13:35:20 Started by timer 13:35:20 Running as SYSTEM 13:35:20 [EnvInject] - Loading node environment variables. 13:35:20 Building remotely on prd-ubuntu2204-docker-8c-8g-2649 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-distribution-master-project-csit-distribution 13:35:20 [ssh-agent] Looking for ssh-agent implementation... 13:35:20 $ ssh-agent 13:35:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX3el2wx/agent.1581 13:35:20 SSH_AGENT_PID=1583 13:35:20 [ssh-agent] Started. 13:35:20 Running ssh-add (command line suppressed) 13:35:20 Identity added: /w/workspace/policy-distribution-master-project-csit-distribution@tmp/private_key_3715705491049069940.key (/w/workspace/policy-distribution-master-project-csit-distribution@tmp/private_key_3715705491049069940.key) 13:35:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:35:20 The recommended git tool is: NONE 13:35:21 using credential onap-jenkins-ssh 13:35:21 Wiping out workspace first. 13:35:21 Cloning the remote Git repository 13:35:21 Cloning repository git://cloud.onap.org/mirror/policy/docker.git 13:35:21 > git init /w/workspace/policy-distribution-master-project-csit-distribution # timeout=10 13:35:21 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git 13:35:21 > git --version # timeout=10 13:35:21 > git --version # 'git version 2.34.1' 13:35:21 using GIT_SSH to set credentials Gerrit user 13:35:21 Verifying host key using manually-configured host key entries 13:35:21 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:35:22 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 13:35:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:35:22 Avoid second fetch 13:35:22 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:35:22 Checking out Revision 8ec5179377e5e040309cc0543e4137726c8bc930 (refs/remotes/origin/master) 13:35:22 > git config core.sparsecheckout # timeout=10 13:35:22 > git checkout -f 8ec5179377e5e040309cc0543e4137726c8bc930 # timeout=30 13:35:23 Commit message: "CI: Deploy python based Github2Gerrit" 13:35:23 > git rev-list --no-walk 8ec5179377e5e040309cc0543e4137726c8bc930 # timeout=10 13:35:26 provisioning config files... 13:35:26 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:35:26 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:35:26 [policy-distribution-master-project-csit-distribution] $ /bin/bash /tmp/jenkins9589859391782849297.sh 13:35:26 ---> python-tools-install.sh 13:35:26 Setup pyenv: 13:35:26 * system (set by /opt/pyenv/version) 13:35:26 * 3.8.20 (set by /opt/pyenv/version) 13:35:26 * 3.9.20 (set by /opt/pyenv/version) 13:35:26 3.10.15 13:35:26 3.11.10 13:35:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hDWc 13:35:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:35:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:35:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:35:35 lf-activate-venv(): INFO: Base packages installed successfully 13:35:35 lf-activate-venv(): INFO: Installing additional packages: lftools 13:35:57 lf-activate-venv(): INFO: Adding /tmp/venv-hDWc/bin to PATH 13:35:57 Generating Requirements File 13:36:14 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:36:14 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:36:14 Python 3.11.10 13:36:14 pip 26.0.1 from /tmp/venv-hDWc/lib/python3.11/site-packages/pip (python 3.11) 13:36:14 appdirs==1.4.4 13:36:14 argcomplete==3.6.3 13:36:14 aspy.yaml==1.3.0 13:36:14 attrs==25.4.0 13:36:14 autopage==0.6.0 13:36:14 beautifulsoup4==4.14.3 13:36:14 boto3==1.42.62 13:36:14 botocore==1.42.62 13:36:14 bs4==0.0.2 13:36:14 certifi==2026.2.25 13:36:14 cffi==2.0.0 13:36:14 cfgv==3.5.0 13:36:14 chardet==7.0.1 13:36:14 charset-normalizer==3.4.5 13:36:14 click==8.3.1 13:36:14 cliff==4.13.2 13:36:14 cmd2==3.4.0 13:36:14 cryptography==3.3.2 13:36:14 debtcollector==3.0.0 13:36:14 decorator==5.2.1 13:36:14 defusedxml==0.7.1 13:36:14 Deprecated==1.3.1 13:36:14 distlib==0.4.0 13:36:14 dnspython==2.8.0 13:36:14 docker==7.1.0 13:36:14 dogpile.cache==1.5.0 13:36:14 durationpy==0.10 13:36:14 email-validator==2.3.0 13:36:14 filelock==3.25.0 13:36:14 future==1.0.0 13:36:14 gitdb==4.0.12 13:36:14 GitPython==3.1.46 13:36:14 httplib2==0.30.2 13:36:14 identify==2.6.17 13:36:14 idna==3.11 13:36:14 importlib-resources==1.5.0 13:36:14 iso8601==2.1.0 13:36:14 Jinja2==3.1.6 13:36:14 jmespath==1.1.0 13:36:14 jsonpatch==1.33 13:36:14 jsonpointer==3.0.0 13:36:14 jsonschema==4.26.0 13:36:14 jsonschema-specifications==2025.9.1 13:36:14 keystoneauth1==5.13.1 13:36:14 kubernetes==35.0.0 13:36:14 lftools==0.37.22 13:36:14 lxml==6.0.2 13:36:14 markdown-it-py==4.0.0 13:36:14 MarkupSafe==3.0.3 13:36:14 mdurl==0.1.2 13:36:14 msgpack==1.1.2 13:36:14 multi_key_dict==2.0.3 13:36:14 munch==4.0.0 13:36:14 netaddr==1.3.0 13:36:14 niet==1.4.2 13:36:14 nodeenv==1.10.0 13:36:14 oauth2client==4.1.3 13:36:14 oauthlib==3.3.1 13:36:14 openstacksdk==4.10.0 13:36:14 os-service-types==1.8.2 13:36:14 osc-lib==4.4.0 13:36:14 oslo.config==10.3.0 13:36:14 oslo.context==6.3.0 13:36:14 oslo.i18n==6.7.2 13:36:14 oslo.log==8.1.0 13:36:14 oslo.serialization==5.9.1 13:36:14 oslo.utils==10.0.0 13:36:14 packaging==26.0 13:36:14 pbr==7.0.3 13:36:14 platformdirs==4.9.4 13:36:14 prettytable==3.17.0 13:36:14 psutil==7.2.2 13:36:14 pyasn1==0.6.2 13:36:14 pyasn1_modules==0.4.2 13:36:14 pycparser==3.0 13:36:14 pygerrit2==2.0.15 13:36:14 PyGithub==2.8.1 13:36:14 Pygments==2.19.2 13:36:14 PyJWT==2.11.0 13:36:14 PyNaCl==1.6.2 13:36:14 pyparsing==2.4.7 13:36:14 pyperclip==1.11.0 13:36:14 pyrsistent==0.20.0 13:36:14 python-cinderclient==9.9.0 13:36:14 python-dateutil==2.9.0.post0 13:36:14 python-discovery==1.1.0 13:36:14 python-heatclient==5.1.0 13:36:14 python-jenkins==1.8.3 13:36:14 python-keystoneclient==5.8.0 13:36:14 python-magnumclient==4.10.0 13:36:14 python-openstackclient==9.0.0 13:36:14 python-swiftclient==4.10.0 13:36:14 PyYAML==6.0.3 13:36:14 referencing==0.37.0 13:36:14 requests==2.32.5 13:36:14 requests-oauthlib==2.0.0 13:36:14 requestsexceptions==1.4.0 13:36:14 rfc3986==2.0.0 13:36:14 rich==14.3.3 13:36:14 rich-argparse==1.7.2 13:36:14 rpds-py==0.30.0 13:36:14 rsa==4.9.1 13:36:14 ruamel.yaml==0.19.1 13:36:14 ruamel.yaml.clib==0.2.15 13:36:14 s3transfer==0.16.0 13:36:14 simplejson==3.20.2 13:36:14 six==1.17.0 13:36:14 smmap==5.0.2 13:36:14 soupsieve==2.8.3 13:36:14 stevedore==5.7.0 13:36:14 tabulate==0.10.0 13:36:14 toml==0.10.2 13:36:14 tomlkit==0.14.0 13:36:14 tqdm==4.67.3 13:36:14 typing_extensions==4.15.0 13:36:14 urllib3==1.26.20 13:36:14 virtualenv==21.1.0 13:36:14 wcwidth==0.6.0 13:36:14 websocket-client==1.9.0 13:36:14 wrapt==2.1.2 13:36:14 xdg==6.0.0 13:36:14 xmltodict==1.0.4 13:36:14 yq==3.4.3 13:36:14 [EnvInject] - Injecting environment variables from a build step. 13:36:14 [EnvInject] - Injecting as environment variables the properties content 13:36:14 SET_JDK_VERSION=openjdk17 13:36:14 GIT_URL="git://cloud.onap.org/mirror" 13:36:14 13:36:14 [EnvInject] - Variables injected successfully. 13:36:14 [policy-distribution-master-project-csit-distribution] $ /bin/sh /tmp/jenkins14548554753362673979.sh 13:36:14 ---> update-java-alternatives.sh 13:36:14 ---> Updating Java version 13:36:15 ---> Ubuntu/Debian system detected 13:36:15 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 13:36:15 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 13:36:15 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 13:36:15 openjdk version "17.0.18" 2026-01-20 13:36:15 OpenJDK Runtime Environment (build 17.0.18+8-Ubuntu-122.04.1) 13:36:15 OpenJDK 64-Bit Server VM (build 17.0.18+8-Ubuntu-122.04.1, mixed mode, sharing) 13:36:15 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 13:36:15 [EnvInject] - Injecting environment variables from a build step. 13:36:15 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 13:36:15 [EnvInject] - Variables injected successfully. 13:36:15 [policy-distribution-master-project-csit-distribution] $ /bin/sh -xe /tmp/jenkins3605886944087920454.sh 13:36:15 + /w/workspace/policy-distribution-master-project-csit-distribution/csit/run-project-csit.sh distribution 13:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:18 Error response from daemon: login attempt to https://nexus3.onap.org:10001/v2/ failed with status: 502 Bad Gateway 13:36:19 Docker Compose version v5.1.0 13:36:19 Setting project configuration for: distribution 13:36:19 Configuring docker compose... 13:37:58 unable to get image 'nexus3.onap.org:10001/onap/policy-api:': Error response from daemon: invalid reference format 13:37:58 Prometheus server: http://localhost:30259 13:37:58 Grafana server: http://localhost:30269 13:37:58 Cloning into '/w/workspace/policy-distribution-master-project-csit-distribution/csit/resources/tests/models'... 13:37:59 Building robot framework docker image 13:37:59 Checking for Docker Buildx... 13:37:59 Docker Buildx is already installed. 13:37:59 Building with Docker Buildx... 13:38:01 Dockerfile:1 13:38:01 -------------------- 13:38:01 1 | >>> FROM nexus3.onap.org:10001/library/python:3.13-slim-bullseye 13:38:01 2 | ARG CSIT_SCRIPT=${CSIT_SCRIPT} 13:38:01 3 | ARG ROBOT_FILE=${ROBOT_FILE} 13:38:01 -------------------- 13:38:01 ERROR: failed to build: failed to solve: nexus3.onap.org:10001/library/python:3.13-slim-bullseye: failed to resolve source metadata for nexus3.onap.org:10001/library/python:3.13-slim-bullseye: unexpected status from HEAD request to https://nexus3.onap.org:10001/v2/library/python/manifests/3.13-slim-bullseye: 502 Bad Gateway 13:38:01 Error response from daemon: No such image: onap/policy-csit-robot:latest 13:38:01 top - 13:38:01 up 3 min, 0 users, load average: 0.11, 0.14, 0.06 13:38:01 Tasks: 167 total, 1 running, 166 sleeping, 0 stopped, 0 zombie 13:38:01 %Cpu(s): 0.8 us, 0.8 sy, 0.0 ni, 98.4 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st 13:38:01 13:38:01 total used free shared buff/cache available 13:38:01 Mem: 31Gi 791Mi 28Gi 4.0Mi 2.5Gi 30Gi 13:38:01 Swap: 1.0Gi 0B 1.0Gi 13:38:01 13:38:01 IMAGE NAMES STATUS 13:38:01 13:38:01 13:38:01 Image onap/policy-csit-robot:latest Pulling 13:38:02 Image onap/policy-csit-robot:latest Error pull access denied for onap/policy-csit-robot, repository does not exist or may require 'docker login' 13:38:02 Error response from daemon: pull access denied for onap/policy-csit-robot, repository does not exist or may require 'docker login' 13:38:02 IMAGE NAMES STATUS 13:38:02 Shut down started! 13:39:40 Collecting logs from docker compose containers... 13:39:40 Tearing down containers... 13:39:40 mv: cannot stat '/w/workspace/policy-distribution-master-project-csit-distribution/compose/*.log': No such file or directory 13:39:40 Build step 'Execute shell' marked build as failure 13:39:40 $ ssh-agent -k 13:39:40 unset SSH_AUTH_SOCK; 13:39:40 unset SSH_AGENT_PID; 13:39:40 echo Agent pid 1583 killed; 13:39:40 [ssh-agent] Stopped. 13:39:40 Robot results publisher started... 13:39:40 INFO: Checking test criticality is deprecated and will be dropped in a future release! 13:39:40 -Parsing output xml: 13:39:40 Failed! 13:39:40 hudson.AbortException: No files found in path /w/workspace/policy-distribution-master-project-csit-distribution/csit/archives with configured filemask: **/output.xml 13:39:40 at PluginClassLoader for robot//hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 13:39:40 at PluginClassLoader for robot//hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 13:39:40 at Jenkins v2.462.3//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3615) 13:39:40 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 13:39:40 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 13:39:40 at hudson.remoting.Request$2.run(Request.java:377) 13:39:40 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 13:39:40 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 13:39:40 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 13:39:40 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 13:39:40 at java.base/java.lang.Thread.run(Thread.java:1583) 13:39:40 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-docker-8c-8g-2649 13:39:40 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) 13:39:40 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 13:39:40 at hudson.remoting.Channel.call(Channel.java:1042) 13:39:40 at hudson.FilePath.act(FilePath.java:1229) 13:39:40 at hudson.FilePath.act(FilePath.java:1218) 13:39:40 at PluginClassLoader for robot//hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 13:39:40 at PluginClassLoader for robot//hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:262) 13:39:40 at PluginClassLoader for robot//hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:286) 13:39:40 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 13:39:40 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 13:39:40 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 13:39:40 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 13:39:40 at hudson.model.Build$BuildExecution.post2(Build.java:179) 13:39:40 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 13:39:40 at hudson.model.Run.execute(Run.java:1917) 13:39:40 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 13:39:40 at hudson.model.ResourceController.execute(ResourceController.java:101) 13:39:40 at hudson.model.Executor.run(Executor.java:446) 13:39:40 [PostBuildScript] - [INFO] Executing post build scripts. 13:39:40 [policy-distribution-master-project-csit-distribution] $ /bin/bash /tmp/jenkins8864823002163091804.sh 13:39:41 ---> sysstat.sh 13:39:41 [policy-distribution-master-project-csit-distribution] $ /bin/bash /tmp/jenkins11092065844491092877.sh 13:39:41 ---> package-listing.sh 13:39:41 ++ facter osfamily 13:39:41 ++ tr '[:upper:]' '[:lower:]' 13:39:41 + OS_FAMILY=debian 13:39:41 + workspace=/w/workspace/policy-distribution-master-project-csit-distribution 13:39:41 + START_PACKAGES=/tmp/packages_start.txt 13:39:41 + END_PACKAGES=/tmp/packages_end.txt 13:39:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:39:41 + PACKAGES=/tmp/packages_start.txt 13:39:41 + '[' /w/workspace/policy-distribution-master-project-csit-distribution ']' 13:39:41 + PACKAGES=/tmp/packages_end.txt 13:39:41 + case "${OS_FAMILY}" in 13:39:41 + dpkg -l 13:39:41 + grep '^ii' 13:39:41 + '[' -f /tmp/packages_start.txt ']' 13:39:41 + '[' -f /tmp/packages_end.txt ']' 13:39:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:39:41 + '[' /w/workspace/policy-distribution-master-project-csit-distribution ']' 13:39:41 + mkdir -p /w/workspace/policy-distribution-master-project-csit-distribution/archives/ 13:39:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-distribution-master-project-csit-distribution/archives/ 13:39:41 [policy-distribution-master-project-csit-distribution] $ /bin/bash /tmp/jenkins5952640101799460734.sh 13:39:41 ---> capture-instance-metadata.sh 13:39:41 Setup pyenv: 13:39:41 system 13:39:41 3.8.20 13:39:41 3.9.20 13:39:41 3.10.15 13:39:41 * 3.11.10 (set by /w/workspace/policy-distribution-master-project-csit-distribution/.python-version) 13:39:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hDWc from file:/tmp/.os_lf_venv 13:39:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:39:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:39:43 lf-activate-venv(): INFO: Base packages installed successfully 13:39:43 lf-activate-venv(): INFO: Installing additional packages: lftools 13:39:50 lf-activate-venv(): INFO: Adding /tmp/venv-hDWc/bin to PATH 13:39:50 INFO: Running in OpenStack, capturing instance metadata 13:39:50 [policy-distribution-master-project-csit-distribution] $ /bin/bash /tmp/jenkins12157531623233567086.sh 13:39:50 provisioning config files... 13:39:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-distribution-master-project-csit-distribution@tmp/config16904663838811411404tmp 13:39:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:39:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:39:50 [EnvInject] - Injecting environment variables from a build step. 13:39:50 [EnvInject] - Injecting as environment variables the properties content 13:39:50 SERVER_ID=logs 13:39:50 13:39:50 [EnvInject] - Variables injected successfully. 13:39:50 [policy-distribution-master-project-csit-distribution] $ /bin/bash /tmp/jenkins8678867896520997407.sh 13:39:50 ---> create-netrc.sh 13:39:50 [policy-distribution-master-project-csit-distribution] $ /bin/bash /tmp/jenkins10421714405351045960.sh 13:39:50 ---> python-tools-install.sh 13:39:50 Setup pyenv: 13:39:50 system 13:39:50 3.8.20 13:39:50 3.9.20 13:39:50 3.10.15 13:39:50 * 3.11.10 (set by /w/workspace/policy-distribution-master-project-csit-distribution/.python-version) 13:39:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hDWc from file:/tmp/.os_lf_venv 13:39:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:39:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:39:52 lf-activate-venv(): INFO: Base packages installed successfully 13:39:52 lf-activate-venv(): INFO: Installing additional packages: lftools 13:39:58 lf-activate-venv(): INFO: Adding /tmp/venv-hDWc/bin to PATH 13:39:58 [policy-distribution-master-project-csit-distribution] $ /bin/bash /tmp/jenkins9212568923447189943.sh 13:39:58 ---> sudo-logs.sh 13:39:58 Archiving 'sudo' log.. 13:39:58 [policy-distribution-master-project-csit-distribution] $ /bin/bash /tmp/jenkins11843887678813624063.sh 13:39:58 ---> job-cost.sh 13:39:59 INFO: Activating Python virtual environment... 13:39:59 Setup pyenv: 13:39:59 system 13:39:59 3.8.20 13:39:59 3.9.20 13:39:59 3.10.15 13:39:59 * 3.11.10 (set by /w/workspace/policy-distribution-master-project-csit-distribution/.python-version) 13:39:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hDWc from file:/tmp/.os_lf_venv 13:39:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:39:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:40:00 lf-activate-venv(): INFO: Base packages installed successfully 13:40:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:40:04 lf-activate-venv(): INFO: Adding /tmp/venv-hDWc/bin to PATH 13:40:04 INFO: No stack-cost file found 13:40:04 INFO: Instance uptime: 327s 13:40:04 INFO: Fetching instance metadata (attempt 1 of 3)... 13:40:04 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:40:04 INFO: Successfully fetched instance metadata 13:40:04 INFO: Instance type: v3-standard-8 13:40:04 INFO: Retrieving pricing info for: v3-standard-8 13:40:04 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:40:04 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=327 13:40:05 INFO: Successfully fetched Vexxhost pricing API 13:40:05 INFO: Retrieved cost: 0.22 13:40:05 INFO: Retrieved resource: v3-standard-8 13:40:05 INFO: Creating archive directory: /w/workspace/policy-distribution-master-project-csit-distribution/archives/cost 13:40:05 INFO: Archiving costs to: /w/workspace/policy-distribution-master-project-csit-distribution/archives/cost.csv 13:40:05 INFO: Successfully archived job cost data 13:40:05 DEBUG: Cost data: policy-distribution-master-project-csit-distribution,2239,2026-03-06 13:40:05,v3-standard-8,327,0.22,0.00,FAILURE 13:40:05 [policy-distribution-master-project-csit-distribution] $ /bin/bash -l /tmp/jenkins17522028826531981375.sh 13:40:05 ---> logs-deploy.sh 13:40:05 Setup pyenv: 13:40:05 system 13:40:05 3.8.20 13:40:05 3.9.20 13:40:05 3.10.15 13:40:05 * 3.11.10 (set by /w/workspace/policy-distribution-master-project-csit-distribution/.python-version) 13:40:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hDWc from file:/tmp/.os_lf_venv 13:40:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:40:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:40:07 lf-activate-venv(): INFO: Base packages installed successfully 13:40:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:40:13 lf-activate-venv(): INFO: Adding /tmp/venv-hDWc/bin to PATH 13:40:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-distribution-master-project-csit-distribution/2239 13:40:13 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 13:40:13 /tmp/venv-hDWc/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 13:40:13 warnings.warn( 13:40:14 Archives upload complete. 13:40:14 INFO: archiving logs to Nexus 13:40:14 /tmp/venv-hDWc/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 13:40:14 warnings.warn( 13:40:15 ---> uname -a: 13:40:15 Linux prd-ubuntu2204-docker-8c-8g-2649 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 13:40:15 13:40:15 13:40:15 ---> lscpu: 13:40:15 Architecture: x86_64 13:40:15 CPU op-mode(s): 32-bit, 64-bit 13:40:15 Address sizes: 40 bits physical, 48 bits virtual 13:40:15 Byte Order: Little Endian 13:40:15 CPU(s): 8 13:40:15 On-line CPU(s) list: 0-7 13:40:15 Vendor ID: AuthenticAMD 13:40:15 Model name: AMD EPYC-Rome Processor 13:40:15 CPU family: 23 13:40:15 Model: 49 13:40:15 Thread(s) per core: 1 13:40:15 Core(s) per socket: 1 13:40:15 Socket(s): 8 13:40:15 Stepping: 0 13:40:15 BogoMIPS: 5599.99 13:40:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:40:15 Virtualization: AMD-V 13:40:15 Hypervisor vendor: KVM 13:40:15 Virtualization type: full 13:40:15 L1d cache: 256 KiB (8 instances) 13:40:15 L1i cache: 256 KiB (8 instances) 13:40:15 L2 cache: 4 MiB (8 instances) 13:40:15 L3 cache: 128 MiB (8 instances) 13:40:15 NUMA node(s): 1 13:40:15 NUMA node0 CPU(s): 0-7 13:40:15 Vulnerability Gather data sampling: Not affected 13:40:15 Vulnerability Indirect target selection: Not affected 13:40:15 Vulnerability Itlb multihit: Not affected 13:40:15 Vulnerability L1tf: Not affected 13:40:15 Vulnerability Mds: Not affected 13:40:15 Vulnerability Meltdown: Not affected 13:40:15 Vulnerability Mmio stale data: Not affected 13:40:15 Vulnerability Reg file data sampling: Not affected 13:40:15 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 13:40:15 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 13:40:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:40:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:40:15 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:40:15 Vulnerability Srbds: Not affected 13:40:15 Vulnerability Tsa: Not affected 13:40:15 Vulnerability Tsx async abort: Not affected 13:40:15 Vulnerability Vmscape: Not affected 13:40:15 13:40:15 13:40:15 ---> nproc: 13:40:15 8 13:40:15 13:40:15 13:40:15 ---> df -h: 13:40:15 Filesystem Size Used Avail Use% Mounted on 13:40:15 tmpfs 3.2G 1.1M 3.2G 1% /run 13:40:15 /dev/vda1 155G 9.8G 146G 7% / 13:40:15 tmpfs 16G 0 16G 0% /dev/shm 13:40:15 tmpfs 5.0M 0 5.0M 0% /run/lock 13:40:15 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:40:15 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 13:40:15 13:40:15 13:40:15 ---> free -m: 13:40:15 total used free shared buff/cache available 13:40:15 Mem: 32092 892 28582 4 2616 30764 13:40:15 Swap: 1023 0 1023 13:40:15 13:40:15 13:40:15 ---> ip addr: 13:40:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:40:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:40:15 inet 127.0.0.1/8 scope host lo 13:40:15 valid_lft forever preferred_lft forever 13:40:15 inet6 ::1/128 scope host 13:40:15 valid_lft forever preferred_lft forever 13:40:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:40:15 link/ether fa:16:3e:9e:b6:9a brd ff:ff:ff:ff:ff:ff 13:40:15 altname enp0s3 13:40:15 inet 10.30.107.241/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 13:40:15 valid_lft 86070sec preferred_lft 86070sec 13:40:15 inet6 fe80::f816:3eff:fe9e:b69a/64 scope link 13:40:15 valid_lft forever preferred_lft forever 13:40:15 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:40:15 link/ether 4a:c7:e9:f4:fc:42 brd ff:ff:ff:ff:ff:ff 13:40:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:40:15 valid_lft forever preferred_lft forever 13:40:15 13:40:15 13:40:15 ---> sar -b -r -n DEV: 13:40:15 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-2649) 03/06/26 _x86_64_ (8 CPU) 13:40:15 13:40:15 13:34:48 LINUX RESTART (8 CPU) 13:40:15 13:40:15 13:40:15 ---> sar -P ALL: 13:40:15 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-2649) 03/06/26 _x86_64_ (8 CPU) 13:40:15 13:40:15 13:34:48 LINUX RESTART (8 CPU) 13:40:15 13:40:15 13:40:15