09:43:16 Started by timer 09:43:16 Running as SYSTEM 09:43:16 [EnvInject] - Loading node environment variables. 09:43:16 Building remotely on prd-ubuntu1804-docker-4c-4g-10120 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release 09:43:16 [ssh-agent] Looking for ssh-agent implementation... 09:43:16 $ ssh-agent 09:43:17 SSH_AUTH_SOCK=/tmp/ssh-BOoYG4p1Ew9Y/agent.2133 09:43:17 SSH_AGENT_PID=2135 09:43:17 [ssh-agent] Started. 09:43:17 Running ssh-add (command line suppressed) 09:43:17 Identity added: /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release@tmp/private_key_10913682645439580752.key (jenkins-ssh) 09:43:17 [ssh-agent] Using credentials jenkins (jenkins) 09:43:17 The recommended git tool is: NONE 09:43:19 using credential jenkins 09:43:19 Wiping out workspace first. 09:43:19 Cloning the remote Git repository 09:43:19 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue 09:43:19 > git init /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release # timeout=10 09:43:19 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue 09:43:19 > git --version # timeout=10 09:43:19 > git --version # 'git version 2.17.1' 09:43:19 using GIT_SSH to set credentials jenkins 09:43:19 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue +refs/heads/*:refs/remotes/origin/* # timeout=10 09:43:20 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue # timeout=10 09:43:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:43:20 Avoid second fetch 09:43:20 > git rev-parse refs/remotes/origin/j-release^{commit} # timeout=10 09:43:20 Checking out Revision 49f3343a34cc377773fccdc408554f7263761435 (refs/remotes/origin/j-release) 09:43:20 > git config core.sparsecheckout # timeout=10 09:43:20 > git checkout -f 49f3343a34cc377773fccdc408554f7263761435 # timeout=10 09:43:20 Commit message: "Roll versions after J-Relase (j-release branch)" 09:43:20 > git rev-list --no-walk 49f3343a34cc377773fccdc408554f7263761435 # timeout=10 09:43:24 provisioning config files... 09:43:24 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:43:24 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:43:24 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins18275867677555225542.sh 09:43:24 ---> python-tools-install.sh 09:43:24 Setup pyenv: 09:43:24 * system (set by /opt/pyenv/version) 09:43:24 * 3.8.13 (set by /opt/pyenv/version) 09:43:24 * 3.9.13 (set by /opt/pyenv/version) 09:43:24 * 3.10.6 (set by /opt/pyenv/version) 09:43:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rn7O 09:43:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:43:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:39 lf-activate-venv(): INFO: Installing additional packages: lftools 09:44:19 lf-activate-venv(): INFO: Adding /tmp/venv-rn7O/bin to PATH 09:44:19 Generating Requirements File 09:45:02 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:45:02 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:45:03 Python 3.10.6 09:45:03 pip 26.2.1 from /tmp/venv-rn7O/lib/python3.10/site-packages/pip (python 3.10) 09:45:04 aiohappyeyeballs==2.7.1 09:45:04 aiohttp==3.14.3 09:45:04 aiosignal==1.4.0 09:45:04 appdirs==1.4.4 09:45:04 argcomplete==3.7.2 09:45:04 aspy.yaml==1.3.0 09:45:04 async-timeout==5.0.1 09:45:04 attrs==26.1.0 09:45:04 autopage==0.6.0 09:45:04 backports.strenum==1.3.1 09:45:04 beautifulsoup4==4.15.0 09:45:04 boto3==1.43.89 09:45:04 botocore==1.43.89 09:45:04 bs4==0.0.2 09:45:04 certifi==2026.7.22 09:45:04 cffi==2.1.1 09:45:04 cfgv==3.5.0 09:45:04 chardet==7.6.0 09:45:04 charset-normalizer==3.5.1 09:45:04 click==8.5.0 09:45:04 cliff==4.14.0 09:45:04 cmd2==3.5.1 09:45:04 cryptography==3.3.2 09:45:04 debtcollector==3.1.0 09:45:04 decorator==5.3.1 09:45:04 defusedxml==0.7.1 09:45:04 Deprecated==1.3.1 09:45:04 distlib==0.4.3 09:45:04 dnspython==2.8.0 09:45:04 docker==7.2.0 09:45:04 dogpile.cache==1.5.0 09:45:04 durationpy==0.11 09:45:04 email-validator==2.3.0 09:45:04 filelock==3.32.5 09:45:04 frozenlist==1.8.0 09:45:04 future==1.0.0 09:45:04 gitdb==4.0.12 09:45:04 GitPython==3.1.61 09:45:04 httplib2==0.30.2 09:45:04 identify==2.6.19 09:45:04 idna==3.19 09:45:04 importlib-resources==1.5.0 09:45:04 iso8601==2.1.0 09:45:04 Jinja2==3.1.6 09:45:04 jmespath==1.1.0 09:45:04 jsonpatch==1.33 09:45:04 jsonpointer==3.1.1 09:45:04 jsonschema==4.26.0 09:45:04 jsonschema-specifications==2025.9.1 09:45:04 keystoneauth1==5.14.0 09:45:04 kubernetes==36.0.3 09:45:04 lftools==0.37.23 09:45:04 lxml==6.1.3 09:45:04 markdown-it-py==4.2.0 09:45:04 MarkupSafe==3.0.3 09:45:04 mdurl==0.1.2 09:45:04 msgpack==1.2.2 09:45:04 multi_key_dict==2.0.3 09:45:04 multidict==6.7.1 09:45:04 munch==4.0.0 09:45:04 netaddr==1.3.0 09:45:04 niet==1.4.2 09:45:04 nodeenv==1.10.0 09:45:04 oauth2client==4.1.3 09:45:04 oauthlib==3.3.1 09:45:04 openstacksdk==4.13.0 09:45:04 os-service-types==1.8.2 09:45:04 osc-lib==4.6.0 09:45:04 oslo.config==10.4.0 09:45:04 oslo.context==6.4.0 09:45:04 oslo.i18n==6.8.0 09:45:04 oslo.log==8.2.0 09:45:04 oslo.serialization==5.10.0 09:45:04 oslo.utils==10.1.1 09:45:04 packaging==26.3 09:45:04 pbr==7.0.3 09:45:04 platformdirs==4.11.7 09:45:04 prettytable==3.18.0 09:45:04 propcache==0.5.2 09:45:04 psutil==7.2.2 09:45:04 pyasn1==0.6.4 09:45:04 pyasn1_modules==0.4.2 09:45:04 pycparser==3.0 09:45:04 pygerrit2==2.0.15 09:45:04 PyGithub==2.10.0 09:45:04 Pygments==2.21.0 09:45:04 PyJWT==2.13.0 09:45:04 PyNaCl==1.6.2 09:45:04 pyparsing==2.4.7 09:45:04 pyperclip==1.11.0 09:45:04 pyrsistent==0.20.0 09:45:04 python-cinderclient==9.9.0 09:45:04 python-dateutil==2.9.0.post0 09:45:04 python-discovery==1.6.0 09:45:04 python-heatclient==5.2.0 09:45:04 python-jenkins==1.8.3 09:45:04 python-keystoneclient==6.0.0 09:45:04 python-magnumclient==4.11.0 09:45:04 python-openstackclient==10.0.0 09:45:04 python-swiftclient==4.11.0 09:45:04 PyYAML==6.0.3 09:45:04 referencing==0.37.0 09:45:04 requests==2.34.2 09:45:04 requests-oauthlib==2.0.0 09:45:04 rfc3986==2.0.0 09:45:04 rich==15.0.0 09:45:04 rich-argparse==1.8.0 09:45:04 rpds-py==0.30.0 09:45:04 rsa==4.9.1 09:45:04 ruamel.yaml==0.19.1 09:45:04 ruamel.yaml.clib==0.2.15 09:45:04 s3transfer==0.19.2 09:45:04 simplejson==4.1.2 09:45:04 six==1.17.0 09:45:04 smmap==5.0.3 09:45:04 soupsieve==2.9.2 09:45:04 stevedore==5.8.0 09:45:04 tabulate==0.10.0 09:45:04 toml==0.10.2 09:45:04 tomlkit==0.15.1 09:45:04 tqdm==4.70.0 09:45:04 typing_extensions==4.16.0 09:45:04 urllib3==1.26.20 09:45:04 virtualenv==21.7.8 09:45:04 wcwidth==0.8.3 09:45:04 websocket-client==1.9.2 09:45:04 wrapt==2.4.0 09:45:04 xdg==6.0.0 09:45:04 xmltodict==1.0.4 09:45:04 yarl==1.24.5 09:45:04 yq==4.1.2 09:45:04 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/sh /tmp/jenkins14681143662920534429.sh 09:45:04 ---> uv-install.sh 09:45:04 Installing uv/uvx (latest) using shell installer 09:45:04 2026-09-06 09:45:04 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-eFxmjW.sh" [1] 09:45:04 downloading uv 0.12.10 x86_64-unknown-linux-gnu 09:45:06 installing to /home/jenkins/.local/bin 09:45:06 uv 09:45:06 uvx 09:45:06 everything's installed! 09:45:06 09:45:06 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:45:06 09:45:06 source $HOME/.local/bin/env (sh, bash, zsh) 09:45:06 source $HOME/.local/bin/env.fish (fish) 09:45:06 Adding install location to PATH 09:45:06 ---> Validating uv/uvx install 09:45:06 uvx 0.12.10 (x86_64-unknown-linux-gnu) 09:45:06 provisioning config files... 09:45:06 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release@tmp/config3904121835573198308tmp 09:45:06 copy managed file [nonrtric-plt-rappcatalogue-settings] to file:/w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release@tmp/config4475531689497673298tmp 09:45:06 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins15829838286470184989.sh 09:45:06 ---> docker-login.sh 09:45:06 nexus3.o-ran-sc.org:10001 09:45:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:45:06 Configure a credential helper to remove this warning. See 09:45:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:45:06 09:45:06 Login Succeeded 09:45:06 nexus3.o-ran-sc.org:10002 09:45:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:45:07 Configure a credential helper to remove this warning. See 09:45:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:45:07 09:45:07 Login Succeeded 09:45:07 nexus3.o-ran-sc.org:10003 09:45:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:45:07 Configure a credential helper to remove this warning. See 09:45:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:45:07 09:45:07 Login Succeeded 09:45:07 nexus3.o-ran-sc.org:10004 09:45:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:45:07 Configure a credential helper to remove this warning. See 09:45:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:45:07 09:45:07 Login Succeeded 09:45:07 ---> docker-login.sh ends 09:45:07 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins16630223302224106543.sh 09:45:07 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/sh -xe /tmp/jenkins2129227413702365775.sh 09:45:07 [EnvInject] - Injecting environment variables from a build step. 09:45:07 [EnvInject] - Injecting as environment variables the properties content 09:45:07 DOCKER_ROOT=catalogue-enhanced 09:45:07 CONTAINER_TAG_YAML_DIR= 09:45:07 CONTAINER_TAG_METHOD=yaml-file 09:45:07 09:45:07 [EnvInject] - Variables injected successfully. 09:45:07 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash -l /tmp/jenkins18097328968295608629.sh 09:45:07 ---> docker-get-container-tag.sh 09:45:07 Setup pyenv: 09:45:07 system 09:45:07 3.8.13 09:45:07 3.9.13 09:45:07 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/.python-version) 09:45:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rn7O from file:/tmp/.os_lf_venv 09:45:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:45:11 lf-activate-venv(): INFO: Installing additional packages: yq 09:45:13 lf-activate-venv(): INFO: Adding /tmp/venv-rn7O/bin to PATH 09:45:13 ---> Docker image tag found: 1.2.1 09:45:13 [EnvInject] - Injecting environment variables from a build step. 09:45:13 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 09:45:13 [EnvInject] - Variables injected successfully. 09:45:13 [EnvInject] - Injecting environment variables from a build step. 09:45:13 [EnvInject] - Injecting as environment variables the properties content 09:45:13 DOCKER_ARGS=--network=host 09:45:13 DOCKER_ROOT=catalogue-enhanced 09:45:13 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 09:45:13 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 09:45:13 DOCKER_NAME=o-ran-sc/nonrtric-plt-rappcatalogue-enhanced 09:45:13 09:45:13 [EnvInject] - Variables injected successfully. 09:45:13 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins18052449234871581064.sh 09:45:13 ---> docker-build.sh 09:45:13 Docker version 24.0.2, build cb74dfc 09:45:13 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-rappcatalogue-enhanced:1.2.1 09:45:13 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-rappcatalogue-enhanced:1.2.1 . 09:45:14 #1 [internal] load build definition from Dockerfile 09:45:14 #1 transferring dockerfile: 1.67kB 0.0s done 09:45:14 #1 DONE 0.1s 09:45:14 09:45:14 #2 [internal] load .dockerignore 09:45:14 #2 transferring context: 2B done 09:45:14 #2 DONE 0.1s 09:45:14 09:45:14 #3 [internal] load metadata for docker.io/library/python:3.10-slim-buster 09:45:15 #3 DONE 1.1s 09:45:15 09:45:15 #4 [internal] load build context 09:45:15 #4 DONE 0.0s 09:45:15 09:45:15 #5 [ 1/18] FROM docker.io/library/python:3.10-slim-buster@sha256:37aa274c2d001f09b14828450d903c55f821c90f225fdfdd80c5180fcca77b3f 09:45:15 #5 resolve docker.io/library/python:3.10-slim-buster@sha256:37aa274c2d001f09b14828450d903c55f821c90f225fdfdd80c5180fcca77b3f 0.1s done 09:45:15 #5 ... 09:45:15 09:45:15 #4 [internal] load build context 09:45:15 #4 transferring context: 95.23kB 0.0s done 09:45:15 #4 DONE 0.1s 09:45:15 09:45:15 #5 [ 1/18] FROM docker.io/library/python:3.10-slim-buster@sha256:37aa274c2d001f09b14828450d903c55f821c90f225fdfdd80c5180fcca77b3f 09:45:15 #5 sha256:37aa274c2d001f09b14828450d903c55f821c90f225fdfdd80c5180fcca77b3f 988B / 988B done 09:45:15 #5 sha256:68f714f81d6522d6ad2156abee2535307c2be24a96781f4823c06422dfff3a2c 1.37kB / 1.37kB done 09:45:15 #5 sha256:93b9055430ce944e6316e724e814427c9ad63c3fb9d87577f7e8436b9aa594c3 6.84kB / 6.84kB done 09:45:15 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 0B / 27.14MB 0.1s 09:45:15 #5 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0B / 2.78MB 0.1s 09:45:15 #5 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 0B / 11.50MB 0.1s 09:45:15 #5 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 2.10MB / 11.50MB 0.2s 09:45:16 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 3.15MB / 27.14MB 0.3s 09:45:16 #5 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 2.10MB / 2.78MB 0.3s 09:45:16 #5 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 5.24MB / 11.50MB 0.3s 09:45:16 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 10.49MB / 27.14MB 0.5s 09:45:16 #5 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 2.78MB / 2.78MB 0.3s done 09:45:16 #5 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 11.50MB / 11.50MB 0.5s 09:45:16 #5 sha256:b2697057e25fe078e5f17bdb522b6a913fc3ce2a041d34d2e4771e0f3ddd3c3f 242B / 242B 0.4s done 09:45:16 #5 sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 0B / 3.37MB 0.5s 09:45:16 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 13.63MB / 27.14MB 0.6s 09:45:16 #5 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 11.50MB / 11.50MB 0.5s done 09:45:16 #5 sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 1.05MB / 3.37MB 0.6s 09:45:16 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 16.78MB / 27.14MB 0.7s 09:45:16 #5 sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 3.37MB / 3.37MB 0.7s 09:45:16 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 25.17MB / 27.14MB 0.9s 09:45:16 #5 sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 3.37MB / 3.37MB 0.7s done 09:45:16 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 27.14MB / 27.14MB 1.0s 09:45:16 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 27.14MB / 27.14MB 1.0s done 09:45:16 #5 extracting sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 0.1s 09:45:18 #5 extracting sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 2.0s done 09:45:18 #5 extracting sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 09:45:19 #5 extracting sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0.2s done 09:45:19 #5 extracting sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 09:45:19 #5 extracting sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 0.7s done 09:45:19 #5 extracting sha256:b2697057e25fe078e5f17bdb522b6a913fc3ce2a041d34d2e4771e0f3ddd3c3f done 09:45:20 #5 extracting sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 0.1s 09:45:20 #5 extracting sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 0.4s done 09:45:20 #5 DONE 5.0s 09:45:20 09:45:20 #6 [ 2/18] RUN apt-get update && apt-get install -y nginx=1.14.* nginx-extras curl 09:45:20 #6 0.262 Ign:1 http://deb.debian.org/debian buster InRelease 09:45:21 #6 0.264 Ign:2 http://deb.debian.org/debian-security buster/updates InRelease 09:45:21 #6 0.267 Ign:3 http://deb.debian.org/debian buster-updates InRelease 09:45:21 #6 0.270 Err:4 http://deb.debian.org/debian buster Release 09:45:21 #6 0.270 404 Not Found [IP: 151.101.130.132 80] 09:45:21 #6 0.273 Err:5 http://deb.debian.org/debian-security buster/updates Release 09:45:21 #6 0.273 404 Not Found [IP: 151.101.130.132 80] 09:45:21 #6 0.275 Err:6 http://deb.debian.org/debian buster-updates Release 09:45:21 #6 0.275 404 Not Found [IP: 151.101.130.132 80] 09:45:21 #6 0.280 Reading package lists... 09:45:21 #6 0.290 E: The repository 'http://deb.debian.org/debian buster Release' does not have a Release file. 09:45:21 #6 0.290 E: The repository 'http://deb.debian.org/debian-security buster/updates Release' does not have a Release file. 09:45:21 #6 0.290 E: The repository 'http://deb.debian.org/debian buster-updates Release' does not have a Release file. 09:45:23 #6 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 09:45:23 ------ 09:45:23 > [ 2/18] RUN apt-get update && apt-get install -y nginx=1.14.* nginx-extras curl: 09:45:23 #6 0.270 Err:4 http://deb.debian.org/debian buster Release 09:45:23 #6 0.270 404 Not Found [IP: 151.101.130.132 80] 09:45:23 #6 0.273 Err:5 http://deb.debian.org/debian-security buster/updates Release 09:45:23 #6 0.273 404 Not Found [IP: 151.101.130.132 80] 09:45:23 #6 0.275 Err:6 http://deb.debian.org/debian buster-updates Release 09:45:23 #6 0.275 404 Not Found [IP: 151.101.130.132 80] 09:45:23 #6 0.280 Reading package lists... 09:45:23 #6 0.290 E: The repository 'http://deb.debian.org/debian buster Release' does not have a Release file. 09:45:23 #6 0.290 E: The repository 'http://deb.debian.org/debian-security buster/updates Release' does not have a Release file. 09:45:23 #6 0.290 E: The repository 'http://deb.debian.org/debian buster-updates Release' does not have a Release file. 09:45:23 ------ 09:45:23 Dockerfile:20 09:45:23 -------------------- 09:45:23 18 | 09:45:23 19 | FROM python:3.10-slim-buster 09:45:23 20 | >>> RUN apt-get update && apt-get install -y nginx=1.14.* nginx-extras curl 09:45:23 21 | RUN pip install Flask==2.2.5 connexion[swagger-ui,flask]==2.14.2 09:45:23 22 | 09:45:23 -------------------- 09:45:23 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 09:45:23 Build step 'Execute shell' marked build as failure 09:45:23 $ ssh-agent -k 09:45:23 unset SSH_AUTH_SOCK; 09:45:23 unset SSH_AGENT_PID; 09:45:23 echo Agent pid 2135 killed; 09:45:23 [ssh-agent] Stopped. 09:45:23 [PostBuildScript] - [INFO] Executing post build scripts. 09:45:23 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins1079557925128315503.sh 09:45:24 ---> sysstat.sh 09:45:24 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins1349764284010885596.sh 09:45:24 ---> package-listing.sh 09:45:24 ++ facter osfamily 09:45:24 ++ tr '[:upper:]' '[:lower:]' 09:45:24 + OS_FAMILY=debian 09:45:24 + workspace=/w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release 09:45:24 + START_PACKAGES=/tmp/packages_start.txt 09:45:24 + END_PACKAGES=/tmp/packages_end.txt 09:45:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:45:24 + PACKAGES=/tmp/packages_start.txt 09:45:24 + '[' /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release ']' 09:45:24 + PACKAGES=/tmp/packages_end.txt 09:45:24 + case "${OS_FAMILY}" in 09:45:24 + grep '^ii' 09:45:24 + dpkg -l 09:45:24 + '[' -f /tmp/packages_start.txt ']' 09:45:24 + '[' -f /tmp/packages_end.txt ']' 09:45:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:45:24 + '[' /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release ']' 09:45:24 + mkdir -p /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/archives/ 09:45:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/archives/ 09:45:25 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins17491795574478132376.sh 09:45:25 ---> capture-instance-metadata.sh 09:45:25 Setup pyenv: 09:45:25 system 09:45:25 3.8.13 09:45:25 3.9.13 09:45:25 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/.python-version) 09:45:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rn7O from file:/tmp/.os_lf_venv 09:45:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:45:27 lf-activate-venv(): INFO: Installing additional packages: lftools 09:45:47 lf-activate-venv(): INFO: Adding /tmp/venv-rn7O/bin to PATH 09:45:47 INFO: Running in OpenStack, capturing instance metadata 09:45:47 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins6327209552281038450.sh 09:45:47 provisioning config files... 09:45:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release@tmp/config1024290079435615414tmp 09:45:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:45:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:45:47 [EnvInject] - Injecting environment variables from a build step. 09:45:47 [EnvInject] - Injecting as environment variables the properties content 09:45:47 SERVER_ID=logs 09:45:47 09:45:47 [EnvInject] - Variables injected successfully. 09:45:47 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins10367605467759190454.sh 09:45:47 ---> create-netrc.sh 09:45:47 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins6513670338604409387.sh 09:45:47 ---> python-tools-install.sh 09:45:47 Setup pyenv: 09:45:47 system 09:45:47 3.8.13 09:45:47 3.9.13 09:45:47 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/.python-version) 09:45:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rn7O from file:/tmp/.os_lf_venv 09:45:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:45:51 lf-activate-venv(): INFO: Installing additional packages: lftools 09:46:10 lf-activate-venv(): INFO: Adding /tmp/venv-rn7O/bin to PATH 09:46:10 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/sh /tmp/jenkins4929888891446681678.sh 09:46:10 ---> uv-install.sh 09:46:11 uv 0.12.10 is already installed 09:46:11 uvx 0.12.10 (x86_64-unknown-linux-gnu) 09:46:11 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins10581475501824466971.sh 09:46:11 ---> sudo-logs.sh 09:46:11 Archiving 'sudo' log.. 09:46:11 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins9732893409987708832.sh 09:46:11 ---> job-cost.sh 09:46:11 INFO: Activating Python virtual environment... 09:46:11 Setup pyenv: 09:46:11 system 09:46:11 3.8.13 09:46:11 3.9.13 09:46:11 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/.python-version) 09:46:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rn7O from file:/tmp/.os_lf_venv 09:46:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:46:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:46:25 lf-activate-venv(): INFO: Adding /tmp/venv-rn7O/bin to PATH 09:46:25 INFO: No stack-cost file found 09:46:25 INFO: Instance uptime: 242s 09:46:25 INFO: Fetching instance metadata (attempt 1 of 3)... 09:46:25 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:46:25 INFO: Successfully fetched instance metadata 09:46:25 INFO: Instance type: v3-starter-4 09:46:25 INFO: Retrieving pricing info for: v3-starter-4 09:46:25 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:46:25 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-4/cost?seconds=242 09:46:25 INFO: Successfully fetched Vexxhost pricing API 09:46:25 INFO: Retrieved cost: 0.04 09:46:25 INFO: Retrieved resource: v3-starter-4 09:46:25 INFO: Creating archive directory: /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/archives/cost 09:46:25 INFO: Archiving costs to: /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/archives/cost.csv 09:46:25 INFO: Successfully archived job cost data 09:46:25 DEBUG: Cost data: nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release,116,2026-09-06 09:46:25,v3-starter-4,242,0.04,0.00,FAILURE 09:46:25 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash -l /tmp/jenkins6702051295760055707.sh 09:46:25 ---> logs-deploy.sh 09:46:25 Setup pyenv: 09:46:26 system 09:46:26 3.8.13 09:46:26 3.9.13 09:46:26 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/.python-version) 09:46:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rn7O from file:/tmp/.os_lf_venv 09:46:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:46:29 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:46:47 lf-activate-venv(): INFO: Adding /tmp/venv-rn7O/bin to PATH 09:46:47 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/116 09:46:47 INFO: archiving workspace using pattern(s): 09:46:49 Archives upload complete. 09:46:50 INFO: archiving logs to Nexus 09:46:51 ---> uname -a: 09:46:51 Linux prd-ubuntu1804-docker-4c-4g-10120 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:46:51 09:46:51 09:46:51 ---> lscpu: 09:46:51 Architecture: x86_64 09:46:51 CPU op-mode(s): 32-bit, 64-bit 09:46:51 Byte Order: Little Endian 09:46:51 CPU(s): 4 09:46:51 On-line CPU(s) list: 0-3 09:46:51 Thread(s) per core: 1 09:46:51 Core(s) per socket: 1 09:46:51 Socket(s): 4 09:46:51 NUMA node(s): 1 09:46:51 Vendor ID: AuthenticAMD 09:46:51 CPU family: 23 09:46:51 Model: 49 09:46:51 Model name: AMD EPYC-Rome Processor 09:46:51 Stepping: 0 09:46:51 CPU MHz: 2800.000 09:46:51 BogoMIPS: 5600.00 09:46:51 Virtualization: AMD-V 09:46:51 Hypervisor vendor: KVM 09:46:51 Virtualization type: full 09:46:51 L1d cache: 32K 09:46:51 L1i cache: 32K 09:46:51 L2 cache: 512K 09:46:51 L3 cache: 16384K 09:46:51 NUMA node0 CPU(s): 0-3 09:46:51 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:46:51 09:46:51 09:46:51 ---> nproc: 09:46:51 4 09:46:51 09:46:51 09:46:51 ---> df -h: 09:46:51 Filesystem Size Used Avail Use% Mounted on 09:46:51 udev 3.9G 0 3.9G 0% /dev 09:46:51 tmpfs 798M 696K 797M 1% /run 09:46:51 /dev/vda1 20G 9.2G 11G 48% / 09:46:51 tmpfs 3.9G 0 3.9G 0% /dev/shm 09:46:51 tmpfs 5.0M 0 5.0M 0% /run/lock 09:46:51 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:46:51 /dev/vda15 105M 5.3M 100M 5% /boot/efi 09:46:51 tmpfs 798M 0 798M 0% /run/user/1001 09:46:51 09:46:51 09:46:51 ---> free -m: 09:46:51 total used free shared buff/cache available 09:46:51 Mem: 7976 513 5093 0 2368 7177 09:46:51 Swap: 1023 0 1023 09:46:51 09:46:51 09:46:51 ---> ip addr: 09:46:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:46:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:46:51 inet 127.0.0.1/8 scope host lo 09:46:51 valid_lft forever preferred_lft forever 09:46:51 inet6 ::1/128 scope host 09:46:51 valid_lft forever preferred_lft forever 09:46:51 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 09:46:51 link/ether fa:16:3e:13:67:c8 brd ff:ff:ff:ff:ff:ff 09:46:51 inet 10.32.7.120/23 brd 10.32.7.255 scope global dynamic ens3 09:46:51 valid_lft 86145sec preferred_lft 86145sec 09:46:51 inet6 fe80::f816:3eff:fe13:67c8/64 scope link 09:46:51 valid_lft forever preferred_lft forever 09:46:51 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:46:51 link/ether 02:42:9f:ca:58:de brd ff:ff:ff:ff:ff:ff 09:46:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:46:51 valid_lft forever preferred_lft forever 09:46:51 09:46:51 09:46:51 ---> sar -b -r -n DEV: 09:46:51 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-10120) 09/06/26 _x86_64_ (4 CPU) 09:46:51 09:46:51 09:42:37 LINUX RESTART (4 CPU) 09:46:51 09:46:51 09:43:02 tps rtps wtps bread/s bwrtn/s 09:46:51 09:44:01 150.43 66.58 83.85 5228.27 41196.29 09:46:51 09:45:01 54.18 0.10 54.08 20.26 8635.12 09:46:51 09:46:01 89.22 13.20 76.02 2322.95 14892.58 09:46:51 Average: 97.65 26.40 71.25 2508.58 21464.35 09:46:51 09:46:51 09:43:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:46:51 09:44:01 5813172 7379436 2354256 28.82 39076 1706508 1012772 10.99 618836 1563052 83692 09:46:51 09:45:01 5476320 7343804 2691108 32.95 59312 1969504 1034796 11.23 670132 1812396 190176 09:46:51 09:46:01 5214532 7345668 2952896 36.15 68656 2215400 1040620 11.29 728424 1997600 27132 09:46:51 Average: 5501341 7356303 2666087 32.64 55681 1963804 1029396 11.17 672464 1791016 100333 09:46:51 09:46:51 09:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:46:51 09:44:01 lo 1.02 1.02 0.09 0.09 0.00 0.00 0.00 0.00 09:46:51 09:44:01 ens3 444.13 239.89 1519.76 67.59 0.00 0.00 0.00 0.00 09:46:51 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:51 09:45:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 09:46:51 09:45:01 ens3 19.21 18.36 398.47 3.20 0.00 0.00 0.00 0.00 09:46:51 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:51 09:46:01 lo 2.40 2.40 0.25 0.25 0.00 0.00 0.00 0.00 09:46:51 09:46:01 ens3 109.40 85.00 1070.52 14.30 0.00 0.00 0.00 0.00 09:46:51 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:51 Average: lo 1.30 1.30 0.12 0.12 0.00 0.00 0.00 0.00 09:46:51 Average: ens3 189.49 113.71 993.29 28.14 0.00 0.00 0.00 0.00 09:46:51 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:51 09:46:51 09:46:51 ---> sar -P ALL: 09:46:51 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-10120) 09/06/26 _x86_64_ (4 CPU) 09:46:51 09:46:51 09:42:37 LINUX RESTART (4 CPU) 09:46:51 09:46:51 09:43:02 CPU %user %nice %system %iowait %steal %idle 09:46:51 09:44:01 all 20.85 0.00 2.60 4.93 1.17 70.45 09:46:51 09:44:01 0 23.31 0.00 4.34 3.36 1.14 67.86 09:46:51 09:44:01 1 11.11 0.00 1.70 6.63 0.97 79.59 09:46:51 09:44:01 2 39.09 0.00 3.19 5.63 1.63 50.46 09:46:51 09:44:01 3 9.92 0.00 1.15 4.11 0.93 83.88 09:46:51 09:45:01 all 20.66 0.00 1.18 1.57 0.55 76.04 09:46:51 09:45:01 0 1.35 0.00 0.17 0.00 0.07 98.42 09:46:51 09:45:01 1 0.80 0.00 0.37 1.27 0.17 97.39 09:46:51 09:45:01 2 76.89 0.00 3.57 0.50 1.80 17.24 09:46:51 09:45:01 3 3.63 0.00 0.60 4.52 0.17 91.08 09:46:51 09:46:01 all 19.35 0.00 2.28 2.32 0.72 75.34 09:46:51 09:46:01 0 29.50 0.00 1.97 0.60 0.92 67.01 09:46:51 09:46:01 1 17.11 0.00 1.97 4.83 0.61 75.49 09:46:51 09:46:01 2 18.65 0.00 2.78 2.55 0.72 75.30 09:46:51 09:46:01 3 12.14 0.00 2.40 1.30 0.62 83.54 09:46:51 Average: all 20.29 0.00 2.01 2.93 0.81 73.96 09:46:51 Average: 0 18.01 0.00 2.15 1.31 0.70 77.83 09:46:51 Average: 1 9.65 0.00 1.34 4.23 0.58 84.20 09:46:51 Average: 2 44.95 0.00 3.18 2.88 1.38 47.60 09:46:51 Average: 3 8.55 0.00 1.39 3.30 0.57 86.18 09:46:51 09:46:51 09:46:51