15:19:29 Started by timer 15:19:29 Running as SYSTEM 15:19:29 [EnvInject] - Loading node environment variables. 15:19:29 Building remotely on prd-ubuntu1804-docker-4c-4g-3358 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release 15:19:29 [ssh-agent] Looking for ssh-agent implementation... 15:19:30 $ ssh-agent 15:19:30 SSH_AUTH_SOCK=/tmp/ssh-31WdCQmV8X4M/agent.2154 15:19:30 SSH_AGENT_PID=2156 15:19:30 [ssh-agent] Started. 15:19:30 Running ssh-add (command line suppressed) 15:19:30 Identity added: /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release@tmp/private_key_11067100437509716049.key (jenkins-ssh) 15:19:30 [ssh-agent] Using credentials jenkins (jenkins) 15:19:30 The recommended git tool is: NONE 15:19:33 using credential jenkins 15:19:33 Wiping out workspace first. 15:19:33 Cloning the remote Git repository 15:19:33 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue 15:19:33 > git init /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release # timeout=10 15:19:33 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue 15:19:33 > git --version # timeout=10 15:19:33 > git --version # 'git version 2.17.1' 15:19:33 using GIT_SSH to set credentials jenkins 15:19:33 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue +refs/heads/*:refs/remotes/origin/* # timeout=10 15:19:34 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue # timeout=10 15:19:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:19:34 Avoid second fetch 15:19:34 > git rev-parse refs/remotes/origin/h-release^{commit} # timeout=10 15:19:34 Checking out Revision f5dfb7315cb8ca9f88fac149fb58732a08e86b19 (refs/remotes/origin/h-release) 15:19:34 > git config core.sparsecheckout # timeout=10 15:19:34 > git checkout -f f5dfb7315cb8ca9f88fac149fb58732a08e86b19 # timeout=10 15:19:35 Commit message: "Update readthedocs config" 15:19:35 > git rev-list --no-walk f5dfb7315cb8ca9f88fac149fb58732a08e86b19 # timeout=10 15:19:38 provisioning config files... 15:19:38 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:19:38 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:19:38 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins5014855406833189322.sh 15:19:38 ---> python-tools-install.sh 15:19:38 Setup pyenv: 15:19:39 * system (set by /opt/pyenv/version) 15:19:39 * 3.8.13 (set by /opt/pyenv/version) 15:19:39 * 3.9.13 (set by /opt/pyenv/version) 15:19:39 * 3.10.6 (set by /opt/pyenv/version) 15:19:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Nh9Q 15:19:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:19:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:19:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:19:55 lf-activate-venv(): INFO: Base packages installed successfully 15:19:55 lf-activate-venv(): INFO: Installing additional packages: lftools 15:20:47 lf-activate-venv(): INFO: Adding /tmp/venv-Nh9Q/bin to PATH 15:20:47 Generating Requirements File 15:21:25 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. 15:21:25 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:21:26 Python 3.10.6 15:21:26 pip 25.2 from /tmp/venv-Nh9Q/lib/python3.10/site-packages/pip (python 3.10) 15:21:27 appdirs==1.4.4 15:21:27 argcomplete==3.6.2 15:21:27 aspy.yaml==1.3.0 15:21:27 attrs==25.3.0 15:21:27 autopage==0.5.2 15:21:27 beautifulsoup4==4.13.5 15:21:27 boto3==1.40.27 15:21:27 botocore==1.40.27 15:21:27 bs4==0.0.2 15:21:27 cachetools==5.5.2 15:21:27 certifi==2025.8.3 15:21:27 cffi==2.0.0 15:21:27 cfgv==3.4.0 15:21:27 chardet==5.2.0 15:21:27 charset-normalizer==3.4.3 15:21:27 click==8.2.1 15:21:27 cliff==4.11.0 15:21:27 cmd2==2.7.0 15:21:27 cryptography==3.3.2 15:21:27 debtcollector==3.0.0 15:21:27 decorator==5.2.1 15:21:27 defusedxml==0.7.1 15:21:27 Deprecated==1.2.18 15:21:27 distlib==0.4.0 15:21:27 dnspython==2.8.0 15:21:27 docker==7.1.0 15:21:27 dogpile.cache==1.4.0 15:21:27 durationpy==0.10 15:21:27 email-validator==2.3.0 15:21:27 filelock==3.19.1 15:21:27 future==1.0.0 15:21:27 gitdb==4.0.12 15:21:27 GitPython==3.1.45 15:21:27 google-auth==2.40.3 15:21:27 httplib2==0.30.0 15:21:27 identify==2.6.14 15:21:27 idna==3.10 15:21:27 importlib-resources==1.5.0 15:21:27 iso8601==2.1.0 15:21:27 Jinja2==3.1.6 15:21:27 jmespath==1.0.1 15:21:27 jsonpatch==1.33 15:21:27 jsonpointer==3.0.0 15:21:27 jsonschema==4.25.1 15:21:27 jsonschema-specifications==2025.9.1 15:21:27 keystoneauth1==5.12.0 15:21:27 kubernetes==33.1.0 15:21:27 lftools==0.37.13 15:21:27 lxml==6.0.1 15:21:27 markdown-it-py==4.0.0 15:21:27 MarkupSafe==3.0.2 15:21:27 mdurl==0.1.2 15:21:27 msgpack==1.1.1 15:21:27 multi_key_dict==2.0.3 15:21:27 munch==4.0.0 15:21:27 netaddr==1.3.0 15:21:27 niet==1.4.2 15:21:27 nodeenv==1.9.1 15:21:27 oauth2client==4.1.3 15:21:27 oauthlib==3.3.1 15:21:27 openstacksdk==4.7.0 15:21:27 os-service-types==1.8.0 15:21:27 osc-lib==4.2.0 15:21:27 oslo.config==10.0.0 15:21:27 oslo.context==6.1.0 15:21:27 oslo.i18n==6.6.0 15:21:27 oslo.log==7.2.1 15:21:27 oslo.serialization==5.8.0 15:21:27 oslo.utils==9.1.0 15:21:27 packaging==25.0 15:21:27 pbr==7.0.1 15:21:27 platformdirs==4.4.0 15:21:27 prettytable==3.16.0 15:21:27 psutil==7.0.0 15:21:27 pyasn1==0.6.1 15:21:27 pyasn1_modules==0.4.2 15:21:27 pycparser==2.23 15:21:27 pygerrit2==2.0.15 15:21:27 PyGithub==2.8.1 15:21:27 Pygments==2.19.2 15:21:27 PyJWT==2.10.1 15:21:27 PyNaCl==1.5.0 15:21:27 pyparsing==2.4.7 15:21:27 pyperclip==1.9.0 15:21:27 pyrsistent==0.20.0 15:21:27 python-cinderclient==9.8.0 15:21:27 python-dateutil==2.9.0.post0 15:21:27 python-heatclient==4.3.0 15:21:27 python-jenkins==1.8.3 15:21:27 python-keystoneclient==5.7.0 15:21:27 python-magnumclient==4.9.0 15:21:27 python-openstackclient==8.2.0 15:21:27 python-swiftclient==4.8.0 15:21:27 PyYAML==6.0.2 15:21:27 referencing==0.36.2 15:21:27 requests==2.32.5 15:21:27 requests-oauthlib==2.0.0 15:21:27 requestsexceptions==1.4.0 15:21:27 rfc3986==2.0.0 15:21:27 rich==14.1.0 15:21:27 rich-argparse==1.7.1 15:21:27 rpds-py==0.27.1 15:21:27 rsa==4.9.1 15:21:27 ruamel.yaml==0.18.15 15:21:27 ruamel.yaml.clib==0.2.12 15:21:27 s3transfer==0.14.0 15:21:27 simplejson==3.20.1 15:21:27 six==1.17.0 15:21:27 smmap==5.0.2 15:21:27 soupsieve==2.8 15:21:27 stevedore==5.5.0 15:21:27 tabulate==0.9.0 15:21:27 toml==0.10.2 15:21:27 tomlkit==0.13.3 15:21:27 tqdm==4.67.1 15:21:27 typing_extensions==4.15.0 15:21:27 tzdata==2025.2 15:21:27 urllib3==1.26.20 15:21:27 virtualenv==20.34.0 15:21:27 wcwidth==0.2.13 15:21:27 websocket-client==1.8.0 15:21:27 wrapt==1.17.3 15:21:27 xdg==6.0.0 15:21:27 xmltodict==0.15.1 15:21:27 yq==3.4.3 15:21:27 provisioning config files... 15:21:27 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release@tmp/config4902938165062631456tmp 15:21:27 copy managed file [nonrtric-plt-rappcatalogue-settings] to file:/w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release@tmp/config4816036522617707973tmp 15:21:27 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins18130728959486036302.sh 15:21:27 ---> docker-login.sh 15:21:27 nexus3.o-ran-sc.org:10001 15:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:28 Configure a credential helper to remove this warning. See 15:21:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:28 15:21:28 Login Succeeded 15:21:28 nexus3.o-ran-sc.org:10002 15:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:28 Configure a credential helper to remove this warning. See 15:21:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:28 15:21:28 Login Succeeded 15:21:28 nexus3.o-ran-sc.org:10003 15:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:28 Configure a credential helper to remove this warning. See 15:21:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:28 15:21:28 Login Succeeded 15:21:28 nexus3.o-ran-sc.org:10004 15:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:28 Configure a credential helper to remove this warning. See 15:21:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:28 15:21:28 Login Succeeded 15:21:28 ---> docker-login.sh ends 15:21:28 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins18112839591582753652.sh 15:21:28 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/sh -xe /tmp/jenkins960336295302312408.sh 15:21:28 [EnvInject] - Injecting environment variables from a build step. 15:21:28 [EnvInject] - Injecting as environment variables the properties content 15:21:28 DOCKER_ROOT=catalogue-enhanced 15:21:28 CONTAINER_TAG_YAML_DIR= 15:21:28 CONTAINER_TAG_METHOD=yaml-file 15:21:28 15:21:28 [EnvInject] - Variables injected successfully. 15:21:28 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash -l /tmp/jenkins13056966938876441108.sh 15:21:28 ---> docker-get-container-tag.sh 15:21:28 Setup pyenv: 15:21:28 system 15:21:28 3.8.13 15:21:28 3.9.13 15:21:28 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release/.python-version) 15:21:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nh9Q from file:/tmp/.os_lf_venv 15:21:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:21:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:21:32 lf-activate-venv(): INFO: Base packages installed successfully 15:21:32 lf-activate-venv(): INFO: Installing additional packages: yq 15:21:34 lf-activate-venv(): INFO: Adding /tmp/venv-Nh9Q/bin to PATH 15:21:34 ---> Docker image tag found: 1.1.0 15:21:34 [EnvInject] - Injecting environment variables from a build step. 15:21:34 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 15:21:34 [EnvInject] - Variables injected successfully. 15:21:34 [EnvInject] - Injecting environment variables from a build step. 15:21:34 [EnvInject] - Injecting as environment variables the properties content 15:21:34 DOCKER_ARGS=--network=host 15:21:34 DOCKER_ROOT=catalogue-enhanced 15:21:34 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 15:21:34 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 15:21:34 DOCKER_NAME=o-ran-sc/nonrtric-plt-rappcatalogue-enhanced 15:21:34 15:21:34 [EnvInject] - Variables injected successfully. 15:21:34 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins13764456399693202626.sh 15:21:34 ---> docker-build.sh 15:21:34 Docker version 24.0.2, build cb74dfc 15:21:34 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-rappcatalogue-enhanced:1.1.0 15:21:34 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-rappcatalogue-enhanced:1.1.0 . 15:21:35 #1 [internal] load .dockerignore 15:21:35 #1 transferring context: 15:21:35 #1 transferring context: 2B 0.0s done 15:21:35 #1 DONE 0.2s 15:21:35 15:21:35 #2 [internal] load build definition from Dockerfile 15:21:35 #2 transferring dockerfile: 1.59kB 0.0s done 15:21:36 #2 DONE 0.3s 15:21:36 15:21:36 #3 [internal] load metadata for docker.io/library/python:3.8-slim-buster 15:21:37 #3 DONE 1.4s 15:21:37 15:21:37 #4 [internal] load build context 15:21:37 #4 DONE 0.0s 15:21:37 15:21:37 #5 [ 1/18] FROM docker.io/library/python:3.8-slim-buster@sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 15:21:37 #5 resolve docker.io/library/python:3.8-slim-buster@sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 15:21:37 #5 ... 15:21:37 15:21:37 #4 [internal] load build context 15:21:37 #4 transferring context: 95.16kB 0.0s done 15:21:37 #4 DONE 0.1s 15:21:37 15:21:37 #5 [ 1/18] FROM docker.io/library/python:3.8-slim-buster@sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 15:21:37 #5 resolve docker.io/library/python:3.8-slim-buster@sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 0.1s done 15:21:37 #5 sha256:90834dba6381dfc3957573dc7a3e6c5c8ed255cf60079329a6da2b5e6d4257b8 1.37kB / 1.37kB done 15:21:37 #5 sha256:addd6962740ab9fd79a788945daa24348c11adcec97d47a647e0a61c86cc9f60 6.87kB / 6.87kB done 15:21:37 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 0B / 27.14MB 0.1s 15:21:37 #5 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0B / 2.78MB 0.1s 15:21:37 #5 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 0B / 12.89MB 0.1s 15:21:37 #5 sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 988B / 988B done 15:21:37 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 6.29MB / 27.14MB 0.4s 15:21:37 #5 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 1.05MB / 2.78MB 0.4s 15:21:37 #5 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 3.15MB / 12.89MB 0.4s 15:21:38 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 9.44MB / 27.14MB 0.5s 15:21:38 #5 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 2.10MB / 2.78MB 0.5s 15:21:38 #5 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 5.24MB / 12.89MB 0.5s 15:21:38 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 15.73MB / 27.14MB 0.7s 15:21:38 #5 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 2.78MB / 2.78MB 0.5s done 15:21:38 #5 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 10.49MB / 12.89MB 0.7s 15:21:38 #5 sha256:cbfea27109a8b1136059a7973ccb8243889faf162ebc173a05909dcb0bec03c9 0B / 244B 0.7s 15:21:38 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 18.87MB / 27.14MB 0.8s 15:21:38 #5 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 12.89MB / 12.89MB 0.8s 15:21:38 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 27.14MB / 27.14MB 1.0s 15:21:38 #5 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 12.89MB / 12.89MB 0.8s done 15:21:38 #5 sha256:cbfea27109a8b1136059a7973ccb8243889faf162ebc173a05909dcb0bec03c9 244B / 244B 0.8s done 15:21:38 #5 sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 0B / 3.14MB 1.0s 15:21:38 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 27.14MB / 27.14MB 1.0s done 15:21:38 #5 sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 1.05MB / 3.14MB 1.1s 15:21:38 #5 extracting sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 15:21:38 #5 sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 3.14MB / 3.14MB 1.2s done 15:21:41 #5 extracting sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 2.3s done 15:21:41 #5 extracting sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 15:21:41 #5 extracting sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0.2s done 15:21:41 #5 extracting sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 15:21:42 #5 extracting sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 0.7s done 15:21:42 #5 extracting sha256:cbfea27109a8b1136059a7973ccb8243889faf162ebc173a05909dcb0bec03c9 done 15:21:42 #5 extracting sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 15:21:42 #5 extracting sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 0.4s done 15:21:42 #5 DONE 5.4s 15:21:42 15:21:42 #6 [ 2/18] RUN pip install connexion[swagger-ui] 15:21:46 #6 3.270 Collecting connexion[swagger-ui] 15:21:46 #6 3.300 Downloading connexion-3.2.0-py3-none-any.whl (113 kB) 15:21:46 #6 3.330 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.4/113.4 kB 7.4 MB/s eta 0:00:00 15:21:46 #6 3.396 Collecting python-multipart>=0.0.15 15:21:46 #6 3.404 Downloading python_multipart-0.0.20-py3-none-any.whl (24 kB) 15:21:46 #6 3.478 Collecting Jinja2>=3.0.0 15:21:46 #6 3.478 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 15:21:46 #6 3.498 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 13.1 MB/s eta 0:00:00 15:21:46 #6 3.572 Collecting typing-extensions>=4.6.1 15:21:46 #6 3.580 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) 15:21:46 #6 3.591 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.8/45.8 kB 5.9 MB/s eta 0:00:00 15:21:46 #6 3.681 Collecting httpx>=0.23 15:21:46 #6 3.688 Downloading httpx-0.28.1-py3-none-any.whl (73 kB) 15:21:46 #6 3.706 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.5/73.5 kB 6.6 MB/s eta 0:00:00 15:21:46 #6 3.813 Collecting requests>=2.27 15:21:46 #6 3.822 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 15:21:46 #6 3.834 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 8.0 MB/s eta 0:00:00 15:21:46 #6 3.960 Collecting starlette>=0.35 15:21:46 #6 3.969 Downloading starlette-0.44.0-py3-none-any.whl (73 kB) 15:21:46 #6 3.986 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.4/73.4 kB 5.5 MB/s eta 0:00:00 15:21:47 #6 4.164 Collecting PyYAML>=5.1 15:21:47 #6 4.171 Downloading PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (746 kB) 15:21:47 #6 4.211 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.5/746.5 kB 22.1 MB/s eta 0:00:00 15:21:47 #6 4.312 Collecting werkzeug>=2.2.1 15:21:47 #6 4.319 Downloading werkzeug-3.0.6-py3-none-any.whl (227 kB) 15:21:47 #6 4.336 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 228.0/228.0 kB 22.1 MB/s eta 0:00:00 15:21:47 #6 4.367 Collecting inflection>=0.3.1 15:21:47 #6 4.375 Downloading inflection-0.5.1-py2.py3-none-any.whl (9.5 kB) 15:21:47 #6 4.454 Collecting asgiref>=3.4 15:21:47 #6 4.468 Downloading asgiref-3.8.1-py3-none-any.whl (23 kB) 15:21:47 #6 4.580 Collecting jsonschema>=4.17.3 15:21:47 #6 4.585 Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 15:21:47 #6 4.598 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.5/88.5 kB 13.7 MB/s eta 0:00:00 15:21:47 #6 4.633 Collecting swagger-ui-bundle>=1.1.0 15:21:47 #6 4.641 Downloading swagger_ui_bundle-1.1.0-py3-none-any.whl (2.6 MB) 15:21:47 #6 4.718 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 37.9 MB/s eta 0:00:00 15:21:47 #6 4.841 Collecting httpcore==1.* 15:21:47 #6 4.848 Downloading httpcore-1.0.9-py3-none-any.whl (78 kB) 15:21:47 #6 4.862 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.8/78.8 kB 11.7 MB/s eta 0:00:00 15:21:47 #6 4.942 Collecting anyio 15:21:47 #6 4.947 Downloading anyio-4.5.2-py3-none-any.whl (89 kB) 15:21:47 #6 4.958 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.8/89.8 kB 11.3 MB/s eta 0:00:00 15:21:47 #6 5.033 Collecting certifi 15:21:47 #6 5.042 Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) 15:21:48 #6 5.060 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.2/161.2 kB 13.1 MB/s eta 0:00:00 15:21:48 #6 5.113 Collecting idna 15:21:48 #6 5.120 Downloading idna-3.10-py3-none-any.whl (70 kB) 15:21:48 #6 5.133 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 8.3 MB/s eta 0:00:00 15:21:48 #6 5.189 Collecting h11>=0.16 15:21:48 #6 5.196 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 15:21:48 #6 5.467 Collecting MarkupSafe>=2.0 15:21:48 #6 5.477 Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB) 15:21:48 #6 5.577 Collecting attrs>=22.2.0 15:21:48 #6 5.586 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 15:21:48 #6 5.601 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.8/63.8 kB 6.2 MB/s eta 0:00:00 15:21:48 #6 5.635 Collecting pkgutil-resolve-name>=1.3.10 15:21:48 #6 5.642 Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB) 15:21:48 #6 5.760 Collecting referencing>=0.28.4 15:21:48 #6 5.775 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 15:21:48 #6 5.837 Collecting jsonschema-specifications>=2023.03.6 15:21:48 #6 5.844 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 15:21:50 #6 7.461 Collecting rpds-py>=0.7.1 15:21:50 #6 7.468 Downloading rpds_py-0.20.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (360 kB) 15:21:50 #6 7.494 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 360.8/360.8 kB 20.1 MB/s eta 0:00:00 15:21:50 #6 7.608 Collecting importlib-resources>=1.4.0 15:21:50 #6 7.616 Downloading importlib_resources-6.4.5-py3-none-any.whl (36 kB) 15:21:51 #6 8.069 Collecting charset_normalizer<4,>=2 15:21:51 #6 8.077 Downloading charset_normalizer-3.4.3-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (147 kB) 15:21:51 #6 8.092 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.4/147.4 kB 15.0 MB/s eta 0:00:00 15:21:51 #6 8.249 Collecting urllib3<3,>=1.21.1 15:21:51 #6 8.259 Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) 15:21:51 #6 8.277 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 kB 12.2 MB/s eta 0:00:00 15:21:51 #6 8.371 Collecting importlib-resources>=1.4.0 15:21:51 #6 8.379 Downloading importlib_resources-5.13.0-py3-none-any.whl (32 kB) 15:21:51 #6 8.532 Collecting exceptiongroup>=1.0.2 15:21:51 #6 8.538 Downloading exceptiongroup-1.3.0-py3-none-any.whl (16 kB) 15:21:51 #6 8.572 Collecting sniffio>=1.1 15:21:51 #6 8.579 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 15:21:51 #6 8.935 Collecting zipp>=3.1.0 15:21:51 #6 8.941 Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB) 15:21:52 #6 9.555 Installing collected packages: zipp, urllib3, typing-extensions, sniffio, rpds-py, PyYAML, python-multipart, pkgutil-resolve-name, MarkupSafe, inflection, idna, h11, charset_normalizer, certifi, attrs, werkzeug, requests, referencing, Jinja2, importlib-resources, httpcore, exceptiongroup, asgiref, swagger-ui-bundle, jsonschema-specifications, anyio, starlette, jsonschema, httpx, connexion 15:21:55 #6 12.32 Successfully installed Jinja2-3.1.6 MarkupSafe-2.1.5 PyYAML-6.0.2 anyio-4.5.2 asgiref-3.8.1 attrs-25.3.0 certifi-2025.8.3 charset_normalizer-3.4.3 connexion-3.2.0 exceptiongroup-1.3.0 h11-0.16.0 httpcore-1.0.9 httpx-0.28.1 idna-3.10 importlib-resources-5.13.0 inflection-0.5.1 jsonschema-4.23.0 jsonschema-specifications-2023.12.1 pkgutil-resolve-name-1.3.10 python-multipart-0.0.20 referencing-0.35.1 requests-2.32.4 rpds-py-0.20.1 sniffio-1.3.1 starlette-0.44.0 swagger-ui-bundle-1.1.0 typing-extensions-4.13.2 urllib3-2.2.3 werkzeug-3.0.6 zipp-3.20.2 15:21:55 #6 12.32 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 15:21:55 #6 12.55 15:21:55 #6 12.55 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 15:21:55 #6 12.55 [notice] To update, run: pip install --upgrade pip 15:21:57 #6 DONE 14.2s 15:21:57 15:21:57 #7 [ 3/18] RUN apt-get update && apt-get install -y nginx=1.14.* nginx-extras curl 15:21:57 #7 0.296 Ign:1 http://deb.debian.org/debian buster InRelease 15:21:57 #7 0.298 Ign:2 http://deb.debian.org/debian-security buster/updates InRelease 15:21:57 #7 0.301 Ign:3 http://deb.debian.org/debian buster-updates InRelease 15:21:57 #7 0.304 Err:4 http://deb.debian.org/debian buster Release 15:21:57 #7 0.304 404 Not Found [IP: 151.101.2.132 80] 15:21:57 #7 0.308 Err:5 http://deb.debian.org/debian-security buster/updates Release 15:21:57 #7 0.310 404 Not Found [IP: 151.101.2.132 80] 15:21:57 #7 0.311 Err:6 http://deb.debian.org/debian buster-updates Release 15:21:57 #7 0.311 404 Not Found [IP: 151.101.2.132 80] 15:21:57 #7 0.315 Reading package lists... 15:21:57 #7 0.326 E: The repository 'http://deb.debian.org/debian buster Release' does not have a Release file. 15:21:57 #7 0.326 E: The repository 'http://deb.debian.org/debian-security buster/updates Release' does not have a Release file. 15:21:57 #7 0.326 E: The repository 'http://deb.debian.org/debian buster-updates Release' does not have a Release file. 15:21:57 #7 ERROR: process "/bin/sh -c apt-get update && apt-get install -y nginx=1.14.* nginx-extras curl" did not complete successfully: exit code: 100 15:21:57 ------ 15:21:57 > [ 3/18] RUN apt-get update && apt-get install -y nginx=1.14.* nginx-extras curl: 15:21:57 #7 0.304 Err:4 http://deb.debian.org/debian buster Release 15:21:57 #7 0.304 404 Not Found [IP: 151.101.2.132 80] 15:21:57 #7 0.308 Err:5 http://deb.debian.org/debian-security buster/updates Release 15:21:57 #7 0.310 404 Not Found [IP: 151.101.2.132 80] 15:21:57 #7 0.311 Err:6 http://deb.debian.org/debian buster-updates Release 15:21:57 #7 0.311 404 Not Found [IP: 151.101.2.132 80] 15:21:57 #7 0.315 Reading package lists... 15:21:57 #7 0.326 E: The repository 'http://deb.debian.org/debian buster Release' does not have a Release file. 15:21:57 #7 0.326 E: The repository 'http://deb.debian.org/debian-security buster/updates Release' does not have a Release file. 15:21:57 #7 0.326 E: The repository 'http://deb.debian.org/debian buster-updates Release' does not have a Release file. 15:21:57 ------ 15:21:57 Dockerfile:23 15:21:57 -------------------- 15:21:57 21 | 15:21:57 22 | #install nginx and curl 15:21:57 23 | >>> RUN apt-get update && apt-get install -y nginx=1.14.* nginx-extras curl 15:21:57 24 | 15:21:57 25 | WORKDIR /usr/src/app 15:21:57 -------------------- 15:21:57 ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y nginx=1.14.* nginx-extras curl" did not complete successfully: exit code: 100 15:21:57 Build step 'Execute shell' marked build as failure 15:21:57 $ ssh-agent -k 15:21:57 unset SSH_AUTH_SOCK; 15:21:57 unset SSH_AGENT_PID; 15:21:57 echo Agent pid 2156 killed; 15:21:57 [ssh-agent] Stopped. 15:21:57 [PostBuildScript] - [INFO] Executing post build scripts. 15:21:57 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins3567164521821068806.sh 15:21:57 ---> sysstat.sh 15:21:58 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins14091606241709454770.sh 15:21:58 ---> package-listing.sh 15:21:58 ++ tr '[:upper:]' '[:lower:]' 15:21:58 ++ facter osfamily 15:21:58 + OS_FAMILY=debian 15:21:58 + workspace=/w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release 15:21:58 + START_PACKAGES=/tmp/packages_start.txt 15:21:58 + END_PACKAGES=/tmp/packages_end.txt 15:21:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:21:58 + PACKAGES=/tmp/packages_start.txt 15:21:58 + '[' /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release ']' 15:21:58 + PACKAGES=/tmp/packages_end.txt 15:21:58 + case "${OS_FAMILY}" in 15:21:58 + dpkg -l 15:21:58 + grep '^ii' 15:21:58 + '[' -f /tmp/packages_start.txt ']' 15:21:58 + '[' -f /tmp/packages_end.txt ']' 15:21:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:21:58 + '[' /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release ']' 15:21:58 + mkdir -p /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release/archives/ 15:21:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release/archives/ 15:21:58 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins16897109871585214638.sh 15:21:58 ---> capture-instance-metadata.sh 15:21:59 Setup pyenv: 15:21:59 system 15:21:59 3.8.13 15:21:59 3.9.13 15:21:59 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release/.python-version) 15:21:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nh9Q from file:/tmp/.os_lf_venv 15:21:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:21:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:22:01 lf-activate-venv(): INFO: Base packages installed successfully 15:22:01 lf-activate-venv(): INFO: Installing additional packages: lftools 15:22:20 lf-activate-venv(): INFO: Adding /tmp/venv-Nh9Q/bin to PATH 15:22:20 INFO: Running in OpenStack, capturing instance metadata 15:22:21 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins4628336149680177519.sh 15:22:21 provisioning config files... 15:22:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release@tmp/config7046340930030307505tmp 15:22:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:22:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:22:21 [EnvInject] - Injecting environment variables from a build step. 15:22:21 [EnvInject] - Injecting as environment variables the properties content 15:22:21 SERVER_ID=logs 15:22:21 15:22:21 [EnvInject] - Variables injected successfully. 15:22:21 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins11976411181949474182.sh 15:22:21 ---> create-netrc.sh 15:22:21 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins4510251204661528815.sh 15:22:21 ---> python-tools-install.sh 15:22:21 Setup pyenv: 15:22:21 system 15:22:21 3.8.13 15:22:21 3.9.13 15:22:21 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release/.python-version) 15:22:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nh9Q from file:/tmp/.os_lf_venv 15:22:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:22:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:22:25 lf-activate-venv(): INFO: Base packages installed successfully 15:22:25 lf-activate-venv(): INFO: Installing additional packages: lftools 15:22:44 lf-activate-venv(): INFO: Adding /tmp/venv-Nh9Q/bin to PATH 15:22:44 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins1180355883412707304.sh 15:22:44 ---> sudo-logs.sh 15:22:44 Archiving 'sudo' log.. 15:22:44 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins3292131847835268301.sh 15:22:44 ---> job-cost.sh 15:22:44 Setup pyenv: 15:22:44 system 15:22:44 3.8.13 15:22:44 3.9.13 15:22:44 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release/.python-version) 15:22:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nh9Q from file:/tmp/.os_lf_venv 15:22:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:22:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:22:48 lf-activate-venv(): INFO: Base packages installed successfully 15:22:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:22:59 lf-activate-venv(): INFO: Adding /tmp/venv-Nh9Q/bin to PATH 15:22:59 INFO: No Stack... 15:22:59 INFO: Retrieving Pricing Info for: v3-starter-4 15:22:59 INFO: Archiving Costs 15:22:59 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash -l /tmp/jenkins17250958493074650066.sh 15:23:00 ---> logs-deploy.sh 15:23:00 Setup pyenv: 15:23:00 system 15:23:00 3.8.13 15:23:00 3.9.13 15:23:00 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release/.python-version) 15:23:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nh9Q from file:/tmp/.os_lf_venv 15:23:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:23:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:23:03 lf-activate-venv(): INFO: Base packages installed successfully 15:23:03 lf-activate-venv(): INFO: Installing additional packages: lftools 15:23:22 lf-activate-venv(): INFO: Adding /tmp/venv-Nh9Q/bin to PATH 15:23:22 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release/117 15:23:22 INFO: archiving workspace using pattern(s): 15:23:24 Archives upload complete. 15:23:25 INFO: archiving logs to Nexus 15:23:26 ---> uname -a: 15:23:26 Linux prd-ubuntu1804-docker-4c-4g-3358 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 15:23:26 15:23:26 15:23:26 ---> lscpu: 15:23:26 Architecture: x86_64 15:23:26 CPU op-mode(s): 32-bit, 64-bit 15:23:26 Byte Order: Little Endian 15:23:26 CPU(s): 4 15:23:26 On-line CPU(s) list: 0-3 15:23:26 Thread(s) per core: 1 15:23:26 Core(s) per socket: 1 15:23:26 Socket(s): 4 15:23:26 NUMA node(s): 1 15:23:26 Vendor ID: AuthenticAMD 15:23:26 CPU family: 23 15:23:26 Model: 49 15:23:26 Model name: AMD EPYC-Rome Processor 15:23:26 Stepping: 0 15:23:26 CPU MHz: 2800.000 15:23:26 BogoMIPS: 5600.00 15:23:26 Virtualization: AMD-V 15:23:26 Hypervisor vendor: KVM 15:23:26 Virtualization type: full 15:23:26 L1d cache: 32K 15:23:26 L1i cache: 32K 15:23:26 L2 cache: 512K 15:23:26 L3 cache: 16384K 15:23:26 NUMA node0 CPU(s): 0-3 15:23:26 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 15:23:26 15:23:26 15:23:26 ---> nproc: 15:23:26 4 15:23:26 15:23:26 15:23:26 ---> df -h: 15:23:26 Filesystem Size Used Avail Use% Mounted on 15:23:26 udev 3.9G 0 3.9G 0% /dev 15:23:26 tmpfs 798M 696K 797M 1% /run 15:23:26 /dev/vda1 20G 9.1G 11G 48% / 15:23:26 tmpfs 3.9G 0 3.9G 0% /dev/shm 15:23:26 tmpfs 5.0M 0 5.0M 0% /run/lock 15:23:26 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:23:26 /dev/vda15 105M 5.3M 100M 5% /boot/efi 15:23:26 tmpfs 798M 0 798M 0% /run/user/1001 15:23:26 15:23:26 15:23:26 ---> free -m: 15:23:26 total used free shared buff/cache available 15:23:26 Mem: 7976 492 5191 0 2291 7198 15:23:26 Swap: 1023 0 1023 15:23:26 15:23:26 15:23:26 ---> ip addr: 15:23:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:23:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:23:26 inet 127.0.0.1/8 scope host lo 15:23:26 valid_lft forever preferred_lft forever 15:23:26 inet6 ::1/128 scope host 15:23:26 valid_lft forever preferred_lft forever 15:23:26 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 15:23:26 link/ether fa:16:3e:f4:88:9d brd ff:ff:ff:ff:ff:ff 15:23:26 inet 10.32.6.170/23 brd 10.32.7.255 scope global dynamic ens3 15:23:26 valid_lft 86118sec preferred_lft 86118sec 15:23:26 inet6 fe80::f816:3eff:fef4:889d/64 scope link 15:23:26 valid_lft forever preferred_lft forever 15:23:26 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 15:23:26 link/ether 02:42:72:49:13:de brd ff:ff:ff:ff:ff:ff 15:23:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:23:26 valid_lft forever preferred_lft forever 15:23:26 15:23:26 15:23:26 ---> sar -b -r -n DEV: 15:23:26 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3358) 09/10/25 _x86_64_ (4 CPU) 15:23:26 15:23:26 15:18:47 LINUX RESTART (4 CPU) 15:23:26 15:23:26 15:19:01 tps rtps wtps bread/s bwrtn/s 15:23:26 15:20:01 150.97 68.93 82.04 5596.80 39251.60 15:23:26 15:21:01 40.66 0.30 40.36 31.86 5521.21 15:23:26 15:22:01 107.82 12.96 94.85 2304.55 17740.11 15:23:26 15:23:01 20.23 0.40 19.83 32.79 1342.71 15:23:26 Average: 79.92 20.65 59.27 1991.65 15964.88 15:23:26 15:23:26 15:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:23:26 15:20:01 5941648 7427856 2225780 27.25 34272 1634300 975788 10.59 565804 1494496 38412 15:23:26 15:21:01 5746788 7439436 2420640 29.64 52428 1810428 957572 10.39 566176 1663544 153860 15:23:26 15:22:01 5394112 7437768 2773316 33.96 69224 2127624 974652 10.58 633376 1913936 928 15:23:26 15:23:01 5349176 7403528 2818252 34.51 71356 2135508 998060 10.83 674528 1916100 10396 15:23:26 Average: 5607931 7427147 2559497 31.34 56820 1926965 976518 10.60 609971 1747019 50899 15:23:26 15:23:26 15:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:23:26 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:26 15:20:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 15:23:26 15:20:01 ens3 284.01 160.25 977.70 60.04 0.00 0.00 0.00 0.00 15:23:26 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:26 15:21:01 lo 0.67 0.67 0.05 0.05 0.00 0.00 0.00 0.00 15:23:26 15:21:01 ens3 47.33 35.66 600.07 4.17 0.00 0.00 0.00 0.00 15:23:26 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:26 15:22:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 15:23:26 15:22:01 ens3 159.94 84.59 1032.78 13.03 0.00 0.00 0.00 0.00 15:23:26 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:26 15:23:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 15:23:26 15:23:01 ens3 12.05 12.60 9.48 6.17 0.00 0.00 0.00 0.00 15:23:26 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:26 Average: lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 15:23:26 Average: ens3 125.84 73.28 655.02 20.85 0.00 0.00 0.00 0.00 15:23:26 15:23:26 15:23:26 ---> sar -P ALL: 15:23:26 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3358) 09/10/25 _x86_64_ (4 CPU) 15:23:26 15:23:26 15:18:47 LINUX RESTART (4 CPU) 15:23:26 15:23:26 15:19:01 CPU %user %nice %system %iowait %steal %idle 15:23:26 15:20:01 all 16.19 0.00 2.66 5.73 4.25 71.18 15:23:26 15:20:01 0 11.09 0.00 1.69 7.78 4.31 75.14 15:23:26 15:20:01 1 16.25 0.00 2.45 3.45 4.03 73.82 15:23:26 15:20:01 2 26.51 0.00 2.43 7.38 5.11 58.56 15:23:26 15:20:01 3 10.93 0.00 4.04 4.29 3.55 77.18 15:23:26 15:21:01 all 16.63 0.00 1.14 1.70 2.14 78.39 15:23:26 15:21:01 0 7.86 0.00 1.19 4.70 2.01 84.25 15:23:26 15:21:01 1 16.73 0.00 0.78 0.18 1.81 80.50 15:23:26 15:21:01 2 22.38 0.00 0.93 0.30 2.76 73.64 15:23:26 15:21:01 3 19.60 0.00 1.66 1.61 1.97 75.17 15:23:26 15:22:01 all 17.58 0.00 2.36 2.95 3.85 73.26 15:23:26 15:22:01 0 3.76 0.00 1.65 1.72 4.35 88.52 15:23:26 15:22:01 1 15.61 0.00 2.34 2.72 3.23 76.11 15:23:26 15:22:01 2 39.09 0.00 3.61 4.32 5.17 47.82 15:23:26 15:22:01 3 12.07 0.00 1.83 3.06 2.66 80.38 15:23:26 15:23:01 all 20.44 0.00 0.89 0.88 2.15 75.64 15:23:26 15:23:01 0 1.29 0.00 0.43 1.95 1.65 94.69 15:23:26 15:23:01 1 19.96 0.00 0.96 1.19 2.04 75.84 15:23:26 15:23:01 2 59.78 0.00 1.85 0.36 4.30 33.70 15:23:26 15:23:01 3 0.70 0.00 0.33 0.02 0.58 98.37 15:23:26 Average: all 17.71 0.00 1.76 2.82 3.10 74.61 15:23:26 Average: 0 6.00 0.00 1.24 4.03 3.09 85.64 15:23:26 Average: 1 17.13 0.00 1.63 1.89 2.78 76.56 15:23:26 Average: 2 36.92 0.00 2.21 3.10 4.34 53.43 15:23:26 Average: 3 10.84 0.00 1.97 2.25 2.20 82.74 15:23:26 15:23:26 15:23:26