Triggered by Gerrit: https://gerrit.onap.org/r/c/policy/parent/+/143588 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-builder-4c-4g-5253 (ubuntu2204-builder-4c-4g) in workspace /w/workspace/policy-parent-master-verify-java [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPIHHJk/agent.1212 SSH_AGENT_PID=1214 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/policy-parent-master-verify-java@tmp/private_key_12316774765015169566.key (/w/workspace/policy-parent-master-verify-java@tmp/private_key_12316774765015169566.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/policy/parent.git > git init /w/workspace/policy-parent-master-verify-java # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/parent.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/parent.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/policy/parent.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/policy/parent.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/parent.git using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/parent.git refs/changes/88/143588/1 # timeout=30 > git rev-parse dea81f025a03e94db912b590a26d146d7abf68d7^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision dea81f025a03e94db912b590a26d146d7abf68d7 (refs/changes/88/143588/1) > git config core.sparsecheckout # timeout=10 > git checkout -f dea81f025a03e94db912b590a26d146d7abf68d7 # timeout=30 Commit message: "Update opa-pdp SW release 2.0.1 and 2.0.2-SNAPSHOT" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 8f4e008ab156a59eeed994ef27bf653b8c45925a # timeout=10 [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins1605587895607942733.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) * 3.10.15 (set by /opt/pyenv/version) * 3.11.10 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d2PJ lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-d2PJ/bin to PATH Generating Requirements File 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. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 26.0.1 from /tmp/venv-d2PJ/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 beautifulsoup4==4.14.3 boto3==1.42.76 botocore==1.42.76 bs4==0.0.2 certifi==2026.2.25 cffi==2.0.0 cfgv==3.5.0 chardet==7.3.0 charset-normalizer==3.4.6 click==8.3.1 cliff==4.13.2 cmd2==3.4.0 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.25.2 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.18 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.1 kubernetes==35.0.0 lftools==0.37.22 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.10.0 os-service-types==1.8.2 osc-lib==4.4.0 oslo.config==10.3.0 oslo.context==6.3.0 oslo.i18n==6.7.2 oslo.log==8.1.0 oslo.serialization==5.9.1 oslo.utils==10.0.0 packaging==26.0 pbr==7.0.3 platformdirs==4.9.4 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.0 Pygments==2.19.2 PyJWT==2.12.1 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.2.0 python-heatclient==5.1.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==9.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.33.0 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.3.3 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.3 soupsieve==2.8.3 stevedore==5.7.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.2.0 wcwidth==0.6.0 websocket-client==1.9.0 wrapt==2.1.2 xdg==6.0.0 xmltodict==1.0.4 yq==3.4.3 [policy-parent-master-verify-java] $ /bin/sh /tmp/jenkins1872343224171588816.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-03-26 14:23:18 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/8526d680-25b4-4fe7-8df2-386b1bc03575?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-26T15%3A01%3A05Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-26T14%3A00%3A17Z&ske=2026-03-26T15%3A01%3A05Z&sks=b&skv=2018-11-09&sig=Whx%2BdkLzIy7Gud13Nx%2B8PUhpMrTYxQLawRL09NJsh%2FQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDUzNTIxNCwibmJmIjoxNzc0NTM0OTE0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.VFj-NJDTErSx6Un_M7azuDqJ49iIKzZRABe-2r4-eWE&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-ZckuX5.sh" [1] downloading uv 0.11.1 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.11.1 (x86_64-unknown-linux-gnu) [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk21 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [policy-parent-master-verify-java] $ /bin/sh /tmp/jenkins9093250086521648009.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "21.0.6" 2025-01-21 OpenJDK Runtime Environment (build 21.0.6+7-Ubuntu-122.04.1) OpenJDK 64-Bit Server VM (build 21.0.6+7-Ubuntu-122.04.1, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/policy-parent-master-verify-java@tmp/config3267561182457094131tmp copy managed file [policy-parent-settings] to file:/w/workspace/policy-parent-master-verify-java@tmp/config13344763547275545982tmp [EnvInject] - Injecting environment variables from a build step. 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-builder-4c-4g-5253 using settings config with name policy-parent-settings Replacing all maven server entries not found in credentials list is true using global settings config with name global-settings Replacing all maven server entries not found in credentials list is true [policy-parent-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -s /tmp/settings11973929749153644829.xml -gs /tmp/global-settings7638837209895514996.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=dea81f025a03e94db912b590a26d146d7abf68d7 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=muraliparthasarathy.k@techmahindra.com "-DGERRIT_EVENT_ACCOUNT_NAME=Ramesh Murugan Iyer" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/parent/+/143588 -DGERRIT_PATCHSET_UPLOADER_EMAIL=muraliparthasarathy.k@techmahindra.com "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=comment-added -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=policy/parent -DGERRIT_PATCHSET_UPLOADER_USERNAME=muraliparthatechm -DGERRIT_CHANGE_NUMBER=143588 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Murali Parthasarathy K\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/88/143588/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Murali Parthasarathy K" -DGERRIT_EVENT_UPDATED_APPROVALS={} '-DGERRIT_CHANGE_OWNER=\"Murali Parthasarathy K\" ' -DPROJECT=policy/parent -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=VXBkYXRlIG9wYS1wZHAgU1cgcmVsZWFzZSAyLjAuMSBhbmQgMi4wLjItU05BUFNIT1QKCklzc3VlLUlEOiBQT0xJQ1ktNTU2OApDaGFuZ2UtSWQ6IEk1YjU5NTc3MzEzZmU0MWUzZTFhMTQwMWFkZjA4YzgyMjVhYTA3Y2M1ClNpZ25lZC1vZmYtYnk6IE11cmFsaSBQYXJ0aGFzYXJhdGh5IEsgPG11cmFsaXBhcnRoYXNhcmF0aHkua0B0ZWNobWFoaW5kcmEuY29tPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Update opa-pdp SW release 2.0.1 and 2.0.2-SNAPSHOT" -DGERRIT_EVENT_ACCOUNT_USERNAME=rameshiyer27 -DGERRIT_CHANGE_OWNER_USERNAME=muraliparthatechm '-DGERRIT_EVENT_ACCOUNT=\"Ramesh Murugan Iyer\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I5b59577313fe41e3e1a1401adf08c8225aa07cc5 -DGERRIT_EVENT_HASH=936127220 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_COMMENT_TEXT=UGF0Y2ggU2V0IDE6CgpyZWNoZWNr -DGERRIT_EVENT_ACCOUNT_EMAIL=ramesh.murugan.iyer@est.tech -DGERRIT_PATCHSET_NUMBER=1 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Murali Parthasarathy K" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] policy-parent [pom] [INFO] checkstyle [jar] [INFO] policy-parent-resources [jar] [INFO] Policy Integration POM [pom] [INFO] [INFO] ----------------< org.onap.policy.parent:policy-parent >---------------- [INFO] Building policy-parent 6.0.2-SNAPSHOT [1/4] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ policy-parent --- [INFO] [INFO] --- install:3.1.2:install (default-install) @ policy-parent --- [INFO] Installing /w/workspace/policy-parent-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/parent/policy-parent/6.0.2-SNAPSHOT/policy-parent-6.0.2-SNAPSHOT.pom [INFO] [INFO] -----------------< org.onap.policy.parent:checkstyle >------------------ [INFO] Building checkstyle 6.0.2-SNAPSHOT [2/4] [INFO] from checkstyle/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ checkstyle --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ checkstyle --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ checkstyle --- [INFO] skip non existing resourceDirectory /w/workspace/policy-parent-master-verify-java/checkstyle/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ checkstyle --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ checkstyle --- [INFO] Building jar: /w/workspace/policy-parent-master-verify-java/checkstyle/target/checkstyle-6.0.2-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ checkstyle --- [INFO] Installing /w/workspace/policy-parent-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/parent/checkstyle/6.0.2-SNAPSHOT/checkstyle-6.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-parent-master-verify-java/checkstyle/target/checkstyle-6.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/parent/checkstyle/6.0.2-SNAPSHOT/checkstyle-6.0.2-SNAPSHOT.jar [INFO] [INFO] -----------< org.onap.policy.parent:policy-parent-resources >----------- [INFO] Building policy-parent-resources 6.0.2-SNAPSHOT [3/4] [INFO] from resources/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ policy-parent-resources --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ policy-parent-resources --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ policy-parent-resources --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ policy-parent-resources --- [INFO] skip non existing resourceDirectory /w/workspace/policy-parent-master-verify-java/resources/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ policy-parent-resources --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ policy-parent-resources --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ policy-parent-resources --- [INFO] Building jar: /w/workspace/policy-parent-master-verify-java/resources/target/policy-parent-resources-6.0.2-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ policy-parent-resources --- [INFO] Installing /w/workspace/policy-parent-master-verify-java/resources/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/parent/policy-parent-resources/6.0.2-SNAPSHOT/policy-parent-resources-6.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-parent-master-verify-java/resources/target/policy-parent-resources-6.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/parent/policy-parent-resources/6.0.2-SNAPSHOT/policy-parent-resources-6.0.2-SNAPSHOT.jar [INFO] [INFO] -----------------< org.onap.policy.parent:integration >----------------- [INFO] Building Policy Integration POM 6.0.2-SNAPSHOT [4/4] [INFO] from integration/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ integration --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ integration --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/policy-parent-master-verify-java/integration/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ integration --- [WARNING] Could not transfer metadata org.onap.policy.parent:checkstyle/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] Could not transfer metadata org.onap.policy.parent:checkstyle:4.1.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] org.onap.policy.parent:checkstyle:4.1.5-SNAPSHOT/maven-metadata.xml failed to transfer from https://repository.apache.org/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.policy.parent:checkstyle:4.1.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] Could not transfer metadata org.onap.policy.parent:policy-parent:4.1.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] Could not transfer metadata org.onap.policy.parent:checkstyle:5.0.2-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] org.onap.policy.parent:checkstyle:5.0.2-SNAPSHOT/maven-metadata.xml failed to transfer from https://repository.apache.org/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.policy.parent:checkstyle:5.0.2-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] Could not transfer metadata org.onap.policy.parent:policy-parent:5.0.2-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] Could not transfer metadata org.onap.policy.parent:checkstyle:5.1.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] org.onap.policy.parent:checkstyle:5.1.3-SNAPSHOT/maven-metadata.xml failed to transfer from https://repository.apache.org/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.policy.parent:checkstyle:5.1.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] Could not transfer metadata org.onap.policy.parent:policy-parent:5.1.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] Could not transfer metadata org.onap.policy.parent:checkstyle:5.2.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] org.onap.policy.parent:checkstyle:5.2.3-SNAPSHOT/maven-metadata.xml failed to transfer from https://repository.apache.org/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.policy.parent:checkstyle:5.2.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] Could not transfer metadata org.onap.policy.parent:policy-parent:5.2.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] Could not transfer metadata org.onap.policy.parent:checkstyle:6.0.0-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] org.onap.policy.parent:checkstyle:6.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from https://repository.apache.org/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.policy.parent:checkstyle:6.0.0-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] Could not transfer metadata org.onap.policy.parent:policy-parent:6.0.0-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (onap-java-style) @ integration --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ integration --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- failsafe:3.2.5:integration-test (integration-tests) @ integration --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.13:report-aggregate (report-aggregate) @ integration --- [INFO] Analyzed bundle 'integration' with 0 classes [INFO] [INFO] --- failsafe:3.2.5:verify (integration-tests) @ integration --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ integration --- [INFO] Installing /w/workspace/policy-parent-master-verify-java/integration/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/parent/integration/6.0.2-SNAPSHOT/integration-6.0.2-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for policy-parent 6.0.2-SNAPSHOT: [INFO] [INFO] policy-parent ...................................... SUCCESS [ 0.645 s] [INFO] checkstyle ......................................... SUCCESS [ 2.341 s] [INFO] policy-parent-resources ............................ SUCCESS [ 0.065 s] [INFO] Policy Integration POM ............................. SUCCESS [01:54 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:58 min [INFO] Finished at: 2026-03-26T14:25:21Z [INFO] ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1214 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins13740489138476708218.sh ---> sysstat.sh [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins10097214936156184227.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/policy-parent-master-verify-java + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/policy-parent-master-verify-java ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/policy-parent-master-verify-java ']' + mkdir -p /w/workspace/policy-parent-master-verify-java/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-parent-master-verify-java/archives/ [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins8031564748126648451.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-parent-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d2PJ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-d2PJ/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins9086433686081995980.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-parent-master-verify-java@tmp/config8567096196446869462tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins646045098518482535.sh ---> create-netrc.sh [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins3789262340893310669.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-parent-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d2PJ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-d2PJ/bin to PATH [policy-parent-master-verify-java] $ /bin/sh /tmp/jenkins708424336640967069.sh ---> uv-install.sh uv 0.11.1 is already installed uvx 0.11.1 (x86_64-unknown-linux-gnu) [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins7952842187445544664.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins8356154408429179749.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-parent-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d2PJ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-d2PJ/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 261s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-4 INFO: Retrieving pricing info for: v3-standard-4 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=261 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.11 INFO: Retrieved resource: v3-standard-4 INFO: Creating archive directory: /w/workspace/policy-parent-master-verify-java/archives/cost INFO: Archiving costs to: /w/workspace/policy-parent-master-verify-java/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: policy-parent-master-verify-java,1609,2026-03-26 14:25:53,v3-standard-4,261,0.11,0.00,SUCCESS [policy-parent-master-verify-java] $ /bin/bash -l /tmp/jenkins6461164570661428296.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-parent-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d2PJ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-d2PJ/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-parent-master-verify-java/1609 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu2204-builder-4c-4g-5253 5.15.0-138-generic #148-Ubuntu SMP Fri Mar 14 19:05:48 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 Stepping: 0 BogoMIPS: 5599.99 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 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 128 KiB (4 instances) L1i cache: 128 KiB (4 instances) L2 cache: 2 MiB (4 instances) L3 cache: 64 MiB (4 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 1.6G 1020K 1.6G 1% /run /dev/vda1 78G 7.9G 70G 11% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15989 540 12944 4 2504 15120 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:81:e4:ed brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.106.239/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86135sec preferred_lft 86135sec inet6 fe80::f816:3eff:fe81:e4ed/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-138-generic (prd-ubuntu2204-builder-4c-4g-5253) 03/26/26 _x86_64_ (4 CPU) 14:21:45 LINUX RESTART (4 CPU) ---> sar -P ALL: Linux 5.15.0-138-generic (prd-ubuntu2204-builder-4c-4g-5253) 03/26/26 _x86_64_ (4 CPU) 14:21:45 LINUX RESTART (4 CPU)