07:50:49 Started by timer 07:50:49 Running as SYSTEM 07:50:49 [EnvInject] - Loading node environment variables. 07:50:49 Building remotely on prd-ubuntu1804-docker-8c-8g-15649 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-docker-onap-java11-docker-merge-master 07:50:49 [ssh-agent] Looking for ssh-agent implementation... 07:50:49 $ ssh-agent 07:50:49 SSH_AUTH_SOCK=/tmp/ssh-rniYtWv8Gj1s/agent.1997 07:50:49 SSH_AGENT_PID=1999 07:50:49 [ssh-agent] Started. 07:50:49 Running ssh-add (command line suppressed) 07:50:50 Identity added: /w/workspace/integration-docker-onap-java11-docker-merge-master@tmp/private_key_9661989654178430516.key (/w/workspace/integration-docker-onap-java11-docker-merge-master@tmp/private_key_9661989654178430516.key) 07:50:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:50:50 The recommended git tool is: NONE 07:50:51 using credential onap-jenkins-ssh 07:50:51 Wiping out workspace first. 07:50:51 Cloning the remote Git repository 07:50:51 Cloning repository git://cloud.onap.org/mirror/integration/docker/onap-java11 07:50:51 > git init /w/workspace/integration-docker-onap-java11-docker-merge-master # timeout=10 07:50:51 Fetching upstream changes from git://cloud.onap.org/mirror/integration/docker/onap-java11 07:50:51 > git --version # timeout=10 07:50:51 > git --version # 'git version 2.17.1' 07:50:51 using GIT_SSH to set credentials Gerrit user 07:50:51 Verifying host key using manually-configured host key entries 07:50:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/docker/onap-java11 +refs/heads/*:refs/remotes/origin/* # timeout=10 07:50:52 > git config remote.origin.url git://cloud.onap.org/mirror/integration/docker/onap-java11 # timeout=10 07:50:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:50:53 Avoid second fetch 07:50:53 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:50:53 Checking out Revision 7065034da9d53e520647dee6a16c30073e7d0c81 (refs/remotes/origin/master) 07:50:53 > git config core.sparsecheckout # timeout=10 07:50:53 > git checkout -f 7065034da9d53e520647dee6a16c30073e7d0c81 # timeout=10 07:50:53 Commit message: "Update INFO.yaml with new PTL" 07:50:53 > git rev-list --no-walk 7065034da9d53e520647dee6a16c30073e7d0c81 # timeout=10 07:50:56 provisioning config files... 07:50:56 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:50:56 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:50:56 [integration-docker-onap-java11-docker-merge-master] $ /bin/bash /tmp/jenkins4805399456577121083.sh 07:50:56 ---> python-tools-install.sh 07:50:56 Setup pyenv: 07:50:56 * system (set by /opt/pyenv/version) 07:50:56 * 3.8.13 (set by /opt/pyenv/version) 07:50:56 * 3.9.13 (set by /opt/pyenv/version) 07:50:56 * 3.10.6 (set by /opt/pyenv/version) 07:51:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mAsA 07:51:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:51:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:51:04 lf-activate-venv(): INFO: Installing additional packages: lftools 07:51:26 lf-activate-venv(): INFO: Adding /tmp/venv-mAsA/bin to PATH 07:51:26 Generating Requirements File 07:51:48 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:51:48 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:51:48 Python 3.10.6 07:51:49 pip 26.2.1 from /tmp/venv-mAsA/lib/python3.10/site-packages/pip (python 3.10) 07:51:49 aiohappyeyeballs==2.7.1 07:51:49 aiohttp==3.14.3 07:51:49 aiosignal==1.4.0 07:51:49 appdirs==1.4.4 07:51:49 argcomplete==3.7.2 07:51:49 aspy.yaml==1.3.0 07:51:49 async-timeout==5.0.1 07:51:49 attrs==26.1.0 07:51:49 autopage==0.6.0 07:51:49 backports.strenum==1.3.1 07:51:49 beautifulsoup4==4.15.0 07:51:49 boto3==1.43.81 07:51:49 botocore==1.43.81 07:51:49 bs4==0.0.2 07:51:49 certifi==2026.7.22 07:51:49 cffi==2.1.1 07:51:49 cfgv==3.5.0 07:51:49 chardet==7.6.0 07:51:49 charset-normalizer==3.5.1 07:51:49 click==8.5.0 07:51:49 cliff==4.14.0 07:51:49 cmd2==3.5.1 07:51:49 cryptography==3.3.2 07:51:49 debtcollector==3.1.0 07:51:49 decorator==5.3.1 07:51:49 defusedxml==0.7.1 07:51:49 Deprecated==1.3.1 07:51:49 distlib==0.4.3 07:51:49 dnspython==2.8.0 07:51:49 docker==7.2.0 07:51:49 dogpile.cache==1.5.0 07:51:49 durationpy==0.11 07:51:49 email-validator==2.3.0 07:51:49 filelock==3.32.4 07:51:49 frozenlist==1.8.0 07:51:49 future==1.0.0 07:51:49 gitdb==4.0.12 07:51:49 GitPython==3.1.60 07:51:49 httplib2==0.30.2 07:51:49 identify==2.6.19 07:51:49 idna==3.19 07:51:49 importlib-resources==1.5.0 07:51:49 iso8601==2.1.0 07:51:49 Jinja2==3.1.6 07:51:49 jmespath==1.1.0 07:51:49 jsonpatch==1.33 07:51:49 jsonpointer==3.1.1 07:51:49 jsonschema==4.26.0 07:51:49 jsonschema-specifications==2025.9.1 07:51:49 keystoneauth1==5.14.0 07:51:49 kubernetes==36.0.3 07:51:49 lftools==0.37.23 07:51:49 lxml==6.1.2 07:51:49 markdown-it-py==4.2.0 07:51:49 MarkupSafe==3.0.3 07:51:49 mdurl==0.1.2 07:51:49 msgpack==1.2.1 07:51:49 multi_key_dict==2.0.3 07:51:49 multidict==6.7.1 07:51:49 munch==4.0.0 07:51:49 netaddr==1.3.0 07:51:49 niet==1.4.2 07:51:49 nodeenv==1.10.0 07:51:49 oauth2client==4.1.3 07:51:49 oauthlib==3.3.1 07:51:49 openstacksdk==4.13.0 07:51:49 os-service-types==1.8.2 07:51:49 osc-lib==4.6.0 07:51:49 oslo.config==10.4.0 07:51:49 oslo.context==6.4.0 07:51:49 oslo.i18n==6.8.0 07:51:49 oslo.log==8.2.0 07:51:49 oslo.serialization==5.10.0 07:51:49 oslo.utils==10.1.1 07:51:49 packaging==26.3 07:51:49 pbr==7.0.3 07:51:49 platformdirs==4.11.4 07:51:49 prettytable==3.18.0 07:51:49 propcache==0.5.2 07:51:49 psutil==7.2.2 07:51:49 pyasn1==0.6.4 07:51:49 pyasn1_modules==0.4.2 07:51:49 pycparser==3.0 07:51:49 pygerrit2==2.0.15 07:51:49 PyGithub==2.10.0 07:51:49 Pygments==2.21.0 07:51:49 PyJWT==2.13.0 07:51:49 PyNaCl==1.6.2 07:51:49 pyparsing==2.4.7 07:51:49 pyperclip==1.11.0 07:51:49 pyrsistent==0.20.0 07:51:49 python-cinderclient==9.9.0 07:51:49 python-dateutil==2.9.0.post0 07:51:49 python-discovery==1.5.3 07:51:49 python-heatclient==5.2.0 07:51:49 python-jenkins==1.8.3 07:51:49 python-keystoneclient==5.8.0 07:51:49 python-magnumclient==4.11.0 07:51:49 python-openstackclient==10.0.0 07:51:49 python-swiftclient==4.10.0 07:51:49 PyYAML==6.0.3 07:51:49 referencing==0.37.0 07:51:49 requests==2.34.2 07:51:49 requests-oauthlib==2.0.0 07:51:49 rfc3986==2.0.0 07:51:49 rich==15.0.0 07:51:49 rich-argparse==1.8.0 07:51:49 rpds-py==0.30.0 07:51:49 rsa==4.9.1 07:51:49 ruamel.yaml==0.19.1 07:51:49 ruamel.yaml.clib==0.2.15 07:51:49 s3transfer==0.19.2 07:51:49 simplejson==4.1.2 07:51:49 six==1.17.0 07:51:49 smmap==5.0.3 07:51:49 soupsieve==2.9.2 07:51:49 stevedore==5.8.0 07:51:49 tabulate==0.10.0 07:51:49 toml==0.10.2 07:51:49 tomlkit==0.15.1 07:51:49 tqdm==4.70.0 07:51:49 typing_extensions==4.16.0 07:51:49 urllib3==1.26.20 07:51:49 virtualenv==21.7.5 07:51:49 wcwidth==0.8.2 07:51:49 websocket-client==1.9.0 07:51:49 wrapt==2.3.0 07:51:49 xdg==6.0.0 07:51:49 xmltodict==1.0.4 07:51:49 yarl==1.24.5 07:51:49 yq==4.1.2 07:51:49 [integration-docker-onap-java11-docker-merge-master] $ /bin/sh /tmp/jenkins8909251752394009761.sh 07:51:49 ---> uv-install.sh 07:51:49 Installing uv/uvx (latest) using shell installer 07:51:49 2026-08-27 07:51:49 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-Vib7Z7.sh" [1] 07:51:49 downloading uv 0.12.6 x86_64-unknown-linux-gnu 07:51:50 installing to /home/jenkins/.local/bin 07:51:50 uv 07:51:50 uvx 07:51:50 everything's installed! 07:51:50 07:51:50 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:51:50 07:51:50 source $HOME/.local/bin/env (sh, bash, zsh) 07:51:50 source $HOME/.local/bin/env.fish (fish) 07:51:50 Adding install location to PATH 07:51:50 ---> Validating uv/uvx install 07:51:50 uvx 0.12.6 (x86_64-unknown-linux-gnu) 07:51:50 provisioning config files... 07:51:50 copy managed file [global-settings] to file:/w/workspace/integration-docker-onap-java11-docker-merge-master@tmp/config1818410288222014921tmp 07:51:50 copy managed file [integration-settings] to file:/w/workspace/integration-docker-onap-java11-docker-merge-master@tmp/config17099714255297999119tmp 07:51:50 [integration-docker-onap-java11-docker-merge-master] $ /bin/bash /tmp/jenkins5311230306861588469.sh 07:51:50 ---> docker-login.sh 07:51:50 nexus3.onap.org:10001 07:51:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:51 Configure a credential helper to remove this warning. See 07:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:51 07:51:51 Login Succeeded 07:51:51 nexus3.onap.org:10002 07:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:51 Configure a credential helper to remove this warning. See 07:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:51 07:51:51 Login Succeeded 07:51:51 nexus3.onap.org:10003 07:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:51 Configure a credential helper to remove this warning. See 07:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:51 07:51:51 Login Succeeded 07:51:51 nexus3.onap.org:10004 07:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:51 Configure a credential helper to remove this warning. See 07:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:51 07:51:51 Login Succeeded 07:51:51 docker.io 07:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:51 Configure a credential helper to remove this warning. See 07:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:51 07:51:51 Login Succeeded 07:51:51 ---> docker-login.sh ends 07:51:51 [integration-docker-onap-java11-docker-merge-master] $ /bin/bash /tmp/jenkins9360674255616582588.sh 07:51:51 [integration-docker-onap-java11-docker-merge-master] $ /bin/sh -xe /tmp/jenkins3996275911293303473.sh 07:51:51 [EnvInject] - Injecting environment variables from a build step. 07:51:51 [EnvInject] - Injecting as environment variables the properties content 07:51:51 DOCKER_ROOT=$WORKSPACE 07:51:51 CONTAINER_TAG_YAML_DIR= 07:51:51 CONTAINER_TAG_METHOD=latest 07:51:51 07:51:51 [EnvInject] - Variables injected successfully. 07:51:51 [integration-docker-onap-java11-docker-merge-master] $ /bin/bash -l /tmp/jenkins1569418789355244672.sh 07:51:51 ---> docker-get-container-tag.sh 07:51:51 Setup pyenv: 07:51:51 system 07:51:51 3.8.13 07:51:51 3.9.13 07:51:51 * 3.10.6 (set by /w/workspace/integration-docker-onap-java11-docker-merge-master/.python-version) 07:51:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mAsA from file:/tmp/.os_lf_venv 07:51:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:51:53 lf-activate-venv(): INFO: Installing additional packages: yq 07:51:54 lf-activate-venv(): INFO: Adding /tmp/venv-mAsA/bin to PATH 07:51:54 ---> Docker image tag found: latest 07:51:54 [EnvInject] - Injecting environment variables from a build step. 07:51:54 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 07:51:54 [EnvInject] - Variables injected successfully. 07:51:54 [EnvInject] - Injecting environment variables from a build step. 07:51:54 [EnvInject] - Injecting as environment variables the properties content 07:51:54 DOCKER_ARGS= 07:51:54 DOCKER_ROOT=/w/workspace/integration-docker-onap-java11-docker-merge-master 07:51:54 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 07:51:54 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 07:51:54 DOCKER_NAME=onap/integration-java11 07:51:54 07:51:54 [EnvInject] - Variables injected successfully. 07:51:54 [integration-docker-onap-java11-docker-merge-master] $ /bin/bash /tmp/jenkins8983673830678305284.sh 07:51:54 ---> docker-build.sh 07:51:54 Docker version 20.10.18, build b40c2f6 07:51:54 Building image: nexus3.onap.org:10003/onap/integration-java11:latest 07:51:54 docker build -t nexus3.onap.org:10003/onap/integration-java11:latest . 07:51:54 Sending build context to Docker daemon 145.4kB 07:51:54 Step 1/15 : ARG java_ver=onap-java11 07:51:54 Step 2/15 : FROM eclipse-temurin:11.0.18_10-jre-alpine AS onap-java11 07:51:55 11.0.18_10-jre-alpine: Pulling from library/eclipse-temurin 07:51:55 f56be85fc22e: Pulling fs layer 07:51:55 f8ed194273be: Pulling fs layer 07:51:55 ef4320939e23: Pulling fs layer 07:51:55 34d0f97d185b: Pulling fs layer 07:51:55 34d0f97d185b: Waiting 07:51:55 f56be85fc22e: Verifying Checksum 07:51:55 f56be85fc22e: Download complete 07:51:55 f8ed194273be: Verifying Checksum 07:51:55 f8ed194273be: Download complete 07:51:55 f56be85fc22e: Pull complete 07:51:55 ef4320939e23: Verifying Checksum 07:51:55 ef4320939e23: Download complete 07:51:56 34d0f97d185b: Verifying Checksum 07:51:56 34d0f97d185b: Download complete 07:51:56 f8ed194273be: Pull complete 07:51:57 ef4320939e23: Pull complete 07:51:57 34d0f97d185b: Pull complete 07:51:57 Digest: sha256:a449f25926f1a69a90aa05ea7d28fb2616680c7d35dc5f0f7bf0794f961391c0 07:51:57 Status: Downloaded newer image for eclipse-temurin:11.0.18_10-jre-alpine 07:51:57 ---> 576525df9a7e 07:51:57 Step 3/15 : FROM eclipse-temurin:17.0.6_10-jre-alpine AS onap-java17 07:51:58 17.0.6_10-jre-alpine: Pulling from library/eclipse-temurin 07:51:58 f56be85fc22e: Already exists 07:51:58 f8ed194273be: Already exists 07:51:58 72ac8a0a29d6: Pulling fs layer 07:51:58 e5daea9ee890: Pulling fs layer 07:51:58 e5daea9ee890: Verifying Checksum 07:51:58 e5daea9ee890: Download complete 07:51:59 72ac8a0a29d6: Verifying Checksum 07:51:59 72ac8a0a29d6: Download complete 07:52:00 72ac8a0a29d6: Pull complete 07:52:00 e5daea9ee890: Pull complete 07:52:00 Digest: sha256:e39db8ba89a39ccd1224490e4bbfc9e3bdbc4493ac849523f2aa8a52f5b42ad9 07:52:00 Status: Downloaded newer image for eclipse-temurin:17.0.6_10-jre-alpine 07:52:00 ---> c74d412c3d53 07:52:00 Step 4/15 : FROM ${java_ver} AS onap-java-final 07:52:00 ---> 576525df9a7e 07:52:00 Step 5/15 : LABEL maintainer="ONAP Integration team" 07:52:01 ---> Running in cfc4a855588f 07:52:01 Removing intermediate container cfc4a855588f 07:52:01 ---> 8e3db4a636b3 07:52:01 Step 6/15 : LABEL Description="Reference ONAP JAVA image based on alpine" 07:52:01 ---> Running in ed1395bb5ec0 07:52:02 Removing intermediate container ed1395bb5ec0 07:52:02 ---> 80c05c78183e 07:52:02 Step 7/15 : ENV JAVA_OPTS="-Xms256m -Xmx1g" 07:52:02 ---> Running in 3c3673df1f2d 07:52:02 Removing intermediate container 3c3673df1f2d 07:52:02 ---> 31d307ff0789 07:52:02 Step 8/15 : ENV JAVA_SEC_OPTS="" 07:52:02 ---> Running in 77121feaace8 07:52:02 Removing intermediate container 77121feaace8 07:52:02 ---> 822642f01064 07:52:02 Step 9/15 : ARG user=onap 07:52:02 ---> Running in fbe474e609b7 07:52:02 Removing intermediate container fbe474e609b7 07:52:02 ---> 228f163e32ac 07:52:02 Step 10/15 : ARG group=onap 07:52:02 ---> Running in b4c3b78f9185 07:52:02 Removing intermediate container b4c3b78f9185 07:52:02 ---> e4fd11b0205b 07:52:02 Step 11/15 : RUN apk add --no-cache openssl ca-certificates 07:52:02 ---> Running in 2e20b4ae4cf6 07:52:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:52:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:52:04 (1/4) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.19-r0) 07:52:04 (2/4) Upgrading libssl3 (3.0.8-r3 -> 3.0.19-r0) 07:52:04 (3/4) Installing ca-certificates (20240226-r0) 07:52:04 (4/4) Installing openssl (3.0.19-r0) 07:52:04 Executing busybox-1.35.0-r29.trigger 07:52:04 Executing ca-certificates-20240226-r0.trigger 07:52:04 OK: 34 MiB in 31 packages 07:52:04 Removing intermediate container 2e20b4ae4cf6 07:52:04 ---> 873df60ca8fa 07:52:04 Step 12/15 : RUN addgroup -S $group && adduser -G $group -D $user && mkdir /var/log/$user && mkdir /app && chown -R $user:$group /var/log/$user && chown -R $user:$group /app 07:52:04 ---> Running in 6f977c32bf2b 07:52:05 Removing intermediate container 6f977c32bf2b 07:52:05 ---> 08dd730ec424 07:52:05 Step 13/15 : USER $user 07:52:05 ---> Running in 3fcdd28b7df8 07:52:05 Removing intermediate container 3fcdd28b7df8 07:52:05 ---> d8bf00a0faca 07:52:05 Step 14/15 : WORKDIR /app 07:52:05 ---> Running in b88091e934f5 07:52:06 Removing intermediate container b88091e934f5 07:52:06 ---> a4fae90c3d3a 07:52:06 Step 15/15 : ENTRYPOINT exec java $JAVA_SEC_OPTS $JAVA_OPTS -jar /app/app.jar 07:52:06 ---> Running in ff53a6f72aae 07:52:06 Removing intermediate container ff53a6f72aae 07:52:06 ---> c1918fae4a1d 07:52:06 Successfully built c1918fae4a1d 07:52:06 Successfully tagged nexus3.onap.org:10003/onap/integration-java11:latest 07:52:06 ---> docker-build.sh ends 07:52:06 [integration-docker-onap-java11-docker-merge-master] $ /bin/sh -xe /tmp/jenkins8634466899914023365.sh 07:52:06 [EnvInject] - Injecting environment variables from a build step. 07:52:06 [EnvInject] - Injecting as environment variables the properties content 07:52:06 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 07:52:06 07:52:06 [EnvInject] - Variables injected successfully. 07:52:06 [integration-docker-onap-java11-docker-merge-master] $ /bin/bash /tmp/jenkins10984438884967404192.sh 07:52:06 ---> docker-push.sh 07:52:06 Docker version 20.10.18, build b40c2f6 07:52:06 Pushing image: nexus3.onap.org:10003/onap/integration-java11:latest 07:52:06 docker push nexus3.onap.org:10003/onap/integration-java11:latest 07:52:06 The push refers to repository [nexus3.onap.org:10003/onap/integration-java11] 07:52:06 866a39e40c83: Preparing 07:52:06 cbc988fbff13: Preparing 07:52:06 5b3cdda1334c: Preparing 07:52:06 4c182b47fa72: Preparing 07:52:06 e685d148e38b: Preparing 07:52:06 f1417ff83b31: Preparing 07:52:06 f1417ff83b31: Waiting 07:52:06 5b3cdda1334c: Layer already exists 07:52:06 e685d148e38b: Layer already exists 07:52:06 4c182b47fa72: Layer already exists 07:52:06 f1417ff83b31: Layer already exists 07:52:06 866a39e40c83: Pushed 07:52:07 cbc988fbff13: Pushed 07:52:07 latest: digest: sha256:1ff455e2fdccaff3cf2879960289094925386e752e03012e1e2bb9dcb834ad51 size: 1578 07:52:07 ---> docker-push.sh ends 07:52:07 [integration-docker-onap-java11-docker-merge-master] $ /bin/bash /tmp/jenkins16200069534448851766.sh 07:52:07 $ ssh-agent -k 07:52:07 unset SSH_AUTH_SOCK; 07:52:07 unset SSH_AGENT_PID; 07:52:07 echo Agent pid 1999 killed; 07:52:07 [ssh-agent] Stopped. 07:52:07 [PostBuildScript] - [INFO] Executing post build scripts. 07:52:07 [integration-docker-onap-java11-docker-merge-master] $ /bin/bash /tmp/jenkins17528821575967298171.sh 07:52:07 ---> sysstat.sh 07:52:08 [integration-docker-onap-java11-docker-merge-master] $ /bin/bash /tmp/jenkins11240306825614773379.sh 07:52:08 ---> package-listing.sh 07:52:08 ++ facter osfamily 07:52:08 ++ tr '[:upper:]' '[:lower:]' 07:52:08 + OS_FAMILY=debian 07:52:08 + workspace=/w/workspace/integration-docker-onap-java11-docker-merge-master 07:52:08 + START_PACKAGES=/tmp/packages_start.txt 07:52:08 + END_PACKAGES=/tmp/packages_end.txt 07:52:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:52:08 + PACKAGES=/tmp/packages_start.txt 07:52:08 + '[' /w/workspace/integration-docker-onap-java11-docker-merge-master ']' 07:52:08 + PACKAGES=/tmp/packages_end.txt 07:52:08 + case "${OS_FAMILY}" in 07:52:08 + dpkg -l 07:52:08 + grep '^ii' 07:52:08 + '[' -f /tmp/packages_start.txt ']' 07:52:08 + '[' -f /tmp/packages_end.txt ']' 07:52:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:52:08 + '[' /w/workspace/integration-docker-onap-java11-docker-merge-master ']' 07:52:08 + mkdir -p /w/workspace/integration-docker-onap-java11-docker-merge-master/archives/ 07:52:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-docker-onap-java11-docker-merge-master/archives/ 07:52:08 [integration-docker-onap-java11-docker-merge-master] $ /bin/bash /tmp/jenkins16490218606730342928.sh 07:52:08 ---> capture-instance-metadata.sh 07:52:08 Setup pyenv: 07:52:08 system 07:52:08 3.8.13 07:52:08 3.9.13 07:52:08 * 3.10.6 (set by /w/workspace/integration-docker-onap-java11-docker-merge-master/.python-version) 07:52:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mAsA from file:/tmp/.os_lf_venv 07:52:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:52:09 lf-activate-venv(): INFO: Installing additional packages: lftools 07:52:17 lf-activate-venv(): INFO: Adding /tmp/venv-mAsA/bin to PATH 07:52:17 INFO: Running in OpenStack, capturing instance metadata 07:52:17 [integration-docker-onap-java11-docker-merge-master] $ /bin/bash /tmp/jenkins8555088328948366140.sh 07:52:17 provisioning config files... 07:52:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-docker-onap-java11-docker-merge-master@tmp/config17513603753480823933tmp 07:52:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:52:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:52:17 [EnvInject] - Injecting environment variables from a build step. 07:52:17 [EnvInject] - Injecting as environment variables the properties content 07:52:17 SERVER_ID=logs 07:52:17 07:52:17 [EnvInject] - Variables injected successfully. 07:52:17 [integration-docker-onap-java11-docker-merge-master] $ /bin/bash /tmp/jenkins5616814462229574482.sh 07:52:17 ---> create-netrc.sh 07:52:17 [integration-docker-onap-java11-docker-merge-master] $ /bin/bash /tmp/jenkins10843214245238350163.sh 07:52:17 ---> python-tools-install.sh 07:52:17 Setup pyenv: 07:52:17 system 07:52:17 3.8.13 07:52:17 3.9.13 07:52:17 * 3.10.6 (set by /w/workspace/integration-docker-onap-java11-docker-merge-master/.python-version) 07:52:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mAsA from file:/tmp/.os_lf_venv 07:52:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:52:19 lf-activate-venv(): INFO: Installing additional packages: lftools 07:52:25 lf-activate-venv(): INFO: Adding /tmp/venv-mAsA/bin to PATH 07:52:25 [integration-docker-onap-java11-docker-merge-master] $ /bin/sh /tmp/jenkins18324832729799603268.sh 07:52:25 ---> uv-install.sh 07:52:25 uv 0.12.6 is already installed 07:52:25 uvx 0.12.6 (x86_64-unknown-linux-gnu) 07:52:25 [integration-docker-onap-java11-docker-merge-master] $ /bin/bash /tmp/jenkins4786525869518049359.sh 07:52:25 ---> sudo-logs.sh 07:52:25 Archiving 'sudo' log.. 07:52:26 [integration-docker-onap-java11-docker-merge-master] $ /bin/bash /tmp/jenkins6073533216673461479.sh 07:52:26 ---> job-cost.sh 07:52:26 INFO: Activating Python virtual environment... 07:52:26 Setup pyenv: 07:52:26 system 07:52:26 3.8.13 07:52:26 3.9.13 07:52:26 * 3.10.6 (set by /w/workspace/integration-docker-onap-java11-docker-merge-master/.python-version) 07:52:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mAsA from file:/tmp/.os_lf_venv 07:52:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:52:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:52:32 lf-activate-venv(): INFO: Adding /tmp/venv-mAsA/bin to PATH 07:52:32 INFO: No stack-cost file found 07:52:32 INFO: Instance uptime: 142s 07:52:32 INFO: Fetching instance metadata (attempt 1 of 3)... 07:52:32 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:52:32 INFO: Successfully fetched instance metadata 07:52:32 INFO: Instance type: v3-standard-8 07:52:32 INFO: Retrieving pricing info for: v3-standard-8 07:52:32 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:52:32 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=142 07:52:33 INFO: Successfully fetched Vexxhost pricing API 07:52:33 INFO: Retrieved cost: 0.22 07:52:33 INFO: Retrieved resource: v3-standard-8 07:52:33 INFO: Creating archive directory: /w/workspace/integration-docker-onap-java11-docker-merge-master/archives/cost 07:52:33 INFO: Archiving costs to: /w/workspace/integration-docker-onap-java11-docker-merge-master/archives/cost.csv 07:52:33 INFO: Successfully archived job cost data 07:52:33 DEBUG: Cost data: integration-docker-onap-java11-docker-merge-master,365,2026-08-27 07:52:33,v3-standard-8,142,0.22,0.00,SUCCESS 07:52:33 [integration-docker-onap-java11-docker-merge-master] $ /bin/bash -l /tmp/jenkins12771668943150600638.sh 07:52:33 ---> logs-deploy.sh 07:52:33 Setup pyenv: 07:52:33 system 07:52:33 3.8.13 07:52:33 3.9.13 07:52:33 * 3.10.6 (set by /w/workspace/integration-docker-onap-java11-docker-merge-master/.python-version) 07:52:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mAsA from file:/tmp/.os_lf_venv 07:52:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:52:35 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:52:41 lf-activate-venv(): INFO: Adding /tmp/venv-mAsA/bin to PATH 07:52:41 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-docker-onap-java11-docker-merge-master/365 07:52:41 INFO: archiving workspace using pattern(s): 07:52:42 Archives upload complete. 07:52:43 INFO: archiving logs to Nexus 07:52:44 ---> uname -a: 07:52:44 Linux prd-ubuntu1804-docker-8c-8g-15649 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:52:44 07:52:44 07:52:44 ---> lscpu: 07:52:44 Architecture: x86_64 07:52:44 CPU op-mode(s): 32-bit, 64-bit 07:52:44 Byte Order: Little Endian 07:52:44 CPU(s): 8 07:52:44 On-line CPU(s) list: 0-7 07:52:44 Thread(s) per core: 1 07:52:44 Core(s) per socket: 1 07:52:44 Socket(s): 8 07:52:44 NUMA node(s): 1 07:52:44 Vendor ID: AuthenticAMD 07:52:44 CPU family: 23 07:52:44 Model: 49 07:52:44 Model name: AMD EPYC-Rome Processor 07:52:44 Stepping: 0 07:52:44 CPU MHz: 2799.996 07:52:44 BogoMIPS: 5599.99 07:52:44 Virtualization: AMD-V 07:52:44 Hypervisor vendor: KVM 07:52:44 Virtualization type: full 07:52:44 L1d cache: 32K 07:52:44 L1i cache: 32K 07:52:44 L2 cache: 512K 07:52:44 L3 cache: 16384K 07:52:44 NUMA node0 CPU(s): 0-7 07:52:44 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 07:52:44 07:52:44 07:52:44 ---> nproc: 07:52:44 8 07:52:44 07:52:44 07:52:44 ---> df -h: 07:52:44 Filesystem Size Used Avail Use% Mounted on 07:52:44 udev 16G 0 16G 0% /dev 07:52:44 tmpfs 3.2G 708K 3.2G 1% /run 07:52:44 /dev/vda1 155G 11G 145G 7% / 07:52:44 tmpfs 16G 0 16G 0% /dev/shm 07:52:44 tmpfs 5.0M 0 5.0M 0% /run/lock 07:52:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:52:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:52:44 tmpfs 3.2G 0 3.2G 0% /run/user/1001 07:52:44 07:52:44 07:52:44 ---> free -m: 07:52:44 total used free shared buff/cache available 07:52:44 Mem: 32167 824 28816 0 2525 30913 07:52:44 Swap: 1023 0 1023 07:52:44 07:52:44 07:52:44 ---> ip addr: 07:52:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:52:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:52:44 inet 127.0.0.1/8 scope host lo 07:52:44 valid_lft forever preferred_lft forever 07:52:44 inet6 ::1/128 scope host 07:52:44 valid_lft forever preferred_lft forever 07:52:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:52:44 link/ether fa:16:3e:05:97:49 brd ff:ff:ff:ff:ff:ff 07:52:44 inet 10.30.107.115/23 brd 10.30.107.255 scope global dynamic ens3 07:52:44 valid_lft 86256sec preferred_lft 86256sec 07:52:44 inet6 fe80::f816:3eff:fe05:9749/64 scope link 07:52:44 valid_lft forever preferred_lft forever 07:52:44 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:52:44 link/ether 02:42:da:97:2f:3d brd ff:ff:ff:ff:ff:ff 07:52:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:52:44 valid_lft forever preferred_lft forever 07:52:44 inet6 fe80::42:daff:fe97:2f3d/64 scope link 07:52:44 valid_lft forever preferred_lft forever 07:52:44 07:52:44 07:52:44 ---> sar -b -r -n DEV: 07:52:44 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-15649) 08/27/26 _x86_64_ (8 CPU) 07:52:44 07:52:44 07:50:22 LINUX RESTART (8 CPU) 07:52:44 07:52:44 07:51:01 tps rtps wtps bread/s bwrtn/s 07:52:44 07:52:01 226.16 10.81 215.35 1350.31 113684.92 07:52:44 Average: 226.16 10.81 215.35 1350.31 113684.92 07:52:44 07:52:44 07:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:52:44 07:52:01 29608872 31721932 3330348 10.11 78044 2331496 1454908 4.28 902256 2108912 47680 07:52:44 Average: 29608872 31721932 3330348 10.11 78044 2331496 1454908 4.28 902256 2108912 47680 07:52:44 07:52:44 07:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:52:44 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:44 07:52:01 lo 4.00 4.00 0.50 0.50 0.00 0.00 0.00 0.00 07:52:44 07:52:01 ens3 247.09 127.58 3350.15 18.14 0.00 0.00 0.00 0.00 07:52:44 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:44 Average: lo 4.00 4.00 0.50 0.50 0.00 0.00 0.00 0.00 07:52:44 Average: ens3 247.09 127.58 3350.15 18.14 0.00 0.00 0.00 0.00 07:52:44 07:52:44 07:52:44 ---> sar -P ALL: 07:52:44 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-15649) 08/27/26 _x86_64_ (8 CPU) 07:52:44 07:52:44 07:50:22 LINUX RESTART (8 CPU) 07:52:44 07:52:44 07:51:01 CPU %user %nice %system %iowait %steal %idle 07:52:44 07:52:01 all 9.88 0.00 1.27 2.29 0.01 86.55 07:52:44 07:52:01 0 13.45 0.00 1.90 2.31 0.02 82.32 07:52:44 07:52:01 1 7.05 0.00 1.19 0.05 0.00 91.71 07:52:44 07:52:01 2 2.72 0.00 0.75 0.90 0.00 95.62 07:52:44 07:52:01 3 2.18 0.00 0.77 8.77 0.00 88.28 07:52:44 07:52:01 4 1.27 0.00 0.55 0.42 0.00 97.76 07:52:44 07:52:01 5 23.18 0.00 1.62 0.54 0.02 74.65 07:52:44 07:52:01 6 27.41 0.00 2.34 0.89 0.00 69.37 07:52:44 07:52:01 7 1.81 0.00 0.94 4.50 0.00 92.76 07:52:44 Average: all 9.88 0.00 1.27 2.29 0.01 86.55 07:52:44 Average: 0 13.45 0.00 1.90 2.31 0.02 82.32 07:52:44 Average: 1 7.05 0.00 1.19 0.05 0.00 91.71 07:52:44 Average: 2 2.72 0.00 0.75 0.90 0.00 95.62 07:52:44 Average: 3 2.18 0.00 0.77 8.77 0.00 88.28 07:52:44 Average: 4 1.27 0.00 0.55 0.42 0.00 97.76 07:52:44 Average: 5 23.18 0.00 1.62 0.54 0.02 74.65 07:52:44 Average: 6 27.41 0.00 2.34 0.89 0.00 69.37 07:52:44 Average: 7 1.81 0.00 0.94 4.50 0.00 92.76 07:52:44 07:52:44 07:52:44