Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-324 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-hw-python-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-p2uNvA8b5d18/agent.2153 SSH_AGENT_PID=2155 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-app-hw-python-docker-merge-master@tmp/private_key_9877038859805715261.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/jenkins17418092612110890272.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-jR8o lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-jR8o/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.2 from /tmp/venv-jR8o/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.2 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.29 botocore==1.34.29 bs4==0.0.2 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.5.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.5.0 docker==4.2.2 dogpile.cache==1.3.0 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.41 google-auth==2.27.0 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.5.0 kubernetes==29.0.0 lftools==0.37.8 lxml==5.1.0 MarkupSafe==2.1.4 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==0.10.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.0 oslo.config==9.3.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.3.0 oslo.utils==7.0.0 packaging==23.2 pbr==6.0.0 platformdirs==4.1.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.4.0 python-jenkins==1.8.2 python-keystoneclient==5.3.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.4 PyYAML==6.0.1 referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.17.1 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.9.0 tzdata==2023.4 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/ric-app-hw-python-docker-merge-master@tmp/config4538661529571481087tmp copy managed file [ric-app-hw-python-settings] to file:/w/workspace/ric-app-hw-python-docker-merge-master@tmp/config4639718186191681118tmp [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins5340413665704288856.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/jenkins5635231152364548889.sh [ric-app-hw-python-docker-merge-master] $ /bin/sh -xe /tmp/jenkins5423949240225652911.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/jenkins17384551886835793534.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-jR8o from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-jR8o/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/jenkins8993059354462417019.sh ---> docker-build.sh Docker version 20.10.20, build 9fdeb9c 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 . Sending build context to Docker daemon 346.1kB Step 1/18 : FROM python:3.8-alpine 3.8-alpine: Pulling from library/python 4abcf2066143: Pulling fs layer dca80dc46cec: Pulling fs layer 78523e2d4ecf: Pulling fs layer 4dd1224e940a: Pulling fs layer 05b96e5275f5: Pulling fs layer 4dd1224e940a: Waiting 05b96e5275f5: Waiting dca80dc46cec: Verifying Checksum dca80dc46cec: Download complete 4abcf2066143: Verifying Checksum 4abcf2066143: Download complete 78523e2d4ecf: Verifying Checksum 78523e2d4ecf: Download complete 4dd1224e940a: Download complete 4abcf2066143: Pull complete 05b96e5275f5: Verifying Checksum 05b96e5275f5: Download complete dca80dc46cec: Pull complete 78523e2d4ecf: Pull complete 4dd1224e940a: Pull complete 05b96e5275f5: Pull complete Digest: sha256:8e3c0aefb8a8e67166f870b0776930eeb2c0d59f094bcd2929fdf49f46cf84da Status: Downloaded newer image for python:3.8-alpine ---> f36c9f755d28 Step 2/18 : COPY --from=nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5 /usr/local/lib64/librmr* /usr/local/lib64/ 4.0.5: Pulling from o-ran-sc/bldr-alpine3-rmr 63656a819106: Pulling fs layer 7f5f6b9920dc: Pulling fs layer 503af471e686: Pulling fs layer 7f5f6b9920dc: Download complete 63656a819106: Verifying Checksum 63656a819106: Download complete 503af471e686: Verifying Checksum 503af471e686: Download complete 63656a819106: Pull complete 7f5f6b9920dc: Pull complete 503af471e686: Pull complete Digest: sha256:eb906735a7969bf0e341ba30c5087c84c393e283ae666edde423bb8f8ca0b24e Status: Downloaded newer image for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5 ---> 632369085eac Step 3/18 : RUN mkdir -p /opt/route/ ---> Running in 31064a25a710 Removing intermediate container 31064a25a710 ---> 9f8417076417 Step 4/18 : COPY init/test_route.rt /opt/route/test_route.rt ---> 6edc6daa2841 Step 5/18 : ENV LD_LIBRARY_PATH /usr/local/lib/:/usr/local/lib64 ---> Running in 5ee99df33b04 Removing intermediate container 5ee99df33b04 ---> b22960ead124 Step 6/18 : ENV RMR_SEED_RT /opt/route/test_route.rt ---> Running in f798611b97e0 Removing intermediate container f798611b97e0 ---> 605e3ceb748c Step 7/18 : RUN apk update && apk add gcc musl-dev bash ---> Running in 707ecf9a57a8 fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/community/x86_64/APKINDEX.tar.gz v3.19.1-7-g882a86b447a [https://dl-cdn.alpinelinux.org/alpine/v3.19/main] v3.19.1-13-g748bc068618 [https://dl-cdn.alpinelinux.org/alpine/v3.19/community] OK: 22981 distinct packages available (1/14) Installing bash (5.2.21-r0) Executing bash-5.2.21-r0.post-install (2/14) Installing libgcc (13.2.1_git20231014-r0) (3/14) Installing jansson (2.14-r4) (4/14) Installing libstdc++ (13.2.1_git20231014-r0) (5/14) Installing zstd-libs (1.5.5-r8) (6/14) Installing binutils (2.41-r0) (7/14) Installing libgomp (13.2.1_git20231014-r0) (8/14) Installing libatomic (13.2.1_git20231014-r0) (9/14) Installing gmp (6.3.0-r0) (10/14) Installing isl26 (0.26-r1) (11/14) Installing mpfr4 (4.2.1-r0) (12/14) Installing mpc1 (1.3.1-r1) (13/14) Installing gcc (13.2.1_git20231014-r0) (14/14) Installing musl-dev (1.2.4_git20230717-r4) Executing busybox-1.36.1-r15.trigger OK: 167 MiB in 52 packages Removing intermediate container 707ecf9a57a8 ---> 28a960ef9489 Step 8/18 : COPY setup.py /tmp ---> 40e5bd3ceb8b Step 9/18 : COPY README.md /tmp ---> 553b8e971520 Step 10/18 : COPY LICENSE.txt /tmp/ ---> 707cb8aa9ce7 Step 11/18 : COPY src/ /tmp/src ---> 666054f86aa1 Step 12/18 : COPY init/ /tmp/init ---> 11dab217e086 Step 13/18 : RUN pip install /tmp ---> Running in 2c58ded7db17 Processing /tmp Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting ricxappframe<2.3.0,>=1.1.1 Downloading ricxappframe-2.2.0-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 kB 4.4 MB/s eta 0:00:00 Collecting ricsdl<4.0.0,>=3.0.0 Downloading ricsdl-3.1.3-py3-none-any.whl (34 kB) Collecting protobuf Downloading protobuf-4.25.2-py3-none-any.whl (156 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.5/156.5 kB 17.5 MB/s eta 0:00:00 Collecting mdclogpy Downloading mdclogpy-1.1.4-py3-none-any.whl (6.5 kB) Collecting inotify-simple Downloading inotify_simple-1.3.5.tar.gz (9.7 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting msgpack Downloading msgpack-1.0.7-cp38-cp38-musllinux_1_1_x86_64.whl (542 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 542.7/542.7 kB 29.9 MB/s eta 0:00:00 Collecting requests Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 9.3 MB/s eta 0:00:00 Collecting redis==4.3.6 Downloading redis-4.3.6-py3-none-any.whl (248 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 248.8/248.8 kB 23.9 MB/s eta 0:00:00 Collecting hiredis==2.0.0 Downloading hiredis-2.0.0.tar.gz (75 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.8/75.8 kB 11.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' 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) Collecting packaging>=20.4 Downloading packaging-23.2-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 7.5 MB/s eta 0:00:00 Collecting async-timeout>=4.0.2 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) Collecting inotify Downloading inotify-0.2.10.tar.gz (9.9 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting idna<4,>=2.5 Downloading idna-3.6-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 6.3 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 18.0 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 11.8 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 Downloading charset_normalizer-3.3.2-cp38-cp38-musllinux_1_1_x86_64.whl (141 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.3/141.3 kB 18.7 MB/s eta 0:00:00 Collecting nose Downloading nose-1.3.7-py3-none-any.whl (154 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.7/154.7 kB 14.0 MB/s eta 0:00:00 Building wheels for collected packages: hw-python, hiredis, inotify-simple, inotify Building wheel for hw-python (setup.py): started Building wheel for hw-python (setup.py): finished with status 'done' Created wheel for hw-python: filename=hw_python-0.0.1-py3-none-any.whl size=22251 sha256=34afaa9fadeaa4640335e00dda3b1d0878339f962a502c135cc8ce1affb68ce6 Stored in directory: /tmp/pip-ephem-wheel-cache-pm1dzc4f/wheels/78/ab/a0/8496039e7645dd3b09b709a816d0511de18e2e54229b2543cc Building wheel for hiredis (setup.py): started Building wheel for hiredis (setup.py): finished with status 'done' Created wheel for hiredis: filename=hiredis-2.0.0-cp38-cp38-linux_x86_64.whl size=79706 sha256=c691a6dd45668961d87bd93ef5e89ec89ef1960331be6e991939cfc0b17e65fb Stored in directory: /root/.cache/pip/wheels/40/f9/92/4f916d7efad1897f2921f8694fa654619198da80ad6afc7996 Building wheel for inotify-simple (setup.py): started Building wheel for inotify-simple (setup.py): finished with status 'done' Created wheel for inotify-simple: filename=inotify_simple-1.3.5-py3-none-any.whl size=7703 sha256=3cebfaedb9dcb9d93c6c6610666a9b9caf756f5b1e49876753cd1cf596577e24 Stored in directory: /root/.cache/pip/wheels/85/b2/be/354e28439e9b15a9a77924041be045e499f11bb03493529246 Building wheel for inotify (setup.py): started Building wheel for inotify (setup.py): finished with status 'done' Created wheel for inotify: filename=inotify-0.2.10-py3-none-any.whl size=13446 sha256=72319631554c17fee0b9ca6d61e1e30036971b6cc2ea98bc57d6150595bc9eae Stored in directory: /root/.cache/pip/wheels/aa/4f/40/336d4e7eafa5c72c2901f5999ba04a3186a0b4e52b035685b6 Successfully built hw-python hiredis inotify-simple inotify Installing collected packages: nose, urllib3, protobuf, packaging, msgpack, inotify-simple, inotify, idna, hiredis, charset-normalizer, certifi, async-timeout, requests, redis, mdclogpy, ricsdl, ricxappframe, hw-python Successfully installed async-timeout-4.0.3 certifi-2023.11.17 charset-normalizer-3.3.2 hiredis-2.0.0 hw-python-0.0.1 idna-3.6 inotify-0.2.10 inotify-simple-1.3.5 mdclogpy-1.1.4 msgpack-1.0.7 nose-1.3.7 packaging-23.2 protobuf-4.25.2 redis-4.3.6 requests-2.31.0 ricsdl-3.1.3 ricxappframe-2.2.0 urllib3-2.1.0 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  [notice] A new release of pip is available: 23.0.1 -> 23.3.2 [notice] To update, run: pip install --upgrade pip Removing intermediate container 2c58ded7db17 ---> 0ba7f25ecca6 Step 14/18 : ENV PYTHONUNBUFFERED 1 ---> Running in 175264993de9 Removing intermediate container 175264993de9 ---> cb8c824236f7 Step 15/18 : ENV CONFIG_FILE=/tmp/init/config-file.json ---> Running in 792b3b671348 Removing intermediate container 792b3b671348 ---> 81e6a4160293 Step 16/18 : ENV DBAAS_SERVICE_PORT=6379 ---> Running in 60be3a2efab7 Removing intermediate container 60be3a2efab7 ---> ab2620433d50 Step 17/18 : ENV DBAAS_SERVICE_HOST=service-ricplt-dbaas-tcp.ricplt.svc.cluster.local ---> Running in dd3e0192ff48 Removing intermediate container dd3e0192ff48 ---> 96f97ec2e228 Step 18/18 : CMD run-hw-python.py ---> Running in af50a33e4269 Removing intermediate container af50a33e4269 ---> 8727018c21ab Successfully built 8727018c21ab Successfully tagged nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-hw-python:1.1.1 ---> docker-build.sh ends [ric-app-hw-python-docker-merge-master] $ /bin/sh -xe /tmp/jenkins4758166713707390109.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/jenkins16843262395867051797.sh ---> docker-push.sh Docker version 20.10.20, build 9fdeb9c 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] 233e16ade89c: Preparing a456fc8a79bf: Preparing 490cc3420e85: Preparing 602f2d45622b: Preparing 4378c59969bd: Preparing 11ffaefe6e85: Preparing 374ef3aa056a: Preparing 11ffaefe6e85: Waiting f653bf1dc9da: Preparing 374ef3aa056a: Waiting 5bfeb3fb36c2: Preparing 1a6fa926a2eb: Preparing 371a330db323: Preparing 5bfeb3fb36c2: Waiting 1a6fa926a2eb: Waiting f653bf1dc9da: Waiting 7402639a4746: Preparing 42672d5bf49e: Preparing 371a330db323: Waiting 7402639a4746: Waiting 678cac8b069e: Preparing d4fc045c9e3a: Preparing 42672d5bf49e: Waiting 678cac8b069e: Waiting 4378c59969bd: Pushed 490cc3420e85: Pushed a456fc8a79bf: Pushed 602f2d45622b: Pushed 11ffaefe6e85: Pushed f653bf1dc9da: Pushed 5bfeb3fb36c2: Pushed 1a6fa926a2eb: Pushed 7402639a4746: Pushed 371a330db323: Pushed 678cac8b069e: Pushed d4fc045c9e3a: Layer already exists 233e16ade89c: Pushed 42672d5bf49e: Pushed 374ef3aa056a: Pushed 1.1.1: digest: sha256:ef7c5c2339e29969d24ab3e0cf1cbf9fcd387dcea5e1f739e4ab8f9c90f76591 size: 3454 ---> docker-push.sh ends [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins5172236457243861334.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2155 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins11715230694535198818.sh ---> sysstat.sh [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins9040525847626897094.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/jenkins17287123780571269926.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-jR8o from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-jR8o/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins10946202022752710436.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-hw-python-docker-merge-master@tmp/config6458098028237933823tmp 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/jenkins434492538779988692.sh ---> create-netrc.sh [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins999980964578917628.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-jR8o from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-jR8o/bin to PATH [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins17740338395514170680.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-app-hw-python-docker-merge-master] $ /bin/bash /tmp/jenkins1449122639124182120.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-jR8o from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 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. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-jR8o/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [ric-app-hw-python-docker-merge-master] $ /bin/bash -l /tmp/jenkins2238460845502332455.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-jR8o from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools 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. python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-jR8o/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/181 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-324 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 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.996 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 2.0G 0 2.0G 0% /dev tmpfs 395M 688K 394M 1% /run /dev/vda1 20G 9.4G 9.9G 49% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3944 467 1140 0 2336 3209 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:f1:1a:06 brd ff:ff:ff:ff:ff:ff inet 10.32.7.203/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86183sec preferred_lft 86183sec inet6 fe80::f816:3eff:fef1:1a06/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:17:9a:03:f7 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-194-generic (prd-ubuntu1804-docker-4c-4g-324) 01/30/24 _x86_64_ (4 CPU) 07:32:35 LINUX RESTART (4 CPU) 07:33:02 tps rtps wtps bread/s bwrtn/s 07:34:01 126.08 63.72 62.36 4638.54 42357.72 07:35:01 140.18 9.03 131.14 1631.46 25564.94 07:36:01 27.95 0.60 27.35 42.39 2094.32 Average: 97.91 24.23 73.68 2089.97 23232.76 07:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:34:01 1655580 3342688 2383076 59.01 49172 1793828 866080 17.02 573264 1633356 148024 07:35:01 1237620 3340196 2801036 69.36 68496 2171340 982656 19.32 722192 1861936 368 07:36:01 1155476 3275324 2883180 71.39 71572 2185704 932156 18.32 799140 1866928 29436 Average: 1349559 3319403 2689097 66.58 63080 2050291 926964 18.22 698199 1787407 59276 07:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:34:01 lo 0.81 0.81 0.07 0.07 0.00 0.00 0.00 0.00 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:01 ens3 359.19 236.28 1416.50 62.65 0.00 0.00 0.00 0.00 07:35:01 lo 7.53 7.53 0.69 0.69 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:35:01 ens3 307.55 218.58 1646.86 808.83 0.00 0.00 0.00 0.00 07:36:01 lo 1.40 1.40 0.13 0.13 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:36:01 ens3 65.37 100.93 45.70 657.94 0.00 0.00 0.00 0.00 Average: lo 3.26 3.26 0.30 0.30 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 Average: ens3 243.39 184.98 1034.23 512.30 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-324) 01/30/24 _x86_64_ (4 CPU) 07:32:35 LINUX RESTART (4 CPU) 07:33:02 CPU %user %nice %system %iowait %steal %idle 07:34:01 all 21.00 0.00 2.19 3.52 0.06 73.24 07:34:01 0 21.79 0.00 1.80 1.72 0.07 74.63 07:34:01 1 8.41 0.00 2.10 1.49 0.05 87.95 07:34:01 2 22.44 0.00 2.38 2.88 0.07 72.23 07:34:01 3 31.54 0.00 2.49 8.02 0.07 57.88 07:35:01 all 19.87 0.00 2.64 3.35 0.06 74.08 07:35:01 0 17.19 0.00 2.41 1.54 0.03 78.83 07:35:01 1 12.82 0.00 2.17 2.32 0.05 82.64 07:35:01 2 18.20 0.00 2.21 2.36 0.05 77.18 07:35:01 3 31.40 0.00 3.77 7.19 0.08 57.56 07:36:01 all 19.29 0.00 0.84 0.97 0.05 78.85 07:36:01 0 20.02 0.00 0.71 0.07 0.05 79.15 07:36:01 1 6.31 0.00 0.52 3.68 0.05 89.44 07:36:01 2 24.15 0.00 0.99 0.08 0.05 74.73 07:36:01 3 26.63 0.00 1.19 0.07 0.05 72.07 Average: all 20.05 0.00 1.89 2.61 0.05 75.40 Average: 0 19.66 0.00 1.63 1.10 0.05 77.56 Average: 1 9.20 0.00 1.60 2.50 0.05 86.66 Average: 2 21.60 0.00 1.86 1.77 0.06 74.73 Average: 3 29.84 0.00 2.48 5.07 0.07 62.54