11:23:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/policy/parent/+/136760 11:23:55 Running as SYSTEM 11:23:55 [EnvInject] - Loading node environment variables. 11:23:55 Building remotely on prd-ubuntu1804-builder-4c-4g-3020 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/policy-parent-master-verify-java 11:23:55 [ssh-agent] Looking for ssh-agent implementation... 11:23:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:23:55 $ ssh-agent 11:23:55 SSH_AUTH_SOCK=/tmp/ssh-VQaurWnsPyyx/agent.1692 11:23:55 SSH_AGENT_PID=1694 11:23:55 [ssh-agent] Started. 11:23:55 Running ssh-add (command line suppressed) 11:23:55 Identity added: /w/workspace/policy-parent-master-verify-java@tmp/private_key_11468842796732253379.key (/w/workspace/policy-parent-master-verify-java@tmp/private_key_11468842796732253379.key) 11:23:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:23:55 The recommended git tool is: NONE 11:23:57 using credential onap-jenkins-ssh 11:23:57 Wiping out workspace first. 11:23:57 Cloning the remote Git repository 11:23:57 Cloning repository git://cloud.onap.org/mirror/policy/parent.git 11:23:57 > git init /w/workspace/policy-parent-master-verify-java # timeout=10 11:23:57 Fetching upstream changes from git://cloud.onap.org/mirror/policy/parent.git 11:23:57 > git --version # timeout=10 11:23:57 > git --version # 'git version 2.17.1' 11:23:57 using GIT_SSH to set credentials Gerrit user 11:23:57 Verifying host key using manually-configured host key entries 11:23:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/parent.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:24:02 > git config remote.origin.url git://cloud.onap.org/mirror/policy/parent.git # timeout=10 11:24:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:24:02 > git config remote.origin.url git://cloud.onap.org/mirror/policy/parent.git # timeout=10 11:24:02 Fetching upstream changes from git://cloud.onap.org/mirror/policy/parent.git 11:24:02 using GIT_SSH to set credentials Gerrit user 11:24:02 Verifying host key using manually-configured host key entries 11:24:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/parent.git refs/changes/60/136760/1 # timeout=30 11:24:03 > git rev-parse fa13b17c6c668da475f4f09fc8bfd41c4378675e^{commit} # timeout=10 11:24:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:24:03 Checking out Revision fa13b17c6c668da475f4f09fc8bfd41c4378675e (refs/changes/60/136760/1) 11:24:03 > git config core.sparsecheckout # timeout=10 11:24:03 > git checkout -f fa13b17c6c668da475f4f09fc8bfd41c4378675e # timeout=30 11:24:06 Commit message: "update release data in policy/parent" 11:24:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:24:06 > git rev-list --no-walk 8fbfe378608d9a68e511af0c76d49260cfc8b794 # timeout=10 11:24:06 [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins8361287595282818394.sh 11:24:06 ---> python-tools-install.sh 11:24:06 Setup pyenv: 11:24:06 * system (set by /opt/pyenv/version) 11:24:06 * 3.8.13 (set by /opt/pyenv/version) 11:24:06 * 3.9.13 (set by /opt/pyenv/version) 11:24:06 * 3.10.6 (set by /opt/pyenv/version) 11:24:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-K2Jp 11:24:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:24:14 lf-activate-venv(): INFO: Installing: lftools 11:24:45 lf-activate-venv(): INFO: Adding /tmp/venv-K2Jp/bin to PATH 11:24:45 Generating Requirements File 11:25:16 Python 3.10.6 11:25:17 pip 23.3.1 from /tmp/venv-K2Jp/lib/python3.10/site-packages/pip (python 3.10) 11:25:17 appdirs==1.4.4 11:25:17 argcomplete==3.1.6 11:25:17 aspy.yaml==1.3.0 11:25:17 attrs==23.1.0 11:25:17 autopage==0.5.2 11:25:17 Babel==2.13.1 11:25:17 beautifulsoup4==4.12.2 11:25:17 boto3==1.33.9 11:25:17 botocore==1.33.9 11:25:17 bs4==0.0.1 11:25:17 cachetools==5.3.2 11:25:17 certifi==2023.11.17 11:25:17 cffi==1.16.0 11:25:17 cfgv==3.4.0 11:25:17 chardet==5.2.0 11:25:17 charset-normalizer==3.3.2 11:25:17 click==8.1.7 11:25:17 cliff==4.4.0 11:25:17 cmd2==2.4.3 11:25:17 cryptography==3.3.2 11:25:17 debtcollector==2.5.0 11:25:17 decorator==5.1.1 11:25:17 defusedxml==0.7.1 11:25:17 Deprecated==1.2.14 11:25:17 distlib==0.3.7 11:25:17 dnspython==2.4.2 11:25:17 docker==4.2.2 11:25:17 dogpile.cache==1.2.2 11:25:17 email-validator==2.1.0.post1 11:25:17 filelock==3.13.1 11:25:17 future==0.18.3 11:25:17 gitdb==4.0.11 11:25:17 GitPython==3.1.40 11:25:17 google-auth==2.25.1 11:25:17 httplib2==0.22.0 11:25:17 identify==2.5.33 11:25:17 idna==3.6 11:25:17 importlib-metadata==7.0.0 11:25:17 importlib-resources==1.5.0 11:25:17 iso8601==2.1.0 11:25:17 Jinja2==3.1.2 11:25:17 jmespath==1.0.1 11:25:17 jsonpatch==1.33 11:25:17 jsonpointer==2.4 11:25:17 jsonschema==4.20.0 11:25:17 jsonschema-specifications==2023.11.2 11:25:17 keystoneauth1==5.4.0 11:25:17 kubernetes==28.1.0 11:25:17 lftools==0.37.8 11:25:17 lxml==4.9.3 11:25:17 MarkupSafe==2.1.3 11:25:17 msgpack==1.0.7 11:25:17 multi-key-dict==2.0.3 11:25:17 munch==4.0.0 11:25:17 netaddr==0.9.0 11:25:17 netifaces==0.11.0 11:25:17 niet==1.4.2 11:25:17 nodeenv==1.8.0 11:25:17 oauth2client==4.1.3 11:25:17 oauthlib==3.2.2 11:25:17 openstacksdk==0.62.0 11:25:17 os-client-config==2.1.0 11:25:17 os-service-types==1.7.0 11:25:17 osc-lib==2.9.0 11:25:17 oslo.config==9.2.0 11:25:17 oslo.context==5.3.0 11:25:17 oslo.i18n==6.2.0 11:25:17 oslo.log==5.4.0 11:25:17 oslo.serialization==5.2.0 11:25:17 oslo.utils==6.3.0 11:25:17 packaging==23.2 11:25:17 pbr==6.0.0 11:25:17 platformdirs==4.1.0 11:25:17 prettytable==3.9.0 11:25:17 pyasn1==0.5.1 11:25:17 pyasn1-modules==0.3.0 11:25:17 pycparser==2.21 11:25:17 pygerrit2==2.0.15 11:25:17 PyGithub==2.1.1 11:25:17 pyinotify==0.9.6 11:25:17 PyJWT==2.8.0 11:25:17 PyNaCl==1.5.0 11:25:17 pyparsing==2.4.7 11:25:17 pyperclip==1.8.2 11:25:17 pyrsistent==0.20.0 11:25:17 python-cinderclient==9.4.0 11:25:17 python-dateutil==2.8.2 11:25:17 python-heatclient==3.3.0 11:25:17 python-jenkins==1.8.2 11:25:17 python-keystoneclient==5.2.0 11:25:17 python-magnumclient==4.3.0 11:25:17 python-novaclient==18.4.0 11:25:17 python-openstackclient==6.0.0 11:25:17 python-swiftclient==4.4.0 11:25:17 pytz==2023.3.post1 11:25:17 PyYAML==6.0.1 11:25:17 referencing==0.31.1 11:25:17 requests==2.31.0 11:25:17 requests-oauthlib==1.3.1 11:25:17 requestsexceptions==1.4.0 11:25:17 rfc3986==2.0.0 11:25:17 rpds-py==0.13.2 11:25:17 rsa==4.9 11:25:17 ruamel.yaml==0.18.5 11:25:17 ruamel.yaml.clib==0.2.8 11:25:17 s3transfer==0.8.2 11:25:17 simplejson==3.19.2 11:25:17 six==1.16.0 11:25:17 smmap==5.0.1 11:25:17 soupsieve==2.5 11:25:17 stevedore==5.1.0 11:25:17 tabulate==0.9.0 11:25:17 toml==0.10.2 11:25:17 tomlkit==0.12.3 11:25:17 tqdm==4.66.1 11:25:17 typing_extensions==4.8.0 11:25:17 tzdata==2023.3 11:25:17 urllib3==1.26.18 11:25:17 virtualenv==20.25.0 11:25:17 wcwidth==0.2.12 11:25:17 websocket-client==1.7.0 11:25:17 wrapt==1.16.0 11:25:17 xdg==6.0.0 11:25:17 xmltodict==0.13.0 11:25:17 yq==3.2.3 11:25:17 zipp==3.17.0 11:25:17 [EnvInject] - Injecting environment variables from a build step. 11:25:17 [EnvInject] - Injecting as environment variables the properties content 11:25:17 SET_JDK_VERSION=openjdk17 11:25:17 GIT_URL="git://cloud.onap.org/mirror" 11:25:17 11:25:17 [EnvInject] - Variables injected successfully. 11:25:17 [policy-parent-master-verify-java] $ /bin/sh /tmp/jenkins5841458960362878080.sh 11:25:17 ---> update-java-alternatives.sh 11:25:17 ---> Updating Java version 11:25:17 ---> Ubuntu/Debian system detected 11:25:17 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 11:25:17 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 11:25:17 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 11:25:18 openjdk version "17.0.4" 2022-07-19 11:25:18 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 11:25:18 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 11:25:18 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 11:25:18 [EnvInject] - Injecting environment variables from a build step. 11:25:18 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 11:25:18 [EnvInject] - Variables injected successfully. 11:25:18 provisioning config files... 11:25:18 copy managed file [global-settings] to file:/w/workspace/policy-parent-master-verify-java@tmp/config3149659651703693432tmp 11:25:18 copy managed file [policy-parent-settings] to file:/w/workspace/policy-parent-master-verify-java@tmp/config6405222097231331173tmp 11:25:18 [EnvInject] - Injecting environment variables from a build step. 11:25:18 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-ubuntu1804-builder-4c-4g-3020 11:25:19 using settings config with name policy-parent-settings 11:25:19 Replacing all maven server entries not found in credentials list is true 11:25:19 using global settings config with name global-settings 11:25:19 Replacing all maven server entries not found in credentials list is true 11:25:19 [policy-parent-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings851352284566210607.xml -gs /tmp/global-settings12392767212923031636.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=fa13b17c6c668da475f4f09fc8bfd41c4378675e -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=liam.fallon@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Liam Fallon" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/parent/+/136760 -DGERRIT_PATCHSET_UPLOADER_EMAIL=liam.fallon@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=policy/parent -DGERRIT_CHANGE_NUMBER=136760 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Liam Fallon\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/60/136760/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Liam Fallon" '-DGERRIT_CHANGE_OWNER=\"Liam Fallon\" ' -DPROJECT=policy/parent -DGERRIT_CHANGE_COMMIT_MESSAGE=dXBkYXRlIHJlbGVhc2UgZGF0YSBpbiBwb2xpY3kvcGFyZW50Cgp1cGRhdGVkIHJlbGVhc2UgZGF0YSBpbiBwb2xpY3kvcGFyZW50CgoqKiogVGhpcyBjb21taXQgaXMgZ2VuZXJhdGVkIGJ5IGEgUEYgcmVsZWFzZSBzY3JpcHQgKioqCgpJc3N1ZS1JRDogUE9MSUNZLTQ4NTQKU2lnbmVkLW9mZi1ieTogbGlhbWZhbGxvbiA8bGlhbS5mYWxsb25AZXN0LnRlY2g+CkNoYW5nZS1JZDogSTdlODM3ZTUyZjQ2MDg5NmM0NmRjYzJmNzE1MmFmYTdlM2RiZmM1MWYK -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=update release data in policy/parent" '-DGERRIT_EVENT_ACCOUNT=\"Liam Fallon\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I7e837e52f460896c46dcc2f7152afa7e3dbfc51f -DGERRIT_EVENT_HASH=475188163 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=liam.fallon@est.tech -DGERRIT_PATCHSET_NUMBER=1 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Liam Fallon" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 11:25:19 [INFO] Scanning for projects... 11:25:20 [INFO] ------------------------------------------------------------------------ 11:25:20 [INFO] Reactor Build Order: 11:25:20 [INFO] 11:25:20 [INFO] policy-parent [pom] 11:25:20 [INFO] policy-parent-resources [jar] 11:25:20 [INFO] Policy Integration POM [pom] 11:25:20 [INFO] 11:25:20 [INFO] ----------------< org.onap.policy.parent:policy-parent >---------------- 11:25:20 [INFO] Building policy-parent 4.1.0-SNAPSHOT [1/3] 11:25:20 [INFO] --------------------------------[ pom ]--------------------------------- 11:25:21 [INFO] 11:25:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-parent --- 11:25:21 [INFO] 11:25:21 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-parent --- 11:25:23 [INFO] 11:25:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-parent --- 11:25:23 [INFO] 11:25:23 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ policy-parent --- 11:25:24 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/policy-parent-master-verify-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 11:25:24 [INFO] 11:25:24 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ policy-parent --- 11:25:26 [INFO] Starting audit... 11:25:26 Audit done. 11:25:26 [INFO] You have 0 Checkstyle violations. 11:25:26 [INFO] 11:25:26 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ policy-parent --- 11:25:27 [INFO] Starting audit... 11:25:27 Audit done. 11:25:27 [INFO] You have 0 Checkstyle violations. 11:25:27 [INFO] 11:25:27 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ policy-parent --- 11:25:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:25:27 [INFO] 11:25:27 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ policy-parent --- 11:25:27 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/policy-parent-master-verify-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 11:25:27 [INFO] 11:25:27 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-parent --- 11:25:27 [INFO] No tests to run. 11:25:27 [INFO] 11:25:27 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ policy-parent --- 11:25:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:25:27 [INFO] 11:25:27 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ policy-parent --- 11:25:27 [INFO] 11:25:27 [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-parent --- 11:25:28 [INFO] Installing /w/workspace/policy-parent-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/parent/policy-parent/4.1.0-SNAPSHOT/policy-parent-4.1.0-SNAPSHOT.pom 11:25:28 [INFO] 11:25:28 [INFO] -----------< org.onap.policy.parent:policy-parent-resources >----------- 11:25:28 [INFO] Building policy-parent-resources 4.1.0-SNAPSHOT [2/3] 11:25:28 [INFO] --------------------------------[ jar ]--------------------------------- 11:25:28 [INFO] 11:25:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-parent-resources --- 11:25:28 [INFO] 11:25:28 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-parent-resources --- 11:25:28 [INFO] 11:25:28 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-parent-resources --- 11:25:28 [INFO] 11:25:28 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ policy-parent-resources --- 11:25:28 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/policy-parent-master-verify-java/resources/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 11:25:28 [INFO] 11:25:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ policy-parent-resources --- 11:25:28 [INFO] Starting audit... 11:25:28 Audit done. 11:25:28 [INFO] You have 0 Checkstyle violations. 11:25:28 [INFO] 11:25:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ policy-parent-resources --- 11:25:28 [INFO] Starting audit... 11:25:28 Audit done. 11:25:28 [INFO] You have 0 Checkstyle violations. 11:25:28 [INFO] 11:25:28 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ policy-parent-resources --- 11:25:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 11:25:28 [INFO] Copying 2 resources 11:25:28 [INFO] 11:25:28 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ policy-parent-resources --- 11:25:29 [INFO] No sources to compile 11:25:29 [INFO] 11:25:29 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ policy-parent-resources --- 11:25:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. 11:25:29 [INFO] skip non existing resourceDirectory /w/workspace/policy-parent-master-verify-java/resources/src/test/resources 11:25:29 [INFO] 11:25:29 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ policy-parent-resources --- 11:25:29 [INFO] No sources to compile 11:25:29 [INFO] 11:25:29 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ policy-parent-resources --- 11:25:29 [INFO] No tests to run. 11:25:29 [INFO] 11:25:29 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ policy-parent-resources --- 11:25:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:25:29 [INFO] 11:25:29 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ policy-parent-resources --- 11:25:29 [INFO] Building jar: /w/workspace/policy-parent-master-verify-java/resources/target/policy-parent-resources-4.1.0-SNAPSHOT.jar 11:25:29 [INFO] 11:25:29 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ policy-parent-resources --- 11:25:29 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/policy-parent-master-verify-java/resources/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 11:25:29 [INFO] 11:25:29 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-parent-resources --- 11:25:29 [INFO] No tests to run. 11:25:29 [INFO] 11:25:29 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ policy-parent-resources --- 11:25:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:25:29 [INFO] 11:25:29 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ policy-parent-resources --- 11:25:29 [INFO] 11:25:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-parent-resources --- 11:25:29 [INFO] Installing /w/workspace/policy-parent-master-verify-java/resources/target/policy-parent-resources-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/parent/policy-parent-resources/4.1.0-SNAPSHOT/policy-parent-resources-4.1.0-SNAPSHOT.jar 11:25:29 [INFO] Installing /w/workspace/policy-parent-master-verify-java/resources/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/parent/policy-parent-resources/4.1.0-SNAPSHOT/policy-parent-resources-4.1.0-SNAPSHOT.pom 11:25:29 [INFO] 11:25:29 [INFO] -----------------< org.onap.policy.parent:integration >----------------- 11:25:29 [INFO] Building Policy Integration POM 4.1.0-SNAPSHOT [3/3] 11:25:29 [INFO] --------------------------------[ pom ]--------------------------------- 11:25:29 [INFO] 11:25:29 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ integration --- 11:25:29 [INFO] 11:25:29 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ integration --- 11:25:29 [INFO] 11:25:29 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ integration --- 11:25:29 [INFO] 11:25:29 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ integration --- 11:25:29 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-parent-master-verify-java/integration/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED 11:25:29 --add-opens java.base/java.util=ALL-UNNAMED 11:25:29 --add-opens java.sql/java.sql=ALL-UNNAMED 11:25:29 [INFO] 11:25:29 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ integration --- 11:25:29 [INFO] Starting audit... 11:25:29 Audit done. 11:25:29 [INFO] You have 0 Checkstyle violations. 11:25:29 [INFO] 11:25:29 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ integration --- 11:25:30 [INFO] Starting audit... 11:25:30 Audit done. 11:25:30 [INFO] You have 0 Checkstyle violations. 11:25:30 [INFO] 11:25:30 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ integration --- 11:25:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:25:30 [INFO] 11:25:30 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ integration --- 11:25:30 [INFO] 11:25:30 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ integration --- 11:25:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 11:25:30 [INFO] failsafeArgLine set to empty 11:25:30 [INFO] 11:25:30 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ integration --- 11:25:30 [INFO] No tests to run. 11:25:30 [INFO] 11:25:30 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ integration --- 11:25:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 11:25:30 [INFO] 11:25:30 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ integration --- 11:25:30 [INFO] 11:25:30 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ integration --- 11:25:30 [INFO] Installing /w/workspace/policy-parent-master-verify-java/integration/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/parent/integration/4.1.0-SNAPSHOT/integration-4.1.0-SNAPSHOT.pom 11:25:30 [INFO] ------------------------------------------------------------------------ 11:25:30 [INFO] Reactor Summary for policy-parent 4.1.0-SNAPSHOT: 11:25:30 [INFO] 11:25:30 [INFO] policy-parent ...................................... SUCCESS [ 7.094 s] 11:25:30 [INFO] policy-parent-resources ............................ SUCCESS [ 1.310 s] 11:25:30 [INFO] Policy Integration POM ............................. SUCCESS [ 1.173 s] 11:25:30 [INFO] ------------------------------------------------------------------------ 11:25:30 [INFO] BUILD SUCCESS 11:25:30 [INFO] ------------------------------------------------------------------------ 11:25:30 [INFO] Total time: 10.566 s 11:25:30 [INFO] Finished at: 2023-12-07T11:25:30Z 11:25:30 [INFO] ------------------------------------------------------------------------ 11:25:30 $ ssh-agent -k 11:25:30 unset SSH_AUTH_SOCK; 11:25:30 unset SSH_AGENT_PID; 11:25:30 echo Agent pid 1694 killed; 11:25:30 [ssh-agent] Stopped. 11:25:30 [PostBuildScript] - [INFO] Executing post build scripts. 11:25:30 [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins11029997592645807359.sh 11:25:30 ---> sysstat.sh 11:25:31 [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins10127581771527570783.sh 11:25:31 ---> package-listing.sh 11:25:31 ++ tr '[:upper:]' '[:lower:]' 11:25:31 ++ facter osfamily 11:25:31 + OS_FAMILY=debian 11:25:31 + workspace=/w/workspace/policy-parent-master-verify-java 11:25:31 + START_PACKAGES=/tmp/packages_start.txt 11:25:31 + END_PACKAGES=/tmp/packages_end.txt 11:25:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:25:31 + PACKAGES=/tmp/packages_start.txt 11:25:31 + '[' /w/workspace/policy-parent-master-verify-java ']' 11:25:31 + PACKAGES=/tmp/packages_end.txt 11:25:31 + case "${OS_FAMILY}" in 11:25:31 + dpkg -l 11:25:31 + grep '^ii' 11:25:31 + '[' -f /tmp/packages_start.txt ']' 11:25:31 + '[' -f /tmp/packages_end.txt ']' 11:25:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:25:31 + '[' /w/workspace/policy-parent-master-verify-java ']' 11:25:31 + mkdir -p /w/workspace/policy-parent-master-verify-java/archives/ 11:25:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-parent-master-verify-java/archives/ 11:25:31 [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins6346391065657363851.sh 11:25:31 ---> capture-instance-metadata.sh 11:25:31 Setup pyenv: 11:25:31 system 11:25:31 3.8.13 11:25:31 3.9.13 11:25:31 * 3.10.6 (set by /w/workspace/policy-parent-master-verify-java/.python-version) 11:25:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K2Jp from file:/tmp/.os_lf_venv 11:25:32 lf-activate-venv(): INFO: Installing: lftools 11:25:43 lf-activate-venv(): INFO: Adding /tmp/venv-K2Jp/bin to PATH 11:25:43 INFO: Running in OpenStack, capturing instance metadata 11:25:44 [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins14234364288891130017.sh 11:25:44 provisioning config files... 11:25:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-parent-master-verify-java@tmp/config1977698494298685042tmp 11:25:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:25:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:25:44 [EnvInject] - Injecting environment variables from a build step. 11:25:44 [EnvInject] - Injecting as environment variables the properties content 11:25:44 SERVER_ID=logs 11:25:44 11:25:44 [EnvInject] - Variables injected successfully. 11:25:44 [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins6449626239872224455.sh 11:25:44 ---> create-netrc.sh 11:25:44 [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins4269667360433809625.sh 11:25:44 ---> python-tools-install.sh 11:25:44 Setup pyenv: 11:25:44 system 11:25:44 3.8.13 11:25:44 3.9.13 11:25:44 * 3.10.6 (set by /w/workspace/policy-parent-master-verify-java/.python-version) 11:25:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K2Jp from file:/tmp/.os_lf_venv 11:25:45 lf-activate-venv(): INFO: Installing: lftools 11:25:53 lf-activate-venv(): INFO: Adding /tmp/venv-K2Jp/bin to PATH 11:25:53 [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins898134711674946450.sh 11:25:53 ---> sudo-logs.sh 11:25:53 Archiving 'sudo' log.. 11:25:53 [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins1531472804870298369.sh 11:25:53 ---> job-cost.sh 11:25:53 Setup pyenv: 11:25:53 system 11:25:53 3.8.13 11:25:53 3.9.13 11:25:53 * 3.10.6 (set by /w/workspace/policy-parent-master-verify-java/.python-version) 11:25:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K2Jp from file:/tmp/.os_lf_venv 11:25:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:26:01 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. 11:26:01 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 11:26:02 lf-activate-venv(): INFO: Adding /tmp/venv-K2Jp/bin to PATH 11:26:02 INFO: No Stack... 11:26:02 INFO: Retrieving Pricing Info for: v3-standard-4 11:26:02 INFO: Archiving Costs 11:26:02 [policy-parent-master-verify-java] $ /bin/bash -l /tmp/jenkins15734694624867724912.sh 11:26:02 ---> logs-deploy.sh 11:26:02 Setup pyenv: 11:26:02 system 11:26:02 3.8.13 11:26:02 3.9.13 11:26:02 * 3.10.6 (set by /w/workspace/policy-parent-master-verify-java/.python-version) 11:26:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K2Jp from file:/tmp/.os_lf_venv 11:26:04 lf-activate-venv(): INFO: Installing: lftools 11:26: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. 11:26:12 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 11:26:12 lf-activate-venv(): INFO: Adding /tmp/venv-K2Jp/bin to PATH 11:26:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-parent-master-verify-java/1272 11:26:12 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 11:26:13 Archives upload complete. 11:26:13 INFO: archiving logs to Nexus 11:26:14 ---> uname -a: 11:26:14 Linux prd-ubuntu1804-builder-4c-4g-3020 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:26:14 11:26:14 11:26:14 ---> lscpu: 11:26:14 Architecture: x86_64 11:26:14 CPU op-mode(s): 32-bit, 64-bit 11:26:14 Byte Order: Little Endian 11:26:14 CPU(s): 4 11:26:14 On-line CPU(s) list: 0-3 11:26:14 Thread(s) per core: 1 11:26:14 Core(s) per socket: 1 11:26:14 Socket(s): 4 11:26:14 NUMA node(s): 1 11:26:14 Vendor ID: AuthenticAMD 11:26:14 CPU family: 23 11:26:14 Model: 49 11:26:14 Model name: AMD EPYC-Rome Processor 11:26:14 Stepping: 0 11:26:14 CPU MHz: 2799.998 11:26:14 BogoMIPS: 5599.99 11:26:14 Virtualization: AMD-V 11:26:14 Hypervisor vendor: KVM 11:26:14 Virtualization type: full 11:26:14 L1d cache: 32K 11:26:14 L1i cache: 32K 11:26:14 L2 cache: 512K 11:26:14 L3 cache: 16384K 11:26:14 NUMA node0 CPU(s): 0-3 11:26:14 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 xtopology 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 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 11:26:14 11:26:14 11:26:14 ---> nproc: 11:26:14 4 11:26:14 11:26:14 11:26:14 ---> df -h: 11:26:14 Filesystem Size Used Avail Use% Mounted on 11:26:14 udev 7.9G 0 7.9G 0% /dev 11:26:14 tmpfs 1.6G 672K 1.6G 1% /run 11:26:14 /dev/vda1 78G 8.4G 70G 11% / 11:26:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:26:14 tmpfs 5.0M 0 5.0M 0% /run/lock 11:26:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:26:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:26:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:26:14 11:26:14 11:26:14 ---> free -m: 11:26:14 total used free shared buff/cache available 11:26:14 Mem: 16040 546 13287 0 2206 15182 11:26:14 Swap: 1023 0 1023 11:26:14 11:26:14 11:26:14 ---> ip addr: 11:26:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:26:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:26:14 inet 127.0.0.1/8 scope host lo 11:26:14 valid_lft forever preferred_lft forever 11:26:14 inet6 ::1/128 scope host 11:26:14 valid_lft forever preferred_lft forever 11:26:14 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 11:26:14 link/ether fa:16:3e:f9:3e:bb brd ff:ff:ff:ff:ff:ff 11:26:14 inet 10.30.107.233/23 brd 10.30.107.255 scope global dynamic ens3 11:26:14 valid_lft 86245sec preferred_lft 86245sec 11:26:14 inet6 fe80::f816:3eff:fef9:3ebb/64 scope link 11:26:14 valid_lft forever preferred_lft forever 11:26:14 11:26:14 11:26:14 ---> sar -b -r -n DEV: 11:26:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3020) 12/07/23 _x86_64_ (4 CPU) 11:26:14 11:26:14 11:23:42 LINUX RESTART (4 CPU) 11:26:14 11:26:14 11:24:01 tps rtps wtps bread/s bwrtn/s 11:26:14 11:25:01 234.61 32.51 202.10 1662.26 21104.08 11:26:14 11:26:01 146.73 33.57 113.16 1852.85 22551.15 11:26:14 Average: 190.67 33.04 157.63 1757.56 21827.68 11:26:14 11:26:14 11:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:26:14 11:25:01 13824260 15530056 2600708 15.83 61876 1843876 807164 4.62 708604 1677568 177096 11:26:14 11:26:01 13580092 15532580 2844876 17.32 76556 2065268 803172 4.60 759416 1851292 56880 11:26:14 Average: 13702176 15531318 2722792 16.58 69216 1954572 805168 4.61 734010 1764430 116988 11:26:14 11:26:14 11:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:26:14 11:25:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 11:26:14 11:25:01 ens3 113.83 75.32 1911.10 23.95 0.00 0.00 0.00 0.00 11:26:14 11:26:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 11:26:14 11:26:01 ens3 181.22 140.09 1187.44 38.12 0.00 0.00 0.00 0.00 11:26:14 Average: lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 11:26:14 Average: ens3 147.53 107.71 1549.24 31.04 0.00 0.00 0.00 0.00 11:26:14 11:26:14 11:26:14 ---> sar -P ALL: 11:26:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3020) 12/07/23 _x86_64_ (4 CPU) 11:26:14 11:26:14 11:23:42 LINUX RESTART (4 CPU) 11:26:14 11:26:14 11:24:01 CPU %user %nice %system %iowait %steal %idle 11:26:14 11:25:01 all 19.95 0.00 1.80 4.02 0.06 74.17 11:26:14 11:25:01 0 29.45 0.00 2.08 1.45 0.05 66.96 11:26:14 11:25:01 1 17.89 0.00 1.47 1.32 0.07 79.26 11:26:14 11:25:01 2 29.27 0.00 2.23 2.46 0.07 65.97 11:26:14 11:25:01 3 3.13 0.00 1.41 10.89 0.07 84.50 11:26:14 11:26:01 all 27.64 0.00 1.63 3.05 0.06 67.62 11:26:14 11:26:01 0 14.23 0.00 1.07 0.30 0.02 84.38 11:26:14 11:26:01 1 54.12 0.00 2.56 3.20 0.08 40.03 11:26:14 11:26:01 2 18.96 0.00 1.49 2.71 0.05 76.79 11:26:14 11:26:01 3 23.25 0.00 1.44 5.96 0.08 69.27 11:26:14 Average: all 23.80 0.00 1.72 3.53 0.06 70.89 11:26:14 Average: 0 21.86 0.00 1.58 0.88 0.03 75.65 11:26:14 Average: 1 35.98 0.00 2.02 2.26 0.08 59.67 11:26:14 Average: 2 24.11 0.00 1.86 2.59 0.06 71.38 11:26:14 Average: 3 13.22 0.00 1.42 8.42 0.08 76.86 11:26:14 11:26:14 11:26:14