Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on prd-ubuntu1804-docker-4c-4g-4527 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-ad-docker-merge-master
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-I4oetow3evh7/agent.2135
SSH_AGENT_PID=2137
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /w/workspace/ric-app-ad-docker-merge-master@tmp/private_key_769348082550937562.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/ad
 > git init /w/workspace/ric-app-ad-docker-merge-master # timeout=10
Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/ad
 > 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/ad +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/ad # 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 f9f97b8c682d890395e3de5a56450ebb04a5630b (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f9f97b8c682d890395e3de5a56450ebb04a5630b # timeout=10
Commit message: "Merge "CI: Add merge workflow that runs SonarCloud scan""
 > git rev-list --no-walk f9f97b8c682d890395e3de5a56450ebb04a5630b # 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-ad-docker-merge-master] $ /bin/bash /tmp/jenkins523323125256276080.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-gPKk
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-gPKk/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.
lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
Python 3.10.6
pip 25.0.1 from /tmp/venv-gPKk/lib/python3.10/site-packages/pip (python 3.10)
appdirs==1.4.4
argcomplete==3.6.2
aspy.yaml==1.3.0
attrs==25.3.0
autopage==0.5.2
beautifulsoup4==4.13.3
boto3==1.37.28
botocore==1.37.28
bs4==0.0.2
cachetools==5.5.2
certifi==2025.1.31
cffi==1.17.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.4.1
click==8.1.8
cliff==4.9.1
cmd2==2.5.11
cryptography==3.3.2
debtcollector==3.0.0
decorator==5.2.1
defusedxml==0.7.1
Deprecated==1.2.18
distlib==0.3.9
dnspython==2.7.0
docker==4.2.2
dogpile.cache==1.3.4
durationpy==0.9
email_validator==2.2.0
filelock==3.18.0
future==1.0.0
gitdb==4.0.12
GitPython==3.1.44
google-auth==2.38.0
httplib2==0.22.0
identify==2.6.9
idna==3.10
importlib-resources==1.5.0
iso8601==2.1.0
Jinja2==3.1.6
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
keystoneauth1==5.10.0
kubernetes==32.0.1
lftools==0.37.12
lxml==5.3.2
MarkupSafe==3.0.2
msgpack==1.1.0
multi_key_dict==2.0.3
munch==4.0.0
netaddr==1.3.0
niet==1.4.2
nodeenv==1.9.1
oauth2client==4.1.3
oauthlib==3.2.2
openstacksdk==4.4.0
os-client-config==2.1.0
os-service-types==1.7.0
osc-lib==3.2.0
oslo.config==9.7.1
oslo.context==5.7.1
oslo.i18n==6.5.1
oslo.log==7.1.0
oslo.serialization==5.7.0
oslo.utils==8.2.0
packaging==24.2
pbr==6.1.1
platformdirs==4.3.7
prettytable==3.16.0
psutil==7.0.0
pyasn1==0.6.1
pyasn1_modules==0.4.2
pycparser==2.22
pygerrit2==2.0.15
PyGithub==2.6.1
PyJWT==2.10.1
PyNaCl==1.5.0
pyparsing==2.4.7
pyperclip==1.9.0
pyrsistent==0.20.0
python-cinderclient==9.7.0
python-dateutil==2.9.0.post0
python-heatclient==4.1.0
python-jenkins==1.8.2
python-keystoneclient==5.6.0
python-magnumclient==4.8.1
python-openstackclient==7.4.0
python-swiftclient==4.7.0
PyYAML==6.0.2
referencing==0.36.2
requests==2.32.3
requests-oauthlib==2.0.0
requestsexceptions==1.4.0
rfc3986==2.0.0
rpds-py==0.24.0
rsa==4.9
ruamel.yaml==0.18.10
ruamel.yaml.clib==0.2.12
s3transfer==0.11.4
simplejson==3.20.1
six==1.17.0
smmap==5.0.2
soupsieve==2.6
stevedore==5.4.1
tabulate==0.9.0
toml==0.10.2
tomlkit==0.13.2
tqdm==4.67.1
typing_extensions==4.13.1
tzdata==2025.2
urllib3==1.26.20
virtualenv==20.30.0
wcwidth==0.2.13
websocket-client==1.8.0
wrapt==1.17.2
xdg==6.0.0
xmltodict==0.14.2
yq==3.4.3
provisioning config files...
copy managed file [global-settings] to file:/w/workspace/ric-app-ad-docker-merge-master@tmp/config8869072264412359513tmp
copy managed file [ric-app-ad-settings] to file:/w/workspace/ric-app-ad-docker-merge-master@tmp/config2760974901705723865tmp
[ric-app-ad-docker-merge-master] $ /bin/bash /tmp/jenkins17919383289764617202.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-ad-docker-merge-master] $ /bin/bash /tmp/jenkins11303944114375658335.sh
[ric-app-ad-docker-merge-master] $ /bin/sh -xe /tmp/jenkins10328542729692416423.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-ad-docker-merge-master] $ /bin/bash -l /tmp/jenkins15725492872071129144.sh
---> docker-get-container-tag.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/ric-app-ad-docker-merge-master/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gPKk from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: yq 
lf-activate-venv(): INFO: Adding /tmp/venv-gPKk/bin to PATH
---> Docker image tag found: 1.0.0
[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-ad-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-ad

[EnvInject] - Variables injected successfully.
[ric-app-ad-docker-merge-master] $ /bin/bash /tmp/jenkins4269900676682833664.sh
---> docker-build.sh
Docker version 24.0.2, build cb74dfc
Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-ad:1.0.0
docker build --network=host     -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-ad:1.0.0 .
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.97kB done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 0.1s

#3 [internal] load metadata for docker.io/continuumio/miniconda3:23.10.0-1
#3 DONE 1.2s

#4 [internal] load build context
#4 transferring context: 4.76MB 0.1s done
#4 DONE 0.1s

#5 [ 1/12] FROM docker.io/continuumio/miniconda3:23.10.0-1@sha256:5ee0ed861bce8f67acb0a3e8a416891781db54302d93bf20a3c6301d7683d7b9
#5 resolve docker.io/continuumio/miniconda3:23.10.0-1@sha256:5ee0ed861bce8f67acb0a3e8a416891781db54302d93bf20a3c6301d7683d7b9 0.0s done
#5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 0B / 114.51MB 0.2s
#5 sha256:5ee0ed861bce8f67acb0a3e8a416891781db54302d93bf20a3c6301d7683d7b9 3.11kB / 3.11kB done
#5 sha256:166ff37fba6c25fcad8516aa5481a2a8dfde11370f81b245c1e2e8002e68bcce 869B / 869B done
#5 sha256:6d17b7c0d4a8e7b46141cc2681f5b040c4be0ec229227be9d1fbe39fc18f76c5 4.61kB / 4.61kB done
#5 sha256:0bc8ff246cb8ff91066742f8f7ded40397e7aaaa925200b7bec5382d1ffcd6a0 3.15MB / 31.42MB 0.2s
#5 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 0B / 50.08MB 0.2s
#5 sha256:0bc8ff246cb8ff91066742f8f7ded40397e7aaaa925200b7bec5382d1ffcd6a0 11.53MB / 31.42MB 0.3s
#5 sha256:0bc8ff246cb8ff91066742f8f7ded40397e7aaaa925200b7bec5382d1ffcd6a0 17.83MB / 31.42MB 0.4s
#5 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 3.15MB / 50.08MB 0.4s
#5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 14.68MB / 114.51MB 0.6s
#5 sha256:0bc8ff246cb8ff91066742f8f7ded40397e7aaaa925200b7bec5382d1ffcd6a0 25.17MB / 31.42MB 0.6s
#5 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 10.49MB / 50.08MB 0.6s
#5 sha256:0bc8ff246cb8ff91066742f8f7ded40397e7aaaa925200b7bec5382d1ffcd6a0 30.41MB / 31.42MB 0.7s
#5 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 14.68MB / 50.08MB 0.7s
#5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 30.41MB / 114.51MB 0.8s
#5 sha256:0bc8ff246cb8ff91066742f8f7ded40397e7aaaa925200b7bec5382d1ffcd6a0 31.42MB / 31.42MB 0.8s done
#5 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 18.87MB / 50.08MB 0.8s
#5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 37.75MB / 114.51MB 0.9s
#5 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 26.21MB / 50.08MB 0.9s
#5 extracting sha256:0bc8ff246cb8ff91066742f8f7ded40397e7aaaa925200b7bec5382d1ffcd6a0
#5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 45.09MB / 114.51MB 1.0s
#5 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 31.46MB / 50.08MB 1.0s
#5 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 36.70MB / 50.08MB 1.1s
#5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 54.53MB / 114.51MB 1.2s
#5 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 41.94MB / 50.08MB 1.2s
#5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 61.87MB / 114.51MB 1.3s
#5 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 48.23MB / 50.08MB 1.3s
#5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 72.35MB / 114.51MB 1.5s
#5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 80.74MB / 114.51MB 1.6s
#5 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 50.08MB / 50.08MB 1.5s done
#5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 89.13MB / 114.51MB 1.7s
#5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 105.91MB / 114.51MB 1.9s
#5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 114.51MB / 114.51MB 2.0s
#5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 114.51MB / 114.51MB 2.1s done
#5 extracting sha256:0bc8ff246cb8ff91066742f8f7ded40397e7aaaa925200b7bec5382d1ffcd6a0 1.7s done
#5 extracting sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 0.1s
#5 extracting sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 2.5s done
#5 extracting sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf
#5 extracting sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 5.2s done
#5 DONE 11.3s

#6 [ 2/12] RUN mkdir -p /opt/route/
#6 DONE 0.5s

#7 [ 3/12] RUN apt update && apt install -y gcc musl-dev
#7 0.231 
#7 0.231 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#7 0.231 
#7 0.259 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
#7 0.271 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB]
#7 0.273 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
#7 0.367 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8066 kB]
#7 0.482 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [358 kB]
#7 0.559 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
#7 1.503 Fetched 8630 kB in 1s (6872 kB/s)
#7 1.503 Reading package lists...
#7 2.036 Building dependency tree...
#7 2.217 Reading state information...
#7 2.234 48 packages can be upgraded. Run 'apt list --upgradable' to see them.
#7 2.240 
#7 2.240 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#7 2.240 
#7 2.247 Reading package lists...
#7 2.870 Building dependency tree...
#7 3.073 Reading state information...
#7 3.304 The following additional packages will be installed:
#7 3.304   binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-10
#7 3.304   fontconfig-config fonts-dejavu-core gcc-10 libasan6 libatomic1 libbinutils
#7 3.304   libc-dev-bin libc-devtools libc6 libc6-dev libcc1-0 libcrypt-dev
#7 3.304   libctf-nobfd0 libctf0 libdeflate0 libfontconfig1 libfreetype6 libgcc-10-dev
#7 3.304   libgd3 libgomp1 libisl23 libitm1 libjbig0 libjpeg62-turbo liblsan0 libmpc3
#7 3.305   libmpfr6 libnsl-dev libpng16-16 libquadmath0 libtiff5 libtirpc-dev libtsan0
#7 3.305   libubsan1 libwebp6 libxpm4 linux-libc-dev manpages manpages-dev musl
#7 3.305 Suggested packages:
#7 3.305   binutils-doc cpp-doc gcc-10-locales gcc-multilib make autoconf automake
#7 3.305   libtool flex bison gdb gcc-doc gcc-10-multilib gcc-10-doc glibc-doc
#7 3.305   libc-l10n locales libgd-tools man-browser
#7 3.305 Recommended packages:
#7 3.305   libnss-nis libnss-nisplus linux-musl-dev
#7 3.468 The following NEW packages will be installed:
#7 3.468   binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-10
#7 3.468   fontconfig-config fonts-dejavu-core gcc gcc-10 libasan6 libatomic1
#7 3.468   libbinutils libc-dev-bin libc-devtools libc6-dev libcc1-0 libcrypt-dev
#7 3.468   libctf-nobfd0 libctf0 libdeflate0 libfontconfig1 libfreetype6 libgcc-10-dev
#7 3.468   libgd3 libgomp1 libisl23 libitm1 libjbig0 libjpeg62-turbo liblsan0 libmpc3
#7 3.468   libmpfr6 libnsl-dev libpng16-16 libquadmath0 libtiff5 libtirpc-dev libtsan0
#7 3.469   libubsan1 libwebp6 libxpm4 linux-libc-dev manpages manpages-dev musl
#7 3.469   musl-dev
#7 3.469 The following packages will be upgraded:
#7 3.470   libc6
#7 3.491 1 upgraded, 46 newly installed, 0 to remove and 47 not upgraded.
#7 3.491 Need to get 57.4 MB of archives.
#7 3.491 After this operation, 192 MB of additional disk space will be used.
#7 3.491 Get:1 http://deb.debian.org/debian bullseye/main amd64 libc6 amd64 2.31-13+deb11u11 [2823 kB]
#7 3.542 Get:2 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB]
#7 3.566 Get:3 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB]
#7 3.593 Get:4 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB]
#7 3.600 Get:5 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB]
#7 3.601 Get:6 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB]
#7 3.602 Get:7 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB]
#7 3.678 Get:8 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB]
#7 3.681 Get:9 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB]
#7 3.695 Get:10 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB]
#7 3.721 Get:11 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB]
#7 3.721 Get:12 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB]
#7 3.806 Get:13 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB]
#7 3.809 Get:14 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB]
#7 3.825 Get:15 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB]
#7 3.829 Get:16 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB]
#7 3.830 Get:17 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB]
#7 3.831 Get:18 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB]
#7 3.832 Get:19 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B]
#7 3.833 Get:20 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB]
#7 3.859 Get:21 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB]
#7 3.870 Get:22 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB]
#7 3.890 Get:23 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB]
#7 3.898 Get:24 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB]
#7 3.899 Get:25 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB]
#7 3.922 Get:26 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB]
#7 4.089 Get:27 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B]
#7 4.090 Get:28 http://deb.debian.org/debian bullseye/main amd64 libc-dev-bin amd64 2.31-13+deb11u11 [276 kB]
#7 4.093 Get:29 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB]
#7 4.096 Get:30 http://deb.debian.org/debian-security bullseye-security/main amd64 libfreetype6 amd64 2.10.4+dfsg-1+deb11u2 [418 kB]
#7 4.102 Get:31 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB]
#7 4.105 Get:32 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB]
#7 4.108 Get:33 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB]
#7 4.109 Get:34 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB]
#7 4.112 Get:35 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1+deb11u2 [259 kB]
#7 4.116 Get:36 http://deb.debian.org/debian-security bullseye-security/main amd64 libtiff5 amd64 4.2.0-1+deb11u6 [291 kB]
#7 4.119 Get:37 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb11u1 [50.0 kB]
#7 4.122 Get:38 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB]
#7 4.127 Get:39 http://deb.debian.org/debian bullseye/main amd64 libc-devtools amd64 2.31-13+deb11u11 [247 kB]
#7 4.133 Get:40 http://deb.debian.org/debian-security bullseye-security/main amd64 linux-libc-dev amd64 5.10.234-1 [1800 kB]
#7 4.157 Get:41 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB]
#7 4.158 Get:42 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB]
#7 4.160 Get:43 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
#7 4.160 Get:44 http://deb.debian.org/debian bullseye/main amd64 libc6-dev amd64 2.31-13+deb11u11 [2361 kB]
#7 4.188 Get:45 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB]
#7 4.216 Get:46 http://deb.debian.org/debian bullseye/main amd64 musl amd64 1.2.2-1 [418 kB]
#7 4.224 Get:47 http://deb.debian.org/debian bullseye/main amd64 musl-dev amd64 1.2.2-1 [604 kB]
#7 4.380 debconf: delaying package configuration, since apt-utils is not installed
#7 4.420 Fetched 57.4 MB in 1s (75.9 MB/s)
#7 4.476 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 12444 files and directories currently installed.)
#7 4.487 Preparing to unpack .../libc6_2.31-13+deb11u11_amd64.deb ...
#7 4.582 debconf: unable to initialize frontend: Dialog
#7 4.582 debconf: (TERM is not set, so the dialog frontend is not usable.)
#7 4.582 debconf: falling back to frontend: Readline
#7 4.678 debconf: unable to initialize frontend: Dialog
#7 4.679 debconf: (TERM is not set, so the dialog frontend is not usable.)
#7 4.679 debconf: falling back to frontend: Readline
#7 4.737 Unpacking libc6:amd64 (2.31-13+deb11u11) over (2.31-13+deb11u7) ...
#7 6.738 Setting up libc6:amd64 (2.31-13+deb11u11) ...
#7 6.841 debconf: unable to initialize frontend: Dialog
#7 6.841 debconf: (TERM is not set, so the dialog frontend is not usable.)
#7 6.841 debconf: falling back to frontend: Readline
#7 7.949 Selecting previously unselected package manpages.
#7 7.949 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 12444 files and directories currently installed.)
#7 7.959 Preparing to unpack .../00-manpages_5.10-1_all.deb ...
#7 7.965 Unpacking manpages (5.10-1) ...
#7 8.110 Selecting previously unselected package binutils-common:amd64.
#7 8.114 Preparing to unpack .../01-binutils-common_2.35.2-2_amd64.deb ...
#7 8.120 Unpacking binutils-common:amd64 (2.35.2-2) ...
#7 8.411 Selecting previously unselected package libbinutils:amd64.
#7 8.415 Preparing to unpack .../02-libbinutils_2.35.2-2_amd64.deb ...
#7 8.421 Unpacking libbinutils:amd64 (2.35.2-2) ...
#7 8.556 Selecting previously unselected package libctf-nobfd0:amd64.
#7 8.559 Preparing to unpack .../03-libctf-nobfd0_2.35.2-2_amd64.deb ...
#7 8.565 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ...
#7 8.624 Selecting previously unselected package libctf0:amd64.
#7 8.627 Preparing to unpack .../04-libctf0_2.35.2-2_amd64.deb ...
#7 8.633 Unpacking libctf0:amd64 (2.35.2-2) ...
#7 8.682 Selecting previously unselected package binutils-x86-64-linux-gnu.
#7 8.685 Preparing to unpack .../05-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ...
#7 8.692 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ...
#7 9.081 Selecting previously unselected package binutils.
#7 9.084 Preparing to unpack .../06-binutils_2.35.2-2_amd64.deb ...
#7 9.090 Unpacking binutils (2.35.2-2) ...
#7 9.145 Selecting previously unselected package libisl23:amd64.
#7 9.148 Preparing to unpack .../07-libisl23_0.23-1_amd64.deb ...
#7 9.154 Unpacking libisl23:amd64 (0.23-1) ...
#7 9.285 Selecting previously unselected package libmpfr6:amd64.
#7 9.289 Preparing to unpack .../08-libmpfr6_4.1.0-3_amd64.deb ...
#7 9.294 Unpacking libmpfr6:amd64 (4.1.0-3) ...
#7 9.461 Selecting previously unselected package libmpc3:amd64.
#7 9.465 Preparing to unpack .../09-libmpc3_1.2.0-1_amd64.deb ...
#7 9.473 Unpacking libmpc3:amd64 (1.2.0-1) ...
#7 9.525 Selecting previously unselected package cpp-10.
#7 9.527 Preparing to unpack .../10-cpp-10_10.2.1-6_amd64.deb ...
#7 9.533 Unpacking cpp-10 (10.2.1-6) ...
#7 10.47 Selecting previously unselected package cpp.
#7 10.47 Preparing to unpack .../11-cpp_4%3a10.2.1-1_amd64.deb ...
#7 10.48 Unpacking cpp (4:10.2.1-1) ...
#7 10.52 Selecting previously unselected package fonts-dejavu-core.
#7 10.53 Preparing to unpack .../12-fonts-dejavu-core_2.37-2_all.deb ...
#7 10.53 Unpacking fonts-dejavu-core (2.37-2) ...
#7 10.70 Selecting previously unselected package fontconfig-config.
#7 10.71 Preparing to unpack .../13-fontconfig-config_2.13.1-4.2_all.deb ...
#7 10.83 Unpacking fontconfig-config (2.13.1-4.2) ...
#7 10.91 Selecting previously unselected package libcc1-0:amd64.
#7 10.91 Preparing to unpack .../14-libcc1-0_10.2.1-6_amd64.deb ...
#7 10.92 Unpacking libcc1-0:amd64 (10.2.1-6) ...
#7 10.97 Selecting previously unselected package libgomp1:amd64.
#7 10.97 Preparing to unpack .../15-libgomp1_10.2.1-6_amd64.deb ...
#7 10.98 Unpacking libgomp1:amd64 (10.2.1-6) ...
#7 11.04 Selecting previously unselected package libitm1:amd64.
#7 11.04 Preparing to unpack .../16-libitm1_10.2.1-6_amd64.deb ...
#7 11.05 Unpacking libitm1:amd64 (10.2.1-6) ...
#7 11.10 Selecting previously unselected package libatomic1:amd64.
#7 11.10 Preparing to unpack .../17-libatomic1_10.2.1-6_amd64.deb ...
#7 11.11 Unpacking libatomic1:amd64 (10.2.1-6) ...
#7 11.16 Selecting previously unselected package libasan6:amd64.
#7 11.16 Preparing to unpack .../18-libasan6_10.2.1-6_amd64.deb ...
#7 11.17 Unpacking libasan6:amd64 (10.2.1-6) ...
#7 11.45 Selecting previously unselected package liblsan0:amd64.
#7 11.46 Preparing to unpack .../19-liblsan0_10.2.1-6_amd64.deb ...
#7 11.46 Unpacking liblsan0:amd64 (10.2.1-6) ...
#7 11.63 Selecting previously unselected package libtsan0:amd64.
#7 11.63 Preparing to unpack .../20-libtsan0_10.2.1-6_amd64.deb ...
#7 11.64 Unpacking libtsan0:amd64 (10.2.1-6) ...
#7 11.95 Selecting previously unselected package libubsan1:amd64.
#7 11.96 Preparing to unpack .../21-libubsan1_10.2.1-6_amd64.deb ...
#7 11.97 Unpacking libubsan1:amd64 (10.2.1-6) ...
#7 12.11 Selecting previously unselected package libquadmath0:amd64.
#7 12.11 Preparing to unpack .../22-libquadmath0_10.2.1-6_amd64.deb ...
#7 12.12 Unpacking libquadmath0:amd64 (10.2.1-6) ...
#7 12.18 Selecting previously unselected package libgcc-10-dev:amd64.
#7 12.18 Preparing to unpack .../23-libgcc-10-dev_10.2.1-6_amd64.deb ...
#7 12.19 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ...
#7 12.45 Selecting previously unselected package gcc-10.
#7 12.45 Preparing to unpack .../24-gcc-10_10.2.1-6_amd64.deb ...
#7 12.46 Unpacking gcc-10 (10.2.1-6) ...
#7 13.91 Selecting previously unselected package gcc.
#7 13.91 Preparing to unpack .../25-gcc_4%3a10.2.1-1_amd64.deb ...
#7 13.91 Unpacking gcc (4:10.2.1-1) ...
#7 13.96 Selecting previously unselected package libc-dev-bin.
#7 13.96 Preparing to unpack .../26-libc-dev-bin_2.31-13+deb11u11_amd64.deb ...
#7 13.97 Unpacking libc-dev-bin (2.31-13+deb11u11) ...
#7 14.03 Selecting previously unselected package libpng16-16:amd64.
#7 14.03 Preparing to unpack .../27-libpng16-16_1.6.37-3_amd64.deb ...
#7 14.04 Unpacking libpng16-16:amd64 (1.6.37-3) ...
#7 14.11 Selecting previously unselected package libfreetype6:amd64.
#7 14.12 Preparing to unpack .../28-libfreetype6_2.10.4+dfsg-1+deb11u2_amd64.deb ...
#7 14.12 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1+deb11u2) ...
#7 14.21 Selecting previously unselected package libfontconfig1:amd64.
#7 14.21 Preparing to unpack .../29-libfontconfig1_2.13.1-4.2_amd64.deb ...
#7 14.22 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ...
#7 14.30 Selecting previously unselected package libjpeg62-turbo:amd64.
#7 14.30 Preparing to unpack .../30-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ...
#7 14.30 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ...
#7 14.37 Selecting previously unselected package libdeflate0:amd64.
#7 14.38 Preparing to unpack .../31-libdeflate0_1.7-1_amd64.deb ...
#7 14.38 Unpacking libdeflate0:amd64 (1.7-1) ...
#7 14.44 Selecting previously unselected package libjbig0:amd64.
#7 14.45 Preparing to unpack .../32-libjbig0_2.1-3.1+b2_amd64.deb ...
#7 14.45 Unpacking libjbig0:amd64 (2.1-3.1+b2) ...
#7 14.50 Selecting previously unselected package libwebp6:amd64.
#7 14.51 Preparing to unpack .../33-libwebp6_0.6.1-2.1+deb11u2_amd64.deb ...
#7 14.51 Unpacking libwebp6:amd64 (0.6.1-2.1+deb11u2) ...
#7 14.59 Selecting previously unselected package libtiff5:amd64.
#7 14.59 Preparing to unpack .../34-libtiff5_4.2.0-1+deb11u6_amd64.deb ...
#7 14.59 Unpacking libtiff5:amd64 (4.2.0-1+deb11u6) ...
#7 14.67 Selecting previously unselected package libxpm4:amd64.
#7 14.67 Preparing to unpack .../35-libxpm4_1%3a3.5.12-1.1+deb11u1_amd64.deb ...
#7 14.68 Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ...
#7 14.73 Selecting previously unselected package libgd3:amd64.
#7 14.73 Preparing to unpack .../36-libgd3_2.3.0-2_amd64.deb ...
#7 14.74 Unpacking libgd3:amd64 (2.3.0-2) ...
#7 14.80 Selecting previously unselected package libc-devtools.
#7 14.80 Preparing to unpack .../37-libc-devtools_2.31-13+deb11u11_amd64.deb ...
#7 14.81 Unpacking libc-devtools (2.31-13+deb11u11) ...
#7 14.86 Selecting previously unselected package linux-libc-dev:amd64.
#7 14.86 Preparing to unpack .../38-linux-libc-dev_5.10.234-1_amd64.deb ...
#7 14.87 Unpacking linux-libc-dev:amd64 (5.10.234-1) ...
#7 16.31 Selecting previously unselected package libcrypt-dev:amd64.
#7 16.32 Preparing to unpack .../39-libcrypt-dev_1%3a4.4.18-4_amd64.deb ...
#7 16.32 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ...
#7 16.37 Selecting previously unselected package libtirpc-dev:amd64.
#7 16.37 Preparing to unpack .../40-libtirpc-dev_1.3.1-1+deb11u1_amd64.deb ...
#7 16.38 Unpacking libtirpc-dev:amd64 (1.3.1-1+deb11u1) ...
#7 16.48 Selecting previously unselected package libnsl-dev:amd64.
#7 16.48 Preparing to unpack .../41-libnsl-dev_1.3.0-2_amd64.deb ...
#7 16.49 Unpacking libnsl-dev:amd64 (1.3.0-2) ...
#7 16.56 Selecting previously unselected package libc6-dev:amd64.
#7 16.56 Preparing to unpack .../42-libc6-dev_2.31-13+deb11u11_amd64.deb ...
#7 16.57 Unpacking libc6-dev:amd64 (2.31-13+deb11u11) ...
#7 17.59 Selecting previously unselected package manpages-dev.
#7 17.59 Preparing to unpack .../43-manpages-dev_5.10-1_all.deb ...
#7 17.60 Unpacking manpages-dev (5.10-1) ...
#7 17.87 Selecting previously unselected package musl:amd64.
#7 17.87 Preparing to unpack .../44-musl_1.2.2-1_amd64.deb ...
#7 17.88 Unpacking musl:amd64 (1.2.2-1) ...
#7 17.97 Selecting previously unselected package musl-dev:amd64.
#7 17.97 Preparing to unpack .../45-musl-dev_1.2.2-1_amd64.deb ...
#7 17.97 Unpacking musl-dev:amd64 (1.2.2-1) ...
#7 18.33 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ...
#7 18.35 Setting up manpages (5.10-1) ...
#7 18.36 Setting up binutils-common:amd64 (2.35.2-2) ...
#7 18.38 Setting up libdeflate0:amd64 (1.7-1) ...
#7 18.40 Setting up linux-libc-dev:amd64 (5.10.234-1) ...
#7 18.43 Setting up libctf-nobfd0:amd64 (2.35.2-2) ...
#7 18.45 Setting up libgomp1:amd64 (10.2.1-6) ...
#7 18.48 Setting up libjbig0:amd64 (2.1-3.1+b2) ...
#7 18.50 Setting up libasan6:amd64 (10.2.1-6) ...
#7 18.53 Setting up libtirpc-dev:amd64 (1.3.1-1+deb11u1) ...
#7 18.55 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ...
#7 18.58 Setting up libmpfr6:amd64 (4.1.0-3) ...
#7 18.60 Setting up libquadmath0:amd64 (10.2.1-6) ...
#7 18.63 Setting up libpng16-16:amd64 (1.6.37-3) ...
#7 18.65 Setting up libmpc3:amd64 (1.2.0-1) ...
#7 18.68 Setting up libatomic1:amd64 (10.2.1-6) ...
#7 18.70 Setting up libwebp6:amd64 (0.6.1-2.1+deb11u2) ...
#7 18.73 Setting up fonts-dejavu-core (2.37-2) ...
#7 18.85 Setting up libubsan1:amd64 (10.2.1-6) ...
#7 18.88 Setting up musl:amd64 (1.2.2-1) ...
#7 18.92 Setting up libnsl-dev:amd64 (1.3.0-2) ...
#7 18.95 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ...
#7 18.97 Setting up libtiff5:amd64 (4.2.0-1+deb11u6) ...
#7 19.00 Setting up libbinutils:amd64 (2.35.2-2) ...
#7 19.02 Setting up libisl23:amd64 (0.23-1) ...
#7 19.05 Setting up libc-dev-bin (2.31-13+deb11u11) ...
#7 19.07 Setting up libcc1-0:amd64 (10.2.1-6) ...
#7 19.10 Setting up liblsan0:amd64 (10.2.1-6) ...
#7 19.12 Setting up cpp-10 (10.2.1-6) ...
#7 19.15 Setting up libitm1:amd64 (10.2.1-6) ...
#7 19.17 Setting up libtsan0:amd64 (10.2.1-6) ...
#7 19.20 Setting up libctf0:amd64 (2.35.2-2) ...
#7 19.22 Setting up manpages-dev (5.10-1) ...
#7 19.25 Setting up fontconfig-config (2.13.1-4.2) ...
#7 19.36 debconf: unable to initialize frontend: Dialog
#7 19.36 debconf: (TERM is not set, so the dialog frontend is not usable.)
#7 19.36 debconf: falling back to frontend: Readline
#7 19.53 Setting up libgcc-10-dev:amd64 (10.2.1-6) ...
#7 19.54 Setting up musl-dev:amd64 (1.2.2-1) ...
#7 19.56 Setting up libfreetype6:amd64 (2.10.4+dfsg-1+deb11u2) ...
#7 19.58 Setting up cpp (4:10.2.1-1) ...
#7 19.60 Setting up libc6-dev:amd64 (2.31-13+deb11u11) ...
#7 19.61 Setting up libfontconfig1:amd64 (2.13.1-4.2) ...
#7 19.63 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ...
#7 19.64 Setting up binutils (2.35.2-2) ...
#7 19.66 Setting up libgd3:amd64 (2.3.0-2) ...
#7 19.67 Setting up gcc-10 (10.2.1-6) ...
#7 19.69 Setting up libc-devtools (2.31-13+deb11u11) ...
#7 19.72 Setting up gcc (4:10.2.1-1) ...
#7 19.76 Processing triggers for libc-bin (2.31-13+deb11u7) ...
#7 DONE 20.0s

#8 [ 4/12] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.0_amd64.deb/download.deb && dpkg -i rmr_4.9.0_amd64.deb
#8 0.237 --2025-04-07 19:16:50--  https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.0_amd64.deb/download.deb
#8 0.248 Resolving packagecloud.io (packagecloud.io)... 184.169.162.169, 52.9.26.52, 2600:1f1c:2e5:6901:6dca:e48c:295d:89d1, ...
#8 0.274 Connecting to packagecloud.io (packagecloud.io)|184.169.162.169|:443... connected.
#8 0.288 HTTP request sent, awaiting response... 302 Found
#8 0.313 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4069581.deb?Expires=1744053710&Signature=eqeoqJLfoNQi9Z2BpPBPGQ8WHpO8c0zIXdC~UmYW5x8kAdfMZQUZnr0Vw1ESlcUjfFRavDVitO1QfKLddPUJd671WqhFroterB~inT6nBXUVoFZS-m4IuTQ~BEHMNvUZ-NDoXOh2at-J~KzjIiOC9GDi5AakG7PKsqisbnwxnU0bmlkMWUBf20Gm~CQIrWcORXksS5T2X3YlpoHpmeuhYj6C3GQjtMJ3X1QudWUcQf560uAc9zTGRkfdtQaETfQV0SWwV2TdEutZ26~FwXBPSWbbNWPk~URJpEJaA0KwmQvge8lFZuW1CSZcKE9JT-OIa8kCrUFx1Sc4WX6f3V-4qQ__&Key-Pair-Id=K1ZMSF1EKC3AZL [following]
#8 0.313 --2025-04-07 19:16:50--  https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4069581.deb?Expires=1744053710&Signature=eqeoqJLfoNQi9Z2BpPBPGQ8WHpO8c0zIXdC~UmYW5x8kAdfMZQUZnr0Vw1ESlcUjfFRavDVitO1QfKLddPUJd671WqhFroterB~inT6nBXUVoFZS-m4IuTQ~BEHMNvUZ-NDoXOh2at-J~KzjIiOC9GDi5AakG7PKsqisbnwxnU0bmlkMWUBf20Gm~CQIrWcORXksS5T2X3YlpoHpmeuhYj6C3GQjtMJ3X1QudWUcQf560uAc9zTGRkfdtQaETfQV0SWwV2TdEutZ26~FwXBPSWbbNWPk~URJpEJaA0KwmQvge8lFZuW1CSZcKE9JT-OIa8kCrUFx1Sc4WX6f3V-4qQ__&Key-Pair-Id=K1ZMSF1EKC3AZL
#8 0.313 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.144, 3.168.84.152, 3.168.84.96, ...
#8 0.361 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.144|:443... connected.
#8 0.370 HTTP request sent, awaiting response... 200 OK
#8 0.376 Length: 242746 (237K) [application/x-debian-package]
#8 0.376 Saving to: ‘rmr_4.9.0_amd64.deb’
#8 0.377 
#8 0.377      0K .......... .......... .......... .......... .......... 21% 21.9M 0s
#8 0.378     50K .......... .......... .......... .......... .......... 42% 25.3M 0s
#8 0.380    100K .......... .......... .......... .......... .......... 63% 31.3M 0s
#8 0.382    150K .......... .......... .......... .......... .......... 84% 27.1M 0s
#8 0.384    200K .......... .......... .......... .......              100% 33.5M=0.009s
#8 0.386 
#8 0.386 2025-04-07 19:16:50 (26.9 MB/s) - ‘rmr_4.9.0_amd64.deb’ saved [242746/242746]
#8 0.386 
#8 0.410 Selecting previously unselected package rmr.
#8 0.418 (Reading database ... 17672 files and directories currently installed.)
#8 0.419 Preparing to unpack rmr_4.9.0_amd64.deb ...
#8 0.425 Unpacking rmr (4.9.0) ...
#8 0.453 Setting up rmr (4.9.0) ...
#8 DONE 0.6s

#9 [ 5/12] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.0_amd64.deb/download.deb && dpkg -i rmr-dev_4.9.0_amd64.deb
#9 0.225 --2025-04-07 19:16:51--  https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.0_amd64.deb/download.deb
#9 0.237 Resolving packagecloud.io (packagecloud.io)... 52.9.26.52, 184.169.162.169, 2600:1f1c:2e5:6900:37d2:2c8d:a4f1:3454, ...
#9 0.239 Connecting to packagecloud.io (packagecloud.io)|52.9.26.52|:443... connected.
#9 0.250 HTTP request sent, awaiting response... 302 Found
#9 0.281 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4069580.deb?Expires=1744053711&Signature=cszek3Z-qgfSblzcvxD-WrIMERgCi1-3VAeRpnpoQDBlhaMCSmvMfA3qCahdi0hgohAUSYTQ53kYFxFWl10g06vbF4PRfLXm5KymYqTsfHldcmjPqegq2D9h0TdFMAhGmKHWJ1V~zSMv-tFVCIqC2beUeyuT15vgmA5LvxP53DRZoELqilSpNNIn60EgMJokSBuaqf-~E8SHh7kVYtSfDiW4hljiqEX~UuEK2MXZceKBz114i--v4Kiz0K6V6RHmSS7zBfD66aBkHBiry2MclII04UGZdXrnqca7sU7gHkiqRDBUkVrmG35YLxw4KdWCLviRqzC-gt55zY4Vur9dDw__&Key-Pair-Id=K1ZMSF1EKC3AZL [following]
#9 0.281 --2025-04-07 19:16:51--  https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4069580.deb?Expires=1744053711&Signature=cszek3Z-qgfSblzcvxD-WrIMERgCi1-3VAeRpnpoQDBlhaMCSmvMfA3qCahdi0hgohAUSYTQ53kYFxFWl10g06vbF4PRfLXm5KymYqTsfHldcmjPqegq2D9h0TdFMAhGmKHWJ1V~zSMv-tFVCIqC2beUeyuT15vgmA5LvxP53DRZoELqilSpNNIn60EgMJokSBuaqf-~E8SHh7kVYtSfDiW4hljiqEX~UuEK2MXZceKBz114i--v4Kiz0K6V6RHmSS7zBfD66aBkHBiry2MclII04UGZdXrnqca7sU7gHkiqRDBUkVrmG35YLxw4KdWCLviRqzC-gt55zY4Vur9dDw__&Key-Pair-Id=K1ZMSF1EKC3AZL
#9 0.281 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.186, 3.168.84.96, 3.168.84.152, ...
#9 0.282 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.186|:443... connected.
#9 0.291 HTTP request sent, awaiting response... 200 OK
#9 0.297 Length: 126094 (123K) [application/x-debian-package]
#9 0.297 Saving to: ‘rmr-dev_4.9.0_amd64.deb’
#9 0.297 
#9 0.297      0K .......... .......... .......... .......... .......... 40% 18.6M 0s
#9 0.300     50K .......... .......... .......... .......... .......... 81% 37.1M 0s
#9 0.301    100K .......... .......... ...                             100%  235M=0.004s
#9 0.301 
#9 0.301 2025-04-07 19:16:51 (29.8 MB/s) - ‘rmr-dev_4.9.0_amd64.deb’ saved [126094/126094]
#9 0.301 
#9 0.342 Selecting previously unselected package rmr-dev.
#9 0.355 (Reading database ... 17680 files and directories currently installed.)
#9 0.356 Preparing to unpack rmr-dev_4.9.0_amd64.deb ...
#9 0.364 Unpacking rmr-dev (4.9.0) ...
#9 0.396 Setting up rmr-dev (4.9.0) ...
#9 DONE 0.5s

#10 [ 6/12] RUN rm -f rmr_4.9.0_amd64.deb rmr-dev_4.9.0_amd64.deb
#10 DONE 0.3s

#11 [ 7/12] COPY local.rt /opt/route/local.rt
#11 DONE 0.2s

#12 [ 8/12] COPY setup.py /tmp
#12 DONE 0.1s

#13 [ 9/12] COPY LICENSE.txt /tmp/
#13 DONE 0.1s

#14 [10/12] RUN pip install /tmp
#14 0.679 Processing /tmp
#14 0.681   Preparing metadata (setup.py): started
#14 0.821   Preparing metadata (setup.py): finished with status 'done'
#14 1.041 Collecting ricxappframe==3.2.2 (from ad==1.0.1)
#14 1.097   Downloading ricxappframe-3.2.2-py3-none-any.whl.metadata (6.1 kB)
#14 1.327 Collecting pandas>=1.1.3 (from ad==1.0.1)
#14 1.332   Downloading pandas-2.2.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (89 kB)
#14 1.357      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.9/89.9 kB 3.8 MB/s eta 0:00:00
#14 1.428 Collecting joblib>=0.3.2 (from ad==1.0.1)
#14 1.432   Downloading joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB)
#14 1.594 Collecting Scikit-learn>=0.18 (from ad==1.0.1)
#14 1.599   Downloading scikit_learn-1.6.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (18 kB)
#14 1.696 Collecting mdclogpy<=1.1.1 (from ad==1.0.1)
#14 1.702   Downloading mdclogpy-1.1.1-py3-none-any.whl.metadata (3.0 kB)
#14 1.738 Collecting schedule>=0.0.0 (from ad==1.0.1)
#14 1.743   Downloading schedule-1.2.2-py3-none-any.whl.metadata (3.8 kB)
#14 1.783 Collecting influxdb (from ad==1.0.1)
#14 1.789   Downloading influxdb-5.3.2-py2.py3-none-any.whl.metadata (6.9 kB)
#14 1.827 Collecting inotify-simple (from ricxappframe==3.2.2->ad==1.0.1)
#14 1.831   Downloading inotify_simple-1.3.5.tar.gz (9.7 kB)
#14 1.847   Preparing metadata (setup.py): started
#14 1.988   Preparing metadata (setup.py): finished with status 'done'
#14 2.100 Collecting msgpack (from ricxappframe==3.2.2->ad==1.0.1)
#14 2.104   Downloading msgpack-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB)
#14 2.268 Collecting ricsdl<4.0.0,>=3.0.0 (from ricxappframe==3.2.2->ad==1.0.1)
#14 2.274   Downloading ricsdl-3.1.3-py3-none-any.whl.metadata (3.2 kB)
#14 2.285 Requirement already satisfied: requests in /opt/conda/lib/python3.11/site-packages (from ricxappframe==3.2.2->ad==1.0.1) (2.31.0)
#14 2.626 Collecting protobuf<3.21.0 (from ricxappframe==3.2.2->ad==1.0.1)
#14 2.631   Downloading protobuf-3.20.3-py2.py3-none-any.whl.metadata (720 bytes)
#14 2.662 Collecting inotify (from ricxappframe==3.2.2->ad==1.0.1)
#14 2.667   Downloading inotify-0.2.10.tar.gz (9.9 kB)
#14 2.679   Preparing metadata (setup.py): started
#14 2.840   Preparing metadata (setup.py): finished with status 'done'
#14 3.161 Collecting numpy>=1.23.2 (from pandas>=1.1.3->ad==1.0.1)
#14 3.165   Downloading numpy-2.2.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB)
#14 3.176      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.0/62.0 kB 6.6 MB/s eta 0:00:00
#14 3.223 Collecting python-dateutil>=2.8.2 (from pandas>=1.1.3->ad==1.0.1)
#14 3.227   Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
#14 3.314 Collecting pytz>=2020.1 (from pandas>=1.1.3->ad==1.0.1)
#14 3.318   Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB)
#14 3.365 Collecting tzdata>=2022.7 (from pandas>=1.1.3->ad==1.0.1)
#14 3.369   Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB)
#14 3.637 Collecting scipy>=1.6.0 (from Scikit-learn>=0.18->ad==1.0.1)
#14 3.641   Downloading scipy-1.15.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB)
#14 3.655      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.0/62.0 kB 4.6 MB/s eta 0:00:00
#14 3.701 Collecting threadpoolctl>=3.1.0 (from Scikit-learn>=0.18->ad==1.0.1)
#14 3.705   Downloading threadpoolctl-3.6.0-py3-none-any.whl.metadata (13 kB)
#14 3.754 Collecting six>=1.10.0 (from influxdb->ad==1.0.1)
#14 3.758   Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
#14 3.791 Requirement already satisfied: charset-normalizer<4,>=2 in /opt/conda/lib/python3.11/site-packages (from requests->ricxappframe==3.2.2->ad==1.0.1) (2.0.4)
#14 3.792 Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.11/site-packages (from requests->ricxappframe==3.2.2->ad==1.0.1) (3.4)
#14 3.795 Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/conda/lib/python3.11/site-packages (from requests->ricxappframe==3.2.2->ad==1.0.1) (1.26.18)
#14 3.796 Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.11/site-packages (from requests->ricxappframe==3.2.2->ad==1.0.1) (2023.7.22)
#14 3.800 Requirement already satisfied: setuptools in /opt/conda/lib/python3.11/site-packages (from ricsdl<4.0.0,>=3.0.0->ricxappframe==3.2.2->ad==1.0.1) (68.0.0)
#14 3.861 Collecting redis==4.3.6 (from ricsdl<4.0.0,>=3.0.0->ricxappframe==3.2.2->ad==1.0.1)
#14 3.869   Downloading redis-4.3.6-py3-none-any.whl.metadata (53 kB)
#14 3.882      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.8/53.8 kB 4.8 MB/s eta 0:00:00
#14 3.994 Collecting hiredis==2.0.0 (from ricsdl<4.0.0,>=3.0.0->ricxappframe==3.2.2->ad==1.0.1)
#14 3.999   Downloading hiredis-2.0.0.tar.gz (75 kB)
#14 4.014      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.8/75.8 kB 5.8 MB/s eta 0:00:00
#14 4.029   Preparing metadata (setup.py): started
#14 4.188   Preparing metadata (setup.py): finished with status 'done'
#14 4.206 Requirement already satisfied: packaging>=20.4 in /opt/conda/lib/python3.11/site-packages (from redis==4.3.6->ricsdl<4.0.0,>=3.0.0->ricxappframe==3.2.2->ad==1.0.1) (23.1)
#14 4.232 Collecting async-timeout>=4.0.2 (from redis==4.3.6->ricsdl<4.0.0,>=3.0.0->ricxappframe==3.2.2->ad==1.0.1)
#14 4.236   Downloading async_timeout-5.0.1-py3-none-any.whl.metadata (5.1 kB)
#14 4.331 Collecting nose (from inotify->ricxappframe==3.2.2->ad==1.0.1)
#14 4.335   Downloading nose-1.3.7-py3-none-any.whl.metadata (1.7 kB)
#14 4.440 Downloading ricxappframe-3.2.2-py3-none-any.whl (138 kB)
#14 4.454    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.1/138.1 kB 10.1 MB/s eta 0:00:00
#14 4.457 Downloading joblib-1.4.2-py3-none-any.whl (301 kB)
#14 4.478    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 301.8/301.8 kB 16.9 MB/s eta 0:00:00
#14 4.484 Downloading mdclogpy-1.1.1-py3-none-any.whl (5.9 kB)
#14 4.495 Downloading pandas-2.2.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.1 MB)
#14 4.710    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 58.8 MB/s eta 0:00:00
#14 4.715 Downloading schedule-1.2.2-py3-none-any.whl (12 kB)
#14 4.732 Downloading scikit_learn-1.6.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.5 MB)
#14 5.219    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.5/13.5 MB 23.2 MB/s eta 0:00:00
#14 5.224 Downloading influxdb-5.3.2-py2.py3-none-any.whl (79 kB)
#14 5.234    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.4/79.4 kB 8.8 MB/s eta 0:00:00
#14 5.240 Downloading numpy-2.2.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.4 MB)
#14 5.491    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.4/16.4 MB 59.0 MB/s eta 0:00:00
#14 5.496 Downloading protobuf-3.20.3-py2.py3-none-any.whl (162 kB)
#14 5.511    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.1/162.1 kB 13.1 MB/s eta 0:00:00
#14 5.515 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
#14 5.528    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 20.5 MB/s eta 0:00:00
#14 5.531 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB)
#14 5.553    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 509.2/509.2 kB 28.0 MB/s eta 0:00:00
#14 5.559 Downloading ricsdl-3.1.3-py3-none-any.whl (34 kB)
#14 5.570 Downloading redis-4.3.6-py3-none-any.whl (248 kB)
#14 5.587    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 248.8/248.8 kB 16.7 MB/s eta 0:00:00
#14 5.593 Downloading scipy-1.15.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (37.6 MB)
#14 6.145    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 37.6/37.6 MB 38.0 MB/s eta 0:00:00
#14 6.150 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
#14 6.161 Downloading threadpoolctl-3.6.0-py3-none-any.whl (18 kB)
#14 6.172 Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB)
#14 6.191    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 347.8/347.8 kB 20.7 MB/s eta 0:00:00
#14 6.195 Downloading msgpack-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (403 kB)
#14 6.223    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 403.7/403.7 kB 17.8 MB/s eta 0:00:00
#14 6.228 Downloading nose-1.3.7-py3-none-any.whl (154 kB)
#14 6.239    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.7/154.7 kB 16.2 MB/s eta 0:00:00
#14 6.243 Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB)
#14 6.396 Building wheels for collected packages: ad, hiredis, inotify, inotify-simple
#14 6.397   Building wheel for ad (setup.py): started
#14 6.584   Building wheel for ad (setup.py): finished with status 'done'
#14 6.585   Created wheel for ad: filename=ad-1.0.1-py3-none-any.whl size=2695 sha256=1b71c34d0565573809ce9b0d9dfd7a270f8ee5c0c1843a62ca52d1ea3d4f649c
#14 6.585   Stored in directory: /tmp/pip-ephem-wheel-cache-vwx4ujto/wheels/5d/b5/14/219cbb1b1547f4542812b673f84ac2a36f5cc5f2e9734dfc69
#14 6.588   Building wheel for hiredis (setup.py): started
#14 7.496   Building wheel for hiredis (setup.py): finished with status 'done'
#14 7.498   Created wheel for hiredis: filename=hiredis-2.0.0-cp311-cp311-linux_x86_64.whl size=26739 sha256=433d28b4ab412f63ef5bb49b1b641b361a3391e624393e83f0580a98e46d9af7
#14 7.498   Stored in directory: /root/.cache/pip/wheels/b5/d5/75/f78977ca3f83d42e7171a64cb85d055305f4cb72d695718541
#14 7.503   Building wheel for inotify (setup.py): started
#14 7.682   Building wheel for inotify (setup.py): finished with status 'done'
#14 7.683   Created wheel for inotify: filename=inotify-0.2.10-py3-none-any.whl size=13431 sha256=38dc22b70b87b0096dfb657b28acd55a71e924cef52ba8bedd013669d59bedb6
#14 7.684   Stored in directory: /root/.cache/pip/wheels/61/f8/b0/a6dafc45b64306771e195e07f1121e2e080c15ae3385c82fca
#14 7.688   Building wheel for inotify-simple (setup.py): started
#14 7.886   Building wheel for inotify-simple (setup.py): finished with status 'done'
#14 7.886   Created wheel for inotify-simple: filename=inotify_simple-1.3.5-py3-none-any.whl size=7689 sha256=69a78599323fd2b64c9c8dd4b9071bca36e7f4235ef5b8c1e5c4002683b6e0b6
#14 7.887   Stored in directory: /root/.cache/pip/wheels/62/4d/7f/e5e1cee8d11c6cd5bde3b7a60afe4498e46123173d92dd981c
#14 7.889 Successfully built ad hiredis inotify inotify-simple
#14 8.315 Installing collected packages: pytz, nose, mdclogpy, tzdata, threadpoolctl, six, schedule, protobuf, numpy, msgpack, joblib, inotify-simple, inotify, hiredis, async-timeout, scipy, redis, python-dateutil, Scikit-learn, ricsdl, pandas, influxdb, ricxappframe, ad
#14 20.65 Successfully installed Scikit-learn-1.6.1 ad-1.0.1 async-timeout-5.0.1 hiredis-2.0.0 influxdb-5.3.2 inotify-0.2.10 inotify-simple-1.3.5 joblib-1.4.2 mdclogpy-1.1.1 msgpack-1.1.0 nose-1.3.7 numpy-2.2.4 pandas-2.2.3 protobuf-3.20.3 python-dateutil-2.9.0.post0 pytz-2025.2 redis-4.3.6 ricsdl-3.1.3 ricxappframe-3.2.2 schedule-1.2.2 scipy-1.15.2 six-1.17.0 threadpoolctl-3.6.0 tzdata-2025.2
#14 20.65 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
#14 DONE 21.8s

#15 [11/12] RUN pip install ricxappframe
#15 0.681 Requirement already satisfied: ricxappframe in /opt/conda/lib/python3.11/site-packages (3.2.2)
#15 0.688 Requirement already satisfied: inotify-simple in /opt/conda/lib/python3.11/site-packages (from ricxappframe) (1.3.5)
#15 0.690 Requirement already satisfied: msgpack in /opt/conda/lib/python3.11/site-packages (from ricxappframe) (1.1.0)
#15 0.691 Requirement already satisfied: mdclogpy in /opt/conda/lib/python3.11/site-packages (from ricxappframe) (1.1.1)
#15 0.692 Requirement already satisfied: ricsdl<4.0.0,>=3.0.0 in /opt/conda/lib/python3.11/site-packages (from ricxappframe) (3.1.3)
#15 0.693 Requirement already satisfied: requests in /opt/conda/lib/python3.11/site-packages (from ricxappframe) (2.31.0)
#15 0.695 Requirement already satisfied: protobuf<3.21.0 in /opt/conda/lib/python3.11/site-packages (from ricxappframe) (3.20.3)
#15 0.696 Requirement already satisfied: inotify in /opt/conda/lib/python3.11/site-packages (from ricxappframe) (0.2.10)
#15 0.700 Requirement already satisfied: setuptools in /opt/conda/lib/python3.11/site-packages (from ricsdl<4.0.0,>=3.0.0->ricxappframe) (68.0.0)
#15 0.704 Requirement already satisfied: redis==4.3.6 in /opt/conda/lib/python3.11/site-packages (from ricsdl<4.0.0,>=3.0.0->ricxappframe) (4.3.6)
#15 0.705 Requirement already satisfied: hiredis==2.0.0 in /opt/conda/lib/python3.11/site-packages (from ricsdl<4.0.0,>=3.0.0->ricxappframe) (2.0.0)
#15 0.718 Requirement already satisfied: packaging>=20.4 in /opt/conda/lib/python3.11/site-packages (from redis==4.3.6->ricsdl<4.0.0,>=3.0.0->ricxappframe) (23.1)
#15 0.719 Requirement already satisfied: async-timeout>=4.0.2 in /opt/conda/lib/python3.11/site-packages (from redis==4.3.6->ricsdl<4.0.0,>=3.0.0->ricxappframe) (5.0.1)
#15 0.723 Requirement already satisfied: nose in /opt/conda/lib/python3.11/site-packages (from inotify->ricxappframe) (1.3.7)
#15 0.736 Requirement already satisfied: charset-normalizer<4,>=2 in /opt/conda/lib/python3.11/site-packages (from requests->ricxappframe) (2.0.4)
#15 0.738 Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.11/site-packages (from requests->ricxappframe) (3.4)
#15 0.742 Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/conda/lib/python3.11/site-packages (from requests->ricxappframe) (1.26.18)
#15 0.743 Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.11/site-packages (from requests->ricxappframe) (2023.7.22)
#15 1.267 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
#15 DONE 1.5s

#16 [12/12] COPY src/ /src
#16 DONE 0.2s

#17 exporting to image
#17 exporting layers
#17 exporting layers 6.4s done
#17 writing image sha256:f343376ad76340352300c7d8d31c475e799a7d472b31d17d89d7306cc12adf1a done
#17 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-ad:1.0.0 0.0s done
#17 DONE 6.5s
---> docker-build.sh ends
[ric-app-ad-docker-merge-master] $ /bin/sh -xe /tmp/jenkins3513237666712650774.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-ad-docker-merge-master] $ /bin/bash /tmp/jenkins15381099655620993018.sh
---> docker-push.sh
Docker version 24.0.2, build cb74dfc
Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-ad:1.0.0
docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-ad:1.0.0
The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-ad]
4a824f13ac2d: Preparing
c02b79eb8a00: Preparing
3ef80b55d946: Preparing
8102ba9bad36: Preparing
0fb89fe4ec1c: Preparing
e7076b41a364: Preparing
679fad3b0eb2: Preparing
92ea2d202006: Preparing
40b7266c0c68: Preparing
3bbd30259d36: Preparing
cf23edec5c1a: Preparing
d917f59154bf: Preparing
2274c4bfd58e: Preparing
74c0af6e0227: Preparing
e7076b41a364: Waiting
679fad3b0eb2: Waiting
92ea2d202006: Waiting
40b7266c0c68: Waiting
3bbd30259d36: Waiting
cf23edec5c1a: Waiting
d917f59154bf: Waiting
2274c4bfd58e: Waiting
74c0af6e0227: Waiting
c02b79eb8a00: Pushed
0fb89fe4ec1c: Pushed
8102ba9bad36: Pushed
e7076b41a364: Pushed
679fad3b0eb2: Pushed
92ea2d202006: Pushed
40b7266c0c68: Pushed
d917f59154bf: Layer already exists
2274c4bfd58e: Layer already exists
4a824f13ac2d: Pushed
cf23edec5c1a: Pushed
74c0af6e0227: Layer already exists
3bbd30259d36: Pushed
3ef80b55d946: Pushed
1.0.0: digest: sha256:fabbaf6a4f80c220cd2eead498da183f7e479e7a4feeef9bfeaa36dc483e5554 size: 3251
---> docker-push.sh ends
[ric-app-ad-docker-merge-master] $ /bin/bash /tmp/jenkins12338393640138994895.sh
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 2137 killed;
[ssh-agent] Stopped.
[PostBuildScript] - [INFO] Executing post build scripts.
[ric-app-ad-docker-merge-master] $ /bin/bash /tmp/jenkins7458511585832621861.sh
---> sysstat.sh
[ric-app-ad-docker-merge-master] $ /bin/bash /tmp/jenkins13561136898147884631.sh
---> package-listing.sh
++ tr '[:upper:]' '[:lower:]'
++ facter osfamily
+ OS_FAMILY=debian
+ workspace=/w/workspace/ric-app-ad-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-ad-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-ad-docker-merge-master ']'
+ mkdir -p /w/workspace/ric-app-ad-docker-merge-master/archives/
+ cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-app-ad-docker-merge-master/archives/
[ric-app-ad-docker-merge-master] $ /bin/bash /tmp/jenkins16307514419302141702.sh
---> capture-instance-metadata.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/ric-app-ad-docker-merge-master/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gPKk from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-gPKk/bin to PATH
INFO: Running in OpenStack, capturing instance metadata
[ric-app-ad-docker-merge-master] $ /bin/bash /tmp/jenkins5163572628807053405.sh
provisioning config files...
copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-ad-docker-merge-master@tmp/config5802763409014415649tmp
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-ad-docker-merge-master] $ /bin/bash /tmp/jenkins13396485473797818023.sh
---> create-netrc.sh
[ric-app-ad-docker-merge-master] $ /bin/bash /tmp/jenkins2450225609550141238.sh
---> python-tools-install.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/ric-app-ad-docker-merge-master/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gPKk from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-gPKk/bin to PATH
[ric-app-ad-docker-merge-master] $ /bin/bash /tmp/jenkins12240711406143739909.sh
---> sudo-logs.sh
Archiving 'sudo' log..
[ric-app-ad-docker-merge-master] $ /bin/bash /tmp/jenkins15119723385884291760.sh
---> job-cost.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/ric-app-ad-docker-merge-master/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gPKk 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.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
lf-activate-venv(): INFO: Adding /tmp/venv-gPKk/bin to PATH
INFO: No Stack...
INFO: Retrieving Pricing Info for: v2-highcpu-4
INFO: Archiving Costs
[ric-app-ad-docker-merge-master] $ /bin/bash -l /tmp/jenkins12537923014790856107.sh
---> logs-deploy.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/ric-app-ad-docker-merge-master/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gPKk from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-gPKk/bin to PATH
INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-ad-docker-merge-master/244
INFO: archiving workspace using pattern(s): 
Archives upload complete.
INFO: archiving logs to Nexus
---> uname -a:
Linux prd-ubuntu1804-docker-4c-4g-4527 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:             2800.000
BogoMIPS:            5600.00
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  696K  394M   1% /run
/dev/vda1        20G   11G  9.1G  53% /
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  5.3M  100M   5% /boot/efi
tmpfs           395M     0  395M   0% /run/user/1001


---> free -m:
              total        used        free      shared  buff/cache   available
Mem:           3944         474         216           0        3253        3186
Swap:          1023           0        1023


---> ip addr:
1: lo: <LOOPBACK,UP,LOWER_UP> 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: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc fq_codel state UP group default qlen 1000
    link/ether fa:16:3e:98:b6:55 brd ff:ff:ff:ff:ff:ff
    inet 10.32.7.72/23 brd 10.32.7.255 scope global dynamic ens3
       valid_lft 86140sec preferred_lft 86140sec
    inet6 fe80::f816:3eff:fe98:b655/64 scope link 
       valid_lft forever preferred_lft forever
3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 
    link/ether 02:42:eb:7d:e4:5a 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-4527) 	04/07/25 	_x86_64_	(4 CPU)

19:14:32     LINUX RESTART	(4 CPU)

19:15:01          tps      rtps      wtps   bread/s   bwrtn/s
19:16:01       131.71     51.56     80.15   3996.27   7972.27
19:17:01       243.10     12.85    230.26   2284.17  49964.28
19:18:01       117.25     60.09     57.16   5386.84  16883.32
Average:       164.02     41.50    122.53   3889.00  24941.35

19:15:01    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
19:16:01      1639284   3364992   2399376     59.41     53072   1827100    891992     17.53    537092   1681504    166376
19:17:01       234500   3205220   3804160     94.19     88236   2971888   1323064     26.01    842488   2673860    154792
19:18:01       151564   3321780   3887096     96.25     94948   3152968   1032516     20.30   1351392   2238556       116
Average:       675116   3297331   3363544     83.28     78752   2650652   1082524     21.28    910324   2197973    107095

19:15:01        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
19:16:01           lo      1.00      1.00      0.09      0.09      0.00      0.00      0.00      0.00
19:16:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
19:16:01         ens3    439.03    284.10   1749.21     69.92      0.00      0.00      0.00      0.00
19:17:01           lo      2.13      2.13      0.20      0.20      0.00      0.00      0.00      0.00
19:17:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
19:17:01         ens3    627.51    390.47   5763.41     35.51      0.00      0.00      0.00      0.00
19:18:01           lo      2.73      2.73      0.24      0.24      0.00      0.00      0.00      0.00
19:18:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
19:18:01         ens3    294.97    584.29     24.21   4636.99      0.00      0.00      0.00      0.00
Average:           lo      1.96      1.96      0.18      0.18      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    453.84    419.62   2512.46   1580.72      0.00      0.00      0.00      0.00


---> sar -P ALL:
Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4527) 	04/07/25 	_x86_64_	(4 CPU)

19:14:32     LINUX RESTART	(4 CPU)

19:15:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
19:16:01        all     21.87      0.00      1.77      3.93      0.05     72.38
19:16:01          0     17.46      0.00      1.70      4.51      0.05     76.28
19:16:01          1     23.44      0.00      1.55      5.74      0.05     69.22
19:16:01          2     16.60      0.00      1.90      2.53      0.05     78.92
19:16:01          3     30.04      0.00      1.91      2.96      0.07     65.02
19:17:01        all     17.48      0.00      4.93      5.60      0.08     71.91
19:17:01          0     11.84      0.00      5.43     12.13      0.07     70.54
19:17:01          1     22.92      0.00      4.86      4.98      0.07     67.18
19:17:01          2     19.43      0.00      4.93      3.65      0.10     71.88
19:17:01          3     15.67      0.00      4.47      1.67      0.08     78.10
19:18:01        all     32.68      0.00      1.92      2.96      0.08     62.35
19:18:01          0     27.34      0.00      1.24      1.90      0.07     69.45
19:18:01          1     35.02      0.00      2.06      2.67      0.08     60.17
19:18:01          2     39.45      0.00      2.68      2.51      0.10     55.26
19:18:01          3     28.95      0.00      1.68      4.80      0.08     64.49
Average:        all     24.01      0.00      2.86      4.16      0.07     68.89
Average:          0     18.90      0.00      2.78      6.15      0.06     72.10
Average:          1     27.12      0.00      2.82      4.46      0.07     65.53
Average:          2     25.10      0.00      3.16      2.90      0.08     68.75
Average:          3     24.91      0.00      2.68      3.15      0.08     69.18