12:07:18 Started by timer 12:07:18 Running as SYSTEM 12:07:18 [EnvInject] - Loading node environment variables. 12:07:18 Building remotely on prd-ubuntu1804-docker-4c-4g-10189 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master 12:07:18 [ssh-agent] Looking for ssh-agent implementation... 12:07:18 $ ssh-agent 12:07:18 SSH_AUTH_SOCK=/tmp/ssh-3pZzGA7O6MUv/agent.2067 12:07:18 SSH_AGENT_PID=2069 12:07:18 [ssh-agent] Started. 12:07:18 Running ssh-add (command line suppressed) 12:07:18 Identity added: /w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master@tmp/private_key_12959622856483313911.key (jenkins-ssh) 12:07:18 [ssh-agent] Using credentials jenkins (jenkins) 12:07:18 The recommended git tool is: NONE 12:07:20 using credential jenkins 12:07:20 Wiping out workspace first. 12:07:20 Cloning the remote Git repository 12:07:21 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/healthcheck 12:07:21 > git init /w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master # timeout=10 12:07:21 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/healthcheck 12:07:21 > git --version # timeout=10 12:07:21 > git --version # 'git version 2.17.1' 12:07:21 using GIT_SSH to set credentials jenkins 12:07:21 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/healthcheck +refs/heads/*:refs/remotes/origin/* # timeout=10 12:07:21 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/healthcheck # timeout=10 12:07:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:07:22 Avoid second fetch 12:07:22 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:07:22 Checking out Revision 5126b9c0b7f73d78503baf7d26bd8b27dfc10548 (refs/remotes/origin/master) 12:07:22 > git config core.sparsecheckout # timeout=10 12:07:22 > git checkout -f 5126b9c0b7f73d78503baf7d26bd8b27dfc10548 # timeout=10 12:07:25 Commit message: "CI: Add .github/dependabot.yml configuration" 12:07:25 > git rev-list --no-walk 5126b9c0b7f73d78503baf7d26bd8b27dfc10548 # timeout=10 12:07:25 provisioning config files... 12:07:25 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:07:25 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:07:25 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash /tmp/jenkins5018959569239039518.sh 12:07:25 ---> python-tools-install.sh 12:07:25 Setup pyenv: 12:07:25 * system (set by /opt/pyenv/version) 12:07:25 * 3.8.13 (set by /opt/pyenv/version) 12:07:25 * 3.9.13 (set by /opt/pyenv/version) 12:07:26 * 3.10.6 (set by /opt/pyenv/version) 12:07:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KVo8 12:07:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:07:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:07:40 lf-activate-venv(): INFO: Installing additional packages: lftools 12:08:19 lf-activate-venv(): INFO: Adding /tmp/venv-KVo8/bin to PATH 12:08:19 Generating Requirements File 12:09:00 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. 12:09:00 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:09:01 Python 3.10.6 12:09:01 pip 26.2.1 from /tmp/venv-KVo8/lib/python3.10/site-packages/pip (python 3.10) 12:09:02 aiohappyeyeballs==2.7.1 12:09:02 aiohttp==3.14.3 12:09:02 aiosignal==1.4.0 12:09:02 appdirs==1.4.4 12:09:02 argcomplete==3.7.2 12:09:02 aspy.yaml==1.3.0 12:09:02 async-timeout==5.0.1 12:09:02 attrs==26.1.0 12:09:02 autopage==0.6.0 12:09:02 backports.strenum==1.3.1 12:09:02 beautifulsoup4==4.15.0 12:09:02 boto3==1.43.89 12:09:02 botocore==1.43.89 12:09:02 bs4==0.0.2 12:09:02 certifi==2026.7.22 12:09:02 cffi==2.1.1 12:09:02 cfgv==3.5.0 12:09:02 chardet==7.6.0 12:09:02 charset-normalizer==3.5.1 12:09:02 click==8.5.0 12:09:02 cliff==4.14.0 12:09:02 cmd2==3.5.1 12:09:02 cryptography==3.3.2 12:09:02 debtcollector==3.1.0 12:09:02 decorator==5.3.1 12:09:02 defusedxml==0.7.1 12:09:02 Deprecated==1.3.1 12:09:02 distlib==0.4.3 12:09:02 dnspython==2.8.0 12:09:02 docker==7.2.0 12:09:02 dogpile.cache==1.5.0 12:09:02 durationpy==0.11 12:09:02 email-validator==2.3.0 12:09:02 filelock==3.32.5 12:09:02 frozenlist==1.8.0 12:09:02 future==1.0.0 12:09:02 gitdb==4.0.12 12:09:02 GitPython==3.1.61 12:09:02 httplib2==0.30.2 12:09:02 identify==2.6.19 12:09:02 idna==3.19 12:09:02 importlib-resources==1.5.0 12:09:02 iso8601==2.1.0 12:09:02 Jinja2==3.1.6 12:09:02 jmespath==1.1.0 12:09:02 jsonpatch==1.33 12:09:02 jsonpointer==3.1.1 12:09:02 jsonschema==4.26.0 12:09:02 jsonschema-specifications==2025.9.1 12:09:02 keystoneauth1==5.14.0 12:09:02 kubernetes==36.0.3 12:09:02 lftools==0.37.23 12:09:02 lxml==6.1.3 12:09:02 markdown-it-py==4.2.0 12:09:02 MarkupSafe==3.0.3 12:09:02 mdurl==0.1.2 12:09:02 msgpack==1.2.2 12:09:02 multi_key_dict==2.0.3 12:09:02 multidict==6.7.1 12:09:02 munch==4.0.0 12:09:02 netaddr==1.3.0 12:09:02 niet==1.4.2 12:09:02 nodeenv==1.10.0 12:09:02 oauth2client==4.1.3 12:09:02 oauthlib==3.3.1 12:09:02 openstacksdk==4.13.0 12:09:02 os-service-types==1.8.2 12:09:02 osc-lib==4.6.0 12:09:02 oslo.config==10.4.0 12:09:02 oslo.context==6.4.0 12:09:02 oslo.i18n==6.8.0 12:09:02 oslo.log==8.2.0 12:09:02 oslo.serialization==5.10.0 12:09:02 oslo.utils==10.1.1 12:09:02 packaging==26.3 12:09:02 pbr==7.0.3 12:09:02 platformdirs==4.11.7 12:09:02 prettytable==3.18.0 12:09:02 propcache==0.5.2 12:09:02 psutil==7.2.2 12:09:02 pyasn1==0.6.4 12:09:02 pyasn1_modules==0.4.2 12:09:02 pycparser==3.0 12:09:02 pygerrit2==2.0.15 12:09:02 PyGithub==2.10.0 12:09:02 Pygments==2.21.0 12:09:02 PyJWT==2.13.0 12:09:02 PyNaCl==1.6.2 12:09:02 pyparsing==2.4.7 12:09:02 pyperclip==1.11.0 12:09:02 pyrsistent==0.20.0 12:09:02 python-cinderclient==9.9.0 12:09:02 python-dateutil==2.9.0.post0 12:09:02 python-discovery==1.6.0 12:09:02 python-heatclient==5.2.0 12:09:02 python-jenkins==1.8.3 12:09:02 python-keystoneclient==6.0.0 12:09:02 python-magnumclient==4.11.0 12:09:02 python-openstackclient==10.0.0 12:09:02 python-swiftclient==4.11.0 12:09:02 PyYAML==6.0.3 12:09:02 referencing==0.37.0 12:09:02 requests==2.34.2 12:09:02 requests-oauthlib==2.0.0 12:09:02 rfc3986==2.0.0 12:09:02 rich==15.0.0 12:09:02 rich-argparse==1.8.0 12:09:02 rpds-py==0.30.0 12:09:02 rsa==4.9.1 12:09:02 ruamel.yaml==0.19.1 12:09:02 ruamel.yaml.clib==0.2.15 12:09:02 s3transfer==0.19.2 12:09:02 simplejson==4.1.2 12:09:02 six==1.17.0 12:09:02 smmap==5.0.3 12:09:02 soupsieve==2.9.2 12:09:02 stevedore==5.8.0 12:09:02 tabulate==0.10.0 12:09:02 toml==0.10.2 12:09:02 tomlkit==0.15.1 12:09:02 tqdm==4.70.0 12:09:02 typing_extensions==4.16.0 12:09:02 urllib3==1.26.20 12:09:02 virtualenv==21.7.8 12:09:02 wcwidth==0.8.3 12:09:02 websocket-client==1.9.2 12:09:02 wrapt==2.4.0 12:09:02 xdg==6.0.0 12:09:02 xmltodict==1.0.4 12:09:02 yarl==1.24.5 12:09:02 yq==4.1.2 12:09:02 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/sh /tmp/jenkins10382748520530964183.sh 12:09:02 ---> uv-install.sh 12:09:02 Installing uv/uvx (latest) using shell installer 12:09:02 2026-09-07 12:09:02 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-jUYjkV.sh" [1] 12:09:02 downloading uv 0.12.10 x86_64-unknown-linux-gnu 12:09:03 installing to /home/jenkins/.local/bin 12:09:03 uv 12:09:03 uvx 12:09:03 everything's installed! 12:09:03 12:09:03 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:09:03 12:09:03 source $HOME/.local/bin/env (sh, bash, zsh) 12:09:03 source $HOME/.local/bin/env.fish (fish) 12:09:03 Adding install location to PATH 12:09:03 ---> Validating uv/uvx install 12:09:03 uvx 0.12.10 (x86_64-unknown-linux-gnu) 12:09:03 provisioning config files... 12:09:03 copy managed file [global-settings] to file:/w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master@tmp/config17839380959567694909tmp 12:09:03 copy managed file [nonrtric-rapp-healthcheck-settings] to file:/w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master@tmp/config12540003637752125113tmp 12:09:03 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash /tmp/jenkins10990385805309917581.sh 12:09:03 ---> docker-login.sh 12:09:03 nexus3.o-ran-sc.org:10001 12:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:09:04 Configure a credential helper to remove this warning. See 12:09:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:09:04 12:09:04 Login Succeeded 12:09:04 nexus3.o-ran-sc.org:10002 12:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:09:04 Configure a credential helper to remove this warning. See 12:09:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:09:04 12:09:04 Login Succeeded 12:09:04 nexus3.o-ran-sc.org:10003 12:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:09:04 Configure a credential helper to remove this warning. See 12:09:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:09:04 12:09:04 Login Succeeded 12:09:04 nexus3.o-ran-sc.org:10004 12:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:09:04 Configure a credential helper to remove this warning. See 12:09:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:09:04 12:09:04 Login Succeeded 12:09:04 ---> docker-login.sh ends 12:09:04 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash /tmp/jenkins5772075692316776875.sh 12:09:04 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/sh -xe /tmp/jenkins34712293669012279.sh 12:09:04 [EnvInject] - Injecting environment variables from a build step. 12:09:04 [EnvInject] - Injecting as environment variables the properties content 12:09:04 DOCKER_ROOT=$WORKSPACE 12:09:04 CONTAINER_TAG_YAML_DIR= 12:09:04 CONTAINER_TAG_METHOD=yaml-file 12:09:04 12:09:04 [EnvInject] - Variables injected successfully. 12:09:04 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash -l /tmp/jenkins6306629744578523493.sh 12:09:05 ---> docker-get-container-tag.sh 12:09:05 Setup pyenv: 12:09:05 system 12:09:05 3.8.13 12:09:05 3.9.13 12:09:05 * 3.10.6 (set by /w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master/.python-version) 12:09:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KVo8 from file:/tmp/.os_lf_venv 12:09:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:09:08 lf-activate-venv(): INFO: Installing additional packages: yq 12:09:09 lf-activate-venv(): INFO: Adding /tmp/venv-KVo8/bin to PATH 12:09:10 ---> Docker image tag found: 1.0.0 12:09:10 [EnvInject] - Injecting environment variables from a build step. 12:09:10 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 12:09:10 [EnvInject] - Variables injected successfully. 12:09:10 [EnvInject] - Injecting environment variables from a build step. 12:09:10 [EnvInject] - Injecting as environment variables the properties content 12:09:10 DOCKER_ARGS=--network=host 12:09:10 DOCKER_ROOT=/w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master 12:09:10 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 12:09:10 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 12:09:10 DOCKER_NAME=o-ran-sc/nonrtric-rapp-healthcheck 12:09:10 12:09:10 [EnvInject] - Variables injected successfully. 12:09:10 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash /tmp/jenkins17053637909352166641.sh 12:09:10 ---> docker-build.sh 12:09:10 Docker version 24.0.2, build cb74dfc 12:09:10 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-healthcheck:1.0.0 12:09:10 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-healthcheck:1.0.0 . 12:09:11 #1 [internal] load build definition from Dockerfile 12:09:11 #1 transferring dockerfile: 253B done 12:09:11 #1 DONE 0.1s 12:09:11 12:09:11 #2 [internal] load .dockerignore 12:09:11 #2 transferring context: 2B done 12:09:11 #2 DONE 0.1s 12:09:11 12:09:11 #3 resolve image config for docker.io/docker/dockerfile:1 12:09:12 #3 DONE 1.1s 12:09:12 12:09:12 #4 docker-image://docker.io/docker/dockerfile:1@sha256:ecfaec9ed6d810b56388c508f4121597bfbba70d41a6dfeee4d8cad5f295fc32 12:09:12 #4 resolve docker.io/docker/dockerfile:1@sha256:ecfaec9ed6d810b56388c508f4121597bfbba70d41a6dfeee4d8cad5f295fc32 0.1s done 12:09:12 #4 sha256:ecfaec9ed6d810b56388c508f4121597bfbba70d41a6dfeee4d8cad5f295fc32 9.08kB / 9.08kB done 12:09:12 #4 sha256:34b128e419449565adc5ed7f487a6f503a73f1077012cfed86354c731338c44f 1.13kB / 1.13kB done 12:09:12 #4 sha256:c844dc65644b70ea8b391444db20ff38537384d800ea9896d46ab8f3ce897f51 1.33kB / 1.33kB done 12:09:12 #4 sha256:9f624ef51ad55db0ea52d755cc777566386156106fbb4f465eecb22c67ac55ed 0B / 14.14MB 0.1s 12:09:12 #4 sha256:9f624ef51ad55db0ea52d755cc777566386156106fbb4f465eecb22c67ac55ed 1.05MB / 14.14MB 0.2s 12:09:12 #4 sha256:9f624ef51ad55db0ea52d755cc777566386156106fbb4f465eecb22c67ac55ed 5.24MB / 14.14MB 0.3s 12:09:12 #4 sha256:9f624ef51ad55db0ea52d755cc777566386156106fbb4f465eecb22c67ac55ed 12.58MB / 14.14MB 0.5s 12:09:12 #4 sha256:9f624ef51ad55db0ea52d755cc777566386156106fbb4f465eecb22c67ac55ed 14.14MB / 14.14MB 0.6s done 12:09:12 #4 extracting sha256:9f624ef51ad55db0ea52d755cc777566386156106fbb4f465eecb22c67ac55ed 0.1s 12:09:13 #4 extracting sha256:9f624ef51ad55db0ea52d755cc777566386156106fbb4f465eecb22c67ac55ed 0.3s done 12:09:13 #4 DONE 1.1s 12:09:13 12:09:13 #5 [internal] load build definition from Dockerfile 12:09:13 #5 DONE 0.0s 12:09:13 12:09:13 #6 [internal] load metadata for docker.io/library/python:3.10-slim-buster 12:09:14 #6 DONE 1.0s 12:09:14 12:09:14 #7 [internal] load .dockerignore 12:09:14 #7 DONE 0.0s 12:09:17 12:09:17 #8 [internal] load build context 12:09:17 #8 transferring context: 23B 12:09:17 #8 transferring context: 13.45kB done 12:09:17 #8 DONE 0.1s 12:09:17 12:09:17 #9 [1/5] FROM docker.io/library/python:3.10-slim-buster@sha256:37aa274c2d001f09b14828450d903c55f821c90f225fdfdd80c5180fcca77b3f 12:09:17 #9 resolve docker.io/library/python:3.10-slim-buster@sha256:37aa274c2d001f09b14828450d903c55f821c90f225fdfdd80c5180fcca77b3f 0.2s done 12:09:17 #9 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 0B / 11.50MB 0.1s 12:09:17 #9 sha256:37aa274c2d001f09b14828450d903c55f821c90f225fdfdd80c5180fcca77b3f 988B / 988B done 12:09:17 #9 sha256:68f714f81d6522d6ad2156abee2535307c2be24a96781f4823c06422dfff3a2c 1.37kB / 1.37kB done 12:09:17 #9 sha256:93b9055430ce944e6316e724e814427c9ad63c3fb9d87577f7e8436b9aa594c3 6.84kB / 6.84kB done 12:09:17 #9 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 0B / 27.14MB 0.1s 12:09:17 #9 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0B / 2.78MB 0.1s 12:09:17 #9 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 2.10MB / 11.50MB 0.3s 12:09:17 #9 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 5.24MB / 27.14MB 0.3s 12:09:17 #9 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 2.78MB / 2.78MB 0.3s done 12:09:17 #9 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 5.24MB / 11.50MB 0.4s 12:09:17 #9 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 7.34MB / 27.14MB 0.4s 12:09:17 #9 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 11.50MB / 11.50MB 0.6s 12:09:17 #9 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 15.73MB / 27.14MB 0.6s 12:09:17 #9 sha256:b2697057e25fe078e5f17bdb522b6a913fc3ce2a041d34d2e4771e0f3ddd3c3f 242B / 242B 0.4s done 12:09:17 #9 sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 3.37MB / 3.37MB 0.6s 12:09:17 #9 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 11.50MB / 11.50MB 0.6s done 12:09:17 #9 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 18.87MB / 27.14MB 0.7s 12:09:17 #9 sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 3.37MB / 3.37MB 0.7s done 12:09:18 #9 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 27.14MB / 27.14MB 0.9s 12:09:18 #9 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 27.14MB / 27.14MB 1.0s done 12:09:18 #9 extracting sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 12:09:20 #9 extracting sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 2.2s done 12:09:20 #9 extracting sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0.1s 12:09:20 #9 extracting sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0.2s done 12:09:20 #9 extracting sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 0.1s 12:09:21 #9 extracting sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 0.7s done 12:09:21 #9 extracting sha256:b2697057e25fe078e5f17bdb522b6a913fc3ce2a041d34d2e4771e0f3ddd3c3f 12:09:21 #9 extracting sha256:b2697057e25fe078e5f17bdb522b6a913fc3ce2a041d34d2e4771e0f3ddd3c3f done 12:09:21 #9 extracting sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 12:09:22 #9 extracting sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 0.4s done 12:09:22 #9 DONE 5.2s 12:09:22 12:09:22 #10 [2/5] WORKDIR /src 12:09:23 #10 DONE 0.8s 12:09:23 12:09:23 #11 [3/5] COPY src/requirements.txt requirements.txt 12:09:23 #11 DONE 0.2s 12:09:23 12:09:23 #12 [4/5] RUN pip3 install -r requirements.txt 12:09:25 #12 2.577 Collecting Flask==2.1.1 12:09:25 #12 2.669 Downloading Flask-2.1.1-py3-none-any.whl (95 kB) 12:09:25 #12 2.683 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 9.0 MB/s eta 0:00:00 12:09:25 #12 2.736 Collecting Jinja2>=3.0 12:09:25 #12 2.745 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 12:09:25 #12 2.757 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 17.9 MB/s eta 0:00:00 12:09:26 #12 2.830 Collecting Pygments==2.3.1 12:09:26 #12 2.837 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) 12:09:26 #12 2.873 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 849.5/849.5 kB 27.1 MB/s eta 0:00:00 12:09:26 #12 2.971 Collecting requests==2.22.0 12:09:26 #12 2.980 Downloading requests-2.22.0-py2.py3-none-any.whl (57 kB) 12:09:26 #12 2.997 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 3.6 MB/s eta 0:00:00 12:09:26 #12 3.093 Collecting wincertstore==0.2 12:09:26 #12 3.100 Downloading wincertstore-0.2-py2.py3-none-any.whl (8.8 kB) 12:09:26 #12 3.207 Collecting Werkzeug>=2.0 12:09:26 #12 3.215 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 12:09:26 #12 3.236 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 226.5/226.5 kB 12.0 MB/s eta 0:00:00 12:09:26 #12 3.274 Collecting itsdangerous>=2.0 12:09:26 #12 3.280 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 12:09:26 #12 3.351 Collecting click>=8.0 12:09:26 #12 3.358 Downloading click-8.5.0-py3-none-any.whl (125 kB) 12:09:26 #12 3.378 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.3/125.3 kB 7.4 MB/s eta 0:00:00 12:09:26 #12 3.540 Collecting chardet<3.1.0,>=3.0.2 12:09:26 #12 3.549 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 12:09:26 #12 3.570 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 7.4 MB/s eta 0:00:00 12:09:26 #12 3.686 Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 12:09:26 #12 3.691 Downloading urllib3-1.25.11-py2.py3-none-any.whl (127 kB) 12:09:26 #12 3.705 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.0/128.0 kB 12.5 MB/s eta 0:00:00 12:09:26 #12 3.779 Collecting certifi>=2017.4.17 12:09:27 #12 3.787 Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 12:09:27 #12 3.799 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 15.1 MB/s eta 0:00:00 12:09:27 #12 3.845 Collecting idna<2.9,>=2.5 12:09:27 #12 3.850 Downloading idna-2.8-py2.py3-none-any.whl (58 kB) 12:09:27 #12 3.861 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.6/58.6 kB 7.1 MB/s eta 0:00:00 12:09:27 #12 4.092 Collecting MarkupSafe>=2.0 12:09:27 #12 4.098 Downloading markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20 kB) 12:09:27 #12 4.275 Installing collected packages: wincertstore, Pygments, chardet, urllib3, MarkupSafe, itsdangerous, idna, click, certifi, Werkzeug, requests, Jinja2, Flask 12:09:29 #12 6.080 Successfully installed Flask-2.1.1 Jinja2-3.1.6 MarkupSafe-3.0.3 Pygments-2.3.1 Werkzeug-3.1.8 certifi-2026.7.22 chardet-3.0.4 click-8.5.0 idna-2.8 itsdangerous-2.2.0 requests-2.22.0 urllib3-1.25.11 wincertstore-0.2 12:09:29 #12 6.080 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 12:09:29 #12 6.232 12:09:29 #12 6.232 [notice] A new release of pip is available: 23.0.1 -> 26.2.1 12:09:29 #12 6.232 [notice] To update, run: pip install --upgrade pip 12:09:29 #12 DONE 6.7s 12:09:29 12:09:29 #13 [5/5] COPY ./src . 12:09:30 #13 DONE 0.2s 12:09:30 12:09:30 #14 exporting to image 12:09:30 #14 exporting layers 12:09:30 #14 exporting layers 0.5s done 12:09:30 #14 writing image sha256:f63336279859b811d3cb563a8a72401d4b81094e46f8dac05a182fc6743ee986 done 12:09:30 #14 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-healthcheck:1.0.0 done 12:09:30 #14 DONE 0.5s 12:09:30 ---> docker-build.sh ends 12:09:30 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/sh -xe /tmp/jenkins10861706142303976797.sh 12:09:30 [EnvInject] - Injecting environment variables from a build step. 12:09:30 [EnvInject] - Injecting as environment variables the properties content 12:09:30 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 12:09:30 12:09:30 [EnvInject] - Variables injected successfully. 12:09:30 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash /tmp/jenkins1209555958787965593.sh 12:09:30 ---> docker-push.sh 12:09:30 Docker version 24.0.2, build cb74dfc 12:09:30 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-healthcheck:1.0.0 12:09:30 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-healthcheck:1.0.0 12:09:30 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-healthcheck] 12:09:30 973bf720cef5: Preparing 12:09:30 f5288204f86b: Preparing 12:09:30 133f0ad49322: Preparing 12:09:30 eb96f7f7a2fa: Preparing 12:09:30 c5321f7f53ff: Preparing 12:09:30 df6c1b185b95: Preparing 12:09:30 b23fedba7dbd: Preparing 12:09:30 ae2d55769c5e: Preparing 12:09:30 e2ef8a51359d: Preparing 12:09:30 df6c1b185b95: Waiting 12:09:30 ae2d55769c5e: Waiting 12:09:30 b23fedba7dbd: Waiting 12:09:30 e2ef8a51359d: Waiting 12:09:30 c5321f7f53ff: Layer already exists 12:09:30 df6c1b185b95: Layer already exists 12:09:30 b23fedba7dbd: Layer already exists 12:09:30 133f0ad49322: Pushed 12:09:30 eb96f7f7a2fa: Pushed 12:09:30 ae2d55769c5e: Layer already exists 12:09:30 973bf720cef5: Pushed 12:09:31 e2ef8a51359d: Layer already exists 12:09:33 f5288204f86b: Pushed 12:09:33 1.0.0: digest: sha256:fbf97be3e9ff1862cbbe9a55a8a2e13b6dbf6039a0a2bc5e1edecac3664f337d size: 2203 12:09:33 ---> docker-push.sh ends 12:09:33 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash /tmp/jenkins18329726445680210273.sh 12:09:33 $ ssh-agent -k 12:09:33 unset SSH_AUTH_SOCK; 12:09:33 unset SSH_AGENT_PID; 12:09:33 echo Agent pid 2069 killed; 12:09:33 [ssh-agent] Stopped. 12:09:33 [PostBuildScript] - [INFO] Executing post build scripts. 12:09:33 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash /tmp/jenkins11511447923927490335.sh 12:09:33 ---> sysstat.sh 12:09:34 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash /tmp/jenkins5276191990812983571.sh 12:09:34 ---> package-listing.sh 12:09:34 ++ facter osfamily 12:09:34 ++ tr '[:upper:]' '[:lower:]' 12:09:34 + OS_FAMILY=debian 12:09:34 + workspace=/w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master 12:09:34 + START_PACKAGES=/tmp/packages_start.txt 12:09:34 + END_PACKAGES=/tmp/packages_end.txt 12:09:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:09:34 + PACKAGES=/tmp/packages_start.txt 12:09:34 + '[' /w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master ']' 12:09:34 + PACKAGES=/tmp/packages_end.txt 12:09:34 + case "${OS_FAMILY}" in 12:09:34 + dpkg -l 12:09:34 + grep '^ii' 12:09:34 + '[' -f /tmp/packages_start.txt ']' 12:09:34 + '[' -f /tmp/packages_end.txt ']' 12:09:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:09:34 + '[' /w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master ']' 12:09:34 + mkdir -p /w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master/archives/ 12:09:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master/archives/ 12:09:34 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash /tmp/jenkins12389874564244308733.sh 12:09:34 ---> capture-instance-metadata.sh 12:09:34 Setup pyenv: 12:09:34 system 12:09:34 3.8.13 12:09:34 3.9.13 12:09:34 * 3.10.6 (set by /w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master/.python-version) 12:09:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KVo8 from file:/tmp/.os_lf_venv 12:09:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:09:36 lf-activate-venv(): INFO: Installing additional packages: lftools 12:09:55 lf-activate-venv(): INFO: Adding /tmp/venv-KVo8/bin to PATH 12:09:55 INFO: Running in OpenStack, capturing instance metadata 12:09:55 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash /tmp/jenkins4681801924375162553.sh 12:09:55 provisioning config files... 12:09:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master@tmp/config13930340066977156957tmp 12:09:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:09:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:09:55 [EnvInject] - Injecting environment variables from a build step. 12:09:55 [EnvInject] - Injecting as environment variables the properties content 12:09:55 SERVER_ID=logs 12:09:55 12:09:55 [EnvInject] - Variables injected successfully. 12:09:55 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash /tmp/jenkins12734089001377373642.sh 12:09:55 ---> create-netrc.sh 12:09:55 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash /tmp/jenkins1091967616579629985.sh 12:09:55 ---> python-tools-install.sh 12:09:55 Setup pyenv: 12:09:55 system 12:09:55 3.8.13 12:09:55 3.9.13 12:09:55 * 3.10.6 (set by /w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master/.python-version) 12:09:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KVo8 from file:/tmp/.os_lf_venv 12:09:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:09:59 lf-activate-venv(): INFO: Installing additional packages: lftools 12:10:19 lf-activate-venv(): INFO: Adding /tmp/venv-KVo8/bin to PATH 12:10:19 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/sh /tmp/jenkins12650529190847508618.sh 12:10:19 ---> uv-install.sh 12:10:19 uv 0.12.10 is already installed 12:10:19 uvx 0.12.10 (x86_64-unknown-linux-gnu) 12:10:19 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash /tmp/jenkins10399890845661053344.sh 12:10:19 ---> sudo-logs.sh 12:10:19 Archiving 'sudo' log.. 12:10:19 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash /tmp/jenkins2691422336872631414.sh 12:10:19 ---> job-cost.sh 12:10:19 INFO: Activating Python virtual environment... 12:10:19 Setup pyenv: 12:10:19 system 12:10:19 3.8.13 12:10:19 3.9.13 12:10:19 * 3.10.6 (set by /w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master/.python-version) 12:10:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KVo8 from file:/tmp/.os_lf_venv 12:10:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:10:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:10:33 lf-activate-venv(): INFO: Adding /tmp/venv-KVo8/bin to PATH 12:10:33 INFO: No stack-cost file found 12:10:33 INFO: Instance uptime: 248s 12:10:33 INFO: Fetching instance metadata (attempt 1 of 3)... 12:10:33 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:10:33 INFO: Successfully fetched instance metadata 12:10:33 INFO: Instance type: v3-starter-4 12:10:33 INFO: Retrieving pricing info for: v3-starter-4 12:10:33 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:10:33 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-4/cost?seconds=248 12:10:33 INFO: Successfully fetched Vexxhost pricing API 12:10:33 INFO: Retrieved cost: 0.04 12:10:33 INFO: Retrieved resource: v3-starter-4 12:10:33 INFO: Creating archive directory: /w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master/archives/cost 12:10:33 INFO: Archiving costs to: /w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master/archives/cost.csv 12:10:33 INFO: Successfully archived job cost data 12:10:33 DEBUG: Cost data: nonrtric-rapp-healthcheck-verify-docker-merge-master,243,2026-09-07 12:10:33,v3-starter-4,248,0.04,0.00,SUCCESS 12:10:33 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash -l /tmp/jenkins17165475946749855851.sh 12:10:33 ---> logs-deploy.sh 12:10:33 Setup pyenv: 12:10:33 system 12:10:33 3.8.13 12:10:33 3.9.13 12:10:33 * 3.10.6 (set by /w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master/.python-version) 12:10:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KVo8 from file:/tmp/.os_lf_venv 12:10:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:10:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:10:55 lf-activate-venv(): INFO: Adding /tmp/venv-KVo8/bin to PATH 12:10:55 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-rapp-healthcheck-verify-docker-merge-master/243 12:10:55 INFO: archiving workspace using pattern(s): 12:10:56 Archives upload complete. 12:10:57 INFO: archiving logs to Nexus 12:10:58 ---> uname -a: 12:10:58 Linux prd-ubuntu1804-docker-4c-4g-10189 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 12:10:58 12:10:58 12:10:58 ---> lscpu: 12:10:58 Architecture: x86_64 12:10:58 CPU op-mode(s): 32-bit, 64-bit 12:10:58 Byte Order: Little Endian 12:10:58 CPU(s): 4 12:10:58 On-line CPU(s) list: 0-3 12:10:58 Thread(s) per core: 1 12:10:58 Core(s) per socket: 1 12:10:58 Socket(s): 4 12:10:58 NUMA node(s): 1 12:10:58 Vendor ID: AuthenticAMD 12:10:58 CPU family: 23 12:10:58 Model: 49 12:10:58 Model name: AMD EPYC-Rome Processor 12:10:58 Stepping: 0 12:10:58 CPU MHz: 2800.000 12:10:58 BogoMIPS: 5600.00 12:10:58 Virtualization: AMD-V 12:10:58 Hypervisor vendor: KVM 12:10:58 Virtualization type: full 12:10:58 L1d cache: 32K 12:10:58 L1i cache: 32K 12:10:58 L2 cache: 512K 12:10:58 L3 cache: 16384K 12:10:58 NUMA node0 CPU(s): 0-3 12:10:58 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 12:10:58 12:10:58 12:10:58 ---> nproc: 12:10:58 4 12:10:58 12:10:58 12:10:58 ---> df -h: 12:10:58 Filesystem Size Used Avail Use% Mounted on 12:10:58 udev 3.9G 0 3.9G 0% /dev 12:10:58 tmpfs 798M 696K 797M 1% /run 12:10:58 /dev/vda1 20G 9.2G 11G 48% / 12:10:58 tmpfs 3.9G 0 3.9G 0% /dev/shm 12:10:58 tmpfs 5.0M 0 5.0M 0% /run/lock 12:10:58 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:10:58 /dev/vda15 105M 5.3M 100M 5% /boot/efi 12:10:58 tmpfs 798M 0 798M 0% /run/user/1001 12:10:58 12:10:58 12:10:58 ---> free -m: 12:10:58 total used free shared buff/cache available 12:10:58 Mem: 7976 510 5036 0 2428 7177 12:10:58 Swap: 1023 0 1023 12:10:58 12:10:58 12:10:58 ---> ip addr: 12:10:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:10:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:10:58 inet 127.0.0.1/8 scope host lo 12:10:58 valid_lft forever preferred_lft forever 12:10:58 inet6 ::1/128 scope host 12:10:58 valid_lft forever preferred_lft forever 12:10:58 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 12:10:58 link/ether fa:16:3e:1c:41:c7 brd ff:ff:ff:ff:ff:ff 12:10:58 inet 10.32.7.177/23 brd 10.32.7.255 scope global dynamic ens3 12:10:58 valid_lft 86140sec preferred_lft 86140sec 12:10:58 inet6 fe80::f816:3eff:fe1c:41c7/64 scope link 12:10:58 valid_lft forever preferred_lft forever 12:10:58 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 12:10:58 link/ether 02:42:19:1a:38:43 brd ff:ff:ff:ff:ff:ff 12:10:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:10:58 valid_lft forever preferred_lft forever 12:10:58 12:10:58 12:10:58 ---> sar -b -r -n DEV: 12:10:58 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-10189) 09/07/26 _x86_64_ (4 CPU) 12:10:58 12:10:58 12:06:40 LINUX RESTART (4 CPU) 12:10:58 12:10:58 12:07:01 tps rtps wtps bread/s bwrtn/s 12:10:58 12:08:01 162.22 69.32 92.90 5619.33 40364.76 12:10:58 12:09:01 60.39 0.10 60.29 20.26 10456.26 12:10:58 12:10:01 105.46 12.83 92.64 2273.38 16146.08 12:10:58 Average: 109.36 27.42 81.94 2637.64 22322.02 12:10:58 12:10:58 12:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:10:58 12:08:01 5856240 7392016 2311188 28.30 39100 1676944 1005544 10.91 607020 1534524 65400 12:10:58 12:09:01 5578552 7437152 2588876 31.70 59764 1960120 941184 10.21 563244 1817636 141240 12:10:58 12:10:01 5188916 7377840 2978512 36.47 71532 2267460 1025192 11.12 712448 2032732 27024 12:10:58 Average: 5541236 7402336 2626192 32.15 56799 1968175 990640 10.75 627571 1794964 77888 12:10:58 12:10:58 12:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:10:58 12:08:01 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 12:10:58 12:08:01 ens3 381.70 220.11 1223.54 64.88 0.00 0.00 0.00 0.00 12:10:58 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:58 12:09:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 12:10:58 12:09:01 ens3 33.03 25.38 660.19 3.72 0.00 0.00 0.00 0.00 12:10:58 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:58 12:10:01 lo 4.53 4.53 0.46 0.46 0.00 0.00 0.00 0.00 12:10:58 12:10:01 ens3 160.25 135.74 1348.71 162.75 0.00 0.00 0.00 0.00 12:10:58 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:58 Average: lo 2.02 2.02 0.20 0.20 0.00 0.00 0.00 0.00 12:10:58 Average: ens3 191.66 127.08 1077.50 77.12 0.00 0.00 0.00 0.00 12:10:58 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:58 12:10:58 12:10:58 ---> sar -P ALL: 12:10:58 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-10189) 09/07/26 _x86_64_ (4 CPU) 12:10:58 12:10:58 12:06:40 LINUX RESTART (4 CPU) 12:10:58 12:10:58 12:07:01 CPU %user %nice %system %iowait %steal %idle 12:10:58 12:08:01 all 20.56 0.00 2.91 5.53 1.33 69.66 12:10:58 12:08:01 0 12.57 0.00 1.62 9.79 1.07 74.95 12:10:58 12:08:01 1 12.94 0.00 2.05 6.03 0.97 78.01 12:10:58 12:08:01 2 34.32 0.00 5.26 1.14 1.67 57.60 12:10:58 12:08:01 3 22.43 0.00 2.73 5.15 1.62 68.08 12:10:58 12:09:01 all 20.80 0.00 1.24 1.61 0.89 75.47 12:10:58 12:09:01 0 24.19 0.00 1.57 4.36 0.77 69.11 12:10:58 12:09:01 1 13.50 0.00 0.64 0.57 0.40 84.89 12:10:58 12:09:01 2 42.27 0.00 2.38 0.73 1.32 53.30 12:10:58 12:09:01 3 3.31 0.00 0.38 0.79 1.08 94.44 12:10:58 12:10:01 all 18.49 0.00 2.58 3.05 0.76 75.12 12:10:58 12:10:01 0 28.21 0.00 2.39 0.95 0.99 67.46 12:10:58 12:10:01 1 17.29 0.00 3.09 1.35 0.48 77.79 12:10:58 12:10:01 2 12.13 0.00 2.28 7.27 0.76 77.57 12:10:58 12:10:01 3 16.33 0.00 2.55 2.63 0.82 77.66 12:10:58 Average: all 19.95 0.00 2.24 3.40 0.99 73.41 12:10:58 Average: 0 21.65 0.00 1.86 5.04 0.94 70.51 12:10:58 Average: 1 14.58 0.00 1.93 2.65 0.62 80.23 12:10:58 Average: 2 29.61 0.00 3.31 3.04 1.25 62.80 12:10:58 Average: 3 14.00 0.00 1.88 2.86 1.17 80.09 12:10:58 12:10:58 12:10:58