14:10:38 Started by timer 14:10:38 Running as SYSTEM 14:10:38 [EnvInject] - Loading node environment variables. 14:10:38 Building remotely on prd-ubuntu2204-docker-8c-8g-14177 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-clamp-rabat-project-csit-clamp 14:10:38 [ssh-agent] Looking for ssh-agent implementation... 14:10:38 $ ssh-agent 14:10:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXL80VPQ/agent.1544 14:10:38 SSH_AGENT_PID=1546 14:10:38 [ssh-agent] Started. 14:10:38 Running ssh-add (command line suppressed) 14:10:38 Identity added: /w/workspace/policy-clamp-rabat-project-csit-clamp@tmp/private_key_7423239145207292375.key (/w/workspace/policy-clamp-rabat-project-csit-clamp@tmp/private_key_7423239145207292375.key) 14:10:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:10:38 The recommended git tool is: NONE 14:10:40 using credential onap-jenkins-ssh 14:10:40 Wiping out workspace first. 14:10:40 Cloning the remote Git repository 14:10:40 Cloning repository git://cloud.onap.org/mirror/policy/docker.git 14:10:40 > git init /w/workspace/policy-clamp-rabat-project-csit-clamp # timeout=10 14:10:40 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git 14:10:40 > git --version # timeout=10 14:10:40 > git --version # 'git version 2.34.1' 14:10:40 using GIT_SSH to set credentials Gerrit user 14:10:40 Verifying host key using manually-configured host key entries 14:10:40 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:10:41 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 14:10:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:10:41 Avoid second fetch 14:10:41 > git rev-parse refs/remotes/origin/rabat^{commit} # timeout=10 14:10:41 Checking out Revision 2a539db87d1d7c8c2c71f34fa93542ba100a66bc (refs/remotes/origin/rabat) 14:10:41 > git config core.sparsecheckout # timeout=10 14:10:41 > git checkout -f 2a539db87d1d7c8c2c71f34fa93542ba100a66bc # timeout=30 14:10:41 Commit message: "Update .gitreview for rabat branch" 14:10:41 > git rev-list --no-walk 2a539db87d1d7c8c2c71f34fa93542ba100a66bc # timeout=10 14:10:45 provisioning config files... 14:10:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:10:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:10:45 [policy-clamp-rabat-project-csit-clamp] $ /bin/bash /tmp/jenkins11427374710434276707.sh 14:10:45 ---> python-tools-install.sh 14:10:45 Setup pyenv: 14:10:45 * system (set by /opt/pyenv/version) 14:10:45 * 3.8.20 (set by /opt/pyenv/version) 14:10:45 * 3.9.20 (set by /opt/pyenv/version) 14:10:45 3.10.15 14:10:45 3.11.10 14:10:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nYGQ 14:10:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:10:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:10:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:10:53 lf-activate-venv(): INFO: Base packages installed successfully 14:10:53 lf-activate-venv(): INFO: Installing additional packages: lftools 14:11:19 lf-activate-venv(): INFO: Adding /tmp/venv-nYGQ/bin to PATH 14:11:19 Generating Requirements File 14:11:42 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. 14:11:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:11:43 Python 3.11.10 14:11:43 pip 26.2.1 from /tmp/venv-nYGQ/lib/python3.11/site-packages/pip (python 3.11) 14:11:43 aiohappyeyeballs==2.7.1 14:11:43 aiohttp==3.14.3 14:11:43 aiosignal==1.4.0 14:11:43 appdirs==1.4.4 14:11:43 argcomplete==3.7.2 14:11:43 aspy.yaml==1.3.0 14:11:43 attrs==26.1.0 14:11:43 autopage==0.6.0 14:11:43 beautifulsoup4==4.15.0 14:11:43 boto3==1.43.77 14:11:43 botocore==1.43.77 14:11:43 bs4==0.0.2 14:11:43 certifi==2026.7.22 14:11:43 cffi==2.1.1 14:11:43 cfgv==3.5.0 14:11:43 chardet==7.6.0 14:11:43 charset-normalizer==3.5.1 14:11:43 click==8.4.2 14:11:43 cliff==4.15.0 14:11:43 cmd2==4.2.0 14:11:43 cryptography==3.3.2 14:11:43 debtcollector==3.1.0 14:11:43 decorator==5.3.1 14:11:43 defusedxml==0.7.1 14:11:43 Deprecated==1.3.1 14:11:43 distlib==0.4.3 14:11:43 dnspython==2.8.0 14:11:43 docker==7.2.0 14:11:43 dogpile.cache==1.5.0 14:11:43 durationpy==0.10 14:11:43 email-validator==2.3.0 14:11:43 filelock==3.32.3 14:11:43 frozenlist==1.8.0 14:11:43 future==1.0.0 14:11:43 gitdb==4.0.12 14:11:43 GitPython==3.1.59 14:11:43 httplib2==0.30.2 14:11:43 identify==2.6.19 14:11:43 idna==3.19 14:11:43 importlib-resources==1.5.0 14:11:43 iso8601==2.1.0 14:11:43 Jinja2==3.1.6 14:11:43 jmespath==1.1.0 14:11:43 jsonpatch==1.33 14:11:43 jsonpointer==3.1.1 14:11:43 jsonschema==4.26.0 14:11:43 jsonschema-specifications==2025.9.1 14:11:43 keystoneauth1==5.15.0 14:11:43 kubernetes==36.0.3 14:11:43 lftools==0.37.23 14:11:43 lxml==6.1.2 14:11:43 markdown-it-py==4.2.0 14:11:43 MarkupSafe==3.0.3 14:11:43 mdurl==0.1.2 14:11:43 msgpack==1.2.1 14:11:43 multi_key_dict==2.0.3 14:11:43 multidict==6.7.1 14:11:43 munch==4.0.0 14:11:43 netaddr==1.3.0 14:11:43 niet==1.4.2 14:11:43 nodeenv==1.10.0 14:11:43 oauth2client==4.1.3 14:11:43 oauthlib==3.3.1 14:11:43 openstacksdk==4.18.0 14:11:43 os-service-types==1.9.0 14:11:43 osc-lib==4.7.0 14:11:43 oslo.config==10.7.0 14:11:43 oslo.context==6.5.0 14:11:43 oslo.i18n==6.9.0 14:11:43 oslo.log==8.3.0 14:11:43 oslo.serialization==5.11.0 14:11:43 oslo.utils==10.1.1 14:11:43 packaging==26.3 14:11:43 pbr==7.0.3 14:11:43 platformdirs==4.11.3 14:11:43 prettytable==3.18.0 14:11:43 prompt_toolkit==3.0.53 14:11:43 propcache==0.5.2 14:11:43 psutil==7.2.2 14:11:43 pyasn1==0.6.4 14:11:43 pyasn1_modules==0.4.2 14:11:43 pycparser==3.0 14:11:43 pygerrit2==2.0.15 14:11:43 PyGithub==2.10.0 14:11:43 Pygments==2.21.0 14:11:43 PyJWT==2.13.0 14:11:43 PyNaCl==1.6.2 14:11:43 pyparsing==2.4.7 14:11:43 pyperclip==1.11.0 14:11:43 pyrsistent==0.20.0 14:11:43 python-dateutil==2.9.0.post0 14:11:43 python-discovery==1.5.2 14:11:43 python-heatclient==5.2.0 14:11:43 python-jenkins==1.8.3 14:11:43 python-keystoneclient==5.8.0 14:11:43 python-magnumclient==4.11.0 14:11:43 python-manilaclient==6.2.0 14:11:43 python-openstackclient==10.2.1 14:11:43 python-swiftclient==4.10.0 14:11:43 PyYAML==6.0.3 14:11:43 referencing==0.37.0 14:11:43 requests==2.34.2 14:11:43 requests-oauthlib==2.0.0 14:11:43 rfc3986==2.0.0 14:11:43 rich==15.0.0 14:11:43 rich-argparse==1.8.0 14:11:43 rpds-py==2026.6.3 14:11:43 rsa==4.9.1 14:11:43 ruamel.yaml==0.19.1 14:11:43 ruamel.yaml.clib==0.2.15 14:11:43 s3transfer==0.19.2 14:11:43 simplejson==4.1.1 14:11:43 six==1.17.0 14:11:43 smmap==5.0.3 14:11:43 soupsieve==2.9.2 14:11:43 stevedore==5.9.1 14:11:43 tabulate==0.10.0 14:11:43 toml==0.10.2 14:11:43 tomlkit==0.15.1 14:11:43 tqdm==4.70.0 14:11:43 typing_extensions==4.16.0 14:11:43 urllib3==1.26.20 14:11:43 virtualenv==21.7.4 14:11:43 wcwidth==0.8.2 14:11:43 websocket-client==1.9.0 14:11:43 wrapt==2.3.0 14:11:43 xdg==6.0.0 14:11:43 xmltodict==1.0.4 14:11:43 yarl==1.24.5 14:11:43 yq==4.1.2 14:11:43 [policy-clamp-rabat-project-csit-clamp] $ /bin/sh /tmp/jenkins13119931125124051109.sh 14:11:43 ---> uv-install.sh 14:11:43 Installing uv/uvx (latest) using shell installer 14:11:43 2026-08-21 14:11:43 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-SqbIpk.sh" [1] 14:11:43 downloading uv 0.12.5 x86_64-unknown-linux-gnu 14:11:44 installing to /home/jenkins/.local/bin 14:11:44 uv 14:11:44 uvx 14:11:44 everything's installed! 14:11:44 14:11:44 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:11:44 14:11:44 source $HOME/.local/bin/env (sh, bash, zsh) 14:11:44 source $HOME/.local/bin/env.fish (fish) 14:11:44 Adding install location to PATH 14:11:44 ---> Validating uv/uvx install 14:11:44 uvx 0.12.5 (x86_64-unknown-linux-gnu) 14:11:44 [EnvInject] - Injecting environment variables from a build step. 14:11:44 [EnvInject] - Injecting as environment variables the properties content 14:11:44 SET_JDK_VERSION=openjdk17 14:11:44 GIT_URL="git://cloud.onap.org/mirror" 14:11:44 14:11:44 [EnvInject] - Variables injected successfully. 14:11:44 [policy-clamp-rabat-project-csit-clamp] $ /bin/sh /tmp/jenkins12891643461843226864.sh 14:11:44 ---> update-java-alternatives.sh 14:11:44 ---> Updating Java version 14:11:45 ---> Ubuntu/Debian system detected 14:11:45 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 14:11:45 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 14:11:45 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 14:11:45 openjdk version "17.0.19" 2026-04-21 14:11:45 OpenJDK Runtime Environment (build 17.0.19+10-1-22.04.2-Ubuntu) 14:11:45 OpenJDK 64-Bit Server VM (build 17.0.19+10-1-22.04.2-Ubuntu, mixed mode, sharing) 14:11:45 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 14:11:45 [EnvInject] - Injecting environment variables from a build step. 14:11:45 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 14:11:45 [EnvInject] - Variables injected successfully. 14:11:45 [policy-clamp-rabat-project-csit-clamp] $ /bin/sh -xe /tmp/jenkins7665924790134681967.sh 14:11:45 + /w/workspace/policy-clamp-rabat-project-csit-clamp/csit/run-project-csit.sh clamp 14:11:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:46 14:11:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 14:11:46 Configure a credential helper to remove this warning. See 14:11:46 https://docs.docker.com/go/credential-store/ 14:11:46 14:11:46 Login Succeeded 14:11:46 Docker Compose version v5.3.1 14:11:46 Setting project configuration for: clamp 14:11:46 clamp CSITs are moved to policy/clamp repo. No test will run. 14:11:46 Shut down started! 14:11:52 Collecting logs from docker compose containers... 14:11:52 Tearing down containers... 14:11:53 mv: cannot stat '/w/workspace/policy-clamp-rabat-project-csit-clamp/compose/*.log': No such file or directory 14:11:53 Build step 'Execute shell' marked build as failure 14:11:53 $ ssh-agent -k 14:11:53 unset SSH_AUTH_SOCK; 14:11:53 unset SSH_AGENT_PID; 14:11:53 echo Agent pid 1546 killed; 14:11:53 [ssh-agent] Stopped. 14:11:53 Robot results publisher started... 14:11:53 INFO: Checking test criticality is deprecated and will be dropped in a future release! 14:11:53 -Parsing output xml: 14:11:53 Failed! 14:11:53 hudson.AbortException: No files found in path /w/workspace/policy-clamp-rabat-project-csit-clamp/csit/archives with configured filemask: **/output.xml 14:11:53 at PluginClassLoader for robot//hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 14:11:53 at PluginClassLoader for robot//hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 14:11:53 at Jenkins v2.462.3//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3615) 14:11:53 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 14:11:53 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 14:11:53 at hudson.remoting.Request$2.run(Request.java:377) 14:11:53 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 14:11:53 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 14:11:53 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 14:11:53 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 14:11:53 at java.base/java.lang.Thread.run(Thread.java:1583) 14:11:53 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-docker-8c-8g-14177 14:11:53 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) 14:11:53 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 14:11:53 at hudson.remoting.Channel.call(Channel.java:1042) 14:11:53 at hudson.FilePath.act(FilePath.java:1229) 14:11:53 at hudson.FilePath.act(FilePath.java:1218) 14:11:53 at PluginClassLoader for robot//hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 14:11:53 at PluginClassLoader for robot//hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:262) 14:11:53 at PluginClassLoader for robot//hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:286) 14:11:53 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 14:11:53 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 14:11:53 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 14:11:53 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 14:11:53 at hudson.model.Build$BuildExecution.post2(Build.java:179) 14:11:53 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 14:11:53 at hudson.model.Run.execute(Run.java:1917) 14:11:53 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 14:11:53 at hudson.model.ResourceController.execute(ResourceController.java:101) 14:11:53 at hudson.model.Executor.run(Executor.java:446) 14:11:53 [PostBuildScript] - [INFO] Executing post build scripts. 14:11:53 [policy-clamp-rabat-project-csit-clamp] $ /bin/bash /tmp/jenkins10655588230982830750.sh 14:11:53 ---> sysstat.sh 14:11:53 [policy-clamp-rabat-project-csit-clamp] $ /bin/bash /tmp/jenkins9930293769546420060.sh 14:11:53 ---> package-listing.sh 14:11:53 ++ facter osfamily 14:11:53 ++ tr '[:upper:]' '[:lower:]' 14:11:54 + OS_FAMILY=debian 14:11:54 + workspace=/w/workspace/policy-clamp-rabat-project-csit-clamp 14:11:54 + START_PACKAGES=/tmp/packages_start.txt 14:11:54 + END_PACKAGES=/tmp/packages_end.txt 14:11:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:11:54 + PACKAGES=/tmp/packages_start.txt 14:11:54 + '[' /w/workspace/policy-clamp-rabat-project-csit-clamp ']' 14:11:54 + PACKAGES=/tmp/packages_end.txt 14:11:54 + case "${OS_FAMILY}" in 14:11:54 + dpkg -l 14:11:54 + grep '^ii' 14:11:54 + '[' -f /tmp/packages_start.txt ']' 14:11:54 + '[' -f /tmp/packages_end.txt ']' 14:11:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:11:54 + '[' /w/workspace/policy-clamp-rabat-project-csit-clamp ']' 14:11:54 + mkdir -p /w/workspace/policy-clamp-rabat-project-csit-clamp/archives/ 14:11:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-clamp-rabat-project-csit-clamp/archives/ 14:11:54 [policy-clamp-rabat-project-csit-clamp] $ /bin/bash /tmp/jenkins17037987060123895873.sh 14:11:54 ---> capture-instance-metadata.sh 14:11:54 Setup pyenv: 14:11:54 system 14:11:54 3.8.20 14:11:54 3.9.20 14:11:54 3.10.15 14:11:54 * 3.11.10 (set by /w/workspace/policy-clamp-rabat-project-csit-clamp/.python-version) 14:11:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nYGQ from file:/tmp/.os_lf_venv 14:11:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:11:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:11:56 lf-activate-venv(): INFO: Base packages installed successfully 14:11:56 lf-activate-venv(): INFO: Installing additional packages: lftools 14:12:01 lf-activate-venv(): INFO: Adding /tmp/venv-nYGQ/bin to PATH 14:12:01 INFO: Running in OpenStack, capturing instance metadata 14:12:02 [policy-clamp-rabat-project-csit-clamp] $ /bin/bash /tmp/jenkins4228406001209188483.sh 14:12:02 provisioning config files... 14:12:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-clamp-rabat-project-csit-clamp@tmp/config10970372252886487424tmp 14:12:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:12:02 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:12:02 [EnvInject] - Injecting environment variables from a build step. 14:12:02 [EnvInject] - Injecting as environment variables the properties content 14:12:02 SERVER_ID=logs 14:12:02 14:12:02 [EnvInject] - Variables injected successfully. 14:12:02 [policy-clamp-rabat-project-csit-clamp] $ /bin/bash /tmp/jenkins9647585590451662965.sh 14:12:02 ---> create-netrc.sh 14:12:02 [policy-clamp-rabat-project-csit-clamp] $ /bin/bash /tmp/jenkins12263005493428150416.sh 14:12:02 ---> python-tools-install.sh 14:12:02 Setup pyenv: 14:12:02 system 14:12:02 3.8.20 14:12:02 3.9.20 14:12:02 3.10.15 14:12:02 * 3.11.10 (set by /w/workspace/policy-clamp-rabat-project-csit-clamp/.python-version) 14:12:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nYGQ from file:/tmp/.os_lf_venv 14:12:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:12:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:12:04 lf-activate-venv(): INFO: Base packages installed successfully 14:12:04 lf-activate-venv(): INFO: Installing additional packages: lftools 14:12:09 lf-activate-venv(): INFO: Adding /tmp/venv-nYGQ/bin to PATH 14:12:09 [policy-clamp-rabat-project-csit-clamp] $ /bin/sh /tmp/jenkins15388851115066856330.sh 14:12:09 ---> uv-install.sh 14:12:09 uv 0.12.5 is already installed 14:12:09 uvx 0.12.5 (x86_64-unknown-linux-gnu) 14:12:09 [policy-clamp-rabat-project-csit-clamp] $ /bin/bash /tmp/jenkins3786762326940482667.sh 14:12:09 ---> sudo-logs.sh 14:12:09 Archiving 'sudo' log.. 14:12:09 [policy-clamp-rabat-project-csit-clamp] $ /bin/bash /tmp/jenkins7145837224355855186.sh 14:12:09 ---> job-cost.sh 14:12:09 INFO: Activating Python virtual environment... 14:12:09 Setup pyenv: 14:12:09 system 14:12:09 3.8.20 14:12:09 3.9.20 14:12:09 3.10.15 14:12:09 * 3.11.10 (set by /w/workspace/policy-clamp-rabat-project-csit-clamp/.python-version) 14:12:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nYGQ from file:/tmp/.os_lf_venv 14:12:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:12:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:12:11 lf-activate-venv(): INFO: Base packages installed successfully 14:12:11 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:12:15 lf-activate-venv(): INFO: Adding /tmp/venv-nYGQ/bin to PATH 14:12:15 INFO: No stack-cost file found 14:12:15 INFO: Instance uptime: 153s 14:12:15 INFO: Fetching instance metadata (attempt 1 of 3)... 14:12:15 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:12:15 INFO: Successfully fetched instance metadata 14:12:15 INFO: Instance type: v3-standard-8 14:12:15 INFO: Retrieving pricing info for: v3-standard-8 14:12:15 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:12:15 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=153 14:12:15 INFO: Successfully fetched Vexxhost pricing API 14:12:15 INFO: Retrieved cost: 0.22 14:12:15 INFO: Retrieved resource: v3-standard-8 14:12:15 INFO: Creating archive directory: /w/workspace/policy-clamp-rabat-project-csit-clamp/archives/cost 14:12:15 INFO: Archiving costs to: /w/workspace/policy-clamp-rabat-project-csit-clamp/archives/cost.csv 14:12:15 INFO: Successfully archived job cost data 14:12:15 DEBUG: Cost data: policy-clamp-rabat-project-csit-clamp,25,2026-08-21 14:12:15,v3-standard-8,153,0.22,0.00,FAILURE 14:12:15 [policy-clamp-rabat-project-csit-clamp] $ /bin/bash -l /tmp/jenkins8599812621696125226.sh 14:12:15 ---> logs-deploy.sh 14:12:15 Setup pyenv: 14:12:15 system 14:12:15 3.8.20 14:12:15 3.9.20 14:12:15 3.10.15 14:12:15 * 3.11.10 (set by /w/workspace/policy-clamp-rabat-project-csit-clamp/.python-version) 14:12:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nYGQ from file:/tmp/.os_lf_venv 14:12:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:12:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:12:17 lf-activate-venv(): INFO: Base packages installed successfully 14:12:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:12:22 lf-activate-venv(): INFO: Adding /tmp/venv-nYGQ/bin to PATH 14:12:22 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-clamp-rabat-project-csit-clamp/25 14:12:22 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 14:12:23 Archives upload complete. 14:12:23 INFO: archiving logs to Nexus 14:12:24 ---> uname -a: 14:12:24 Linux prd-ubuntu2204-docker-8c-8g-14177 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 14:12:24 14:12:24 14:12:24 ---> lscpu: 14:12:24 Architecture: x86_64 14:12:24 CPU op-mode(s): 32-bit, 64-bit 14:12:24 Address sizes: 40 bits physical, 48 bits virtual 14:12:24 Byte Order: Little Endian 14:12:24 CPU(s): 8 14:12:24 On-line CPU(s) list: 0-7 14:12:24 Vendor ID: AuthenticAMD 14:12:24 Model name: AMD EPYC-Rome Processor 14:12:24 CPU family: 23 14:12:24 Model: 49 14:12:24 Thread(s) per core: 1 14:12:24 Core(s) per socket: 1 14:12:24 Socket(s): 8 14:12:24 Stepping: 0 14:12:24 BogoMIPS: 5599.99 14:12:24 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 14:12:24 Virtualization: AMD-V 14:12:24 Hypervisor vendor: KVM 14:12:24 Virtualization type: full 14:12:24 L1d cache: 256 KiB (8 instances) 14:12:24 L1i cache: 256 KiB (8 instances) 14:12:24 L2 cache: 4 MiB (8 instances) 14:12:24 L3 cache: 128 MiB (8 instances) 14:12:24 NUMA node(s): 1 14:12:24 NUMA node0 CPU(s): 0-7 14:12:24 Vulnerability Gather data sampling: Not affected 14:12:24 Vulnerability Indirect target selection: Not affected 14:12:24 Vulnerability Itlb multihit: Not affected 14:12:24 Vulnerability L1tf: Not affected 14:12:24 Vulnerability Mds: Not affected 14:12:24 Vulnerability Meltdown: Not affected 14:12:24 Vulnerability Mmio stale data: Not affected 14:12:24 Vulnerability Reg file data sampling: Not affected 14:12:24 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:12:24 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:12:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:12:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:12:24 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:12:24 Vulnerability Srbds: Not affected 14:12:24 Vulnerability Tsa: Not affected 14:12:24 Vulnerability Tsx async abort: Not affected 14:12:24 Vulnerability Vmscape: Not affected 14:12:24 14:12:24 14:12:24 ---> nproc: 14:12:24 8 14:12:24 14:12:24 14:12:24 ---> df -h: 14:12:24 Filesystem Size Used Avail Use% Mounted on 14:12:24 tmpfs 3.2G 1.1M 3.2G 1% /run 14:12:24 /dev/vda1 155G 10G 145G 7% / 14:12:24 tmpfs 16G 0 16G 0% /dev/shm 14:12:24 tmpfs 5.0M 0 5.0M 0% /run/lock 14:12:24 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:12:24 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 14:12:24 14:12:24 14:12:24 ---> free -m: 14:12:24 total used free shared buff/cache available 14:12:24 Mem: 32092 868 28486 4 2736 30783 14:12:24 Swap: 1023 0 1023 14:12:24 14:12:24 14:12:24 ---> ip addr: 14:12:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:12:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:12:24 inet 127.0.0.1/8 scope host lo 14:12:24 valid_lft forever preferred_lft forever 14:12:24 inet6 ::1/128 scope host 14:12:24 valid_lft forever preferred_lft forever 14:12:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:12:24 link/ether fa:16:3e:ed:82:c8 brd ff:ff:ff:ff:ff:ff 14:12:24 altname enp0s3 14:12:24 inet 10.30.106.104/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 14:12:24 valid_lft 86245sec preferred_lft 86245sec 14:12:24 inet6 fe80::f816:3eff:feed:82c8/64 scope link 14:12:24 valid_lft forever preferred_lft forever 14:12:24 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:12:24 link/ether ea:a0:42:5c:d0:ff brd ff:ff:ff:ff:ff:ff 14:12:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:12:24 valid_lft forever preferred_lft forever 14:12:24 14:12:24 14:12:24 ---> sar -b -r -n DEV: 14:12:24 Linux 5.15.0-186-generic (prd-ubuntu2204-docker-8c-8g-14177) 08/21/26 _x86_64_ (8 CPU) 14:12:24 14:12:24 14:09:53 LINUX RESTART (8 CPU) 14:12:24 14:12:24 14:12:24 ---> sar -P ALL: 14:12:24 Linux 5.15.0-186-generic (prd-ubuntu2204-docker-8c-8g-14177) 08/21/26 _x86_64_ (8 CPU) 14:12:24 14:12:24 14:09:53 LINUX RESTART (8 CPU) 14:12:24 14:12:24 14:12:24