09:09:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/policy/common/+/142908 09:09:35 Running as SYSTEM 09:09:35 [EnvInject] - Loading node environment variables. 09:09:35 Building remotely on prd-ubuntu2204-docker-8c-8g-712 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-common-master-verify-java 09:09:35 [ssh-agent] Looking for ssh-agent implementation... 09:09:35 $ ssh-agent 09:09:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXyJlc0z/agent.1597 09:09:35 SSH_AGENT_PID=1599 09:09:35 [ssh-agent] Started. 09:09:35 Running ssh-add (command line suppressed) 09:09:35 Identity added: /w/workspace/policy-common-master-verify-java@tmp/private_key_9786473604402219228.key (/w/workspace/policy-common-master-verify-java@tmp/private_key_9786473604402219228.key) 09:09:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:09:35 The recommended git tool is: NONE 09:09:37 using credential onap-jenkins-ssh 09:09:37 Wiping out workspace first. 09:09:37 Cloning the remote Git repository 09:09:37 Cloning repository git://cloud.onap.org/mirror/policy/common.git 09:09:37 > git init /w/workspace/policy-common-master-verify-java # timeout=10 09:09:37 Fetching upstream changes from git://cloud.onap.org/mirror/policy/common.git 09:09:37 > git --version # timeout=10 09:09:37 > git --version # 'git version 2.34.1' 09:09:37 using GIT_SSH to set credentials Gerrit user 09:09:37 Verifying host key using manually-configured host key entries 09:09:37 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/common.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:09:38 > git config remote.origin.url git://cloud.onap.org/mirror/policy/common.git # timeout=10 09:09:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:09:38 > git config remote.origin.url git://cloud.onap.org/mirror/policy/common.git # timeout=10 09:09:38 Fetching upstream changes from git://cloud.onap.org/mirror/policy/common.git 09:09:38 using GIT_SSH to set credentials Gerrit user 09:09:38 Verifying host key using manually-configured host key entries 09:09:38 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/common.git refs/changes/08/142908/1 # timeout=30 09:09:38 > git rev-parse 842e0499a69ac48cd60c1dbbf66429cf850c5b46^{commit} # timeout=10 09:09:38 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:09:38 Checking out Revision 842e0499a69ac48cd60c1dbbf66429cf850c5b46 (refs/changes/08/142908/1) 09:09:38 > git config core.sparsecheckout # timeout=10 09:09:38 > git checkout -f 842e0499a69ac48cd60c1dbbf66429cf850c5b46 # timeout=30 09:09:42 Commit message: "update parent references in policy/common pom" 09:09:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:09:42 > git rev-list --no-walk bb36908cd81f20df8c7328f1e2e36181a2b3b33f # timeout=10 09:09:42 [policy-common-master-verify-java] $ /bin/bash /tmp/jenkins7416488907507436902.sh 09:09:42 ---> python-tools-install.sh 09:09:42 Setup pyenv: 09:09:42 * system (set by /opt/pyenv/version) 09:09:42 * 3.8.20 (set by /opt/pyenv/version) 09:09:42 * 3.9.20 (set by /opt/pyenv/version) 09:09:42 3.10.15 09:09:42 3.11.10 09:09:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KRqL 09:09:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:09:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:09:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:09:51 lf-activate-venv(): INFO: Base packages installed successfully 09:09:51 lf-activate-venv(): INFO: Installing additional packages: lftools 09:10:15 lf-activate-venv(): INFO: Adding /tmp/venv-KRqL/bin to PATH 09:10:15 Generating Requirements File 09:10:33 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. 09:10:33 httplib2 0.31.1 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:10:33 Python 3.11.10 09:10:33 pip 25.3 from /tmp/venv-KRqL/lib/python3.11/site-packages/pip (python 3.11) 09:10:34 appdirs==1.4.4 09:10:34 argcomplete==3.6.3 09:10:34 aspy.yaml==1.3.0 09:10:34 attrs==25.4.0 09:10:34 autopage==0.5.2 09:10:34 beautifulsoup4==4.14.3 09:10:34 boto3==1.42.29 09:10:34 botocore==1.42.29 09:10:34 bs4==0.0.2 09:10:34 certifi==2026.1.4 09:10:34 cffi==2.0.0 09:10:34 cfgv==3.5.0 09:10:34 chardet==5.2.0 09:10:34 charset-normalizer==3.4.4 09:10:34 click==8.3.1 09:10:34 cliff==4.13.1 09:10:34 cmd2==3.1.0 09:10:34 cryptography==3.3.2 09:10:34 debtcollector==3.0.0 09:10:34 decorator==5.2.1 09:10:34 defusedxml==0.7.1 09:10:34 Deprecated==1.3.1 09:10:34 distlib==0.4.0 09:10:34 dnspython==2.8.0 09:10:34 docker==7.1.0 09:10:34 dogpile.cache==1.5.0 09:10:34 durationpy==0.10 09:10:34 email-validator==2.3.0 09:10:34 filelock==3.20.3 09:10:34 future==1.0.0 09:10:34 gitdb==4.0.12 09:10:34 GitPython==3.1.46 09:10:34 httplib2==0.31.1 09:10:34 identify==2.6.16 09:10:34 idna==3.11 09:10:34 importlib-resources==1.5.0 09:10:34 iso8601==2.1.0 09:10:34 Jinja2==3.1.6 09:10:34 jmespath==1.0.1 09:10:34 jsonpatch==1.33 09:10:34 jsonpointer==3.0.0 09:10:34 jsonschema==4.26.0 09:10:34 jsonschema-specifications==2025.9.1 09:10:34 keystoneauth1==5.12.0 09:10:34 kubernetes==35.0.0 09:10:34 lftools==0.37.20 09:10:34 lxml==6.0.2 09:10:34 markdown-it-py==4.0.0 09:10:34 MarkupSafe==3.0.3 09:10:34 mdurl==0.1.2 09:10:34 msgpack==1.1.2 09:10:34 multi_key_dict==2.0.3 09:10:34 munch==4.0.0 09:10:34 netaddr==1.3.0 09:10:34 niet==1.4.2 09:10:34 nodeenv==1.10.0 09:10:34 oauth2client==4.1.3 09:10:34 oauthlib==3.3.1 09:10:34 openstacksdk==4.8.0 09:10:34 os-service-types==1.8.2 09:10:34 osc-lib==4.3.0 09:10:34 oslo.config==10.2.0 09:10:34 oslo.context==6.2.0 09:10:34 oslo.i18n==6.7.1 09:10:34 oslo.log==8.0.0 09:10:34 oslo.serialization==5.9.0 09:10:34 oslo.utils==9.2.0 09:10:34 packaging==25.0 09:10:34 pbr==7.0.3 09:10:34 platformdirs==4.5.1 09:10:34 prettytable==3.17.0 09:10:34 psutil==7.2.1 09:10:34 pyasn1==0.6.1 09:10:34 pyasn1_modules==0.4.2 09:10:34 pycparser==2.23 09:10:34 pygerrit2==2.0.15 09:10:34 PyGithub==2.8.1 09:10:34 Pygments==2.19.2 09:10:34 PyJWT==2.10.1 09:10:34 PyNaCl==1.6.2 09:10:34 pyparsing==2.4.7 09:10:34 pyperclip==1.11.0 09:10:34 pyrsistent==0.20.0 09:10:34 python-cinderclient==9.8.0 09:10:34 python-dateutil==2.9.0.post0 09:10:34 python-heatclient==4.3.0 09:10:34 python-jenkins==1.8.3 09:10:34 python-keystoneclient==5.7.0 09:10:34 python-magnumclient==4.9.0 09:10:34 python-openstackclient==8.3.0 09:10:34 python-swiftclient==4.9.0 09:10:34 PyYAML==6.0.3 09:10:34 referencing==0.37.0 09:10:34 requests==2.32.5 09:10:34 requests-oauthlib==2.0.0 09:10:34 requestsexceptions==1.4.0 09:10:34 rfc3986==2.0.0 09:10:34 rich==14.2.0 09:10:34 rich-argparse==1.7.2 09:10:34 rpds-py==0.30.0 09:10:34 rsa==4.9.1 09:10:34 ruamel.yaml==0.19.1 09:10:34 ruamel.yaml.clib==0.2.15 09:10:34 s3transfer==0.16.0 09:10:34 simplejson==3.20.2 09:10:34 six==1.17.0 09:10:34 smmap==5.0.2 09:10:34 soupsieve==2.8.1 09:10:34 stevedore==5.6.0 09:10:34 tabulate==0.9.0 09:10:34 toml==0.10.2 09:10:34 tomlkit==0.14.0 09:10:34 tqdm==4.67.1 09:10:34 typing_extensions==4.15.0 09:10:34 tzdata==2025.3 09:10:34 urllib3==1.26.20 09:10:34 virtualenv==20.36.1 09:10:34 wcwidth==0.2.14 09:10:34 websocket-client==1.9.0 09:10:34 wrapt==2.0.1 09:10:34 xdg==6.0.0 09:10:34 xmltodict==1.0.2 09:10:34 yq==3.4.3 09:10:34 [EnvInject] - Injecting environment variables from a build step. 09:10:34 [EnvInject] - Injecting as environment variables the properties content 09:10:34 SET_JDK_VERSION=openjdk21 09:10:34 GIT_URL="git://cloud.onap.org/mirror" 09:10:34 09:10:34 [EnvInject] - Variables injected successfully. 09:10:34 [policy-common-master-verify-java] $ /bin/sh /tmp/jenkins15282379449518443340.sh 09:10:34 ---> update-java-alternatives.sh 09:10:34 ---> Updating Java version 09:10:34 ---> Ubuntu/Debian system detected 09:10:34 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 09:10:34 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 09:10:34 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 09:10:34 openjdk version "21.0.7" 2025-04-15 09:10:34 OpenJDK Runtime Environment (build 21.0.7+6-Ubuntu-0ubuntu122.04) 09:10:34 OpenJDK 64-Bit Server VM (build 21.0.7+6-Ubuntu-0ubuntu122.04, mixed mode, sharing) 09:10:34 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:10:36 [EnvInject] - Injecting environment variables from a build step. 09:10:36 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 09:10:38 [EnvInject] - Variables injected successfully. 09:10:38 provisioning config files... 09:10:38 copy managed file [global-settings] to file:/w/workspace/policy-common-master-verify-java@tmp/config608167457844251951tmp 09:10:38 copy managed file [policy-common-settings] to file:/w/workspace/policy-common-master-verify-java@tmp/config13148436463970088741tmp 09:10:38 [EnvInject] - Injecting environment variables from a build step. 09:10:38 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-712 09:10:40 using settings config with name policy-common-settings 09:10:40 Replacing all maven server entries not found in credentials list is true 09:10:40 using global settings config with name global-settings 09:10:40 Replacing all maven server entries not found in credentials list is true 09:10:40 [policy-common-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -s /tmp/settings3107874791133878362.xml -gs /tmp/global-settings6838117920601754194.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=842e0499a69ac48cd60c1dbbf66429cf850c5b46 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=adam.kenihan@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Wayne Dunican" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/common/+/142908 -DGERRIT_PATCHSET_UPLOADER_EMAIL=adam.kenihan@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=comment-added -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=policy/common -DGERRIT_PATCHSET_UPLOADER_USERNAME=akenihan -DGERRIT_CHANGE_NUMBER=142908 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Adam Kenihan\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/08/142908/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Adam Kenihan" -DGERRIT_EVENT_UPDATED_APPROVALS={} '-DGERRIT_CHANGE_OWNER=\"Adam Kenihan\" ' -DPROJECT=policy/common -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=dXBkYXRlIHBhcmVudCByZWZlcmVuY2VzIGluIHBvbGljeS9jb21tb24gcG9tCgp1cGRhdGVkIHRoZSBwYXJlbnQgcmVmZXJlbmNlcyBpbiB0aGUgcG9saWN5L2NvbW1vbiBwb20KCioqKiBUaGlzIGNvbW1pdCBpcyBnZW5lcmF0ZWQgYnkgYSBQRiByZWxlYXNlIHNjcmlwdCAqKioKCklzc3VlLUlEOiBQT0xJQ1ktNTUyOQpDaGFuZ2UtSWQ6IElkNDE1NjQzODU5ZDg5ZTJhNDk2MzQ1NDBmNTM1ZjJkOTliZTIyNGQwClNpZ25lZC1vZmYtYnk6IGFrZW5paGFuIDxhZGFtLmtlbmloYW5AZXN0LnRlY2g+Cg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=update parent references in policy/common pom" -DGERRIT_EVENT_ACCOUNT_USERNAME=waynedunican -DGERRIT_CHANGE_OWNER_USERNAME=akenihan '-DGERRIT_EVENT_ACCOUNT=\"Wayne Dunican\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Id415643859d89e2a49634540f535f2d99be224d0 -DGERRIT_EVENT_HASH=1214974769 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_COMMENT_TEXT=UGF0Y2ggU2V0IDE6CgpyZWNoZWNr -DGERRIT_EVENT_ACCOUNT_EMAIL=wayne.dunican@est.tech -DGERRIT_PATCHSET_NUMBER=1 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Adam Kenihan" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 09:10:41 [INFO] Scanning for projects... 09:10:41 [ERROR] [ERROR] Some problems were encountered while processing the POMs: 09:10:41 [FATAL] Non-resolvable parent POM for org.onap.policy.common:common-modules:4.0.0-SNAPSHOT: The following artifacts could not be resolved: org.onap.policy.parent:integration:pom:6.0.0 (absent): Could not find artifact org.onap.policy.parent:integration:pom:6.0.0 in local_m2 (file:///tmp/r) and 'parent.relativePath' points at no local POM @ line 27, column 13 09:10:41 @ 09:10:41 [ERROR] The build could not read 1 project -> [Help 1] 09:10:41 [ERROR] 09:10:41 [ERROR] The project org.onap.policy.common:common-modules:4.0.0-SNAPSHOT (/w/workspace/policy-common-master-verify-java/pom.xml) has 1 error 09:10:41 [ERROR] Non-resolvable parent POM for org.onap.policy.common:common-modules:4.0.0-SNAPSHOT: The following artifacts could not be resolved: org.onap.policy.parent:integration:pom:6.0.0 (absent): Could not find artifact org.onap.policy.parent:integration:pom:6.0.0 in local_m2 (file:///tmp/r) and 'parent.relativePath' points at no local POM @ line 27, column 13 -> [Help 2] 09:10:41 [ERROR] 09:10:41 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 09:10:41 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 09:10:41 [ERROR] 09:10:41 [ERROR] For more information about the errors and possible solutions, please read the following articles: 09:10:41 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException 09:10:41 [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException 09:10:41 Build step 'Invoke top-level Maven targets' marked build as failure 09:10:41 $ ssh-agent -k 09:10:41 unset SSH_AUTH_SOCK; 09:10:41 unset SSH_AGENT_PID; 09:10:41 echo Agent pid 1599 killed; 09:10:41 [ssh-agent] Stopped. 09:10:41 [PostBuildScript] - [INFO] Executing post build scripts. 09:10:41 [policy-common-master-verify-java] $ /bin/bash /tmp/jenkins6374902366293466838.sh 09:10:41 ---> sysstat.sh 09:10:42 [policy-common-master-verify-java] $ /bin/bash /tmp/jenkins11082789503916089362.sh 09:10:42 ---> package-listing.sh 09:10:42 ++ facter osfamily 09:10:42 ++ tr '[:upper:]' '[:lower:]' 09:10:42 + OS_FAMILY=debian 09:10:42 + workspace=/w/workspace/policy-common-master-verify-java 09:10:42 + START_PACKAGES=/tmp/packages_start.txt 09:10:42 + END_PACKAGES=/tmp/packages_end.txt 09:10:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:10:42 + PACKAGES=/tmp/packages_start.txt 09:10:42 + '[' /w/workspace/policy-common-master-verify-java ']' 09:10:42 + PACKAGES=/tmp/packages_end.txt 09:10:42 + case "${OS_FAMILY}" in 09:10:42 + dpkg -l 09:10:42 + grep '^ii' 09:10:42 + '[' -f /tmp/packages_start.txt ']' 09:10:42 + '[' -f /tmp/packages_end.txt ']' 09:10:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:10:42 + '[' /w/workspace/policy-common-master-verify-java ']' 09:10:42 + mkdir -p /w/workspace/policy-common-master-verify-java/archives/ 09:10:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-common-master-verify-java/archives/ 09:10:42 [policy-common-master-verify-java] $ /bin/bash /tmp/jenkins18254546521842594876.sh 09:10:42 ---> capture-instance-metadata.sh 09:10:42 Setup pyenv: 09:10:42 system 09:10:42 3.8.20 09:10:42 3.9.20 09:10:42 3.10.15 09:10:42 * 3.11.10 (set by /w/workspace/policy-common-master-verify-java/.python-version) 09:10:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KRqL from file:/tmp/.os_lf_venv 09:10:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:10:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:10:44 lf-activate-venv(): INFO: Base packages installed successfully 09:10:44 lf-activate-venv(): INFO: Installing additional packages: lftools 09:10:52 lf-activate-venv(): INFO: Adding /tmp/venv-KRqL/bin to PATH 09:10:52 INFO: Running in OpenStack, capturing instance metadata 09:10:53 [policy-common-master-verify-java] $ /bin/bash /tmp/jenkins2843742486443451201.sh 09:10:53 provisioning config files... 09:10:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-common-master-verify-java@tmp/config16210281681498768793tmp 09:10:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:10:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:10:53 [EnvInject] - Injecting environment variables from a build step. 09:10:53 [EnvInject] - Injecting as environment variables the properties content 09:10:53 SERVER_ID=logs 09:10:53 09:10:53 [EnvInject] - Variables injected successfully. 09:10:53 [policy-common-master-verify-java] $ /bin/bash /tmp/jenkins16873464381669906198.sh 09:10:53 ---> create-netrc.sh 09:10:53 [policy-common-master-verify-java] $ /bin/bash /tmp/jenkins5118381767037418093.sh 09:10:53 ---> python-tools-install.sh 09:10:53 Setup pyenv: 09:10:53 system 09:10:53 3.8.20 09:10:53 3.9.20 09:10:53 3.10.15 09:10:53 * 3.11.10 (set by /w/workspace/policy-common-master-verify-java/.python-version) 09:10:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KRqL from file:/tmp/.os_lf_venv 09:10:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:10:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:10:55 lf-activate-venv(): INFO: Base packages installed successfully 09:10:55 lf-activate-venv(): INFO: Installing additional packages: lftools 09:11:02 lf-activate-venv(): INFO: Adding /tmp/venv-KRqL/bin to PATH 09:11:02 [policy-common-master-verify-java] $ /bin/bash /tmp/jenkins17119565567394908296.sh 09:11:02 ---> sudo-logs.sh 09:11:02 Archiving 'sudo' log.. 09:11:03 [policy-common-master-verify-java] $ /bin/bash /tmp/jenkins10564790450151273739.sh 09:11:03 ---> job-cost.sh 09:11:03 Setup pyenv: 09:11:03 system 09:11:03 3.8.20 09:11:03 3.9.20 09:11:03 3.10.15 09:11:03 * 3.11.10 (set by /w/workspace/policy-common-master-verify-java/.python-version) 09:11:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KRqL from file:/tmp/.os_lf_venv 09:11:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:11:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:11:05 lf-activate-venv(): INFO: Base packages installed successfully 09:11:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:11:09 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. 09:11:09 lftools 0.37.20 requires pyparsing<3.2.0, but you have pyparsing 3.3.1 which is incompatible. 09:11:10 lf-activate-venv(): INFO: Adding /tmp/venv-KRqL/bin to PATH 09:11:10 INFO: No Stack... 09:11:10 INFO: Retrieving Pricing Info for: v3-standard-8 09:11:10 INFO: Archiving Costs 09:11:10 [policy-common-master-verify-java] $ /bin/bash -l /tmp/jenkins12432927696828806798.sh 09:11:10 ---> logs-deploy.sh 09:11:10 Setup pyenv: 09:11:10 system 09:11:10 3.8.20 09:11:10 3.9.20 09:11:10 3.10.15 09:11:10 * 3.11.10 (set by /w/workspace/policy-common-master-verify-java/.python-version) 09:11:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KRqL from file:/tmp/.os_lf_venv 09:11:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:11:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:11:12 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. 09:11:12 lftools 0.37.20 requires pyparsing<3.2.0, but you have pyparsing 3.3.1 which is incompatible. 09:11:12 lf-activate-venv(): INFO: Base packages installed successfully 09:11:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:11:20 lf-activate-venv(): INFO: Adding /tmp/venv-KRqL/bin to PATH 09:11:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-common-master-verify-java/1303 09:11:20 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 09:11:21 Archives upload complete. 09:11:21 INFO: archiving logs to Nexus 09:11:22 ---> uname -a: 09:11:22 Linux prd-ubuntu2204-docker-8c-8g-712 5.15.0-142-generic #152-Ubuntu SMP Mon May 19 10:54:31 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 09:11:22 09:11:22 09:11:22 ---> lscpu: 09:11:22 Architecture: x86_64 09:11:22 CPU op-mode(s): 32-bit, 64-bit 09:11:22 Address sizes: 40 bits physical, 48 bits virtual 09:11:22 Byte Order: Little Endian 09:11:22 CPU(s): 8 09:11:22 On-line CPU(s) list: 0-7 09:11:22 Vendor ID: AuthenticAMD 09:11:22 Model name: AMD EPYC-Rome Processor 09:11:22 CPU family: 23 09:11:22 Model: 49 09:11:22 Thread(s) per core: 1 09:11:22 Core(s) per socket: 1 09:11:22 Socket(s): 8 09:11:22 Stepping: 0 09:11:22 BogoMIPS: 5599.99 09:11:22 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 09:11:22 Virtualization: AMD-V 09:11:22 Hypervisor vendor: KVM 09:11:22 Virtualization type: full 09:11:22 L1d cache: 256 KiB (8 instances) 09:11:22 L1i cache: 256 KiB (8 instances) 09:11:22 L2 cache: 4 MiB (8 instances) 09:11:22 L3 cache: 128 MiB (8 instances) 09:11:22 NUMA node(s): 1 09:11:22 NUMA node0 CPU(s): 0-7 09:11:22 Vulnerability Gather data sampling: Not affected 09:11:22 Vulnerability Itlb multihit: Not affected 09:11:22 Vulnerability L1tf: Not affected 09:11:22 Vulnerability Mds: Not affected 09:11:22 Vulnerability Meltdown: Not affected 09:11:22 Vulnerability Mmio stale data: Not affected 09:11:22 Vulnerability Reg file data sampling: Not affected 09:11:22 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 09:11:22 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 09:11:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:11:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:11:22 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:11:22 Vulnerability Srbds: Not affected 09:11:22 Vulnerability Tsx async abort: Not affected 09:11:22 09:11:22 09:11:22 ---> nproc: 09:11:22 8 09:11:22 09:11:22 09:11:22 ---> df -h: 09:11:22 Filesystem Size Used Avail Use% Mounted on 09:11:22 tmpfs 3.2G 1.1M 3.2G 1% /run 09:11:22 /dev/vda1 155G 9.7G 146G 7% / 09:11:22 tmpfs 16G 0 16G 0% /dev/shm 09:11:22 tmpfs 5.0M 0 5.0M 0% /run/lock 09:11:22 /dev/vda15 105M 6.1M 99M 6% /boot/efi 09:11:22 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 09:11:22 09:11:22 09:11:22 ---> free -m: 09:11:22 total used free shared buff/cache available 09:11:22 Mem: 32092 646 29019 4 2426 31010 09:11:22 Swap: 1023 0 1023 09:11:22 09:11:22 09:11:22 ---> ip addr: 09:11:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:11:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:11:22 inet 127.0.0.1/8 scope host lo 09:11:22 valid_lft forever preferred_lft forever 09:11:22 inet6 ::1/128 scope host 09:11:22 valid_lft forever preferred_lft forever 09:11:22 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:11:22 link/ether fa:16:3e:d9:c0:d0 brd ff:ff:ff:ff:ff:ff 09:11:22 altname enp0s3 09:11:22 inet 10.30.107.101/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 09:11:22 valid_lft 86258sec preferred_lft 86258sec 09:11:22 inet6 fe80::f816:3eff:fed9:c0d0/64 scope link 09:11:22 valid_lft forever preferred_lft forever 09:11:22 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:11:22 link/ether aa:f6:cd:c8:f8:ec brd ff:ff:ff:ff:ff:ff 09:11:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:11:22 valid_lft forever preferred_lft forever 09:11:22 09:11:22 09:11:22 ---> sar -b -r -n DEV: 09:11:22 Linux 5.15.0-142-generic (prd-ubuntu2204-docker-8c-8g-712) 01/16/26 _x86_64_ (8 CPU) 09:11:22 09:11:22 09:09:03 LINUX RESTART (8 CPU) 09:11:22 09:11:22 09:11:22 ---> sar -P ALL: 09:11:22 Linux 5.15.0-142-generic (prd-ubuntu2204-docker-8c-8g-712) 01/16/26 _x86_64_ (8 CPU) 09:11:22 09:11:22 09:09:03 LINUX RESTART (8 CPU) 09:11:22 09:11:22 09:11:22