09:43:09 Started by timer 09:43:09 Running as SYSTEM 09:43:09 [EnvInject] - Loading node environment variables. 09:43:09 Building remotely on prd-ubuntu1804-docker-4c-4g-9550 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release 09:43:09 [ssh-agent] Looking for ssh-agent implementation... 09:43:09 $ ssh-agent 09:43:09 SSH_AUTH_SOCK=/tmp/ssh-qs1e5Lm5a84J/agent.2085 09:43:09 SSH_AGENT_PID=2087 09:43:09 [ssh-agent] Started. 09:43:09 Running ssh-add (command line suppressed) 09:43:09 Identity added: /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release@tmp/private_key_7148610379527374125.key (jenkins-ssh) 09:43:09 [ssh-agent] Using credentials jenkins (jenkins) 09:43:09 The recommended git tool is: NONE 09:43:12 using credential jenkins 09:43:12 Wiping out workspace first. 09:43:12 Cloning the remote Git repository 09:43:12 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue 09:43:12 > git init /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release # timeout=10 09:43:12 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue 09:43:12 > git --version # timeout=10 09:43:12 > git --version # 'git version 2.17.1' 09:43:12 using GIT_SSH to set credentials jenkins 09:43:12 > 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:13 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue # timeout=10 09:43:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:43:13 Avoid second fetch 09:43:13 > git rev-parse refs/remotes/origin/j-release^{commit} # timeout=10 09:43:14 Checking out Revision 49f3343a34cc377773fccdc408554f7263761435 (refs/remotes/origin/j-release) 09:43:14 > git config core.sparsecheckout # timeout=10 09:43:14 > git checkout -f 49f3343a34cc377773fccdc408554f7263761435 # timeout=10 09:43:14 Commit message: "Roll versions after J-Relase (j-release branch)" 09:43:14 > git rev-list --no-walk 49f3343a34cc377773fccdc408554f7263761435 # timeout=10 09:43:17 provisioning config files... 09:43:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:43:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:43:17 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins7179000730261195536.sh 09:43:17 ---> python-tools-install.sh 09:43:17 Setup pyenv: 09:43:17 * system (set by /opt/pyenv/version) 09:43:17 * 3.8.13 (set by /opt/pyenv/version) 09:43:17 * 3.9.13 (set by /opt/pyenv/version) 09:43:17 * 3.10.6 (set by /opt/pyenv/version) 09:43:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-b7fP 09:43:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:43:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:33 lf-activate-venv(): INFO: Installing additional packages: lftools 09:44:13 lf-activate-venv(): INFO: Adding /tmp/venv-b7fP/bin to PATH 09:44:13 Generating Requirements File 09:44:57 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:44:57 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:44:58 Python 3.10.6 09:44:59 pip 26.2.1 from /tmp/venv-b7fP/lib/python3.10/site-packages/pip (python 3.10) 09:44:59 aiohappyeyeballs==2.7.1 09:44:59 aiohttp==3.14.3 09:44:59 aiosignal==1.4.0 09:44:59 appdirs==1.4.4 09:44:59 argcomplete==3.7.2 09:44:59 aspy.yaml==1.3.0 09:44:59 async-timeout==5.0.1 09:44:59 attrs==26.1.0 09:44:59 autopage==0.6.0 09:44:59 backports.strenum==1.3.1 09:44:59 beautifulsoup4==4.15.0 09:44:59 boto3==1.43.83 09:44:59 botocore==1.43.83 09:44:59 bs4==0.0.2 09:44:59 certifi==2026.7.22 09:44:59 cffi==2.1.1 09:44:59 cfgv==3.5.0 09:44:59 chardet==7.6.0 09:44:59 charset-normalizer==3.5.1 09:44:59 click==8.5.0 09:44:59 cliff==4.14.0 09:44:59 cmd2==3.5.1 09:44:59 cryptography==3.3.2 09:44:59 debtcollector==3.1.0 09:44:59 decorator==5.3.1 09:44:59 defusedxml==0.7.1 09:44:59 Deprecated==1.3.1 09:44:59 distlib==0.4.3 09:44:59 dnspython==2.8.0 09:44:59 docker==7.2.0 09:44:59 dogpile.cache==1.5.0 09:44:59 durationpy==0.11 09:44:59 email-validator==2.3.0 09:44:59 filelock==3.32.4 09:44:59 frozenlist==1.8.0 09:44:59 future==1.0.0 09:44:59 gitdb==4.0.12 09:44:59 GitPython==3.1.61 09:44:59 httplib2==0.30.2 09:44:59 identify==2.6.19 09:44:59 idna==3.19 09:44:59 importlib-resources==1.5.0 09:44:59 iso8601==2.1.0 09:44:59 Jinja2==3.1.6 09:44:59 jmespath==1.1.0 09:44:59 jsonpatch==1.33 09:44:59 jsonpointer==3.1.1 09:44:59 jsonschema==4.26.0 09:44:59 jsonschema-specifications==2025.9.1 09:44:59 keystoneauth1==5.14.0 09:44:59 kubernetes==36.0.3 09:44:59 lftools==0.37.23 09:44:59 lxml==6.1.2 09:44:59 markdown-it-py==4.2.0 09:44:59 MarkupSafe==3.0.3 09:44:59 mdurl==0.1.2 09:44:59 msgpack==1.2.2 09:44:59 multi_key_dict==2.0.3 09:44:59 multidict==6.7.1 09:44:59 munch==4.0.0 09:44:59 netaddr==1.3.0 09:44:59 niet==1.4.2 09:44:59 nodeenv==1.10.0 09:44:59 oauth2client==4.1.3 09:44:59 oauthlib==3.3.1 09:44:59 openstacksdk==4.13.0 09:44:59 os-service-types==1.8.2 09:44:59 osc-lib==4.6.0 09:44:59 oslo.config==10.4.0 09:44:59 oslo.context==6.4.0 09:44:59 oslo.i18n==6.8.0 09:44:59 oslo.log==8.2.0 09:44:59 oslo.serialization==5.10.0 09:44:59 oslo.utils==10.1.1 09:44:59 packaging==26.3 09:44:59 pbr==7.0.3 09:44:59 platformdirs==4.11.5 09:44:59 prettytable==3.18.0 09:44:59 propcache==0.5.2 09:44:59 psutil==7.2.2 09:44:59 pyasn1==0.6.4 09:44:59 pyasn1_modules==0.4.2 09:44:59 pycparser==3.0 09:44:59 pygerrit2==2.0.15 09:44:59 PyGithub==2.10.0 09:44:59 Pygments==2.21.0 09:44:59 PyJWT==2.13.0 09:44:59 PyNaCl==1.6.2 09:44:59 pyparsing==2.4.7 09:44:59 pyperclip==1.11.0 09:44:59 pyrsistent==0.20.0 09:44:59 python-cinderclient==9.9.0 09:44:59 python-dateutil==2.9.0.post0 09:44:59 python-discovery==1.6.0 09:44:59 python-heatclient==5.2.0 09:44:59 python-jenkins==1.8.3 09:44:59 python-keystoneclient==6.0.0 09:44:59 python-magnumclient==4.11.0 09:44:59 python-openstackclient==10.0.0 09:44:59 python-swiftclient==4.11.0 09:44:59 PyYAML==6.0.3 09:44:59 referencing==0.37.0 09:44:59 requests==2.34.2 09:44:59 requests-oauthlib==2.0.0 09:44:59 rfc3986==2.0.0 09:44:59 rich==15.0.0 09:44:59 rich-argparse==1.8.0 09:44:59 rpds-py==0.30.0 09:44:59 rsa==4.9.1 09:44:59 ruamel.yaml==0.19.1 09:44:59 ruamel.yaml.clib==0.2.15 09:44:59 s3transfer==0.19.2 09:44:59 simplejson==4.1.2 09:44:59 six==1.17.0 09:44:59 smmap==5.0.3 09:44:59 soupsieve==2.9.2 09:44:59 stevedore==5.8.0 09:44:59 tabulate==0.10.0 09:44:59 toml==0.10.2 09:44:59 tomlkit==0.15.1 09:44:59 tqdm==4.70.0 09:44:59 typing_extensions==4.16.0 09:44:59 urllib3==1.26.20 09:44:59 virtualenv==21.7.7 09:44:59 wcwidth==0.8.3 09:44:59 websocket-client==1.9.1 09:44:59 wrapt==2.3.0 09:44:59 xdg==6.0.0 09:44:59 xmltodict==1.0.4 09:44:59 yarl==1.24.5 09:44:59 yq==4.1.2 09:44:59 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/sh /tmp/jenkins11331199527950889012.sh 09:44:59 ---> uv-install.sh 09:44:59 Installing uv/uvx (latest) using shell installer 09:45:00 2026-08-30 09:45:00 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-SZJuf4.sh" [1] 09:45:00 downloading uv 0.12.7 x86_64-unknown-linux-gnu 09:45:01 installing to /home/jenkins/.local/bin 09:45:01 uv 09:45:01 uvx 09:45:01 everything's installed! 09:45:01 09:45:01 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:45:01 09:45:01 source $HOME/.local/bin/env (sh, bash, zsh) 09:45:01 source $HOME/.local/bin/env.fish (fish) 09:45:01 Adding install location to PATH 09:45:01 ---> Validating uv/uvx install 09:45:01 uvx 0.12.7 (x86_64-unknown-linux-gnu) 09:45:01 provisioning config files... 09:45:01 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release@tmp/config14434333855028947922tmp 09:45:01 copy managed file [nonrtric-plt-rappcatalogue-settings] to file:/w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release@tmp/config12898771418367648422tmp 09:45:01 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins4290519554151704863.sh 09:45:01 ---> docker-login.sh 09:45:01 nexus3.o-ran-sc.org:10001 09:45:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:45:02 Configure a credential helper to remove this warning. See 09:45:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:45:02 09:45:02 Login Succeeded 09:45:02 nexus3.o-ran-sc.org:10002 09:45:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:45:02 Configure a credential helper to remove this warning. See 09:45:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:45:02 09:45:02 Login Succeeded 09:45:02 nexus3.o-ran-sc.org:10003 09:45:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:45:02 Configure a credential helper to remove this warning. See 09:45:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:45:02 09:45:02 Login Succeeded 09:45:02 nexus3.o-ran-sc.org:10004 09:45:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:45:02 Configure a credential helper to remove this warning. See 09:45:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:45:02 09:45:02 Login Succeeded 09:45:02 ---> docker-login.sh ends 09:45:02 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins9461084740785394041.sh 09:45:02 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/sh -xe /tmp/jenkins13964647221867064370.sh 09:45:02 [EnvInject] - Injecting environment variables from a build step. 09:45:02 [EnvInject] - Injecting as environment variables the properties content 09:45:02 DOCKER_ROOT=catalogue-enhanced 09:45:02 CONTAINER_TAG_YAML_DIR= 09:45:02 CONTAINER_TAG_METHOD=yaml-file 09:45:02 09:45:02 [EnvInject] - Variables injected successfully. 09:45:02 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash -l /tmp/jenkins141954278982413782.sh 09:45:02 ---> docker-get-container-tag.sh 09:45:02 Setup pyenv: 09:45:02 system 09:45:02 3.8.13 09:45:02 3.9.13 09:45:02 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/.python-version) 09:45:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b7fP from file:/tmp/.os_lf_venv 09:45:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:45:06 lf-activate-venv(): INFO: Installing additional packages: yq 09:45:08 lf-activate-venv(): INFO: Adding /tmp/venv-b7fP/bin to PATH 09:45:08 ---> Docker image tag found: 1.2.1 09:45:08 [EnvInject] - Injecting environment variables from a build step. 09:45:08 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 09:45:08 [EnvInject] - Variables injected successfully. 09:45:08 [EnvInject] - Injecting environment variables from a build step. 09:45:08 [EnvInject] - Injecting as environment variables the properties content 09:45:08 DOCKER_ARGS=--network=host 09:45:08 DOCKER_ROOT=catalogue-enhanced 09:45:08 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 09:45:08 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 09:45:08 DOCKER_NAME=o-ran-sc/nonrtric-plt-rappcatalogue-enhanced 09:45:08 09:45:08 [EnvInject] - Variables injected successfully. 09:45:08 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins13184460853204281370.sh 09:45:08 ---> docker-build.sh 09:45:08 Docker version 24.0.2, build cb74dfc 09:45:08 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-rappcatalogue-enhanced:1.2.1 09:45:08 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-rappcatalogue-enhanced:1.2.1 . 09:45:09 #1 [internal] load .dockerignore 09:45:09 #1 transferring context: 2B done 09:45:09 #1 DONE 0.1s 09:45:09 09:45:09 #2 [internal] load build definition from Dockerfile 09:45:09 #2 transferring dockerfile: 1.67kB done 09:45:09 #2 DONE 0.1s 09:45:09 09:45:09 #3 [internal] load metadata for docker.io/library/python:3.10-slim-buster 09:45:10 #3 DONE 1.1s 09:45:10 09:45:10 #4 [internal] load build context 09:45:10 #4 DONE 0.0s 09:45:10 09:45:10 #5 [ 1/18] FROM docker.io/library/python:3.10-slim-buster@sha256:37aa274c2d001f09b14828450d903c55f821c90f225fdfdd80c5180fcca77b3f 09:45:10 #5 resolve docker.io/library/python:3.10-slim-buster@sha256:37aa274c2d001f09b14828450d903c55f821c90f225fdfdd80c5180fcca77b3f 0.0s done 09:45:10 #5 ... 09:45:10 09:45:10 #4 [internal] load build context 09:45:10 #4 transferring context: 95.23kB 0.0s done 09:45:10 #4 DONE 0.1s 09:45:10 09:45:10 #5 [ 1/18] FROM docker.io/library/python:3.10-slim-buster@sha256:37aa274c2d001f09b14828450d903c55f821c90f225fdfdd80c5180fcca77b3f 09:45:10 #5 sha256:37aa274c2d001f09b14828450d903c55f821c90f225fdfdd80c5180fcca77b3f 988B / 988B done 09:45:10 #5 sha256:68f714f81d6522d6ad2156abee2535307c2be24a96781f4823c06422dfff3a2c 1.37kB / 1.37kB done 09:45:10 #5 sha256:93b9055430ce944e6316e724e814427c9ad63c3fb9d87577f7e8436b9aa594c3 6.84kB / 6.84kB done 09:45:10 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 0B / 27.14MB 0.1s 09:45:10 #5 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0B / 2.78MB 0.1s 09:45:10 #5 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 0B / 11.50MB 0.1s 09:45:10 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 8.39MB / 27.14MB 0.4s 09:45:10 #5 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 2.78MB / 2.78MB 0.3s done 09:45:10 #5 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 5.24MB / 11.50MB 0.4s 09:45:10 #5 sha256:b2697057e25fe078e5f17bdb522b6a913fc3ce2a041d34d2e4771e0f3ddd3c3f 0B / 242B 0.4s 09:45:11 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 12.58MB / 27.14MB 0.5s 09:45:11 #5 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 9.44MB / 11.50MB 0.5s 09:45:11 #5 sha256:b2697057e25fe078e5f17bdb522b6a913fc3ce2a041d34d2e4771e0f3ddd3c3f 242B / 242B 0.4s done 09:45:11 #5 sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 0B / 3.37MB 0.5s 09:45:11 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 15.73MB / 27.14MB 0.6s 09:45:11 #5 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 11.50MB / 11.50MB 0.6s 09:45:11 #5 sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 1.05MB / 3.37MB 0.6s 09:45:11 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 22.02MB / 27.14MB 0.8s 09:45:11 #5 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 11.50MB / 11.50MB 0.6s done 09:45:11 #5 sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 3.37MB / 3.37MB 0.7s done 09:45:11 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 25.17MB / 27.14MB 0.9s 09:45:11 #5 extracting sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 09:45:11 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 27.14MB / 27.14MB 1.0s done 09:45:13 #5 extracting sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 1.9s done 09:45:13 #5 extracting sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 09:45:13 #5 extracting sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0.2s done 09:45:13 #5 extracting sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 09:45:14 #5 extracting sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 0.7s done 09:45:14 #5 extracting sha256:b2697057e25fe078e5f17bdb522b6a913fc3ce2a041d34d2e4771e0f3ddd3c3f 09:45:14 #5 extracting sha256:b2697057e25fe078e5f17bdb522b6a913fc3ce2a041d34d2e4771e0f3ddd3c3f done 09:45:14 #5 extracting sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 0.1s 09:45:15 #5 extracting sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 0.4s done 09:45:15 #5 DONE 4.8s 09:45:15 09:45:15 #6 [ 2/18] RUN apt-get update && apt-get install -y nginx=1.14.* nginx-extras curl 09:45:15 #6 0.217 Ign:1 http://deb.debian.org/debian buster InRelease 09:45:15 #6 0.219 Ign:2 http://deb.debian.org/debian-security buster/updates InRelease 09:45:15 #6 0.221 Ign:3 http://deb.debian.org/debian buster-updates InRelease 09:45:15 #6 0.223 Err:4 http://deb.debian.org/debian buster Release 09:45:15 #6 0.223 404 Not Found [IP: 151.101.66.132 80] 09:45:15 #6 0.225 Err:5 http://deb.debian.org/debian-security buster/updates Release 09:45:15 #6 0.225 404 Not Found [IP: 151.101.66.132 80] 09:45:15 #6 0.228 Err:6 http://deb.debian.org/debian buster-updates Release 09:45:15 #6 0.228 404 Not Found [IP: 151.101.66.132 80] 09:45:15 #6 0.232 Reading package lists... 09:45:15 #6 0.241 E: The repository 'http://deb.debian.org/debian buster Release' does not have a Release file. 09:45:15 #6 0.241 E: The repository 'http://deb.debian.org/debian-security buster/updates Release' does not have a Release file. 09:45:15 #6 0.241 E: The repository 'http://deb.debian.org/debian buster-updates Release' does not have a Release file. 09:45:18 #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:18 ------ 09:45:18 > [ 2/18] RUN apt-get update && apt-get install -y nginx=1.14.* nginx-extras curl: 09:45:18 #6 0.223 Err:4 http://deb.debian.org/debian buster Release 09:45:18 #6 0.223 404 Not Found [IP: 151.101.66.132 80] 09:45:18 #6 0.225 Err:5 http://deb.debian.org/debian-security buster/updates Release 09:45:18 #6 0.225 404 Not Found [IP: 151.101.66.132 80] 09:45:18 #6 0.228 Err:6 http://deb.debian.org/debian buster-updates Release 09:45:18 #6 0.228 404 Not Found [IP: 151.101.66.132 80] 09:45:18 #6 0.232 Reading package lists... 09:45:18 #6 0.241 E: The repository 'http://deb.debian.org/debian buster Release' does not have a Release file. 09:45:18 #6 0.241 E: The repository 'http://deb.debian.org/debian-security buster/updates Release' does not have a Release file. 09:45:18 #6 0.241 E: The repository 'http://deb.debian.org/debian buster-updates Release' does not have a Release file. 09:45:18 ------ 09:45:18 Dockerfile:20 09:45:18 -------------------- 09:45:18 18 | 09:45:18 19 | FROM python:3.10-slim-buster 09:45:18 20 | >>> RUN apt-get update && apt-get install -y nginx=1.14.* nginx-extras curl 09:45:18 21 | RUN pip install Flask==2.2.5 connexion[swagger-ui,flask]==2.14.2 09:45:18 22 | 09:45:18 -------------------- 09:45:18 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:18 Build step 'Execute shell' marked build as failure 09:45:18 $ ssh-agent -k 09:45:18 unset SSH_AUTH_SOCK; 09:45:18 unset SSH_AGENT_PID; 09:45:18 echo Agent pid 2087 killed; 09:45:18 [ssh-agent] Stopped. 09:45:18 [PostBuildScript] - [INFO] Executing post build scripts. 09:45:18 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins7014829827248709715.sh 09:45:18 ---> sysstat.sh 09:45:19 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins3832997528553601102.sh 09:45:19 ---> package-listing.sh 09:45:19 ++ facter osfamily 09:45:19 ++ tr '[:upper:]' '[:lower:]' 09:45:19 + OS_FAMILY=debian 09:45:19 + workspace=/w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release 09:45:19 + START_PACKAGES=/tmp/packages_start.txt 09:45:19 + END_PACKAGES=/tmp/packages_end.txt 09:45:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:45:19 + PACKAGES=/tmp/packages_start.txt 09:45:19 + '[' /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release ']' 09:45:19 + PACKAGES=/tmp/packages_end.txt 09:45:19 + case "${OS_FAMILY}" in 09:45:19 + dpkg -l 09:45:19 + grep '^ii' 09:45:19 + '[' -f /tmp/packages_start.txt ']' 09:45:19 + '[' -f /tmp/packages_end.txt ']' 09:45:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:45:19 + '[' /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release ']' 09:45:19 + mkdir -p /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/archives/ 09:45:19 + 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:19 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins13815029504918565756.sh 09:45:19 ---> capture-instance-metadata.sh 09:45:19 Setup pyenv: 09:45:19 system 09:45:19 3.8.13 09:45:19 3.9.13 09:45:19 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/.python-version) 09:45:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b7fP from file:/tmp/.os_lf_venv 09:45:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:45:21 lf-activate-venv(): INFO: Installing additional packages: lftools 09:45:40 lf-activate-venv(): INFO: Adding /tmp/venv-b7fP/bin to PATH 09:45:40 INFO: Running in OpenStack, capturing instance metadata 09:45:40 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins8728720807606868783.sh 09:45:40 provisioning config files... 09:45:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release@tmp/config2105417399686371tmp 09:45:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:45:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:45:40 [EnvInject] - Injecting environment variables from a build step. 09:45:40 [EnvInject] - Injecting as environment variables the properties content 09:45:40 SERVER_ID=logs 09:45:40 09:45:40 [EnvInject] - Variables injected successfully. 09:45:40 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins5298627297959615102.sh 09:45:40 ---> create-netrc.sh 09:45:40 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins16199330214237949739.sh 09:45:40 ---> python-tools-install.sh 09:45:40 Setup pyenv: 09:45:40 system 09:45:40 3.8.13 09:45:40 3.9.13 09:45:40 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/.python-version) 09:45:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b7fP from file:/tmp/.os_lf_venv 09:45:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:45:44 lf-activate-venv(): INFO: Installing additional packages: lftools 09:46:01 lf-activate-venv(): INFO: Adding /tmp/venv-b7fP/bin to PATH 09:46:01 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/sh /tmp/jenkins863491034965056414.sh 09:46:01 ---> uv-install.sh 09:46:01 uv 0.12.7 is already installed 09:46:01 uvx 0.12.7 (x86_64-unknown-linux-gnu) 09:46:01 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins4593678640508068035.sh 09:46:01 ---> sudo-logs.sh 09:46:01 Archiving 'sudo' log.. 09:46:02 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash /tmp/jenkins14608945594932913384.sh 09:46:02 ---> job-cost.sh 09:46:02 INFO: Activating Python virtual environment... 09:46:02 Setup pyenv: 09:46:02 system 09:46:02 3.8.13 09:46:02 3.9.13 09:46:02 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/.python-version) 09:46:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b7fP from file:/tmp/.os_lf_venv 09:46:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:46:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:46:16 lf-activate-venv(): INFO: Adding /tmp/venv-b7fP/bin to PATH 09:46:16 INFO: No stack-cost file found 09:46:16 INFO: Instance uptime: 241s 09:46:16 INFO: Fetching instance metadata (attempt 1 of 3)... 09:46:16 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:46:16 INFO: Successfully fetched instance metadata 09:46:16 INFO: Instance type: v3-starter-4 09:46:16 INFO: Retrieving pricing info for: v3-starter-4 09:46:16 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:46:16 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-4/cost?seconds=241 09:46:16 INFO: Successfully fetched Vexxhost pricing API 09:46:16 INFO: Retrieved cost: 0.04 09:46:16 INFO: Retrieved resource: v3-starter-4 09:46:16 INFO: Creating archive directory: /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/archives/cost 09:46:16 INFO: Archiving costs to: /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/archives/cost.csv 09:46:16 INFO: Successfully archived job cost data 09:46:16 DEBUG: Cost data: nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release,115,2026-08-30 09:46:16,v3-starter-4,241,0.04,0.00,FAILURE 09:46:16 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release] $ /bin/bash -l /tmp/jenkins17702084490191245302.sh 09:46:17 ---> logs-deploy.sh 09:46:17 Setup pyenv: 09:46:17 system 09:46:17 3.8.13 09:46:17 3.9.13 09:46:17 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-j-release/.python-version) 09:46:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b7fP from file:/tmp/.os_lf_venv 09:46:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:46:20 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:46:38 lf-activate-venv(): INFO: Adding /tmp/venv-b7fP/bin to PATH 09:46:38 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/115 09:46:38 INFO: archiving workspace using pattern(s): 09:46:39 Archives upload complete. 09:46:40 INFO: archiving logs to Nexus 09:46:41 ---> uname -a: 09:46:41 Linux prd-ubuntu1804-docker-4c-4g-9550 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:41 09:46:41 09:46:41 ---> lscpu: 09:46:41 Architecture: x86_64 09:46:41 CPU op-mode(s): 32-bit, 64-bit 09:46:41 Byte Order: Little Endian 09:46:41 CPU(s): 4 09:46:41 On-line CPU(s) list: 0-3 09:46:41 Thread(s) per core: 1 09:46:41 Core(s) per socket: 1 09:46:41 Socket(s): 4 09:46:41 NUMA node(s): 1 09:46:41 Vendor ID: AuthenticAMD 09:46:41 CPU family: 23 09:46:41 Model: 49 09:46:41 Model name: AMD EPYC-Rome Processor 09:46:41 Stepping: 0 09:46:41 CPU MHz: 2800.000 09:46:41 BogoMIPS: 5600.00 09:46:41 Virtualization: AMD-V 09:46:41 Hypervisor vendor: KVM 09:46:41 Virtualization type: full 09:46:41 L1d cache: 32K 09:46:41 L1i cache: 32K 09:46:41 L2 cache: 512K 09:46:41 L3 cache: 16384K 09:46:41 NUMA node0 CPU(s): 0-3 09:46:41 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:41 09:46:41 09:46:41 ---> nproc: 09:46:41 4 09:46:41 09:46:41 09:46:41 ---> df -h: 09:46:41 Filesystem Size Used Avail Use% Mounted on 09:46:41 udev 3.9G 0 3.9G 0% /dev 09:46:41 tmpfs 798M 696K 797M 1% /run 09:46:41 /dev/vda1 20G 9.2G 11G 48% / 09:46:41 tmpfs 3.9G 0 3.9G 0% /dev/shm 09:46:41 tmpfs 5.0M 0 5.0M 0% /run/lock 09:46:41 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:46:41 /dev/vda15 105M 5.3M 100M 5% /boot/efi 09:46:41 tmpfs 798M 0 798M 0% /run/user/1001 09:46:41 09:46:41 09:46:41 ---> free -m: 09:46:41 total used free shared buff/cache available 09:46:41 Mem: 7976 512 5094 0 2368 7178 09:46:41 Swap: 1023 0 1023 09:46:41 09:46:41 09:46:41 ---> ip addr: 09:46:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:46:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:46:41 inet 127.0.0.1/8 scope host lo 09:46:41 valid_lft forever preferred_lft forever 09:46:41 inet6 ::1/128 scope host 09:46:41 valid_lft forever preferred_lft forever 09:46:41 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 09:46:41 link/ether fa:16:3e:a8:c2:c7 brd ff:ff:ff:ff:ff:ff 09:46:41 inet 10.32.7.210/23 brd 10.32.7.255 scope global dynamic ens3 09:46:41 valid_lft 86147sec preferred_lft 86147sec 09:46:41 inet6 fe80::f816:3eff:fea8:c2c7/64 scope link 09:46:41 valid_lft forever preferred_lft forever 09:46:41 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:46:41 link/ether 02:42:db:2d:83:25 brd ff:ff:ff:ff:ff:ff 09:46:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:46:41 valid_lft forever preferred_lft forever 09:46:41 09:46:41 09:46:41 ---> sar -b -r -n DEV: 09:46:41 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-9550) 08/30/26 _x86_64_ (4 CPU) 09:46:41 09:46:41 09:42:31 LINUX RESTART (4 CPU) 09:46:41 09:46:41 09:43:01 tps rtps wtps bread/s bwrtn/s 09:46:41 09:44:01 120.35 51.67 68.67 3979.74 18886.32 09:46:41 09:45:01 58.96 4.05 54.91 791.47 9661.06 09:46:41 09:46:01 81.66 9.00 72.66 1518.16 13685.30 09:46:41 Average: 86.99 21.57 65.41 2096.42 14077.54 09:46:41 09:46:41 09:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:46:41 09:44:01 5778036 7362108 2389392 29.26 40820 1721880 1041848 11.30 639900 1575720 94604 09:46:41 09:45:01 5514836 7445212 2652592 32.48 59680 2030888 1025724 11.13 554252 1886896 192108 09:46:41 09:46:01 5283428 7413024 2884000 35.31 68920 2213424 1016460 11.03 668960 1988876 25648 09:46:41 Average: 5525433 7406781 2641995 32.35 56473 1988731 1028011 11.15 621037 1817164 104120 09:46:41 09:46:41 09:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:46:41 09:44:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 09:46:41 09:44:01 ens3 394.20 212.68 1455.28 65.30 0.00 0.00 0.00 0.00 09:46:41 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:41 09:45:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 09:46:41 09:45:01 ens3 50.37 47.78 678.43 6.24 0.00 0.00 0.00 0.00 09:46:41 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:41 09:46:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 09:46:41 09:46:01 ens3 82.84 63.48 749.83 12.60 0.00 0.00 0.00 0.00 09:46:41 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:41 Average: lo 1.18 1.18 0.12 0.12 0.00 0.00 0.00 0.00 09:46:41 Average: ens3 175.80 107.98 961.17 28.05 0.00 0.00 0.00 0.00 09:46:41 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:41 09:46:41 09:46:41 ---> sar -P ALL: 09:46:41 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-9550) 08/30/26 _x86_64_ (4 CPU) 09:46:41 09:46:41 09:42:31 LINUX RESTART (4 CPU) 09:46:41 09:46:41 09:43:01 CPU %user %nice %system %iowait %steal %idle 09:46:41 09:44:01 all 23.31 0.00 1.87 4.12 1.52 69.17 09:46:41 09:44:01 0 16.86 0.00 1.51 3.59 1.28 76.76 09:46:41 09:44:01 1 11.60 0.00 1.59 5.32 1.20 80.30 09:46:41 09:44:01 2 36.59 0.00 2.36 2.26 2.09 56.69 09:46:41 09:44:01 3 28.24 0.00 2.03 5.33 1.50 62.90 09:46:41 09:45:01 all 20.39 0.00 1.33 1.55 0.77 75.96 09:46:41 09:45:01 0 2.72 0.00 0.28 0.15 0.27 96.58 09:46:41 09:45:01 1 9.85 0.00 0.63 4.57 0.53 84.42 09:46:41 09:45:01 2 46.21 0.00 3.36 0.58 1.55 48.30 09:46:41 09:45:01 3 22.91 0.00 1.07 0.90 0.73 74.39 09:46:41 09:46:01 all 18.91 0.00 1.84 2.21 0.93 76.10 09:46:41 09:46:01 0 7.80 0.00 1.40 0.90 0.76 89.14 09:46:41 09:46:01 1 5.56 0.00 1.99 6.88 0.37 85.20 09:46:41 09:46:01 2 41.08 0.00 2.27 0.38 1.54 54.73 09:46:41 09:46:01 3 21.19 0.00 1.72 0.72 1.05 75.31 09:46:41 Average: all 20.87 0.00 1.68 2.63 1.07 73.74 09:46:41 Average: 0 9.12 0.00 1.06 1.55 0.77 87.50 09:46:41 Average: 1 9.01 0.00 1.41 5.59 0.70 83.30 09:46:41 Average: 2 41.29 0.00 2.66 1.08 1.73 53.24 09:46:41 Average: 3 24.12 0.00 1.61 2.32 1.09 70.86 09:46:41 09:46:41 09:46:41