07:33:27 Started by timer 07:33:27 Running as SYSTEM 07:33:27 [EnvInject] - Loading node environment variables. 07:33:27 Building remotely on prd-ubuntu1804-docker-4c-4g-1045 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-hw-python-docker-merge-master 07:33:27 [ssh-agent] Looking for ssh-agent implementation... 07:33:27 $ ssh-agent 07:33:28 SSH_AUTH_SOCK=/tmp/ssh-jUaqs0pKOsMR/agent.2158 07:33:28 SSH_AGENT_PID=2160 07:33:28 [ssh-agent] Started. 07:33:28 Running ssh-add (command line suppressed) 07:33:28 Identity added: /w/workspace/ric-app-hw-python-docker-merge-master@tmp/private_key_17386599179126657297.key (jenkins-ssh) 07:33:28 [ssh-agent] Using credentials jenkins (jenkins) 07:33:28 The recommended git tool is: NONE 07:33:30 using credential jenkins 07:33:30 Wiping out workspace first. 07:33:30 Cloning the remote Git repository 07:33:30 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/hw-python 07:33:30 > git init /w/workspace/ric-app-hw-python-docker-merge-master # timeout=10 07:33:30 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/hw-python 07:33:30 > git --version # timeout=10 07:33:30 > git --version # 'git version 2.17.1' 07:33:30 using GIT_SSH to set credentials jenkins 07:33:30 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/hw-python +refs/heads/*:refs/remotes/origin/* # timeout=10 07:33:31 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/hw-python # timeout=10 07:33:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:33:31 Avoid second fetch 07:33:31 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:33:31 Checking out Revision a6d00525aa2f62f2457d84731da2b7d89e0b1013 (refs/remotes/origin/master) 07:33:31 > git config core.sparsecheckout # timeout=10 07:33:31 > git checkout -f a6d00525aa2f62f2457d84731da2b7d89e0b1013 # timeout=10 07:33:31 Commit message: "Release image version 1.1.1" 07:33:31 > git rev-list --no-walk a6d00525aa2f62f2457d84731da2b7d89e0b1013 # timeout=10 07:33:35 provisioning config files... 07:33:35 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:33:35 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:33:35 [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins11902513700651234677.sh 07:33:35 ---> python-tools-install.sh 07:33:35 Setup pyenv: 07:33:35 * system (set by /opt/pyenv/version) 07:33:35 * 3.8.13 (set by /opt/pyenv/version) 07:33:35 * 3.9.13 (set by /opt/pyenv/version) 07:33:35 * 3.10.6 (set by /opt/pyenv/version) 07:33:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1ot5 07:33:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:33:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:33:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:33:49 lf-activate-venv(): INFO: Base packages installed successfully 07:33:49 lf-activate-venv(): INFO: Installing additional packages: lftools 07:34:29 lf-activate-venv(): INFO: Adding /tmp/venv-1ot5/bin to PATH 07:34:29 Generating Requirements File 07:35:03 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:35:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:35:04 Python 3.10.6 07:35:04 pip 26.0.1 from /tmp/venv-1ot5/lib/python3.10/site-packages/pip (python 3.10) 07:35:05 appdirs==1.4.4 07:35:05 argcomplete==3.6.3 07:35:05 aspy.yaml==1.3.0 07:35:05 attrs==26.1.0 07:35:05 autopage==0.6.0 07:35:05 backports.strenum==1.3.1 07:35:05 beautifulsoup4==4.14.3 07:35:05 boto3==1.42.91 07:35:05 botocore==1.42.91 07:35:05 bs4==0.0.2 07:35:05 certifi==2026.2.25 07:35:05 cffi==2.0.0 07:35:05 cfgv==3.5.0 07:35:05 chardet==7.4.3 07:35:05 charset-normalizer==3.4.7 07:35:05 click==8.3.2 07:35:05 cliff==4.13.3 07:35:05 cmd2==3.5.0 07:35:05 cryptography==3.3.2 07:35:05 debtcollector==3.1.0 07:35:05 decorator==5.2.1 07:35:05 defusedxml==0.7.1 07:35:05 Deprecated==1.3.1 07:35:05 distlib==0.4.0 07:35:05 dnspython==2.8.0 07:35:05 docker==7.1.0 07:35:05 dogpile.cache==1.5.0 07:35:05 durationpy==0.10 07:35:05 email-validator==2.3.0 07:35:05 filelock==3.29.0 07:35:05 future==1.0.0 07:35:05 gitdb==4.0.12 07:35:05 GitPython==3.1.46 07:35:05 httplib2==0.30.2 07:35:05 identify==2.6.19 07:35:05 idna==3.11 07:35:05 importlib-resources==1.5.0 07:35:05 iso8601==2.1.0 07:35:05 Jinja2==3.1.6 07:35:05 jmespath==1.1.0 07:35:05 jsonpatch==1.33 07:35:05 jsonpointer==3.1.1 07:35:05 jsonschema==4.26.0 07:35:05 jsonschema-specifications==2025.9.1 07:35:05 keystoneauth1==5.13.1 07:35:05 kubernetes==35.0.0 07:35:05 lftools==0.37.22 07:35:05 lxml==6.1.0 07:35:05 markdown-it-py==4.0.0 07:35:05 MarkupSafe==3.0.3 07:35:05 mdurl==0.1.2 07:35:05 msgpack==1.1.2 07:35:05 multi_key_dict==2.0.3 07:35:05 munch==4.0.0 07:35:05 netaddr==1.3.0 07:35:05 niet==1.4.2 07:35:05 nodeenv==1.10.0 07:35:05 oauth2client==4.1.3 07:35:05 oauthlib==3.3.1 07:35:05 openstacksdk==4.11.0 07:35:05 os-service-types==1.8.2 07:35:05 osc-lib==4.5.0 07:35:05 oslo.config==10.3.0 07:35:05 oslo.context==6.3.0 07:35:05 oslo.i18n==6.7.2 07:35:05 oslo.log==8.1.0 07:35:05 oslo.serialization==5.9.1 07:35:05 oslo.utils==10.0.1 07:35:05 packaging==26.1 07:35:05 pbr==7.0.3 07:35:05 platformdirs==4.9.6 07:35:05 prettytable==3.17.0 07:35:05 psutil==7.2.2 07:35:05 pyasn1==0.6.3 07:35:05 pyasn1_modules==0.4.2 07:35:05 pycparser==3.0 07:35:05 pygerrit2==2.0.15 07:35:05 PyGithub==2.9.1 07:35:05 Pygments==2.20.0 07:35:05 PyJWT==2.12.1 07:35:05 PyNaCl==1.6.2 07:35:05 pyparsing==2.4.7 07:35:05 pyperclip==1.11.0 07:35:05 pyrsistent==0.20.0 07:35:05 python-cinderclient==9.9.0 07:35:05 python-dateutil==2.9.0.post0 07:35:05 python-discovery==1.2.2 07:35:05 python-heatclient==5.1.0 07:35:05 python-jenkins==1.8.3 07:35:05 python-keystoneclient==5.8.0 07:35:05 python-magnumclient==4.10.0 07:35:05 python-openstackclient==9.0.0 07:35:05 python-swiftclient==4.10.0 07:35:05 PyYAML==6.0.3 07:35:05 referencing==0.37.0 07:35:05 requests==2.33.1 07:35:05 requests-oauthlib==2.0.0 07:35:05 rfc3986==2.0.0 07:35:05 rich==15.0.0 07:35:05 rich-argparse==1.7.2 07:35:05 rpds-py==0.30.0 07:35:05 rsa==4.9.1 07:35:05 ruamel.yaml==0.19.1 07:35:05 ruamel.yaml.clib==0.2.15 07:35:05 s3transfer==0.16.0 07:35:05 simplejson==4.0.1 07:35:05 six==1.17.0 07:35:05 smmap==5.0.3 07:35:05 soupsieve==2.8.3 07:35:05 stevedore==5.7.0 07:35:05 tabulate==0.10.0 07:35:05 toml==0.10.2 07:35:05 tomlkit==0.14.0 07:35:05 tqdm==4.67.3 07:35:05 typing_extensions==4.15.0 07:35:05 urllib3==1.26.20 07:35:05 virtualenv==21.2.4 07:35:05 wcwidth==0.6.0 07:35:05 websocket-client==1.9.0 07:35:05 wrapt==2.1.2 07:35:05 xdg==6.0.0 07:35:05 xmltodict==1.0.4 07:35:05 yq==3.4.3 07:35:05 provisioning config files... 07:35:05 copy managed file [global-settings] to file:/w/workspace/ric-app-hw-python-docker-merge-master@tmp/config12886517281464475786tmp 07:35:05 copy managed file [ric-app-hw-python-settings] to file:/w/workspace/ric-app-hw-python-docker-merge-master@tmp/config11163807668329168202tmp 07:35:05 [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins3364123982004592976.sh 07:35:05 ---> docker-login.sh 07:35:05 nexus3.o-ran-sc.org:10001 07:35:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:05 Configure a credential helper to remove this warning. See 07:35:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:05 07:35:05 Login Succeeded 07:35:05 nexus3.o-ran-sc.org:10002 07:35:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:05 Configure a credential helper to remove this warning. See 07:35:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:05 07:35:05 Login Succeeded 07:35:05 nexus3.o-ran-sc.org:10003 07:35:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:05 Configure a credential helper to remove this warning. See 07:35:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:05 07:35:05 Login Succeeded 07:35:05 nexus3.o-ran-sc.org:10004 07:35:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:05 Configure a credential helper to remove this warning. See 07:35:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:05 07:35:05 Login Succeeded 07:35:05 ---> docker-login.sh ends 07:35:05 [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins12943481580154195881.sh 07:35:06 [ric-app-hw-python-docker-merge-master] $ /bin/sh -xe /tmp/jenkins17203953159918450940.sh 07:35:06 [EnvInject] - Injecting environment variables from a build step. 07:35:06 [EnvInject] - Injecting as environment variables the properties content 07:35:06 DOCKER_ROOT=$WORKSPACE 07:35:06 CONTAINER_TAG_YAML_DIR= 07:35:06 CONTAINER_TAG_METHOD=yaml-file 07:35:06 07:35:06 [EnvInject] - Variables injected successfully. 07:35:06 [ric-app-hw-python-docker-merge-master] $ /bin/bash -l /tmp/jenkins6789726526091269984.sh 07:35:06 ---> docker-get-container-tag.sh 07:35:06 Setup pyenv: 07:35:06 system 07:35:06 3.8.13 07:35:06 3.9.13 07:35:06 * 3.10.6 (set by /w/workspace/ric-app-hw-python-docker-merge-master/.python-version) 07:35:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1ot5 from file:/tmp/.os_lf_venv 07:35:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:35:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:35:09 lf-activate-venv(): INFO: Base packages installed successfully 07:35:09 lf-activate-venv(): INFO: Installing additional packages: yq 07:35:11 lf-activate-venv(): INFO: Adding /tmp/venv-1ot5/bin to PATH 07:35:11 ---> Docker image tag found: 1.1.1 07:35:11 [EnvInject] - Injecting environment variables from a build step. 07:35:11 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 07:35:11 [EnvInject] - Variables injected successfully. 07:35:11 [EnvInject] - Injecting environment variables from a build step. 07:35:11 [EnvInject] - Injecting as environment variables the properties content 07:35:11 DOCKER_ARGS=--network=host 07:35:11 DOCKER_ROOT=/w/workspace/ric-app-hw-python-docker-merge-master 07:35:11 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 07:35:11 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 07:35:11 DOCKER_NAME=o-ran-sc/ric-app-hw-python 07:35:11 07:35:11 [EnvInject] - Variables injected successfully. 07:35:11 [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins7704759337606812838.sh 07:35:11 ---> docker-build.sh 07:35:11 Docker version 24.0.2, build cb74dfc 07:35:11 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-hw-python:1.1.1 07:35:11 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-hw-python:1.1.1 . 07:35:12 #1 [internal] load build definition from Dockerfile 07:35:12 #1 transferring dockerfile: 1.71kB done 07:35:12 #1 DONE 0.1s 07:35:12 07:35:12 #2 [internal] load .dockerignore 07:35:12 #2 transferring context: 2B done 07:35:12 #2 DONE 0.1s 07:35:12 07:35:12 #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5 07:35:12 #3 DONE 0.1s 07:35:12 07:35:12 #4 [internal] load metadata for docker.io/library/python:3.8-alpine 07:35:13 #4 DONE 1.1s 07:35:13 07:35:13 #5 [stage-0 1/11] FROM docker.io/library/python:3.8-alpine@sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba 07:35:13 #5 resolve docker.io/library/python:3.8-alpine@sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba 0.1s done 07:35:13 #5 ... 07:35:13 07:35:13 #6 [internal] load build context 07:35:13 #6 transferring context: 54.07kB done 07:35:13 #6 DONE 0.1s 07:35:13 07:35:13 #5 [stage-0 1/11] FROM docker.io/library/python:3.8-alpine@sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba 07:35:13 #5 sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba 10.29kB / 10.29kB done 07:35:13 #5 sha256:9f956f4ecf00137962b8da05d2ced2181cf22e23036a81daa61610e16ddd1078 1.73kB / 1.73kB done 07:35:13 #5 sha256:cd39247b02f92df84605637e0f1b7887434169aca105b8ee9cbcd2dbfc988ed5 4.95kB / 4.95kB done 07:35:13 #5 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 0B / 3.62MB 0.1s 07:35:13 #5 sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 0B / 455.12kB 0.2s 07:35:13 #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 0B / 14.22MB 0.2s 07:35:13 #5 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 1.05MB / 3.62MB 0.4s 07:35:13 #5 sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 455.12kB / 455.12kB 0.4s done 07:35:13 #5 ... 07:35:13 07:35:13 #7 FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5@sha256:eb906735a7969bf0e341ba30c5087c84c393e283ae666edde423bb8f8ca0b24e 07:35:13 #7 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5@sha256:eb906735a7969bf0e341ba30c5087c84c393e283ae666edde423bb8f8ca0b24e 0.0s done 07:35:13 #7 sha256:eb906735a7969bf0e341ba30c5087c84c393e283ae666edde423bb8f8ca0b24e 944B / 944B done 07:35:13 #7 sha256:97c4949696de859e2ea8ba7daf1351159313b147096c783a6690c444385a2d8f 1.85kB / 1.85kB done 07:35:13 #7 sha256:63656a819106ad237a89f8dbbb6e3f6602162b37cccd4e67d10ecfe0a139627b 74.88kB / 74.88kB 0.1s done 07:35:13 #7 extracting sha256:63656a819106ad237a89f8dbbb6e3f6602162b37cccd4e67d10ecfe0a139627b 0.0s done 07:35:13 #7 sha256:7f5f6b9920dc197bc85d7fffa091ed0d2f41981019754da79255b464c034e1dc 5.96kB / 5.96kB 0.2s done 07:35:13 #7 sha256:503af471e686c80a76be3dc30d7151054d231354a7579feca3b820c4e6560baf 356.08kB / 356.08kB 0.2s done 07:35:13 #7 extracting sha256:7f5f6b9920dc197bc85d7fffa091ed0d2f41981019754da79255b464c034e1dc done 07:35:13 #7 extracting sha256:503af471e686c80a76be3dc30d7151054d231354a7579feca3b820c4e6560baf 0.0s done 07:35:13 #7 DONE 0.6s 07:35:13 07:35:13 #5 [stage-0 1/11] FROM docker.io/library/python:3.8-alpine@sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba 07:35:13 #5 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 3.62MB / 3.62MB 0.5s 07:35:13 #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 2.10MB / 14.22MB 0.5s 07:35:13 #5 sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 0B / 247B 0.5s 07:35:14 #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 5.24MB / 14.22MB 0.6s 07:35:14 #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 6.29MB / 14.22MB 0.7s 07:35:14 #5 sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 247B / 247B 0.7s 07:35:14 #5 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 3.62MB / 3.62MB 0.6s done 07:35:14 #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 10.49MB / 14.22MB 0.9s 07:35:14 #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 12.58MB / 14.22MB 1.0s 07:35:14 #5 extracting sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 07:35:14 #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 14.22MB / 14.22MB 1.2s 07:35:14 #5 extracting sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 0.1s done 07:35:14 #5 sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 247B / 247B 1.2s done 07:35:15 #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 14.22MB / 14.22MB 1.5s done 07:35:15 #5 extracting sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 07:35:15 #5 extracting sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 0.1s done 07:35:15 #5 extracting sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 07:35:16 #5 extracting sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 1.0s done 07:35:16 #5 extracting sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 done 07:35:16 #5 DONE 3.7s 07:35:17 07:35:17 #8 [stage-0 2/11] COPY --from=nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5 /usr/local/lib64/librmr* /usr/local/lib64/ 07:35:17 #8 DONE 0.4s 07:35:17 07:35:17 #9 [stage-0 3/11] RUN mkdir -p /opt/route/ 07:35:17 #9 DONE 0.3s 07:35:17 07:35:17 #10 [stage-0 4/11] COPY init/test_route.rt /opt/route/test_route.rt 07:35:18 #10 DONE 0.1s 07:35:18 07:35:18 #11 [stage-0 5/11] RUN apk update && apk add gcc musl-dev bash 07:35:18 #11 0.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:18 #11 0.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:18 #11 0.780 v3.20.10-1-g0feaf06ed4d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:35:18 #11 0.780 v3.20.10-3-g28579d182f7 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:35:18 #11 0.780 OK: 24190 distinct packages available 07:35:19 #11 1.379 (1/15) Upgrading musl (1.2.5-r0 -> 1.2.5-r3) 07:35:19 #11 1.437 (2/15) Installing bash (5.2.26-r0) 07:35:19 #11 1.456 Executing bash-5.2.26-r0.post-install 07:35:19 #11 1.460 (3/15) Installing libgcc (13.2.1_git20240309-r1) 07:35:19 #11 1.469 (4/15) Installing jansson (2.14-r4) 07:35:19 #11 1.472 (5/15) Installing libstdc++ (13.2.1_git20240309-r1) 07:35:19 #11 1.500 (6/15) Installing zstd-libs (1.5.6-r0) 07:35:19 #11 1.513 (7/15) Installing binutils (2.42-r1) 07:35:19 #11 1.604 (8/15) Installing libgomp (13.2.1_git20240309-r1) 07:35:19 #11 1.614 (9/15) Installing libatomic (13.2.1_git20240309-r1) 07:35:19 #11 1.616 (10/15) Installing gmp (6.3.0-r1) 07:35:19 #11 1.626 (11/15) Installing isl26 (0.26-r1) 07:35:19 #11 1.651 (12/15) Installing mpfr4 (4.2.1-r0) 07:35:19 #11 1.662 (13/15) Installing mpc1 (1.3.1-r1) 07:35:19 #11 1.666 (14/15) Installing gcc (13.2.1_git20240309-r1) 07:35:20 #11 2.669 (15/15) Installing musl-dev (1.2.5-r3) 07:35:20 #11 2.752 Executing busybox-1.36.1-r29.trigger 07:35:20 #11 2.760 OK: 166 MiB in 51 packages 07:35:21 #11 DONE 3.3s 07:35:21 07:35:21 #12 [stage-0 6/11] COPY setup.py /tmp 07:35:21 #12 DONE 0.1s 07:35:21 07:35:21 #13 [stage-0 7/11] COPY README.md /tmp 07:35:21 #13 DONE 0.1s 07:35:21 07:35:21 #14 [stage-0 8/11] COPY LICENSE.txt /tmp/ 07:35:21 #14 DONE 0.2s 07:35:21 07:35:21 #15 [stage-0 9/11] COPY src/ /tmp/src 07:35:21 #15 DONE 0.2s 07:35:21 07:35:21 #16 [stage-0 10/11] COPY init/ /tmp/init 07:35:21 #16 DONE 0.2s 07:35:21 07:35:21 #17 [stage-0 11/11] RUN pip install /tmp 07:35:25 #17 2.955 Processing /tmp 07:35:25 #17 2.956 Preparing metadata (setup.py): started 07:35:25 #17 3.578 Preparing metadata (setup.py): finished with status 'done' 07:35:25 #17 3.664 Collecting ricxappframe<2.3.0,>=1.1.1 07:35:25 #17 3.760 Downloading ricxappframe-2.2.0-py3-none-any.whl (78 kB) 07:35:25 #17 3.778 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 kB 5.5 MB/s eta 0:00:00 07:35:25 #17 4.016 Collecting msgpack 07:35:25 #17 4.023 Downloading msgpack-1.1.1-cp38-cp38-musllinux_1_2_x86_64.whl (412 kB) 07:35:25 #17 4.052 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 412.8/412.8 kB 16.9 MB/s eta 0:00:00 07:35:26 #17 4.083 Collecting ricsdl<4.0.0,>=3.0.0 07:35:26 #17 4.089 Downloading ricsdl-3.1.3-py3-none-any.whl (34 kB) 07:35:26 #17 4.669 Collecting protobuf 07:35:26 #17 4.679 Downloading protobuf-5.29.6-py3-none-any.whl (173 kB) 07:35:26 #17 4.692 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 173.1/173.1 kB 21.2 MB/s eta 0:00:00 07:35:26 #17 4.780 Collecting requests 07:35:26 #17 4.787 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 07:35:26 #17 4.798 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 8.0 MB/s eta 0:00:00 07:35:26 #17 4.816 Collecting mdclogpy 07:35:26 #17 4.885 Downloading mdclogpy-1.1.4-py3-none-any.whl (6.5 kB) 07:35:26 #17 4.915 Collecting inotify-simple 07:35:26 #17 4.922 Downloading inotify_simple-2.0.1-py3-none-any.whl (7.4 kB) 07:35:27 #17 5.272 Collecting hiredis==2.0.0 07:35:27 #17 5.276 Downloading hiredis-2.0.0.tar.gz (75 kB) 07:35:27 #17 5.288 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.8/75.8 kB 9.2 MB/s eta 0:00:00 07:35:27 #17 5.310 Preparing metadata (setup.py): started 07:35:27 #17 5.667 Preparing metadata (setup.py): finished with status 'done' 07:35:27 #17 5.790 Collecting redis==4.3.6 07:35:27 #17 5.797 Downloading redis-4.3.6-py3-none-any.whl (248 kB) 07:35:27 #17 5.816 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 248.8/248.8 kB 17.5 MB/s eta 0:00:00 07:35:27 #17 5.821 Requirement already satisfied: setuptools in /usr/local/lib/python3.8/site-packages (from ricsdl<4.0.0,>=3.0.0->ricxappframe<2.3.0,>=1.1.1->hw-python==0.0.1) (57.5.0) 07:35:27 #17 5.871 Collecting async-timeout>=4.0.2 07:35:27 #17 5.877 Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB) 07:35:27 #17 5.943 Collecting packaging>=20.4 07:35:27 #17 5.948 Downloading packaging-26.1-py3-none-any.whl (95 kB) 07:35:27 #17 5.960 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.8/95.8 kB 11.0 MB/s eta 0:00:00 07:35:28 #17 6.050 Collecting inotify 07:35:28 #17 6.056 Downloading inotify-0.2.12-py2.py3-none-any.whl (20 kB) 07:35:28 #17 6.140 Collecting certifi>=2017.4.17 07:35:28 #17 6.148 Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 07:35:28 #17 6.162 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.7/153.7 kB 18.0 MB/s eta 0:00:00 07:35:28 #17 6.357 Collecting urllib3<3,>=1.21.1 07:35:28 #17 6.363 Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) 07:35:28 #17 6.377 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 kB 14.7 MB/s eta 0:00:00 07:35:28 #17 6.739 Collecting charset_normalizer<4,>=2 07:35:28 #17 6.747 Downloading charset_normalizer-3.4.7-cp38-cp38-musllinux_1_2_x86_64.whl (201 kB) 07:35:28 #17 6.761 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.1/201.1 kB 20.9 MB/s eta 0:00:00 07:35:28 #17 6.799 Collecting idna<4,>=2.5 07:35:28 #17 6.805 Downloading idna-3.11-py3-none-any.whl (71 kB) 07:35:28 #17 6.815 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 9.8 MB/s eta 0:00:00 07:35:28 #17 6.903 Collecting build 07:35:28 #17 6.909 Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) 07:35:29 #17 7.128 Collecting importlib-metadata>=4.6 07:35:29 #17 7.134 Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB) 07:35:29 #17 7.232 Collecting tomli>=1.1.0 07:35:29 #17 7.238 Downloading tomli-2.4.1-py3-none-any.whl (14 kB) 07:35:29 #17 7.263 Collecting pyproject_hooks 07:35:29 #17 7.268 Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 07:35:29 #17 7.384 Collecting zipp>=3.20 07:35:29 #17 7.390 Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB) 07:35:29 #17 7.492 Building wheels for collected packages: hw-python, hiredis 07:35:29 #17 7.493 Building wheel for hw-python (setup.py): started 07:35:30 #17 8.102 Building wheel for hw-python (setup.py): finished with status 'done' 07:35:30 #17 8.103 Created wheel for hw-python: filename=hw_python-0.0.1-py3-none-any.whl size=22250 sha256=7ba4703c516af2d0c0dac3bd0618730b7c1e36f09abc42d7330d9e907e36e38c 07:35:30 #17 8.103 Stored in directory: /tmp/pip-ephem-wheel-cache-2i4m89fs/wheels/78/ab/a0/8496039e7645dd3b09b709a816d0511de18e2e54229b2543cc 07:35:30 #17 8.111 Building wheel for hiredis (setup.py): started 07:35:32 #17 10.40 Building wheel for hiredis (setup.py): finished with status 'done' 07:35:32 #17 10.40 Created wheel for hiredis: filename=hiredis-2.0.0-cp38-cp38-linux_x86_64.whl size=79688 sha256=d402a3548c45dc5cfdfd40baca9e224ac951ddef2b6193f31e3532c4c5787fa6 07:35:32 #17 10.40 Stored in directory: /root/.cache/pip/wheels/40/f9/92/4f916d7efad1897f2921f8694fa654619198da80ad6afc7996 07:35:32 #17 10.41 Successfully built hw-python hiredis 07:35:32 #17 10.71 Installing collected packages: zipp, urllib3, tomli, pyproject_hooks, protobuf, packaging, msgpack, inotify-simple, idna, hiredis, charset_normalizer, certifi, async-timeout, requests, redis, importlib-metadata, ricsdl, build, inotify, mdclogpy, ricxappframe, hw-python 07:35:34 #17 12.41 Successfully installed async-timeout-5.0.1 build-1.2.2.post1 certifi-2026.2.25 charset_normalizer-3.4.7 hiredis-2.0.0 hw-python-0.0.1 idna-3.11 importlib-metadata-8.5.0 inotify-0.2.12 inotify-simple-2.0.1 mdclogpy-1.1.4 msgpack-1.1.1 packaging-26.1 protobuf-5.29.6 pyproject_hooks-1.2.0 redis-4.3.6 requests-2.32.4 ricsdl-3.1.3 ricxappframe-2.2.0 tomli-2.4.1 urllib3-2.2.3 zipp-3.20.2 07:35:34 #17 12.41 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 07:35:34 #17 12.57 07:35:34 #17 12.57 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 07:35:34 #17 12.57 [notice] To update, run: pip install --upgrade pip 07:35:35 #17 DONE 13.2s 07:35:35 07:35:35 #18 exporting to image 07:35:35 #18 exporting layers 07:35:36 #18 exporting layers 1.3s done 07:35:36 #18 writing image sha256:ecdc2e9fe90cdc930803c9315c8c408c21a6aecd2947023afe7081cfc587de89 done 07:35:36 #18 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-hw-python:1.1.1 done 07:35:36 #18 DONE 1.3s 07:35:36 ---> docker-build.sh ends 07:35:36 [ric-app-hw-python-docker-merge-master] $ /bin/sh -xe /tmp/jenkins6500794017441485341.sh 07:35:36 [EnvInject] - Injecting environment variables from a build step. 07:35:36 [EnvInject] - Injecting as environment variables the properties content 07:35:36 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 07:35:36 07:35:36 [EnvInject] - Variables injected successfully. 07:35:36 [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins10310365205736836335.sh 07:35:36 ---> docker-push.sh 07:35:36 Docker version 24.0.2, build cb74dfc 07:35:36 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-hw-python:1.1.1 07:35:36 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-hw-python:1.1.1 07:35:36 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-hw-python] 07:35:36 71b60595ca0f: Preparing 07:35:36 ebaefe512364: Preparing 07:35:36 ed9c4c341922: Preparing 07:35:36 0bd52eb23215: Preparing 07:35:36 eebda2cf0e99: Preparing 07:35:36 381a5c620ad5: Preparing 07:35:36 f38c10602b45: Preparing 07:35:36 d77027478408: Preparing 07:35:36 f31874b5f92f: Preparing 07:35:36 19e14c4d8a6f: Preparing 07:35:36 817fa7f5a4af: Preparing 07:35:36 6b49371d7ed7: Preparing 07:35:36 50acbb6dc641: Preparing 07:35:36 63ca1fbb43ae: Preparing 07:35:36 381a5c620ad5: Waiting 07:35:36 f38c10602b45: Waiting 07:35:36 d77027478408: Waiting 07:35:36 f31874b5f92f: Waiting 07:35:36 19e14c4d8a6f: Waiting 07:35:36 817fa7f5a4af: Waiting 07:35:36 6b49371d7ed7: Waiting 07:35:36 50acbb6dc641: Waiting 07:35:36 63ca1fbb43ae: Waiting 07:35:36 eebda2cf0e99: Pushed 07:35:36 ebaefe512364: Pushed 07:35:36 ed9c4c341922: Pushed 07:35:36 0bd52eb23215: Pushed 07:35:36 381a5c620ad5: Pushed 07:35:36 d77027478408: Pushed 07:35:37 f31874b5f92f: Pushed 07:35:37 817fa7f5a4af: Layer already exists 07:35:37 6b49371d7ed7: Layer already exists 07:35:37 63ca1fbb43ae: Layer already exists 07:35:37 50acbb6dc641: Layer already exists 07:35:37 19e14c4d8a6f: Pushed 07:35:39 71b60595ca0f: Pushed 07:35:50 f38c10602b45: Pushed 07:35:50 1.1.1: digest: sha256:87002098f03c85bb23d0e1a7f644c4388bced5961db3c48e30a0de2a843868e6 size: 3242 07:35:50 ---> docker-push.sh ends 07:35:50 [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins97780696852426313.sh 07:35:50 $ ssh-agent -k 07:35:50 unset SSH_AUTH_SOCK; 07:35:50 unset SSH_AGENT_PID; 07:35:50 echo Agent pid 2160 killed; 07:35:50 [ssh-agent] Stopped. 07:35:50 [PostBuildScript] - [INFO] Executing post build scripts. 07:35:50 [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins14864782014647007552.sh 07:35:50 ---> sysstat.sh 07:35:51 [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins5160154187526228730.sh 07:35:51 ---> package-listing.sh 07:35:51 ++ facter osfamily 07:35:51 ++ tr '[:upper:]' '[:lower:]' 07:35:51 + OS_FAMILY=debian 07:35:51 + workspace=/w/workspace/ric-app-hw-python-docker-merge-master 07:35:51 + START_PACKAGES=/tmp/packages_start.txt 07:35:51 + END_PACKAGES=/tmp/packages_end.txt 07:35:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:35:51 + PACKAGES=/tmp/packages_start.txt 07:35:51 + '[' /w/workspace/ric-app-hw-python-docker-merge-master ']' 07:35:51 + PACKAGES=/tmp/packages_end.txt 07:35:51 + case "${OS_FAMILY}" in 07:35:51 + dpkg -l 07:35:51 + grep '^ii' 07:35:51 + '[' -f /tmp/packages_start.txt ']' 07:35:51 + '[' -f /tmp/packages_end.txt ']' 07:35:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:35:51 + '[' /w/workspace/ric-app-hw-python-docker-merge-master ']' 07:35:51 + mkdir -p /w/workspace/ric-app-hw-python-docker-merge-master/archives/ 07:35:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-app-hw-python-docker-merge-master/archives/ 07:35:52 [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins9038219571256752774.sh 07:35:52 ---> capture-instance-metadata.sh 07:35:52 Setup pyenv: 07:35:52 system 07:35:52 3.8.13 07:35:52 3.9.13 07:35:52 * 3.10.6 (set by /w/workspace/ric-app-hw-python-docker-merge-master/.python-version) 07:35:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1ot5 from file:/tmp/.os_lf_venv 07:35:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:35:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:35:54 lf-activate-venv(): INFO: Base packages installed successfully 07:35:54 lf-activate-venv(): INFO: Installing additional packages: lftools 07:36:13 lf-activate-venv(): INFO: Adding /tmp/venv-1ot5/bin to PATH 07:36:13 INFO: Running in OpenStack, capturing instance metadata 07:36:13 [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins17021476899154644396.sh 07:36:13 provisioning config files... 07:36:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-hw-python-docker-merge-master@tmp/config6307407219918674918tmp 07:36:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:36:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:36:13 [EnvInject] - Injecting environment variables from a build step. 07:36:13 [EnvInject] - Injecting as environment variables the properties content 07:36:13 SERVER_ID=logs 07:36:13 07:36:13 [EnvInject] - Variables injected successfully. 07:36:13 [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins11133920470249701603.sh 07:36:13 ---> create-netrc.sh 07:36:13 [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins13989418634082502157.sh 07:36:13 ---> python-tools-install.sh 07:36:13 Setup pyenv: 07:36:13 system 07:36:13 3.8.13 07:36:13 3.9.13 07:36:13 * 3.10.6 (set by /w/workspace/ric-app-hw-python-docker-merge-master/.python-version) 07:36:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1ot5 from file:/tmp/.os_lf_venv 07:36:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:36:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:36:17 lf-activate-venv(): INFO: Base packages installed successfully 07:36:17 lf-activate-venv(): INFO: Installing additional packages: lftools 07:36:35 lf-activate-venv(): INFO: Adding /tmp/venv-1ot5/bin to PATH 07:36:35 [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins6109742005901925955.sh 07:36:35 ---> sudo-logs.sh 07:36:35 Archiving 'sudo' log.. 07:36:35 [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins10624473976716913338.sh 07:36:35 ---> job-cost.sh 07:36:35 Setup pyenv: 07:36:35 system 07:36:35 3.8.13 07:36:35 3.9.13 07:36:35 * 3.10.6 (set by /w/workspace/ric-app-hw-python-docker-merge-master/.python-version) 07:36:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1ot5 from file:/tmp/.os_lf_venv 07:36:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:36:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:36:39 lf-activate-venv(): INFO: Base packages installed successfully 07:36:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:36:49 lf-activate-venv(): INFO: Adding /tmp/venv-1ot5/bin to PATH 07:36:49 INFO: No Stack... 07:36:49 INFO: Retrieving Pricing Info for: v3-starter-4 07:36:49 INFO: Archiving Costs 07:36:49 [ric-app-hw-python-docker-merge-master] $ /bin/bash -l /tmp/jenkins1878094134453702842.sh 07:36:49 ---> logs-deploy.sh 07:36:49 Setup pyenv: 07:36:49 system 07:36:49 3.8.13 07:36:49 3.9.13 07:36:50 * 3.10.6 (set by /w/workspace/ric-app-hw-python-docker-merge-master/.python-version) 07:36:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1ot5 from file:/tmp/.os_lf_venv 07:36:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:36:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:36:53 lf-activate-venv(): INFO: Base packages installed successfully 07:36:53 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:37:11 lf-activate-venv(): INFO: Adding /tmp/venv-1ot5/bin to PATH 07:37:11 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-hw-python-docker-merge-master/297 07:37:11 INFO: archiving workspace using pattern(s): 07:37:13 Archives upload complete. 07:37:14 INFO: archiving logs to Nexus 07:37:16 ---> uname -a: 07:37:16 Linux prd-ubuntu1804-docker-4c-4g-1045 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 07:37:16 07:37:16 07:37:16 ---> lscpu: 07:37:16 Architecture: x86_64 07:37:16 CPU op-mode(s): 32-bit, 64-bit 07:37:16 Byte Order: Little Endian 07:37:16 CPU(s): 4 07:37:16 On-line CPU(s) list: 0-3 07:37:16 Thread(s) per core: 1 07:37:16 Core(s) per socket: 1 07:37:16 Socket(s): 4 07:37:16 NUMA node(s): 1 07:37:16 Vendor ID: AuthenticAMD 07:37:16 CPU family: 23 07:37:16 Model: 49 07:37:16 Model name: AMD EPYC-Rome Processor 07:37:16 Stepping: 0 07:37:16 CPU MHz: 2800.000 07:37:16 BogoMIPS: 5600.00 07:37:16 Virtualization: AMD-V 07:37:16 Hypervisor vendor: KVM 07:37:16 Virtualization type: full 07:37:16 L1d cache: 32K 07:37:16 L1i cache: 32K 07:37:16 L2 cache: 512K 07:37:16 L3 cache: 16384K 07:37:16 NUMA node0 CPU(s): 0-3 07:37:16 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 07:37:16 07:37:16 07:37:16 ---> nproc: 07:37:16 4 07:37:16 07:37:16 07:37:16 ---> df -h: 07:37:16 Filesystem Size Used Avail Use% Mounted on 07:37:16 udev 3.9G 0 3.9G 0% /dev 07:37:16 tmpfs 798M 696K 797M 1% /run 07:37:16 /dev/vda1 20G 9.2G 11G 48% / 07:37:16 tmpfs 3.9G 0 3.9G 0% /dev/shm 07:37:16 tmpfs 5.0M 0 5.0M 0% /run/lock 07:37:16 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:37:16 /dev/vda15 105M 5.3M 100M 5% /boot/efi 07:37:16 tmpfs 798M 0 798M 0% /run/user/1001 07:37:16 07:37:16 07:37:16 ---> free -m: 07:37:16 total used free shared buff/cache available 07:37:16 Mem: 7975 530 5090 0 2354 7161 07:37:16 Swap: 1023 0 1023 07:37:16 07:37:16 07:37:16 ---> ip addr: 07:37:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:37:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:37:16 inet 127.0.0.1/8 scope host lo 07:37:16 valid_lft forever preferred_lft forever 07:37:16 inet6 ::1/128 scope host 07:37:16 valid_lft forever preferred_lft forever 07:37:16 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 07:37:16 link/ether fa:16:3e:4a:70:29 brd ff:ff:ff:ff:ff:ff 07:37:16 inet 10.32.6.171/23 brd 10.32.7.255 scope global dynamic ens3 07:37:16 valid_lft 86132sec preferred_lft 86132sec 07:37:16 inet6 fe80::f816:3eff:fe4a:7029/64 scope link 07:37:16 valid_lft forever preferred_lft forever 07:37:16 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:37:16 link/ether 02:42:52:34:8f:22 brd ff:ff:ff:ff:ff:ff 07:37:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:37:16 valid_lft forever preferred_lft forever 07:37:16 07:37:16 07:37:16 ---> sar -b -r -n DEV: 07:37:16 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1045) 04/21/26 _x86_64_ (4 CPU) 07:37:16 07:37:16 07:32:50 LINUX RESTART (4 CPU) 07:37:16 07:37:16 07:33:01 tps rtps wtps bread/s bwrtn/s 07:37:16 07:34:01 155.45 69.19 86.25 5593.60 39636.40 07:37:16 07:35:01 62.14 0.22 61.92 23.20 9177.27 07:37:16 07:36:01 112.03 12.80 99.23 2259.65 14323.89 07:37:16 07:37:01 22.26 0.40 21.86 32.79 1683.05 07:37:16 Average: 87.97 20.65 67.32 1977.47 16206.05 07:37:16 07:37:16 07:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:37:16 07:34:01 5866752 7379752 2300668 28.17 36508 1657264 1010012 10.96 615640 1515316 58296 07:37:16 07:35:01 5575276 7358368 2592144 31.74 57508 1890700 1007416 10.93 651120 1739736 120580 07:37:16 07:36:01 5215972 7322848 2951448 36.14 68120 2193012 1057448 11.47 930972 1796140 1480 07:37:16 07:37:01 5204360 7321548 2963060 36.28 71296 2199540 1059704 11.50 940620 1796944 10560 07:37:16 Average: 5465590 7345629 2701830 33.08 58358 1985129 1033645 11.22 784588 1712034 47729 07:37:16 07:37:16 07:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:37:16 07:34:01 ens3 347.55 197.28 1049.99 63.10 0.00 0.00 0.00 0.00 07:37:16 07:34:01 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 07:37:16 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:16 07:35:01 ens3 57.31 47.86 707.14 5.79 0.00 0.00 0.00 0.00 07:37:16 07:35:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 07:37:16 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:16 07:36:01 ens3 313.88 235.50 1369.48 1185.59 0.00 0.00 0.00 0.00 07:37:16 07:36:01 lo 5.00 5.00 0.47 0.47 0.00 0.00 0.00 0.00 07:37:16 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:16 07:37:01 ens3 13.55 13.61 10.76 6.17 0.00 0.00 0.00 0.00 07:37:16 07:37:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 07:37:16 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:16 Average: ens3 183.08 123.57 784.38 315.19 0.00 0.00 0.00 0.00 07:37:16 Average: lo 1.87 1.87 0.17 0.17 0.00 0.00 0.00 0.00 07:37:16 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:16 07:37:16 07:37:16 ---> sar -P ALL: 07:37:16 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1045) 04/21/26 _x86_64_ (4 CPU) 07:37:16 07:37:16 07:32:50 LINUX RESTART (4 CPU) 07:37:16 07:37:16 07:33:01 CPU %user %nice %system %iowait %steal %idle 07:37:16 07:34:01 all 18.32 0.00 3.05 4.72 1.11 72.80 07:37:16 07:34:01 0 17.71 0.00 2.80 1.99 1.07 76.43 07:37:16 07:34:01 1 26.91 0.00 2.82 3.78 1.30 65.19 07:37:16 07:34:01 2 11.32 0.00 4.30 8.64 0.95 74.79 07:37:16 07:34:01 3 17.30 0.00 2.29 4.47 1.16 74.77 07:37:16 07:35:01 all 20.75 0.00 1.38 1.67 0.76 75.44 07:37:16 07:35:01 0 28.80 0.00 1.92 1.68 0.98 66.61 07:37:16 07:35:01 1 15.45 0.00 1.00 0.73 0.62 82.21 07:37:16 07:35:01 2 22.36 0.00 1.74 4.18 0.86 70.86 07:37:16 07:35:01 3 16.41 0.00 0.88 0.08 0.57 82.06 07:37:16 07:36:01 all 20.98 0.00 2.22 3.09 0.74 72.98 07:37:16 07:36:01 0 13.25 0.00 2.27 3.72 0.60 80.16 07:37:16 07:36:01 1 26.05 0.00 2.29 1.74 0.74 69.17 07:37:16 07:36:01 2 32.89 0.00 2.61 5.41 1.07 58.02 07:37:16 07:36:01 3 11.80 0.00 1.75 1.47 0.53 84.45 07:37:16 07:37:01 all 21.11 0.00 1.01 0.65 0.74 76.50 07:37:16 07:37:01 0 33.98 0.00 1.00 0.27 1.13 63.62 07:37:16 07:37:01 1 10.53 0.00 0.83 0.02 0.62 88.00 07:37:16 07:37:01 2 19.08 0.00 1.12 2.22 0.58 77.00 07:37:16 07:37:01 3 20.85 0.00 1.07 0.07 0.62 77.40 07:37:16 Average: all 20.29 0.00 1.92 2.53 0.84 74.43 07:37:16 Average: 0 23.44 0.00 2.00 1.91 0.95 71.70 07:37:16 Average: 1 19.72 0.00 1.73 1.57 0.82 76.16 07:37:16 Average: 2 21.41 0.00 2.44 5.11 0.87 70.18 07:37:16 Average: 3 16.59 0.00 1.50 1.52 0.72 79.67 07:37:16 07:37:16 07:37:16