Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-2084 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-kLN4NnO3X7ZP/agent.2083 SSH_AGENT_PID=2085 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master@tmp/private_key_7066504783226366778.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/aiml-fw/awmf/tm > git init /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm > 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/aiml-fw/awmf/tm +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm # 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 bbfc0a921efb3420827e0d97b675694395b6ebd5 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bbfc0a921efb3420827e0d97b675694395b6ebd5 # timeout=10 Commit message: "CI: Migrate Sonar Scan job to GHA" > git rev-list --no-walk bbfc0a921efb3420827e0d97b675694395b6ebd5 # 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 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins11388044504163214396.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-xoJ4 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-xoJ4/bin to PATH Generating Requirements File Python 3.10.6 pip 24.0 from /tmp/venv-xoJ4/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.3.0 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.113 botocore==1.34.113 bs4==0.0.2 cachetools==5.3.3 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.7.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.3 email_validator==2.1.1 filelock==3.14.0 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.29.0 httplib2==0.22.0 identify==2.5.36 idna==3.7 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.22.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==29.0.0 lftools==0.37.10 lxml==5.2.2 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.1.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==6.0.0 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==24.0 pbr==6.0.0 platformdirs==4.2.2 prettytable==3.10.0 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.3.0 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.5.0 python-novaclient==18.6.0 python-openstackclient==6.6.0 python-swiftclient==4.6.0 PyYAML==6.0.1 referencing==0.35.1 requests==2.32.2 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.1 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.1 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.5 tqdm==4.66.4 typing_extensions==4.12.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.26.2 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master@tmp/config8142171762992016881tmp copy managed file [aiml-fw-awmf-tm] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master@tmp/config13355598107621794022tmp [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins11415687923670113730.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 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins7952303650507070687.sh [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/sh -xe /tmp/jenkins5304324532873152981.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=. CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash -l /tmp/jenkins14644438803053347129.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xoJ4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-xoJ4/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=. CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/aiml-fw-awmf-tm-docker [EnvInject] - Variables injected successfully. [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins10865920426065398279.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:1.0.0 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:1.0.0 . #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.48kB done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/python:3.10 #3 DONE 1.2s #4 [ 1/10] FROM docker.io/library/python:3.10@sha256:817c0d8684087acb6d88f0f0951f9a541aa3e762302aa5e8f439d5d12edd48ad #4 resolve docker.io/library/python:3.10@sha256:817c0d8684087acb6d88f0f0951f9a541aa3e762302aa5e8f439d5d12edd48ad 0.1s done #4 ... #5 [internal] load build context #5 transferring context: 941.98kB 0.0s done #5 DONE 0.1s #4 [ 1/10] FROM docker.io/library/python:3.10@sha256:817c0d8684087acb6d88f0f0951f9a541aa3e762302aa5e8f439d5d12edd48ad #4 sha256:6e5738e03ea4680d6333148da5e62f5c4a661a76681f477fcfdb99110097caef 2.01kB / 2.01kB done #4 sha256:c6cf28de8a067787ee0d08f8b01d7f1566a508b56f6e549687b41dfd375f12c7 0B / 49.58MB 0.1s #4 sha256:891494355808bdd3db5552f0d3723fd0fa826675f774853796fafa221d850d42 0B / 24.05MB 0.1s #4 sha256:817c0d8684087acb6d88f0f0951f9a541aa3e762302aa5e8f439d5d12edd48ad 1.65kB / 1.65kB done #4 sha256:7687dd13da73f5291f41a44b05c3872fdd48220b365a228f1d477938751ae0ff 7.33kB / 7.33kB done #4 sha256:6582c62583ef22717db8d306b1d6a0c288089ff607d9c0d2d81c4f8973cbfee3 0B / 64.14MB 0.1s #4 sha256:c6cf28de8a067787ee0d08f8b01d7f1566a508b56f6e549687b41dfd375f12c7 9.44MB / 49.58MB 0.3s #4 sha256:891494355808bdd3db5552f0d3723fd0fa826675f774853796fafa221d850d42 8.39MB / 24.05MB 0.3s #4 sha256:6582c62583ef22717db8d306b1d6a0c288089ff607d9c0d2d81c4f8973cbfee3 4.19MB / 64.14MB 0.3s #4 sha256:c6cf28de8a067787ee0d08f8b01d7f1566a508b56f6e549687b41dfd375f12c7 16.78MB / 49.58MB 0.4s #4 sha256:891494355808bdd3db5552f0d3723fd0fa826675f774853796fafa221d850d42 16.78MB / 24.05MB 0.4s #4 sha256:6582c62583ef22717db8d306b1d6a0c288089ff607d9c0d2d81c4f8973cbfee3 11.53MB / 64.14MB 0.4s #4 sha256:c6cf28de8a067787ee0d08f8b01d7f1566a508b56f6e549687b41dfd375f12c7 31.46MB / 49.58MB 0.6s #4 sha256:891494355808bdd3db5552f0d3723fd0fa826675f774853796fafa221d850d42 24.05MB / 24.05MB 0.5s done #4 sha256:6582c62583ef22717db8d306b1d6a0c288089ff607d9c0d2d81c4f8973cbfee3 28.31MB / 64.14MB 0.6s #4 sha256:bf2c3e352f3d2eed4eda4feeed44a1022a881058df20ac0584db70c138b041e2 0B / 211.21MB 0.6s #4 sha256:c6cf28de8a067787ee0d08f8b01d7f1566a508b56f6e549687b41dfd375f12c7 39.85MB / 49.58MB 0.7s #4 sha256:6582c62583ef22717db8d306b1d6a0c288089ff607d9c0d2d81c4f8973cbfee3 36.70MB / 64.14MB 0.7s #4 sha256:c6cf28de8a067787ee0d08f8b01d7f1566a508b56f6e549687b41dfd375f12c7 45.09MB / 49.58MB 0.8s #4 sha256:6582c62583ef22717db8d306b1d6a0c288089ff607d9c0d2d81c4f8973cbfee3 42.38MB / 64.14MB 0.8s #4 sha256:c6cf28de8a067787ee0d08f8b01d7f1566a508b56f6e549687b41dfd375f12c7 49.58MB / 49.58MB 1.0s done #4 sha256:6582c62583ef22717db8d306b1d6a0c288089ff607d9c0d2d81c4f8973cbfee3 62.91MB / 64.14MB 1.0s #4 sha256:bf2c3e352f3d2eed4eda4feeed44a1022a881058df20ac0584db70c138b041e2 26.21MB / 211.21MB 1.0s #4 sha256:a99509a323905a80628005e4f3bc26ac15ebaf3ffdb08a9646a7f2d110ab38f9 0B / 6.39MB 1.0s #4 extracting sha256:c6cf28de8a067787ee0d08f8b01d7f1566a508b56f6e549687b41dfd375f12c7 #4 sha256:6582c62583ef22717db8d306b1d6a0c288089ff607d9c0d2d81c4f8973cbfee3 64.14MB / 64.14MB 1.1s done #4 sha256:bf2c3e352f3d2eed4eda4feeed44a1022a881058df20ac0584db70c138b041e2 45.09MB / 211.21MB 1.2s #4 sha256:a99509a323905a80628005e4f3bc26ac15ebaf3ffdb08a9646a7f2d110ab38f9 6.39MB / 6.39MB 1.2s #4 sha256:946285778af43123f1fc78a80127c3b3f06f88584ecb56c3ac76900a85ca5149 0B / 17.15MB 1.2s #4 sha256:bf2c3e352f3d2eed4eda4feeed44a1022a881058df20ac0584db70c138b041e2 66.06MB / 211.21MB 1.4s #4 sha256:a99509a323905a80628005e4f3bc26ac15ebaf3ffdb08a9646a7f2d110ab38f9 6.39MB / 6.39MB 1.2s done #4 sha256:946285778af43123f1fc78a80127c3b3f06f88584ecb56c3ac76900a85ca5149 15.73MB / 17.15MB 1.4s #4 sha256:b2ab5d29389b29b9fbfa9365857e3d62daa3c3a1e4ada18d2e5db7174abca908 241B / 241B 1.3s done #4 sha256:d76e704b1be9d2079c301be0911f468eae9f565475f5621b323750de69c0a6af 0B / 3.08MB 1.4s #4 sha256:946285778af43123f1fc78a80127c3b3f06f88584ecb56c3ac76900a85ca5149 17.15MB / 17.15MB 1.4s done #4 sha256:bf2c3e352f3d2eed4eda4feeed44a1022a881058df20ac0584db70c138b041e2 88.08MB / 211.21MB 1.6s #4 sha256:d76e704b1be9d2079c301be0911f468eae9f565475f5621b323750de69c0a6af 3.08MB / 3.08MB 1.6s done #4 sha256:bf2c3e352f3d2eed4eda4feeed44a1022a881058df20ac0584db70c138b041e2 99.61MB / 211.21MB 1.7s #4 sha256:bf2c3e352f3d2eed4eda4feeed44a1022a881058df20ac0584db70c138b041e2 123.73MB / 211.21MB 1.9s #4 sha256:bf2c3e352f3d2eed4eda4feeed44a1022a881058df20ac0584db70c138b041e2 136.31MB / 211.21MB 2.0s #4 sha256:bf2c3e352f3d2eed4eda4feeed44a1022a881058df20ac0584db70c138b041e2 156.24MB / 211.21MB 2.2s #4 sha256:bf2c3e352f3d2eed4eda4feeed44a1022a881058df20ac0584db70c138b041e2 188.74MB / 211.21MB 2.6s #4 sha256:bf2c3e352f3d2eed4eda4feeed44a1022a881058df20ac0584db70c138b041e2 201.33MB / 211.21MB 2.7s #4 sha256:bf2c3e352f3d2eed4eda4feeed44a1022a881058df20ac0584db70c138b041e2 211.21MB / 211.21MB 3.3s done #4 extracting sha256:c6cf28de8a067787ee0d08f8b01d7f1566a508b56f6e549687b41dfd375f12c7 2.1s done #4 extracting sha256:891494355808bdd3db5552f0d3723fd0fa826675f774853796fafa221d850d42 #4 extracting sha256:891494355808bdd3db5552f0d3723fd0fa826675f774853796fafa221d850d42 0.5s done #4 extracting sha256:6582c62583ef22717db8d306b1d6a0c288089ff607d9c0d2d81c4f8973cbfee3 0.1s #4 extracting sha256:6582c62583ef22717db8d306b1d6a0c288089ff607d9c0d2d81c4f8973cbfee3 2.3s done #4 extracting sha256:bf2c3e352f3d2eed4eda4feeed44a1022a881058df20ac0584db70c138b041e2 #4 extracting sha256:bf2c3e352f3d2eed4eda4feeed44a1022a881058df20ac0584db70c138b041e2 5.1s #4 extracting sha256:bf2c3e352f3d2eed4eda4feeed44a1022a881058df20ac0584db70c138b041e2 6.2s done #4 extracting sha256:a99509a323905a80628005e4f3bc26ac15ebaf3ffdb08a9646a7f2d110ab38f9 #4 extracting sha256:a99509a323905a80628005e4f3bc26ac15ebaf3ffdb08a9646a7f2d110ab38f9 0.3s done #4 extracting sha256:946285778af43123f1fc78a80127c3b3f06f88584ecb56c3ac76900a85ca5149 #4 extracting sha256:946285778af43123f1fc78a80127c3b3f06f88584ecb56c3ac76900a85ca5149 0.5s done #4 extracting sha256:b2ab5d29389b29b9fbfa9365857e3d62daa3c3a1e4ada18d2e5db7174abca908 #4 extracting sha256:b2ab5d29389b29b9fbfa9365857e3d62daa3c3a1e4ada18d2e5db7174abca908 done #4 extracting sha256:d76e704b1be9d2079c301be0911f468eae9f565475f5621b323750de69c0a6af 0.1s #4 extracting sha256:d76e704b1be9d2079c301be0911f468eae9f565475f5621b323750de69c0a6af 0.3s done #4 DONE 14.5s #6 [ 2/10] WORKDIR /home/app/ #6 DONE 1.1s #7 [ 3/10] RUN apt-get update && apt-get install -y python3-pip apt-utils #7 0.655 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #7 0.674 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #7 0.674 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #7 0.784 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8786 kB] #7 0.899 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB] #7 0.948 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [157 kB] #7 1.858 Fetched 9211 kB in 1s (7514 kB/s) #7 1.858 Reading package lists... #7 2.350 Reading package lists... #7 2.834 Building dependency tree... #7 2.973 Reading state information... #7 3.102 The following additional packages will be installed: #7 3.102 build-essential javascript-common libjs-jquery libjs-sphinxdoc #7 3.102 libjs-underscore libpython3-dev libpython3.11 libpython3.11-dev python3-dev #7 3.102 python3-pkg-resources python3-setuptools python3-wheel python3.11-dev #7 3.103 Suggested packages: #7 3.103 apache2 | lighttpd | httpd python-setuptools-doc #7 3.222 The following NEW packages will be installed: #7 3.222 apt-utils build-essential javascript-common libjs-jquery libjs-sphinxdoc #7 3.223 libjs-underscore libpython3-dev libpython3.11 libpython3.11-dev python3-dev #7 3.223 python3-pip python3-pkg-resources python3-setuptools python3-wheel #7 3.223 python3.11-dev #7 3.247 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. #7 3.247 Need to get 10.4 MB of archives. #7 3.247 After this operation, 48.0 MB of additional disk space will be used. #7 3.247 Get:1 http://deb.debian.org/debian bookworm/main amd64 apt-utils amd64 2.6.1 [309 kB] #7 3.260 Get:2 http://deb.debian.org/debian bookworm/main amd64 build-essential amd64 12.9 [7704 B] #7 3.260 Get:3 http://deb.debian.org/debian bookworm/main amd64 javascript-common all 11+nmu1 [6260 B] #7 3.261 Get:4 http://deb.debian.org/debian bookworm/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB] #7 3.267 Get:5 http://deb.debian.org/debian bookworm/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [116 kB] #7 3.268 Get:6 http://deb.debian.org/debian bookworm/main amd64 libjs-sphinxdoc all 5.3.0-4 [130 kB] #7 3.270 Get:7 http://deb.debian.org/debian bookworm/main amd64 libpython3.11 amd64 3.11.2-6 [1988 kB] #7 3.292 Get:8 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-dev amd64 3.11.2-6 [4738 kB] #7 3.338 Get:9 http://deb.debian.org/debian bookworm/main amd64 libpython3-dev amd64 3.11.2-1+b1 [9572 B] #7 3.338 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3.11-dev amd64 3.11.2-6 [615 kB] #7 3.343 Get:11 http://deb.debian.org/debian bookworm/main amd64 python3-dev amd64 3.11.2-1+b1 [26.2 kB] #7 3.344 Get:12 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1 [296 kB] #7 3.346 Get:13 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools all 66.1.1-1 [521 kB] #7 3.351 Get:14 http://deb.debian.org/debian bookworm/main amd64 python3-wheel all 0.38.4-2 [30.8 kB] #7 3.352 Get:15 http://deb.debian.org/debian bookworm/main amd64 python3-pip all 23.0.1+dfsg-1 [1325 kB] #7 3.609 debconf: delaying package configuration, since apt-utils is not installed #7 3.650 Fetched 10.4 MB in 0s (77.0 MB/s) #7 3.696 Selecting previously unselected package apt-utils. #7 3.696 (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 ... 23963 files and directories currently installed.) #7 3.714 Preparing to unpack .../00-apt-utils_2.6.1_amd64.deb ... #7 3.723 Unpacking apt-utils (2.6.1) ... #7 3.826 Selecting previously unselected package build-essential. #7 3.830 Preparing to unpack .../01-build-essential_12.9_amd64.deb ... #7 3.838 Unpacking build-essential (12.9) ... #7 3.901 Selecting previously unselected package javascript-common. #7 3.905 Preparing to unpack .../02-javascript-common_11+nmu1_all.deb ... #7 3.925 Unpacking javascript-common (11+nmu1) ... #7 3.993 Selecting previously unselected package libjs-jquery. #7 3.997 Preparing to unpack .../03-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... #7 4.009 Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #7 4.082 Selecting previously unselected package libjs-underscore. #7 4.085 Preparing to unpack .../04-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... #7 4.091 Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... #7 4.149 Selecting previously unselected package libjs-sphinxdoc. #7 4.152 Preparing to unpack .../05-libjs-sphinxdoc_5.3.0-4_all.deb ... #7 4.159 Unpacking libjs-sphinxdoc (5.3.0-4) ... #7 4.235 Selecting previously unselected package libpython3.11:amd64. #7 4.239 Preparing to unpack .../06-libpython3.11_3.11.2-6_amd64.deb ... #7 4.251 Unpacking libpython3.11:amd64 (3.11.2-6) ... #7 4.503 Selecting previously unselected package libpython3.11-dev:amd64. #7 4.506 Preparing to unpack .../07-libpython3.11-dev_3.11.2-6_amd64.deb ... #7 4.514 Unpacking libpython3.11-dev:amd64 (3.11.2-6) ... #7 4.986 Selecting previously unselected package libpython3-dev:amd64. #7 4.990 Preparing to unpack .../08-libpython3-dev_3.11.2-1+b1_amd64.deb ... #7 4.995 Unpacking libpython3-dev:amd64 (3.11.2-1+b1) ... #7 5.041 Selecting previously unselected package python3.11-dev. #7 5.043 Preparing to unpack .../09-python3.11-dev_3.11.2-6_amd64.deb ... #7 5.049 Unpacking python3.11-dev (3.11.2-6) ... #7 5.115 Selecting previously unselected package python3-dev. #7 5.119 Preparing to unpack .../10-python3-dev_3.11.2-1+b1_amd64.deb ... #7 5.125 Unpacking python3-dev (3.11.2-1+b1) ... #7 5.177 Selecting previously unselected package python3-pkg-resources. #7 5.180 Preparing to unpack .../11-python3-pkg-resources_66.1.1-1_all.deb ... #7 5.186 Unpacking python3-pkg-resources (66.1.1-1) ... #7 5.264 Selecting previously unselected package python3-setuptools. #7 5.268 Preparing to unpack .../12-python3-setuptools_66.1.1-1_all.deb ... #7 5.274 Unpacking python3-setuptools (66.1.1-1) ... #7 5.635 Selecting previously unselected package python3-wheel. #7 5.639 Preparing to unpack .../13-python3-wheel_0.38.4-2_all.deb ... #7 5.646 Unpacking python3-wheel (0.38.4-2) ... #7 5.738 Selecting previously unselected package python3-pip. #7 5.741 Preparing to unpack .../14-python3-pip_23.0.1+dfsg-1_all.deb ... #7 5.748 Unpacking python3-pip (23.0.1+dfsg-1) ... #7 6.798 Setting up python3-pkg-resources (66.1.1-1) ... #7 7.066 Setting up javascript-common (11+nmu1) ... #7 7.131 Setting up apt-utils (2.6.1) ... #7 7.150 Setting up python3-setuptools (66.1.1-1) ... #7 7.583 Setting up libpython3.11:amd64 (3.11.2-6) ... #7 7.607 Setting up python3-wheel (0.38.4-2) ... #7 7.772 Setting up libpython3.11-dev:amd64 (3.11.2-6) ... #7 7.792 Setting up python3-pip (23.0.1+dfsg-1) ... #7 8.716 Setting up build-essential (12.9) ... #7 8.744 Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #7 8.775 Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... #7 8.794 Setting up libpython3-dev:amd64 (3.11.2-1+b1) ... #7 8.813 Setting up python3.11-dev (3.11.2-6) ... #7 8.832 Setting up libjs-sphinxdoc (5.3.0-4) ... #7 8.850 Setting up python3-dev (3.11.2-1+b1) ... #7 8.870 Processing triggers for libc-bin (2.36-9+deb12u7) ... #7 DONE 9.5s #8 [ 4/10] COPY . . #8 DONE 0.3s #9 [ 5/10] RUN git clone "https://gerrit.o-ran-sc.org/r/aiml-fw/athp/sdk/feature-store" /SDK/featurestoresdk_main #9 0.206 Cloning into '/SDK/featurestoresdk_main'... #9 DONE 1.0s #10 [ 6/10] RUN git clone "https://gerrit.o-ran-sc.org/r/aiml-fw/athp/sdk/model-storage" /SDK/modelmetricssdk_main #10 0.209 Cloning into '/SDK/modelmetricssdk_main'... #10 DONE 0.6s #11 [ 7/10] RUN pip3 install /SDK/featurestoresdk_main/. #11 1.515 Processing /SDK/featurestoresdk_main #11 1.516 Preparing metadata (setup.py): started #11 1.948 Preparing metadata (setup.py): finished with status 'done' #11 1.954 Building wheels for collected packages: featurestoresdk #11 1.956 Building wheel for featurestoresdk (setup.py): started #11 2.295 Building wheel for featurestoresdk (setup.py): finished with status 'done' #11 2.296 Created wheel for featurestoresdk: filename=featurestoresdk-0.1-py3-none-any.whl size=6070 sha256=5966f6b7a0bbd24365a3924c1f5ad29fc1ef4a5d7c692b3e0f489001fa738e93 #11 2.297 Stored in directory: /tmp/pip-ephem-wheel-cache-lby7zcb8/wheels/82/fd/19/4827f09b0aaf02b08a33426f01cec88c22b29c14da3c9e09e3 #11 2.304 Successfully built featurestoresdk #11 2.352 Installing collected packages: featurestoresdk #11 2.383 Successfully installed featurestoresdk-0.1 #11 2.384 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 #11 2.526 #11 2.526 [notice] A new release of pip is available: 23.0.1 -> 24.0 #11 2.526 [notice] To update, run: pip install --upgrade pip #11 DONE 2.7s #12 [ 8/10] RUN pip3 install /SDK/modelmetricssdk_main/. #12 0.523 Processing /SDK/modelmetricssdk_main #12 0.524 Preparing metadata (setup.py): started #12 0.726 Preparing metadata (setup.py): finished with status 'done' #12 0.732 Building wheels for collected packages: modelmetricsdk #12 0.733 Building wheel for modelmetricsdk (setup.py): started #12 1.001 Building wheel for modelmetricsdk (setup.py): finished with status 'done' #12 1.002 Created wheel for modelmetricsdk: filename=modelmetricsdk-0.1-py3-none-any.whl size=7318 sha256=e9d13042a2d83c2657a64738a95f934bc6814e55250072f71f95164eb8030a40 #12 1.003 Stored in directory: /tmp/pip-ephem-wheel-cache-l9xna589/wheels/00/57/2c/061991cba1ea95bd46f7b5b067011d480503abcbe08cb605b0 #12 1.008 Successfully built modelmetricsdk #12 1.055 Installing collected packages: modelmetricsdk #12 1.082 Successfully installed modelmetricsdk-0.1 #12 1.083 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 #12 1.092 #12 1.092 [notice] A new release of pip is available: 23.0.1 -> 24.0 #12 1.092 [notice] To update, run: pip install --upgrade pip #12 DONE 1.3s #13 [ 9/10] RUN pip3 install . #13 0.535 Processing /home/app #13 0.536 Preparing metadata (setup.py): started #13 0.733 Preparing metadata (setup.py): finished with status 'done' #13 0.738 Building wheels for collected packages: trainingmgr #13 0.739 Building wheel for trainingmgr (setup.py): started #13 1.016 Building wheel for trainingmgr (setup.py): finished with status 'done' #13 1.017 Created wheel for trainingmgr: filename=trainingmgr-0.1-py3-none-any.whl size=31869 sha256=25f292da7c16945c6830acd8f2b2cf114811cbd3ecb0119939b3cd5a8aab4daa #13 1.019 Stored in directory: /tmp/pip-ephem-wheel-cache-aytbnzx7/wheels/d5/a7/dd/fcf347b3d855f5cc0d937e9cc56d2fe48867b38fc0a7ecfe32 #13 1.026 Successfully built trainingmgr #13 1.069 Installing collected packages: trainingmgr #13 1.113 Successfully installed trainingmgr-0.1 #13 1.114 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 #13 1.120 #13 1.120 [notice] A new release of pip is available: 23.0.1 -> 24.0 #13 1.120 [notice] To update, run: pip install --upgrade pip #13 DONE 1.3s #14 [10/10] RUN pip3 install -r requirements.txt #14 1.286 Collecting boto3 #14 1.337 Downloading boto3-1.34.113-py3-none-any.whl (139 kB) #14 1.370 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.3/139.3 kB 4.8 MB/s eta 0:00:00 #14 2.179 Collecting botocore #14 2.184 Downloading botocore-1.34.113-py3-none-any.whl (12.3 MB) #14 2.397 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.3/12.3 MB 61.5 MB/s eta 0:00:00 #14 2.473 Collecting Flask #14 2.477 Downloading flask-3.0.3-py3-none-any.whl (101 kB) #14 2.487 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.7/101.7 kB 14.0 MB/s eta 0:00:00 #14 2.518 Collecting Flask-API #14 2.522 Downloading Flask_API-3.1-py3-none-any.whl (138 kB) #14 2.540 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.5/138.5 kB 9.4 MB/s eta 0:00:00 #14 2.578 Collecting Flask-Cors #14 2.584 Downloading Flask_Cors-4.0.1-py2.py3-none-any.whl (14 kB) #14 2.648 Collecting pg8000 #14 2.652 Downloading pg8000-1.31.2-py3-none-any.whl (54 kB) #14 2.661 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 7.0 MB/s eta 0:00:00 #14 2.721 Collecting requests #14 2.724 Downloading requests-2.32.2-py3-none-any.whl (63 kB) #14 2.734 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.9/63.9 kB 8.1 MB/s eta 0:00:00 #14 3.037 Collecting pandas #14 3.043 Downloading pandas-2.2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.0 MB) #14 3.480 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.0/13.0 MB 26.0 MB/s eta 0:00:00 #14 3.590 Collecting PyYAML #14 3.595 Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) #14 3.641 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 16.9 MB/s eta 0:00:00 #14 3.700 Collecting kubernetes #14 3.704 Downloading kubernetes-29.0.0-py2.py3-none-any.whl (1.6 MB) #14 3.757 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 32.5 MB/s eta 0:00:00 #14 3.807 Collecting validators==0.20.0 #14 3.811 Downloading validators-0.20.0.tar.gz (30 kB) #14 3.838 Preparing metadata (setup.py): started #14 4.049 Preparing metadata (setup.py): finished with status 'done' #14 4.112 Collecting Werkzeug==2.2.2 #14 4.117 Downloading Werkzeug-2.2.2-py3-none-any.whl (232 kB) #14 4.131 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 232.7/232.7 kB 20.9 MB/s eta 0:00:00 #14 4.171 Collecting decorator>=3.4.0 #14 4.175 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) #14 4.305 Collecting MarkupSafe>=2.1.1 #14 4.309 Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) #14 4.490 Collecting s3transfer<0.11.0,>=0.10.0 #14 4.494 Downloading s3transfer-0.10.1-py3-none-any.whl (82 kB) #14 4.503 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.2/82.2 kB 12.5 MB/s eta 0:00:00 #14 4.533 Collecting jmespath<2.0.0,>=0.7.1 #14 4.537 Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) #14 4.588 Collecting python-dateutil<3.0.0,>=2.1 #14 4.591 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) #14 4.605 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 20.7 MB/s eta 0:00:00 #14 4.677 Collecting urllib3!=2.2.0,<3,>=1.25.4 #14 4.681 Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) #14 4.693 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 16.0 MB/s eta 0:00:00 #14 4.768 Collecting blinker>=1.6.2 #14 4.772 Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) #14 4.797 Collecting Flask #14 4.806 Downloading flask-3.0.2-py3-none-any.whl (101 kB) #14 4.819 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.3/101.3 kB 10.7 MB/s eta 0:00:00 #14 4.840 Downloading flask-3.0.1-py3-none-any.whl (101 kB) #14 4.850 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.2/101.2 kB 12.8 MB/s eta 0:00:00 #14 4.869 Downloading flask-3.0.0-py3-none-any.whl (99 kB) #14 4.877 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.7/99.7 kB 14.5 MB/s eta 0:00:00 #14 4.898 Downloading flask-2.3.3-py3-none-any.whl (96 kB) #14 4.908 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.1/96.1 kB 12.2 MB/s eta 0:00:00 #14 4.933 Downloading Flask-2.3.2-py3-none-any.whl (96 kB) #14 4.943 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 kB 11.7 MB/s eta 0:00:00 #14 4.968 Downloading Flask-2.3.1-py3-none-any.whl (96 kB) #14 4.977 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.0/97.0 kB 13.9 MB/s eta 0:00:00 #14 5.016 Collecting itsdangerous>=2.1.2 #14 5.020 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) #14 5.043 Collecting Flask #14 5.047 Downloading Flask-2.3.0-py3-none-any.whl (96 kB) #14 5.056 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.0/97.0 kB 14.6 MB/s eta 0:00:00 #14 5.074 Downloading Flask-2.2.5-py3-none-any.whl (101 kB) #14 5.084 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 14.2 MB/s eta 0:00:00 #14 5.137 Collecting Jinja2>=3.0 #14 5.141 Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) #14 5.151 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 17.4 MB/s eta 0:00:00 #14 5.189 Collecting click>=8.0 #14 5.192 Downloading click-8.1.7-py3-none-any.whl (97 kB) #14 5.202 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 11.4 MB/s eta 0:00:00 #14 5.250 Collecting scramp>=1.4.5 #14 5.254 Downloading scramp-1.4.5-py3-none-any.whl (12 kB) #14 5.437 Collecting charset-normalizer<4,>=2 #14 5.443 Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) #14 5.453 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.1/142.1 kB 16.9 MB/s eta 0:00:00 #14 5.492 Collecting idna<4,>=2.5 #14 5.495 Downloading idna-3.7-py3-none-any.whl (66 kB) #14 5.505 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 9.5 MB/s eta 0:00:00 #14 5.546 Collecting certifi>=2017.4.17 #14 5.550 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) #14 5.561 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 19.8 MB/s eta 0:00:00 #14 5.707 Collecting tzdata>=2022.7 #14 5.712 Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB) #14 5.731 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 345.4/345.4 kB 22.1 MB/s eta 0:00:00 #14 5.822 Collecting pytz>=2020.1 #14 5.827 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) #14 5.848 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 28.9 MB/s eta 0:00:00 #14 6.300 Collecting numpy>=1.22.4 #14 6.306 Downloading numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) #14 6.565 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 60.4 MB/s eta 0:00:00 #14 6.659 Collecting six>=1.9.0 #14 6.663 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) #14 6.704 Collecting oauthlib>=3.2.2 #14 6.708 Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) #14 6.719 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 16.6 MB/s eta 0:00:00 #14 6.754 Collecting requests-oauthlib #14 6.758 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) #14 6.944 Collecting google-auth>=1.0.1 #14 6.949 Downloading google_auth-2.29.0-py2.py3-none-any.whl (189 kB) #14 6.964 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 189.2/189.2 kB 16.4 MB/s eta 0:00:00 #14 7.024 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 #14 7.027 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) #14 7.036 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 8.0 MB/s eta 0:00:00 #14 7.105 Collecting rsa<5,>=3.1.4 #14 7.109 Downloading rsa-4.9-py3-none-any.whl (34 kB) #14 7.158 Collecting pyasn1-modules>=0.2.1 #14 7.163 Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) #14 7.176 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.2/181.2 kB 18.2 MB/s eta 0:00:00 #14 7.224 Collecting cachetools<6.0,>=2.0.0 #14 7.227 Downloading cachetools-5.3.3-py3-none-any.whl (9.3 kB) #14 7.440 Collecting asn1crypto>=1.5.1 #14 7.444 Downloading asn1crypto-1.5.1-py2.py3-none-any.whl (105 kB) #14 7.455 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.0/105.0 kB 11.2 MB/s eta 0:00:00 #14 7.571 Collecting pyasn1<0.7.0,>=0.4.6 #14 7.575 Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) #14 7.584 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.3/85.3 kB 11.6 MB/s eta 0:00:00 #14 7.610 Building wheels for collected packages: validators #14 7.611 Building wheel for validators (setup.py): started #14 7.896 Building wheel for validators (setup.py): finished with status 'done' #14 7.897 Created wheel for validators: filename=validators-0.20.0-py3-none-any.whl size=19574 sha256=7bb2b11316f39f1b474fdaa2520315ce0018006361f1454c2841152a1bb54dff #14 7.898 Stored in directory: /root/.cache/pip/wheels/f2/ed/dd/d3a556ad245ef9dc570c6bcd2f22886d17b0b408dd3bbb9ac3 #14 7.902 Successfully built validators #14 8.167 Installing collected packages: pytz, asn1crypto, websocket-client, urllib3, tzdata, six, scramp, PyYAML, pyasn1, oauthlib, numpy, MarkupSafe, jmespath, itsdangerous, idna, decorator, click, charset-normalizer, certifi, cachetools, Werkzeug, validators, rsa, requests, python-dateutil, pyasn1-modules, Jinja2, requests-oauthlib, pg8000, pandas, google-auth, Flask, botocore, s3transfer, kubernetes, Flask-Cors, Flask-API, boto3 #14 16.71 Successfully installed Flask-2.2.5 Flask-API-3.1 Flask-Cors-4.0.1 Jinja2-3.1.4 MarkupSafe-2.1.5 PyYAML-6.0.1 Werkzeug-2.2.2 asn1crypto-1.5.1 boto3-1.34.113 botocore-1.34.113 cachetools-5.3.3 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 decorator-5.1.1 google-auth-2.29.0 idna-3.7 itsdangerous-2.2.0 jmespath-1.0.1 kubernetes-29.0.0 numpy-1.26.4 oauthlib-3.2.2 pandas-2.2.2 pg8000-1.31.2 pyasn1-0.6.0 pyasn1-modules-0.4.0 python-dateutil-2.9.0.post0 pytz-2024.1 requests-2.32.2 requests-oauthlib-2.0.0 rsa-4.9 s3transfer-0.10.1 scramp-1.4.5 six-1.16.0 tzdata-2024.1 urllib3-2.2.1 validators-0.20.0 websocket-client-1.8.0 #14 16.72 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 16.73 #14 16.73 [notice] A new release of pip is available: 23.0.1 -> 24.0 #14 16.73 [notice] To update, run: pip install --upgrade pip #14 DONE 18.4s #15 exporting to image #15 exporting layers #15 exporting layers 5.0s done #15 writing image sha256:109c1e2517293d0c7cac3652720d7498744c59864f215090176d157b823dcceb done #15 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:1.0.0 done #15 DONE 5.0s ---> docker-build.sh ends [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/sh -xe /tmp/jenkins412669775026488060.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. [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins4257201520724978353.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:1.0.0 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:1.0.0 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker] df82c73e363a: Preparing c2c4a67cf72a: Preparing 8ea648483582: Preparing 044fa897b1d5: Preparing bf40fb7895c2: Preparing 6bf26a813153: Preparing a7ace947a4de: Preparing 42923ccb5c7c: Preparing 6bb29791e321: Preparing b43c1d914be6: Preparing 0a1f19c0d90d: Preparing a8273e3b1197: Preparing cbe4fb5e267b: Preparing 734c0f0b65c2: Preparing 8845ab872c1c: Preparing d7d4c2f9d26b: Preparing bbe1a212f7e9: Preparing a7ace947a4de: Waiting 42923ccb5c7c: Waiting 6bb29791e321: Waiting b43c1d914be6: Waiting 0a1f19c0d90d: Waiting a8273e3b1197: Waiting cbe4fb5e267b: Waiting 734c0f0b65c2: Waiting 8845ab872c1c: Waiting d7d4c2f9d26b: Waiting bbe1a212f7e9: Waiting 6bf26a813153: Waiting 8ea648483582: Pushed c2c4a67cf72a: Pushed bf40fb7895c2: Pushed 6bf26a813153: Pushed a7ace947a4de: Pushed b43c1d914be6: Layer already exists 6bb29791e321: Pushed 0a1f19c0d90d: Layer already exists a8273e3b1197: Layer already exists cbe4fb5e267b: Layer already exists 734c0f0b65c2: Layer already exists d7d4c2f9d26b: Layer already exists 8845ab872c1c: Layer already exists bbe1a212f7e9: Layer already exists 044fa897b1d5: Pushed 42923ccb5c7c: Pushed df82c73e363a: Pushed 1.0.0: digest: sha256:c972e0411188245c912583bf76bab4db655ec0f16630ef9cd9b5cb263ff94aad size: 3897 ---> docker-push.sh ends [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins302325943032386844.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2085 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins5187763958758371786.sh ---> sysstat.sh [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins7532562554232590970.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/aiml-fw-awmf-tm-docker-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/aiml-fw-awmf-tm-docker-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/aiml-fw-awmf-tm-docker-docker-merge-master ']' + mkdir -p /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/archives/ [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins17399911549145664015.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xoJ4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-xoJ4/bin to PATH INFO: Running in OpenStack, capturing instance metadata [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins17269372355012375290.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master@tmp/config17970809136217658353tmp 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. [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins2230728247626635482.sh ---> create-netrc.sh [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins10683024466237222632.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xoJ4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-xoJ4/bin to PATH [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins11265656240258191771.sh ---> sudo-logs.sh Archiving 'sudo' log.. [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins4537218675431494924.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xoJ4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-xoJ4/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash -l /tmp/jenkins9530749007191113807.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xoJ4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-xoJ4/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/aiml-fw-awmf-tm-docker-docker-merge-master/178 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-2084 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 11G 9.0G 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 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 466 299 0 3177 3194 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:f5:ab:ce brd ff:ff:ff:ff:ff:ff inet 10.32.7.198/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86150sec preferred_lft 86150sec inet6 fe80::f816:3eff:fef5:abce/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:7c:63:cd:b1 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-2084) 05/28/24 _x86_64_ (4 CPU) 14:36:50 LINUX RESTART (4 CPU) 14:37:01 tps rtps wtps bread/s bwrtn/s 14:38:02 162.41 69.32 93.08 5629.86 40469.14 14:39:01 157.82 27.50 130.32 3259.52 50504.52 14:40:01 191.40 59.62 131.78 4070.23 25203.13 Average: 170.62 52.29 118.33 4325.76 38658.30 14:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:38:02 1741116 3316872 2297544 56.89 38820 1699648 930504 18.29 580256 1551280 81040 14:39:01 118816 3315856 3919844 97.06 78104 3220416 1093924 21.50 638496 3007212 187256 14:40:01 409656 3327304 3629004 89.86 100564 2894268 1039992 20.44 999420 2332504 4472 Average: 756529 3320011 3282131 81.27 72496 2604777 1021473 20.08 739391 2296999 90923 14:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:02 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 14:38:02 ens3 322.26 211.86 1333.32 66.70 0.00 0.00 0.00 0.00 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:39:01 lo 2.58 2.58 0.24 0.24 0.00 0.00 0.00 0.00 14:39:01 ens3 690.70 391.19 6565.85 35.61 0.00 0.00 0.00 0.00 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:01 lo 2.47 2.47 0.22 0.22 0.00 0.00 0.00 0.00 14:40:01 ens3 354.44 440.70 1205.52 2325.82 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 2.06 2.06 0.18 0.18 0.00 0.00 0.00 0.00 Average: ens3 454.48 347.69 3014.97 813.87 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2084) 05/28/24 _x86_64_ (4 CPU) 14:36:50 LINUX RESTART (4 CPU) 14:37:01 CPU %user %nice %system %iowait %steal %idle 14:38:02 all 15.41 0.00 2.04 5.26 0.05 77.23 14:38:02 0 7.85 0.00 1.58 6.43 0.03 84.11 14:38:02 1 26.33 0.00 3.39 5.66 0.05 64.57 14:38:02 2 17.72 0.00 1.73 4.86 0.05 75.65 14:38:02 3 9.84 0.00 1.47 4.11 0.07 84.51 14:39:01 all 22.08 0.00 3.91 3.20 0.07 70.75 14:39:01 0 9.05 0.00 3.31 0.47 0.02 87.15 14:39:01 1 38.57 0.00 4.71 4.06 0.10 52.55 14:39:01 2 28.51 0.00 3.57 1.37 0.09 66.47 14:39:01 3 12.35 0.00 4.02 6.94 0.05 76.63 14:40:01 all 22.12 0.00 2.82 5.48 0.07 69.51 14:40:01 0 15.45 0.00 2.07 5.40 0.07 77.01 14:40:01 1 37.44 0.00 3.55 3.85 0.08 55.07 14:40:01 2 20.02 0.00 3.28 8.54 0.07 68.09 14:40:01 3 15.61 0.00 2.38 4.13 0.07 77.81 Average: all 19.85 0.00 2.92 4.65 0.06 72.51 Average: 0 10.78 0.00 2.32 4.11 0.04 82.75 Average: 1 34.09 0.00 3.88 4.53 0.08 57.43 Average: 2 22.04 0.00 2.85 4.94 0.07 70.10 Average: 3 12.60 0.00 2.61 5.04 0.06 79.68