18:17:14 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/ric-app/lp/+/12535 18:17:14 Running as SYSTEM 18:17:14 [EnvInject] - Loading node environment variables. 18:17:14 Building remotely on prd-ubuntu1804-docker-4c-4g-1780 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-lp-docker-verify-master 18:17:14 [ssh-agent] Looking for ssh-agent implementation... 18:17:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:17:14 $ ssh-agent 18:17:14 SSH_AUTH_SOCK=/tmp/ssh-D0KW77kyc4b1/agent.2154 18:17:14 SSH_AGENT_PID=2156 18:17:14 [ssh-agent] Started. 18:17:14 Running ssh-add (command line suppressed) 18:17:14 Identity added: /w/workspace/ric-app-lp-docker-verify-master@tmp/private_key_10744613521539129102.key (jenkins-ssh) 18:17:14 [ssh-agent] Using credentials jenkins (jenkins) 18:17:14 The recommended git tool is: NONE 18:17:16 using credential jenkins 18:17:16 Wiping out workspace first. 18:17:16 Cloning the remote Git repository 18:17:16 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/lp 18:17:16 > git init /w/workspace/ric-app-lp-docker-verify-master # timeout=10 18:17:16 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/lp 18:17:16 > git --version # timeout=10 18:17:16 > git --version # 'git version 2.17.1' 18:17:16 using GIT_SSH to set credentials jenkins 18:17:16 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/lp +refs/heads/*:refs/remotes/origin/* # timeout=10 18:17:17 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/lp # timeout=10 18:17:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:17:17 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/lp # timeout=10 18:17:17 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/lp 18:17:17 using GIT_SSH to set credentials jenkins 18:17:17 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/lp refs/changes/35/12535/1 # timeout=10 18:17:18 > git rev-parse d730dca882b283520248eff3f07affe8fb0d749a^{commit} # timeout=10 18:17:18 Checking out Revision d730dca882b283520248eff3f07affe8fb0d749a (refs/changes/35/12535/1) 18:17:18 > git config core.sparsecheckout # timeout=10 18:17:18 > git checkout -f d730dca882b283520248eff3f07affe8fb0d749a # timeout=10 18:17:21 Commit message: "CI: Add non voting tox verify GHA workflow call" 18:17:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:17:21 > git rev-list --no-walk 8945aca6baadc28a380d00e5e7c8b99d06100983 # timeout=10 18:17:21 provisioning config files... 18:17:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:17:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:17:21 [ric-app-lp-docker-verify-master] $ /bin/bash /tmp/jenkins17777698444931980241.sh 18:17:21 ---> python-tools-install.sh 18:17:21 Setup pyenv: 18:17:21 * system (set by /opt/pyenv/version) 18:17:21 * 3.8.13 (set by /opt/pyenv/version) 18:17:21 * 3.9.13 (set by /opt/pyenv/version) 18:17:21 * 3.10.6 (set by /opt/pyenv/version) 18:17:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MdUL 18:17:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:17:29 lf-activate-venv(): INFO: Installing: lftools 18:18:01 lf-activate-venv(): INFO: Adding /tmp/venv-MdUL/bin to PATH 18:18:01 Generating Requirements File 18:18:36 Python 3.10.6 18:18:36 pip 24.0 from /tmp/venv-MdUL/lib/python3.10/site-packages/pip (python 3.10) 18:18:36 appdirs==1.4.4 18:18:36 argcomplete==3.2.2 18:18:36 aspy.yaml==1.3.0 18:18:36 attrs==23.2.0 18:18:36 autopage==0.5.2 18:18:36 beautifulsoup4==4.12.3 18:18:36 boto3==1.34.40 18:18:36 botocore==1.34.40 18:18:36 bs4==0.0.2 18:18:36 cachetools==5.3.2 18:18:36 certifi==2024.2.2 18:18:36 cffi==1.16.0 18:18:36 cfgv==3.4.0 18:18:36 chardet==5.2.0 18:18:36 charset-normalizer==3.3.2 18:18:36 click==8.1.7 18:18:36 cliff==4.5.0 18:18:36 cmd2==2.4.3 18:18:36 cryptography==3.3.2 18:18:36 debtcollector==2.5.0 18:18:36 decorator==5.1.1 18:18:36 defusedxml==0.7.1 18:18:36 Deprecated==1.2.14 18:18:36 distlib==0.3.8 18:18:36 dnspython==2.5.0 18:18:36 docker==4.2.2 18:18:36 dogpile.cache==1.3.1 18:18:36 email-validator==2.1.0.post1 18:18:36 filelock==3.13.1 18:18:36 future==0.18.3 18:18:36 gitdb==4.0.11 18:18:36 GitPython==3.1.41 18:18:36 google-auth==2.27.0 18:18:36 httplib2==0.22.0 18:18:36 identify==2.5.34 18:18:36 idna==3.6 18:18:36 importlib-resources==1.5.0 18:18:36 iso8601==2.1.0 18:18:36 Jinja2==3.1.3 18:18:36 jmespath==1.0.1 18:18:36 jsonpatch==1.33 18:18:36 jsonpointer==2.4 18:18:36 jsonschema==4.21.1 18:18:36 jsonschema-specifications==2023.12.1 18:18:36 keystoneauth1==5.5.0 18:18:36 kubernetes==29.0.0 18:18:36 lftools==0.37.8 18:18:36 lxml==5.1.0 18:18:36 MarkupSafe==2.1.5 18:18:36 msgpack==1.0.7 18:18:36 multi_key_dict==2.0.3 18:18:36 munch==4.0.0 18:18:36 netaddr==1.0.0 18:18:36 netifaces==0.11.0 18:18:36 niet==1.4.2 18:18:36 nodeenv==1.8.0 18:18:36 oauth2client==4.1.3 18:18:36 oauthlib==3.2.2 18:18:36 openstacksdk==0.62.0 18:18:36 os-client-config==2.1.0 18:18:36 os-service-types==1.7.0 18:18:36 osc-lib==3.0.0 18:18:36 oslo.config==9.3.0 18:18:36 oslo.context==5.3.0 18:18:36 oslo.i18n==6.2.0 18:18:36 oslo.log==5.4.0 18:18:36 oslo.serialization==5.3.0 18:18:36 oslo.utils==7.0.0 18:18:36 packaging==23.2 18:18:36 pbr==6.0.0 18:18:36 platformdirs==4.2.0 18:18:36 prettytable==3.9.0 18:18:36 pyasn1==0.5.1 18:18:36 pyasn1-modules==0.3.0 18:18:36 pycparser==2.21 18:18:36 pygerrit2==2.0.15 18:18:36 PyGithub==2.2.0 18:18:36 pyinotify==0.9.6 18:18:36 PyJWT==2.8.0 18:18:36 PyNaCl==1.5.0 18:18:36 pyparsing==2.4.7 18:18:36 pyperclip==1.8.2 18:18:36 pyrsistent==0.20.0 18:18:36 python-cinderclient==9.4.0 18:18:36 python-dateutil==2.8.2 18:18:36 python-heatclient==3.4.0 18:18:36 python-jenkins==1.8.2 18:18:36 python-keystoneclient==5.3.0 18:18:36 python-magnumclient==4.3.0 18:18:36 python-novaclient==18.4.0 18:18:36 python-openstackclient==6.0.1 18:18:36 python-swiftclient==4.4.0 18:18:36 pytz==2024.1 18:18:36 PyYAML==6.0.1 18:18:36 referencing==0.33.0 18:18:36 requests==2.31.0 18:18:36 requests-oauthlib==1.3.1 18:18:36 requestsexceptions==1.4.0 18:18:36 rfc3986==2.0.0 18:18:36 rpds-py==0.17.1 18:18:36 rsa==4.9 18:18:36 ruamel.yaml==0.18.6 18:18:36 ruamel.yaml.clib==0.2.8 18:18:36 s3transfer==0.10.0 18:18:36 simplejson==3.19.2 18:18:36 six==1.16.0 18:18:36 smmap==5.0.1 18:18:36 soupsieve==2.5 18:18:36 stevedore==5.1.0 18:18:36 tabulate==0.9.0 18:18:36 toml==0.10.2 18:18:36 tomlkit==0.12.3 18:18:36 tqdm==4.66.2 18:18:36 typing_extensions==4.9.0 18:18:36 tzdata==2024.1 18:18:36 urllib3==1.26.18 18:18:36 virtualenv==20.25.0 18:18:36 wcwidth==0.2.13 18:18:36 websocket-client==1.7.0 18:18:36 wrapt==1.16.0 18:18:36 xdg==6.0.0 18:18:36 xmltodict==0.13.0 18:18:36 yq==3.2.3 18:18:36 provisioning config files... 18:18:36 copy managed file [global-settings] to file:/w/workspace/ric-app-lp-docker-verify-master@tmp/config9012784994119829691tmp 18:18:36 copy managed file [ric-app-lp-settings] to file:/w/workspace/ric-app-lp-docker-verify-master@tmp/config2918467323830281846tmp 18:18:36 [ric-app-lp-docker-verify-master] $ /bin/bash /tmp/jenkins15280669514409034276.sh 18:18:36 ---> docker-login.sh 18:18:36 nexus3.o-ran-sc.org:10001 18:18:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:37 Configure a credential helper to remove this warning. See 18:18:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:37 18:18:37 Login Succeeded 18:18:37 nexus3.o-ran-sc.org:10002 18:18:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:37 Configure a credential helper to remove this warning. See 18:18:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:37 18:18:37 Login Succeeded 18:18:37 nexus3.o-ran-sc.org:10003 18:18:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:37 Configure a credential helper to remove this warning. See 18:18:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:37 18:18:37 Login Succeeded 18:18:37 nexus3.o-ran-sc.org:10004 18:18:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:37 Configure a credential helper to remove this warning. See 18:18:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:37 18:18:37 Login Succeeded 18:18:37 ---> docker-login.sh ends 18:18:37 [ric-app-lp-docker-verify-master] $ /bin/bash /tmp/jenkins3385440615627513025.sh 18:18:37 [ric-app-lp-docker-verify-master] $ /bin/sh -xe /tmp/jenkins9607976949704276485.sh 18:18:37 [EnvInject] - Injecting environment variables from a build step. 18:18:37 [EnvInject] - Injecting as environment variables the properties content 18:18:37 DOCKER_ROOT=$WORKSPACE 18:18:37 CONTAINER_TAG_YAML_DIR= 18:18:37 CONTAINER_TAG_METHOD=yaml-file 18:18:37 18:18:37 [EnvInject] - Variables injected successfully. 18:18:37 [ric-app-lp-docker-verify-master] $ /bin/bash -l /tmp/jenkins15033417645970782509.sh 18:18:37 ---> docker-get-container-tag.sh 18:18:37 Setup pyenv: 18:18:37 system 18:18:37 3.8.13 18:18:37 3.9.13 18:18:37 * 3.10.6 (set by /w/workspace/ric-app-lp-docker-verify-master/.python-version) 18:18:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MdUL from file:/tmp/.os_lf_venv 18:18:39 lf-activate-venv(): INFO: Installing: yq 18:18:40 lf-activate-venv(): INFO: Adding /tmp/venv-MdUL/bin to PATH 18:18:40 ---> Docker image tag found: 0.3.0 18:18:40 [EnvInject] - Injecting environment variables from a build step. 18:18:41 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 18:18:41 [EnvInject] - Variables injected successfully. 18:18:41 [EnvInject] - Injecting environment variables from a build step. 18:18:41 [EnvInject] - Injecting as environment variables the properties content 18:18:41 DOCKER_ARGS=--network=host 18:18:41 DOCKER_ROOT=/w/workspace/ric-app-lp-docker-verify-master 18:18:41 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 18:18:41 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 18:18:41 DOCKER_NAME=o-ran-sc/ric-app-lp 18:18:41 18:18:41 [EnvInject] - Variables injected successfully. 18:18:41 [ric-app-lp-docker-verify-master] $ /bin/bash /tmp/jenkins16037480688716749648.sh 18:18:41 ---> docker-build.sh 18:18:41 Docker version 24.0.2, build cb74dfc 18:18:41 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-lp:0.3.0 18:18:41 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-lp:0.3.0 . 18:18:41 #1 [internal] load build definition from Dockerfile 18:18:41 #1 transferring dockerfile: 1.61kB done 18:18:41 #1 DONE 0.1s 18:18:41 18:18:41 #2 [internal] load .dockerignore 18:18:41 #2 transferring context: 2B done 18:18:41 #2 DONE 0.1s 18:18:42 18:18:42 #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5 18:18:42 #3 DONE 0.1s 18:18:42 18:18:42 #4 [internal] load metadata for docker.io/frolvlad/alpine-miniconda3:latest 18:18:43 #4 DONE 1.6s 18:18:43 18:18:43 #5 FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5@sha256:eb906735a7969bf0e341ba30c5087c84c393e283ae666edde423bb8f8ca0b24e 18:18:43 #5 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5@sha256:eb906735a7969bf0e341ba30c5087c84c393e283ae666edde423bb8f8ca0b24e 0.1s done 18:18:43 #5 ... 18:18:43 18:18:43 #6 [internal] load build context 18:18:43 #6 transferring context: 5.04MB 0.1s done 18:18:43 #6 DONE 0.1s 18:18:43 18:18:43 #5 FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5@sha256:eb906735a7969bf0e341ba30c5087c84c393e283ae666edde423bb8f8ca0b24e 18:18:43 #5 sha256:eb906735a7969bf0e341ba30c5087c84c393e283ae666edde423bb8f8ca0b24e 944B / 944B done 18:18:43 #5 sha256:97c4949696de859e2ea8ba7daf1351159313b147096c783a6690c444385a2d8f 1.85kB / 1.85kB done 18:18:43 #5 extracting sha256:63656a819106ad237a89f8dbbb6e3f6602162b37cccd4e67d10ecfe0a139627b 18:18:44 #5 extracting sha256:63656a819106ad237a89f8dbbb6e3f6602162b37cccd4e67d10ecfe0a139627b done 18:18:44 #5 extracting sha256:7f5f6b9920dc197bc85d7fffa091ed0d2f41981019754da79255b464c034e1dc done 18:18:44 #5 sha256:7f5f6b9920dc197bc85d7fffa091ed0d2f41981019754da79255b464c034e1dc 5.96kB / 5.96kB 0.3s done 18:18:44 #5 sha256:503af471e686c80a76be3dc30d7151054d231354a7579feca3b820c4e6560baf 356.08kB / 356.08kB 0.3s done 18:18:44 #5 sha256:63656a819106ad237a89f8dbbb6e3f6602162b37cccd4e67d10ecfe0a139627b 74.88kB / 74.88kB 0.2s done 18:18:44 #5 extracting sha256:503af471e686c80a76be3dc30d7151054d231354a7579feca3b820c4e6560baf 0.0s done 18:18:44 #5 DONE 0.7s 18:18:44 18:18:44 #7 [stage-0 1/9] FROM docker.io/frolvlad/alpine-miniconda3@sha256:6ea49d0a6905aa85b0bf1de0f152ee51477f09f88ce139ffe3c50236e48f8161 18:18:44 #7 resolve docker.io/frolvlad/alpine-miniconda3@sha256:6ea49d0a6905aa85b0bf1de0f152ee51477f09f88ce139ffe3c50236e48f8161 0.1s done 18:18:44 #7 sha256:f7e5d9a6ef37326715c2da41222aaaf9532d9fc7c51229777983ba13b06dcf4d 28.31MB / 101.90MB 0.7s 18:18:44 #7 sha256:6ea49d0a6905aa85b0bf1de0f152ee51477f09f88ce139ffe3c50236e48f8161 901B / 901B done 18:18:44 #7 sha256:deece6a2dc9cf0ca5f8ca579a6caa12848d9c607403eb71989429d82f7bc1170 6.21kB / 6.21kB done 18:18:44 #7 sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8 3.41MB / 3.41MB 0.2s done 18:18:44 #7 sha256:aae0c728d4cfe835f4cfe511e34a20cf81577e91fb0e62f92da36209e7e2eab0 3.35MB / 3.35MB 0.4s done 18:18:44 #7 extracting sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8 0.1s done 18:18:44 #7 extracting sha256:aae0c728d4cfe835f4cfe511e34a20cf81577e91fb0e62f92da36209e7e2eab0 0.1s done 18:18:44 #7 sha256:f7e5d9a6ef37326715c2da41222aaaf9532d9fc7c51229777983ba13b06dcf4d 37.75MB / 101.90MB 0.8s 18:18:44 #7 sha256:f7e5d9a6ef37326715c2da41222aaaf9532d9fc7c51229777983ba13b06dcf4d 56.62MB / 101.90MB 1.0s 18:18:44 #7 sha256:f7e5d9a6ef37326715c2da41222aaaf9532d9fc7c51229777983ba13b06dcf4d 67.11MB / 101.90MB 1.1s 18:18:44 #7 sha256:f7e5d9a6ef37326715c2da41222aaaf9532d9fc7c51229777983ba13b06dcf4d 77.59MB / 101.90MB 1.2s 18:18:44 #7 sha256:f7e5d9a6ef37326715c2da41222aaaf9532d9fc7c51229777983ba13b06dcf4d 85.98MB / 101.90MB 1.3s 18:18:45 #7 sha256:f7e5d9a6ef37326715c2da41222aaaf9532d9fc7c51229777983ba13b06dcf4d 101.90MB / 101.90MB 1.5s 18:18:45 #7 sha256:f7e5d9a6ef37326715c2da41222aaaf9532d9fc7c51229777983ba13b06dcf4d 101.90MB / 101.90MB 1.6s done 18:18:45 #7 extracting sha256:f7e5d9a6ef37326715c2da41222aaaf9532d9fc7c51229777983ba13b06dcf4d 18:18:48 #7 extracting sha256:f7e5d9a6ef37326715c2da41222aaaf9532d9fc7c51229777983ba13b06dcf4d 3.5s done 18:18:49 #7 DONE 5.5s 18:18:49 18:18:49 #8 [stage-0 2/9] RUN mkdir -p /opt/route/ 18:18:50 #8 DONE 1.1s 18:18:50 18:18:50 #9 [stage-0 3/9] COPY --from=nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5 /usr/local/lib64/librmr* /usr/local/lib64/ 18:18:50 #9 DONE 0.2s 18:18:50 18:18:50 #10 [stage-0 4/9] COPY --from=nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5 /usr/local/bin/rmr* /usr/local/bin/ 18:18:50 #10 DONE 0.2s 18:18:50 18:18:50 #11 [stage-0 5/9] RUN apk update && apk add gcc musl-dev g++ jpeg-dev zlib-dev 18:18:50 #11 0.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/main/x86_64/APKINDEX.tar.gz 18:18:50 #11 0.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/community/x86_64/APKINDEX.tar.gz 18:18:51 #11 0.622 v3.19.1-98-g82ae3921066 [https://dl-cdn.alpinelinux.org/alpine/v3.19/main] 18:18:51 #11 0.622 v3.19.1-102-ga4b9bb6b073 [https://dl-cdn.alpinelinux.org/alpine/v3.19/community] 18:18:51 #11 0.622 OK: 22985 distinct packages available 18:18:51 #11 0.967 (1/21) Installing libstdc++ (13.2.1_git20231014-r0) 18:18:51 #11 1.068 (2/21) Installing libstdc++-dev (13.2.1_git20231014-r0) 18:18:51 #11 1.205 (3/21) Installing jansson (2.14-r4) 18:18:51 #11 1.209 (4/21) Installing zstd-libs (1.5.5-r8) 18:18:51 #11 1.224 (5/21) Installing binutils (2.41-r0) 18:18:51 #11 1.286 (6/21) Installing libgomp (13.2.1_git20231014-r0) 18:18:51 #11 1.300 (7/21) Installing libatomic (13.2.1_git20231014-r0) 18:18:51 #11 1.304 (8/21) Installing gmp (6.3.0-r0) 18:18:51 #11 1.313 (9/21) Installing isl26 (0.26-r1) 18:18:51 #11 1.333 (10/21) Installing mpfr4 (4.2.1-r0) 18:18:51 #11 1.344 (11/21) Installing mpc1 (1.3.1-r1) 18:18:51 #11 1.350 (12/21) Installing gcc (13.2.1_git20231014-r0) 18:18:52 #11 2.002 (13/21) Installing musl-dev (1.2.4_git20230717-r4) 18:18:52 #11 2.065 (14/21) Installing libc-dev (0.7.2-r5) 18:18:52 #11 2.068 (15/21) Installing g++ (13.2.1_git20231014-r0) 18:18:52 #11 2.271 (16/21) Installing libjpeg-turbo (3.0.1-r0) 18:18:52 #11 2.281 (17/21) Installing libturbojpeg (3.0.1-r0) 18:18:52 #11 2.291 (18/21) Installing pkgconf (2.1.0-r0) 18:18:52 #11 2.296 (19/21) Installing libjpeg-turbo-dev (3.0.1-r0) 18:18:52 #11 2.301 (20/21) Installing jpeg-dev (9e-r1) 18:18:52 #11 2.304 (21/21) Installing zlib-dev (1.3.1-r0) 18:18:52 #11 2.309 Executing busybox-1.36.1-r15.trigger 18:18:52 #11 2.315 Executing glibc-bin-2.34-r0.trigger 18:18:52 #11 2.339 OK: 224 MiB in 39 packages 18:18:53 #11 DONE 3.0s 18:18:53 18:18:53 #12 [stage-0 6/9] COPY setup.py /tmp 18:18:53 #12 DONE 0.2s 18:18:53 18:18:53 #13 [stage-0 7/9] COPY LICENSE.txt /tmp/ 18:18:53 #13 DONE 0.1s 18:18:53 18:18:53 #14 [stage-0 8/9] COPY lp /tmp/lp 18:18:54 #14 DONE 0.2s 18:18:54 18:18:54 #15 [stage-0 9/9] RUN unzip /tmp/lp/model.zip -d /tmp/lp && pip install --upgrade pip && pip install /tmp 18:18:54 #15 0.196 Archive: /tmp/lp/model.zip 18:18:54 #15 0.262 inflating: model.pth 18:18:55 #15 1.470 Requirement already satisfied: pip in /opt/conda/lib/python3.11/site-packages (23.3.1) 18:18:55 #15 1.581 Collecting pip 18:18:55 #15 1.628 Downloading pip-24.0-py3-none-any.whl.metadata (3.6 kB) 18:18:55 #15 1.649 Downloading pip-24.0-py3-none-any.whl (2.1 MB) 18:18:55 #15 1.735 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 25.6 MB/s eta 0:00:00 18:18:55 #15 1.878 Installing collected packages: pip 18:18:55 #15 1.878 Attempting uninstall: pip 18:18:55 #15 1.883 Found existing installation: pip 23.3.1 18:18:55 #15 1.885 Uninstalling pip-23.3.1: 18:18:55 #15 1.974 Successfully uninstalled pip-23.3.1 18:18:56 #15 2.911 Successfully installed pip-24.0 18:18:56 #15 2.912 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 18:18:57 #15 3.924 Processing /tmp 18:18:58 #15 3.925 Preparing metadata (setup.py): started 18:18:58 #15 4.443 Preparing metadata (setup.py): finished with status 'done' 18:18:58 #15 4.548 Collecting ricxappframe<2.0.0,>=1.1.1 (from lp==0.3.0) 18:18:58 #15 4.657 Downloading ricxappframe-1.6.0-py3-none-any.whl (39 kB) 18:18:58 #15 4.778 Collecting p5py (from lp==0.3.0) 18:18:58 #15 4.785 Downloading p5py-1.0.0.tar.gz (2.9 kB) 18:18:58 #15 4.806 Preparing metadata (setup.py): started 18:18:59 #15 5.284 Preparing metadata (setup.py): finished with status 'done' 18:18:59 #15 5.316 Collecting PEP517 (from lp==0.3.0) 18:18:59 #15 5.322 Downloading pep517-0.13.1-py3-none-any.whl.metadata (4.1 kB) 18:18:59 #15 5.589 Collecting Cython (from lp==0.3.0) 18:18:59 #15 5.594 Downloading Cython-3.0.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.2 kB) 18:18:59 #15 5.789 Collecting numpy>=1.16.2 (from lp==0.3.0) 18:18:59 #15 5.794 Downloading numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) 18:18:59 #15 5.807 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 kB 5.2 MB/s eta 0:00:00 18:19:00 #15 5.959 Collecting pandas>=1.1.3 (from lp==0.3.0) 18:19:00 #15 5.963 Downloading pandas-2.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (19 kB) 18:19:00 #15 6.022 INFO: pip is looking at multiple versions of lp to determine which version is compatible with other requirements. This could take a while. 18:19:00 #15 6.027 ERROR: Ignored the following versions that require a different python version: 1.21.2 Requires-Python >=3.7,<3.11; 1.21.3 Requires-Python >=3.7,<3.11; 1.21.4 Requires-Python >=3.7,<3.11; 1.21.5 Requires-Python >=3.7,<3.11; 1.21.6 Requires-Python >=3.7,<3.11 18:19:00 #15 6.027 ERROR: Could not find a version that satisfies the requirement torch==1.9.0 (from lp) (from versions: 1.13.0, 1.13.1, 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.1.2, 2.2.0) 18:19:00 #15 6.028 ERROR: No matching distribution found for torch==1.9.0 18:19:00 #15 ERROR: process "/bin/sh -c unzip /tmp/lp/model.zip -d /tmp/lp && pip install --upgrade pip && pip install /tmp" did not complete successfully: exit code: 1 18:19:00 ------ 18:19:00 > [stage-0 9/9] RUN unzip /tmp/lp/model.zip -d /tmp/lp && pip install --upgrade pip && pip install /tmp: 18:19:00 #15 5.594 Downloading Cython-3.0.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.2 kB) 18:19:00 #15 5.789 Collecting numpy>=1.16.2 (from lp==0.3.0) 18:19:00 #15 5.794 Downloading numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) 18:19:00 #15 5.807 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 kB 5.2 MB/s eta 0:00:00 18:19:00 #15 5.959 Collecting pandas>=1.1.3 (from lp==0.3.0) 18:19:00 #15 5.963 Downloading pandas-2.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (19 kB) 18:19:00 #15 6.022 INFO: pip is looking at multiple versions of lp to determine which version is compatible with other requirements. This could take a while. 18:19:00 #15 6.027 ERROR: Ignored the following versions that require a different python version: 1.21.2 Requires-Python >=3.7,<3.11; 1.21.3 Requires-Python >=3.7,<3.11; 1.21.4 Requires-Python >=3.7,<3.11; 1.21.5 Requires-Python >=3.7,<3.11; 1.21.6 Requires-Python >=3.7,<3.11 18:19:00 #15 6.027 ERROR: Could not find a version that satisfies the requirement torch==1.9.0 (from lp) (from versions: 1.13.0, 1.13.1, 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.1.2, 2.2.0) 18:19:00 #15 6.028 ERROR: No matching distribution found for torch==1.9.0 18:19:00 ------ 18:19:00 Dockerfile:33 18:19:00 -------------------- 18:19:00 32 | COPY lp /tmp/lp 18:19:00 33 | >>> RUN unzip /tmp/lp/model.zip -d /tmp/lp && \ 18:19:00 34 | >>> pip install --upgrade pip && \ 18:19:00 35 | >>> pip install /tmp 18:19:00 36 | 18:19:00 -------------------- 18:19:00 ERROR: failed to solve: process "/bin/sh -c unzip /tmp/lp/model.zip -d /tmp/lp && pip install --upgrade pip && pip install /tmp" did not complete successfully: exit code: 1 18:19:00 Build step 'Execute shell' marked build as failure 18:19:00 $ ssh-agent -k 18:19:00 unset SSH_AUTH_SOCK; 18:19:00 unset SSH_AGENT_PID; 18:19:00 echo Agent pid 2156 killed; 18:19:00 [ssh-agent] Stopped. 18:19:00 [PostBuildScript] - [INFO] Executing post build scripts. 18:19:00 [ric-app-lp-docker-verify-master] $ /bin/bash /tmp/jenkins14189149031353875756.sh 18:19:00 ---> sysstat.sh 18:19:01 [ric-app-lp-docker-verify-master] $ /bin/bash /tmp/jenkins10970887179156071747.sh 18:19:01 ---> package-listing.sh 18:19:01 ++ tr '[:upper:]' '[:lower:]' 18:19:01 ++ facter osfamily 18:19:01 + OS_FAMILY=debian 18:19:01 + workspace=/w/workspace/ric-app-lp-docker-verify-master 18:19:01 + START_PACKAGES=/tmp/packages_start.txt 18:19:01 + END_PACKAGES=/tmp/packages_end.txt 18:19:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:19:01 + PACKAGES=/tmp/packages_start.txt 18:19:01 + '[' /w/workspace/ric-app-lp-docker-verify-master ']' 18:19:01 + PACKAGES=/tmp/packages_end.txt 18:19:01 + case "${OS_FAMILY}" in 18:19:01 + dpkg -l 18:19:01 + grep '^ii' 18:19:01 + '[' -f /tmp/packages_start.txt ']' 18:19:01 + '[' -f /tmp/packages_end.txt ']' 18:19:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:19:01 + '[' /w/workspace/ric-app-lp-docker-verify-master ']' 18:19:01 + mkdir -p /w/workspace/ric-app-lp-docker-verify-master/archives/ 18:19:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-app-lp-docker-verify-master/archives/ 18:19:01 [ric-app-lp-docker-verify-master] $ /bin/bash /tmp/jenkins3296856400970369098.sh 18:19:01 ---> capture-instance-metadata.sh 18:19:01 Setup pyenv: 18:19:01 system 18:19:01 3.8.13 18:19:01 3.9.13 18:19:01 * 3.10.6 (set by /w/workspace/ric-app-lp-docker-verify-master/.python-version) 18:19:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MdUL from file:/tmp/.os_lf_venv 18:19:02 lf-activate-venv(): INFO: Installing: lftools 18:19:15 lf-activate-venv(): INFO: Adding /tmp/venv-MdUL/bin to PATH 18:19:15 INFO: Running in OpenStack, capturing instance metadata 18:19:15 [ric-app-lp-docker-verify-master] $ /bin/bash /tmp/jenkins3322682084926843780.sh 18:19:15 provisioning config files... 18:19:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-lp-docker-verify-master@tmp/config17051585027625285934tmp 18:19:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:19:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:19:15 [EnvInject] - Injecting environment variables from a build step. 18:19:15 [EnvInject] - Injecting as environment variables the properties content 18:19:15 SERVER_ID=logs 18:19:15 18:19:15 [EnvInject] - Variables injected successfully. 18:19:15 [ric-app-lp-docker-verify-master] $ /bin/bash /tmp/jenkins14111144204583021746.sh 18:19:15 ---> create-netrc.sh 18:19:15 [ric-app-lp-docker-verify-master] $ /bin/bash /tmp/jenkins9641734071243339111.sh 18:19:15 ---> python-tools-install.sh 18:19:15 Setup pyenv: 18:19:15 system 18:19:15 3.8.13 18:19:15 3.9.13 18:19:15 * 3.10.6 (set by /w/workspace/ric-app-lp-docker-verify-master/.python-version) 18:19:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MdUL from file:/tmp/.os_lf_venv 18:19:17 lf-activate-venv(): INFO: Installing: lftools 18:19:26 lf-activate-venv(): INFO: Adding /tmp/venv-MdUL/bin to PATH 18:19:27 [ric-app-lp-docker-verify-master] $ /bin/bash /tmp/jenkins13774482750017134958.sh 18:19:27 ---> sudo-logs.sh 18:19:27 Archiving 'sudo' log.. 18:19:27 [ric-app-lp-docker-verify-master] $ /bin/bash /tmp/jenkins12339791156453539955.sh 18:19:27 ---> job-cost.sh 18:19:27 Setup pyenv: 18:19:27 system 18:19:27 3.8.13 18:19:27 3.9.13 18:19:27 * 3.10.6 (set by /w/workspace/ric-app-lp-docker-verify-master/.python-version) 18:19:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MdUL from file:/tmp/.os_lf_venv 18:19:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:19:36 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 18:19:36 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 18:19:36 lf-activate-venv(): INFO: Adding /tmp/venv-MdUL/bin to PATH 18:19:36 INFO: No Stack... 18:19:37 INFO: Retrieving Pricing Info for: v2-highcpu-4 18:19:37 INFO: Archiving Costs 18:19:37 [ric-app-lp-docker-verify-master] $ /bin/bash -l /tmp/jenkins15084652917055251211.sh 18:19:37 ---> logs-deploy.sh 18:19:37 Setup pyenv: 18:19:37 system 18:19:37 3.8.13 18:19:37 3.9.13 18:19:37 * 3.10.6 (set by /w/workspace/ric-app-lp-docker-verify-master/.python-version) 18:19:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MdUL from file:/tmp/.os_lf_venv 18:19:39 lf-activate-venv(): INFO: Installing: lftools 18:19:49 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 18:19:49 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 18:19:50 lf-activate-venv(): INFO: Adding /tmp/venv-MdUL/bin to PATH 18:19:50 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-lp-docker-verify-master/22 18:19:50 INFO: archiving workspace using pattern(s): 18:19:51 Archives upload complete. 18:19:51 INFO: archiving logs to Nexus 18:19:52 ---> uname -a: 18:19:52 Linux prd-ubuntu1804-docker-4c-4g-1780 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 18:19:52 18:19:52 18:19:52 ---> lscpu: 18:19:52 Architecture: x86_64 18:19:52 CPU op-mode(s): 32-bit, 64-bit 18:19:52 Byte Order: Little Endian 18:19:52 CPU(s): 4 18:19:52 On-line CPU(s) list: 0-3 18:19:52 Thread(s) per core: 1 18:19:52 Core(s) per socket: 1 18:19:52 Socket(s): 4 18:19:52 NUMA node(s): 1 18:19:52 Vendor ID: AuthenticAMD 18:19:52 CPU family: 23 18:19:52 Model: 49 18:19:52 Model name: AMD EPYC-Rome Processor 18:19:52 Stepping: 0 18:19:52 CPU MHz: 2799.998 18:19:52 BogoMIPS: 5599.99 18:19:52 Virtualization: AMD-V 18:19:52 Hypervisor vendor: KVM 18:19:52 Virtualization type: full 18:19:52 L1d cache: 32K 18:19:52 L1i cache: 32K 18:19:52 L2 cache: 512K 18:19:52 L3 cache: 16384K 18:19:52 NUMA node0 CPU(s): 0-3 18:19:52 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 18:19:52 18:19:52 18:19:52 ---> nproc: 18:19:52 4 18:19:52 18:19:52 18:19:52 ---> df -h: 18:19:52 Filesystem Size Used Avail Use% Mounted on 18:19:52 udev 2.0G 0 2.0G 0% /dev 18:19:52 tmpfs 395M 696K 394M 1% /run 18:19:52 /dev/vda1 20G 9.4G 9.8G 49% / 18:19:52 tmpfs 2.0G 0 2.0G 0% /dev/shm 18:19:52 tmpfs 5.0M 0 5.0M 0% /run/lock 18:19:52 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 18:19:52 /dev/vda15 105M 5.3M 100M 5% /boot/efi 18:19:52 tmpfs 395M 0 395M 0% /run/user/1001 18:19:52 18:19:52 18:19:52 ---> free -m: 18:19:52 total used free shared buff/cache available 18:19:52 Mem: 3943 467 781 0 2694 3201 18:19:52 Swap: 1023 0 1023 18:19:52 18:19:52 18:19:52 ---> ip addr: 18:19:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:19:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:19:52 inet 127.0.0.1/8 scope host lo 18:19:52 valid_lft forever preferred_lft forever 18:19:52 inet6 ::1/128 scope host 18:19:52 valid_lft forever preferred_lft forever 18:19:52 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 18:19:52 link/ether fa:16:3e:39:f0:4c brd ff:ff:ff:ff:ff:ff 18:19:52 inet 10.32.6.36/23 brd 10.32.7.255 scope global dynamic ens3 18:19:52 valid_lft 86206sec preferred_lft 86206sec 18:19:52 inet6 fe80::f816:3eff:fe39:f04c/64 scope link 18:19:52 valid_lft forever preferred_lft forever 18:19:52 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 18:19:52 link/ether 02:42:40:84:40:dc brd ff:ff:ff:ff:ff:ff 18:19:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:19:52 valid_lft forever preferred_lft forever 18:19:52 18:19:52 18:19:52 ---> sar -b -r -n DEV: 18:19:52 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1780) 02/14/24 _x86_64_ (4 CPU) 18:19:52 18:19:52 18:16:40 LINUX RESTART (4 CPU) 18:19:52 18:19:52 18:17:01 tps rtps wtps bread/s bwrtn/s 18:19:52 18:18:01 193.70 84.05 109.65 6594.90 42381.35 18:19:52 18:19:01 142.26 12.83 129.43 2279.89 34160.17 18:19:52 Average: 167.98 48.44 119.54 4437.39 38270.76 18:19:52 18:19:52 18:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:19:52 18:18:01 1502620 3270056 2536032 62.79 51036 1869568 965680 18.98 688768 1663932 200404 18:19:52 18:19:01 865844 3325108 3172808 78.56 72016 2516280 945844 18.59 682144 2256816 664 18:19:52 Average: 1184232 3297582 2854420 70.68 61526 2192924 955762 18.79 685456 1960374 100534 18:19:52 18:19:52 18:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:19:52 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:52 18:18:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 18:19:52 18:18:01 ens3 393.72 244.04 1469.91 65.25 0.00 0.00 0.00 0.00 18:19:52 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:52 18:19:01 lo 2.80 2.80 0.25 0.25 0.00 0.00 0.00 0.00 18:19:52 18:19:01 ens3 399.23 220.23 3489.63 22.75 0.00 0.00 0.00 0.00 18:19:52 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:52 Average: lo 2.00 2.00 0.18 0.18 0.00 0.00 0.00 0.00 18:19:52 Average: ens3 396.48 232.14 2479.77 44.00 0.00 0.00 0.00 0.00 18:19:52 18:19:52 18:19:52 ---> sar -P ALL: 18:19:52 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1780) 02/14/24 _x86_64_ (4 CPU) 18:19:52 18:19:52 18:16:40 LINUX RESTART (4 CPU) 18:19:52 18:19:52 18:17:01 CPU %user %nice %system %iowait %steal %idle 18:19:52 18:18:01 all 19.16 0.00 2.35 5.85 0.07 72.57 18:19:52 18:18:01 0 13.63 0.00 1.54 1.77 0.03 83.03 18:19:52 18:18:01 1 39.44 0.00 2.85 4.97 0.10 52.64 18:19:52 18:18:01 2 6.74 0.00 2.73 11.59 0.12 78.82 18:19:52 18:18:01 3 16.96 0.00 2.28 5.04 0.07 75.66 18:19:52 18:19:01 all 20.04 0.00 2.46 3.44 0.07 73.99 18:19:52 18:19:01 0 22.91 0.00 2.64 1.12 0.05 73.28 18:19:52 18:19:01 1 27.42 0.00 2.31 7.08 0.07 63.13 18:19:52 18:19:01 2 10.44 0.00 1.95 3.58 0.07 83.97 18:19:52 18:19:01 3 19.43 0.00 2.96 2.02 0.05 75.55 18:19:52 Average: all 19.60 0.00 2.41 4.65 0.07 73.28 18:19:52 Average: 0 18.26 0.00 2.09 1.45 0.04 78.16 18:19:52 Average: 1 33.42 0.00 2.58 6.03 0.08 57.89 18:19:52 Average: 2 8.59 0.00 2.34 7.58 0.09 81.40 18:19:52 Average: 3 18.19 0.00 2.61 3.53 0.06 75.60 18:19:52 18:19:52 18:19:52