05:54:30 Started by timer 05:54:30 Running as SYSTEM 05:54:30 [EnvInject] - Loading node environment variables. 05:54:30 Building remotely on prd-ubuntu1804-docker-4c-4g-9070 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release 05:54:30 [ssh-agent] Looking for ssh-agent implementation... 05:54:30 $ ssh-agent 05:54:30 SSH_AUTH_SOCK=/tmp/ssh-fanPb5F09YAi/agent.2057 05:54:30 SSH_AGENT_PID=2059 05:54:30 [ssh-agent] Started. 05:54:31 Running ssh-add (command line suppressed) 05:54:31 Identity added: /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release@tmp/private_key_6156680333299627060.key (jenkins-ssh) 05:54:31 [ssh-agent] Using credentials jenkins (jenkins) 05:54:31 The recommended git tool is: NONE 05:54:33 using credential jenkins 05:54:33 Wiping out workspace first. 05:54:33 Cloning the remote Git repository 05:54:33 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 05:54:33 > git init /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release # timeout=10 05:54:33 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 05:54:33 > git --version # timeout=10 05:54:33 > git --version # 'git version 2.17.1' 05:54:33 using GIT_SSH to set credentials jenkins 05:54:33 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance +refs/heads/*:refs/remotes/origin/* # timeout=10 05:54:34 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance # timeout=10 05:54:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:54:34 Avoid second fetch 05:54:34 > git rev-parse refs/remotes/origin/f-release^{commit} # timeout=10 05:54:34 Checking out Revision 59add9d2173f70dedf7147a5c072ab9a6caf6a26 (refs/remotes/origin/f-release) 05:54:34 > git config core.sparsecheckout # timeout=10 05:54:34 > git checkout -f 59add9d2173f70dedf7147a5c072ab9a6caf6a26 # timeout=10 05:54:35 Commit message: "Update release notes and container tag in release branch" 05:54:35 > git rev-list --no-walk 59add9d2173f70dedf7147a5c072ab9a6caf6a26 # timeout=10 05:54:38 provisioning config files... 05:54:38 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:54:38 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:54:38 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins15160814119926276990.sh 05:54:38 ---> python-tools-install.sh 05:54:38 Setup pyenv: 05:54:38 * system (set by /opt/pyenv/version) 05:54:38 * 3.8.13 (set by /opt/pyenv/version) 05:54:38 * 3.9.13 (set by /opt/pyenv/version) 05:54:38 * 3.10.6 (set by /opt/pyenv/version) 05:54:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DGhx 05:54:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:54:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:54:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:54:53 lf-activate-venv(): INFO: Base packages installed successfully 05:54:53 lf-activate-venv(): INFO: Installing additional packages: lftools 05:55:32 lf-activate-venv(): INFO: Adding /tmp/venv-DGhx/bin to PATH 05:55:32 Generating Requirements File 05:56:03 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 05:56:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:56:03 Python 3.10.6 05:56:04 pip 26.0.1 from /tmp/venv-DGhx/lib/python3.10/site-packages/pip (python 3.10) 05:56:04 appdirs==1.4.4 05:56:04 argcomplete==3.6.3 05:56:04 aspy.yaml==1.3.0 05:56:04 attrs==25.4.0 05:56:04 autopage==0.6.0 05:56:04 backports.strenum==1.3.1 05:56:04 beautifulsoup4==4.14.3 05:56:04 boto3==1.42.68 05:56:04 botocore==1.42.68 05:56:04 bs4==0.0.2 05:56:04 certifi==2026.2.25 05:56:04 cffi==2.0.0 05:56:04 cfgv==3.5.0 05:56:04 chardet==7.1.0 05:56:04 charset-normalizer==3.4.6 05:56:04 click==8.3.1 05:56:04 cliff==4.13.2 05:56:04 cmd2==3.4.0 05:56:04 cryptography==3.3.2 05:56:04 debtcollector==3.0.0 05:56:04 decorator==5.2.1 05:56:04 defusedxml==0.7.1 05:56:04 Deprecated==1.3.1 05:56:04 distlib==0.4.0 05:56:04 dnspython==2.8.0 05:56:04 docker==7.1.0 05:56:04 dogpile.cache==1.5.0 05:56:04 durationpy==0.10 05:56:04 email-validator==2.3.0 05:56:04 filelock==3.25.2 05:56:04 future==1.0.0 05:56:04 gitdb==4.0.12 05:56:04 GitPython==3.1.46 05:56:04 httplib2==0.30.2 05:56:04 identify==2.6.18 05:56:04 idna==3.11 05:56:04 importlib-resources==1.5.0 05:56:04 iso8601==2.1.0 05:56:04 Jinja2==3.1.6 05:56:04 jmespath==1.1.0 05:56:04 jsonpatch==1.33 05:56:04 jsonpointer==3.0.0 05:56:04 jsonschema==4.26.0 05:56:04 jsonschema-specifications==2025.9.1 05:56:04 keystoneauth1==5.13.1 05:56:04 kubernetes==35.0.0 05:56:04 lftools==0.37.22 05:56:04 lxml==6.0.2 05:56:04 markdown-it-py==4.0.0 05:56:04 MarkupSafe==3.0.3 05:56:04 mdurl==0.1.2 05:56:04 msgpack==1.1.2 05:56:04 multi_key_dict==2.0.3 05:56:04 munch==4.0.0 05:56:04 netaddr==1.3.0 05:56:04 niet==1.4.2 05:56:04 nodeenv==1.10.0 05:56:04 oauth2client==4.1.3 05:56:04 oauthlib==3.3.1 05:56:04 openstacksdk==4.10.0 05:56:04 os-service-types==1.8.2 05:56:04 osc-lib==4.4.0 05:56:04 oslo.config==10.3.0 05:56:04 oslo.context==6.3.0 05:56:04 oslo.i18n==6.7.2 05:56:04 oslo.log==8.1.0 05:56:04 oslo.serialization==5.9.1 05:56:04 oslo.utils==10.0.0 05:56:04 packaging==26.0 05:56:04 pbr==7.0.3 05:56:04 platformdirs==4.9.4 05:56:04 prettytable==3.17.0 05:56:04 psutil==7.2.2 05:56:04 pyasn1==0.6.2 05:56:04 pyasn1_modules==0.4.2 05:56:04 pycparser==3.0 05:56:04 pygerrit2==2.0.15 05:56:04 PyGithub==2.8.1 05:56:04 Pygments==2.19.2 05:56:04 PyJWT==2.12.1 05:56:04 PyNaCl==1.6.2 05:56:04 pyparsing==2.4.7 05:56:04 pyperclip==1.11.0 05:56:04 pyrsistent==0.20.0 05:56:04 python-cinderclient==9.9.0 05:56:04 python-dateutil==2.9.0.post0 05:56:04 python-discovery==1.1.3 05:56:04 python-heatclient==5.1.0 05:56:04 python-jenkins==1.8.3 05:56:04 python-keystoneclient==5.8.0 05:56:04 python-magnumclient==4.10.0 05:56:04 python-openstackclient==9.0.0 05:56:04 python-swiftclient==4.10.0 05:56:04 PyYAML==6.0.3 05:56:04 referencing==0.37.0 05:56:04 requests==2.32.5 05:56:04 requests-oauthlib==2.0.0 05:56:04 requestsexceptions==1.4.0 05:56:04 rfc3986==2.0.0 05:56:04 rich==14.3.3 05:56:04 rich-argparse==1.7.2 05:56:04 rpds-py==0.30.0 05:56:04 rsa==4.9.1 05:56:04 ruamel.yaml==0.19.1 05:56:04 ruamel.yaml.clib==0.2.15 05:56:04 s3transfer==0.16.0 05:56:04 simplejson==3.20.2 05:56:04 six==1.17.0 05:56:04 smmap==5.0.3 05:56:04 soupsieve==2.8.3 05:56:04 stevedore==5.7.0 05:56:04 tabulate==0.10.0 05:56:04 toml==0.10.2 05:56:04 tomlkit==0.14.0 05:56:04 tqdm==4.67.3 05:56:04 typing_extensions==4.15.0 05:56:04 urllib3==1.26.20 05:56:04 virtualenv==21.2.0 05:56:04 wcwidth==0.6.0 05:56:04 websocket-client==1.9.0 05:56:04 wrapt==2.1.2 05:56:04 xdg==6.0.0 05:56:04 xmltodict==1.0.4 05:56:04 yq==3.4.3 05:56:04 provisioning config files... 05:56:04 copy managed file [global-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release@tmp/config18289532973877801143tmp 05:56:04 copy managed file [nonrtric-rapp-ransliceassurance-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release@tmp/config17811650415453686110tmp 05:56:04 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins16690894132679897103.sh 05:56:04 ---> docker-login.sh 05:56:04 nexus3.o-ran-sc.org:10001 05:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:05 Configure a credential helper to remove this warning. See 05:56:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:05 05:56:05 Login Succeeded 05:56:05 nexus3.o-ran-sc.org:10002 05:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:05 Configure a credential helper to remove this warning. See 05:56:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:05 05:56:05 Login Succeeded 05:56:05 nexus3.o-ran-sc.org:10003 05:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:05 Configure a credential helper to remove this warning. See 05:56:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:05 05:56:05 Login Succeeded 05:56:05 nexus3.o-ran-sc.org:10004 05:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:05 Configure a credential helper to remove this warning. See 05:56:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:05 05:56:05 Login Succeeded 05:56:05 ---> docker-login.sh ends 05:56:05 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins16284187234600908420.sh 05:56:05 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/sh -xe /tmp/jenkins15334614858975537492.sh 05:56:05 [EnvInject] - Injecting environment variables from a build step. 05:56:05 [EnvInject] - Injecting as environment variables the properties content 05:56:05 DOCKER_ROOT=icsversion 05:56:05 CONTAINER_TAG_YAML_DIR= 05:56:05 CONTAINER_TAG_METHOD=yaml-file 05:56:05 05:56:05 [EnvInject] - Variables injected successfully. 05:56:05 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash -l /tmp/jenkins4255406026681036937.sh 05:56:05 ---> docker-get-container-tag.sh 05:56:05 Setup pyenv: 05:56:06 system 05:56:06 3.8.13 05:56:06 3.9.13 05:56:06 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/.python-version) 05:56:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DGhx from file:/tmp/.os_lf_venv 05:56:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:56:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:56:09 lf-activate-venv(): INFO: Base packages installed successfully 05:56:09 lf-activate-venv(): INFO: Installing additional packages: yq 05:56:10 lf-activate-venv(): INFO: Adding /tmp/venv-DGhx/bin to PATH 05:56:10 ---> Docker image tag found: 1.0.0 05:56:10 [EnvInject] - Injecting environment variables from a build step. 05:56:10 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 05:56:10 [EnvInject] - Variables injected successfully. 05:56:10 [EnvInject] - Injecting environment variables from a build step. 05:56:10 [EnvInject] - Injecting as environment variables the properties content 05:56:10 DOCKER_ARGS=--network=host 05:56:10 DOCKER_ROOT=icsversion 05:56:10 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 05:56:10 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 05:56:10 DOCKER_NAME=o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion 05:56:10 05:56:10 [EnvInject] - Variables injected successfully. 05:56:10 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins5042558151955907486.sh 05:56:10 ---> docker-build.sh 05:56:11 Docker version 24.0.2, build cb74dfc 05:56:11 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion:1.0.0 05:56:11 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion:1.0.0 . 05:56:11 #1 [internal] load build definition from Dockerfile 05:56:11 #1 transferring dockerfile: 1.22kB done 05:56:11 #1 DONE 0.1s 05:56:11 05:56:11 #2 [internal] load .dockerignore 05:56:11 #2 transferring context: 2B done 05:56:11 #2 DONE 0.1s 05:56:12 05:56:12 #3 [internal] load metadata for nexus3.o-ran-sc.org:10001/golang:1.17-bullseye 05:56:13 #3 DONE 1.0s 05:56:13 05:56:13 #4 [internal] load metadata for gcr.io/distroless/base-debian10:latest 05:56:13 #4 DONE 1.2s 05:56:13 05:56:13 #5 [internal] load build context 05:56:13 #5 DONE 0.0s 05:56:13 05:56:13 #6 [stage-1 1/3] FROM gcr.io/distroless/base-debian10@sha256:101798a3b76599762d3528635113f0466dc9655ecba82e8e33d410e2bf5cd319 05:56:13 #6 resolve gcr.io/distroless/base-debian10@sha256:101798a3b76599762d3528635113f0466dc9655ecba82e8e33d410e2bf5cd319 05:56:13 #6 ... 05:56:13 05:56:13 #5 [internal] load build context 05:56:13 #5 transferring context: 93.70kB done 05:56:13 #5 DONE 0.1s 05:56:13 05:56:13 #6 [stage-1 1/3] FROM gcr.io/distroless/base-debian10@sha256:101798a3b76599762d3528635113f0466dc9655ecba82e8e33d410e2bf5cd319 05:56:13 #6 resolve gcr.io/distroless/base-debian10@sha256:101798a3b76599762d3528635113f0466dc9655ecba82e8e33d410e2bf5cd319 0.1s done 05:56:13 #6 sha256:53f10bd6414ed3ac80d202184ec89f826a0c2430310405604a4ac0eaaa49a718 590B / 590B done 05:56:13 #6 sha256:fd7fe75216cc5ed82b18abe5ebc3e63d2f3d4133dbaa39e784c0320a226a775b 619B / 619B done 05:56:13 #6 sha256:2445dbf7678f5ec17f5654ac2b7ad14d7b1ea3af638423fc68f5b38721f25fa4 0B / 657.02kB 0.1s 05:56:13 #6 sha256:101798a3b76599762d3528635113f0466dc9655ecba82e8e33d410e2bf5cd319 1.67kB / 1.67kB done 05:56:13 #6 sha256:f291067d32d8d06c3b996ba726b9aa93a71f6f573098880e05d16660cfc44491 0B / 8.12MB 0.3s 05:56:13 #6 extracting sha256:2445dbf7678f5ec17f5654ac2b7ad14d7b1ea3af638423fc68f5b38721f25fa4 05:56:14 #6 sha256:2445dbf7678f5ec17f5654ac2b7ad14d7b1ea3af638423fc68f5b38721f25fa4 657.02kB / 657.02kB 0.7s done 05:56:14 #6 sha256:f291067d32d8d06c3b996ba726b9aa93a71f6f573098880e05d16660cfc44491 1.05MB / 8.12MB 0.8s 05:56:14 #6 sha256:f291067d32d8d06c3b996ba726b9aa93a71f6f573098880e05d16660cfc44491 3.15MB / 8.12MB 0.9s 05:56:14 #6 extracting sha256:2445dbf7678f5ec17f5654ac2b7ad14d7b1ea3af638423fc68f5b38721f25fa4 0.2s done 05:56:14 #6 sha256:f291067d32d8d06c3b996ba726b9aa93a71f6f573098880e05d16660cfc44491 5.24MB / 8.12MB 1.0s 05:56:14 #6 sha256:f291067d32d8d06c3b996ba726b9aa93a71f6f573098880e05d16660cfc44491 8.12MB / 8.12MB 1.1s done 05:56:14 #6 extracting sha256:f291067d32d8d06c3b996ba726b9aa93a71f6f573098880e05d16660cfc44491 05:56:15 #6 extracting sha256:f291067d32d8d06c3b996ba726b9aa93a71f6f573098880e05d16660cfc44491 0.5s done 05:56:15 #6 DONE 2.4s 05:56:15 05:56:15 #7 [build 1/7] FROM nexus3.o-ran-sc.org:10001/golang:1.17-bullseye@sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b 05:56:15 #7 resolve nexus3.o-ran-sc.org:10001/golang:1.17-bullseye@sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b 0.1s done 05:56:15 #7 sha256:742df529b073e7d1e213702a6cca40c32f3f5068125988de249416ba0abee517 7.12kB / 7.12kB done 05:56:15 #7 sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b 1.86kB / 1.86kB done 05:56:15 #7 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 0.8s done 05:56:15 #7 sha256:55636cf1983628109e569690596b85077f45aca810a77904e8afad48b49aa500 1.80kB / 1.80kB done 05:56:15 #7 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.9s done 05:56:15 #7 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 1.5s 05:56:15 #7 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.2s done 05:56:15 #7 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.1s 05:56:15 #7 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 73.40MB / 85.90MB 2.3s 05:56:15 #7 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 31.46MB / 135.06MB 2.3s 05:56:15 #7 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 81.79MB / 85.90MB 2.4s 05:56:15 #7 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 2.5s done 05:56:15 #7 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 52.43MB / 135.06MB 2.6s 05:56:15 #7 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 59.77MB / 135.06MB 2.7s 05:56:16 #7 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 68.16MB / 135.06MB 2.8s 05:56:16 #7 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 76.55MB / 135.06MB 2.9s 05:56:16 #7 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 83.89MB / 135.06MB 3.0s 05:56:16 #7 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 101.71MB / 135.06MB 3.2s 05:56:16 #7 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 110.10MB / 135.06MB 3.3s 05:56:16 #7 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 119.54MB / 135.06MB 3.4s 05:56:16 #7 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 128.97MB / 135.06MB 3.5s 05:56:17 #7 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 135.06MB / 135.06MB 3.8s done 05:56:18 #7 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 4.0s done 05:56:18 #7 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 05:56:18 #7 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.4s done 05:56:18 #7 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 05:56:19 #7 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.3s done 05:56:19 #7 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 05:56:22 #7 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 3.4s done 05:56:22 #7 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 05:56:26 #7 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 3.5s done 05:56:26 #7 extracting sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 0.1s 05:56:31 #7 extracting sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 5.2s 05:56:34 #7 extracting sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 8.0s done 05:56:34 #7 extracting sha256:d8a1c5873f408d3f5a8d8d73c6b9a3d77818bab0b26142a493909ea8c4d0c020 05:56:34 #7 extracting sha256:d8a1c5873f408d3f5a8d8d73c6b9a3d77818bab0b26142a493909ea8c4d0c020 done 05:56:34 #7 DONE 21.7s 05:56:34 05:56:34 #8 [build 2/7] WORKDIR /app 05:56:35 #8 DONE 1.0s 05:56:35 05:56:35 #9 [build 3/7] COPY go.mod ./ 05:56:36 #9 DONE 0.1s 05:56:36 05:56:36 #10 [build 4/7] COPY go.sum ./ 05:56:36 #10 DONE 0.1s 05:56:36 05:56:36 #11 [build 5/7] RUN go mod download 05:56:37 #11 DONE 1.2s 05:56:37 05:56:37 #12 [build 6/7] COPY . ./ 05:56:37 #12 DONE 0.1s 05:56:37 05:56:37 #13 [build 7/7] RUN go build -o /rappconsumer-sliceassurance 05:56:39 #13 DONE 2.0s 05:56:40 05:56:40 #14 [stage-1 2/3] COPY --from=build /rappconsumer-sliceassurance . 05:56:40 #14 DONE 0.1s 05:56:40 05:56:40 #15 exporting to image 05:56:40 #15 exporting layers 05:56:40 #15 exporting layers 0.1s done 05:56:40 #15 writing image sha256:f65927cb6f16c476b0e2390c1425acd9f62d70a431a839fe00de1622b04d0399 done 05:56:40 #15 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion:1.0.0 done 05:56:40 #15 DONE 0.1s 05:56:40 ---> docker-build.sh ends 05:56:40 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/sh -xe /tmp/jenkins6939067294064522606.sh 05:56:40 [EnvInject] - Injecting environment variables from a build step. 05:56:40 [EnvInject] - Injecting as environment variables the properties content 05:56:40 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 05:56:40 05:56:40 [EnvInject] - Variables injected successfully. 05:56:40 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins15342344544750490641.sh 05:56:40 ---> docker-push.sh 05:56:40 Docker version 24.0.2, build cb74dfc 05:56:40 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion:1.0.0 05:56:40 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion:1.0.0 05:56:40 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion] 05:56:40 accf556d927c: Preparing 05:56:40 91f7bcfdfda8: Preparing 05:56:40 05ef21d76315: Preparing 05:56:40 05ef21d76315: Layer already exists 05:56:40 91f7bcfdfda8: Layer already exists 05:56:41 accf556d927c: Pushed 05:56:41 1.0.0: digest: sha256:b9029029224ddae157f27830e4f2ea37b017b83f50bb86cba2fbdca337a5527c size: 949 05:56:41 ---> docker-push.sh ends 05:56:41 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins5500285098505090170.sh 05:56:42 $ ssh-agent -k 05:56:42 unset SSH_AUTH_SOCK; 05:56:42 unset SSH_AGENT_PID; 05:56:42 echo Agent pid 2059 killed; 05:56:42 [ssh-agent] Stopped. 05:56:42 [PostBuildScript] - [INFO] Executing post build scripts. 05:56:42 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins13137278282451933986.sh 05:56:42 ---> sysstat.sh 05:56:42 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins7488884287985966616.sh 05:56:42 ---> package-listing.sh 05:56:42 ++ tr '[:upper:]' '[:lower:]' 05:56:42 ++ facter osfamily 05:56:43 + OS_FAMILY=debian 05:56:43 + workspace=/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release 05:56:43 + START_PACKAGES=/tmp/packages_start.txt 05:56:43 + END_PACKAGES=/tmp/packages_end.txt 05:56:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:56:43 + PACKAGES=/tmp/packages_start.txt 05:56:43 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release ']' 05:56:43 + PACKAGES=/tmp/packages_end.txt 05:56:43 + case "${OS_FAMILY}" in 05:56:43 + grep '^ii' 05:56:43 + dpkg -l 05:56:43 + '[' -f /tmp/packages_start.txt ']' 05:56:43 + '[' -f /tmp/packages_end.txt ']' 05:56:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:56:43 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release ']' 05:56:43 + mkdir -p /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/archives/ 05:56:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/archives/ 05:56:43 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins10783954376369515068.sh 05:56:43 ---> capture-instance-metadata.sh 05:56:43 Setup pyenv: 05:56:43 system 05:56:43 3.8.13 05:56:43 3.9.13 05:56:43 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/.python-version) 05:56:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DGhx from file:/tmp/.os_lf_venv 05:56:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:56:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:56:45 lf-activate-venv(): INFO: Base packages installed successfully 05:56:45 lf-activate-venv(): INFO: Installing additional packages: lftools 05:57:03 lf-activate-venv(): INFO: Adding /tmp/venv-DGhx/bin to PATH 05:57:03 INFO: Running in OpenStack, capturing instance metadata 05:57:03 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins15660964216648676618.sh 05:57:03 provisioning config files... 05:57:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release@tmp/config7523283074401919031tmp 05:57:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:57:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:57:03 [EnvInject] - Injecting environment variables from a build step. 05:57:03 [EnvInject] - Injecting as environment variables the properties content 05:57:03 SERVER_ID=logs 05:57:03 05:57:03 [EnvInject] - Variables injected successfully. 05:57:03 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins7843324005437492435.sh 05:57:03 ---> create-netrc.sh 05:57:04 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins5235975431978813180.sh 05:57:04 ---> python-tools-install.sh 05:57:04 Setup pyenv: 05:57:04 system 05:57:04 3.8.13 05:57:04 3.9.13 05:57:04 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/.python-version) 05:57:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DGhx from file:/tmp/.os_lf_venv 05:57:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:57:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:57:07 lf-activate-venv(): INFO: Base packages installed successfully 05:57:07 lf-activate-venv(): INFO: Installing additional packages: lftools 05:57:24 lf-activate-venv(): INFO: Adding /tmp/venv-DGhx/bin to PATH 05:57:24 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins15285283160153590033.sh 05:57:24 ---> sudo-logs.sh 05:57:24 Archiving 'sudo' log.. 05:57:25 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins11717006113146747841.sh 05:57:25 ---> job-cost.sh 05:57:25 Setup pyenv: 05:57:25 system 05:57:25 3.8.13 05:57:25 3.9.13 05:57:25 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/.python-version) 05:57:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DGhx from file:/tmp/.os_lf_venv 05:57:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:57:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:57:28 lf-activate-venv(): INFO: Base packages installed successfully 05:57:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:57:38 lf-activate-venv(): INFO: Adding /tmp/venv-DGhx/bin to PATH 05:57:38 INFO: No Stack... 05:57:39 INFO: Retrieving Pricing Info for: v3-starter-4 05:57:39 INFO: Archiving Costs 05:57:39 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash -l /tmp/jenkins16383045862555164779.sh 05:57:39 ---> logs-deploy.sh 05:57:39 Setup pyenv: 05:57:39 system 05:57:39 3.8.13 05:57:39 3.9.13 05:57:39 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/.python-version) 05:57:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DGhx from file:/tmp/.os_lf_venv 05:57:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:57:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:57:43 lf-activate-venv(): INFO: Base packages installed successfully 05:57:43 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:58:01 lf-activate-venv(): INFO: Adding /tmp/venv-DGhx/bin to PATH 05:58:01 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/201 05:58:01 INFO: archiving workspace using pattern(s): 05:58:02 /tmp/venv-DGhx/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.6) doesn't match a supported version! 05:58:02 warnings.warn( 05:58:03 Archives upload complete. 05:58:04 INFO: archiving logs to Nexus 05:58:05 /tmp/venv-DGhx/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.6) doesn't match a supported version! 05:58:05 warnings.warn( 05:58:06 ---> uname -a: 05:58:06 Linux prd-ubuntu1804-docker-4c-4g-9070 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 05:58:06 05:58:06 05:58:06 ---> lscpu: 05:58:06 Architecture: x86_64 05:58:06 CPU op-mode(s): 32-bit, 64-bit 05:58:06 Byte Order: Little Endian 05:58:06 CPU(s): 4 05:58:06 On-line CPU(s) list: 0-3 05:58:06 Thread(s) per core: 1 05:58:06 Core(s) per socket: 1 05:58:06 Socket(s): 4 05:58:06 NUMA node(s): 1 05:58:06 Vendor ID: AuthenticAMD 05:58:06 CPU family: 23 05:58:06 Model: 49 05:58:06 Model name: AMD EPYC-Rome Processor 05:58:06 Stepping: 0 05:58:06 CPU MHz: 2800.000 05:58:06 BogoMIPS: 5600.00 05:58:06 Virtualization: AMD-V 05:58:06 Hypervisor vendor: KVM 05:58:06 Virtualization type: full 05:58:06 L1d cache: 32K 05:58:06 L1i cache: 32K 05:58:06 L2 cache: 512K 05:58:06 L3 cache: 16384K 05:58:06 NUMA node0 CPU(s): 0-3 05:58:06 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 05:58:06 05:58:06 05:58:06 ---> nproc: 05:58:06 4 05:58:06 05:58:06 05:58:06 ---> df -h: 05:58:06 Filesystem Size Used Avail Use% Mounted on 05:58:06 udev 3.9G 0 3.9G 0% /dev 05:58:06 tmpfs 798M 696K 797M 1% /run 05:58:06 /dev/vda1 20G 9.9G 9.3G 52% / 05:58:06 tmpfs 3.9G 0 3.9G 0% /dev/shm 05:58:06 tmpfs 5.0M 0 5.0M 0% /run/lock 05:58:06 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:58:06 /dev/vda15 105M 5.3M 100M 5% /boot/efi 05:58:06 tmpfs 798M 0 798M 0% /run/user/1001 05:58:06 05:58:06 05:58:06 ---> free -m: 05:58:06 total used free shared buff/cache available 05:58:06 Mem: 7976 548 4207 0 3219 7128 05:58:06 Swap: 1023 0 1023 05:58:06 05:58:06 05:58:06 ---> ip addr: 05:58:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:58:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:58:06 inet 127.0.0.1/8 scope host lo 05:58:06 valid_lft forever preferred_lft forever 05:58:06 inet6 ::1/128 scope host 05:58:06 valid_lft forever preferred_lft forever 05:58:06 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 05:58:06 link/ether fa:16:3e:af:ca:eb brd ff:ff:ff:ff:ff:ff 05:58:06 inet 10.32.7.211/23 brd 10.32.7.255 scope global dynamic ens3 05:58:06 valid_lft 86142sec preferred_lft 86142sec 05:58:06 inet6 fe80::f816:3eff:feaf:caeb/64 scope link 05:58:06 valid_lft forever preferred_lft forever 05:58:06 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 05:58:06 link/ether 02:42:06:27:3f:5c brd ff:ff:ff:ff:ff:ff 05:58:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:58:06 valid_lft forever preferred_lft forever 05:58:06 05:58:06 05:58:06 ---> sar -b -r -n DEV: 05:58:06 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-9070) 03/17/26 _x86_64_ (4 CPU) 05:58:06 05:58:06 05:53:50 LINUX RESTART (4 CPU) 05:58:06 05:58:06 05:54:01 tps rtps wtps bread/s bwrtn/s 05:58:06 05:55:02 154.46 69.27 85.19 5618.80 39511.56 05:58:06 05:56:01 59.68 0.22 59.46 23.59 8572.24 05:58:06 05:57:01 148.48 12.50 135.99 2231.39 53828.59 05:58:06 05:58:01 18.60 0.40 18.20 32.79 1355.51 05:58:06 Average: 95.46 20.68 74.78 1984.82 25890.29 05:58:06 05:58:06 05:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:58:06 05:55:02 5884236 7382936 2283192 27.95 35448 1644840 1027996 11.15 613124 1502412 47672 05:58:06 05:56:01 5562704 7345148 2604724 31.89 57640 1889616 1047656 11.37 666932 1736160 126152 05:58:06 05:57:01 4243336 7241024 3924092 48.05 86820 3015148 1143892 12.41 878576 2750268 30668 05:58:06 05:58:01 4380196 7368140 3787232 46.37 89152 3002744 1016352 11.03 753988 2737848 10088 05:58:06 Average: 5017618 7334312 3149810 38.57 67265 2388087 1058974 11.49 728155 2181672 53645 05:58:06 05:58:06 05:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:58:06 05:55:02 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 05:58:06 05:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:06 05:55:02 ens3 403.32 220.38 1050.93 65.40 0.00 0.00 0.00 0.00 05:58:06 05:56:01 lo 0.54 0.54 0.04 0.04 0.00 0.00 0.00 0.00 05:58:06 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:06 05:56:01 ens3 58.72 48.72 714.83 6.04 0.00 0.00 0.00 0.00 05:58:06 05:57:01 lo 3.00 3.00 0.26 0.26 0.00 0.00 0.00 0.00 05:58:06 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:06 05:57:01 ens3 235.87 151.83 5866.87 86.55 0.00 0.00 0.00 0.00 05:58:06 05:58:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 05:58:06 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:06 05:58:01 ens3 12.23 12.45 9.26 6.02 0.00 0.00 0.00 0.00 05:58:06 Average: lo 1.37 1.37 0.12 0.12 0.00 0.00 0.00 0.00 05:58:06 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:06 Average: ens3 178.03 108.60 1915.64 41.15 0.00 0.00 0.00 0.00 05:58:06 05:58:06 05:58:06 ---> sar -P ALL: 05:58:06 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-9070) 03/17/26 _x86_64_ (4 CPU) 05:58:06 05:58:06 05:53:50 LINUX RESTART (4 CPU) 05:58:06 05:58:06 05:54:01 CPU %user %nice %system %iowait %steal %idle 05:58:06 05:55:02 all 18.40 0.00 2.92 4.89 1.19 72.61 05:58:06 05:55:02 0 13.16 0.00 4.58 2.74 1.00 78.52 05:58:06 05:55:02 1 16.90 0.00 2.74 5.65 1.15 73.56 05:58:06 05:55:02 2 25.46 0.00 2.20 4.66 1.10 66.58 05:58:06 05:55:02 3 18.08 0.00 2.13 6.52 1.51 71.75 05:58:06 05:56:01 all 20.37 0.00 1.29 1.93 0.71 75.69 05:58:06 05:56:01 0 2.65 0.00 0.39 1.24 0.20 95.51 05:58:06 05:56:01 1 64.25 0.00 3.61 0.49 1.59 30.05 05:58:06 05:56:01 2 12.58 0.00 0.95 5.98 0.53 79.97 05:58:06 05:56:01 3 1.95 0.00 0.25 0.00 0.52 97.27 05:58:06 05:57:01 all 21.72 0.00 6.13 2.61 0.93 68.61 05:58:06 05:57:01 0 15.33 0.00 4.94 1.98 0.80 76.96 05:58:06 05:57:01 1 17.08 0.00 6.48 0.42 0.88 75.14 05:58:06 05:57:01 2 35.28 0.00 6.83 4.11 1.34 52.44 05:58:06 05:57:01 3 19.22 0.00 6.23 3.96 0.70 69.89 05:58:06 05:58:01 all 21.28 0.00 1.09 0.57 0.81 76.26 05:58:06 05:58:01 0 7.69 0.00 1.08 1.75 0.72 88.75 05:58:06 05:58:01 1 37.34 0.00 1.52 0.42 0.92 59.81 05:58:06 05:58:01 2 32.63 0.00 1.15 0.07 1.05 65.10 05:58:06 05:58:01 3 7.43 0.00 0.58 0.05 0.53 91.40 05:58:06 Average: all 20.44 0.00 2.85 2.50 0.91 73.30 05:58:06 Average: 0 9.72 0.00 2.75 1.93 0.68 84.91 05:58:06 Average: 1 33.82 0.00 3.58 1.75 1.13 59.71 05:58:06 Average: 2 26.52 0.00 2.78 3.69 1.00 66.01 05:58:06 Average: 3 11.68 0.00 2.29 2.64 0.82 82.58 05:58:06 05:58:06 05:58:06