09:43:12 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/sme/+/12435 09:43:12 Running as SYSTEM 09:43:12 [EnvInject] - Loading node environment variables. 09:43:12 Building remotely on prd-ubuntu1804-docker-4c-4g-4744 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-master 09:43:12 [ssh-agent] Looking for ssh-agent implementation... 09:43:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:43:12 $ ssh-agent 09:43:12 SSH_AUTH_SOCK=/tmp/ssh-i1eQAON7Seag/agent.2109 09:43:12 SSH_AGENT_PID=2111 09:43:12 [ssh-agent] Started. 09:43:12 Running ssh-add (command line suppressed) 09:43:12 Identity added: /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-master@tmp/private_key_10838992963198050656.key (jenkins-ssh) 09:43:12 [ssh-agent] Using credentials jenkins (jenkins) 09:43:12 The recommended git tool is: NONE 09:43:14 using credential jenkins 09:43:14 Wiping out workspace first. 09:43:14 Cloning the remote Git repository 09:43:14 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 09:43:14 > git init /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-master # timeout=10 09:43:14 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 09:43:14 > git --version # timeout=10 09:43:14 > git --version # 'git version 2.17.1' 09:43:14 using GIT_SSH to set credentials jenkins 09:43:14 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme +refs/heads/*:refs/remotes/origin/* # timeout=10 09:43:15 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 09:43:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:43:15 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 09:43:15 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 09:43:15 using GIT_SSH to set credentials jenkins 09:43:15 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme refs/changes/35/12435/6 # timeout=10 09:43:16 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 09:43:16 Checking out Revision a98d361fe90ebac93c13a599529c4b743e11ace2 (refs/remotes/origin/master) 09:43:16 > git config core.sparsecheckout # timeout=10 09:43:16 > git checkout -f a98d361fe90ebac93c13a599529c4b743e11ace2 # timeout=10 09:43:16 Commit message: "NONRTRIC-946: Make GET for GetApfIdServiceApis stateless" 09:43:16 > git rev-list --no-walk a1ad27aad62ac843bb2d8a6e843c2e388c2e055d # timeout=10 09:43:16 provisioning config files... 09:43:16 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:43:16 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:43:16 [nonrtric-plt-sme-capifcore-docker-merge-master] $ /bin/bash /tmp/jenkins14672512424742586532.sh 09:43:16 ---> python-tools-install.sh 09:43:16 Setup pyenv: 09:43:16 * system (set by /opt/pyenv/version) 09:43:16 * 3.8.13 (set by /opt/pyenv/version) 09:43:16 * 3.9.13 (set by /opt/pyenv/version) 09:43:16 * 3.10.6 (set by /opt/pyenv/version) 09:43:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kGwE 09:43:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:43:24 lf-activate-venv(): INFO: Installing: lftools 09:43:58 lf-activate-venv(): INFO: Adding /tmp/venv-kGwE/bin to PATH 09:43:58 Generating Requirements File 09:44:31 Python 3.10.6 09:44:31 pip 23.3.2 from /tmp/venv-kGwE/lib/python3.10/site-packages/pip (python 3.10) 09:44:32 appdirs==1.4.4 09:44:32 argcomplete==3.2.2 09:44:32 aspy.yaml==1.3.0 09:44:32 attrs==23.2.0 09:44:32 autopage==0.5.2 09:44:32 beautifulsoup4==4.12.3 09:44:32 boto3==1.34.27 09:44:32 botocore==1.34.27 09:44:32 bs4==0.0.2 09:44:32 cachetools==5.3.2 09:44:32 certifi==2023.11.17 09:44:32 cffi==1.16.0 09:44:32 cfgv==3.4.0 09:44:32 chardet==5.2.0 09:44:32 charset-normalizer==3.3.2 09:44:32 click==8.1.7 09:44:32 cliff==4.5.0 09:44:32 cmd2==2.4.3 09:44:32 cryptography==3.3.2 09:44:32 debtcollector==2.5.0 09:44:32 decorator==5.1.1 09:44:32 defusedxml==0.7.1 09:44:32 Deprecated==1.2.14 09:44:32 distlib==0.3.8 09:44:32 dnspython==2.5.0 09:44:32 docker==4.2.2 09:44:32 dogpile.cache==1.3.0 09:44:32 email-validator==2.1.0.post1 09:44:32 filelock==3.13.1 09:44:32 future==0.18.3 09:44:32 gitdb==4.0.11 09:44:32 GitPython==3.1.41 09:44:32 google-auth==2.27.0 09:44:32 httplib2==0.22.0 09:44:32 identify==2.5.33 09:44:32 idna==3.6 09:44:32 importlib-resources==1.5.0 09:44:32 iso8601==2.1.0 09:44:32 Jinja2==3.1.3 09:44:32 jmespath==1.0.1 09:44:32 jsonpatch==1.33 09:44:32 jsonpointer==2.4 09:44:32 jsonschema==4.21.1 09:44:32 jsonschema-specifications==2023.12.1 09:44:32 keystoneauth1==5.5.0 09:44:32 kubernetes==29.0.0 09:44:32 lftools==0.37.8 09:44:32 lxml==5.1.0 09:44:32 MarkupSafe==2.1.4 09:44:32 msgpack==1.0.7 09:44:32 multi_key_dict==2.0.3 09:44:32 munch==4.0.0 09:44:32 netaddr==0.10.1 09:44:32 netifaces==0.11.0 09:44:32 niet==1.4.2 09:44:32 nodeenv==1.8.0 09:44:32 oauth2client==4.1.3 09:44:32 oauthlib==3.2.2 09:44:32 openstacksdk==0.62.0 09:44:32 os-client-config==2.1.0 09:44:32 os-service-types==1.7.0 09:44:32 osc-lib==3.0.0 09:44:32 oslo.config==9.3.0 09:44:32 oslo.context==5.3.0 09:44:32 oslo.i18n==6.2.0 09:44:32 oslo.log==5.4.0 09:44:32 oslo.serialization==5.3.0 09:44:32 oslo.utils==7.0.0 09:44:32 packaging==23.2 09:44:32 pbr==6.0.0 09:44:32 platformdirs==4.1.0 09:44:32 prettytable==3.9.0 09:44:32 pyasn1==0.5.1 09:44:32 pyasn1-modules==0.3.0 09:44:32 pycparser==2.21 09:44:32 pygerrit2==2.0.15 09:44:32 PyGithub==2.1.1 09:44:32 pyinotify==0.9.6 09:44:32 PyJWT==2.8.0 09:44:32 PyNaCl==1.5.0 09:44:32 pyparsing==2.4.7 09:44:32 pyperclip==1.8.2 09:44:32 pyrsistent==0.20.0 09:44:32 python-cinderclient==9.4.0 09:44:32 python-dateutil==2.8.2 09:44:32 python-heatclient==3.4.0 09:44:32 python-jenkins==1.8.2 09:44:32 python-keystoneclient==5.3.0 09:44:32 python-magnumclient==4.3.0 09:44:32 python-novaclient==18.4.0 09:44:32 python-openstackclient==6.0.0 09:44:32 python-swiftclient==4.4.0 09:44:32 pytz==2023.3.post1 09:44:32 PyYAML==6.0.1 09:44:32 referencing==0.32.1 09:44:32 requests==2.31.0 09:44:32 requests-oauthlib==1.3.1 09:44:32 requestsexceptions==1.4.0 09:44:32 rfc3986==2.0.0 09:44:32 rpds-py==0.17.1 09:44:32 rsa==4.9 09:44:32 ruamel.yaml==0.18.5 09:44:32 ruamel.yaml.clib==0.2.8 09:44:32 s3transfer==0.10.0 09:44:32 simplejson==3.19.2 09:44:32 six==1.16.0 09:44:32 smmap==5.0.1 09:44:32 soupsieve==2.5 09:44:32 stevedore==5.1.0 09:44:32 tabulate==0.9.0 09:44:32 toml==0.10.2 09:44:32 tomlkit==0.12.3 09:44:32 tqdm==4.66.1 09:44:32 typing_extensions==4.9.0 09:44:32 tzdata==2023.4 09:44:32 urllib3==1.26.18 09:44:32 virtualenv==20.25.0 09:44:32 wcwidth==0.2.13 09:44:32 websocket-client==1.7.0 09:44:32 wrapt==1.16.0 09:44:32 xdg==6.0.0 09:44:32 xmltodict==0.13.0 09:44:32 yq==3.2.3 09:44:32 provisioning config files... 09:44:32 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-sme-capifcore-docker-merge-master@tmp/config4421504116982562451tmp 09:44:32 copy managed file [nonrtric-plt-sme] to file:/w/workspace/nonrtric-plt-sme-capifcore-docker-merge-master@tmp/config5602684362233890798tmp 09:44:32 [nonrtric-plt-sme-capifcore-docker-merge-master] $ /bin/bash /tmp/jenkins14077668568941938756.sh 09:44:32 ---> docker-login.sh 09:44:32 nexus3.o-ran-sc.org:10001 09:44:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:44:32 Configure a credential helper to remove this warning. See 09:44:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:44:32 09:44:32 Login Succeeded 09:44:32 nexus3.o-ran-sc.org:10002 09:44:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:44:33 Configure a credential helper to remove this warning. See 09:44:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:44:33 09:44:33 Login Succeeded 09:44:33 nexus3.o-ran-sc.org:10003 09:44:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:44:33 Configure a credential helper to remove this warning. See 09:44:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:44:33 09:44:33 Login Succeeded 09:44:33 nexus3.o-ran-sc.org:10004 09:44:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:44:33 Configure a credential helper to remove this warning. See 09:44:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:44:33 09:44:33 Login Succeeded 09:44:33 ---> docker-login.sh ends 09:44:33 [nonrtric-plt-sme-capifcore-docker-merge-master] $ /bin/bash /tmp/jenkins11521030132612647611.sh 09:44:33 [nonrtric-plt-sme-capifcore-docker-merge-master] $ /bin/sh -xe /tmp/jenkins17804617226914055687.sh 09:44:33 [EnvInject] - Injecting environment variables from a build step. 09:44:33 [EnvInject] - Injecting as environment variables the properties content 09:44:33 DOCKER_ROOT=capifcore 09:44:33 CONTAINER_TAG_YAML_DIR=capifcore 09:44:33 CONTAINER_TAG_METHOD=yaml-file 09:44:33 09:44:33 [EnvInject] - Variables injected successfully. 09:44:33 [nonrtric-plt-sme-capifcore-docker-merge-master] $ /bin/bash -l /tmp/jenkins13889984060471511623.sh 09:44:33 ---> docker-get-container-tag.sh 09:44:33 Setup pyenv: 09:44:33 system 09:44:33 3.8.13 09:44:33 3.9.13 09:44:33 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-master/.python-version) 09:44:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kGwE from file:/tmp/.os_lf_venv 09:44:35 lf-activate-venv(): INFO: Installing: yq 09:44:36 lf-activate-venv(): INFO: Adding /tmp/venv-kGwE/bin to PATH 09:44:36 ---> Docker image tag found: 1.3.0 09:44:36 [EnvInject] - Injecting environment variables from a build step. 09:44:36 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 09:44:36 [EnvInject] - Variables injected successfully. 09:44:36 [EnvInject] - Injecting environment variables from a build step. 09:44:36 [EnvInject] - Injecting as environment variables the properties content 09:44:36 DOCKER_ARGS=--network=host 09:44:36 DOCKER_ROOT=capifcore 09:44:36 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 09:44:36 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 09:44:36 DOCKER_NAME=o-ran-sc/nonrtric-plt-capifcore 09:44:36 09:44:36 [EnvInject] - Variables injected successfully. 09:44:36 [nonrtric-plt-sme-capifcore-docker-merge-master] $ /bin/bash /tmp/jenkins11913741577041583361.sh 09:44:36 ---> docker-build.sh 09:44:36 Docker version 20.10.20, build 9fdeb9c 09:44:36 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore:1.3.0 09:44:36 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore:1.3.0 . 09:44:36 Sending build context to Docker daemon 1.345MB 09:44:36 Step 1/16 : FROM nexus3.o-ran-sc.org:10001/golang:1.19.2-bullseye AS build 09:44:37 1.19.2-bullseye: Pulling from golang 09:44:38 17c9e6141fdb: Pulling fs layer 09:44:38 de4a4c6caea8: Pulling fs layer 09:44:38 4edced8587e6: Pulling fs layer 09:44:38 a7969cffbf46: Pulling fs layer 09:44:38 efa7548a174d: Pulling fs layer 09:44:38 a86067690e45: Pulling fs layer 09:44:38 d0a75b47d936: Pulling fs layer 09:44:38 efa7548a174d: Waiting 09:44:38 a86067690e45: Waiting 09:44:38 d0a75b47d936: Waiting 09:44:38 a7969cffbf46: Waiting 09:44:38 de4a4c6caea8: Verifying Checksum 09:44:38 de4a4c6caea8: Download complete 09:44:38 4edced8587e6: Verifying Checksum 09:44:38 4edced8587e6: Download complete 09:44:38 17c9e6141fdb: Verifying Checksum 09:44:38 17c9e6141fdb: Download complete 09:44:39 a7969cffbf46: Verifying Checksum 09:44:39 a7969cffbf46: Download complete 09:44:39 d0a75b47d936: Verifying Checksum 09:44:39 d0a75b47d936: Download complete 09:44:39 efa7548a174d: Verifying Checksum 09:44:39 efa7548a174d: Download complete 09:44:40 a86067690e45: Verifying Checksum 09:44:40 a86067690e45: Download complete 09:44:40 17c9e6141fdb: Pull complete 09:44:40 de4a4c6caea8: Pull complete 09:44:41 4edced8587e6: Pull complete 09:44:42 a7969cffbf46: Pull complete 09:44:44 efa7548a174d: Pull complete 09:44:48 a86067690e45: Pull complete 09:44:48 d0a75b47d936: Pull complete 09:44:48 Digest: sha256:8b9971c37678d2c4c04e7dd4e430baec049647d72ed97bf5e6a41ef8e77e74a5 09:44:48 Status: Downloaded newer image for nexus3.o-ran-sc.org:10001/golang:1.19.2-bullseye 09:44:48 ---> dce494d5814b 09:44:48 Step 2/16 : WORKDIR /app 09:44:49 ---> Running in 0f9912168d6d 09:44:49 Removing intermediate container 0f9912168d6d 09:44:49 ---> 836674a17106 09:44:49 Step 3/16 : COPY go.mod . 09:44:50 ---> e5eadcfc2b96 09:44:50 Step 4/16 : COPY go.sum . 09:44:50 ---> f2a1f908097f 09:44:50 Step 5/16 : RUN go mod download 09:44:50 ---> Running in 05901aef9cb9 09:45:33 Removing intermediate container 05901aef9cb9 09:45:33 ---> ce8c0309874a 09:45:33 Step 6/16 : COPY . . 09:45:34 ---> 16c242d00259 09:45:34 Step 7/16 : RUN go build -o /capifcore 09:45:34 ---> Running in 315dee1b78d3 09:46:32 Removing intermediate container 315dee1b78d3 09:46:32 ---> 1f8fa63831de 09:46:32 Step 8/16 : FROM ubuntu 09:46:33 latest: Pulling from library/ubuntu 09:46:33 29202e855b20: Pulling fs layer 09:46:34 29202e855b20: Download complete 09:46:35 29202e855b20: Pull complete 09:46:35 Digest: sha256:e6173d4dc55e76b87c4af8db8821b1feae4146dd47341e4d431118c7dd060a74 09:46:35 Status: Downloaded newer image for ubuntu:latest 09:46:35 ---> e34e831650c1 09:46:35 Step 9/16 : WORKDIR / 09:46:36 ---> Running in 62b8331f5db6 09:46:36 Removing intermediate container 62b8331f5db6 09:46:36 ---> 2ae1007262d8 09:46:36 Step 10/16 : COPY --from=build /capifcore . 09:46:37 ---> 01ec57fbc254 09:46:37 Step 11/16 : RUN mkdir /configs 09:46:37 ---> Running in b2c5d40d3c85 09:46:38 Removing intermediate container b2c5d40d3c85 09:46:38 ---> 4f30880a64be 09:46:38 Step 12/16 : RUN mkdir /certs 09:46:38 ---> Running in ab318605f61d 09:46:39 Removing intermediate container ab318605f61d 09:46:39 ---> 90bea254b737 09:46:39 Step 13/16 : COPY configs/keycloak.yaml /configs/keycloak.yaml 09:46:39 ---> e938b202df4c 09:46:39 Step 14/16 : COPY certs/cert.pem /certs/cert.pem 09:46:39 ---> 13be302ce7af 09:46:39 Step 15/16 : COPY certs/key.pem /certs/key.pem 09:46:39 ---> 91d67b7566a7 09:46:39 Step 16/16 : ENTRYPOINT ["/capifcore"] 09:46:39 ---> Running in b34ec9dd01da 09:46:39 Removing intermediate container b34ec9dd01da 09:46:39 ---> 3bd2b4c89ed4 09:46:39 Successfully built 3bd2b4c89ed4 09:46:39 Successfully tagged nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore:1.3.0 09:46:39 ---> docker-build.sh ends 09:46:39 [nonrtric-plt-sme-capifcore-docker-merge-master] $ /bin/sh -xe /tmp/jenkins17109163320105135447.sh 09:46:40 [EnvInject] - Injecting environment variables from a build step. 09:46:40 [EnvInject] - Injecting as environment variables the properties content 09:46:40 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 09:46:40 09:46:40 [EnvInject] - Variables injected successfully. 09:46:40 [nonrtric-plt-sme-capifcore-docker-merge-master] $ /bin/bash /tmp/jenkins5492778606708464676.sh 09:46:40 ---> docker-push.sh 09:46:40 Docker version 20.10.20, build 9fdeb9c 09:46:40 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore:1.3.0 09:46:40 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore:1.3.0 09:46:40 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore] 09:46:40 aa0e1fc07ae1: Preparing 09:46:40 120762f04718: Preparing 09:46:40 168e2599b97d: Preparing 09:46:40 723b26622a89: Preparing 09:46:40 96aefae77e01: Preparing 09:46:40 b1ca93464f2e: Preparing 09:46:40 8e87ff28f1b5: Preparing 09:46:40 8e87ff28f1b5: Waiting 09:46:40 b1ca93464f2e: Waiting 09:46:40 aa0e1fc07ae1: Pushed 09:46:40 723b26622a89: Pushed 09:46:40 168e2599b97d: Pushed 09:46:40 96aefae77e01: Pushed 09:46:40 120762f04718: Pushed 09:46:46 8e87ff28f1b5: Pushed 09:46:47 b1ca93464f2e: Pushed 09:46:47 1.3.0: digest: sha256:f6074c9fe26d71d70515d69d311fc470e194c536f233b3cf28664a591f662ee4 size: 1776 09:46:47 ---> docker-push.sh ends 09:46:47 [nonrtric-plt-sme-capifcore-docker-merge-master] $ /bin/bash /tmp/jenkins8859212421784451550.sh 09:46:47 $ ssh-agent -k 09:46:47 unset SSH_AUTH_SOCK; 09:46:47 unset SSH_AGENT_PID; 09:46:47 echo Agent pid 2111 killed; 09:46:47 [ssh-agent] Stopped. 09:46:47 [PostBuildScript] - [INFO] Executing post build scripts. 09:46:47 [nonrtric-plt-sme-capifcore-docker-merge-master] $ /bin/bash /tmp/jenkins15201676281152053459.sh 09:46:47 ---> sysstat.sh 09:46:48 [nonrtric-plt-sme-capifcore-docker-merge-master] $ /bin/bash /tmp/jenkins3727546189840991565.sh 09:46:48 ---> package-listing.sh 09:46:48 ++ facter osfamily 09:46:48 ++ tr '[:upper:]' '[:lower:]' 09:46:48 + OS_FAMILY=debian 09:46:48 + workspace=/w/workspace/nonrtric-plt-sme-capifcore-docker-merge-master 09:46:48 + START_PACKAGES=/tmp/packages_start.txt 09:46:48 + END_PACKAGES=/tmp/packages_end.txt 09:46:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:46:48 + PACKAGES=/tmp/packages_start.txt 09:46:48 + '[' /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-master ']' 09:46:48 + PACKAGES=/tmp/packages_end.txt 09:46:48 + case "${OS_FAMILY}" in 09:46:48 + dpkg -l 09:46:48 + grep '^ii' 09:46:48 + '[' -f /tmp/packages_start.txt ']' 09:46:48 + '[' -f /tmp/packages_end.txt ']' 09:46:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:46:48 + '[' /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-master ']' 09:46:48 + mkdir -p /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-master/archives/ 09:46:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-master/archives/ 09:46:48 [nonrtric-plt-sme-capifcore-docker-merge-master] $ /bin/bash /tmp/jenkins3733584111070725465.sh 09:46:48 ---> capture-instance-metadata.sh 09:46:48 Setup pyenv: 09:46:48 system 09:46:48 3.8.13 09:46:48 3.9.13 09:46:48 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-master/.python-version) 09:46:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kGwE from file:/tmp/.os_lf_venv 09:46:51 lf-activate-venv(): INFO: Installing: lftools 09:47:05 lf-activate-venv(): INFO: Adding /tmp/venv-kGwE/bin to PATH 09:47:05 INFO: Running in OpenStack, capturing instance metadata 09:47:06 [nonrtric-plt-sme-capifcore-docker-merge-master] $ /bin/bash /tmp/jenkins17111528599238450159.sh 09:47:06 provisioning config files... 09:47:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-sme-capifcore-docker-merge-master@tmp/config8995010274827702755tmp 09:47:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:47:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:47:06 [EnvInject] - Injecting environment variables from a build step. 09:47:06 [EnvInject] - Injecting as environment variables the properties content 09:47:06 SERVER_ID=logs 09:47:06 09:47:06 [EnvInject] - Variables injected successfully. 09:47:06 [nonrtric-plt-sme-capifcore-docker-merge-master] $ /bin/bash /tmp/jenkins8130177383946212515.sh 09:47:06 ---> create-netrc.sh 09:47:06 [nonrtric-plt-sme-capifcore-docker-merge-master] $ /bin/bash /tmp/jenkins3593646466977402086.sh 09:47:06 ---> python-tools-install.sh 09:47:06 Setup pyenv: 09:47:06 system 09:47:06 3.8.13 09:47:06 3.9.13 09:47:06 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-master/.python-version) 09:47:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kGwE from file:/tmp/.os_lf_venv 09:47:08 lf-activate-venv(): INFO: Installing: lftools 09:47:20 lf-activate-venv(): INFO: Adding /tmp/venv-kGwE/bin to PATH 09:47:20 [nonrtric-plt-sme-capifcore-docker-merge-master] $ /bin/bash /tmp/jenkins7489419987422693336.sh 09:47:20 ---> sudo-logs.sh 09:47:20 Archiving 'sudo' log.. 09:47:20 [nonrtric-plt-sme-capifcore-docker-merge-master] $ /bin/bash /tmp/jenkins13494880792435570170.sh 09:47:20 ---> job-cost.sh 09:47:20 Setup pyenv: 09:47:20 system 09:47:20 3.8.13 09:47:20 3.9.13 09:47:20 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-master/.python-version) 09:47:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kGwE from file:/tmp/.os_lf_venv 09:47:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:47:31 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. 09:47:31 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 09:47:31 lf-activate-venv(): INFO: Adding /tmp/venv-kGwE/bin to PATH 09:47:31 INFO: No Stack... 09:47:31 INFO: Retrieving Pricing Info for: v2-highcpu-4 09:47:31 INFO: Archiving Costs 09:47:31 [nonrtric-plt-sme-capifcore-docker-merge-master] $ /bin/bash -l /tmp/jenkins766724014707905805.sh 09:47:31 ---> logs-deploy.sh 09:47:31 Setup pyenv: 09:47:31 system 09:47:31 3.8.13 09:47:31 3.9.13 09:47:31 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-master/.python-version) 09:47:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kGwE from file:/tmp/.os_lf_venv 09:47:33 lf-activate-venv(): INFO: Installing: lftools 09:47:45 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. 09:47:45 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 09:47:46 lf-activate-venv(): INFO: Adding /tmp/venv-kGwE/bin to PATH 09:47:46 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-sme-capifcore-docker-merge-master/151 09:47:46 INFO: archiving workspace using pattern(s): 09:47:49 Archives upload complete. 09:47:49 INFO: archiving logs to Nexus 09:47:50 ---> uname -a: 09:47:50 Linux prd-ubuntu1804-docker-4c-4g-4744 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:47:50 09:47:50 09:47:50 ---> lscpu: 09:47:50 Architecture: x86_64 09:47:50 CPU op-mode(s): 32-bit, 64-bit 09:47:50 Byte Order: Little Endian 09:47:50 CPU(s): 4 09:47:50 On-line CPU(s) list: 0-3 09:47:50 Thread(s) per core: 1 09:47:50 Core(s) per socket: 1 09:47:50 Socket(s): 4 09:47:50 NUMA node(s): 1 09:47:50 Vendor ID: AuthenticAMD 09:47:50 CPU family: 23 09:47:50 Model: 49 09:47:50 Model name: AMD EPYC-Rome Processor 09:47:50 Stepping: 0 09:47:50 CPU MHz: 2799.996 09:47:50 BogoMIPS: 5599.99 09:47:50 Virtualization: AMD-V 09:47:50 Hypervisor vendor: KVM 09:47:50 Virtualization type: full 09:47:50 L1d cache: 32K 09:47:50 L1i cache: 32K 09:47:50 L2 cache: 512K 09:47:50 L3 cache: 16384K 09:47:50 NUMA node0 CPU(s): 0-3 09:47:50 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 09:47:50 09:47:50 09:47:50 ---> nproc: 09:47:50 4 09:47:50 09:47:50 09:47:50 ---> df -h: 09:47:50 Filesystem Size Used Avail Use% Mounted on 09:47:50 udev 2.0G 0 2.0G 0% /dev 09:47:50 tmpfs 395M 688K 394M 1% /run 09:47:50 /dev/vda1 20G 12G 8.0G 59% / 09:47:50 tmpfs 2.0G 0 2.0G 0% /dev/shm 09:47:50 tmpfs 5.0M 0 5.0M 0% /run/lock 09:47:50 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 09:47:50 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:47:50 tmpfs 395M 0 395M 0% /run/user/1001 09:47:50 09:47:50 09:47:50 ---> free -m: 09:47:50 total used free shared buff/cache available 09:47:50 Mem: 3944 476 795 0 2672 3184 09:47:50 Swap: 1023 1 1022 09:47:50 09:47:50 09:47:50 ---> ip addr: 09:47:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:47:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:47:50 inet 127.0.0.1/8 scope host lo 09:47:50 valid_lft forever preferred_lft forever 09:47:50 inet6 ::1/128 scope host 09:47:50 valid_lft forever preferred_lft forever 09:47:50 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 09:47:50 link/ether fa:16:3e:45:6b:ca brd ff:ff:ff:ff:ff:ff 09:47:50 inet 10.32.7.207/23 brd 10.32.7.255 scope global dynamic ens3 09:47:50 valid_lft 86084sec preferred_lft 86084sec 09:47:50 inet6 fe80::f816:3eff:fe45:6bca/64 scope link 09:47:50 valid_lft forever preferred_lft forever 09:47:50 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:47:50 link/ether 02:42:5a:c2:69:30 brd ff:ff:ff:ff:ff:ff 09:47:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:47:50 valid_lft forever preferred_lft forever 09:47:50 09:47:50 09:47:50 ---> sar -b -r -n DEV: 09:47:50 Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-4744) 01/26/24 _x86_64_ (4 CPU) 09:47:50 09:47:50 09:42:35 LINUX RESTART (4 CPU) 09:47:50 09:47:50 09:43:02 tps rtps wtps bread/s bwrtn/s 09:47:50 09:44:01 125.94 63.79 62.16 4641.38 42483.93 09:47:50 09:45:01 235.09 21.05 214.04 2293.00 79836.51 09:47:50 09:46:01 375.45 298.35 77.10 9828.80 31660.53 09:47:50 09:47:01 236.51 126.83 109.68 9772.50 51554.87 09:47:50 Average: 243.73 127.75 115.98 6641.58 51425.59 09:47:50 09:47:50 09:43:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:47:50 09:44:01 1652504 3341736 2386152 59.08 49140 1795888 868468 17.07 575744 1632752 150472 09:47:50 09:45:01 441548 3291300 3597108 89.07 127788 2775848 1133176 22.27 743872 2533016 179916 09:47:50 09:46:01 425416 3217368 3613240 89.47 153056 2660644 1458820 28.68 1038936 2215068 253380 09:47:50 09:47:01 865736 3225884 3172920 78.56 147532 2317784 1002068 19.70 829880 2074032 9932 09:47:50 Average: 846301 3269072 3192355 79.04 119379 2387541 1115633 21.93 797108 2113717 148425 09:47:50 09:47:50 09:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:47:50 09:44:01 lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 09:47:50 09:44:01 ens3 330.62 210.05 1379.95 62.84 0.00 0.00 0.00 0.00 09:47:50 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:50 09:45:01 lo 3.06 3.06 0.27 0.27 0.00 0.00 0.00 0.00 09:47:50 09:45:01 ens3 482.53 368.79 7798.44 33.16 0.00 0.00 0.00 0.00 09:47:50 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:50 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:50 09:46:01 ens3 0.10 0.10 0.02 0.02 0.00 0.00 0.00 0.00 09:47:50 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:50 09:47:01 lo 2.93 2.93 0.26 0.26 0.00 0.00 0.00 0.00 09:47:50 09:47:01 ens3 143.43 193.08 501.55 1083.85 0.00 0.00 0.00 0.00 09:47:50 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:50 Average: lo 1.71 1.71 0.15 0.15 0.00 0.00 0.00 0.00 09:47:50 Average: ens3 238.83 192.96 2425.12 295.92 0.00 0.00 0.00 0.00 09:47:50 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:50 09:47:50 09:47:50 ---> sar -P ALL: 09:47:50 Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-4744) 01/26/24 _x86_64_ (4 CPU) 09:47:50 09:47:50 09:42:35 LINUX RESTART (4 CPU) 09:47:50 09:47:50 09:43:02 CPU %user %nice %system %iowait %steal %idle 09:47:50 09:44:01 all 20.07 0.00 2.12 3.55 0.06 74.20 09:47:50 09:44:01 0 20.01 0.00 1.72 1.68 0.05 76.54 09:47:50 09:44:01 1 17.74 0.00 1.74 3.02 0.03 77.47 09:47:50 09:44:01 2 8.87 0.00 1.21 6.27 0.03 83.61 09:47:50 09:44:01 3 33.69 0.00 3.82 3.24 0.09 59.17 09:47:50 09:45:01 all 22.94 0.00 5.55 4.41 0.06 67.03 09:47:50 09:45:01 0 25.47 0.00 4.93 3.89 0.07 65.63 09:47:50 09:45:01 1 27.83 0.00 5.68 4.80 0.07 61.62 09:47:50 09:45:01 2 14.56 0.00 6.02 7.94 0.07 71.42 09:47:50 09:45:01 3 23.88 0.00 5.57 1.02 0.05 69.47 09:47:50 09:46:01 all 40.67 0.00 6.36 11.49 0.11 41.37 09:47:50 09:46:01 0 40.77 0.00 5.83 9.53 0.10 43.77 09:47:50 09:46:01 1 38.79 0.00 6.22 8.04 0.10 46.85 09:47:50 09:46:01 2 41.05 0.00 6.60 13.15 0.12 39.08 09:47:50 09:46:01 3 42.05 0.00 6.81 15.21 0.12 35.81 09:47:50 09:47:01 all 32.07 0.00 4.81 4.74 0.08 58.29 09:47:50 09:47:01 0 41.83 0.00 4.69 8.87 0.08 44.53 09:47:50 09:47:01 1 24.38 0.00 5.11 2.71 0.08 67.71 09:47:50 09:47:01 2 33.73 0.00 4.63 4.93 0.08 56.62 09:47:50 09:47:01 3 28.36 0.00 4.81 2.45 0.07 64.31 09:47:50 Average: all 28.94 0.00 4.72 6.05 0.08 60.21 09:47:50 Average: 0 32.04 0.00 4.30 6.00 0.08 57.58 09:47:50 Average: 1 27.18 0.00 4.69 4.64 0.07 63.42 09:47:50 Average: 2 24.58 0.00 4.62 8.07 0.08 62.65 09:47:50 Average: 3 31.97 0.00 5.26 5.47 0.08 57.22 09:47:50 09:47:50 09:47:50