Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-5191 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-hw-python-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-f02TJjdlt8Qe/agent.2149 SSH_AGENT_PID=2151 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-app-hw-python-docker-merge-master@tmp/private_key_11039624080444678.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/hw-python > git init /w/workspace/ric-app-hw-python-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/hw-python > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/hw-python +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/hw-python # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision a6d00525aa2f62f2457d84731da2b7d89e0b1013 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a6d00525aa2f62f2457d84731da2b7d89e0b1013 # timeout=10 Commit message: "Release image version 1.1.1" > git rev-list --no-walk a6d00525aa2f62f2457d84731da2b7d89e0b1013 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins15025168262007806311.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qdMr lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-qdMr/bin to PATH Generating Requirements File 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. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.1.2 from /tmp/venv-qdMr/lib/python3.10/site-packages/pip (python 3.10) aiohappyeyeballs==2.7.1 aiohttp==3.14.1 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.7.0 aspy.yaml==1.3.0 async-timeout==5.0.1 attrs==26.1.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.15.0 boto3==1.43.40 botocore==1.43.40 bs4==0.0.2 certifi==2026.6.17 cffi==2.0.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.8 click==8.4.2 cliff==4.14.0 cmd2==3.5.1 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.3 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.29.5 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.50 httplib2==0.30.2 identify==2.6.19 idna==3.18 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.14.0 kubernetes==36.0.2 lftools==0.37.22 lxml==6.1.1 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.2.1 multi_key_dict==2.0.3 multidict==6.7.1 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.13.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.4.0 oslo.context==6.4.0 oslo.i18n==6.8.0 oslo.log==8.2.0 oslo.serialization==5.10.0 oslo.utils==10.1.1 packaging==26.2 pbr==7.0.3 platformdirs==4.10.0 prettytable==3.18.0 propcache==0.5.2 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.13.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.4.3 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.11.0 python-openstackclient==10.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.19.0 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.8.4 stevedore==5.8.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.0 tqdm==4.68.3 typing_extensions==4.16.0 urllib3==1.26.20 virtualenv==21.5.2 wcwidth==0.8.2 websocket-client==1.9.0 wrapt==2.2.2 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.2 yq==4.1.1 provisioning config files... copy managed file [global-settings] to file:/w/workspace/ric-app-hw-python-docker-merge-master@tmp/config6616710582314043653tmp copy managed file [ric-app-hw-python-settings] to file:/w/workspace/ric-app-hw-python-docker-merge-master@tmp/config6470920072877745tmp [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins1101592013211124434.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins14480659669676251177.sh [ric-app-hw-python-docker-merge-master] $ /bin/sh -xe /tmp/jenkins1315498709047350591.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=$WORKSPACE CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [ric-app-hw-python-docker-merge-master] $ /bin/bash -l /tmp/jenkins9431427783596948806.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-hw-python-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qdMr from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: yq lf-activate-venv(): INFO: Adding /tmp/venv-qdMr/bin to PATH ---> Docker image tag found: 1.1.1 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=/w/workspace/ric-app-hw-python-docker-merge-master CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/ric-app-hw-python [EnvInject] - Variables injected successfully. [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins51884913500288433.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-hw-python:1.1.1 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-hw-python:1.1.1 . #1 [internal] load .dockerignore #1 transferring context: 2B 0.0s done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.71kB done #2 DONE 0.1s #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5 #3 DONE 0.1s #4 [internal] load metadata for docker.io/library/python:3.8-alpine #4 DONE 1.1s #5 [internal] load build context #5 DONE 0.0s #6 FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5@sha256:eb906735a7969bf0e341ba30c5087c84c393e283ae666edde423bb8f8ca0b24e #6 DONE 0.0s #7 [stage-0 1/11] FROM docker.io/library/python:3.8-alpine@sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba #7 resolve docker.io/library/python:3.8-alpine@sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba 0.1s done #7 ... #5 [internal] load build context #5 transferring context: 54.07kB 0.0s done #5 DONE 0.1s #7 [stage-0 1/11] FROM docker.io/library/python:3.8-alpine@sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba #7 sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba 10.29kB / 10.29kB done #7 sha256:9f956f4ecf00137962b8da05d2ced2181cf22e23036a81daa61610e16ddd1078 1.73kB / 1.73kB done #7 sha256:cd39247b02f92df84605637e0f1b7887434169aca105b8ee9cbcd2dbfc988ed5 4.95kB / 4.95kB done #7 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 0B / 3.62MB 0.1s #7 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 0B / 14.22MB 0.1s #7 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 3.62MB / 3.62MB 0.3s #7 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 2.10MB / 14.22MB 0.3s #7 sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 455.12kB / 455.12kB 0.3s done #7 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 3.62MB / 3.62MB 0.4s done #7 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 5.24MB / 14.22MB 0.4s #7 extracting sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 #7 sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 247B / 247B 0.4s #7 ... #6 FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5@sha256:eb906735a7969bf0e341ba30c5087c84c393e283ae666edde423bb8f8ca0b24e #6 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5@sha256:eb906735a7969bf0e341ba30c5087c84c393e283ae666edde423bb8f8ca0b24e 0.1s done #6 sha256:97c4949696de859e2ea8ba7daf1351159313b147096c783a6690c444385a2d8f 1.85kB / 1.85kB done #6 sha256:63656a819106ad237a89f8dbbb6e3f6602162b37cccd4e67d10ecfe0a139627b 74.88kB / 74.88kB 0.1s done #6 sha256:503af471e686c80a76be3dc30d7151054d231354a7579feca3b820c4e6560baf 356.08kB / 356.08kB 0.1s done #6 sha256:eb906735a7969bf0e341ba30c5087c84c393e283ae666edde423bb8f8ca0b24e 944B / 944B done #6 extracting sha256:63656a819106ad237a89f8dbbb6e3f6602162b37cccd4e67d10ecfe0a139627b done #6 sha256:7f5f6b9920dc197bc85d7fffa091ed0d2f41981019754da79255b464c034e1dc 5.96kB / 5.96kB 0.1s done #6 extracting sha256:7f5f6b9920dc197bc85d7fffa091ed0d2f41981019754da79255b464c034e1dc done #6 extracting sha256:503af471e686c80a76be3dc30d7151054d231354a7579feca3b820c4e6560baf 0.0s done #6 DONE 0.6s #7 [stage-0 1/11] FROM docker.io/library/python:3.8-alpine@sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba #7 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 12.58MB / 14.22MB 0.6s #7 extracting sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 0.2s done #7 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 14.22MB / 14.22MB 0.7s #7 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 14.22MB / 14.22MB 0.8s done #7 extracting sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 #7 extracting sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 0.1s done #7 extracting sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 0.1s #7 extracting sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 1.0s done #7 extracting sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 done #7 DONE 4.4s #8 [stage-0 2/11] COPY --from=nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5 /usr/local/lib64/librmr* /usr/local/lib64/ #8 DONE 0.4s #9 [stage-0 3/11] RUN mkdir -p /opt/route/ #9 DONE 0.3s #10 [stage-0 4/11] COPY init/test_route.rt /opt/route/test_route.rt #10 DONE 0.1s #11 [stage-0 5/11] RUN apk update && apk add gcc musl-dev bash #11 0.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz #11 0.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz #11 0.815 v3.20.10-103-gfcf67655d29 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] #11 0.815 v3.20.10-105-g68fc69bb571 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] #11 0.815 OK: 24190 distinct packages available #11 1.386 (1/15) Upgrading musl (1.2.5-r0 -> 1.2.5-r3) #11 1.441 (2/15) Installing bash (5.2.26-r0) #11 1.462 Executing bash-5.2.26-r0.post-install #11 1.466 (3/15) Installing libgcc (13.2.1_git20240309-r1) #11 1.472 (4/15) Installing jansson (2.14-r4) #11 1.475 (5/15) Installing libstdc++ (13.2.1_git20240309-r1) #11 1.504 (6/15) Installing zstd-libs (1.5.6-r0) #11 1.518 (7/15) Installing binutils (2.42-r1) #11 1.610 (8/15) Installing libgomp (13.2.1_git20240309-r1) #11 1.619 (9/15) Installing libatomic (13.2.1_git20240309-r1) #11 1.623 (10/15) Installing gmp (6.3.0-r1) #11 1.633 (11/15) Installing isl26 (0.26-r1) #11 1.657 (12/15) Installing mpfr4 (4.2.1-r0) #11 1.673 (13/15) Installing mpc1 (1.3.1-r1) #11 1.677 (14/15) Installing gcc (13.2.1_git20240309-r1) #11 2.716 (15/15) Installing musl-dev (1.2.5-r3) #11 2.796 Executing busybox-1.36.1-r29.trigger #11 2.804 OK: 166 MiB in 51 packages #11 DONE 3.3s #12 [stage-0 6/11] COPY setup.py /tmp #12 DONE 0.1s #13 [stage-0 7/11] COPY README.md /tmp #13 DONE 0.2s #14 [stage-0 8/11] COPY LICENSE.txt /tmp/ #14 DONE 0.1s #15 [stage-0 9/11] COPY src/ /tmp/src #15 DONE 0.2s #16 [stage-0 10/11] COPY init/ /tmp/init #16 DONE 0.2s #17 [stage-0 11/11] RUN pip install /tmp #17 3.708 Processing /tmp #17 3.709 Preparing metadata (setup.py): started #17 4.359 Preparing metadata (setup.py): finished with status 'done' #17 4.447 Collecting ricxappframe<2.3.0,>=1.1.1 #17 4.555 Downloading ricxappframe-2.2.0-py3-none-any.whl (78 kB) #17 4.575 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 kB 4.8 MB/s eta 0:00:00 #17 4.625 Collecting ricsdl<4.0.0,>=3.0.0 #17 4.635 Downloading ricsdl-3.1.3-py3-none-any.whl (34 kB) #17 4.721 Collecting mdclogpy #17 4.793 Downloading mdclogpy-1.1.4-py3-none-any.whl (6.5 kB) #17 4.827 Collecting inotify-simple #17 4.835 Downloading inotify_simple-2.0.1-py3-none-any.whl (7.4 kB) #17 4.941 Collecting requests #17 4.949 Downloading requests-2.32.4-py3-none-any.whl (64 kB) #17 4.962 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 7.0 MB/s eta 0:00:00 #17 5.590 Collecting protobuf #17 5.603 Downloading protobuf-5.29.6-py3-none-any.whl (173 kB) #17 5.618 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 173.1/173.1 kB 16.5 MB/s eta 0:00:00 #17 5.885 Collecting msgpack #17 5.956 Downloading msgpack-1.1.1-cp38-cp38-musllinux_1_2_x86_64.whl (412 kB) #17 5.978 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 412.8/412.8 kB 25.4 MB/s eta 0:00:00 #17 6.379 Collecting hiredis==2.0.0 #17 6.386 Downloading hiredis-2.0.0.tar.gz (75 kB) #17 6.401 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.8/75.8 kB 6.4 MB/s eta 0:00:00 #17 6.425 Preparing metadata (setup.py): started #17 6.831 Preparing metadata (setup.py): finished with status 'done' #17 6.834 Requirement already satisfied: setuptools in /usr/local/lib/python3.8/site-packages (from ricsdl<4.0.0,>=3.0.0->ricxappframe<2.3.0,>=1.1.1->hw-python==0.0.1) (57.5.0) #17 6.983 Collecting redis==4.3.6 #17 6.983 Downloading redis-4.3.6-py3-none-any.whl (248 kB) #17 6.996 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 248.8/248.8 kB 16.8 MB/s eta 0:00:00 #17 7.053 Collecting async-timeout>=4.0.2 #17 7.059 Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB) #17 7.127 Collecting packaging>=20.4 #17 7.141 Downloading packaging-26.2-py3-none-any.whl (100 kB) #17 7.151 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 8.9 MB/s eta 0:00:00 #17 7.181 Collecting inotify #17 7.189 Downloading inotify-0.2.12-py2.py3-none-any.whl (20 kB) #17 7.420 Collecting urllib3<3,>=1.21.1 #17 7.426 Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) #17 7.439 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 kB 15.1 MB/s eta 0:00:00 #17 7.505 Collecting certifi>=2017.4.17 #17 7.512 Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) #17 7.525 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 17.1 MB/s eta 0:00:00 #17 7.571 Collecting idna<4,>=2.5 #17 7.580 Downloading idna-3.15-py3-none-any.whl (72 kB) #17 7.594 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.3/72.3 kB 7.2 MB/s eta 0:00:00 #17 7.996 Collecting charset_normalizer<4,>=2 #17 8.008 Downloading charset_normalizer-3.4.8-cp38-cp38-musllinux_1_2_x86_64.whl (207 kB) #17 8.039 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 207.4/207.4 kB 7.9 MB/s eta 0:00:00 #17 8.132 Collecting build #17 8.134 Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) #17 8.276 Collecting pyproject_hooks #17 8.284 Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) #17 8.370 Collecting tomli>=1.1.0 #17 8.376 Downloading tomli-2.4.1-py3-none-any.whl (14 kB) #17 8.535 Collecting importlib-metadata>=4.6 #17 8.545 Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB) #17 8.662 Collecting zipp>=3.20 #17 8.669 Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB) #17 8.781 Building wheels for collected packages: hw-python, hiredis #17 8.782 Building wheel for hw-python (setup.py): started #17 9.429 Building wheel for hw-python (setup.py): finished with status 'done' #17 9.430 Created wheel for hw-python: filename=hw_python-0.0.1-py3-none-any.whl size=22250 sha256=8675e4d2450ffa5e2023266cb090fef5d42d1b28c0c47749ca5047e18209a95f #17 9.431 Stored in directory: /tmp/pip-ephem-wheel-cache-gq07evz4/wheels/78/ab/a0/8496039e7645dd3b09b709a816d0511de18e2e54229b2543cc #17 9.437 Building wheel for hiredis (setup.py): started #17 11.80 Building wheel for hiredis (setup.py): finished with status 'done' #17 11.80 Created wheel for hiredis: filename=hiredis-2.0.0-cp38-cp38-linux_x86_64.whl size=79688 sha256=958e57edd78bd08cab5d06db7ee2903fd734ab31e5cf736db9524dd4d350098a #17 11.80 Stored in directory: /root/.cache/pip/wheels/40/f9/92/4f916d7efad1897f2921f8694fa654619198da80ad6afc7996 #17 11.81 Successfully built hw-python hiredis #17 12.18 Installing collected packages: zipp, urllib3, tomli, pyproject_hooks, protobuf, packaging, msgpack, inotify-simple, idna, hiredis, charset_normalizer, certifi, async-timeout, requests, redis, importlib-metadata, ricsdl, build, inotify, mdclogpy, ricxappframe, hw-python #17 14.15 Successfully installed async-timeout-5.0.1 build-1.2.2.post1 certifi-2026.6.17 charset_normalizer-3.4.8 hiredis-2.0.0 hw-python-0.0.1 idna-3.15 importlib-metadata-8.5.0 inotify-0.2.12 inotify-simple-2.0.1 mdclogpy-1.1.4 msgpack-1.1.1 packaging-26.2 protobuf-5.29.6 pyproject_hooks-1.2.0 redis-4.3.6 requests-2.32.4 ricsdl-3.1.3 ricxappframe-2.2.0 tomli-2.4.1 urllib3-2.2.3 zipp-3.20.2 #17 14.16 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #17 14.32 #17 14.32 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #17 14.32 [notice] To update, run: pip install --upgrade pip #17 DONE 15.2s #18 exporting to image #18 exporting layers #18 exporting layers 1.3s done #18 writing image sha256:e2ca8f60c165f306bd5370b96d168ef0f62458576b19418fa6a817eab3de743c done #18 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-hw-python:1.1.1 done #18 DONE 1.3s ---> docker-build.sh ends [ric-app-hw-python-docker-merge-master] $ /bin/sh -xe /tmp/jenkins10486944714912949357.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins7262330901455567021.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-hw-python:1.1.1 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-hw-python:1.1.1 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-hw-python] a251dbf1de7b: Preparing 78b3abbd6e56: Preparing 0913ca5aa589: Preparing 8c3195d5a44b: Preparing da73942e0a00: Preparing c1023944d25a: Preparing 1b101394ab04: Preparing 57c222580aaf: Preparing 17a2f47294be: Preparing 94653625da80: Preparing 817fa7f5a4af: Preparing 6b49371d7ed7: Preparing 50acbb6dc641: Preparing 63ca1fbb43ae: Preparing 17a2f47294be: Waiting c1023944d25a: Waiting 1b101394ab04: Waiting 94653625da80: Waiting 817fa7f5a4af: Waiting 57c222580aaf: Waiting 6b49371d7ed7: Waiting 50acbb6dc641: Waiting 63ca1fbb43ae: Waiting 8c3195d5a44b: Pushed 0913ca5aa589: Pushed 78b3abbd6e56: Pushed da73942e0a00: Pushed c1023944d25a: Pushed 57c222580aaf: Pushed 17a2f47294be: Pushed 817fa7f5a4af: Layer already exists 6b49371d7ed7: Layer already exists 50acbb6dc641: Layer already exists 63ca1fbb43ae: Layer already exists 94653625da80: Pushed a251dbf1de7b: Pushed 1b101394ab04: Pushed 1.1.1: digest: sha256:299a2ec88faacde3450cc8993432f7b74afdd0d2f94e6d4b6494d1a6b21acc68 size: 3242 ---> docker-push.sh ends [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins5650149196040223989.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2151 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins15475596468916076179.sh ---> sysstat.sh [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins10545042859839591539.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ric-app-hw-python-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ric-app-hw-python-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ric-app-hw-python-docker-merge-master ']' + mkdir -p /w/workspace/ric-app-hw-python-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-app-hw-python-docker-merge-master/archives/ [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins2895752679994453975.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-hw-python-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qdMr from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-qdMr/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins10353844817902279362.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-hw-python-docker-merge-master@tmp/config10965152598186482751tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins16596104626012347465.sh ---> create-netrc.sh [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins14823262402265333808.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-hw-python-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qdMr from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-qdMr/bin to PATH [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins1781975351434434663.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins12026132291864766411.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-hw-python-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qdMr from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-qdMr/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [ric-app-hw-python-docker-merge-master] $ /bin/bash -l /tmp/jenkins326121879091480467.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-hw-python-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qdMr from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-qdMr/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-hw-python-docker-merge-master/308 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-5191 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 9.2G 11G 48% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7975 514 5031 0 2429 7175 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:89:3f:b9 brd ff:ff:ff:ff:ff:ff inet 10.32.6.139/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86106sec preferred_lft 86106sec inet6 fe80::f816:3eff:fe89:3fb9/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:2d:7d:f5:85 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5191) 07/07/26 _x86_64_ (4 CPU) 07:32:49 LINUX RESTART (4 CPU) 07:33:01 tps rtps wtps bread/s bwrtn/s 07:34:02 154.87 69.27 85.60 5637.73 39655.41 07:35:01 62.22 0.22 62.00 23.59 9517.86 07:36:01 125.86 12.75 113.11 2284.42 16693.08 07:37:01 14.15 0.48 13.66 41.46 622.83 Average: 89.39 20.77 68.62 2004.97 16651.72 07:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:34:02 5888312 7394348 2279108 27.90 36100 1651264 1011628 10.98 601312 1510588 50344 07:35:01 5620596 7368860 2546824 31.18 55360 1861744 1024924 11.12 637892 1716444 71436 07:36:01 5226312 7406016 2941108 36.01 69292 2261960 1080756 11.73 842808 1868640 64 07:37:01 5184600 7377336 2982820 36.52 71960 2271896 1022236 11.09 883388 1869376 26776 Average: 5479955 7386640 2687465 32.90 58178 2011716 1034886 11.23 741350 1741262 37155 07:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:34:02 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 07:34:02 ens3 421.60 257.31 1055.73 67.51 0.00 0.00 0.00 0.00 07:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:01 lo 0.61 0.61 0.05 0.05 0.00 0.00 0.00 0.00 07:35:01 ens3 82.16 67.23 846.27 7.34 0.00 0.00 0.00 0.00 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:01 lo 4.60 4.60 0.44 0.44 0.00 0.00 0.00 0.00 07:36:01 ens3 281.79 216.38 1367.97 937.06 0.00 0.00 0.00 0.00 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 07:37:01 ens3 39.43 46.09 13.51 263.10 0.00 0.00 0.00 0.00 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 1.89 1.89 0.17 0.17 0.00 0.00 0.00 0.00 Average: ens3 206.76 147.08 820.76 320.04 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5191) 07/07/26 _x86_64_ (4 CPU) 07:32:49 LINUX RESTART (4 CPU) 07:33:01 CPU %user %nice %system %iowait %steal %idle 07:34:02 all 18.35 0.00 2.62 4.98 1.31 72.74 07:34:02 0 25.73 0.00 4.85 1.78 1.30 66.34 07:34:02 1 16.58 0.00 1.77 4.13 1.02 76.51 07:34:02 2 22.44 0.00 1.89 2.59 1.27 71.82 07:34:02 3 8.67 0.00 1.98 11.39 1.66 76.31 07:35:01 all 19.93 0.00 1.24 1.59 0.95 76.29 07:35:01 0 13.43 0.00 0.91 0.08 0.51 85.06 07:35:01 1 18.03 0.00 0.88 0.27 0.90 79.91 07:35:01 2 31.92 0.00 2.05 2.98 1.19 61.86 07:35:01 3 16.37 0.00 1.08 3.02 1.20 78.33 07:36:01 all 20.40 0.00 2.49 3.80 1.18 72.12 07:36:01 0 14.02 0.00 2.12 2.05 0.82 80.98 07:36:01 1 20.05 0.00 2.47 4.12 1.38 71.98 07:36:01 2 12.27 0.00 1.70 3.60 1.00 81.43 07:36:01 3 35.31 0.00 3.66 5.46 1.54 54.03 07:37:01 all 16.75 0.00 0.82 0.34 0.69 81.40 07:37:01 0 2.43 0.00 0.42 0.03 0.18 96.94 07:37:01 1 23.28 0.00 0.87 0.05 0.87 74.94 07:37:01 2 36.73 0.00 1.42 1.27 1.30 59.29 07:37:01 3 4.65 0.00 0.55 0.02 0.42 94.37 Average: all 18.85 0.00 1.79 2.68 1.03 75.64 Average: 0 13.91 0.00 2.08 0.99 0.70 82.31 Average: 1 19.49 0.00 1.50 2.15 1.04 75.82 Average: 2 25.81 0.00 1.76 2.61 1.19 68.63 Average: 3 16.22 0.00 1.82 4.98 1.20 75.78