07:48:49 Started by timer 07:48:49 Running as SYSTEM 07:48:49 [EnvInject] - Loading node environment variables. 07:48:49 Building remotely on prd-ubuntu2204-docker-8c-8g-5062 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdnc-oam-maven-clm-master 07:48:49 [ssh-agent] Looking for ssh-agent implementation... 07:48:49 $ ssh-agent 07:48:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCdNYYU/agent.1551 07:48:49 SSH_AGENT_PID=1553 07:48:49 [ssh-agent] Started. 07:48:49 Running ssh-add (command line suppressed) 07:48:50 Identity added: /w/workspace/sdnc-oam-maven-clm-master@tmp/private_key_1787307744236891398.key (/w/workspace/sdnc-oam-maven-clm-master@tmp/private_key_1787307744236891398.key) 07:48:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:48:50 The recommended git tool is: NONE 07:48:51 using credential onap-jenkins-ssh 07:48:51 Wiping out workspace first. 07:48:51 Cloning the remote Git repository 07:48:51 Cloning repository git://cloud.onap.org/mirror/sdnc/oam 07:48:51 > git init /w/workspace/sdnc-oam-maven-clm-master # timeout=10 07:48:51 Fetching upstream changes from git://cloud.onap.org/mirror/sdnc/oam 07:48:51 > git --version # timeout=10 07:48:51 > git --version # 'git version 2.34.1' 07:48:51 using GIT_SSH to set credentials Gerrit user 07:48:51 Verifying host key using manually-configured host key entries 07:48:51 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdnc/oam +refs/heads/*:refs/remotes/origin/* # timeout=10 07:48:54 > git config remote.origin.url git://cloud.onap.org/mirror/sdnc/oam # timeout=10 07:48:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:48:54 Avoid second fetch 07:48:54 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:48:54 Checking out Revision 6c2727ca0f0a8dc6e51b29392b3c78c23d4a965a (refs/remotes/origin/master) 07:48:54 > git config core.sparsecheckout # timeout=10 07:48:54 > git checkout -f 6c2727ca0f0a8dc6e51b29392b3c78c23d4a965a # timeout=10 07:48:55 Commit message: "CI: Deploy CLM GHA workflow" 07:48:55 > git rev-list --no-walk 6c2727ca0f0a8dc6e51b29392b3c78c23d4a965a # timeout=10 07:48:58 provisioning config files... 07:48:58 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:48:58 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:48:58 [sdnc-oam-maven-clm-master] $ /bin/bash /tmp/jenkins7003610852285850878.sh 07:48:58 ---> python-tools-install.sh 07:48:58 Setup pyenv: 07:48:58 * system (set by /opt/pyenv/version) 07:48:58 * 3.8.20 (set by /opt/pyenv/version) 07:48:58 * 3.9.20 (set by /opt/pyenv/version) 07:48:58 3.10.15 07:48:58 3.11.10 07:49:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iuTo 07:49:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:49:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:49:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:49:07 lf-activate-venv(): INFO: Base packages installed successfully 07:49:07 lf-activate-venv(): INFO: Installing additional packages: lftools 07:49:29 lf-activate-venv(): INFO: Adding /tmp/venv-iuTo/bin to PATH 07:49:29 Generating Requirements File 07:49:52 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. 07:49:52 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:49:52 Python 3.11.10 07:49:52 pip 26.1.2 from /tmp/venv-iuTo/lib/python3.11/site-packages/pip (python 3.11) 07:49:52 aiohappyeyeballs==2.7.1 07:49:52 aiohttp==3.14.1 07:49:52 aiosignal==1.4.0 07:49:52 appdirs==1.4.4 07:49:52 argcomplete==3.7.0 07:49:52 aspy.yaml==1.3.0 07:49:52 attrs==26.1.0 07:49:52 autopage==0.6.0 07:49:52 beautifulsoup4==4.15.0 07:49:52 boto3==1.43.40 07:49:52 botocore==1.43.40 07:49:52 bs4==0.0.2 07:49:52 certifi==2026.6.17 07:49:52 cffi==2.0.0 07:49:52 cfgv==3.5.0 07:49:52 chardet==7.4.3 07:49:52 charset-normalizer==3.4.7 07:49:52 click==8.4.2 07:49:52 cliff==4.14.0 07:49:52 cmd2==4.0.0 07:49:52 cryptography==3.3.2 07:49:52 debtcollector==3.1.0 07:49:52 decorator==5.3.1 07:49:52 defusedxml==0.7.1 07:49:52 Deprecated==1.3.1 07:49:52 distlib==0.4.3 07:49:52 dnspython==2.8.0 07:49:52 docker==7.1.0 07:49:52 dogpile.cache==1.5.0 07:49:52 durationpy==0.10 07:49:52 email-validator==2.3.0 07:49:52 filelock==3.29.5 07:49:52 frozenlist==1.8.0 07:49:52 future==1.0.0 07:49:52 gitdb==4.0.12 07:49:52 GitPython==3.1.50 07:49:52 httplib2==0.30.2 07:49:52 identify==2.6.19 07:49:52 idna==3.18 07:49:52 importlib-resources==1.5.0 07:49:52 iso8601==2.1.0 07:49:52 Jinja2==3.1.6 07:49:52 jmespath==1.1.0 07:49:52 jsonpatch==1.33 07:49:52 jsonpointer==3.1.1 07:49:52 jsonschema==4.26.0 07:49:52 jsonschema-specifications==2025.9.1 07:49:52 keystoneauth1==5.15.0 07:49:52 kubernetes==36.0.2 07:49:52 lftools==0.37.22 07:49:52 lxml==6.1.1 07:49:52 markdown-it-py==4.2.0 07:49:52 MarkupSafe==3.0.3 07:49:52 mdurl==0.1.2 07:49:52 msgpack==1.2.1 07:49:52 multi_key_dict==2.0.3 07:49:52 multidict==6.7.1 07:49:52 munch==4.0.0 07:49:52 netaddr==1.3.0 07:49:52 niet==1.4.2 07:49:52 nodeenv==1.10.0 07:49:52 oauth2client==4.1.3 07:49:52 oauthlib==3.3.1 07:49:52 openstacksdk==4.17.0 07:49:52 os-service-types==1.8.2 07:49:52 osc-lib==4.6.0 07:49:52 oslo.config==10.5.0 07:49:52 oslo.context==6.4.0 07:49:52 oslo.i18n==6.8.0 07:49:52 oslo.log==8.2.0 07:49:52 oslo.serialization==5.10.0 07:49:52 oslo.utils==10.1.1 07:49:52 packaging==26.2 07:49:52 pbr==7.0.3 07:49:52 platformdirs==4.10.0 07:49:52 prettytable==3.18.0 07:49:52 prompt_toolkit==3.0.52 07:49:52 propcache==0.5.2 07:49:52 psutil==7.2.2 07:49:52 pyasn1==0.6.3 07:49:52 pyasn1_modules==0.4.2 07:49:52 pycparser==3.0 07:49:52 pygerrit2==2.0.15 07:49:52 PyGithub==2.9.1 07:49:52 Pygments==2.20.0 07:49:52 PyJWT==2.13.0 07:49:52 PyNaCl==1.6.2 07:49:52 pyparsing==2.4.7 07:49:52 pyperclip==1.11.0 07:49:52 pyrsistent==0.20.0 07:49:52 python-cinderclient==9.9.0 07:49:52 python-dateutil==2.9.0.post0 07:49:52 python-discovery==1.4.3 07:49:52 python-heatclient==5.2.0 07:49:52 python-jenkins==1.8.3 07:49:52 python-keystoneclient==5.8.0 07:49:52 python-magnumclient==4.11.0 07:49:52 python-openstackclient==10.1.0 07:49:52 python-swiftclient==4.10.0 07:49:52 PyYAML==6.0.3 07:49:52 referencing==0.37.0 07:49:52 requests==2.34.2 07:49:52 requests-oauthlib==2.0.0 07:49:52 rfc3986==2.0.0 07:49:52 rich==15.0.0 07:49:52 rich-argparse==1.8.0 07:49:52 rpds-py==2026.6.3 07:49:52 rsa==4.9.1 07:49:52 ruamel.yaml==0.19.1 07:49:52 ruamel.yaml.clib==0.2.15 07:49:52 s3transfer==0.19.0 07:49:52 simplejson==4.1.1 07:49:52 six==1.17.0 07:49:52 smmap==5.0.3 07:49:52 soupsieve==2.8.4 07:49:52 stevedore==5.9.0 07:49:52 tabulate==0.10.0 07:49:52 toml==0.10.2 07:49:52 tomlkit==0.15.0 07:49:52 tqdm==4.68.3 07:49:52 typing_extensions==4.16.0 07:49:52 urllib3==1.26.20 07:49:52 virtualenv==21.5.1 07:49:52 wcwidth==0.8.2 07:49:52 websocket-client==1.9.0 07:49:52 wrapt==2.2.2 07:49:52 xdg==6.0.0 07:49:52 xmltodict==1.0.4 07:49:52 yarl==1.24.2 07:49:52 yq==4.1.1 07:49:52 [sdnc-oam-maven-clm-master] $ /bin/sh /tmp/jenkins4939606165075454279.sh 07:49:52 ---> uv-install.sh 07:49:52 Installing uv/uvx (latest) using shell installer 07:49:53 2026-07-04 07:49:53 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-tlvC1y.sh" [1] 07:49:53 downloading uv 0.11.26 x86_64-unknown-linux-gnu 07:49:54 installing to /home/jenkins/.local/bin 07:49:54 uv 07:49:54 uvx 07:49:54 everything's installed! 07:49:54 07:49:54 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:49:54 07:49:54 source $HOME/.local/bin/env (sh, bash, zsh) 07:49:54 source $HOME/.local/bin/env.fish (fish) 07:49:54 Adding install location to PATH 07:49:54 ---> Validating uv/uvx install 07:49:54 uvx 0.11.26 (x86_64-unknown-linux-gnu) 07:49:54 [sdnc-oam-maven-clm-master] $ /bin/sh -xe /tmp/jenkins17555566804065411944.sh 07:49:54 + echo quiet=on 07:49:54 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-8c-8g-5062 07:49:55 [sdnc-oam-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS=--add-opens=java.base/java.util=ALL-UNNAMED -DPROJECT=sdnc/oam -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 07:49:55 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=sdnc/oam --version 07:49:55 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 07:49:55 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 07:49:55 Java version: 21.0.11, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 07:49:55 Default locale: en, platform encoding: UTF-8 07:49:55 OS name: "linux", version: "5.15.0-181-generic", arch: "amd64", family: "unix" 07:49:55 [sdnc-oam-maven-clm-master] $ /bin/sh -xe /tmp/jenkins8646048212922511402.sh 07:49:55 + rm /home/jenkins/.wgetrc 07:49:55 [EnvInject] - Injecting environment variables from a build step. 07:49:55 [EnvInject] - Injecting as environment variables the properties content 07:49:55 SET_JDK_VERSION=openjdk21 07:49:55 GIT_URL="git://cloud.onap.org/mirror" 07:49:55 07:49:55 [EnvInject] - Variables injected successfully. 07:49:55 [sdnc-oam-maven-clm-master] $ /bin/sh /tmp/jenkins3510610533184517921.sh 07:49:55 ---> update-java-alternatives.sh 07:49:55 ---> Updating Java version 07:49:55 ---> Ubuntu/Debian system detected 07:49:55 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 07:49:55 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 07:49:55 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 07:49:55 openjdk version "21.0.11" 2026-04-21 07:49:55 OpenJDK Runtime Environment (build 21.0.11+10-1-22.04.2-Ubuntu) 07:49:55 OpenJDK 64-Bit Server VM (build 21.0.11+10-1-22.04.2-Ubuntu, mixed mode, sharing) 07:49:55 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 07:49:55 [EnvInject] - Injecting environment variables from a build step. 07:49:55 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 07:49:55 [EnvInject] - Variables injected successfully. 07:49:55 provisioning config files... 07:49:55 copy managed file [global-settings] to file:/w/workspace/sdnc-oam-maven-clm-master@tmp/config3292748704034921737tmp 07:49:55 copy managed file [sdnc-oam-settings] to file:/w/workspace/sdnc-oam-maven-clm-master@tmp/config2201167255808659835tmp 07:49:55 [EnvInject] - Injecting environment variables from a build step. 07:49:55 [EnvInject] - Injecting as environment variables the properties content 07:49:55 MAVEN_GOALS=clean install 07:49:55 07:49:55 [EnvInject] - Variables injected successfully. 07:49:55 [sdnc-oam-maven-clm-master] $ /bin/bash -l /tmp/jenkins8075839950922911128.sh 07:49:55 ---> common-variables.sh 07:49:55 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 07:49:55 ---> sonatype-clm.sh 07:49:56 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 07:49:56 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 07:49:56 Java version: 21.0.11, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 07:49:56 Default locale: en, platform encoding: UTF-8 07:49:56 OS name: "linux", version: "5.15.0-181-generic", arch: "amd64", family: "unix" 07:49:57 [INFO] Scanning for projects... 07:49:57 [ERROR] [ERROR] Some problems were encountered while processing the POMs: 07:49:57 [FATAL] Non-resolvable parent POM for org.onap.sdnc.oam:sdnc-oam:3.3.0-SNAPSHOT: The following artifacts could not be resolved: org.onap.ccsdk.parent:odlparent-lite:pom:3.3.2-SNAPSHOT (absent): Could not find artifact org.onap.ccsdk.parent:odlparent-lite:pom:3.3.2-SNAPSHOT in snapshots (https://nexus.onap.org/content/repositories/snapshots/) and 'parent.relativePath' points at no local POM @ line 5, column 13 07:49:57 @ 07:49:57 [ERROR] The build could not read 1 project -> [Help 1] 07:49:57 [ERROR] 07:49:57 [ERROR] The project org.onap.sdnc.oam:sdnc-oam:3.3.0-SNAPSHOT (/w/workspace/sdnc-oam-maven-clm-master/pom.xml) has 1 error 07:49:57 [ERROR] Non-resolvable parent POM for org.onap.sdnc.oam:sdnc-oam:3.3.0-SNAPSHOT: The following artifacts could not be resolved: org.onap.ccsdk.parent:odlparent-lite:pom:3.3.2-SNAPSHOT (absent): Could not find artifact org.onap.ccsdk.parent:odlparent-lite:pom:3.3.2-SNAPSHOT in snapshots (https://nexus.onap.org/content/repositories/snapshots/) and 'parent.relativePath' points at no local POM @ line 5, column 13 -> [Help 2] 07:49:57 [ERROR] 07:49:57 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 07:49:57 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 07:49:57 [ERROR] 07:49:57 [ERROR] For more information about the errors and possible solutions, please read the following articles: 07:49:57 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException 07:49:57 [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException 07:49:57 Build step 'Execute shell' marked build as failure 07:49:57 $ ssh-agent -k 07:49:57 unset SSH_AUTH_SOCK; 07:49:57 unset SSH_AGENT_PID; 07:49:57 echo Agent pid 1553 killed; 07:49:57 [ssh-agent] Stopped. 07:49:57 [PostBuildScript] - [INFO] Executing post build scripts. 07:49:57 [sdnc-oam-maven-clm-master] $ /bin/bash /tmp/jenkins6880567429715262600.sh 07:49:57 ---> sysstat.sh 07:49:58 [sdnc-oam-maven-clm-master] $ /bin/bash /tmp/jenkins9042628462953943177.sh 07:49:58 ---> package-listing.sh 07:49:58 ++ facter osfamily 07:49:58 ++ tr '[:upper:]' '[:lower:]' 07:49:58 + OS_FAMILY=debian 07:49:58 + workspace=/w/workspace/sdnc-oam-maven-clm-master 07:49:58 + START_PACKAGES=/tmp/packages_start.txt 07:49:58 + END_PACKAGES=/tmp/packages_end.txt 07:49:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:49:58 + PACKAGES=/tmp/packages_start.txt 07:49:58 + '[' /w/workspace/sdnc-oam-maven-clm-master ']' 07:49:58 + PACKAGES=/tmp/packages_end.txt 07:49:58 + case "${OS_FAMILY}" in 07:49:58 + dpkg -l 07:49:58 + grep '^ii' 07:49:58 + '[' -f /tmp/packages_start.txt ']' 07:49:58 + '[' -f /tmp/packages_end.txt ']' 07:49:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:49:58 + '[' /w/workspace/sdnc-oam-maven-clm-master ']' 07:49:58 + mkdir -p /w/workspace/sdnc-oam-maven-clm-master/archives/ 07:49:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdnc-oam-maven-clm-master/archives/ 07:49:58 [sdnc-oam-maven-clm-master] $ /bin/bash /tmp/jenkins13248258662598407340.sh 07:49:58 ---> capture-instance-metadata.sh 07:49:58 Setup pyenv: 07:49:58 system 07:49:58 3.8.20 07:49:58 3.9.20 07:49:58 3.10.15 07:49:58 * 3.11.10 (set by /w/workspace/sdnc-oam-maven-clm-master/.python-version) 07:49:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iuTo from file:/tmp/.os_lf_venv 07:49:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:49:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:50:00 lf-activate-venv(): INFO: Base packages installed successfully 07:50:00 lf-activate-venv(): INFO: Installing additional packages: lftools 07:50:07 lf-activate-venv(): INFO: Adding /tmp/venv-iuTo/bin to PATH 07:50:07 INFO: Running in OpenStack, capturing instance metadata 07:50:07 [sdnc-oam-maven-clm-master] $ /bin/bash /tmp/jenkins6412949214596619857.sh 07:50:07 provisioning config files... 07:50:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdnc-oam-maven-clm-master@tmp/config10823587706386414820tmp 07:50:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:50:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:50:08 [EnvInject] - Injecting environment variables from a build step. 07:50:08 [EnvInject] - Injecting as environment variables the properties content 07:50:08 SERVER_ID=logs 07:50:08 07:50:08 [EnvInject] - Variables injected successfully. 07:50:08 [sdnc-oam-maven-clm-master] $ /bin/bash /tmp/jenkins10247077005770112156.sh 07:50:08 ---> create-netrc.sh 07:50:08 [sdnc-oam-maven-clm-master] $ /bin/bash /tmp/jenkins14098143804076790298.sh 07:50:08 ---> python-tools-install.sh 07:50:08 Setup pyenv: 07:50:08 system 07:50:08 3.8.20 07:50:08 3.9.20 07:50:08 3.10.15 07:50:08 * 3.11.10 (set by /w/workspace/sdnc-oam-maven-clm-master/.python-version) 07:50:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iuTo from file:/tmp/.os_lf_venv 07:50:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:50:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:50:09 lf-activate-venv(): INFO: Base packages installed successfully 07:50:09 lf-activate-venv(): INFO: Installing additional packages: lftools 07:50:16 lf-activate-venv(): INFO: Adding /tmp/venv-iuTo/bin to PATH 07:50:16 [sdnc-oam-maven-clm-master] $ /bin/sh /tmp/jenkins14381635614312391870.sh 07:50:16 ---> uv-install.sh 07:50:16 uv 0.11.26 is already installed 07:50:16 uvx 0.11.26 (x86_64-unknown-linux-gnu) 07:50:16 [sdnc-oam-maven-clm-master] $ /bin/bash /tmp/jenkins10322138528757821621.sh 07:50:16 ---> sudo-logs.sh 07:50:16 Archiving 'sudo' log.. 07:50:16 [sdnc-oam-maven-clm-master] $ /bin/bash /tmp/jenkins1608400788297134533.sh 07:50:16 ---> job-cost.sh 07:50:16 INFO: Activating Python virtual environment... 07:50:16 Setup pyenv: 07:50:17 system 07:50:17 3.8.20 07:50:17 3.9.20 07:50:17 3.10.15 07:50:17 * 3.11.10 (set by /w/workspace/sdnc-oam-maven-clm-master/.python-version) 07:50:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iuTo from file:/tmp/.os_lf_venv 07:50:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:50:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:50:18 lf-activate-venv(): INFO: Base packages installed successfully 07:50:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:50:23 lf-activate-venv(): INFO: Adding /tmp/venv-iuTo/bin to PATH 07:50:23 INFO: No stack-cost file found 07:50:23 INFO: Instance uptime: 131s 07:50:23 INFO: Fetching instance metadata (attempt 1 of 3)... 07:50:23 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:50:23 INFO: Successfully fetched instance metadata 07:50:23 INFO: Instance type: v3-standard-8 07:50:23 INFO: Retrieving pricing info for: v3-standard-8 07:50:23 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:50:23 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=131 07:50:23 INFO: Successfully fetched Vexxhost pricing API 07:50:23 INFO: Retrieved cost: 0.22 07:50:24 INFO: Retrieved resource: v3-standard-8 07:50:24 INFO: Creating archive directory: /w/workspace/sdnc-oam-maven-clm-master/archives/cost 07:50:24 INFO: Archiving costs to: /w/workspace/sdnc-oam-maven-clm-master/archives/cost.csv 07:50:24 INFO: Successfully archived job cost data 07:50:24 DEBUG: Cost data: sdnc-oam-maven-clm-master,414,2026-07-04 07:50:24,v3-standard-8,131,0.22,0.00,FAILURE 07:50:24 [sdnc-oam-maven-clm-master] $ /bin/bash -l /tmp/jenkins7209429414691854041.sh 07:50:24 ---> logs-deploy.sh 07:50:24 Setup pyenv: 07:50:24 system 07:50:24 3.8.20 07:50:24 3.9.20 07:50:24 3.10.15 07:50:24 * 3.11.10 (set by /w/workspace/sdnc-oam-maven-clm-master/.python-version) 07:50:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iuTo from file:/tmp/.os_lf_venv 07:50:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:50:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:50:25 lf-activate-venv(): INFO: Base packages installed successfully 07:50:25 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:50:32 lf-activate-venv(): INFO: Adding /tmp/venv-iuTo/bin to PATH 07:50:32 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdnc-oam-maven-clm-master/414 07:50:32 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt 07:50:33 Archives upload complete. 07:50:33 INFO: archiving logs to Nexus 07:50:34 ---> uname -a: 07:50:34 Linux prd-ubuntu2204-docker-8c-8g-5062 5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 07:50:34 07:50:34 07:50:34 ---> lscpu: 07:50:34 Architecture: x86_64 07:50:34 CPU op-mode(s): 32-bit, 64-bit 07:50:34 Address sizes: 40 bits physical, 48 bits virtual 07:50:34 Byte Order: Little Endian 07:50:34 CPU(s): 8 07:50:34 On-line CPU(s) list: 0-7 07:50:34 Vendor ID: AuthenticAMD 07:50:34 Model name: AMD EPYC-Rome Processor 07:50:34 CPU family: 23 07:50:34 Model: 49 07:50:34 Thread(s) per core: 1 07:50:34 Core(s) per socket: 1 07:50:34 Socket(s): 8 07:50:34 Stepping: 0 07:50:34 BogoMIPS: 5599.99 07:50:34 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 07:50:34 Virtualization: AMD-V 07:50:34 Hypervisor vendor: KVM 07:50:34 Virtualization type: full 07:50:34 L1d cache: 256 KiB (8 instances) 07:50:34 L1i cache: 256 KiB (8 instances) 07:50:34 L2 cache: 4 MiB (8 instances) 07:50:34 L3 cache: 128 MiB (8 instances) 07:50:34 NUMA node(s): 1 07:50:34 NUMA node0 CPU(s): 0-7 07:50:34 Vulnerability Gather data sampling: Not affected 07:50:34 Vulnerability Indirect target selection: Not affected 07:50:34 Vulnerability Itlb multihit: Not affected 07:50:34 Vulnerability L1tf: Not affected 07:50:34 Vulnerability Mds: Not affected 07:50:34 Vulnerability Meltdown: Not affected 07:50:34 Vulnerability Mmio stale data: Not affected 07:50:34 Vulnerability Reg file data sampling: Not affected 07:50:34 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 07:50:34 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 07:50:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:50:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:50:34 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:50:34 Vulnerability Srbds: Not affected 07:50:34 Vulnerability Tsa: Not affected 07:50:34 Vulnerability Tsx async abort: Not affected 07:50:34 Vulnerability Vmscape: Not affected 07:50:34 07:50:34 07:50:34 ---> nproc: 07:50:34 8 07:50:34 07:50:34 07:50:34 ---> df -h: 07:50:34 Filesystem Size Used Avail Use% Mounted on 07:50:34 tmpfs 3.2G 1.1M 3.2G 1% /run 07:50:34 /dev/vda1 155G 10G 145G 7% / 07:50:34 tmpfs 16G 0 16G 0% /dev/shm 07:50:34 tmpfs 5.0M 0 5.0M 0% /run/lock 07:50:34 /dev/vda15 105M 6.1M 99M 6% /boot/efi 07:50:34 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 07:50:34 07:50:34 07:50:34 ---> free -m: 07:50:34 total used free shared buff/cache available 07:50:34 Mem: 32092 650 28725 4 2716 31000 07:50:34 Swap: 1023 0 1023 07:50:34 07:50:34 07:50:34 ---> ip addr: 07:50:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:50:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:50:34 inet 127.0.0.1/8 scope host lo 07:50:34 valid_lft forever preferred_lft forever 07:50:34 inet6 ::1/128 scope host 07:50:34 valid_lft forever preferred_lft forever 07:50:34 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:50:34 link/ether fa:16:3e:af:0e:a6 brd ff:ff:ff:ff:ff:ff 07:50:34 altname enp0s3 07:50:34 inet 10.30.106.27/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 07:50:34 valid_lft 86265sec preferred_lft 86265sec 07:50:34 inet6 fe80::f816:3eff:feaf:ea6/64 scope link 07:50:34 valid_lft forever preferred_lft forever 07:50:34 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 07:50:34 link/ether de:d3:a8:66:88:d4 brd ff:ff:ff:ff:ff:ff 07:50:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:50:34 valid_lft forever preferred_lft forever 07:50:34 07:50:34 07:50:34 ---> sar -b -r -n DEV: 07:50:34 Linux 5.15.0-181-generic (prd-ubuntu2204-docker-8c-8g-5062) 07/04/26 _x86_64_ (8 CPU) 07:50:34 07:50:34 07:48:21 LINUX RESTART (8 CPU) 07:50:34 07:50:34 07:50:34 ---> sar -P ALL: 07:50:34 Linux 5.15.0-181-generic (prd-ubuntu2204-docker-8c-8g-5062) 07/04/26 _x86_64_ (8 CPU) 07:50:34 07:50:34 07:48:21 LINUX RESTART (8 CPU) 07:50:34 07:50:34 07:50:34