06:09:44 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/aiml-fw/awmf/tm/+/13276 06:09:44 Running as SYSTEM 06:09:44 [EnvInject] - Loading node environment variables. 06:09:44 Building remotely on prd-ubuntu1804-docker-4c-4g-3486 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master 06:09:44 [ssh-agent] Looking for ssh-agent implementation... 06:09:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:09:44 $ ssh-agent 06:09:44 SSH_AUTH_SOCK=/tmp/ssh-RKhWls6lQFAj/agent.2106 06:09:44 SSH_AGENT_PID=2108 06:09:44 [ssh-agent] Started. 06:09:44 Running ssh-add (command line suppressed) 06:09:44 Identity added: /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master@tmp/private_key_7490829500388389245.key (jenkins-ssh) 06:09:44 [ssh-agent] Using credentials jenkins (jenkins) 06:09:44 The recommended git tool is: NONE 06:09:46 using credential jenkins 06:09:46 Wiping out workspace first. 06:09:46 Cloning the remote Git repository 06:09:46 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm 06:09:46 > git init /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master # timeout=10 06:09:46 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm 06:09:46 > git --version # timeout=10 06:09:46 > git --version # 'git version 2.17.1' 06:09:46 using GIT_SSH to set credentials jenkins 06:09:46 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm +refs/heads/*:refs/remotes/origin/* # timeout=10 06:09:47 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm # timeout=10 06:09:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:09:47 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm # timeout=10 06:09:47 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm 06:09:47 using GIT_SSH to set credentials jenkins 06:09:47 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm refs/changes/76/13276/2 # timeout=10 06:09:48 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:09:48 Checking out Revision 249e5cc497a14bf47a1cb2ef06d78bd04887e91d (refs/remotes/origin/master) 06:09:48 > git config core.sparsecheckout # timeout=10 06:09:48 > git checkout -f 249e5cc497a14bf47a1cb2ef06d78bd04887e91d # timeout=10 06:09:48 Commit message: "Update 'get_model_info' code in tm" 06:09:48 > git rev-list --no-walk 3574ae684862198fefd6a4f287680921f727e7f6 # timeout=10 06:09:51 provisioning config files... 06:09:51 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:09:51 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:09:51 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins8655520345170938192.sh 06:09:51 ---> python-tools-install.sh 06:09:51 Setup pyenv: 06:09:51 * system (set by /opt/pyenv/version) 06:09:51 * 3.8.13 (set by /opt/pyenv/version) 06:09:51 * 3.9.13 (set by /opt/pyenv/version) 06:09:51 * 3.10.6 (set by /opt/pyenv/version) 06:09:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NBpJ 06:09:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:09:59 lf-activate-venv(): INFO: Installing: lftools 06:10:29 lf-activate-venv(): INFO: Adding /tmp/venv-NBpJ/bin to PATH 06:10:29 Generating Requirements File 06:10:49 Python 3.10.6 06:10:49 pip 24.2 from /tmp/venv-NBpJ/lib/python3.10/site-packages/pip (python 3.10) 06:10:49 appdirs==1.4.4 06:10:49 argcomplete==3.5.0 06:10:49 aspy.yaml==1.3.0 06:10:49 attrs==24.2.0 06:10:49 autopage==0.5.2 06:10:49 beautifulsoup4==4.12.3 06:10:49 boto3==1.35.6 06:10:49 botocore==1.35.6 06:10:49 bs4==0.0.2 06:10:49 cachetools==5.5.0 06:10:49 certifi==2024.7.4 06:10:49 cffi==1.17.0 06:10:49 cfgv==3.4.0 06:10:49 chardet==5.2.0 06:10:49 charset-normalizer==3.3.2 06:10:49 click==8.1.7 06:10:49 cliff==4.7.0 06:10:49 cmd2==2.4.3 06:10:49 cryptography==3.3.2 06:10:49 debtcollector==3.0.0 06:10:49 decorator==5.1.1 06:10:49 defusedxml==0.7.1 06:10:49 Deprecated==1.2.14 06:10:49 distlib==0.3.8 06:10:49 dnspython==2.6.1 06:10:49 docker==4.2.2 06:10:49 dogpile.cache==1.3.3 06:10:49 email_validator==2.2.0 06:10:49 filelock==3.15.4 06:10:49 future==1.0.0 06:10:49 gitdb==4.0.11 06:10:49 GitPython==3.1.43 06:10:49 google-auth==2.34.0 06:10:49 httplib2==0.22.0 06:10:49 identify==2.6.0 06:10:49 idna==3.8 06:10:49 importlib-resources==1.5.0 06:10:49 iso8601==2.1.0 06:10:49 Jinja2==3.1.4 06:10:49 jmespath==1.0.1 06:10:49 jsonpatch==1.33 06:10:49 jsonpointer==3.0.0 06:10:49 jsonschema==4.23.0 06:10:49 jsonschema-specifications==2023.12.1 06:10:49 keystoneauth1==5.8.0 06:10:49 kubernetes==30.1.0 06:10:49 lftools==0.37.10 06:10:49 lxml==5.3.0 06:10:49 MarkupSafe==2.1.5 06:10:49 msgpack==1.0.8 06:10:49 multi_key_dict==2.0.3 06:10:49 munch==4.0.0 06:10:49 netaddr==1.3.0 06:10:49 netifaces==0.11.0 06:10:49 niet==1.4.2 06:10:49 nodeenv==1.9.1 06:10:49 oauth2client==4.1.3 06:10:49 oauthlib==3.2.2 06:10:49 openstacksdk==3.3.0 06:10:49 os-client-config==2.1.0 06:10:49 os-service-types==1.7.0 06:10:49 osc-lib==3.1.0 06:10:49 oslo.config==9.6.0 06:10:49 oslo.context==5.6.0 06:10:49 oslo.i18n==6.4.0 06:10:49 oslo.log==6.1.2 06:10:49 oslo.serialization==5.5.0 06:10:49 oslo.utils==7.3.0 06:10:49 packaging==24.1 06:10:49 pbr==6.0.0 06:10:49 platformdirs==4.2.2 06:10:49 prettytable==3.11.0 06:10:49 pyasn1==0.6.0 06:10:49 pyasn1_modules==0.4.0 06:10:49 pycparser==2.22 06:10:49 pygerrit2==2.0.15 06:10:49 PyGithub==2.4.0 06:10:49 PyJWT==2.9.0 06:10:49 PyNaCl==1.5.0 06:10:49 pyparsing==2.4.7 06:10:49 pyperclip==1.9.0 06:10:49 pyrsistent==0.20.0 06:10:49 python-cinderclient==9.5.0 06:10:49 python-dateutil==2.9.0.post0 06:10:49 python-heatclient==3.5.0 06:10:49 python-jenkins==1.8.2 06:10:49 python-keystoneclient==5.4.0 06:10:49 python-magnumclient==4.6.0 06:10:49 python-openstackclient==7.0.0 06:10:49 python-swiftclient==4.6.0 06:10:49 PyYAML==6.0.2 06:10:49 referencing==0.35.1 06:10:49 requests==2.32.3 06:10:49 requests-oauthlib==2.0.0 06:10:49 requestsexceptions==1.4.0 06:10:49 rfc3986==2.0.0 06:10:49 rpds-py==0.20.0 06:10:49 rsa==4.9 06:10:49 ruamel.yaml==0.18.6 06:10:49 ruamel.yaml.clib==0.2.8 06:10:49 s3transfer==0.10.2 06:10:49 simplejson==3.19.3 06:10:49 six==1.16.0 06:10:49 smmap==5.0.1 06:10:49 soupsieve==2.6 06:10:49 stevedore==5.3.0 06:10:49 tabulate==0.9.0 06:10:49 toml==0.10.2 06:10:49 tomlkit==0.13.2 06:10:49 tqdm==4.66.5 06:10:49 typing_extensions==4.12.2 06:10:49 tzdata==2024.1 06:10:49 urllib3==1.26.19 06:10:49 virtualenv==20.26.3 06:10:49 wcwidth==0.2.13 06:10:49 websocket-client==1.8.0 06:10:49 wrapt==1.16.0 06:10:49 xdg==6.0.0 06:10:49 xmltodict==0.13.0 06:10:49 yq==3.4.3 06:10:49 provisioning config files... 06:10:49 copy managed file [global-settings] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master@tmp/config14396329074312241601tmp 06:10:49 copy managed file [aiml-fw-awmf-tm] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master@tmp/config7069382670339899140tmp 06:10:49 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins13621911943125432276.sh 06:10:49 ---> docker-login.sh 06:10:49 nexus3.o-ran-sc.org:10001 06:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:50 Configure a credential helper to remove this warning. See 06:10:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:50 06:10:50 Login Succeeded 06:10:50 nexus3.o-ran-sc.org:10002 06:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:50 Configure a credential helper to remove this warning. See 06:10:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:50 06:10:50 Login Succeeded 06:10:50 nexus3.o-ran-sc.org:10003 06:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:50 Configure a credential helper to remove this warning. See 06:10:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:50 06:10:50 Login Succeeded 06:10:50 nexus3.o-ran-sc.org:10004 06:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:50 Configure a credential helper to remove this warning. See 06:10:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:50 06:10:50 Login Succeeded 06:10:50 ---> docker-login.sh ends 06:10:50 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins3142539825459898054.sh 06:10:50 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/sh -xe /tmp/jenkins2019378155584185607.sh 06:10:50 [EnvInject] - Injecting environment variables from a build step. 06:10:50 [EnvInject] - Injecting as environment variables the properties content 06:10:50 DOCKER_ROOT=. 06:10:50 CONTAINER_TAG_YAML_DIR= 06:10:50 CONTAINER_TAG_METHOD=yaml-file 06:10:50 06:10:50 [EnvInject] - Variables injected successfully. 06:10:50 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash -l /tmp/jenkins1978871090368701499.sh 06:10:50 ---> docker-get-container-tag.sh 06:10:50 Setup pyenv: 06:10:50 system 06:10:50 3.8.13 06:10:50 3.9.13 06:10:50 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version) 06:10:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NBpJ from file:/tmp/.os_lf_venv 06:10:51 lf-activate-venv(): INFO: Installing: yq 06:10:52 lf-activate-venv(): INFO: Adding /tmp/venv-NBpJ/bin to PATH 06:10:52 ---> Docker image tag found: 2.0.0 06:10:52 [EnvInject] - Injecting environment variables from a build step. 06:10:52 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 06:10:52 [EnvInject] - Variables injected successfully. 06:10:52 [EnvInject] - Injecting environment variables from a build step. 06:10:52 [EnvInject] - Injecting as environment variables the properties content 06:10:52 DOCKER_ARGS=--network=host 06:10:52 DOCKER_ROOT=. 06:10:52 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 06:10:52 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 06:10:52 DOCKER_NAME=o-ran-sc/aiml-fw-awmf-tm-docker 06:10:52 06:10:52 [EnvInject] - Variables injected successfully. 06:10:52 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins10354024648587006457.sh 06:10:52 ---> docker-build.sh 06:10:52 Docker version 24.0.2, build cb74dfc 06:10:52 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:2.0.0 06:10:52 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:2.0.0 . 06:10:53 #1 [internal] load .dockerignore 06:10:53 #1 transferring context: 2B done 06:10:53 #1 DONE 0.1s 06:10:53 06:10:53 #2 [internal] load build definition from Dockerfile 06:10:53 #2 transferring dockerfile: 1.48kB done 06:10:53 #2 DONE 0.1s 06:10:53 06:10:53 #3 [internal] load metadata for docker.io/library/python:3.10 06:10:54 #3 DONE 1.1s 06:10:55 06:10:55 #4 [ 1/10] FROM docker.io/library/python:3.10@sha256:09447073b9603858602b4a725ad92e4fd4c8f6979768cee295afae67fd997718 06:10:55 #4 resolve docker.io/library/python:3.10@sha256:09447073b9603858602b4a725ad92e4fd4c8f6979768cee295afae67fd997718 0.1s done 06:10:55 #4 ... 06:10:55 06:10:55 #5 [internal] load build context 06:10:55 #5 transferring context: 969.29kB 0.0s done 06:10:55 #5 DONE 0.1s 06:10:55 06:10:55 #4 [ 1/10] FROM docker.io/library/python:3.10@sha256:09447073b9603858602b4a725ad92e4fd4c8f6979768cee295afae67fd997718 06:10:55 #4 sha256:09447073b9603858602b4a725ad92e4fd4c8f6979768cee295afae67fd997718 9.08kB / 9.08kB done 06:10:55 #4 sha256:fa9d40f8c57e565b8496323b3650eeac0e55d870964bfeaa399c77565d855704 2.52kB / 2.52kB done 06:10:55 #4 sha256:3cbbe86a28c2f6b3c3e0e8c6dcfba369e1ea656cf8daf69be789e0fe2105982b 0B / 24.05MB 0.1s 06:10:55 #4 sha256:6ed93aa58a52c9abc1ee472f1ac74b73d3adcccc2c30744498fd5f14f3f5d22c 0B / 64.14MB 0.1s 06:10:55 #4 sha256:177d23d7dd98a40e68670acb8509555f74b3256d56577e63fd2723299b9e608b 7.28kB / 7.28kB done 06:10:55 #4 sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 0B / 49.55MB 0.1s 06:10:55 #4 sha256:3cbbe86a28c2f6b3c3e0e8c6dcfba369e1ea656cf8daf69be789e0fe2105982b 6.29MB / 24.05MB 0.3s 06:10:55 #4 sha256:6ed93aa58a52c9abc1ee472f1ac74b73d3adcccc2c30744498fd5f14f3f5d22c 6.29MB / 64.14MB 0.3s 06:10:55 #4 sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 9.44MB / 49.55MB 0.3s 06:10:55 #4 sha256:3cbbe86a28c2f6b3c3e0e8c6dcfba369e1ea656cf8daf69be789e0fe2105982b 10.49MB / 24.05MB 0.4s 06:10:55 #4 sha256:6ed93aa58a52c9abc1ee472f1ac74b73d3adcccc2c30744498fd5f14f3f5d22c 12.58MB / 64.14MB 0.4s 06:10:55 #4 sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 15.73MB / 49.55MB 0.4s 06:10:55 #4 sha256:3cbbe86a28c2f6b3c3e0e8c6dcfba369e1ea656cf8daf69be789e0fe2105982b 15.73MB / 24.05MB 0.5s 06:10:55 #4 sha256:6ed93aa58a52c9abc1ee472f1ac74b73d3adcccc2c30744498fd5f14f3f5d22c 19.92MB / 64.14MB 0.5s 06:10:55 #4 sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 23.07MB / 49.55MB 0.5s 06:10:55 #4 sha256:3cbbe86a28c2f6b3c3e0e8c6dcfba369e1ea656cf8daf69be789e0fe2105982b 22.02MB / 24.05MB 0.6s 06:10:55 #4 sha256:6ed93aa58a52c9abc1ee472f1ac74b73d3adcccc2c30744498fd5f14f3f5d22c 25.17MB / 64.14MB 0.6s 06:10:55 #4 sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 29.36MB / 49.55MB 0.6s 06:10:55 #4 sha256:6ed93aa58a52c9abc1ee472f1ac74b73d3adcccc2c30744498fd5f14f3f5d22c 32.51MB / 64.14MB 0.7s 06:10:55 #4 sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 38.80MB / 49.55MB 0.7s 06:10:55 #4 sha256:3cbbe86a28c2f6b3c3e0e8c6dcfba369e1ea656cf8daf69be789e0fe2105982b 24.05MB / 24.05MB 0.7s done 06:10:55 #4 sha256:6ed93aa58a52c9abc1ee472f1ac74b73d3adcccc2c30744498fd5f14f3f5d22c 49.28MB / 64.14MB 0.9s 06:10:55 #4 sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 49.55MB / 49.55MB 0.9s done 06:10:55 #4 sha256:787c78da43830be6d988d34c7ee091f98d828516ce5478ca10a4933d655191bf 7.34MB / 211.24MB 0.9s 06:10:56 #4 sha256:6ed93aa58a52c9abc1ee472f1ac74b73d3adcccc2c30744498fd5f14f3f5d22c 57.67MB / 64.14MB 1.0s 06:10:56 #4 extracting sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 0.1s 06:10:56 #4 sha256:fedc1ae4a5668313ca9bc3a7dcde1efaac1b21be1a8abd65ab8ba6de2bc2f802 0B / 6.16MB 1.0s 06:10:56 #4 sha256:6ed93aa58a52c9abc1ee472f1ac74b73d3adcccc2c30744498fd5f14f3f5d22c 61.87MB / 64.14MB 1.1s 06:10:56 #4 sha256:787c78da43830be6d988d34c7ee091f98d828516ce5478ca10a4933d655191bf 24.12MB / 211.24MB 1.1s 06:10:56 #4 sha256:fedc1ae4a5668313ca9bc3a7dcde1efaac1b21be1a8abd65ab8ba6de2bc2f802 6.16MB / 6.16MB 1.1s 06:10:56 #4 sha256:787c78da43830be6d988d34c7ee091f98d828516ce5478ca10a4933d655191bf 42.99MB / 211.24MB 1.3s 06:10:56 #4 sha256:fedc1ae4a5668313ca9bc3a7dcde1efaac1b21be1a8abd65ab8ba6de2bc2f802 6.16MB / 6.16MB 1.1s done 06:10:56 #4 sha256:9c3d5faef3abb746eb2a33bfa1085a8ea5ba37d17daa259cae0409c8996c9910 4.19MB / 17.15MB 1.3s 06:10:56 #4 sha256:6ed93aa58a52c9abc1ee472f1ac74b73d3adcccc2c30744498fd5f14f3f5d22c 64.14MB / 64.14MB 1.3s done 06:10:56 #4 sha256:9c3d5faef3abb746eb2a33bfa1085a8ea5ba37d17daa259cae0409c8996c9910 13.63MB / 17.15MB 1.4s 06:10:56 #4 sha256:27c76a968f85ed9e1434931a3ffe103a1f2acefd0b1f8749825f9eb7780f0a8b 0B / 232B 1.4s 06:10:56 #4 sha256:787c78da43830be6d988d34c7ee091f98d828516ce5478ca10a4933d655191bf 63.96MB / 211.24MB 1.5s 06:10:56 #4 sha256:9c3d5faef3abb746eb2a33bfa1085a8ea5ba37d17daa259cae0409c8996c9910 17.15MB / 17.15MB 1.5s 06:10:56 #4 sha256:27c76a968f85ed9e1434931a3ffe103a1f2acefd0b1f8749825f9eb7780f0a8b 232B / 232B 1.5s 06:10:56 #4 sha256:9c3d5faef3abb746eb2a33bfa1085a8ea5ba37d17daa259cae0409c8996c9910 17.15MB / 17.15MB 1.5s done 06:10:56 #4 sha256:787c78da43830be6d988d34c7ee091f98d828516ce5478ca10a4933d655191bf 83.89MB / 211.24MB 1.7s 06:10:56 #4 sha256:27c76a968f85ed9e1434931a3ffe103a1f2acefd0b1f8749825f9eb7780f0a8b 232B / 232B 1.7s done 06:10:56 #4 sha256:1b3529b158acff88f589cc2391ed566e0a6c5a8faa135b0c08ddace5b2817d85 0B / 3.08MB 1.8s 06:10:57 #4 sha256:787c78da43830be6d988d34c7ee091f98d828516ce5478ca10a4933d655191bf 104.86MB / 211.24MB 1.9s 06:10:57 #4 sha256:1b3529b158acff88f589cc2391ed566e0a6c5a8faa135b0c08ddace5b2817d85 3.08MB / 3.08MB 1.9s done 06:10:57 #4 sha256:787c78da43830be6d988d34c7ee091f98d828516ce5478ca10a4933d655191bf 136.31MB / 211.24MB 2.2s 06:10:57 #4 sha256:787c78da43830be6d988d34c7ee091f98d828516ce5478ca10a4933d655191bf 157.29MB / 211.24MB 2.4s 06:10:57 #4 sha256:787c78da43830be6d988d34c7ee091f98d828516ce5478ca10a4933d655191bf 168.82MB / 211.24MB 2.5s 06:10:57 #4 sha256:787c78da43830be6d988d34c7ee091f98d828516ce5478ca10a4933d655191bf 180.36MB / 211.24MB 2.6s 06:10:57 #4 sha256:787c78da43830be6d988d34c7ee091f98d828516ce5478ca10a4933d655191bf 203.42MB / 211.24MB 2.8s 06:10:58 #4 extracting sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 2.1s done 06:10:58 #4 sha256:787c78da43830be6d988d34c7ee091f98d828516ce5478ca10a4933d655191bf 211.24MB / 211.24MB 3.3s done 06:10:58 #4 extracting sha256:3cbbe86a28c2f6b3c3e0e8c6dcfba369e1ea656cf8daf69be789e0fe2105982b 06:10:59 #4 extracting sha256:3cbbe86a28c2f6b3c3e0e8c6dcfba369e1ea656cf8daf69be789e0fe2105982b 0.6s done 06:10:59 #4 extracting sha256:6ed93aa58a52c9abc1ee472f1ac74b73d3adcccc2c30744498fd5f14f3f5d22c 06:11:01 #4 extracting sha256:6ed93aa58a52c9abc1ee472f1ac74b73d3adcccc2c30744498fd5f14f3f5d22c 2.2s done 06:11:01 #4 extracting sha256:787c78da43830be6d988d34c7ee091f98d828516ce5478ca10a4933d655191bf 06:11:06 #4 extracting sha256:787c78da43830be6d988d34c7ee091f98d828516ce5478ca10a4933d655191bf 5.0s 06:11:07 #4 extracting sha256:787c78da43830be6d988d34c7ee091f98d828516ce5478ca10a4933d655191bf 5.8s done 06:11:07 #4 extracting sha256:fedc1ae4a5668313ca9bc3a7dcde1efaac1b21be1a8abd65ab8ba6de2bc2f802 0.1s 06:11:07 #4 extracting sha256:fedc1ae4a5668313ca9bc3a7dcde1efaac1b21be1a8abd65ab8ba6de2bc2f802 0.3s done 06:11:07 #4 extracting sha256:9c3d5faef3abb746eb2a33bfa1085a8ea5ba37d17daa259cae0409c8996c9910 06:11:08 #4 extracting sha256:9c3d5faef3abb746eb2a33bfa1085a8ea5ba37d17daa259cae0409c8996c9910 0.5s done 06:11:08 #4 extracting sha256:27c76a968f85ed9e1434931a3ffe103a1f2acefd0b1f8749825f9eb7780f0a8b 06:11:08 #4 extracting sha256:27c76a968f85ed9e1434931a3ffe103a1f2acefd0b1f8749825f9eb7780f0a8b done 06:11:08 #4 extracting sha256:1b3529b158acff88f589cc2391ed566e0a6c5a8faa135b0c08ddace5b2817d85 0.1s 06:11:08 #4 extracting sha256:1b3529b158acff88f589cc2391ed566e0a6c5a8faa135b0c08ddace5b2817d85 0.2s done 06:11:09 #4 DONE 14.0s 06:11:09 06:11:09 #6 [ 2/10] WORKDIR /home/app/ 06:11:10 #6 DONE 1.1s 06:11:10 06:11:10 #7 [ 3/10] RUN apt-get update && apt-get install -y python3-pip apt-utils 06:11:10 #7 0.618 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 06:11:10 #7 0.633 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 06:11:10 #7 0.633 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 06:11:10 #7 0.747 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8788 kB] 06:11:10 #7 0.866 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB] 06:11:11 #7 0.889 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [176 kB] 06:11:11 #7 1.818 Fetched 9232 kB in 1s (7545 kB/s) 06:11:11 #7 1.818 Reading package lists... 06:11:12 #7 2.313 Reading package lists... 06:11:12 #7 2.811 Building dependency tree... 06:11:12 #7 2.937 Reading state information... 06:11:13 #7 3.063 The following additional packages will be installed: 06:11:13 #7 3.063 build-essential javascript-common libjs-jquery libjs-sphinxdoc 06:11:13 #7 3.064 libjs-underscore libpython3-dev libpython3.11 libpython3.11-dev python3-dev 06:11:13 #7 3.064 python3-pkg-resources python3-setuptools python3-wheel python3.11-dev 06:11:13 #7 3.065 Suggested packages: 06:11:13 #7 3.065 apache2 | lighttpd | httpd python-setuptools-doc 06:11:13 #7 3.191 The following NEW packages will be installed: 06:11:13 #7 3.192 apt-utils build-essential javascript-common libjs-jquery libjs-sphinxdoc 06:11:13 #7 3.192 libjs-underscore libpython3-dev libpython3.11 libpython3.11-dev python3-dev 06:11:13 #7 3.192 python3-pip python3-pkg-resources python3-setuptools python3-wheel 06:11:13 #7 3.192 python3.11-dev 06:11:13 #7 3.221 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. 06:11:13 #7 3.221 Need to get 10.4 MB of archives. 06:11:13 #7 3.221 After this operation, 48.1 MB of additional disk space will be used. 06:11:13 #7 3.221 Get:1 http://deb.debian.org/debian bookworm/main amd64 apt-utils amd64 2.6.1 [309 kB] 06:11:13 #7 3.234 Get:2 http://deb.debian.org/debian bookworm/main amd64 build-essential amd64 12.9 [7704 B] 06:11:13 #7 3.235 Get:3 http://deb.debian.org/debian bookworm/main amd64 javascript-common all 11+nmu1 [6260 B] 06:11:13 #7 3.236 Get:4 http://deb.debian.org/debian bookworm/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB] 06:11:13 #7 3.243 Get:5 http://deb.debian.org/debian bookworm/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [116 kB] 06:11:13 #7 3.245 Get:6 http://deb.debian.org/debian bookworm/main amd64 libjs-sphinxdoc all 5.3.0-4 [130 kB] 06:11:13 #7 3.247 Get:7 http://deb.debian.org/debian bookworm/main amd64 libpython3.11 amd64 3.11.2-6+deb12u2 [1987 kB] 06:11:13 #7 3.274 Get:8 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-dev amd64 3.11.2-6+deb12u2 [4742 kB] 06:11:13 #7 3.326 Get:9 http://deb.debian.org/debian bookworm/main amd64 libpython3-dev amd64 3.11.2-1+b1 [9572 B] 06:11:13 #7 3.326 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3.11-dev amd64 3.11.2-6+deb12u2 [615 kB] 06:11:13 #7 3.329 Get:11 http://deb.debian.org/debian bookworm/main amd64 python3-dev amd64 3.11.2-1+b1 [26.2 kB] 06:11:13 #7 3.330 Get:12 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1 [296 kB] 06:11:13 #7 3.333 Get:13 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools all 66.1.1-1 [521 kB] 06:11:13 #7 3.338 Get:14 http://deb.debian.org/debian bookworm/main amd64 python3-wheel all 0.38.4-2 [30.8 kB] 06:11:13 #7 3.338 Get:15 http://deb.debian.org/debian bookworm/main amd64 python3-pip all 23.0.1+dfsg-1 [1325 kB] 06:11:13 #7 3.586 debconf: delaying package configuration, since apt-utils is not installed 06:11:13 #7 3.633 Fetched 10.4 MB in 0s (68.9 MB/s) 06:11:13 #7 3.678 Selecting previously unselected package apt-utils. 06:11:13 #7 3.678 (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 ... 23958 files and directories currently installed.) 06:11:13 #7 3.695 Preparing to unpack .../00-apt-utils_2.6.1_amd64.deb ... 06:11:13 #7 3.703 Unpacking apt-utils (2.6.1) ... 06:11:13 #7 3.812 Selecting previously unselected package build-essential. 06:11:13 #7 3.815 Preparing to unpack .../01-build-essential_12.9_amd64.deb ... 06:11:13 #7 3.823 Unpacking build-essential (12.9) ... 06:11:13 #7 3.894 Selecting previously unselected package javascript-common. 06:11:13 #7 3.897 Preparing to unpack .../02-javascript-common_11+nmu1_all.deb ... 06:11:13 #7 3.919 Unpacking javascript-common (11+nmu1) ... 06:11:14 #7 3.988 Selecting previously unselected package libjs-jquery. 06:11:14 #7 3.991 Preparing to unpack .../03-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 06:11:14 #7 4.005 Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 06:11:14 #7 4.082 Selecting previously unselected package libjs-underscore. 06:11:14 #7 4.085 Preparing to unpack .../04-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 06:11:14 #7 4.091 Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 06:11:14 #7 4.153 Selecting previously unselected package libjs-sphinxdoc. 06:11:14 #7 4.156 Preparing to unpack .../05-libjs-sphinxdoc_5.3.0-4_all.deb ... 06:11:14 #7 4.162 Unpacking libjs-sphinxdoc (5.3.0-4) ... 06:11:14 #7 4.233 Selecting previously unselected package libpython3.11:amd64. 06:11:14 #7 4.237 Preparing to unpack .../06-libpython3.11_3.11.2-6+deb12u2_amd64.deb ... 06:11:14 #7 4.251 Unpacking libpython3.11:amd64 (3.11.2-6+deb12u2) ... 06:11:14 #7 4.479 Selecting previously unselected package libpython3.11-dev:amd64. 06:11:14 #7 4.484 Preparing to unpack .../07-libpython3.11-dev_3.11.2-6+deb12u2_amd64.deb ... 06:11:14 #7 4.492 Unpacking libpython3.11-dev:amd64 (3.11.2-6+deb12u2) ... 06:11:15 #7 4.950 Selecting previously unselected package libpython3-dev:amd64. 06:11:15 #7 4.953 Preparing to unpack .../08-libpython3-dev_3.11.2-1+b1_amd64.deb ... 06:11:15 #7 4.963 Unpacking libpython3-dev:amd64 (3.11.2-1+b1) ... 06:11:15 #7 5.018 Selecting previously unselected package python3.11-dev. 06:11:15 #7 5.022 Preparing to unpack .../09-python3.11-dev_3.11.2-6+deb12u2_amd64.deb ... 06:11:15 #7 5.029 Unpacking python3.11-dev (3.11.2-6+deb12u2) ... 06:11:15 #7 5.095 Selecting previously unselected package python3-dev. 06:11:15 #7 5.099 Preparing to unpack .../10-python3-dev_3.11.2-1+b1_amd64.deb ... 06:11:15 #7 5.105 Unpacking python3-dev (3.11.2-1+b1) ... 06:11:15 #7 5.165 Selecting previously unselected package python3-pkg-resources. 06:11:15 #7 5.169 Preparing to unpack .../11-python3-pkg-resources_66.1.1-1_all.deb ... 06:11:15 #7 5.176 Unpacking python3-pkg-resources (66.1.1-1) ... 06:11:15 #7 5.259 Selecting previously unselected package python3-setuptools. 06:11:15 #7 5.262 Preparing to unpack .../12-python3-setuptools_66.1.1-1_all.deb ... 06:11:15 #7 5.269 Unpacking python3-setuptools (66.1.1-1) ... 06:11:15 #7 5.614 Selecting previously unselected package python3-wheel. 06:11:15 #7 5.619 Preparing to unpack .../13-python3-wheel_0.38.4-2_all.deb ... 06:11:15 #7 5.626 Unpacking python3-wheel (0.38.4-2) ... 06:11:15 #7 5.714 Selecting previously unselected package python3-pip. 06:11:15 #7 5.718 Preparing to unpack .../14-python3-pip_23.0.1+dfsg-1_all.deb ... 06:11:15 #7 5.726 Unpacking python3-pip (23.0.1+dfsg-1) ... 06:11:16 #7 6.779 Setting up python3-pkg-resources (66.1.1-1) ... 06:11:17 #7 7.048 Setting up javascript-common (11+nmu1) ... 06:11:17 #7 7.116 Setting up apt-utils (2.6.1) ... 06:11:17 #7 7.139 Setting up python3-setuptools (66.1.1-1) ... 06:11:17 #7 7.566 Setting up libpython3.11:amd64 (3.11.2-6+deb12u2) ... 06:11:17 #7 7.588 Setting up python3-wheel (0.38.4-2) ... 06:11:17 #7 7.753 Setting up libpython3.11-dev:amd64 (3.11.2-6+deb12u2) ... 06:11:17 #7 7.774 Setting up python3-pip (23.0.1+dfsg-1) ... 06:11:18 #7 8.681 Setting up build-essential (12.9) ... 06:11:18 #7 8.709 Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 06:11:18 #7 8.740 Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 06:11:18 #7 8.761 Setting up libpython3-dev:amd64 (3.11.2-1+b1) ... 06:11:18 #7 8.784 Setting up python3.11-dev (3.11.2-6+deb12u2) ... 06:11:18 #7 8.804 Setting up libjs-sphinxdoc (5.3.0-4) ... 06:11:18 #7 8.824 Setting up python3-dev (3.11.2-1+b1) ... 06:11:18 #7 8.845 Processing triggers for libc-bin (2.36-9+deb12u7) ... 06:11:19 #7 DONE 9.4s 06:11:19 06:11:19 #8 [ 4/10] COPY . . 06:11:19 #8 DONE 0.3s 06:11:19 06:11:19 #9 [ 5/10] RUN git clone "https://gerrit.o-ran-sc.org/r/aiml-fw/athp/sdk/feature-store" /SDK/featurestoresdk_main 06:11:19 #9 0.206 Cloning into '/SDK/featurestoresdk_main'... 06:11:21 #9 DONE 1.3s 06:11:21 06:11:21 #10 [ 6/10] RUN git clone "https://gerrit.o-ran-sc.org/r/aiml-fw/athp/sdk/model-storage" /SDK/modelmetricssdk_main 06:11:21 #10 0.197 Cloning into '/SDK/modelmetricssdk_main'... 06:11:21 #10 DONE 0.6s 06:11:21 06:11:21 #11 [ 7/10] RUN pip3 install /SDK/featurestoresdk_main/. 06:11:23 #11 1.509 Processing /SDK/featurestoresdk_main 06:11:23 #11 1.510 Preparing metadata (setup.py): started 06:11:23 #11 1.936 Preparing metadata (setup.py): finished with status 'done' 06:11:23 #11 1.942 Building wheels for collected packages: featurestoresdk 06:11:23 #11 1.943 Building wheel for featurestoresdk (setup.py): started 06:11:23 #11 2.270 Building wheel for featurestoresdk (setup.py): finished with status 'done' 06:11:23 #11 2.271 Created wheel for featurestoresdk: filename=featurestoresdk-0.1-py3-none-any.whl size=6071 sha256=d655e9f1ffdc63c90b44cf333a52d7c92b84b0facde965c89889aeaeca418761 06:11:23 #11 2.272 Stored in directory: /tmp/pip-ephem-wheel-cache-gzu40qgc/wheels/82/fd/19/4827f09b0aaf02b08a33426f01cec88c22b29c14da3c9e09e3 06:11:23 #11 2.280 Successfully built featurestoresdk 06:11:23 #11 2.322 Installing collected packages: featurestoresdk 06:11:23 #11 2.352 Successfully installed featurestoresdk-0.1 06:11:24 #11 2.353 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 06:11:24 #11 2.496 06:11:24 #11 2.496 [notice] A new release of pip is available: 23.0.1 -> 24.2 06:11:24 #11 2.496 [notice] To update, run: pip install --upgrade pip 06:11:24 #11 DONE 2.7s 06:11:24 06:11:24 #12 [ 8/10] RUN pip3 install /SDK/modelmetricssdk_main/. 06:11:24 #12 0.531 Processing /SDK/modelmetricssdk_main 06:11:25 #12 0.532 Preparing metadata (setup.py): started 06:11:25 #12 0.730 Preparing metadata (setup.py): finished with status 'done' 06:11:25 #12 0.735 Building wheels for collected packages: modelmetricsdk 06:11:25 #12 0.736 Building wheel for modelmetricsdk (setup.py): started 06:11:25 #12 1.000 Building wheel for modelmetricsdk (setup.py): finished with status 'done' 06:11:25 #12 1.001 Created wheel for modelmetricsdk: filename=modelmetricsdk-0.1-py3-none-any.whl size=7318 sha256=040413c6f029ff96149e49885a126b3240159d6caa550384ab1c9a551289a85d 06:11:25 #12 1.001 Stored in directory: /tmp/pip-ephem-wheel-cache-mg8ysudq/wheels/00/57/2c/061991cba1ea95bd46f7b5b067011d480503abcbe08cb605b0 06:11:25 #12 1.005 Successfully built modelmetricsdk 06:11:25 #12 1.050 Installing collected packages: modelmetricsdk 06:11:25 #12 1.077 Successfully installed modelmetricsdk-0.1 06:11:25 #12 1.078 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 06:11:25 #12 1.086 06:11:25 #12 1.086 [notice] A new release of pip is available: 23.0.1 -> 24.2 06:11:25 #12 1.086 [notice] To update, run: pip install --upgrade pip 06:11:25 #12 DONE 1.3s 06:11:25 06:11:25 #13 [ 9/10] RUN pip3 install . 06:11:26 #13 0.544 Processing /home/app 06:11:26 #13 0.546 Preparing metadata (setup.py): started 06:11:26 #13 0.740 Preparing metadata (setup.py): finished with status 'done' 06:11:26 #13 0.745 Building wheels for collected packages: trainingmgr 06:11:26 #13 0.746 Building wheel for trainingmgr (setup.py): started 06:11:26 #13 1.012 Building wheel for trainingmgr (setup.py): finished with status 'done' 06:11:26 #13 1.014 Created wheel for trainingmgr: filename=trainingmgr-0.1-py3-none-any.whl size=31872 sha256=6ce45485eb0c9ddcb373cdb4a8f8a93f3745dfac4618fbe10c806c098ad0259f 06:11:26 #13 1.015 Stored in directory: /tmp/pip-ephem-wheel-cache-b_yle8zw/wheels/d5/a7/dd/fcf347b3d855f5cc0d937e9cc56d2fe48867b38fc0a7ecfe32 06:11:26 #13 1.019 Successfully built trainingmgr 06:11:26 #13 1.062 Installing collected packages: trainingmgr 06:11:26 #13 1.106 Successfully installed trainingmgr-0.1 06:11:26 #13 1.107 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 06:11:26 #13 1.111 06:11:26 #13 1.111 [notice] A new release of pip is available: 23.0.1 -> 24.2 06:11:26 #13 1.111 [notice] To update, run: pip install --upgrade pip 06:11:27 #13 DONE 1.3s 06:11:27 06:11:27 #14 [10/10] RUN pip3 install -r requirements.txt 06:11:28 #14 1.305 Collecting boto3 06:11:28 #14 1.347 Downloading boto3-1.35.6-py3-none-any.whl (139 kB) 06:11:28 #14 1.373 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.1/139.1 kB 5.7 MB/s eta 0:00:00 06:11:29 #14 2.201 Collecting botocore 06:11:29 #14 2.205 Downloading botocore-1.35.6-py3-none-any.whl (12.5 MB) 06:11:29 #14 2.412 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.5/12.5 MB 61.8 MB/s eta 0:00:00 06:11:29 #14 2.483 Collecting Flask 06:11:29 #14 2.487 Downloading flask-3.0.3-py3-none-any.whl (101 kB) 06:11:29 #14 2.499 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.7/101.7 kB 10.0 MB/s eta 0:00:00 06:11:29 #14 2.531 Collecting Flask-API 06:11:29 #14 2.535 Downloading Flask_API-3.1-py3-none-any.whl (138 kB) 06:11:29 #14 2.547 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.5/138.5 kB 16.4 MB/s eta 0:00:00 06:11:29 #14 2.583 Collecting Flask-Cors 06:11:29 #14 2.587 Downloading Flask_Cors-4.0.1-py2.py3-none-any.whl (14 kB) 06:11:29 #14 2.651 Collecting pg8000 06:11:29 #14 2.655 Downloading pg8000-1.31.2-py3-none-any.whl (54 kB) 06:11:29 #14 2.664 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 7.4 MB/s eta 0:00:00 06:11:29 #14 2.725 Collecting requests 06:11:29 #14 2.728 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 06:11:29 #14 2.738 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 8.0 MB/s eta 0:00:00 06:11:30 #14 3.040 Collecting pandas 06:11:30 #14 3.044 Downloading pandas-2.2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.0 MB) 06:11:30 #14 3.249 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.0/13.0 MB 61.1 MB/s eta 0:00:00 06:11:30 #14 3.381 Collecting PyYAML 06:11:30 #14 3.384 Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) 06:11:30 #14 3.415 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 26.5 MB/s eta 0:00:00 06:11:30 #14 3.473 Collecting kubernetes 06:11:30 #14 3.477 Downloading kubernetes-30.1.0-py2.py3-none-any.whl (1.7 MB) 06:11:30 #14 3.523 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 39.7 MB/s eta 0:00:00 06:11:30 #14 3.570 Collecting validators==0.20.0 06:11:30 #14 3.573 Downloading validators-0.20.0.tar.gz (30 kB) 06:11:30 #14 3.597 Preparing metadata (setup.py): started 06:11:30 #14 3.803 Preparing metadata (setup.py): finished with status 'done' 06:11:30 #14 3.861 Collecting Werkzeug==2.2.2 06:11:30 #14 3.866 Downloading Werkzeug-2.2.2-py3-none-any.whl (232 kB) 06:11:30 #14 3.880 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 232.7/232.7 kB 20.0 MB/s eta 0:00:00 06:11:30 #14 3.921 Collecting decorator>=3.4.0 06:11:30 #14 3.924 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 06:11:31 #14 4.054 Collecting MarkupSafe>=2.1.1 06:11:31 #14 4.058 Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 06:11:31 #14 4.236 Collecting jmespath<2.0.0,>=0.7.1 06:11:31 #14 4.239 Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 06:11:31 #14 4.285 Collecting s3transfer<0.11.0,>=0.10.0 06:11:31 #14 4.288 Downloading s3transfer-0.10.2-py3-none-any.whl (82 kB) 06:11:31 #14 4.297 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.7/82.7 kB 11.4 MB/s eta 0:00:00 06:11:31 #14 4.381 Collecting python-dateutil<3.0.0,>=2.1 06:11:31 #14 4.385 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 06:11:31 #14 4.401 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 17.5 MB/s eta 0:00:00 06:11:31 #14 4.484 Collecting urllib3!=2.2.0,<3,>=1.25.4 06:11:31 #14 4.488 Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) 06:11:31 #14 4.498 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 15.8 MB/s eta 0:00:00 06:11:31 #14 4.530 Collecting blinker>=1.6.2 06:11:31 #14 4.534 Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 06:11:31 #14 4.571 Collecting Jinja2>=3.1.2 06:11:31 #14 4.574 Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) 06:11:31 #14 4.585 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 15.6 MB/s eta 0:00:00 06:11:31 #14 4.598 Collecting Flask 06:11:31 #14 4.603 Downloading flask-3.0.2-py3-none-any.whl (101 kB) 06:11:31 #14 4.612 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.3/101.3 kB 14.0 MB/s eta 0:00:00 06:11:31 #14 4.628 Downloading flask-3.0.1-py3-none-any.whl (101 kB) 06:11:31 #14 4.637 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.2/101.2 kB 13.8 MB/s eta 0:00:00 06:11:31 #14 4.653 Downloading flask-3.0.0-py3-none-any.whl (99 kB) 06:11:31 #14 4.661 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.7/99.7 kB 14.9 MB/s eta 0:00:00 06:11:31 #14 4.676 Downloading flask-2.3.3-py3-none-any.whl (96 kB) 06:11:31 #14 4.684 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.1/96.1 kB 15.9 MB/s eta 0:00:00 06:11:31 #14 4.725 Collecting click>=8.1.3 06:11:31 #14 4.728 Downloading click-8.1.7-py3-none-any.whl (97 kB) 06:11:31 #14 4.736 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 16.0 MB/s eta 0:00:00 06:11:31 #14 4.758 Collecting itsdangerous>=2.1.2 06:11:31 #14 4.761 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 06:11:31 #14 4.779 Collecting Flask 06:11:31 #14 4.783 Downloading Flask-2.3.2-py3-none-any.whl (96 kB) 06:11:31 #14 4.790 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 kB 15.8 MB/s eta 0:00:00 06:11:31 #14 4.813 Downloading Flask-2.3.1-py3-none-any.whl (96 kB) 06:11:31 #14 4.820 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.0/97.0 kB 16.3 MB/s eta 0:00:00 06:11:31 #14 4.843 Downloading Flask-2.3.0-py3-none-any.whl (96 kB) 06:11:31 #14 4.851 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.0/97.0 kB 14.2 MB/s eta 0:00:00 06:11:31 #14 4.866 Downloading Flask-2.2.5-py3-none-any.whl (101 kB) 06:11:31 #14 4.874 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 16.3 MB/s eta 0:00:00 06:11:31 #14 4.940 Collecting scramp>=1.4.5 06:11:31 #14 4.944 Downloading scramp-1.4.5-py3-none-any.whl (12 kB) 06:11:32 #14 5.145 Collecting charset-normalizer<4,>=2 06:11:32 #14 5.149 Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) 06:11:32 #14 5.161 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.1/142.1 kB 14.3 MB/s eta 0:00:00 06:11:32 #14 5.196 Collecting idna<4,>=2.5 06:11:32 #14 5.200 Downloading idna-3.8-py3-none-any.whl (66 kB) 06:11:32 #14 5.211 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.9/66.9 kB 7.0 MB/s eta 0:00:00 06:11:32 #14 5.252 Collecting certifi>=2017.4.17 06:11:32 #14 5.256 Downloading certifi-2024.7.4-py3-none-any.whl (162 kB) 06:11:32 #14 5.269 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.0/163.0 kB 16.8 MB/s eta 0:00:00 06:11:32 #14 5.839 Collecting numpy>=1.22.4 06:11:32 #14 5.842 Downloading numpy-2.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.3 MB) 06:11:33 #14 6.089 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.3/16.3 MB 59.3 MB/s eta 0:00:00 06:11:33 #14 6.143 Collecting tzdata>=2022.7 06:11:33 #14 6.146 Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB) 06:11:33 #14 6.163 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 345.4/345.4 kB 24.0 MB/s eta 0:00:00 06:11:33 #14 6.241 Collecting pytz>=2020.1 06:11:33 #14 6.246 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 06:11:33 #14 6.263 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 31.3 MB/s eta 0:00:00 06:11:33 #14 6.491 Collecting google-auth>=1.0.1 06:11:33 #14 6.495 Downloading google_auth-2.34.0-py2.py3-none-any.whl (200 kB) 06:11:33 #14 6.509 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 200.9/200.9 kB 16.7 MB/s eta 0:00:00 06:11:33 #14 6.562 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 06:11:33 #14 6.566 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 06:11:33 #14 6.576 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 7.7 MB/s eta 0:00:00 06:11:33 #14 6.611 Collecting oauthlib>=3.2.2 06:11:33 #14 6.615 Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 06:11:33 #14 6.625 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 19.0 MB/s eta 0:00:00 06:11:33 #14 6.658 Collecting six>=1.9.0 06:11:33 #14 6.662 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 06:11:33 #14 6.701 Collecting requests-oauthlib 06:11:33 #14 6.705 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 06:11:33 #14 6.779 Collecting rsa<5,>=3.1.4 06:11:33 #14 6.782 Downloading rsa-4.9-py3-none-any.whl (34 kB) 06:11:33 #14 6.835 Collecting cachetools<6.0,>=2.0.0 06:11:33 #14 6.839 Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) 06:11:33 #14 6.892 Collecting pyasn1-modules>=0.2.1 06:11:33 #14 6.896 Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 06:11:33 #14 6.908 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.2/181.2 kB 20.6 MB/s eta 0:00:00 06:11:34 #14 7.214 Collecting asn1crypto>=1.5.1 06:11:34 #14 7.217 Downloading asn1crypto-1.5.1-py2.py3-none-any.whl (105 kB) 06:11:34 #14 7.227 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.0/105.0 kB 14.6 MB/s eta 0:00:00 06:11:34 #14 7.342 Collecting pyasn1<0.7.0,>=0.4.6 06:11:34 #14 7.346 Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 06:11:34 #14 7.357 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.3/85.3 kB 10.3 MB/s eta 0:00:00 06:11:34 #14 7.384 Building wheels for collected packages: validators 06:11:34 #14 7.385 Building wheel for validators (setup.py): started 06:11:34 #14 7.670 Building wheel for validators (setup.py): finished with status 'done' 06:11:34 #14 7.671 Created wheel for validators: filename=validators-0.20.0-py3-none-any.whl size=19573 sha256=a22212973d2a3ee789ac1bf56bf1ba67a21f51a82816af5dcdaf1a40d8799107 06:11:34 #14 7.672 Stored in directory: /root/.cache/pip/wheels/f2/ed/dd/d3a556ad245ef9dc570c6bcd2f22886d17b0b408dd3bbb9ac3 06:11:34 #14 7.675 Successfully built validators 06:11:34 #14 7.941 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 06:11:43 #14 16.56 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.2 Werkzeug-2.2.2 asn1crypto-1.5.1 boto3-1.35.6 botocore-1.35.6 cachetools-5.5.0 certifi-2024.7.4 charset-normalizer-3.3.2 click-8.1.7 decorator-5.1.1 google-auth-2.34.0 idna-3.8 itsdangerous-2.2.0 jmespath-1.0.1 kubernetes-30.1.0 numpy-2.1.0 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.3 requests-oauthlib-2.0.0 rsa-4.9 s3transfer-0.10.2 scramp-1.4.5 six-1.16.0 tzdata-2024.1 urllib3-2.2.2 validators-0.20.0 websocket-client-1.8.0 06:11:43 #14 16.56 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 06:11:43 #14 16.56 06:11:43 #14 16.56 [notice] A new release of pip is available: 23.0.1 -> 24.2 06:11:43 #14 16.56 [notice] To update, run: pip install --upgrade pip 06:11:45 #14 DONE 18.4s 06:11:45 06:11:45 #15 exporting to image 06:11:45 #15 exporting layers 06:11:50 #15 exporting layers 5.0s done 06:11:50 #15 writing image sha256:7fad7bb59ffc98c1e8b651cd0cb3d2ba0655e3b490d5fd25c540c32de3c409f3 done 06:11:50 #15 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:2.0.0 done 06:11:50 #15 DONE 5.0s 06:11:50 ---> docker-build.sh ends 06:11:50 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/sh -xe /tmp/jenkins9585923971177179434.sh 06:11:50 [EnvInject] - Injecting environment variables from a build step. 06:11:50 [EnvInject] - Injecting as environment variables the properties content 06:11:50 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 06:11:50 06:11:50 [EnvInject] - Variables injected successfully. 06:11:50 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins10484672152419827766.sh 06:11:50 ---> docker-push.sh 06:11:50 Docker version 24.0.2, build cb74dfc 06:11:50 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:2.0.0 06:11:50 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:2.0.0 06:11:50 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker] 06:11:50 a4c17574239d: Preparing 06:11:50 08c40e57f3b4: Preparing 06:11:50 47acc929fccd: Preparing 06:11:50 95c0e4b2bcf6: Preparing 06:11:50 a4d9867fecce: Preparing 06:11:50 cabbef076989: Preparing 06:11:50 e40678465737: Preparing 06:11:50 eab450e76c54: Preparing 06:11:50 9193802d10a9: Preparing 06:11:50 f77a3bb0d661: Preparing 06:11:50 287b1f302ec2: Preparing 06:11:50 64f01445c2c4: Preparing 06:11:50 8f5ebd7199cb: Preparing 06:11:50 28e03088bc15: Preparing 06:11:50 0d80db6a0977: Preparing 06:11:50 916d866d5b0d: Preparing 06:11:50 8f4ceb8cc1a2: Preparing 06:11:50 e40678465737: Waiting 06:11:50 eab450e76c54: Waiting 06:11:50 9193802d10a9: Waiting 06:11:50 f77a3bb0d661: Waiting 06:11:50 287b1f302ec2: Waiting 06:11:50 64f01445c2c4: Waiting 06:11:50 8f5ebd7199cb: Waiting 06:11:50 28e03088bc15: Waiting 06:11:50 0d80db6a0977: Waiting 06:11:50 cabbef076989: Waiting 06:11:50 916d866d5b0d: Waiting 06:11:50 8f4ceb8cc1a2: Waiting 06:11:50 47acc929fccd: Pushed 06:11:50 08c40e57f3b4: Pushed 06:11:50 a4d9867fecce: Pushed 06:11:50 cabbef076989: Pushed 06:11:50 e40678465737: Pushed 06:11:50 f77a3bb0d661: Layer already exists 06:11:50 287b1f302ec2: Layer already exists 06:11:50 9193802d10a9: Pushed 06:11:50 64f01445c2c4: Layer already exists 06:11:51 8f5ebd7199cb: Layer already exists 06:11:51 0d80db6a0977: Layer already exists 06:11:51 28e03088bc15: Layer already exists 06:11:51 8f4ceb8cc1a2: Layer already exists 06:11:51 916d866d5b0d: Layer already exists 06:11:51 95c0e4b2bcf6: Pushed 06:11:57 eab450e76c54: Pushed 06:12:10 a4c17574239d: Pushed 06:12:11 2.0.0: digest: sha256:3a16e85d4e7d69a98a0cc518ab39970168479361ed46c0b3825f919af8154baa size: 3897 06:12:11 ---> docker-push.sh ends 06:12:11 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins12991588949910110502.sh 06:12:11 $ ssh-agent -k 06:12:11 unset SSH_AUTH_SOCK; 06:12:11 unset SSH_AGENT_PID; 06:12:11 echo Agent pid 2108 killed; 06:12:11 [ssh-agent] Stopped. 06:12:11 [PostBuildScript] - [INFO] Executing post build scripts. 06:12:11 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins3597602477316636334.sh 06:12:11 ---> sysstat.sh 06:12:11 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins17272823811378408626.sh 06:12:11 ---> package-listing.sh 06:12:11 ++ facter osfamily 06:12:11 ++ tr '[:upper:]' '[:lower:]' 06:12:11 + OS_FAMILY=debian 06:12:11 + workspace=/w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master 06:12:11 + START_PACKAGES=/tmp/packages_start.txt 06:12:11 + END_PACKAGES=/tmp/packages_end.txt 06:12:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:12:11 + PACKAGES=/tmp/packages_start.txt 06:12:11 + '[' /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master ']' 06:12:11 + PACKAGES=/tmp/packages_end.txt 06:12:11 + case "${OS_FAMILY}" in 06:12:11 + dpkg -l 06:12:11 + grep '^ii' 06:12:12 + '[' -f /tmp/packages_start.txt ']' 06:12:12 + '[' -f /tmp/packages_end.txt ']' 06:12:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:12:12 + '[' /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master ']' 06:12:12 + mkdir -p /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/archives/ 06:12:12 + 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/ 06:12:12 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins13309665158476722566.sh 06:12:12 ---> capture-instance-metadata.sh 06:12:12 Setup pyenv: 06:12:12 system 06:12:12 3.8.13 06:12:12 3.9.13 06:12:12 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version) 06:12:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NBpJ from file:/tmp/.os_lf_venv 06:12:13 lf-activate-venv(): INFO: Installing: lftools 06:12:23 lf-activate-venv(): INFO: Adding /tmp/venv-NBpJ/bin to PATH 06:12:23 INFO: Running in OpenStack, capturing instance metadata 06:12:23 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins9480855430835122135.sh 06:12:23 provisioning config files... 06:12:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master@tmp/config211691984932540693tmp 06:12:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:12:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:12:23 [EnvInject] - Injecting environment variables from a build step. 06:12:23 [EnvInject] - Injecting as environment variables the properties content 06:12:23 SERVER_ID=logs 06:12:23 06:12:23 [EnvInject] - Variables injected successfully. 06:12:23 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins1735473743565842006.sh 06:12:23 ---> create-netrc.sh 06:12:23 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins8796011399065261289.sh 06:12:23 ---> python-tools-install.sh 06:12:23 Setup pyenv: 06:12:23 system 06:12:23 3.8.13 06:12:23 3.9.13 06:12:23 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version) 06:12:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NBpJ from file:/tmp/.os_lf_venv 06:12:24 lf-activate-venv(): INFO: Installing: lftools 06:12:33 lf-activate-venv(): INFO: Adding /tmp/venv-NBpJ/bin to PATH 06:12:33 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins1090333342478556891.sh 06:12:33 ---> sudo-logs.sh 06:12:33 Archiving 'sudo' log.. 06:12:33 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins15380835609202942088.sh 06:12:33 ---> job-cost.sh 06:12:33 Setup pyenv: 06:12:34 system 06:12:34 3.8.13 06:12:34 3.9.13 06:12:34 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version) 06:12:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NBpJ from file:/tmp/.os_lf_venv 06:12:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:12:39 lf-activate-venv(): INFO: Adding /tmp/venv-NBpJ/bin to PATH 06:12:39 INFO: No Stack... 06:12:39 INFO: Retrieving Pricing Info for: v2-highcpu-4 06:12:39 INFO: Archiving Costs 06:12:39 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash -l /tmp/jenkins15861756327344517445.sh 06:12:40 ---> logs-deploy.sh 06:12:40 Setup pyenv: 06:12:40 system 06:12:40 3.8.13 06:12:40 3.9.13 06:12:40 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version) 06:12:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NBpJ from file:/tmp/.os_lf_venv 06:12:41 lf-activate-venv(): INFO: Installing: lftools 06:12:50 lf-activate-venv(): INFO: Adding /tmp/venv-NBpJ/bin to PATH 06:12:50 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/199 06:12:50 INFO: archiving workspace using pattern(s): 06:12:53 Archives upload complete. 06:12:53 INFO: archiving logs to Nexus 06:12:54 ---> uname -a: 06:12:54 Linux prd-ubuntu1804-docker-4c-4g-3486 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 06:12:54 06:12:54 06:12:54 ---> lscpu: 06:12:54 Architecture: x86_64 06:12:54 CPU op-mode(s): 32-bit, 64-bit 06:12:54 Byte Order: Little Endian 06:12:54 CPU(s): 4 06:12:54 On-line CPU(s) list: 0-3 06:12:54 Thread(s) per core: 1 06:12:54 Core(s) per socket: 1 06:12:54 Socket(s): 4 06:12:54 NUMA node(s): 1 06:12:54 Vendor ID: AuthenticAMD 06:12:54 CPU family: 23 06:12:54 Model: 49 06:12:54 Model name: AMD EPYC-Rome Processor 06:12:54 Stepping: 0 06:12:54 CPU MHz: 2800.000 06:12:54 BogoMIPS: 5600.00 06:12:54 Virtualization: AMD-V 06:12:54 Hypervisor vendor: KVM 06:12:54 Virtualization type: full 06:12:54 L1d cache: 32K 06:12:54 L1i cache: 32K 06:12:54 L2 cache: 512K 06:12:54 L3 cache: 16384K 06:12:54 NUMA node0 CPU(s): 0-3 06:12:54 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 06:12:54 06:12:54 06:12:54 ---> nproc: 06:12:54 4 06:12:54 06:12:54 06:12:54 ---> df -h: 06:12:54 Filesystem Size Used Avail Use% Mounted on 06:12:54 udev 2.0G 0 2.0G 0% /dev 06:12:54 tmpfs 395M 696K 394M 1% /run 06:12:54 /dev/vda1 20G 11G 9.0G 54% / 06:12:54 tmpfs 2.0G 0 2.0G 0% /dev/shm 06:12:54 tmpfs 5.0M 0 5.0M 0% /run/lock 06:12:54 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 06:12:54 /dev/vda15 105M 5.3M 100M 5% /boot/efi 06:12:54 tmpfs 395M 0 395M 0% /run/user/1001 06:12:54 06:12:54 06:12:54 ---> free -m: 06:12:54 total used free shared buff/cache available 06:12:54 Mem: 3943 475 286 0 3182 3185 06:12:54 Swap: 1023 0 1023 06:12:54 06:12:54 06:12:54 ---> ip addr: 06:12:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:12:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:12:54 inet 127.0.0.1/8 scope host lo 06:12:54 valid_lft forever preferred_lft forever 06:12:54 inet6 ::1/128 scope host 06:12:54 valid_lft forever preferred_lft forever 06:12:54 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 06:12:54 link/ether fa:16:3e:b6:9c:88 brd ff:ff:ff:ff:ff:ff 06:12:54 inet 10.32.7.6/23 brd 10.32.7.255 scope global dynamic ens3 06:12:54 valid_lft 86174sec preferred_lft 86174sec 06:12:54 inet6 fe80::f816:3eff:feb6:9c88/64 scope link 06:12:54 valid_lft forever preferred_lft forever 06:12:54 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 06:12:54 link/ether 02:42:2f:de:e6:bc brd ff:ff:ff:ff:ff:ff 06:12:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:12:54 valid_lft forever preferred_lft forever 06:12:54 06:12:54 06:12:54 ---> sar -b -r -n DEV: 06:12:54 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3486) 08/27/24 _x86_64_ (4 CPU) 06:12:54 06:12:54 06:09:11 LINUX RESTART (4 CPU) 06:12:54 06:12:54 06:10:01 tps rtps wtps bread/s bwrtn/s 06:12:54 06:11:01 137.64 27.21 110.43 3229.73 28087.32 06:12:54 06:12:01 229.40 59.99 169.42 4067.03 48738.03 06:12:54 Average: 183.53 43.60 139.93 3648.45 38414.40 06:12:54 06:12:54 06:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:12:54 06:11:01 697104 3324436 3341548 82.74 69480 2685252 1109404 21.81 637476 2464284 293928 06:12:54 06:12:01 402984 3327420 3635668 90.02 99840 2903244 1055568 20.75 950896 2388936 4340 06:12:54 Average: 550044 3325928 3488608 86.38 84660 2794248 1082486 21.28 794186 2426610 149134 06:12:54 06:12:54 06:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:12:54 06:11:01 lo 2.53 2.53 0.24 0.24 0.00 0.00 0.00 0.00 06:12:54 06:11:01 ens3 690.55 425.96 6976.42 38.43 0.00 0.00 0.00 0.00 06:12:54 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:54 06:12:01 lo 2.60 2.60 0.22 0.22 0.00 0.00 0.00 0.00 06:12:54 06:12:01 ens3 295.45 374.23 1178.47 2027.79 0.00 0.00 0.00 0.00 06:12:54 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:54 Average: lo 2.57 2.57 0.23 0.23 0.00 0.00 0.00 0.00 06:12:54 Average: ens3 492.97 400.09 4076.96 1033.28 0.00 0.00 0.00 0.00 06:12:54 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:54 06:12:54 06:12:54 ---> sar -P ALL: 06:12:54 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3486) 08/27/24 _x86_64_ (4 CPU) 06:12:54 06:12:54 06:09:11 LINUX RESTART (4 CPU) 06:12:54 06:12:54 06:10:01 CPU %user %nice %system %iowait %steal %idle 06:12:54 06:11:01 all 19.77 0.00 2.71 3.66 0.06 73.80 06:12:54 06:11:01 0 21.41 0.00 2.35 3.22 0.07 72.96 06:12:54 06:11:01 1 32.98 0.00 3.77 3.28 0.05 59.92 06:12:54 06:11:01 2 11.46 0.00 2.44 0.72 0.05 85.33 06:12:54 06:11:01 3 13.29 0.00 2.28 7.41 0.05 76.97 06:12:54 06:12:01 all 22.82 0.00 3.70 5.57 0.08 67.83 06:12:54 06:12:01 0 21.87 0.00 2.95 6.35 0.08 68.76 06:12:54 06:12:01 1 18.31 0.00 3.61 7.33 0.07 70.68 06:12:54 06:12:01 2 36.97 0.00 4.51 2.78 0.10 55.64 06:12:54 06:12:01 3 14.11 0.00 3.75 5.84 0.08 76.21 06:12:54 Average: all 21.29 0.00 3.20 4.61 0.07 70.82 06:12:54 Average: 0 21.64 0.00 2.65 4.78 0.08 70.86 06:12:54 Average: 1 25.65 0.00 3.69 5.30 0.06 65.29 06:12:54 Average: 2 24.16 0.00 3.47 1.74 0.08 70.55 06:12:54 Average: 3 13.70 0.00 3.01 6.63 0.07 76.59 06:12:54 06:12:54 06:12:54