18:55:00 Started by timer 18:55:00 Running as SYSTEM 18:55:00 [EnvInject] - Loading node environment variables. 18:55:00 Building remotely on prd-ubuntu1804-docker-8c-8g-276 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/oom-consul-docker-merge-master 18:55:00 [ssh-agent] Looking for ssh-agent implementation... 18:55:00 $ ssh-agent 18:55:00 SSH_AUTH_SOCK=/tmp/ssh-GFXG6t36CRAX/agent.2016 18:55:00 SSH_AGENT_PID=2017 18:55:00 [ssh-agent] Started. 18:55:00 Running ssh-add (command line suppressed) 18:55:00 Identity added: /w/workspace/oom-consul-docker-merge-master@tmp/private_key_6573587517026119875.key (/w/workspace/oom-consul-docker-merge-master@tmp/private_key_6573587517026119875.key) 18:55:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:55:00 The recommended git tool is: NONE 18:55:02 using credential onap-jenkins-ssh 18:55:02 Wiping out workspace first. 18:55:02 Cloning the remote Git repository 18:55:02 Cloning repository git://cloud.onap.org/mirror/oom/consul 18:55:02 > git init /w/workspace/oom-consul-docker-merge-master # timeout=10 18:55:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom/consul 18:55:02 > git --version # timeout=10 18:55:02 > git --version # 'git version 2.17.1' 18:55:02 using GIT_SSH to set credentials Gerrit user 18:55:02 Verifying host key using manually-configured host key entries 18:55:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/consul +refs/heads/*:refs/remotes/origin/* # timeout=10 18:55:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom/consul # timeout=10 18:55:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:55:03 Avoid second fetch 18:55:03 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 18:55:03 Checking out Revision 4774ed961a31ab0f27cb4ef82506b8bfc70e315d (refs/remotes/origin/master) 18:55:03 > git config core.sparsecheckout # timeout=10 18:55:03 > git checkout -f 4774ed961a31ab0f27cb4ef82506b8bfc70e315d # timeout=10 18:55:06 Commit message: "[GENERAL] Add Andreas Geissler as committer" 18:55:06 > git rev-list --no-walk 4774ed961a31ab0f27cb4ef82506b8bfc70e315d # timeout=10 18:55:06 provisioning config files... 18:55:06 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:55:06 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:55:06 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins14201521716967702950.sh 18:55:06 ---> python-tools-install.sh 18:55:06 Setup pyenv: 18:55:06 * system (set by /opt/pyenv/version) 18:55:06 * 3.8.13 (set by /opt/pyenv/version) 18:55:06 * 3.9.13 (set by /opt/pyenv/version) 18:55:06 * 3.10.6 (set by /opt/pyenv/version) 18:55:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-j6va 18:55:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:55:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:55:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:55:16 lf-activate-venv(): INFO: Base packages installed successfully 18:55:16 lf-activate-venv(): INFO: Installing additional packages: lftools 18:55:48 lf-activate-venv(): INFO: Adding /tmp/venv-j6va/bin to PATH 18:55:48 Generating Requirements File 18:56:14 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. 18:56:14 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:56:14 Python 3.10.6 18:56:14 pip 26.1.2 from /tmp/venv-j6va/lib/python3.10/site-packages/pip (python 3.10) 18:56:15 aiohappyeyeballs==2.7.1 18:56:15 aiohttp==3.14.1 18:56:15 aiosignal==1.4.0 18:56:15 appdirs==1.4.4 18:56:15 argcomplete==3.7.0 18:56:15 aspy.yaml==1.3.0 18:56:15 async-timeout==5.0.1 18:56:15 attrs==26.1.0 18:56:15 autopage==0.6.0 18:56:15 backports.strenum==1.3.1 18:56:15 beautifulsoup4==4.15.0 18:56:15 boto3==1.43.49 18:56:15 botocore==1.43.49 18:56:15 bs4==0.0.2 18:56:15 certifi==2026.6.17 18:56:15 cffi==2.1.0 18:56:15 cfgv==3.5.0 18:56:15 chardet==7.4.3 18:56:15 charset-normalizer==3.4.9 18:56:15 click==8.4.2 18:56:15 cliff==4.14.0 18:56:15 cmd2==3.5.1 18:56:15 cryptography==3.3.2 18:56:15 debtcollector==3.1.0 18:56:15 decorator==5.3.1 18:56:15 defusedxml==0.7.1 18:56:15 Deprecated==1.3.1 18:56:15 distlib==0.4.3 18:56:15 dnspython==2.8.0 18:56:15 docker==7.2.0 18:56:15 dogpile.cache==1.5.0 18:56:15 durationpy==0.10 18:56:15 email-validator==2.3.0 18:56:15 filelock==3.30.1 18:56:15 frozenlist==1.8.0 18:56:15 future==1.0.0 18:56:15 gitdb==4.0.12 18:56:15 GitPython==3.1.52 18:56:15 httplib2==0.30.2 18:56:15 identify==2.6.19 18:56:15 idna==3.18 18:56:15 importlib-resources==1.5.0 18:56:15 iso8601==2.1.0 18:56:15 Jinja2==3.1.6 18:56:15 jmespath==1.1.0 18:56:15 jsonpatch==1.33 18:56:15 jsonpointer==3.1.1 18:56:15 jsonschema==4.26.0 18:56:15 jsonschema-specifications==2025.9.1 18:56:15 keystoneauth1==5.14.0 18:56:15 kubernetes==36.0.3 18:56:15 lftools==0.37.22 18:56:15 lxml==6.1.1 18:56:15 markdown-it-py==4.2.0 18:56:15 MarkupSafe==3.0.3 18:56:15 mdurl==0.1.2 18:56:15 msgpack==1.2.1 18:56:15 multi_key_dict==2.0.3 18:56:15 multidict==6.7.1 18:56:15 munch==4.0.0 18:56:15 netaddr==1.3.0 18:56:15 niet==1.4.2 18:56:15 nodeenv==1.10.0 18:56:15 oauth2client==4.1.3 18:56:15 oauthlib==3.3.1 18:56:15 openstacksdk==4.13.0 18:56:15 os-service-types==1.8.2 18:56:15 osc-lib==4.6.0 18:56:15 oslo.config==10.4.0 18:56:15 oslo.context==6.4.0 18:56:15 oslo.i18n==6.8.0 18:56:15 oslo.log==8.2.0 18:56:15 oslo.serialization==5.10.0 18:56:15 oslo.utils==10.1.1 18:56:15 packaging==26.2 18:56:15 pbr==7.0.3 18:56:15 platformdirs==4.10.0 18:56:15 prettytable==3.18.0 18:56:15 propcache==0.5.2 18:56:15 psutil==7.2.2 18:56:15 pyasn1==0.6.4 18:56:15 pyasn1_modules==0.4.2 18:56:15 pycparser==3.0 18:56:15 pygerrit2==2.0.15 18:56:15 PyGithub==2.9.1 18:56:15 Pygments==2.20.0 18:56:15 PyJWT==2.13.0 18:56:15 PyNaCl==1.6.2 18:56:15 pyparsing==2.4.7 18:56:15 pyperclip==1.11.0 18:56:15 pyrsistent==0.20.0 18:56:15 python-cinderclient==9.9.0 18:56:15 python-dateutil==2.9.0.post0 18:56:15 python-discovery==1.4.4 18:56:15 python-heatclient==5.2.0 18:56:15 python-jenkins==1.8.3 18:56:15 python-keystoneclient==5.8.0 18:56:15 python-magnumclient==4.11.0 18:56:15 python-openstackclient==10.0.0 18:56:15 python-swiftclient==4.10.0 18:56:15 PyYAML==6.0.3 18:56:15 referencing==0.37.0 18:56:15 requests==2.34.2 18:56:15 requests-oauthlib==2.0.0 18:56:15 rfc3986==2.0.0 18:56:15 rich==15.0.0 18:56:15 rich-argparse==1.8.0 18:56:15 rpds-py==0.30.0 18:56:15 rsa==4.9.1 18:56:15 ruamel.yaml==0.19.1 18:56:15 ruamel.yaml.clib==0.2.15 18:56:15 s3transfer==0.19.1 18:56:15 simplejson==4.1.1 18:56:15 six==1.17.0 18:56:15 smmap==5.0.3 18:56:15 soupsieve==2.8.4 18:56:15 stevedore==5.8.0 18:56:15 tabulate==0.10.0 18:56:15 toml==0.10.2 18:56:15 tomlkit==0.15.0 18:56:15 tqdm==4.68.4 18:56:15 typing_extensions==4.16.0 18:56:15 urllib3==1.26.20 18:56:15 virtualenv==21.6.1 18:56:15 wcwidth==0.8.2 18:56:15 websocket-client==1.9.0 18:56:15 wrapt==2.2.2 18:56:15 xdg==6.0.0 18:56:15 xmltodict==1.0.4 18:56:15 yarl==1.24.2 18:56:15 yq==4.1.2 18:56:15 [oom-consul-docker-merge-master] $ /bin/sh /tmp/jenkins10997582054018555718.sh 18:56:15 ---> uv-install.sh 18:56:15 Installing uv/uvx (latest) using shell installer 18:56:15 2026-07-16 18:56:15 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-vXQ1z6.sh" [1] 18:56:15 downloading uv 0.11.29 x86_64-unknown-linux-gnu 18:56:16 installing to /home/jenkins/.local/bin 18:56:16 uv 18:56:16 uvx 18:56:16 everything's installed! 18:56:16 18:56:16 To add $HOME/.local/bin to your PATH, either restart your shell or run: 18:56:16 18:56:16 source $HOME/.local/bin/env (sh, bash, zsh) 18:56:16 source $HOME/.local/bin/env.fish (fish) 18:56:16 Adding install location to PATH 18:56:16 ---> Validating uv/uvx install 18:56:16 uvx 0.11.29 (x86_64-unknown-linux-gnu) 18:56:16 provisioning config files... 18:56:16 copy managed file [global-settings] to file:/w/workspace/oom-consul-docker-merge-master@tmp/config3846438998830553102tmp 18:56:16 copy managed file [oom-settings] to file:/w/workspace/oom-consul-docker-merge-master@tmp/config6603247343155319600tmp 18:56:16 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins6903449525837495117.sh 18:56:16 ---> docker-login.sh 18:56:16 nexus3.onap.org:10001 18:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:17 Configure a credential helper to remove this warning. See 18:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:17 18:56:17 Login Succeeded 18:56:17 nexus3.onap.org:10002 18:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:17 Configure a credential helper to remove this warning. See 18:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:17 18:56:17 Login Succeeded 18:56:17 nexus3.onap.org:10003 18:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:17 Configure a credential helper to remove this warning. See 18:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:17 18:56:17 Login Succeeded 18:56:17 nexus3.onap.org:10004 18:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:17 Configure a credential helper to remove this warning. See 18:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:17 18:56:17 Login Succeeded 18:56:17 docker.io 18:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:17 Configure a credential helper to remove this warning. See 18:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:17 18:56:17 Login Succeeded 18:56:17 ---> docker-login.sh ends 18:56:17 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins10576061773431354894.sh 18:56:17 [oom-consul-docker-merge-master] $ /bin/sh -xe /tmp/jenkins12172498796399580205.sh 18:56:17 [EnvInject] - Injecting environment variables from a build step. 18:56:17 [EnvInject] - Injecting as environment variables the properties content 18:56:17 DOCKER_ROOT=$WORKSPACE 18:56:17 CONTAINER_TAG_YAML_DIR= 18:56:17 CONTAINER_TAG_METHOD=latest 18:56:17 18:56:17 [EnvInject] - Variables injected successfully. 18:56:17 [oom-consul-docker-merge-master] $ /bin/bash -l /tmp/jenkins18168413304904355000.sh 18:56:17 ---> docker-get-container-tag.sh 18:56:17 Setup pyenv: 18:56:18 system 18:56:18 3.8.13 18:56:18 3.9.13 18:56:18 * 3.10.6 (set by /w/workspace/oom-consul-docker-merge-master/.python-version) 18:56:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j6va from file:/tmp/.os_lf_venv 18:56:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:56:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:56:20 lf-activate-venv(): INFO: Base packages installed successfully 18:56:20 lf-activate-venv(): INFO: Installing additional packages: yq 18:56:21 lf-activate-venv(): INFO: Adding /tmp/venv-j6va/bin to PATH 18:56:21 ---> Docker image tag found: latest 18:56:21 [EnvInject] - Injecting environment variables from a build step. 18:56:21 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 18:56:21 [EnvInject] - Variables injected successfully. 18:56:21 [EnvInject] - Injecting environment variables from a build step. 18:56:21 [EnvInject] - Injecting as environment variables the properties content 18:56:21 DOCKER_ARGS=-f ./Dockerfile 18:56:21 DOCKER_ROOT=/w/workspace/oom-consul-docker-merge-master 18:56:21 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 18:56:21 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 18:56:21 DOCKER_NAME=onap/oom/consul 18:56:21 18:56:21 [EnvInject] - Variables injected successfully. 18:56:21 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins923071664856857073.sh 18:56:21 ---> docker-build.sh 18:56:21 Docker version 20.10.18, build b40c2f6 18:56:21 Building image: nexus3.onap.org:10003/onap/oom/consul:latest 18:56:21 docker build -f ./Dockerfile -t nexus3.onap.org:10003/onap/oom/consul:latest . 18:56:21 Sending build context to Docker daemon 118.3kB 18:56:21 Step 1/4 : FROM consul:1.0.6 18:56:22 1.0.6: Pulling from library/consul 18:56:23 ff3a5c916c92: Pulling fs layer 18:56:23 2dbc494a6b46: Pulling fs layer 18:56:23 4c3c36af7093: Pulling fs layer 18:56:23 97646d0da173: Pulling fs layer 18:56:23 66fbdb3d38cb: Pulling fs layer 18:56:23 97646d0da173: Waiting 18:56:23 66fbdb3d38cb: Waiting 18:56:23 ff3a5c916c92: Download complete 18:56:23 2dbc494a6b46: Verifying Checksum 18:56:23 2dbc494a6b46: Download complete 18:56:23 ff3a5c916c92: Pull complete 18:56:23 2dbc494a6b46: Pull complete 18:56:23 4c3c36af7093: Verifying Checksum 18:56:23 4c3c36af7093: Download complete 18:56:24 4c3c36af7093: Pull complete 18:56:24 97646d0da173: Download complete 18:56:24 97646d0da173: Pull complete 18:56:24 66fbdb3d38cb: Pull complete 18:56:24 Digest: sha256:6ffe55dcc1000126a6e874b298fe1f1b87f556fb344781af60681932e408ec6a 18:56:24 Status: Downloaded newer image for consul:1.0.6 18:56:24 ---> 5f4915f05e27 18:56:24 Step 2/4 : RUN cd /consul && curl -LO https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)/bin/linux/amd64/kubectl && chmod +x kubectl && apk add --no-cache jq 18:56:28 ---> Running in 93b12702813a 18:56:29  % Total % Received % Xferd Average Speed Time Time Time Current 18:56:29 Dload Upload Total Spent Left Speed 18:56:29 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:--  0 27 53.7M 27 14.8M 0 0 48.9M 0 0:00:01 --:--:-- 0:00:01 48.8M 100 53.7M 100 53.7M 0 0 86.5M 0 --:--:-- --:--:-- --:--:-- 86.4M 18:56:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.7/main/x86_64/APKINDEX.tar.gz 18:56:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.7/community/x86_64/APKINDEX.tar.gz 18:56:29 (1/2) Installing oniguruma (6.6.1-r0) 18:56:29 (2/2) Installing jq (1.5-r5) 18:56:30 Executing busybox-1.27.2-r7.trigger 18:56:30 OK: 7 MiB in 19 packages 18:56:31 Removing intermediate container 93b12702813a 18:56:31 ---> ff0598781497 18:56:31 Step 3/4 : COPY ./docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh 18:56:31 ---> ae81cecae4e3 18:56:31 Step 4/4 : ENTRYPOINT /usr/local/bin/docker-entrypoint.sh 18:56:31 ---> Running in 562ed12951b8 18:56:32 Removing intermediate container 562ed12951b8 18:56:32 ---> 907fc92201b3 18:56:32 Successfully built 907fc92201b3 18:56:32 Successfully tagged nexus3.onap.org:10003/onap/oom/consul:latest 18:56:32 ---> docker-build.sh ends 18:56:32 [oom-consul-docker-merge-master] $ /bin/sh -xe /tmp/jenkins8131544428960470755.sh 18:56:32 [EnvInject] - Injecting environment variables from a build step. 18:56:32 [EnvInject] - Injecting as environment variables the properties content 18:56:32 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 18:56:32 18:56:32 [EnvInject] - Variables injected successfully. 18:56:32 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins2247574644360766668.sh 18:56:32 ---> docker-push.sh 18:56:32 Docker version 20.10.18, build b40c2f6 18:56:32 Pushing image: nexus3.onap.org:10003/onap/oom/consul:latest 18:56:32 docker push nexus3.onap.org:10003/onap/oom/consul:latest 18:56:32 The push refers to repository [nexus3.onap.org:10003/onap/oom/consul] 18:56:32 b156e2017798: Preparing 18:56:32 ea3089131ea5: Preparing 18:56:32 f5f188c36112: Preparing 18:56:32 f81dc66939a6: Preparing 18:56:32 369f15ec6c93: Preparing 18:56:32 ee97d12c4452: Preparing 18:56:32 cd7100a72410: Preparing 18:56:32 ee97d12c4452: Waiting 18:56:32 cd7100a72410: Waiting 18:56:32 f81dc66939a6: Layer already exists 18:56:32 f5f188c36112: Layer already exists 18:56:32 369f15ec6c93: Layer already exists 18:56:32 ee97d12c4452: Layer already exists 18:56:32 b156e2017798: Pushed 18:56:32 cd7100a72410: Layer already exists 18:56:36 ea3089131ea5: Pushed 18:56:36 latest: digest: sha256:1b3aa8c1ae98a15d08e3a8e0f8b45ee52a6b00231d45c49f0ead5ea1f35310d2 size: 1783 18:56:36 ---> docker-push.sh ends 18:56:36 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins17570992788306976328.sh 18:56:37 $ ssh-agent -k 18:56:37 unset SSH_AUTH_SOCK; 18:56:37 unset SSH_AGENT_PID; 18:56:37 echo Agent pid 2017 killed; 18:56:37 [ssh-agent] Stopped. 18:56:37 [PostBuildScript] - [INFO] Executing post build scripts. 18:56:37 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins8721509373144475910.sh 18:56:37 ---> sysstat.sh 18:56:37 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins13405317862125055797.sh 18:56:37 ---> package-listing.sh 18:56:37 ++ tr '[:upper:]' '[:lower:]' 18:56:37 ++ facter osfamily 18:56:37 + OS_FAMILY=debian 18:56:37 + workspace=/w/workspace/oom-consul-docker-merge-master 18:56:37 + START_PACKAGES=/tmp/packages_start.txt 18:56:37 + END_PACKAGES=/tmp/packages_end.txt 18:56:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:56:37 + PACKAGES=/tmp/packages_start.txt 18:56:37 + '[' /w/workspace/oom-consul-docker-merge-master ']' 18:56:37 + PACKAGES=/tmp/packages_end.txt 18:56:37 + case "${OS_FAMILY}" in 18:56:37 + dpkg -l 18:56:37 + grep '^ii' 18:56:37 + '[' -f /tmp/packages_start.txt ']' 18:56:37 + '[' -f /tmp/packages_end.txt ']' 18:56:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:56:37 + '[' /w/workspace/oom-consul-docker-merge-master ']' 18:56:37 + mkdir -p /w/workspace/oom-consul-docker-merge-master/archives/ 18:56:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-consul-docker-merge-master/archives/ 18:56:37 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins13905964202412876780.sh 18:56:37 ---> capture-instance-metadata.sh 18:56:37 Setup pyenv: 18:56:37 system 18:56:37 3.8.13 18:56:37 3.9.13 18:56:37 * 3.10.6 (set by /w/workspace/oom-consul-docker-merge-master/.python-version) 18:56:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j6va from file:/tmp/.os_lf_venv 18:56:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:56:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:56:39 lf-activate-venv(): INFO: Base packages installed successfully 18:56:39 lf-activate-venv(): INFO: Installing additional packages: lftools 18:56:47 lf-activate-venv(): INFO: Adding /tmp/venv-j6va/bin to PATH 18:56:47 INFO: Running in OpenStack, capturing instance metadata 18:56:47 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins582872099025301706.sh 18:56:47 provisioning config files... 18:56:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-consul-docker-merge-master@tmp/config3341116447871616194tmp 18:56:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:56:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:56:48 [EnvInject] - Injecting environment variables from a build step. 18:56:48 [EnvInject] - Injecting as environment variables the properties content 18:56:48 SERVER_ID=logs 18:56:48 18:56:48 [EnvInject] - Variables injected successfully. 18:56:48 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins7112747664283992223.sh 18:56:48 ---> create-netrc.sh 18:56:48 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins14139235863014528300.sh 18:56:48 ---> python-tools-install.sh 18:56:48 Setup pyenv: 18:56:48 system 18:56:48 3.8.13 18:56:48 3.9.13 18:56:48 * 3.10.6 (set by /w/workspace/oom-consul-docker-merge-master/.python-version) 18:56:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j6va from file:/tmp/.os_lf_venv 18:56:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:56:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:56:50 lf-activate-venv(): INFO: Base packages installed successfully 18:56:50 lf-activate-venv(): INFO: Installing additional packages: lftools 18:56:58 lf-activate-venv(): INFO: Adding /tmp/venv-j6va/bin to PATH 18:56:58 [oom-consul-docker-merge-master] $ /bin/sh /tmp/jenkins15183611318066356179.sh 18:56:58 ---> uv-install.sh 18:56:58 uv 0.11.29 is already installed 18:56:58 uvx 0.11.29 (x86_64-unknown-linux-gnu) 18:56:58 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins9888121650731447951.sh 18:56:58 ---> sudo-logs.sh 18:56:58 Archiving 'sudo' log.. 18:56:59 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins4174367442429522171.sh 18:56:59 ---> job-cost.sh 18:56:59 INFO: Activating Python virtual environment... 18:56:59 Setup pyenv: 18:56:59 system 18:56:59 3.8.13 18:56:59 3.9.13 18:56:59 * 3.10.6 (set by /w/workspace/oom-consul-docker-merge-master/.python-version) 18:56:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j6va from file:/tmp/.os_lf_venv 18:56:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:56:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:57:01 lf-activate-venv(): INFO: Base packages installed successfully 18:57:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:57:07 lf-activate-venv(): INFO: Adding /tmp/venv-j6va/bin to PATH 18:57:07 INFO: No stack-cost file found 18:57:07 INFO: Instance uptime: 173s 18:57:07 INFO: Fetching instance metadata (attempt 1 of 3)... 18:57:07 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 18:57:07 INFO: Successfully fetched instance metadata 18:57:07 INFO: Instance type: v3-standard-8 18:57:07 INFO: Retrieving pricing info for: v3-standard-8 18:57:07 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 18:57:07 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=173 18:57:07 INFO: Successfully fetched Vexxhost pricing API 18:57:07 INFO: Retrieved cost: 0.22 18:57:07 INFO: Retrieved resource: v3-standard-8 18:57:07 INFO: Creating archive directory: /w/workspace/oom-consul-docker-merge-master/archives/cost 18:57:07 INFO: Archiving costs to: /w/workspace/oom-consul-docker-merge-master/archives/cost.csv 18:57:07 INFO: Successfully archived job cost data 18:57:07 DEBUG: Cost data: oom-consul-docker-merge-master,303,2026-07-16 18:57:07,v3-standard-8,173,0.22,0.00,SUCCESS 18:57:07 [oom-consul-docker-merge-master] $ /bin/bash -l /tmp/jenkins7809457235563868659.sh 18:57:07 ---> logs-deploy.sh 18:57:07 Setup pyenv: 18:57:07 system 18:57:07 3.8.13 18:57:07 3.9.13 18:57:07 * 3.10.6 (set by /w/workspace/oom-consul-docker-merge-master/.python-version) 18:57:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j6va from file:/tmp/.os_lf_venv 18:57:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:57:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:57:09 lf-activate-venv(): INFO: Base packages installed successfully 18:57:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:57:18 lf-activate-venv(): INFO: Adding /tmp/venv-j6va/bin to PATH 18:57:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-consul-docker-merge-master/303 18:57:18 INFO: archiving workspace using pattern(s): 18:57:19 Archives upload complete. 18:57:19 INFO: archiving logs to Nexus 18:57:20 ---> uname -a: 18:57:20 Linux prd-ubuntu1804-docker-8c-8g-276 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:57:20 18:57:20 18:57:20 ---> lscpu: 18:57:20 Architecture: x86_64 18:57:20 CPU op-mode(s): 32-bit, 64-bit 18:57:20 Byte Order: Little Endian 18:57:20 CPU(s): 8 18:57:20 On-line CPU(s) list: 0-7 18:57:20 Thread(s) per core: 1 18:57:20 Core(s) per socket: 1 18:57:20 Socket(s): 8 18:57:20 NUMA node(s): 1 18:57:20 Vendor ID: AuthenticAMD 18:57:20 CPU family: 23 18:57:20 Model: 49 18:57:20 Model name: AMD EPYC-Rome Processor 18:57:20 Stepping: 0 18:57:20 CPU MHz: 2799.998 18:57:20 BogoMIPS: 5599.99 18:57:20 Virtualization: AMD-V 18:57:20 Hypervisor vendor: KVM 18:57:20 Virtualization type: full 18:57:20 L1d cache: 32K 18:57:20 L1i cache: 32K 18:57:20 L2 cache: 512K 18:57:20 L3 cache: 16384K 18:57:20 NUMA node0 CPU(s): 0-7 18:57:20 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 18:57:20 18:57:20 18:57:20 ---> nproc: 18:57:20 8 18:57:20 18:57:20 18:57:20 ---> df -h: 18:57:20 Filesystem Size Used Avail Use% Mounted on 18:57:20 udev 16G 0 16G 0% /dev 18:57:20 tmpfs 3.2G 712K 3.2G 1% /run 18:57:20 /dev/vda1 155G 11G 145G 7% / 18:57:20 tmpfs 16G 0 16G 0% /dev/shm 18:57:20 tmpfs 5.0M 0 5.0M 0% /run/lock 18:57:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:57:20 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:57:20 tmpfs 3.2G 0 3.2G 0% /run/user/1001 18:57:20 18:57:20 18:57:20 ---> free -m: 18:57:20 total used free shared buff/cache available 18:57:20 Mem: 32167 817 29004 0 2344 30924 18:57:20 Swap: 1023 0 1023 18:57:20 18:57:20 18:57:20 ---> ip addr: 18:57:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:57:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:57:20 inet 127.0.0.1/8 scope host lo 18:57:20 valid_lft forever preferred_lft forever 18:57:20 inet6 ::1/128 scope host 18:57:20 valid_lft forever preferred_lft forever 18:57:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:57:20 link/ether fa:16:3e:d1:81:e8 brd ff:ff:ff:ff:ff:ff 18:57:20 inet 10.30.106.95/23 brd 10.30.107.255 scope global dynamic ens3 18:57:20 valid_lft 86223sec preferred_lft 86223sec 18:57:20 inet6 fe80::f816:3eff:fed1:81e8/64 scope link 18:57:20 valid_lft forever preferred_lft forever 18:57:20 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 18:57:20 link/ether 02:42:ed:a0:1c:ae brd ff:ff:ff:ff:ff:ff 18:57:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:57:20 valid_lft forever preferred_lft forever 18:57:20 inet6 fe80::42:edff:fea0:1cae/64 scope link 18:57:20 valid_lft forever preferred_lft forever 18:57:20 18:57:20 18:57:20 ---> sar -b -r -n DEV: 18:57:20 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-276) 07/16/26 _x86_64_ (8 CPU) 18:57:20 18:57:20 18:54:25 LINUX RESTART (8 CPU) 18:57:20 18:57:20 18:55:01 tps rtps wtps bread/s bwrtn/s 18:57:20 18:56:01 257.21 22.98 234.23 748.54 46203.23 18:57:20 18:57:01 146.15 9.90 136.25 1720.49 55972.68 18:57:20 Average: 201.67 16.44 185.24 1234.56 51088.36 18:57:20 18:57:20 18:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:57:20 18:56:01 30113488 31690788 2825732 8.58 69764 1818504 1461772 4.30 860020 1678032 169752 18:57:20 18:57:01 29741072 31702676 3198148 9.71 80480 2179736 1434040 4.22 955512 1926908 27804 18:57:20 Average: 29927280 31696732 3011940 9.14 75122 1999120 1447906 4.26 907766 1802470 98778 18:57:20 18:57:20 18:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:57:20 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:20 18:56:01 ens3 203.82 140.26 1156.85 23.72 0.00 0.00 0.00 0.00 18:57:20 18:56:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 18:57:20 18:57:01 docker0 34.77 46.05 1.87 949.04 0.00 0.00 0.00 0.00 18:57:20 18:57:01 ens3 157.63 139.24 1876.74 322.31 0.00 0.00 0.00 0.00 18:57:20 18:57:01 lo 4.73 4.73 0.51 0.51 0.00 0.00 0.00 0.00 18:57:20 Average: docker0 17.39 23.03 0.93 474.56 0.00 0.00 0.00 0.00 18:57:20 Average: ens3 180.72 139.75 1516.83 173.03 0.00 0.00 0.00 0.00 18:57:20 Average: lo 3.00 3.00 0.33 0.33 0.00 0.00 0.00 0.00 18:57:20 18:57:20 18:57:20 ---> sar -P ALL: 18:57:20 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-276) 07/16/26 _x86_64_ (8 CPU) 18:57:20 18:57:20 18:54:25 LINUX RESTART (8 CPU) 18:57:20 18:57:20 18:55:01 CPU %user %nice %system %iowait %steal %idle 18:57:20 18:56:01 all 8.24 0.00 0.74 3.23 0.05 87.75 18:57:20 18:56:01 0 3.85 0.00 0.13 0.10 0.02 95.90 18:57:20 18:56:01 1 24.82 0.00 1.69 4.45 0.10 68.95 18:57:20 18:56:01 2 21.09 0.00 1.23 0.87 0.07 76.74 18:57:20 18:56:01 3 7.31 0.00 0.55 2.65 0.02 89.47 18:57:20 18:56:01 4 5.41 0.00 0.52 9.03 0.03 85.01 18:57:20 18:56:01 5 1.33 0.00 0.30 0.30 0.05 98.02 18:57:20 18:56:01 6 0.52 0.00 0.15 0.02 0.02 99.30 18:57:20 18:56:01 7 1.58 0.00 1.37 8.43 0.08 88.53 18:57:20 18:57:01 all 8.88 0.00 1.04 3.98 0.04 86.07 18:57:20 18:57:01 0 12.97 0.00 0.95 0.52 0.03 85.53 18:57:20 18:57:01 1 10.96 0.00 1.40 2.62 0.03 84.98 18:57:20 18:57:01 2 13.95 0.00 1.19 15.01 0.05 69.80 18:57:20 18:57:01 3 4.71 0.00 0.75 2.09 0.03 92.42 18:57:20 18:57:01 4 14.18 0.00 0.85 1.37 0.05 83.56 18:57:20 18:57:01 5 9.41 0.00 1.38 0.67 0.03 88.50 18:57:20 18:57:01 6 2.86 0.00 0.62 0.03 0.02 96.47 18:57:20 18:57:01 7 1.93 0.00 1.14 9.56 0.02 87.36 18:57:20 Average: all 8.56 0.00 0.89 3.60 0.04 86.91 18:57:20 Average: 0 8.41 0.00 0.54 0.31 0.03 90.72 18:57:20 Average: 1 17.88 0.00 1.55 3.53 0.07 76.97 18:57:20 Average: 2 17.53 0.00 1.21 7.93 0.06 73.28 18:57:20 Average: 3 6.01 0.00 0.65 2.37 0.03 90.94 18:57:20 Average: 4 9.80 0.00 0.68 5.19 0.04 84.28 18:57:20 Average: 5 5.37 0.00 0.84 0.48 0.04 93.26 18:57:20 Average: 6 1.69 0.00 0.38 0.03 0.02 97.89 18:57:20 Average: 7 1.75 0.00 1.26 9.00 0.05 87.94 18:57:20 18:57:20 18:57:20