10:09:57 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/it/dep/+/14585 10:09:57 Running as SYSTEM 10:09:57 [EnvInject] - Loading node environment variables. 10:09:57 Building remotely on prd-ubuntu1804-docker-4c-4g-3288 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-dep-nonrtric-helm-docker-verify-all 10:09:57 [ssh-agent] Looking for ssh-agent implementation... 10:09:57 $ ssh-agent 10:09:57 SSH_AUTH_SOCK=/tmp/ssh-0evRnjgZJx2c/agent.2136 10:09:57 SSH_AGENT_PID=2138 10:09:57 [ssh-agent] Started. 10:09:57 Running ssh-add (command line suppressed) 10:09:57 Identity added: /w/workspace/it-dep-nonrtric-helm-docker-verify-all@tmp/private_key_7281126120771915106.key (jenkins-ssh) 10:09:57 [ssh-agent] Using credentials jenkins (jenkins) 10:09:57 The recommended git tool is: NONE 10:09:59 using credential jenkins 10:09:59 Wiping out workspace first. 10:09:59 Cloning the remote Git repository 10:09:59 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep 10:09:59 > git init /w/workspace/it-dep-nonrtric-helm-docker-verify-all # timeout=10 10:09:59 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep 10:09:59 > git --version # timeout=10 10:09:59 > git --version # 'git version 2.17.1' 10:09:59 using GIT_SSH to set credentials jenkins 10:09:59 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep +refs/heads/*:refs/remotes/origin/* # timeout=10 10:10:00 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep # timeout=10 10:10:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:10:01 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep # timeout=10 10:10:01 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep 10:10:01 using GIT_SSH to set credentials jenkins 10:10:01 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep refs/changes/85/14585/2 # timeout=10 10:10:01 > git rev-parse d3331cfe6829ccc7f8bca1c99996a1312b8accf0^{commit} # timeout=10 10:10:01 Checking out Revision d3331cfe6829ccc7f8bca1c99996a1312b8accf0 (refs/changes/85/14585/2) 10:10:01 > git config core.sparsecheckout # timeout=10 10:10:01 > git checkout -f d3331cfe6829ccc7f8bca1c99996a1312b8accf0 # timeout=10 10:10:05 Commit message: "Fix kong postgres installation issue" 10:10:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:10:05 > git rev-list --no-walk 7c0cc5f44c00a9281039a89e658243510ff66044 # timeout=10 10:10:05 provisioning config files... 10:10:05 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:10:05 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:10:05 [it-dep-nonrtric-helm-docker-verify-all] $ /bin/bash /tmp/jenkins7550179931438983980.sh 10:10:05 ---> python-tools-install.sh 10:10:05 Setup pyenv: 10:10:05 * system (set by /opt/pyenv/version) 10:10:06 * 3.8.13 (set by /opt/pyenv/version) 10:10:06 * 3.9.13 (set by /opt/pyenv/version) 10:10:06 * 3.10.6 (set by /opt/pyenv/version) 10:10:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jO6Z 10:10:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:10:20 lf-activate-venv(): INFO: Installing: lftools 10:11:01 lf-activate-venv(): INFO: Adding /tmp/venv-jO6Z/bin to PATH 10:11:01 Generating Requirements File 10:11:36 Python 3.10.6 10:11:36 pip 25.1.1 from /tmp/venv-jO6Z/lib/python3.10/site-packages/pip (python 3.10) 10:11:37 appdirs==1.4.4 10:11:37 argcomplete==3.6.2 10:11:37 aspy.yaml==1.3.0 10:11:37 attrs==25.3.0 10:11:37 autopage==0.5.2 10:11:37 beautifulsoup4==4.13.4 10:11:37 boto3==1.38.40 10:11:37 botocore==1.38.40 10:11:37 bs4==0.0.2 10:11:37 cachetools==5.5.2 10:11:37 certifi==2025.6.15 10:11:37 cffi==1.17.1 10:11:37 cfgv==3.4.0 10:11:37 chardet==5.2.0 10:11:37 charset-normalizer==3.4.2 10:11:37 click==8.2.1 10:11:37 cliff==4.10.0 10:11:37 cmd2==2.6.1 10:11:37 cryptography==3.3.2 10:11:37 debtcollector==3.0.0 10:11:37 decorator==5.2.1 10:11:37 defusedxml==0.7.1 10:11:37 Deprecated==1.2.18 10:11:37 distlib==0.3.9 10:11:37 dnspython==2.7.0 10:11:37 docker==7.1.0 10:11:37 dogpile.cache==1.4.0 10:11:37 durationpy==0.10 10:11:37 email_validator==2.2.0 10:11:37 filelock==3.18.0 10:11:37 future==1.0.0 10:11:37 gitdb==4.0.12 10:11:37 GitPython==3.1.44 10:11:37 google-auth==2.40.3 10:11:37 httplib2==0.22.0 10:11:37 identify==2.6.12 10:11:37 idna==3.10 10:11:37 importlib-resources==1.5.0 10:11:37 iso8601==2.1.0 10:11:37 Jinja2==3.1.6 10:11:37 jmespath==1.0.1 10:11:37 jsonpatch==1.33 10:11:37 jsonpointer==3.0.0 10:11:37 jsonschema==4.24.0 10:11:37 jsonschema-specifications==2025.4.1 10:11:37 keystoneauth1==5.11.1 10:11:37 kubernetes==33.1.0 10:11:37 lftools==0.37.13 10:11:37 lxml==5.4.0 10:11:37 MarkupSafe==3.0.2 10:11:37 msgpack==1.1.1 10:11:37 multi_key_dict==2.0.3 10:11:37 munch==4.0.0 10:11:37 netaddr==1.3.0 10:11:37 niet==1.4.2 10:11:37 nodeenv==1.9.1 10:11:37 oauth2client==4.1.3 10:11:37 oauthlib==3.3.0 10:11:37 openstacksdk==4.6.0 10:11:37 os-client-config==2.1.0 10:11:37 os-service-types==1.7.0 10:11:37 osc-lib==4.0.2 10:11:37 oslo.config==9.8.0 10:11:37 oslo.context==6.0.0 10:11:37 oslo.i18n==6.5.1 10:11:37 oslo.log==7.1.0 10:11:37 oslo.serialization==5.7.0 10:11:37 oslo.utils==9.0.0 10:11:37 packaging==25.0 10:11:37 pbr==6.1.1 10:11:37 platformdirs==4.3.8 10:11:37 prettytable==3.16.0 10:11:37 psutil==7.0.0 10:11:37 pyasn1==0.6.1 10:11:37 pyasn1_modules==0.4.2 10:11:37 pycparser==2.22 10:11:37 pygerrit2==2.0.15 10:11:37 PyGithub==2.6.1 10:11:37 PyJWT==2.10.1 10:11:37 PyNaCl==1.5.0 10:11:37 pyparsing==2.4.7 10:11:37 pyperclip==1.9.0 10:11:37 pyrsistent==0.20.0 10:11:37 python-cinderclient==9.7.0 10:11:37 python-dateutil==2.9.0.post0 10:11:37 python-heatclient==4.2.0 10:11:37 python-jenkins==1.8.2 10:11:37 python-keystoneclient==5.6.0 10:11:37 python-magnumclient==4.8.1 10:11:37 python-openstackclient==8.1.0 10:11:37 python-swiftclient==4.8.0 10:11:37 PyYAML==6.0.2 10:11:37 referencing==0.36.2 10:11:37 requests==2.32.4 10:11:37 requests-oauthlib==2.0.0 10:11:37 requestsexceptions==1.4.0 10:11:37 rfc3986==2.0.0 10:11:37 rpds-py==0.25.1 10:11:37 rsa==4.9.1 10:11:37 ruamel.yaml==0.18.14 10:11:37 ruamel.yaml.clib==0.2.12 10:11:37 s3transfer==0.13.0 10:11:37 simplejson==3.20.1 10:11:37 six==1.17.0 10:11:37 smmap==5.0.2 10:11:37 soupsieve==2.7 10:11:37 stevedore==5.4.1 10:11:37 tabulate==0.9.0 10:11:37 toml==0.10.2 10:11:37 tomlkit==0.13.3 10:11:37 tqdm==4.67.1 10:11:37 typing_extensions==4.14.0 10:11:37 tzdata==2025.2 10:11:37 urllib3==1.26.20 10:11:37 virtualenv==20.31.2 10:11:37 wcwidth==0.2.13 10:11:37 websocket-client==1.8.0 10:11:37 wrapt==1.17.2 10:11:37 xdg==6.0.0 10:11:37 xmltodict==0.14.2 10:11:37 yq==3.4.3 10:11:37 provisioning config files... 10:11:37 copy managed file [global-settings] to file:/w/workspace/it-dep-nonrtric-helm-docker-verify-all@tmp/config16496731320348668447tmp 10:11:37 copy managed file [it-dep-settings] to file:/w/workspace/it-dep-nonrtric-helm-docker-verify-all@tmp/config9103816827519666482tmp 10:11:37 [it-dep-nonrtric-helm-docker-verify-all] $ /bin/bash /tmp/jenkins7990783338224980489.sh 10:11:37 ---> docker-login.sh 10:11:37 nexus3.o-ran-sc.org:10001 10:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:37 Configure a credential helper to remove this warning. See 10:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:37 10:11:37 Login Succeeded 10:11:37 nexus3.o-ran-sc.org:10002 10:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:37 Configure a credential helper to remove this warning. See 10:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:37 10:11:37 Login Succeeded 10:11:37 nexus3.o-ran-sc.org:10003 10:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:37 Configure a credential helper to remove this warning. See 10:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:37 10:11:37 Login Succeeded 10:11:37 nexus3.o-ran-sc.org:10004 10:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:38 Configure a credential helper to remove this warning. See 10:11:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:38 10:11:38 Login Succeeded 10:11:38 ---> docker-login.sh ends 10:11:38 [it-dep-nonrtric-helm-docker-verify-all] $ /bin/bash /tmp/jenkins2143802648188440861.sh 10:11:38 [it-dep-nonrtric-helm-docker-verify-all] $ /bin/sh -xe /tmp/jenkins9278709916421930216.sh 10:11:38 [EnvInject] - Injecting environment variables from a build step. 10:11:38 [EnvInject] - Injecting as environment variables the properties content 10:11:38 DOCKER_ROOT=$WORKSPACE 10:11:38 CONTAINER_TAG_YAML_DIR= 10:11:38 CONTAINER_TAG_METHOD=latest 10:11:38 10:11:38 [EnvInject] - Variables injected successfully. 10:11:38 [it-dep-nonrtric-helm-docker-verify-all] $ /bin/bash -l /tmp/jenkins7996116859074574903.sh 10:11:38 ---> docker-get-container-tag.sh 10:11:38 Setup pyenv: 10:11:38 system 10:11:38 3.8.13 10:11:38 3.9.13 10:11:38 * 3.10.6 (set by /w/workspace/it-dep-nonrtric-helm-docker-verify-all/.python-version) 10:11:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jO6Z from file:/tmp/.os_lf_venv 10:11:41 lf-activate-venv(): INFO: Installing: yq 10:11:43 lf-activate-venv(): INFO: Adding /tmp/venv-jO6Z/bin to PATH 10:11:43 ---> Docker image tag found: latest 10:11:43 [EnvInject] - Injecting environment variables from a build step. 10:11:43 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 10:11:43 [EnvInject] - Variables injected successfully. 10:11:43 [EnvInject] - Injecting environment variables from a build step. 10:11:43 [EnvInject] - Injecting as environment variables the properties content 10:11:43 DOCKER_ARGS=-f ci/Dockerfile-nonrtric-install 10:11:43 DOCKER_ROOT=/w/workspace/it-dep-nonrtric-helm-docker-verify-all 10:11:43 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 10:11:43 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 10:11:43 DOCKER_NAME=o-ran-sc/it-dep-nonrtric-helm 10:11:43 10:11:43 [EnvInject] - Variables injected successfully. 10:11:43 [it-dep-nonrtric-helm-docker-verify-all] $ /bin/bash /tmp/jenkins3970066250272203354.sh 10:11:43 ---> docker-build.sh 10:11:43 Docker version 24.0.2, build cb74dfc 10:11:43 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-nonrtric-helm:latest 10:11:43 docker build -f ci/Dockerfile-nonrtric-install -t nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-nonrtric-helm:latest . 10:11:44 #1 [internal] load build definition from Dockerfile-nonrtric-install 10:11:44 #1 transferring dockerfile: 1.86kB done 10:11:44 #1 DONE 0.1s 10:11:44 10:11:44 #2 [internal] load .dockerignore 10:11:44 #2 transferring context: 2B done 10:11:44 #2 DONE 0.1s 10:11:44 10:11:44 #3 [internal] load metadata for docker.io/library/ubuntu:24.04 10:11:45 #3 DONE 1.1s 10:11:45 10:11:45 #4 [1/6] FROM docker.io/library/ubuntu:24.04@sha256:b59d21599a2b151e23eea5f6602f4af4d7d31c4e236d22bf0b62b86d2e386b8f 10:11:45 #4 resolve docker.io/library/ubuntu:24.04@sha256:b59d21599a2b151e23eea5f6602f4af4d7d31c4e236d22bf0b62b86d2e386b8f 0.1s done 10:11:46 #4 sha256:b59d21599a2b151e23eea5f6602f4af4d7d31c4e236d22bf0b62b86d2e386b8f 6.69kB / 6.69kB done 10:11:46 #4 sha256:04f510bf1f2528604dc2ff46b517dbdbb85c262d62eacc4aa4d3629783036096 424B / 424B done 10:11:46 #4 sha256:bf16bdcff9c96b76a6d417bd8f0a3abe0e55c0ed9bdb3549e906834e2592fd5f 2.29kB / 2.29kB done 10:11:46 #4 sha256:d9d352c11bbd3880007953ed6eec1cbace76898828f3434984a0ca60672fdf5a 0B / 29.72MB 0.1s 10:11:46 #4 sha256:d9d352c11bbd3880007953ed6eec1cbace76898828f3434984a0ca60672fdf5a 3.15MB / 29.72MB 0.3s 10:11:46 #4 sha256:d9d352c11bbd3880007953ed6eec1cbace76898828f3434984a0ca60672fdf5a 11.53MB / 29.72MB 0.4s 10:11:46 #4 ... 10:11:46 10:11:46 #5 [internal] load build context 10:11:46 #5 transferring context: 16.86MB 0.4s done 10:11:46 #5 DONE 0.5s 10:11:46 10:11:46 #4 [1/6] FROM docker.io/library/ubuntu:24.04@sha256:b59d21599a2b151e23eea5f6602f4af4d7d31c4e236d22bf0b62b86d2e386b8f 10:11:46 #4 sha256:d9d352c11bbd3880007953ed6eec1cbace76898828f3434984a0ca60672fdf5a 19.92MB / 29.72MB 0.5s 10:11:46 #4 sha256:d9d352c11bbd3880007953ed6eec1cbace76898828f3434984a0ca60672fdf5a 29.72MB / 29.72MB 0.7s 10:11:46 #4 sha256:d9d352c11bbd3880007953ed6eec1cbace76898828f3434984a0ca60672fdf5a 29.72MB / 29.72MB 0.7s done 10:11:46 #4 extracting sha256:d9d352c11bbd3880007953ed6eec1cbace76898828f3434984a0ca60672fdf5a 10:11:48 #4 extracting sha256:d9d352c11bbd3880007953ed6eec1cbace76898828f3434984a0ca60672fdf5a 1.6s done 10:11:48 #4 DONE 2.6s 10:11:48 10:11:48 #6 [2/6] RUN apt-get update && apt-get -y install curl ca-certificates wget curl lsof sudo 10:11:49 #6 0.672 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 10:11:49 #6 0.885 Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] 10:11:49 #6 1.040 Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 10:11:49 #6 1.128 Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 10:11:49 #6 1.216 Get:5 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] 10:11:49 #6 1.247 Get:6 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] 10:11:49 #6 1.300 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1808 kB] 10:11:49 #6 1.441 Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 10:11:50 #6 1.625 Get:9 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1496 kB] 10:11:50 #6 1.876 Get:10 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1554 kB] 10:11:50 #6 1.909 Get:11 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [26.7 kB] 10:11:50 #6 1.911 Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1451 kB] 10:11:50 #6 1.936 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1410 kB] 10:11:50 #6 1.968 Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.0 kB] 10:11:50 #6 1.969 Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [31.8 kB] 10:11:50 #6 2.309 Get:16 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1108 kB] 10:11:50 #6 2.378 Get:17 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [22.1 kB] 10:11:50 #6 2.379 Get:18 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1129 kB] 10:11:51 #6 3.207 Fetched 30.5 MB in 3s (11.1 MB/s) 10:11:51 #6 3.207 Reading package lists... 10:11:53 #6 4.670 Reading package lists... 10:11:54 #6 6.141 Building dependency tree... 10:11:55 #6 6.771 Reading state information... 10:11:56 #6 7.987 The following additional packages will be installed: 10:11:56 #6 7.990 krb5-locales libapparmor1 libbrotli1 libcurl4t64 libgssapi-krb5-2 10:11:56 #6 7.991 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-common libldap2 10:11:56 #6 7.994 libnghttp2-14 libpsl5t64 librtmp1 libsasl2-2 libsasl2-modules 10:11:56 #6 7.996 libsasl2-modules-db libssh-4 libtirpc-common libtirpc3t64 openssl 10:11:56 #6 7.998 publicsuffix 10:11:56 #6 8.013 Suggested packages: 10:11:56 #6 8.014 krb5-doc krb5-user libsasl2-modules-gssapi-mit 10:11:56 #6 8.014 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 10:11:56 #6 8.014 libsasl2-modules-sql 10:11:56 #6 8.134 The following NEW packages will be installed: 10:11:56 #6 8.139 ca-certificates curl krb5-locales libapparmor1 libbrotli1 libcurl4t64 10:11:56 #6 8.139 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 10:11:56 #6 8.143 libldap-common libldap2 libnghttp2-14 libpsl5t64 librtmp1 libsasl2-2 10:11:56 #6 8.145 libsasl2-modules libsasl2-modules-db libssh-4 libtirpc-common libtirpc3t64 10:11:56 #6 8.148 lsof openssl publicsuffix sudo wget 10:11:57 #6 8.532 0 upgraded, 27 newly installed, 0 to remove and 6 not upgraded. 10:11:57 #6 8.532 Need to get 5236 kB of archives. 10:11:57 #6 8.532 After this operation, 14.6 MB of additional disk space will be used. 10:11:57 #6 8.532 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.5 [1002 kB] 10:11:58 #6 9.561 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates all 20240203 [159 kB] 10:11:58 #6 9.577 Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-locales all 1.20.1-6ubuntu2.6 [14.8 kB] 10:11:58 #6 9.578 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapparmor1 amd64 4.0.1really4.0.1-0ubuntu0.24.04.4 [50.6 kB] 10:11:58 #6 9.582 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5support0 amd64 1.20.1-6ubuntu2.6 [34.4 kB] 10:11:58 #6 9.585 Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libk5crypto3 amd64 1.20.1-6ubuntu2.6 [82.0 kB] 10:11:58 #6 9.599 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libkeyutils1 amd64 1.6.3-3build1 [9490 B] 10:11:58 #6 9.599 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-3 amd64 1.20.1-6ubuntu2.6 [348 kB] 10:11:58 #6 9.633 Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssapi-krb5-2 amd64 1.20.1-6ubuntu2.6 [143 kB] 10:11:58 #6 9.648 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8094 B] 10:11:58 #6 9.648 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 10:11:58 #6 9.714 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 sudo amd64 1.9.15p5-3ubuntu5 [948 kB] 10:11:58 #6 9.850 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnghttp2-14 amd64 1.59.0-1ubuntu0.2 [74.3 kB] 10:11:58 #6 9.853 Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libpsl5t64 amd64 0.21.2-1.1build1 [57.1 kB] 10:11:58 #6 9.857 Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 10:11:58 #6 9.872 Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 publicsuffix all 20231001.0357-0.1 [129 kB] 10:11:58 #6 9.880 Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.1 [334 kB] 10:11:58 #6 9.899 Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrotli1 amd64 1.1.0-2build2 [331 kB] 10:11:58 #6 9.918 Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-5ubuntu3.1 [20.4 kB] 10:11:58 #6 9.919 Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-5ubuntu3.1 [53.2 kB] 10:11:58 #6 9.922 Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2 amd64 2.6.7+dfsg-1~exp1ubuntu8.2 [196 kB] 10:11:58 #6 9.986 Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build7 [56.3 kB] 10:11:58 #6 10.12 Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libssh-4 amd64 0.10.6-2build2 [188 kB] 10:11:58 #6 10.21 Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.6 [341 kB] 10:11:58 #6 10.28 Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.6 [226 kB] 10:11:58 #6 10.29 Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-common all 2.6.7+dfsg-1~exp1ubuntu8.2 [31.7 kB] 10:11:58 #6 10.29 Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB] 10:11:59 #6 10.62 debconf: delaying package configuration, since apt-utils is not installed 10:11:59 #6 10.77 Fetched 5236 kB in 2s (2560 kB/s) 10:11:59 #6 10.80 Selecting previously unselected package openssl. 10:11:59 #6 10.80 (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 ... 4381 files and directories currently installed.) 10:11:59 #6 10.81 Preparing to unpack .../00-openssl_3.0.13-0ubuntu3.5_amd64.deb ... 10:11:59 #6 10.82 Unpacking openssl (3.0.13-0ubuntu3.5) ... 10:11:59 #6 10.90 Selecting previously unselected package ca-certificates. 10:11:59 #6 10.91 Preparing to unpack .../01-ca-certificates_20240203_all.deb ... 10:11:59 #6 10.91 Unpacking ca-certificates (20240203) ... 10:11:59 #6 11.10 Selecting previously unselected package krb5-locales. 10:11:59 #6 11.10 Preparing to unpack .../02-krb5-locales_1.20.1-6ubuntu2.6_all.deb ... 10:11:59 #6 11.11 Unpacking krb5-locales (1.20.1-6ubuntu2.6) ... 10:11:59 #6 11.17 Selecting previously unselected package libapparmor1:amd64. 10:11:59 #6 11.17 Preparing to unpack .../03-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ... 10:11:59 #6 11.18 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... 10:11:59 #6 11.24 Selecting previously unselected package libkrb5support0:amd64. 10:11:59 #6 11.25 Preparing to unpack .../04-libkrb5support0_1.20.1-6ubuntu2.6_amd64.deb ... 10:11:59 #6 11.25 Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... 10:11:59 #6 11.32 Selecting previously unselected package libk5crypto3:amd64. 10:11:59 #6 11.33 Preparing to unpack .../05-libk5crypto3_1.20.1-6ubuntu2.6_amd64.deb ... 10:11:59 #6 11.33 Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... 10:11:59 #6 11.38 Selecting previously unselected package libkeyutils1:amd64. 10:11:59 #6 11.39 Preparing to unpack .../06-libkeyutils1_1.6.3-3build1_amd64.deb ... 10:11:59 #6 11.39 Unpacking libkeyutils1:amd64 (1.6.3-3build1) ... 10:11:59 #6 11.45 Selecting previously unselected package libkrb5-3:amd64. 10:12:00 #6 11.46 Preparing to unpack .../07-libkrb5-3_1.20.1-6ubuntu2.6_amd64.deb ... 10:12:00 #6 11.46 Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... 10:12:00 #6 11.53 Selecting previously unselected package libgssapi-krb5-2:amd64. 10:12:00 #6 11.54 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-6ubuntu2.6_amd64.deb ... 10:12:00 #6 11.54 Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... 10:12:00 #6 11.60 Selecting previously unselected package libtirpc-common. 10:12:00 #6 11.60 Preparing to unpack .../09-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 10:12:00 #6 11.61 Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 10:12:00 #6 11.67 Selecting previously unselected package libtirpc3t64:amd64. 10:12:00 #6 11.68 Preparing to unpack .../10-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 10:12:00 #6 11.69 Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64' 10:12:00 #6 11.70 Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirpc3t64' 10:12:00 #6 11.70 Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 10:12:00 #6 11.78 Selecting previously unselected package sudo. 10:12:00 #6 11.78 Preparing to unpack .../11-sudo_1.9.15p5-3ubuntu5_amd64.deb ... 10:12:00 #6 11.79 Unpacking sudo (1.9.15p5-3ubuntu5) ... 10:12:00 #6 11.89 Selecting previously unselected package libnghttp2-14:amd64. 10:12:00 #6 11.89 Preparing to unpack .../12-libnghttp2-14_1.59.0-1ubuntu0.2_amd64.deb ... 10:12:00 #6 11.90 Unpacking libnghttp2-14:amd64 (1.59.0-1ubuntu0.2) ... 10:12:00 #6 11.96 Selecting previously unselected package libpsl5t64:amd64. 10:12:00 #6 11.96 Preparing to unpack .../13-libpsl5t64_0.21.2-1.1build1_amd64.deb ... 10:12:00 #6 11.97 Unpacking libpsl5t64:amd64 (0.21.2-1.1build1) ... 10:12:00 #6 12.02 Selecting previously unselected package lsof. 10:12:00 #6 12.02 Preparing to unpack .../14-lsof_4.95.0-1build3_amd64.deb ... 10:12:00 #6 12.03 Unpacking lsof (4.95.0-1build3) ... 10:12:00 #6 12.07 Selecting previously unselected package publicsuffix. 10:12:00 #6 12.07 Preparing to unpack .../15-publicsuffix_20231001.0357-0.1_all.deb ... 10:12:00 #6 12.08 Unpacking publicsuffix (20231001.0357-0.1) ... 10:12:00 #6 12.14 Selecting previously unselected package wget. 10:12:00 #6 12.14 Preparing to unpack .../16-wget_1.21.4-1ubuntu4.1_amd64.deb ... 10:12:00 #6 12.14 Unpacking wget (1.21.4-1ubuntu4.1) ... 10:12:00 #6 12.20 Selecting previously unselected package libbrotli1:amd64. 10:12:00 #6 12.21 Preparing to unpack .../17-libbrotli1_1.1.0-2build2_amd64.deb ... 10:12:00 #6 12.21 Unpacking libbrotli1:amd64 (1.1.0-2build2) ... 10:12:00 #6 12.27 Selecting previously unselected package libsasl2-modules-db:amd64. 10:12:00 #6 12.27 Preparing to unpack .../18-libsasl2-modules-db_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 10:12:00 #6 12.28 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 10:12:00 #6 12.33 Selecting previously unselected package libsasl2-2:amd64. 10:12:00 #6 12.33 Preparing to unpack .../19-libsasl2-2_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 10:12:00 #6 12.34 Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 10:12:00 #6 12.40 Selecting previously unselected package libldap2:amd64. 10:12:00 #6 12.40 Preparing to unpack .../20-libldap2_2.6.7+dfsg-1~exp1ubuntu8.2_amd64.deb ... 10:12:00 #6 12.42 Unpacking libldap2:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 10:12:01 #6 12.53 Selecting previously unselected package librtmp1:amd64. 10:12:01 #6 12.53 Preparing to unpack .../21-librtmp1_2.4+20151223.gitfa8646d.1-2build7_amd64.deb ... 10:12:01 #6 12.54 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 10:12:01 #6 12.60 Selecting previously unselected package libssh-4:amd64. 10:12:01 #6 12.61 Preparing to unpack .../22-libssh-4_0.10.6-2build2_amd64.deb ... 10:12:01 #6 12.61 Unpacking libssh-4:amd64 (0.10.6-2build2) ... 10:12:01 #6 12.67 Selecting previously unselected package libcurl4t64:amd64. 10:12:01 #6 12.67 Preparing to unpack .../23-libcurl4t64_8.5.0-2ubuntu10.6_amd64.deb ... 10:12:01 #6 12.69 Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.6) ... 10:12:01 #6 12.74 Selecting previously unselected package curl. 10:12:01 #6 12.74 Preparing to unpack .../24-curl_8.5.0-2ubuntu10.6_amd64.deb ... 10:12:01 #6 12.75 Unpacking curl (8.5.0-2ubuntu10.6) ... 10:12:01 #6 12.81 Selecting previously unselected package libldap-common. 10:12:01 #6 12.81 Preparing to unpack .../25-libldap-common_2.6.7+dfsg-1~exp1ubuntu8.2_all.deb ... 10:12:01 #6 12.82 Unpacking libldap-common (2.6.7+dfsg-1~exp1ubuntu8.2) ... 10:12:01 #6 12.88 Selecting previously unselected package libsasl2-modules:amd64. 10:12:01 #6 12.88 Preparing to unpack .../26-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 10:12:01 #6 12.89 Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 10:12:01 #6 12.95 Setting up libkeyutils1:amd64 (1.6.3-3build1) ... 10:12:01 #6 12.97 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... 10:12:01 #6 12.99 Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 10:12:01 #6 13.01 Setting up libbrotli1:amd64 (1.1.0-2build2) ... 10:12:01 #6 13.03 Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 10:12:01 #6 13.06 Setting up libpsl5t64:amd64 (0.21.2-1.1build1) ... 10:12:01 #6 13.08 Setting up libnghttp2-14:amd64 (1.59.0-1ubuntu0.2) ... 10:12:01 #6 13.10 Setting up krb5-locales (1.20.1-6ubuntu2.6) ... 10:12:01 #6 13.11 Setting up libldap-common (2.6.7+dfsg-1~exp1ubuntu8.2) ... 10:12:01 #6 13.13 Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... 10:12:01 #6 13.15 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 10:12:01 #6 13.17 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 10:12:01 #6 13.19 Setting up sudo (1.9.15p5-3ubuntu5) ... 10:12:01 #6 13.27 Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... 10:12:01 #6 13.29 Setting up libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 10:12:01 #6 13.31 Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... 10:12:01 #6 13.34 Setting up openssl (3.0.13-0ubuntu3.5) ... 10:12:01 #6 13.37 Setting up publicsuffix (20231001.0357-0.1) ... 10:12:02 #6 13.40 Setting up libldap2:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 10:12:02 #6 13.42 Setting up wget (1.21.4-1ubuntu4.1) ... 10:12:02 #6 13.46 Setting up ca-certificates (20240203) ... 10:12:02 #6 13.56 debconf: unable to initialize frontend: Dialog 10:12:02 #6 13.56 debconf: (TERM is not set, so the dialog frontend is not usable.) 10:12:02 #6 13.56 debconf: falling back to frontend: Readline 10:12:02 #6 13.57 debconf: unable to initialize frontend: Readline 10:12:02 #6 13.57 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) 10:12:02 #6 13.57 debconf: falling back to frontend: Teletype 10:12:02 #6 13.93 Updating certificates in /etc/ssl/certs... 10:12:03 #6 14.48 146 added, 0 removed; done. 10:12:03 #6 14.52 Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... 10:12:03 #6 14.55 Setting up libssh-4:amd64 (0.10.6-2build2) ... 10:12:03 #6 14.57 Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.6) ... 10:12:03 #6 14.59 Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 10:12:03 #6 14.61 Setting up lsof (4.95.0-1build3) ... 10:12:03 #6 14.63 Setting up curl (8.5.0-2ubuntu10.6) ... 10:12:03 #6 14.65 Processing triggers for libc-bin (2.39-0ubuntu8.4) ... 10:12:03 #6 14.67 Processing triggers for ca-certificates (20240203) ... 10:12:03 #6 14.68 Updating certificates in /etc/ssl/certs... 10:12:03 #6 15.13 0 added, 0 removed; done. 10:12:03 #6 15.13 Running hooks in /etc/ca-certificates/update.d... 10:12:03 #6 15.14 done. 10:12:05 #6 DONE 16.6s 10:12:05 10:12:05 #7 [3/6] RUN wget https://get.helm.sh/helm-v3.15.4-linux-amd64.tar.gz && tar -xvf ../helm-v3.15.4-linux-amd64.tar.gz && mv linux-amd64/helm /usr/local/bin/helm 10:12:05 #7 0.481 --2025-06-20 10:12:05-- https://get.helm.sh/helm-v3.15.4-linux-amd64.tar.gz 10:12:05 #7 0.529 Resolving get.helm.sh (get.helm.sh)... 13.107.246.69, 2620:1ec:bdf::69 10:12:05 #7 0.532 Connecting to get.helm.sh (get.helm.sh)|13.107.246.69|:443... connected. 10:27:05 #7 900.6 Unable to establish SSL connection. 10:27:05 #7 ERROR: process "/bin/sh -c wget https://get.helm.sh/helm-${HELMVERSION}-linux-amd64.tar.gz && tar -xvf ../helm-${HELMVERSION}-linux-amd64.tar.gz && mv linux-amd64/helm /usr/local/bin/helm" did not complete successfully: exit code: 4 10:27:05 ------ 10:27:05 > [3/6] RUN wget https://get.helm.sh/helm-v3.15.4-linux-amd64.tar.gz && tar -xvf ../helm-v3.15.4-linux-amd64.tar.gz && mv linux-amd64/helm /usr/local/bin/helm: 10:27:05 13.107.246.69, 2620:1ec:bdf::69 10:27:05 #7 0.532 Connecting to get.helm.sh (get.helm.sh)|13.107.246.69|:443... connected. 10:27:05 #7 900.6 Unable to establish SSL connection. 10:27:05 ------ 10:27:05 Dockerfile-nonrtric-install:22 10:27:05 -------------------- 10:27:05 20 | ARG HELMVERSION=v3.15.4 10:27:05 21 | # often times out during LF jenkins build 10:27:05 22 | >>> RUN wget https://get.helm.sh/helm-${HELMVERSION}-linux-amd64.tar.gz && tar -xvf ../helm-${HELMVERSION}-linux-amd64.tar.gz && mv linux-amd64/helm /usr/local/bin/helm 10:27:05 23 | ARG TGT=/tmp/it-dep 10:27:05 24 | COPY . $TGT 10:27:05 -------------------- 10:27:05 ERROR: failed to solve: process "/bin/sh -c wget https://get.helm.sh/helm-${HELMVERSION}-linux-amd64.tar.gz && tar -xvf ../helm-${HELMVERSION}-linux-amd64.tar.gz && mv linux-amd64/helm /usr/local/bin/helm" did not complete successfully: exit code: 4 10:27:05 Build step 'Execute shell' marked build as failure 10:27:06 $ ssh-agent -k 10:27:06 unset SSH_AUTH_SOCK; 10:27:06 unset SSH_AGENT_PID; 10:27:06 echo Agent pid 2138 killed; 10:27:06 [ssh-agent] Stopped. 10:27:06 [PostBuildScript] - [INFO] Executing post build scripts. 10:27:06 [it-dep-nonrtric-helm-docker-verify-all] $ /bin/bash /tmp/jenkins16860630207245026445.sh 10:27:06 ---> sysstat.sh 10:27:06 [it-dep-nonrtric-helm-docker-verify-all] $ /bin/bash /tmp/jenkins12438718633910577536.sh 10:27:06 ---> package-listing.sh 10:27:06 ++ tr '[:upper:]' '[:lower:]' 10:27:06 ++ facter osfamily 10:27:07 + OS_FAMILY=debian 10:27:07 + workspace=/w/workspace/it-dep-nonrtric-helm-docker-verify-all 10:27:07 + START_PACKAGES=/tmp/packages_start.txt 10:27:07 + END_PACKAGES=/tmp/packages_end.txt 10:27:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:27:07 + PACKAGES=/tmp/packages_start.txt 10:27:07 + '[' /w/workspace/it-dep-nonrtric-helm-docker-verify-all ']' 10:27:07 + PACKAGES=/tmp/packages_end.txt 10:27:07 + case "${OS_FAMILY}" in 10:27:07 + dpkg -l 10:27:07 + grep '^ii' 10:27:07 + '[' -f /tmp/packages_start.txt ']' 10:27:07 + '[' -f /tmp/packages_end.txt ']' 10:27:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:27:07 + '[' /w/workspace/it-dep-nonrtric-helm-docker-verify-all ']' 10:27:07 + mkdir -p /w/workspace/it-dep-nonrtric-helm-docker-verify-all/archives/ 10:27:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-dep-nonrtric-helm-docker-verify-all/archives/ 10:27:07 [it-dep-nonrtric-helm-docker-verify-all] $ /bin/bash /tmp/jenkins8719723857233936407.sh 10:27:07 ---> capture-instance-metadata.sh 10:27:07 Setup pyenv: 10:27:07 system 10:27:07 3.8.13 10:27:07 3.9.13 10:27:07 * 3.10.6 (set by /w/workspace/it-dep-nonrtric-helm-docker-verify-all/.python-version) 10:27:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jO6Z from file:/tmp/.os_lf_venv 10:27:09 lf-activate-venv(): INFO: Installing: lftools 10:27:27 lf-activate-venv(): INFO: Adding /tmp/venv-jO6Z/bin to PATH 10:27:27 INFO: Running in OpenStack, capturing instance metadata 10:27:28 [it-dep-nonrtric-helm-docker-verify-all] $ /bin/bash /tmp/jenkins14617268653100507572.sh 10:27:28 provisioning config files... 10:27:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dep-nonrtric-helm-docker-verify-all@tmp/config9955439701233479687tmp 10:27:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:27:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:27:28 [EnvInject] - Injecting environment variables from a build step. 10:27:28 [EnvInject] - Injecting as environment variables the properties content 10:27:28 SERVER_ID=logs 10:27:28 10:27:28 [EnvInject] - Variables injected successfully. 10:27:28 [it-dep-nonrtric-helm-docker-verify-all] $ /bin/bash /tmp/jenkins4748902501852579139.sh 10:27:28 ---> create-netrc.sh 10:27:28 [it-dep-nonrtric-helm-docker-verify-all] $ /bin/bash /tmp/jenkins1396629330484244537.sh 10:27:28 ---> python-tools-install.sh 10:27:28 Setup pyenv: 10:27:28 system 10:27:28 3.8.13 10:27:28 3.9.13 10:27:28 * 3.10.6 (set by /w/workspace/it-dep-nonrtric-helm-docker-verify-all/.python-version) 10:27:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jO6Z from file:/tmp/.os_lf_venv 10:27:32 lf-activate-venv(): INFO: Installing: lftools 10:27:50 lf-activate-venv(): INFO: Adding /tmp/venv-jO6Z/bin to PATH 10:27:50 [it-dep-nonrtric-helm-docker-verify-all] $ /bin/bash /tmp/jenkins15632013320317770444.sh 10:27:50 ---> sudo-logs.sh 10:27:50 Archiving 'sudo' log.. 10:27:50 [it-dep-nonrtric-helm-docker-verify-all] $ /bin/bash /tmp/jenkins8353882679460445174.sh 10:27:50 ---> job-cost.sh 10:27:50 Setup pyenv: 10:27:50 system 10:27:50 3.8.13 10:27:50 3.9.13 10:27:50 * 3.10.6 (set by /w/workspace/it-dep-nonrtric-helm-docker-verify-all/.python-version) 10:27:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jO6Z from file:/tmp/.os_lf_venv 10:27:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:28:03 lf-activate-venv(): INFO: Adding /tmp/venv-jO6Z/bin to PATH 10:28:03 INFO: No Stack... 10:28:04 INFO: Retrieving Pricing Info for: v3-starter-4 10:28:04 INFO: Archiving Costs 10:28:04 [it-dep-nonrtric-helm-docker-verify-all] $ /bin/bash -l /tmp/jenkins10814116619450516055.sh 10:28:04 ---> logs-deploy.sh 10:28:04 Setup pyenv: 10:28:04 system 10:28:04 3.8.13 10:28:04 3.9.13 10:28:04 * 3.10.6 (set by /w/workspace/it-dep-nonrtric-helm-docker-verify-all/.python-version) 10:28:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jO6Z from file:/tmp/.os_lf_venv 10:28:08 lf-activate-venv(): INFO: Installing: lftools 10:28:26 lf-activate-venv(): INFO: Adding /tmp/venv-jO6Z/bin to PATH 10:28:26 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-dep-nonrtric-helm-docker-verify-all/13 10:28:26 INFO: archiving workspace using pattern(s): 10:28:27 Archives upload complete. 10:28:28 INFO: archiving logs to Nexus 10:28:29 ---> uname -a: 10:28:29 Linux prd-ubuntu1804-docker-4c-4g-3288 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 10:28:29 10:28:29 10:28:29 ---> lscpu: 10:28:29 Architecture: x86_64 10:28:29 CPU op-mode(s): 32-bit, 64-bit 10:28:29 Byte Order: Little Endian 10:28:29 CPU(s): 4 10:28:29 On-line CPU(s) list: 0-3 10:28:29 Thread(s) per core: 1 10:28:29 Core(s) per socket: 1 10:28:29 Socket(s): 4 10:28:29 NUMA node(s): 1 10:28:29 Vendor ID: AuthenticAMD 10:28:29 CPU family: 23 10:28:29 Model: 49 10:28:29 Model name: AMD EPYC-Rome Processor 10:28:29 Stepping: 0 10:28:29 CPU MHz: 2800.000 10:28:29 BogoMIPS: 5600.00 10:28:29 Virtualization: AMD-V 10:28:29 Hypervisor vendor: KVM 10:28:29 Virtualization type: full 10:28:29 L1d cache: 32K 10:28:29 L1i cache: 32K 10:28:29 L2 cache: 512K 10:28:29 L3 cache: 16384K 10:28:29 NUMA node0 CPU(s): 0-3 10:28:29 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 10:28:29 10:28:29 10:28:29 ---> nproc: 10:28:29 4 10:28:29 10:28:29 10:28:29 ---> df -h: 10:28:29 Filesystem Size Used Avail Use% Mounted on 10:28:29 udev 3.9G 0 3.9G 0% /dev 10:28:29 tmpfs 798M 696K 797M 1% /run 10:28:29 /dev/vda1 20G 9.1G 11G 48% / 10:28:29 tmpfs 3.9G 0 3.9G 0% /dev/shm 10:28:29 tmpfs 5.0M 0 5.0M 0% /run/lock 10:28:29 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:28:29 /dev/vda15 105M 5.3M 100M 5% /boot/efi 10:28:29 tmpfs 798M 0 798M 0% /run/user/1001 10:28:29 10:28:29 10:28:29 ---> free -m: 10:28:29 total used free shared buff/cache available 10:28:29 Mem: 7976 492 5193 0 2289 7201 10:28:29 Swap: 1023 0 1023 10:28:29 10:28:29 10:28:29 ---> ip addr: 10:28:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:28:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:28:29 inet 127.0.0.1/8 scope host lo 10:28:29 valid_lft forever preferred_lft forever 10:28:29 inet6 ::1/128 scope host 10:28:29 valid_lft forever preferred_lft forever 10:28:29 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 10:28:29 link/ether fa:16:3e:a3:20:4d brd ff:ff:ff:ff:ff:ff 10:28:29 inet 10.32.7.1/23 brd 10.32.7.255 scope global dynamic ens3 10:28:29 valid_lft 85246sec preferred_lft 85246sec 10:28:29 inet6 fe80::f816:3eff:fea3:204d/64 scope link 10:28:29 valid_lft forever preferred_lft forever 10:28:29 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 10:28:29 link/ether 02:42:c3:cb:fe:bd brd ff:ff:ff:ff:ff:ff 10:28:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:28:29 valid_lft forever preferred_lft forever 10:28:29 inet6 fe80::42:c3ff:fecb:febd/64 scope link 10:28:29 valid_lft forever preferred_lft forever 10:28:29 10:28:29 10:28:29 ---> sar -b -r -n DEV: 10:28:29 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3288) 06/20/25 _x86_64_ (4 CPU) 10:28:29 10:28:29 10:09:17 LINUX RESTART (4 CPU) 10:28:29 10:28:29 10:10:02 tps rtps wtps bread/s bwrtn/s 10:28:29 10:11:01 87.76 21.03 66.73 724.76 5673.21 10:28:29 10:12:01 95.12 12.47 82.65 2239.87 11953.20 10:28:29 10:13:01 33.81 0.05 33.76 3.20 6993.10 10:28:29 10:14:01 1.18 0.02 1.17 0.80 14.26 10:28:29 10:15:01 1.02 0.00 1.02 0.00 11.33 10:28:29 10:16:01 1.08 0.00 1.08 0.00 14.13 10:28:29 10:17:01 0.77 0.02 0.75 0.13 9.87 10:28:29 10:18:01 1.15 0.00 1.15 0.00 14.93 10:28:29 10:19:01 0.92 0.00 0.92 0.00 10.53 10:28:29 10:20:01 1.25 0.00 1.25 0.00 16.13 10:28:29 10:21:01 0.85 0.00 0.85 0.00 10.26 10:28:29 10:22:01 1.10 0.00 1.10 0.00 13.73 10:28:29 10:23:01 0.72 0.00 0.72 0.00 8.00 10:28:29 10:24:01 0.85 0.00 0.85 0.00 11.33 10:28:29 10:25:01 3.92 2.37 1.55 18.93 23.06 10:28:29 10:26:01 1.27 0.00 1.27 0.00 16.13 10:28:29 10:27:01 0.88 0.00 0.88 0.00 10.26 10:28:29 10:28:01 25.70 0.80 24.90 70.39 1387.50 10:28:29 Average: 14.34 2.02 12.31 169.36 1451.02 10:28:29 10:28:29 10:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:28:29 10:11:01 5784244 7468484 2383184 29.18 53248 1800048 922008 10.00 538528 1653416 137616 10:28:29 10:12:01 5274196 7347572 2893232 35.42 70088 2158644 1355296 14.71 778704 1890564 195516 10:28:29 10:13:01 5349080 7420072 2818348 34.51 71700 2154820 1267272 13.75 752420 1842304 156 10:28:29 10:14:01 5386304 7428060 2781124 34.05 71732 2125828 1289660 13.99 744516 1813308 200 10:28:29 10:15:01 5386940 7428720 2780488 34.04 71768 2125816 1298908 14.09 744116 1813308 20 10:28:29 10:16:01 5398504 7440348 2768924 33.90 71812 2125832 1298908 14.09 732664 1813312 184 10:28:29 10:17:01 5398108 7439976 2769320 33.91 71836 2125832 1298908 14.09 732796 1813316 164 10:28:29 10:18:01 5398708 7440636 2768720 33.90 71876 2125844 1298908 14.09 732616 1813324 212 10:28:29 10:19:01 5399104 7441032 2768324 33.89 71916 2125844 1298908 14.09 732396 1813324 12 10:28:29 10:20:01 5398692 7440712 2768736 33.90 71980 2125836 1298908 14.09 732660 1813336 16 10:28:29 10:21:01 5398560 7440604 2768868 33.90 72020 2125856 1298908 14.09 732700 1813336 160 10:28:29 10:22:01 5398544 7440680 2768884 33.90 72060 2125860 1298908 14.09 732872 1813340 152 10:28:29 10:23:01 5398412 7440576 2769016 33.90 72076 2125860 1298908 14.09 732804 1813340 16 10:28:29 10:24:01 5390040 7432248 2777388 34.01 72108 2125864 1324360 14.37 741320 1813344 208 10:28:29 10:25:01 5388684 7431524 2778744 34.02 72720 2125860 1343256 14.58 741956 1813348 24 10:28:29 10:26:01 5388892 7431792 2778536 34.02 72768 2125872 1343256 14.58 742128 1813352 56 10:28:29 10:27:01 5388940 7431852 2778488 34.02 72796 2125872 1335236 14.49 741956 1813352 12 10:28:29 10:28:01 5313008 7369144 2854420 34.95 74836 2136564 1072068 11.63 820044 1811940 12840 10:28:29 Average: 5402164 7428557 2765264 33.86 71074 2111775 1274588 13.83 733733 1810270 19309 10:28:29 10:28:29 10:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:28:29 10:11:01 ens3 83.58 55.60 839.75 14.66 0.00 0.00 0.00 0.00 10:28:29 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:11:01 lo 0.54 0.54 0.05 0.05 0.00 0.00 0.00 0.00 10:28:29 10:12:01 ens3 225.12 141.37 1319.20 15.18 0.00 0.00 0.00 0.00 10:28:29 10:12:01 docker0 83.18 128.32 4.40 589.86 0.00 0.00 0.00 0.00 10:28:29 10:12:01 lo 2.20 2.20 0.19 0.19 0.00 0.00 0.00 0.00 10:28:29 10:12:01 veth3caf2a4 83.18 128.43 5.54 589.87 0.00 0.00 0.00 0.05 10:28:29 10:13:01 ens3 1.05 1.25 0.23 0.25 0.00 0.00 0.00 0.00 10:28:29 10:13:01 docker0 0.20 0.20 0.02 0.06 0.00 0.00 0.00 0.00 10:28:29 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:13:01 veth58db4f1 0.20 0.35 0.03 0.07 0.00 0.00 0.00 0.00 10:28:29 10:14:01 ens3 0.23 0.15 0.01 0.01 0.00 0.00 0.00 0.00 10:28:29 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:29 10:14:01 veth58db4f1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:15:01 ens3 0.30 0.17 0.08 0.07 0.00 0.00 0.00 0.00 10:28:29 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:15:01 veth58db4f1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:16:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:28:29 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:29 10:16:01 veth58db4f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:17:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:17:01 veth58db4f1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:28:29 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:29 10:18:01 veth58db4f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:19:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:19:01 veth58db4f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:20:01 ens3 0.73 0.57 0.36 0.29 0.00 0.00 0.00 0.00 10:28:29 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:29 10:20:01 veth58db4f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:21:01 veth58db4f1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:28:29 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:29 10:22:01 veth58db4f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:23:01 veth58db4f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:24:01 ens3 3.73 6.68 1.08 7.46 0.00 0.00 0.00 0.00 10:28:29 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:29 10:24:01 veth58db4f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:25:01 ens3 0.23 0.20 0.08 0.22 0.00 0.00 0.00 0.00 10:28:29 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:25:01 veth58db4f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:26:01 ens3 0.10 0.10 0.01 0.11 0.00 0.00 0.00 0.00 10:28:29 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:29 10:26:01 veth58db4f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:27:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:28:29 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:27:01 veth58db4f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:28:01 ens3 14.51 13.65 11.72 7.03 0.00 0.00 0.00 0.00 10:28:29 10:28:01 docker0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:29 10:28:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 10:28:29 Average: ens3 18.28 12.18 120.02 2.51 0.00 0.00 0.00 0.00 10:28:29 Average: docker0 4.64 7.15 0.25 32.80 0.00 0.00 0.00 0.00 10:28:29 Average: lo 0.28 0.28 0.02 0.02 0.00 0.00 0.00 0.00 10:28:29 10:28:29 10:28:29 ---> sar -P ALL: 10:28:29 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3288) 06/20/25 _x86_64_ (4 CPU) 10:28:29 10:28:29 10:09:17 LINUX RESTART (4 CPU) 10:28:29 10:28:29 10:10:02 CPU %user %nice %system %iowait %steal %idle 10:28:29 10:11:01 all 19.96 0.00 1.29 2.94 1.29 74.52 10:28:29 10:11:01 0 9.56 0.00 0.91 4.28 0.98 84.27 10:28:29 10:11:01 1 3.05 0.00 0.64 5.54 0.70 90.07 10:28:29 10:11:01 2 22.44 0.00 1.28 1.27 1.55 73.46 10:28:29 10:11:01 3 44.97 0.00 2.33 0.66 1.93 50.11 10:28:29 10:12:01 all 18.62 0.00 2.30 2.70 1.56 74.83 10:28:29 10:12:01 0 8.93 0.00 1.78 3.49 1.39 84.41 10:28:29 10:12:01 1 4.62 0.00 1.71 3.33 1.13 89.21 10:28:29 10:12:01 2 48.03 0.00 3.85 3.62 2.12 42.39 10:28:29 10:12:01 3 13.00 0.00 1.89 0.35 1.58 83.18 10:28:29 10:13:01 all 0.37 0.00 0.62 0.84 0.08 98.10 10:28:29 10:13:01 0 0.35 0.00 0.53 0.08 0.07 98.97 10:28:29 10:13:01 1 0.13 0.00 0.42 0.00 0.03 99.41 10:28:29 10:13:01 2 0.42 0.00 0.65 2.92 0.13 95.88 10:28:29 10:13:01 3 0.60 0.00 0.85 0.33 0.07 98.15 10:28:29 10:14:01 all 0.05 0.00 0.03 0.01 0.02 99.89 10:28:29 10:14:01 0 0.03 0.00 0.02 0.00 0.03 99.92 10:28:29 10:14:01 1 0.05 0.00 0.03 0.00 0.00 99.92 10:28:29 10:14:01 2 0.03 0.00 0.05 0.03 0.02 99.87 10:28:29 10:14:01 3 0.12 0.00 0.03 0.00 0.03 99.82 10:28:29 10:15:01 all 0.04 0.00 0.03 0.01 0.02 99.90 10:28:29 10:15:01 0 0.07 0.00 0.05 0.00 0.00 99.88 10:28:29 10:15:01 1 0.05 0.00 0.03 0.02 0.07 99.83 10:28:29 10:15:01 2 0.03 0.00 0.03 0.03 0.00 99.90 10:28:29 10:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:28:29 10:16:01 all 0.06 0.00 0.05 0.01 0.03 99.86 10:28:29 10:16:01 0 0.10 0.00 0.05 0.00 0.03 99.82 10:28:29 10:16:01 1 0.05 0.00 0.02 0.00 0.05 99.88 10:28:29 10:16:01 2 0.03 0.00 0.10 0.03 0.02 99.82 10:28:29 10:16:01 3 0.05 0.00 0.03 0.00 0.02 99.90 10:28:29 10:17:01 all 0.38 0.00 0.03 0.00 0.01 99.58 10:28:29 10:17:01 0 0.05 0.00 0.02 0.02 0.00 99.92 10:28:29 10:17:01 1 1.39 0.00 0.03 0.00 0.02 98.56 10:28:29 10:17:01 2 0.03 0.00 0.03 0.00 0.02 99.92 10:28:29 10:17:01 3 0.03 0.00 0.03 0.00 0.02 99.92 10:28:29 10:18:01 all 0.44 0.00 0.02 0.01 0.01 99.53 10:28:29 10:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:28:29 10:18:01 1 1.60 0.00 0.02 0.00 0.00 98.38 10:28:29 10:18:01 2 0.05 0.00 0.02 0.03 0.00 99.90 10:28:29 10:18:01 3 0.05 0.00 0.02 0.00 0.00 99.93 10:28:29 10:19:01 all 0.05 0.00 0.03 0.01 0.00 99.91 10:28:29 10:19:01 0 0.03 0.00 0.03 0.00 0.00 99.93 10:28:29 10:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:28:29 10:19:01 2 0.00 0.00 0.00 0.03 0.00 99.97 10:28:29 10:19:01 3 0.12 0.00 0.08 0.00 0.02 99.78 10:28:29 10:20:01 all 0.33 0.00 0.05 0.01 0.03 99.58 10:28:29 10:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:28:29 10:20:01 1 1.08 0.00 0.03 0.00 0.07 98.82 10:28:29 10:20:01 2 0.05 0.00 0.05 0.05 0.02 99.83 10:28:29 10:20:01 3 0.17 0.00 0.07 0.00 0.02 99.75 10:28:29 10:21:01 all 0.54 0.00 0.02 0.01 0.01 99.42 10:28:29 10:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:28:29 10:21:01 1 2.00 0.00 0.02 0.00 0.00 97.98 10:28:29 10:21:01 2 0.07 0.00 0.05 0.03 0.00 99.85 10:28:29 10:21:01 3 0.07 0.00 0.03 0.00 0.02 99.88 10:28:29 10:28:29 10:21:01 CPU %user %nice %system %iowait %steal %idle 10:28:29 10:22:01 all 0.39 0.00 0.02 0.01 0.01 99.57 10:28:29 10:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:28:29 10:22:01 1 1.39 0.00 0.00 0.00 0.02 98.60 10:28:29 10:22:01 2 0.03 0.00 0.03 0.03 0.02 99.88 10:28:29 10:22:01 3 0.12 0.00 0.03 0.00 0.02 99.83 10:28:29 10:23:01 all 0.03 0.00 0.01 0.00 0.00 99.95 10:28:29 10:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:28:29 10:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:28:29 10:23:01 2 0.03 0.00 0.02 0.02 0.00 99.93 10:28:29 10:23:01 3 0.02 0.00 0.03 0.00 0.00 99.95 10:28:29 10:24:01 all 0.09 0.00 0.05 0.01 0.02 99.84 10:28:29 10:24:01 0 0.07 0.00 0.03 0.00 0.02 99.88 10:28:29 10:24:01 1 0.03 0.00 0.05 0.00 0.02 99.90 10:28:29 10:24:01 2 0.10 0.00 0.07 0.03 0.03 99.77 10:28:29 10:24:01 3 0.15 0.00 0.03 0.00 0.03 99.78 10:28:29 10:25:01 all 0.05 0.00 0.05 0.04 0.02 99.85 10:28:29 10:25:01 0 0.02 0.00 0.05 0.13 0.00 99.80 10:28:29 10:25:01 1 0.10 0.00 0.05 0.00 0.02 99.83 10:28:29 10:25:01 2 0.05 0.00 0.05 0.03 0.03 99.83 10:28:29 10:25:01 3 0.03 0.00 0.05 0.00 0.02 99.90 10:28:29 10:26:01 all 0.03 0.00 0.03 0.01 0.01 99.92 10:28:29 10:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:28:29 10:26:01 1 0.03 0.00 0.05 0.00 0.02 99.90 10:28:29 10:26:01 2 0.02 0.00 0.05 0.03 0.00 99.90 10:28:29 10:26:01 3 0.07 0.00 0.02 0.00 0.00 99.92 10:28:29 10:27:01 all 0.05 0.00 0.03 0.01 0.02 99.90 10:28:29 10:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:28:29 10:27:01 1 0.07 0.00 0.03 0.00 0.05 99.85 10:28:29 10:27:01 2 0.03 0.00 0.05 0.03 0.02 99.87 10:28:29 10:27:01 3 0.07 0.00 0.03 0.00 0.02 99.88 10:28:29 10:28:01 all 19.64 0.00 0.83 0.71 0.97 77.85 10:28:29 10:28:01 0 32.87 0.00 0.93 0.17 1.12 64.91 10:28:29 10:28:01 1 6.16 0.00 0.58 0.05 0.60 92.61 10:28:29 10:28:01 2 32.03 0.00 1.28 2.08 1.43 63.19 10:28:29 10:28:01 3 7.56 0.00 0.50 0.53 0.73 90.68 10:28:29 Average: all 3.39 0.00 0.30 0.41 0.23 95.67 10:28:29 Average: 0 2.89 0.00 0.25 0.45 0.20 96.20 10:28:29 Average: 1 1.22 0.00 0.21 0.49 0.16 97.92 10:28:29 Average: 2 5.74 0.00 0.43 0.57 0.30 92.96 10:28:29 Average: 3 3.70 0.00 0.34 0.10 0.25 95.61 10:28:29 10:28:29 10:28:29