Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/ric-app/qp/+/12280 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-451 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-qp-docker-verify-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-YJxfFSSAzi13/agent.2088 SSH_AGENT_PID=2090 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-app-qp-docker-verify-master@tmp/private_key_2238857284025738345.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/qp > git init /w/workspace/ric-app-qp-docker-verify-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp > 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/qp +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp refs/changes/80/12280/5 # timeout=10 > git rev-parse f7beeec1ca542f8530bedb8d9a9b97a5578f7742^{commit} # timeout=10 Checking out Revision f7beeec1ca542f8530bedb8d9a9b97a5578f7742 (refs/changes/80/12280/5) > git config core.sparsecheckout # timeout=10 > git checkout -f f7beeec1ca542f8530bedb8d9a9b97a5578f7742 # timeout=10 Commit message: "Release 0.0.6" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 2cabb3bf5345a223f13482df7d1b5ccba34b3eda # 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-qp-docker-verify-master] $ /bin/bash /tmp/jenkins12887661169624257821.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-OkNv 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-OkNv/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.1 from /tmp/venv-OkNv/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.1 aspy.yaml==1.3.0 attrs==23.1.0 autopage==0.5.2 Babel==2.14.0 beautifulsoup4==4.12.2 boto3==1.33.13 botocore==1.33.13 bs4==0.0.1 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.4.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.4.2 docker==4.2.2 dogpile.cache==1.2.2 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.40 google-auth==2.25.2 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-metadata==7.0.0 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.2 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.20.0 jsonschema-specifications==2023.11.2 keystoneauth1==5.4.0 kubernetes==28.1.0 lftools==0.37.8 lxml==4.9.3 MarkupSafe==2.1.3 msgpack==1.0.7 multi-key-dict==2.0.3 munch==4.0.0 netaddr==0.9.0 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==2.9.0 oslo.config==9.2.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.2.0 oslo.utils==6.3.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.3.0 python-jenkins==1.8.2 python-keystoneclient==5.2.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.32.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.13.2 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.8.2 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.3 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.12 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 zipp==3.17.0 provisioning config files... copy managed file [global-settings] to file:/w/workspace/ric-app-qp-docker-verify-master@tmp/config5463030564400030711tmp copy managed file [ric-app-qp-settings] to file:/w/workspace/ric-app-qp-docker-verify-master@tmp/config9434587141102340754tmp [ric-app-qp-docker-verify-master] $ /bin/bash /tmp/jenkins7153374710068868629.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-qp-docker-verify-master] $ /bin/bash /tmp/jenkins13659525817535187840.sh [ric-app-qp-docker-verify-master] $ /bin/sh -xe /tmp/jenkins9989976608274150487.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-qp-docker-verify-master] $ /bin/bash -l /tmp/jenkins6392584177597203465.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OkNv from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-OkNv/bin to PATH ---> Docker image tag found: 0.0.5 [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-qp-docker-verify-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-qp [EnvInject] - Variables injected successfully. [ric-app-qp-docker-verify-master] $ /bin/bash /tmp/jenkins11993608000312795449.sh ---> docker-build.sh Docker version 20.10.20, build 9fdeb9c Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-qp:0.0.5 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-qp:0.0.5 . Sending build context to Docker daemon 1.325MB Step 1/17 : FROM continuumio/miniconda3:23.10.0-1 23.10.0-1: Pulling from continuumio/miniconda3 0bc8ff246cb8: Pulling fs layer e87dc284eda5: Pulling fs layer f1fbf9532e5b: Pulling fs layer 0bc8ff246cb8: Verifying Checksum 0bc8ff246cb8: Download complete e87dc284eda5: Verifying Checksum e87dc284eda5: Download complete f1fbf9532e5b: Verifying Checksum f1fbf9532e5b: Download complete 0bc8ff246cb8: Pull complete e87dc284eda5: Pull complete f1fbf9532e5b: Pull complete Digest: sha256:5ee0ed861bce8f67acb0a3e8a416891781db54302d93bf20a3c6301d7683d7b9 Status: Downloaded newer image for continuumio/miniconda3:23.10.0-1 ---> 6d17b7c0d4a8 Step 2/17 : RUN mkdir -p /opt/route/ ---> Running in a98146606047 Removing intermediate container a98146606047 ---> 635a57b0f936 Step 3/17 : RUN apt update && apt install -y gcc musl-dev ---> Running in 5a63043b52bd  WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8062 kB] Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [260 kB] Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.7 kB] Fetched 8548 kB in 1s (6631 kB/s) Reading package lists... Building dependency tree... Reading state information... 2 packages can be upgraded. Run 'apt list --upgradable' to see them.  WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-10 fontconfig-config fonts-dejavu-core gcc-10 libasan6 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libdeflate0 libfontconfig1 libfreetype6 libgcc-10-dev libgd3 libgomp1 libisl23 libitm1 libjbig0 libjpeg62-turbo liblsan0 libmpc3 libmpfr6 libnsl-dev libpng16-16 libquadmath0 libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp6 libxpm4 linux-libc-dev manpages manpages-dev musl Suggested packages: binutils-doc cpp-doc gcc-10-locales gcc-multilib make autoconf automake libtool flex bison gdb gcc-doc gcc-10-multilib gcc-10-doc glibc-doc libgd-tools man-browser Recommended packages: linux-musl-dev The following NEW packages will be installed: binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-10 fontconfig-config fonts-dejavu-core gcc gcc-10 libasan6 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libdeflate0 libfontconfig1 libfreetype6 libgcc-10-dev libgd3 libgomp1 libisl23 libitm1 libjbig0 libjpeg62-turbo liblsan0 libmpc3 libmpfr6 libnsl-dev libpng16-16 libquadmath0 libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp6 libxpm4 linux-libc-dev manpages manpages-dev musl musl-dev 0 upgraded, 46 newly installed, 0 to remove and 2 not upgraded. Need to get 54.5 MB of archives. After this operation, 192 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB] Get:2 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB] Get:3 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB] Get:4 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB] Get:5 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB] Get:6 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB] Get:7 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB] Get:8 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB] Get:9 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB] Get:10 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB] Get:11 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB] Get:12 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB] Get:13 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB] Get:14 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB] Get:15 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB] Get:16 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB] Get:17 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB] Get:18 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B] Get:19 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB] Get:20 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB] Get:21 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB] Get:22 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB] Get:23 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB] Get:24 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB] Get:25 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB] Get:26 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B] Get:27 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-dev-bin amd64 2.31-13+deb11u7 [276 kB] Get:28 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB] Get:29 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1+deb11u1 [418 kB] Get:30 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB] Get:31 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB] Get:32 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB] Get:33 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB] Get:34 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1+deb11u2 [259 kB] Get:35 http://deb.debian.org/debian-security bullseye-security/main amd64 libtiff5 amd64 4.2.0-1+deb11u5 [290 kB] Get:36 http://deb.debian.org/debian-security bullseye-security/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb11u1 [50.0 kB] Get:37 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB] Get:38 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-devtools amd64 2.31-13+deb11u7 [246 kB] Get:39 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev amd64 5.10.197-1 [1668 kB] Get:40 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB] Get:41 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB] Get:42 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] Get:43 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6-dev amd64 2.31-13+deb11u7 [2361 kB] Get:44 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB] Get:45 http://deb.debian.org/debian bullseye/main amd64 musl amd64 1.2.2-1 [418 kB] Get:46 http://deb.debian.org/debian bullseye/main amd64 musl-dev amd64 1.2.2-1 [604 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 54.5 MB in 1s (98.4 MB/s) Selecting previously unselected package manpages. (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.) Preparing to unpack .../00-manpages_5.10-1_all.deb ... Unpacking manpages (5.10-1) ... Selecting previously unselected package binutils-common:amd64. Preparing to unpack .../01-binutils-common_2.35.2-2_amd64.deb ... Unpacking binutils-common:amd64 (2.35.2-2) ... Selecting previously unselected package libbinutils:amd64. Preparing to unpack .../02-libbinutils_2.35.2-2_amd64.deb ... Unpacking libbinutils:amd64 (2.35.2-2) ... Selecting previously unselected package libctf-nobfd0:amd64. Preparing to unpack .../03-libctf-nobfd0_2.35.2-2_amd64.deb ... Unpacking libctf-nobfd0:amd64 (2.35.2-2) ... Selecting previously unselected package libctf0:amd64. Preparing to unpack .../04-libctf0_2.35.2-2_amd64.deb ... Unpacking libctf0:amd64 (2.35.2-2) ... Selecting previously unselected package binutils-x86-64-linux-gnu. Preparing to unpack .../05-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ... Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ... Selecting previously unselected package binutils. Preparing to unpack .../06-binutils_2.35.2-2_amd64.deb ... Unpacking binutils (2.35.2-2) ... Selecting previously unselected package libisl23:amd64. Preparing to unpack .../07-libisl23_0.23-1_amd64.deb ... Unpacking libisl23:amd64 (0.23-1) ... Selecting previously unselected package libmpfr6:amd64. Preparing to unpack .../08-libmpfr6_4.1.0-3_amd64.deb ... Unpacking libmpfr6:amd64 (4.1.0-3) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../09-libmpc3_1.2.0-1_amd64.deb ... Unpacking libmpc3:amd64 (1.2.0-1) ... Selecting previously unselected package cpp-10. Preparing to unpack .../10-cpp-10_10.2.1-6_amd64.deb ... Unpacking cpp-10 (10.2.1-6) ... Selecting previously unselected package cpp. Preparing to unpack .../11-cpp_4%3a10.2.1-1_amd64.deb ... Unpacking cpp (4:10.2.1-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../12-fonts-dejavu-core_2.37-2_all.deb ... Unpacking fonts-dejavu-core (2.37-2) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../13-fontconfig-config_2.13.1-4.2_all.deb ... Unpacking fontconfig-config (2.13.1-4.2) ... Selecting previously unselected package libcc1-0:amd64. Preparing to unpack .../14-libcc1-0_10.2.1-6_amd64.deb ... Unpacking libcc1-0:amd64 (10.2.1-6) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../15-libgomp1_10.2.1-6_amd64.deb ... Unpacking libgomp1:amd64 (10.2.1-6) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../16-libitm1_10.2.1-6_amd64.deb ... Unpacking libitm1:amd64 (10.2.1-6) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../17-libatomic1_10.2.1-6_amd64.deb ... Unpacking libatomic1:amd64 (10.2.1-6) ... Selecting previously unselected package libasan6:amd64. Preparing to unpack .../18-libasan6_10.2.1-6_amd64.deb ... Unpacking libasan6:amd64 (10.2.1-6) ... Selecting previously unselected package liblsan0:amd64. Preparing to unpack .../19-liblsan0_10.2.1-6_amd64.deb ... Unpacking liblsan0:amd64 (10.2.1-6) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../20-libtsan0_10.2.1-6_amd64.deb ... Unpacking libtsan0:amd64 (10.2.1-6) ... Selecting previously unselected package libubsan1:amd64. Preparing to unpack .../21-libubsan1_10.2.1-6_amd64.deb ... Unpacking libubsan1:amd64 (10.2.1-6) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../22-libquadmath0_10.2.1-6_amd64.deb ... Unpacking libquadmath0:amd64 (10.2.1-6) ... Selecting previously unselected package libgcc-10-dev:amd64. Preparing to unpack .../23-libgcc-10-dev_10.2.1-6_amd64.deb ... Unpacking libgcc-10-dev:amd64 (10.2.1-6) ... Selecting previously unselected package gcc-10. Preparing to unpack .../24-gcc-10_10.2.1-6_amd64.deb ... Unpacking gcc-10 (10.2.1-6) ... Selecting previously unselected package gcc. Preparing to unpack .../25-gcc_4%3a10.2.1-1_amd64.deb ... Unpacking gcc (4:10.2.1-1) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../26-libc-dev-bin_2.31-13+deb11u7_amd64.deb ... Unpacking libc-dev-bin (2.31-13+deb11u7) ... Selecting previously unselected package libpng16-16:amd64. Preparing to unpack .../27-libpng16-16_1.6.37-3_amd64.deb ... Unpacking libpng16-16:amd64 (1.6.37-3) ... Selecting previously unselected package libfreetype6:amd64. Preparing to unpack .../28-libfreetype6_2.10.4+dfsg-1+deb11u1_amd64.deb ... Unpacking libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../29-libfontconfig1_2.13.1-4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.13.1-4.2) ... Selecting previously unselected package libjpeg62-turbo:amd64. Preparing to unpack .../30-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ... Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ... Selecting previously unselected package libdeflate0:amd64. Preparing to unpack .../31-libdeflate0_1.7-1_amd64.deb ... Unpacking libdeflate0:amd64 (1.7-1) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../32-libjbig0_2.1-3.1+b2_amd64.deb ... Unpacking libjbig0:amd64 (2.1-3.1+b2) ... Selecting previously unselected package libwebp6:amd64. Preparing to unpack .../33-libwebp6_0.6.1-2.1+deb11u2_amd64.deb ... Unpacking libwebp6:amd64 (0.6.1-2.1+deb11u2) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../34-libtiff5_4.2.0-1+deb11u5_amd64.deb ... Unpacking libtiff5:amd64 (4.2.0-1+deb11u5) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../35-libxpm4_1%3a3.5.12-1.1+deb11u1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../36-libgd3_2.3.0-2_amd64.deb ... Unpacking libgd3:amd64 (2.3.0-2) ... Selecting previously unselected package libc-devtools. Preparing to unpack .../37-libc-devtools_2.31-13+deb11u7_amd64.deb ... Unpacking libc-devtools (2.31-13+deb11u7) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../38-linux-libc-dev_5.10.197-1_amd64.deb ... Unpacking linux-libc-dev:amd64 (5.10.197-1) ... Selecting previously unselected package libcrypt-dev:amd64. Preparing to unpack .../39-libcrypt-dev_1%3a4.4.18-4_amd64.deb ... Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ... Selecting previously unselected package libtirpc-dev:amd64. Preparing to unpack .../40-libtirpc-dev_1.3.1-1+deb11u1_amd64.deb ... Unpacking libtirpc-dev:amd64 (1.3.1-1+deb11u1) ... Selecting previously unselected package libnsl-dev:amd64. Preparing to unpack .../41-libnsl-dev_1.3.0-2_amd64.deb ... Unpacking libnsl-dev:amd64 (1.3.0-2) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../42-libc6-dev_2.31-13+deb11u7_amd64.deb ... Unpacking libc6-dev:amd64 (2.31-13+deb11u7) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../43-manpages-dev_5.10-1_all.deb ... Unpacking manpages-dev (5.10-1) ... Selecting previously unselected package musl:amd64. Preparing to unpack .../44-musl_1.2.2-1_amd64.deb ... Unpacking musl:amd64 (1.2.2-1) ... Selecting previously unselected package musl-dev:amd64. Preparing to unpack .../45-musl-dev_1.2.2-1_amd64.deb ... Unpacking musl-dev:amd64 (1.2.2-1) ... Setting up libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ... Setting up manpages (5.10-1) ... Setting up binutils-common:amd64 (2.35.2-2) ... Setting up libdeflate0:amd64 (1.7-1) ... Setting up linux-libc-dev:amd64 (5.10.197-1) ... Setting up libctf-nobfd0:amd64 (2.35.2-2) ... Setting up libgomp1:amd64 (10.2.1-6) ... Setting up libjbig0:amd64 (2.1-3.1+b2) ... Setting up libasan6:amd64 (10.2.1-6) ... Setting up libtirpc-dev:amd64 (1.3.1-1+deb11u1) ... Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ... Setting up libmpfr6:amd64 (4.1.0-3) ... Setting up libquadmath0:amd64 (10.2.1-6) ... Setting up libpng16-16:amd64 (1.6.37-3) ... Setting up libmpc3:amd64 (1.2.0-1) ... Setting up libatomic1:amd64 (10.2.1-6) ... Setting up libwebp6:amd64 (0.6.1-2.1+deb11u2) ... Setting up fonts-dejavu-core (2.37-2) ... Setting up libubsan1:amd64 (10.2.1-6) ... Setting up musl:amd64 (1.2.2-1) ... Setting up libnsl-dev:amd64 (1.3.0-2) ... Setting up libcrypt-dev:amd64 (1:4.4.18-4) ... Setting up libtiff5:amd64 (4.2.0-1+deb11u5) ... Setting up libbinutils:amd64 (2.35.2-2) ... Setting up libisl23:amd64 (0.23-1) ... Setting up libc-dev-bin (2.31-13+deb11u7) ... Setting up libcc1-0:amd64 (10.2.1-6) ... Setting up liblsan0:amd64 (10.2.1-6) ... Setting up cpp-10 (10.2.1-6) ... Setting up libitm1:amd64 (10.2.1-6) ... Setting up libtsan0:amd64 (10.2.1-6) ... Setting up libctf0:amd64 (2.35.2-2) ... Setting up manpages-dev (5.10-1) ... Setting up fontconfig-config (2.13.1-4.2) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Setting up libgcc-10-dev:amd64 (10.2.1-6) ... Setting up musl-dev:amd64 (1.2.2-1) ... Setting up libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ... Setting up cpp (4:10.2.1-1) ... Setting up libc6-dev:amd64 (2.31-13+deb11u7) ... Setting up libfontconfig1:amd64 (2.13.1-4.2) ... Setting up binutils-x86-64-linux-gnu (2.35.2-2) ... Setting up binutils (2.35.2-2) ... Setting up libgd3:amd64 (2.3.0-2) ... Setting up gcc-10 (10.2.1-6) ... Setting up libc-devtools (2.31-13+deb11u7) ... Setting up gcc (4:10.2.1-1) ... Processing triggers for libc-bin (2.31-13+deb11u7) ... Removing intermediate container 5a63043b52bd ---> 408b6f7e07c4 Step 4/17 : ARG RMRVERSION=4.9.0 ---> Running in d72eb301037c Removing intermediate container d72eb301037c ---> 85b78aafb8c8 Step 5/17 : RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_${RMRVERSION}_amd64.deb/download.deb && dpkg -i rmr_${RMRVERSION}_amd64.deb ---> Running in ca52619021de --2023-12-13 21:35:06-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.0_amd64.deb/download.deb Resolving packagecloud.io (packagecloud.io)... 13.56.122.114, 52.9.47.236, 2600:1f1c:2e5:6900:309a:12a2:6681:1d33, ... Connecting to packagecloud.io (packagecloud.io)|13.56.122.114|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4069581.deb?Expires=1702503606&Signature=EbCdW3HOXWQMDHkty2Ya2Jgxfkwk6R1ZCsm0e0XR6fuHZqP0t7lArOsDQQCsFgnTe3Fyq8nHYNI8QeqFNPLpJW36DMLg5vsCwP~H2bcAuPnqyvKwMGeiF1hXfwbReGLF3683AO2sWQvIMLlAFevr6hvmogJT5ZLBwHCUJQKr3OBPeclo4XLiU9eORxo7L-h6M~Wh0fdbgvZDXbNqhmIZkzZ5pWxcyrB6VgXg-iXh0bB40MDHz-1PDoZmT45LM7ExRgiT8I50HVwzbBFZ4fErtWEehK5XKDHlrHCds0yK1uriFkdg2g7ruHJO2Tbrv5mTiZdqejPjeb6Ifn2BKhHGDQ__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] --2023-12-13 21:35:06-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4069581.deb?Expires=1702503606&Signature=EbCdW3HOXWQMDHkty2Ya2Jgxfkwk6R1ZCsm0e0XR6fuHZqP0t7lArOsDQQCsFgnTe3Fyq8nHYNI8QeqFNPLpJW36DMLg5vsCwP~H2bcAuPnqyvKwMGeiF1hXfwbReGLF3683AO2sWQvIMLlAFevr6hvmogJT5ZLBwHCUJQKr3OBPeclo4XLiU9eORxo7L-h6M~Wh0fdbgvZDXbNqhmIZkzZ5pWxcyrB6VgXg-iXh0bB40MDHz-1PDoZmT45LM7ExRgiT8I50HVwzbBFZ4fErtWEehK5XKDHlrHCds0yK1uriFkdg2g7ruHJO2Tbrv5mTiZdqejPjeb6Ifn2BKhHGDQ__&Key-Pair-Id=K1ZMSF1EKC3AZL Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 18.173.117.108, 18.173.117.205, 18.173.117.128, ... Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|18.173.117.108|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 242746 (237K) [application/x-debian-package] Saving to: β€˜rmr_4.9.0_amd64.deb’  0K .......... .......... .......... .......... .......... 21% 22.3M 0s 50K .......... .......... .......... .......... .......... 42% 13.7M 0s 100K .......... .......... .......... .......... .......... 63% 12.5M 0s 150K .......... .......... .......... .......... .......... 84% 51.7M 0s 200K .......... .......... .......... ....... 100% 326M=0.01s 2023-12-13 21:35:06 (21.6 MB/s) - β€˜rmr_4.9.0_amd64.deb’ saved [242746/242746] Selecting previously unselected package rmr. (Reading database ... 17673 files and directories currently installed.) Preparing to unpack rmr_4.9.0_amd64.deb ... Unpacking rmr (4.9.0) ... Setting up rmr (4.9.0) ... Removing intermediate container ca52619021de ---> 291070a78498 Step 6/17 : RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_${RMRVERSION}_amd64.deb/download.deb && dpkg -i rmr-dev_${RMRVERSION}_amd64.deb ---> Running in 63f2888690b0 --2023-12-13 21:35:07-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.0_amd64.deb/download.deb Resolving packagecloud.io (packagecloud.io)... 52.9.47.236, 13.56.122.114, 2600:1f1c:2e5:6901:f7bc:bd07:16d9:d167, ... Connecting to packagecloud.io (packagecloud.io)|52.9.47.236|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4069580.deb?Expires=1702503607&Signature=vCEWMjmxSTmjoVdLAmCl38rAhAuKYJh0l9kMrNmUuflOjHi~Az2sZq4ADJ9f1YEvxZUQuEmKuLEtLxPl2c26GDgd8toW1p6fyOGuScESNtvCZfEEEsDm7u2M8LpdUhhFQyMXAHENaBtNVNtFHHT3hT7JjJT1Cf7BVXLPkVZIXMenotB2uHgDHDJWZAwOk64EVPYaLHTf8AdM60~SWuOFgeyioIS4tzTf6n8~8dndd1lZJCNA22DSGOR0Cj-loDB3JzMgN67hWV80Z0O6awGm0W9yidXCHPuTCkZFGWi9ZvhmOOXdKzjeezgWZAT2H5fAG0hkpppralCVYq8mxtBIPw__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] --2023-12-13 21:35:07-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4069580.deb?Expires=1702503607&Signature=vCEWMjmxSTmjoVdLAmCl38rAhAuKYJh0l9kMrNmUuflOjHi~Az2sZq4ADJ9f1YEvxZUQuEmKuLEtLxPl2c26GDgd8toW1p6fyOGuScESNtvCZfEEEsDm7u2M8LpdUhhFQyMXAHENaBtNVNtFHHT3hT7JjJT1Cf7BVXLPkVZIXMenotB2uHgDHDJWZAwOk64EVPYaLHTf8AdM60~SWuOFgeyioIS4tzTf6n8~8dndd1lZJCNA22DSGOR0Cj-loDB3JzMgN67hWV80Z0O6awGm0W9yidXCHPuTCkZFGWi9ZvhmOOXdKzjeezgWZAT2H5fAG0hkpppralCVYq8mxtBIPw__&Key-Pair-Id=K1ZMSF1EKC3AZL Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 18.173.117.132, 18.173.117.128, 18.173.117.205, ... Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|18.173.117.132|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 126094 (123K) [application/x-debian-package] Saving to: β€˜rmr-dev_4.9.0_amd64.deb’  0K .......... .......... .......... .......... .......... 40% 23.3M 0s 50K .......... .......... .......... .......... .......... 81% 19.6M 0s 100K .......... .......... ... 100% 68.4M=0.005s 2023-12-13 21:35:07 (24.5 MB/s) - β€˜rmr-dev_4.9.0_amd64.deb’ saved [126094/126094] Selecting previously unselected package rmr-dev. (Reading database ... 17681 files and directories currently installed.) Preparing to unpack rmr-dev_4.9.0_amd64.deb ... Unpacking rmr-dev (4.9.0) ... Setting up rmr-dev (4.9.0) ... Removing intermediate container 63f2888690b0 ---> 5081beb1fecf Step 7/17 : RUN rm -f rmr_${RMRVERSION}_amd64.deb rmr-dev_${RMRVERSION}_amd64.deb ---> Running in 22b9d1bc0fb3 Removing intermediate container 22b9d1bc0fb3 ---> 32241888da9a Step 8/17 : ENV LD_LIBRARY_PATH /usr/local/lib/:/usr/local/lib64 ---> Running in 56e7e6ba5ede Removing intermediate container 56e7e6ba5ede ---> c3ed5fadad3a Step 9/17 : COPY tests/fixtures/local.rt /opt/route/local.rt ---> 726ecd53d4b0 Step 10/17 : ENV RMR_SEED_RT /opt/route/local.rt ---> Running in 306a708420b1 Removing intermediate container 306a708420b1 ---> 6c95561a6036 Step 11/17 : COPY setup.py /tmp ---> 796fa747e34d Step 12/17 : COPY LICENSE.txt /tmp/ ---> 247db2b0a807 Step 13/17 : RUN pip install /tmp ---> Running in b066b24e4940 Processing /tmp Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting ricxappframe==3.2.2 (from qp==0.0.5) Downloading ricxappframe-3.2.2-py3-none-any.whl.metadata (6.1 kB) Collecting joblib>=0.3.2 (from qp==0.0.5) Downloading joblib-1.3.2-py3-none-any.whl.metadata (5.4 kB) Collecting statsmodels>=0.11.1 (from qp==0.0.5) Downloading statsmodels-0.14.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 60.5 MB/s eta 0:00:00 Collecting mdclogpy<=1.1.1 (from qp==0.0.5) Downloading mdclogpy-1.1.1-py3-none-any.whl (5.9 kB) Collecting influxdb (from qp==0.0.5) Downloading influxdb-5.3.1-py2.py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.9/77.9 kB 6.8 MB/s eta 0:00:00 Collecting pandas==1.5.3 (from qp==0.0.5) Downloading pandas-1.5.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.0/12.0 MB 70.4 MB/s eta 0:00:00 Collecting scikit-learn (from qp==0.0.5) Downloading scikit_learn-1.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) Collecting schedule (from qp==0.0.5) Downloading schedule-1.2.1-py2.py3-none-any.whl.metadata (3.3 kB) Collecting python-dateutil>=2.8.1 (from pandas==1.5.3->qp==0.0.5) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 11.9 MB/s eta 0:00:00 Collecting pytz>=2020.1 (from pandas==1.5.3->qp==0.0.5) Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) Collecting numpy>=1.21.0 (from pandas==1.5.3->qp==0.0.5) Downloading numpy-1.26.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 4.8 MB/s eta 0:00:00 Collecting inotify-simple (from ricxappframe==3.2.2->qp==0.0.5) 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 (from ricxappframe==3.2.2->qp==0.0.5) Downloading msgpack-1.0.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB) Collecting ricsdl<4.0.0,>=3.0.0 (from ricxappframe==3.2.2->qp==0.0.5) Downloading ricsdl-3.1.3-py3-none-any.whl.metadata (3.2 kB) Requirement already satisfied: requests in /opt/conda/lib/python3.11/site-packages (from ricxappframe==3.2.2->qp==0.0.5) (2.31.0) Collecting protobuf<3.21.0 (from ricxappframe==3.2.2->qp==0.0.5) Downloading protobuf-3.20.3-py2.py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.1/162.1 kB 9.7 MB/s eta 0:00:00 Collecting inotify (from ricxappframe==3.2.2->qp==0.0.5) Downloading inotify-0.2.10.tar.gz (9.9 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting scipy!=1.9.2,>=1.4 (from statsmodels>=0.11.1->qp==0.0.5) Downloading scipy-1.11.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.4/60.4 kB 4.4 MB/s eta 0:00:00 Collecting patsy>=0.5.2 (from statsmodels>=0.11.1->qp==0.0.5) Downloading patsy-0.5.4-py2.py3-none-any.whl.metadata (3.4 kB) Requirement already satisfied: packaging>=21.3 in /opt/conda/lib/python3.11/site-packages (from statsmodels>=0.11.1->qp==0.0.5) (23.1) Collecting six>=1.10.0 (from influxdb->qp==0.0.5) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting threadpoolctl>=2.0.0 (from scikit-learn->qp==0.0.5) Downloading threadpoolctl-3.2.0-py3-none-any.whl.metadata (10.0 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /opt/conda/lib/python3.11/site-packages (from requests->ricxappframe==3.2.2->qp==0.0.5) (2.0.4) Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.11/site-packages (from requests->ricxappframe==3.2.2->qp==0.0.5) (3.4) Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/conda/lib/python3.11/site-packages (from requests->ricxappframe==3.2.2->qp==0.0.5) (1.26.18) Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.11/site-packages (from requests->ricxappframe==3.2.2->qp==0.0.5) (2023.7.22) Requirement already satisfied: setuptools in /opt/conda/lib/python3.11/site-packages (from ricsdl<4.0.0,>=3.0.0->ricxappframe==3.2.2->qp==0.0.5) (68.0.0) Collecting redis==4.3.6 (from ricsdl<4.0.0,>=3.0.0->ricxappframe==3.2.2->qp==0.0.5) Downloading redis-4.3.6-py3-none-any.whl (248 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 248.8/248.8 kB 16.9 MB/s eta 0:00:00 Collecting hiredis==2.0.0 (from ricsdl<4.0.0,>=3.0.0->ricxappframe==3.2.2->qp==0.0.5) Downloading hiredis-2.0.0.tar.gz (75 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.8/75.8 kB 5.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting async-timeout>=4.0.2 (from redis==4.3.6->ricsdl<4.0.0,>=3.0.0->ricxappframe==3.2.2->qp==0.0.5) Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) Collecting nose (from inotify->ricxappframe==3.2.2->qp==0.0.5) Downloading nose-1.3.7-py3-none-any.whl (154 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.7/154.7 kB 12.0 MB/s eta 0:00:00 Downloading ricxappframe-3.2.2-py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.1/138.1 kB 10.2 MB/s eta 0:00:00 Downloading joblib-1.3.2-py3-none-any.whl (302 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 302.2/302.2 kB 18.1 MB/s eta 0:00:00 Downloading schedule-1.2.1-py2.py3-none-any.whl (11 kB) Downloading scikit_learn-1.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.9/10.9 MB 68.8 MB/s eta 0:00:00 Downloading numpy-1.26.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 64.9 MB/s eta 0:00:00 Downloading patsy-0.5.4-py2.py3-none-any.whl (233 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.9/233.9 kB 15.7 MB/s eta 0:00:00 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 25.2 MB/s eta 0:00:00 Downloading ricsdl-3.1.3-py3-none-any.whl (34 kB) Downloading scipy-1.11.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (36.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 36.4/36.4 MB 56.4 MB/s eta 0:00:00 Downloading threadpoolctl-3.2.0-py3-none-any.whl (15 kB) Downloading msgpack-1.0.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (557 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 558.0/558.0 kB 35.7 MB/s eta 0:00:00 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) Building wheels for collected packages: qp, hiredis, inotify, inotify-simple Building wheel for qp (setup.py): started Building wheel for qp (setup.py): finished with status 'done' Created wheel for qp: filename=qp-0.0.5-py3-none-any.whl size=2708 sha256=5737375d4c0e6b1ea75173c90c05199113ccb778d5522dc0962f1ba33bb06378 Stored in directory: /tmp/pip-ephem-wheel-cache-w5eqg5gl/wheels/5d/b5/14/219cbb1b1547f4542812b673f84ac2a36f5cc5f2e9734dfc69 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-cp311-cp311-linux_x86_64.whl size=26739 sha256=1409b5fcb67f10af72c2f0237958812312d83344fa4e00b6022b0617c8c15963 Stored in directory: /root/.cache/pip/wheels/b5/d5/75/f78977ca3f83d42e7171a64cb85d055305f4cb72d695718541 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=13431 sha256=4e605a95897c77f729553e49e7e9688ae9b299d1f3a2b1b0be3ac2345d8abe1b Stored in directory: /root/.cache/pip/wheels/61/f8/b0/a6dafc45b64306771e195e07f1121e2e080c15ae3385c82fca 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=7689 sha256=95364d6be6cf7718d621f4394b77cdc6c9290e07ee19e5ff4f2bfe128df66a8f Stored in directory: /root/.cache/pip/wheels/62/4d/7f/e5e1cee8d11c6cd5bde3b7a60afe4498e46123173d92dd981c Successfully built qp hiredis inotify inotify-simple Installing collected packages: pytz, nose, mdclogpy, threadpoolctl, six, schedule, protobuf, numpy, msgpack, joblib, inotify-simple, inotify, hiredis, async-timeout, scipy, redis, python-dateutil, patsy, scikit-learn, ricsdl, pandas, influxdb, statsmodels, ricxappframe, qp Successfully installed async-timeout-4.0.3 hiredis-2.0.0 influxdb-5.3.1 inotify-0.2.10 inotify-simple-1.3.5 joblib-1.3.2 mdclogpy-1.1.1 msgpack-1.0.7 nose-1.3.7 numpy-1.26.2 pandas-1.5.3 patsy-0.5.4 protobuf-3.20.3 python-dateutil-2.8.2 pytz-2023.3.post1 qp-0.0.5 redis-4.3.6 ricsdl-3.1.3 ricxappframe-3.2.2 schedule-1.2.1 scikit-learn-1.3.2 scipy-1.11.4 six-1.16.0 statsmodels-0.14.0 threadpoolctl-3.2.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 Removing intermediate container b066b24e4940 ---> e5d9b44dc2ba Step 14/17 : RUN pip3 install urllib3==1.26.18 ---> Running in a9c2025b11a3 Requirement already satisfied: urllib3==1.26.18 in /opt/conda/lib/python3.11/site-packages (1.26.18) 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 Removing intermediate container a9c2025b11a3 ---> 8dc98afc13ca Step 15/17 : COPY src/ /src ---> c57e6e58a01f Step 16/17 : ENV PYTHONUNBUFFERED 1 ---> Running in c0ee73d21dc8 Removing intermediate container c0ee73d21dc8 ---> dc3713c22f42 Step 17/17 : CMD PYTHONPATH=/src:/usr/lib/python3.11/site-packages/:$PYTHONPATH run-qp.py ---> Running in ff7b8962bb13 Removing intermediate container ff7b8962bb13 ---> 6fb0a5e21ac1 Successfully built 6fb0a5e21ac1 Successfully tagged nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-qp:0.0.5 ---> docker-build.sh ends [ric-app-qp-docker-verify-master] $ /bin/sh -xe /tmp/jenkins183869319989611848.sh [ric-app-qp-docker-verify-master] $ /bin/bash /tmp/jenkins1568021308053130751.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2090 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-app-qp-docker-verify-master] $ /bin/bash /tmp/jenkins6737696922035871201.sh ---> sysstat.sh [ric-app-qp-docker-verify-master] $ /bin/bash /tmp/jenkins13528806137570435215.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/ric-app-qp-docker-verify-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-qp-docker-verify-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-qp-docker-verify-master ']' + mkdir -p /w/workspace/ric-app-qp-docker-verify-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-app-qp-docker-verify-master/archives/ [ric-app-qp-docker-verify-master] $ /bin/bash /tmp/jenkins4521227092516983639.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OkNv from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-OkNv/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-app-qp-docker-verify-master] $ /bin/bash /tmp/jenkins3010546164261828185.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-qp-docker-verify-master@tmp/config2423626733538437055tmp 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-qp-docker-verify-master] $ /bin/bash /tmp/jenkins9368103269184114096.sh ---> create-netrc.sh [ric-app-qp-docker-verify-master] $ /bin/bash /tmp/jenkins11717891739993588133.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OkNv from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-OkNv/bin to PATH [ric-app-qp-docker-verify-master] $ /bin/bash /tmp/jenkins14374588375110201758.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-app-qp-docker-verify-master] $ /bin/bash /tmp/jenkins7097995664486997567.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OkNv 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.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-OkNv/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [ric-app-qp-docker-verify-master] $ /bin/bash -l /tmp/jenkins11798241953641740325.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OkNv 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-OkNv/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-qp-docker-verify-master/43 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-451 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.870 BogoMIPS: 5599.74 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 11G 8.9G 54% / 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 469 539 0 2935 3191 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:ba:2f brd ff:ff:ff:ff:ff:ff inet 10.32.7.202/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86147sec preferred_lft 86147sec inet6 fe80::f816:3eff:fef1:ba2f/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:eb:3e:25:79 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-451) 12/13/23 _x86_64_ (4 CPU) 21:32:31 LINUX RESTART (4 CPU) 21:33:02 tps rtps wtps bread/s bwrtn/s 21:34:01 132.50 59.26 73.24 4512.18 6979.97 21:35:01 182.44 10.86 171.57 1643.06 45512.81 21:36:01 220.96 53.49 167.47 5388.64 48706.85 Average: 178.89 41.11 137.79 3844.42 33884.30 21:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:34:01 1663904 3343056 2374760 58.80 49516 1784932 886652 17.43 571728 1623032 143560 21:35:01 508296 3254808 3530368 87.41 77316 2772728 1111076 21.84 768876 2487488 18940 21:36:01 579408 3269172 3459256 85.65 104504 2688528 919632 18.08 754108 2433752 43292 Average: 917203 3289012 3121461 77.29 77112 2415396 972453 19.12 698237 2181424 68597 21:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:01 lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 21:34:01 ens3 310.61 217.37 1349.34 65.21 0.00 0.00 0.00 0.00 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:01 lo 2.87 2.87 0.27 0.27 0.00 0.00 0.00 0.00 21:35:01 ens3 489.39 352.82 4760.79 42.98 0.00 0.00 0.00 0.00 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 21:36:01 ens3 202.22 162.44 1528.86 17.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: lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 Average: ens3 334.19 244.35 2552.90 41.66 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-451) 12/13/23 _x86_64_ (4 CPU) 21:32:31 LINUX RESTART (4 CPU) 21:33:02 CPU %user %nice %system %iowait %steal %idle 21:34:01 all 21.81 0.00 1.88 3.84 0.06 72.42 21:34:01 0 27.24 0.00 1.88 3.46 0.07 67.35 21:34:01 1 14.44 0.00 1.73 8.33 0.05 75.44 21:34:01 2 17.88 0.00 1.92 2.23 0.05 77.92 21:34:01 3 27.66 0.00 2.01 1.34 0.07 68.93 21:35:01 all 19.92 0.00 3.74 3.99 0.07 72.28 21:35:01 0 15.13 0.00 4.71 9.61 0.07 70.47 21:35:01 1 9.26 0.00 2.56 2.29 0.03 85.86 21:35:01 2 35.84 0.00 3.76 0.39 0.10 59.91 21:35:01 3 19.50 0.00 3.93 3.68 0.07 72.82 21:36:01 all 16.95 0.00 3.64 5.33 0.06 74.01 21:36:01 0 8.61 0.00 3.30 5.28 0.05 82.76 21:36:01 1 5.74 0.00 3.24 6.89 0.07 84.07 21:36:01 2 24.63 0.00 2.95 4.63 0.07 67.72 21:36:01 3 28.84 0.00 5.09 4.50 0.07 61.50 Average: all 19.55 0.00 3.09 4.39 0.06 72.90 Average: 0 16.96 0.00 3.30 6.13 0.06 73.54 Average: 1 9.80 0.00 2.51 5.83 0.05 81.82 Average: 2 26.15 0.00 2.88 2.41 0.07 68.48 Average: 3 25.32 0.00 3.68 3.18 0.07 67.74