09:47:27 Started by timer 09:47:27 Running as SYSTEM 09:47:27 [EnvInject] - Loading node environment variables. 09:47:27 Building remotely on prd-ubuntu1804-docker-4c-4g-10605 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release 09:47:27 [ssh-agent] Looking for ssh-agent implementation... 09:47:27 $ ssh-agent 09:47:27 SSH_AUTH_SOCK=/tmp/ssh-d6JqCBaSs81g/agent.2067 09:47:27 SSH_AGENT_PID=2069 09:47:27 [ssh-agent] Started. 09:47:27 Running ssh-add (command line suppressed) 09:47:27 Identity added: /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release@tmp/private_key_16293064814833072965.key (jenkins-ssh) 09:47:27 [ssh-agent] Using credentials jenkins (jenkins) 09:47:27 The recommended git tool is: NONE 09:47:33 using credential jenkins 09:47:33 Wiping out workspace first. 09:47:33 Cloning the remote Git repository 09:47:33 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/orufhrecovery 09:47:33 > git init /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release # timeout=10 09:47:33 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/orufhrecovery 09:47:33 > git --version # timeout=10 09:47:33 > git --version # 'git version 2.17.1' 09:47:33 using GIT_SSH to set credentials jenkins 09:47:33 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/orufhrecovery +refs/heads/*:refs/remotes/origin/* # timeout=10 09:47:33 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/orufhrecovery # timeout=10 09:47:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:47:34 Avoid second fetch 09:47:34 > git rev-parse refs/remotes/origin/g-release^{commit} # timeout=10 09:47:34 Checking out Revision 573522b2ac3b45a77c143090beac0599a8b70b46 (refs/remotes/origin/g-release) 09:47:34 > git config core.sparsecheckout # timeout=10 09:47:34 > git checkout -f 573522b2ac3b45a77c143090beac0599a8b70b46 # timeout=10 09:47:35 Commit message: "Correct documentation" 09:47:35 > git rev-list --no-walk 573522b2ac3b45a77c143090beac0599a8b70b46 # timeout=10 09:47:41 provisioning config files... 09:47:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:47:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:47:41 [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/bash /tmp/jenkins5903138190860203022.sh 09:47:41 ---> python-tools-install.sh 09:47:41 Setup pyenv: 09:47:41 * system (set by /opt/pyenv/version) 09:47:41 * 3.8.13 (set by /opt/pyenv/version) 09:47:41 * 3.9.13 (set by /opt/pyenv/version) 09:47:41 * 3.10.6 (set by /opt/pyenv/version) 09:47:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JTIU 09:47:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:47:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:47:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:47:56 lf-activate-venv(): INFO: Base packages installed successfully 09:47:56 lf-activate-venv(): INFO: Installing additional packages: lftools 09:48:38 lf-activate-venv(): INFO: Adding /tmp/venv-JTIU/bin to PATH 09:48:38 Generating Requirements File 09:49:07 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. 09:49:07 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:49:08 Python 3.10.6 09:49:09 pip 26.0.1 from /tmp/venv-JTIU/lib/python3.10/site-packages/pip (python 3.10) 09:49:09 appdirs==1.4.4 09:49:09 argcomplete==3.6.3 09:49:09 aspy.yaml==1.3.0 09:49:09 attrs==26.1.0 09:49:09 autopage==0.6.0 09:49:09 backports.strenum==1.3.1 09:49:09 beautifulsoup4==4.14.3 09:49:09 boto3==1.42.83 09:49:09 botocore==1.42.83 09:49:09 bs4==0.0.2 09:49:09 certifi==2026.2.25 09:49:09 cffi==2.0.0 09:49:09 cfgv==3.5.0 09:49:09 chardet==7.4.0.post2 09:49:09 charset-normalizer==3.4.7 09:49:09 click==8.3.2 09:49:09 cliff==4.13.2 09:49:09 cmd2==3.4.0 09:49:09 cryptography==3.3.2 09:49:09 debtcollector==3.1.0 09:49:09 decorator==5.2.1 09:49:09 defusedxml==0.7.1 09:49:09 Deprecated==1.3.1 09:49:09 distlib==0.4.0 09:49:09 dnspython==2.8.0 09:49:09 docker==7.1.0 09:49:09 dogpile.cache==1.5.0 09:49:09 durationpy==0.10 09:49:09 email-validator==2.3.0 09:49:09 filelock==3.25.2 09:49:09 future==1.0.0 09:49:09 gitdb==4.0.12 09:49:09 GitPython==3.1.46 09:49:09 httplib2==0.30.2 09:49:09 identify==2.6.18 09:49:09 idna==3.11 09:49:09 importlib-resources==1.5.0 09:49:09 iso8601==2.1.0 09:49:09 Jinja2==3.1.6 09:49:09 jmespath==1.1.0 09:49:09 jsonpatch==1.33 09:49:09 jsonpointer==3.1.1 09:49:09 jsonschema==4.26.0 09:49:09 jsonschema-specifications==2025.9.1 09:49:09 keystoneauth1==5.13.1 09:49:09 kubernetes==35.0.0 09:49:09 lftools==0.37.22 09:49:09 lxml==6.0.2 09:49:09 markdown-it-py==4.0.0 09:49:09 MarkupSafe==3.0.3 09:49:09 mdurl==0.1.2 09:49:09 msgpack==1.1.2 09:49:09 multi_key_dict==2.0.3 09:49:09 munch==4.0.0 09:49:09 netaddr==1.3.0 09:49:09 niet==1.4.2 09:49:09 nodeenv==1.10.0 09:49:09 oauth2client==4.1.3 09:49:09 oauthlib==3.3.1 09:49:09 openstacksdk==4.10.0 09:49:09 os-service-types==1.8.2 09:49:09 osc-lib==4.4.0 09:49:09 oslo.config==10.3.0 09:49:09 oslo.context==6.3.0 09:49:09 oslo.i18n==6.7.2 09:49:09 oslo.log==8.1.0 09:49:09 oslo.serialization==5.9.1 09:49:09 oslo.utils==10.0.0 09:49:09 packaging==26.0 09:49:09 pbr==7.0.3 09:49:09 platformdirs==4.9.4 09:49:09 prettytable==3.17.0 09:49:09 psutil==7.2.2 09:49:09 pyasn1==0.6.3 09:49:09 pyasn1_modules==0.4.2 09:49:09 pycparser==3.0 09:49:09 pygerrit2==2.0.15 09:49:09 PyGithub==2.9.0 09:49:09 Pygments==2.20.0 09:49:09 PyJWT==2.12.1 09:49:09 PyNaCl==1.6.2 09:49:09 pyparsing==2.4.7 09:49:09 pyperclip==1.11.0 09:49:09 pyrsistent==0.20.0 09:49:09 python-cinderclient==9.9.0 09:49:09 python-dateutil==2.9.0.post0 09:49:09 python-discovery==1.2.1 09:49:09 python-heatclient==5.1.0 09:49:09 python-jenkins==1.8.3 09:49:09 python-keystoneclient==5.8.0 09:49:09 python-magnumclient==4.10.0 09:49:09 python-openstackclient==9.0.0 09:49:09 python-swiftclient==4.10.0 09:49:09 PyYAML==6.0.3 09:49:09 referencing==0.37.0 09:49:09 requests==2.33.1 09:49:09 requests-oauthlib==2.0.0 09:49:09 requestsexceptions==1.4.0 09:49:09 rfc3986==2.0.0 09:49:09 rich==14.3.3 09:49:09 rich-argparse==1.7.2 09:49:09 rpds-py==0.30.0 09:49:09 rsa==4.9.1 09:49:09 ruamel.yaml==0.19.1 09:49:09 ruamel.yaml.clib==0.2.15 09:49:09 s3transfer==0.16.0 09:49:09 simplejson==3.20.2 09:49:09 six==1.17.0 09:49:09 smmap==5.0.3 09:49:09 soupsieve==2.8.3 09:49:09 stevedore==5.7.0 09:49:09 tabulate==0.10.0 09:49:09 toml==0.10.2 09:49:09 tomlkit==0.14.0 09:49:09 tqdm==4.67.3 09:49:09 typing_extensions==4.15.0 09:49:09 urllib3==1.26.20 09:49:09 virtualenv==21.2.0 09:49:09 wcwidth==0.6.0 09:49:09 websocket-client==1.9.0 09:49:09 wrapt==2.1.2 09:49:09 xdg==6.0.0 09:49:09 xmltodict==1.0.4 09:49:09 yq==3.4.3 09:49:09 provisioning config files... 09:49:09 copy managed file [global-settings] to file:/w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release@tmp/config17237024861335804869tmp 09:49:09 copy managed file [nonrtric-rapp-orufhrecovery-settings] to file:/w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release@tmp/config3057901848359149733tmp 09:49:09 [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/bash /tmp/jenkins12221969875071887447.sh 09:49:09 ---> docker-login.sh 09:49:09 nexus3.o-ran-sc.org:10001 09:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:49:10 Configure a credential helper to remove this warning. See 09:49:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:49:10 09:49:10 Login Succeeded 09:49:10 nexus3.o-ran-sc.org:10002 09:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:49:10 Configure a credential helper to remove this warning. See 09:49:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:49:10 09:49:10 Login Succeeded 09:49:10 nexus3.o-ran-sc.org:10003 09:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:49:10 Configure a credential helper to remove this warning. See 09:49:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:49:10 09:49:10 Login Succeeded 09:49:10 nexus3.o-ran-sc.org:10004 09:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:49:10 Configure a credential helper to remove this warning. See 09:49:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:49:10 09:49:10 Login Succeeded 09:49:10 ---> docker-login.sh ends 09:49:10 [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/bash /tmp/jenkins11723207454309800455.sh 09:49:10 [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/sh -xe /tmp/jenkins17850249391336508369.sh 09:49:10 [EnvInject] - Injecting environment variables from a build step. 09:49:10 [EnvInject] - Injecting as environment variables the properties content 09:49:10 DOCKER_ROOT=scriptversion/app 09:49:10 CONTAINER_TAG_YAML_DIR= 09:49:10 CONTAINER_TAG_METHOD=yaml-file 09:49:10 09:49:10 [EnvInject] - Variables injected successfully. 09:49:10 [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/bash -l /tmp/jenkins6707377965793957820.sh 09:49:10 ---> docker-get-container-tag.sh 09:49:10 Setup pyenv: 09:49:11 system 09:49:11 3.8.13 09:49:11 3.9.13 09:49:11 * 3.10.6 (set by /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release/.python-version) 09:49:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JTIU from file:/tmp/.os_lf_venv 09:49:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:49:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:49:14 lf-activate-venv(): INFO: Base packages installed successfully 09:49:14 lf-activate-venv(): INFO: Installing additional packages: yq 09:49:18 lf-activate-venv(): INFO: Adding /tmp/venv-JTIU/bin to PATH 09:49:18 ---> Docker image tag found: 1.1.1 09:49:18 [EnvInject] - Injecting environment variables from a build step. 09:49:18 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 09:49:18 [EnvInject] - Variables injected successfully. 09:49:18 [EnvInject] - Injecting environment variables from a build step. 09:49:18 [EnvInject] - Injecting as environment variables the properties content 09:49:18 DOCKER_ARGS=--network=host 09:49:18 DOCKER_ROOT=scriptversion/app 09:49:18 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 09:49:18 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 09:49:18 DOCKER_NAME=o-ran-sc/nonrtric-rapp-orufhrecovery 09:49:18 09:49:18 [EnvInject] - Variables injected successfully. 09:49:18 [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/bash /tmp/jenkins13864215445510565760.sh 09:49:18 ---> docker-build.sh 09:49:18 Docker version 24.0.2, build cb74dfc 09:49:18 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery:1.1.1 09:49:18 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery:1.1.1 . 09:49:19 #1 [internal] load .dockerignore 09:49:19 #1 transferring context: 2B done 09:49:19 #1 DONE 0.1s 09:49:19 09:49:19 #2 [internal] load build definition from Dockerfile 09:49:19 #2 transferring dockerfile: 1.29kB 0.0s done 09:49:19 #2 DONE 0.2s 09:49:19 09:49:19 #3 [internal] load metadata for docker.io/library/python:3.8-slim-buster 09:49:21 #3 DONE 1.3s 09:49:21 09:49:21 #4 [internal] load build context 09:49:21 #4 DONE 0.0s 09:49:21 09:49:21 #5 [1/9] FROM docker.io/library/python:3.8-slim-buster@sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 09:49:21 #5 resolve docker.io/library/python:3.8-slim-buster@sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 0.0s done 09:49:21 #5 ... 09:49:21 09:49:21 #4 [internal] load build context 09:49:21 #4 transferring context: 9.94kB done 09:49:21 #4 DONE 0.1s 09:49:21 09:49:21 #5 [1/9] FROM docker.io/library/python:3.8-slim-buster@sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 09:49:21 #5 sha256:90834dba6381dfc3957573dc7a3e6c5c8ed255cf60079329a6da2b5e6d4257b8 1.37kB / 1.37kB done 09:49:21 #5 sha256:addd6962740ab9fd79a788945daa24348c11adcec97d47a647e0a61c86cc9f60 6.87kB / 6.87kB done 09:49:21 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 0B / 27.14MB 0.2s 09:49:21 #5 sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 988B / 988B done 09:49:21 #5 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0B / 2.78MB 0.2s 09:49:21 #5 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 0B / 12.89MB 0.2s 09:49:21 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 4.19MB / 27.14MB 0.5s 09:49:21 #5 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 2.78MB / 2.78MB 0.5s 09:49:21 #5 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 2.10MB / 12.89MB 0.5s 09:49:21 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 6.29MB / 27.14MB 0.6s 09:49:21 #5 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 4.19MB / 12.89MB 0.6s 09:49:21 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 9.44MB / 27.14MB 0.8s 09:49:21 #5 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 2.78MB / 2.78MB 0.7s done 09:49:21 #5 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 6.29MB / 12.89MB 0.8s 09:49:21 #5 sha256:cbfea27109a8b1136059a7973ccb8243889faf162ebc173a05909dcb0bec03c9 0B / 244B 0.8s 09:49:21 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 11.53MB / 27.14MB 0.9s 09:49:21 #5 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 8.39MB / 12.89MB 0.9s 09:49:22 #5 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 9.44MB / 12.89MB 1.0s 09:49:22 #5 sha256:cbfea27109a8b1136059a7973ccb8243889faf162ebc173a05909dcb0bec03c9 244B / 244B 0.9s done 09:49:22 #5 sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 0B / 3.14MB 1.0s 09:49:22 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 14.68MB / 27.14MB 1.1s 09:49:22 #5 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 11.53MB / 12.89MB 1.1s 09:49:22 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 17.83MB / 27.14MB 1.3s 09:49:22 #5 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 12.89MB / 12.89MB 1.2s done 09:49:22 #5 sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 2.10MB / 3.14MB 1.3s 09:49:22 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 19.92MB / 27.14MB 1.4s 09:49:22 #5 sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 3.14MB / 3.14MB 1.3s done 09:49:22 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 24.12MB / 27.14MB 1.7s 09:49:22 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 26.21MB / 27.14MB 1.8s 09:49:23 #5 extracting sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 09:49:23 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 27.14MB / 27.14MB 1.9s done 09:49:24 #5 extracting sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 1.9s done 09:49:24 #5 extracting sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 09:49:25 #5 extracting sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0.2s done 09:49:25 #5 extracting sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 09:49:26 #5 extracting sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 0.7s done 09:49:26 #5 extracting sha256:cbfea27109a8b1136059a7973ccb8243889faf162ebc173a05909dcb0bec03c9 done 09:49:26 #5 extracting sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 09:49:26 #5 extracting sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 0.3s done 09:49:26 #5 DONE 5.8s 09:49:26 09:49:26 #6 [2/9] COPY . /usr/src/app/ 09:49:28 #6 DONE 1.5s 09:49:28 09:49:28 #7 [3/9] WORKDIR /usr/src/app 09:49:28 #7 DONE 0.1s 09:49:28 09:49:28 #8 [4/9] RUN apt update 09:49:28 #8 0.283 09:49:28 #8 0.283 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 09:49:28 #8 0.283 09:49:28 #8 0.323 Ign:1 http://deb.debian.org/debian buster InRelease 09:49:28 #8 0.326 Ign:2 http://deb.debian.org/debian-security buster/updates InRelease 09:49:28 #8 0.327 Ign:3 http://deb.debian.org/debian buster-updates InRelease 09:49:28 #8 0.330 Err:4 http://deb.debian.org/debian buster Release 09:49:28 #8 0.330 404 Not Found [IP: 151.101.2.132 80] 09:49:28 #8 0.332 Err:5 http://deb.debian.org/debian-security buster/updates Release 09:49:28 #8 0.332 404 Not Found [IP: 151.101.2.132 80] 09:49:28 #8 0.334 Err:6 http://deb.debian.org/debian buster-updates Release 09:49:28 #8 0.334 404 Not Found [IP: 151.101.2.132 80] 09:49:28 #8 0.338 Reading package lists... 09:49:28 #8 0.348 E: The repository 'http://deb.debian.org/debian buster Release' does not have a Release file. 09:49:28 #8 0.348 E: The repository 'http://deb.debian.org/debian-security buster/updates Release' does not have a Release file. 09:49:28 #8 0.348 E: The repository 'http://deb.debian.org/debian buster-updates Release' does not have a Release file. 09:49:28 #8 ERROR: process "/bin/sh -c apt update" did not complete successfully: exit code: 100 09:49:28 ------ 09:49:28 > [4/9] RUN apt update: 09:49:28 #8 0.330 Err:4 http://deb.debian.org/debian buster Release 09:49:28 #8 0.330 404 Not Found [IP: 151.101.2.132 80] 09:49:28 #8 0.332 Err:5 http://deb.debian.org/debian-security buster/updates Release 09:49:28 #8 0.332 404 Not Found [IP: 151.101.2.132 80] 09:49:28 #8 0.334 Err:6 http://deb.debian.org/debian buster-updates Release 09:49:28 #8 0.334 404 Not Found [IP: 151.101.2.132 80] 09:49:28 #8 0.338 Reading package lists... 09:49:28 #8 0.348 E: The repository 'http://deb.debian.org/debian buster Release' does not have a Release file. 09:49:28 #8 0.348 E: The repository 'http://deb.debian.org/debian-security buster/updates Release' does not have a Release file. 09:49:28 #8 0.348 E: The repository 'http://deb.debian.org/debian buster-updates Release' does not have a Release file. 09:49:28 ------ 09:49:28 Dockerfile:26 09:49:28 -------------------- 09:49:28 24 | 09:49:28 25 | ## install curl & ping to help debug 09:49:28 26 | >>> RUN apt update 09:49:28 27 | RUN apt install curl -y 09:49:28 28 | RUN apt-get install iputils-ping -y 09:49:28 -------------------- 09:49:28 ERROR: failed to solve: process "/bin/sh -c apt update" did not complete successfully: exit code: 100 09:49:28 Build step 'Execute shell' marked build as failure 09:49:28 $ ssh-agent -k 09:49:28 unset SSH_AUTH_SOCK; 09:49:28 unset SSH_AGENT_PID; 09:49:28 echo Agent pid 2069 killed; 09:49:28 [ssh-agent] Stopped. 09:49:29 [PostBuildScript] - [INFO] Executing post build scripts. 09:49:29 [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/bash /tmp/jenkins8586310244035135509.sh 09:49:29 ---> sysstat.sh 09:49:29 [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/bash /tmp/jenkins14197199996375940697.sh 09:49:29 ---> package-listing.sh 09:49:29 ++ facter osfamily 09:49:29 ++ tr '[:upper:]' '[:lower:]' 09:49:30 + OS_FAMILY=debian 09:49:30 + workspace=/w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release 09:49:30 + START_PACKAGES=/tmp/packages_start.txt 09:49:30 + END_PACKAGES=/tmp/packages_end.txt 09:49:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:49:30 + PACKAGES=/tmp/packages_start.txt 09:49:30 + '[' /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release ']' 09:49:30 + PACKAGES=/tmp/packages_end.txt 09:49:30 + case "${OS_FAMILY}" in 09:49:30 + grep '^ii' 09:49:30 + dpkg -l 09:49:30 + '[' -f /tmp/packages_start.txt ']' 09:49:30 + '[' -f /tmp/packages_end.txt ']' 09:49:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:49:30 + '[' /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release ']' 09:49:30 + mkdir -p /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release/archives/ 09:49:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release/archives/ 09:49:30 [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/bash /tmp/jenkins17090083686544515157.sh 09:49:30 ---> capture-instance-metadata.sh 09:49:30 Setup pyenv: 09:49:30 system 09:49:30 3.8.13 09:49:30 3.9.13 09:49:30 * 3.10.6 (set by /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release/.python-version) 09:49:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JTIU from file:/tmp/.os_lf_venv 09:49:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:49:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:49:32 lf-activate-venv(): INFO: Base packages installed successfully 09:49:32 lf-activate-venv(): INFO: Installing additional packages: lftools 09:49:50 lf-activate-venv(): INFO: Adding /tmp/venv-JTIU/bin to PATH 09:49:50 INFO: Running in OpenStack, capturing instance metadata 09:49:50 [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/bash /tmp/jenkins1294664301891560887.sh 09:49:50 provisioning config files... 09:49:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release@tmp/config8592783576674576639tmp 09:49:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:49:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:49:50 [EnvInject] - Injecting environment variables from a build step. 09:49:50 [EnvInject] - Injecting as environment variables the properties content 09:49:50 SERVER_ID=logs 09:49:50 09:49:50 [EnvInject] - Variables injected successfully. 09:49:50 [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/bash /tmp/jenkins4859347592346977741.sh 09:49:50 ---> create-netrc.sh 09:49:51 [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/bash /tmp/jenkins1187976123133541344.sh 09:49:51 ---> python-tools-install.sh 09:49:51 Setup pyenv: 09:49:51 system 09:49:51 3.8.13 09:49:51 3.9.13 09:49:51 * 3.10.6 (set by /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release/.python-version) 09:49:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JTIU from file:/tmp/.os_lf_venv 09:49:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:49:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:49:54 lf-activate-venv(): INFO: Base packages installed successfully 09:49:54 lf-activate-venv(): INFO: Installing additional packages: lftools 09:50:11 lf-activate-venv(): INFO: Adding /tmp/venv-JTIU/bin to PATH 09:50:11 [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/bash /tmp/jenkins12863873000363352631.sh 09:50:11 ---> sudo-logs.sh 09:50:11 Archiving 'sudo' log.. 09:50:12 [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/bash /tmp/jenkins4728119070898450634.sh 09:50:12 ---> job-cost.sh 09:50:12 Setup pyenv: 09:50:12 system 09:50:12 3.8.13 09:50:12 3.9.13 09:50:12 * 3.10.6 (set by /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release/.python-version) 09:50:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JTIU from file:/tmp/.os_lf_venv 09:50:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:50:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:50:15 lf-activate-venv(): INFO: Base packages installed successfully 09:50:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:50:26 lf-activate-venv(): INFO: Adding /tmp/venv-JTIU/bin to PATH 09:50:26 INFO: No Stack... 09:50:26 INFO: Retrieving Pricing Info for: v3-starter-4 09:50:26 INFO: Archiving Costs 09:50:26 [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/bash -l /tmp/jenkins4317128532412882039.sh 09:50:26 ---> logs-deploy.sh 09:50:26 Setup pyenv: 09:50:26 system 09:50:26 3.8.13 09:50:26 3.9.13 09:50:26 * 3.10.6 (set by /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release/.python-version) 09:50:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JTIU from file:/tmp/.os_lf_venv 09:50:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:50:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:50:30 lf-activate-venv(): INFO: Base packages installed successfully 09:50:30 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:50:49 lf-activate-venv(): INFO: Adding /tmp/venv-JTIU/bin to PATH 09:50:49 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-rapp-orufhrecovery-docker-merge-g-release/170 09:50:49 INFO: archiving workspace using pattern(s): 09:50:51 Archives upload complete. 09:50:51 INFO: archiving logs to Nexus 09:50:55 ---> uname -a: 09:50:55 Linux prd-ubuntu1804-docker-4c-4g-10605 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 09:50:55 09:50:55 09:50:55 ---> lscpu: 09:50:55 Architecture: x86_64 09:50:55 CPU op-mode(s): 32-bit, 64-bit 09:50:55 Byte Order: Little Endian 09:50:55 CPU(s): 4 09:50:55 On-line CPU(s) list: 0-3 09:50:55 Thread(s) per core: 1 09:50:55 Core(s) per socket: 1 09:50:55 Socket(s): 4 09:50:55 NUMA node(s): 1 09:50:55 Vendor ID: AuthenticAMD 09:50:55 CPU family: 23 09:50:55 Model: 49 09:50:55 Model name: AMD EPYC-Rome Processor 09:50:55 Stepping: 0 09:50:55 CPU MHz: 2800.000 09:50:55 BogoMIPS: 5600.00 09:50:55 Virtualization: AMD-V 09:50:55 Hypervisor vendor: KVM 09:50:55 Virtualization type: full 09:50:55 L1d cache: 32K 09:50:55 L1i cache: 32K 09:50:55 L2 cache: 512K 09:50:55 L3 cache: 16384K 09:50:55 NUMA node0 CPU(s): 0-3 09:50:55 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 09:50:55 09:50:55 09:50:55 ---> nproc: 09:50:55 4 09:50:55 09:50:55 09:50:55 ---> df -h: 09:50:55 Filesystem Size Used Avail Use% Mounted on 09:50:55 udev 3.9G 0 3.9G 0% /dev 09:50:55 tmpfs 798M 696K 797M 1% /run 09:50:55 /dev/vda1 20G 9.1G 11G 47% / 09:50:55 tmpfs 3.9G 0 3.9G 0% /dev/shm 09:50:55 tmpfs 5.0M 0 5.0M 0% /run/lock 09:50:55 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:50:55 /dev/vda15 105M 5.3M 100M 5% /boot/efi 09:50:55 tmpfs 798M 0 798M 0% /run/user/1001 09:50:55 09:50:55 09:50:55 ---> free -m: 09:50:55 total used free shared buff/cache available 09:50:55 Mem: 7975 511 5222 0 2241 7183 09:50:55 Swap: 1023 0 1023 09:50:55 09:50:55 09:50:55 ---> ip addr: 09:50:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:50:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:50:55 inet 127.0.0.1/8 scope host lo 09:50:55 valid_lft forever preferred_lft forever 09:50:55 inet6 ::1/128 scope host 09:50:55 valid_lft forever preferred_lft forever 09:50:55 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 09:50:55 link/ether fa:16:3e:2b:d1:ce brd ff:ff:ff:ff:ff:ff 09:50:55 inet 10.32.6.220/23 brd 10.32.7.255 scope global dynamic ens3 09:50:55 valid_lft 86150sec preferred_lft 86150sec 09:50:55 inet6 fe80::f816:3eff:fe2b:d1ce/64 scope link 09:50:55 valid_lft forever preferred_lft forever 09:50:55 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:50:55 link/ether 02:42:99:24:e9:0c brd ff:ff:ff:ff:ff:ff 09:50:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:50:55 valid_lft forever preferred_lft forever 09:50:55 09:50:55 09:50:55 ---> sar -b -r -n DEV: 09:50:55 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-10605) 04/05/26 _x86_64_ (4 CPU) 09:50:55 09:50:55 09:46:45 LINUX RESTART (4 CPU) 09:50:55 09:50:55 09:47:01 tps rtps wtps bread/s bwrtn/s 09:50:55 09:48:02 151.82 69.01 82.82 5591.60 39266.14 09:50:55 09:49:01 56.28 0.27 56.01 27.66 7667.58 09:50:55 09:50:01 88.46 13.29 75.17 2351.47 13357.74 09:50:55 Average: 99.15 27.75 71.40 2673.39 20204.83 09:50:55 09:50:55 09:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:50:55 09:48:02 5908896 7393132 2258524 27.65 34412 1632244 1018864 11.06 600020 1492464 39868 09:50:55 09:49:01 5615372 7362996 2552048 31.25 55920 1859316 1016336 11.03 646016 1709720 143760 09:50:55 09:50:01 5354164 7355916 2813256 34.44 65996 2092364 1037556 11.26 716644 1877976 25740 09:50:55 Average: 5626144 7370681 2541276 31.11 52109 1861308 1024252 11.11 654227 1693387 69789 09:50:55 09:50:55 09:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:50:55 09:48:02 ens3 333.11 205.23 995.89 64.18 0.00 0.00 0.00 0.00 09:50:55 09:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:55 09:48:02 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 09:50:55 09:49:01 ens3 63.58 48.40 777.51 6.48 0.00 0.00 0.00 0.00 09:50:55 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:55 09:49:01 lo 0.61 0.61 0.05 0.05 0.00 0.00 0.00 0.00 09:50:55 09:50:01 ens3 92.53 73.90 784.30 13.52 0.00 0.00 0.00 0.00 09:50:55 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:55 09:50:01 lo 2.24 2.24 0.22 0.22 0.00 0.00 0.00 0.00 09:50:55 Average: ens3 164.03 109.72 853.37 28.26 0.00 0.00 0.00 0.00 09:50:55 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:55 Average: lo 1.26 1.26 0.12 0.12 0.00 0.00 0.00 0.00 09:50:55 09:50:55 09:50:55 ---> sar -P ALL: 09:50:55 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-10605) 04/05/26 _x86_64_ (4 CPU) 09:50:55 09:50:55 09:46:45 LINUX RESTART (4 CPU) 09:50:55 09:50:55 09:47:01 CPU %user %nice %system %iowait %steal %idle 09:50:55 09:48:02 all 16.11 0.00 2.81 5.83 3.59 71.66 09:50:55 09:48:02 0 7.56 0.00 1.52 4.36 3.13 83.43 09:50:55 09:48:02 1 22.38 0.00 3.42 4.34 3.56 66.30 09:50:55 09:48:02 2 8.78 0.00 4.03 8.83 4.06 74.31 09:50:55 09:48:02 3 25.89 0.00 2.31 5.76 3.58 62.46 09:50:55 09:49:01 all 19.39 0.00 1.26 2.21 1.70 75.43 09:50:55 09:49:01 0 17.88 0.00 0.79 0.20 1.87 79.26 09:50:55 09:49:01 1 50.44 0.00 3.01 0.81 3.01 42.73 09:50:55 09:49:01 2 6.40 0.00 0.72 3.22 1.11 88.54 09:50:55 09:49:01 3 2.88 0.00 0.56 4.62 0.83 91.11 09:50:55 09:50:01 all 17.52 0.00 1.96 2.30 2.17 76.05 09:50:55 09:50:01 0 9.37 0.00 1.50 1.96 1.48 85.69 09:50:55 09:50:01 1 21.33 0.00 2.35 2.53 2.51 71.27 09:50:55 09:50:01 2 4.23 0.00 1.61 0.65 1.91 91.59 09:50:55 09:50:01 3 35.28 0.00 2.35 4.06 2.77 55.53 09:50:55 Average: all 17.66 0.00 2.02 3.47 2.49 74.36 09:50:55 Average: 0 11.57 0.00 1.27 2.19 2.17 82.80 09:50:55 Average: 1 31.32 0.00 2.93 2.57 3.03 60.15 09:50:55 Average: 2 6.49 0.00 2.14 4.27 2.38 84.72 09:50:55 Average: 3 21.36 0.00 1.74 4.82 2.40 69.68 09:50:55 09:50:55 09:50:55