Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-633 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/smo-ves-post-config-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-jRkNc37ha3gD/agent.2107 SSH_AGENT_PID=2109 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/smo-ves-post-config-docker-merge-master@tmp/private_key_17520016970780174491.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/ves > git init /w/workspace/smo-ves-post-config-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/ves > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/ves +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/ves # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision c49f023e9b29f413db3d8503d37c1a34f5563724 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c49f023e9b29f413db3d8503d37c1a34f5563724 # timeout=10 Commit message: "CI: Add SonarCloud scan GHA workflow" > git rev-list --no-walk c49f023e9b29f413db3d8503d37c1a34f5563724 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [smo-ves-post-config-docker-merge-master] $ /bin/bash /tmp/jenkins3804445872926053640.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aXvw lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-aXvw/bin to PATH Generating Requirements File Python 3.10.6 pip 25.1.1 from /tmp/venv-aXvw/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.4 boto3==1.39.7 botocore==1.39.7 bs4==0.0.2 cachetools==5.5.2 certifi==2025.7.14 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.2 click==8.2.1 cliff==4.10.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==7.1.0 dogpile.cache==1.4.0 durationpy==0.10 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.40.3 httplib2==0.22.0 identify==2.6.12 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.24.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.11.1 kubernetes==33.1.0 lftools==0.37.13 lxml==6.0.0 markdown-it-py==3.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.6.0 os-client-config==2.3.0 os-service-types==1.8.0 osc-lib==4.1.0 oslo.config==10.0.0 oslo.context==6.0.0 oslo.i18n==6.5.1 oslo.log==7.2.0 oslo.serialization==5.7.0 oslo.utils==9.0.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.8 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.6.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.1.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.4 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.0.0 rich-argparse==1.7.1 rpds-py==0.26.0 rsa==4.9.1 ruamel.yaml==0.18.14 ruamel.yaml.clib==0.2.12 s3transfer==0.13.0 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.14.1 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.31.2 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/smo-ves-post-config-docker-merge-master@tmp/config17462687375927127426tmp copy managed file [smo-ves-settings] to file:/w/workspace/smo-ves-post-config-docker-merge-master@tmp/config8659489140858654464tmp [smo-ves-post-config-docker-merge-master] $ /bin/bash /tmp/jenkins15305273971028016599.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [smo-ves-post-config-docker-merge-master] $ /bin/bash /tmp/jenkins5718937782639002836.sh [smo-ves-post-config-docker-merge-master] $ /bin/sh -xe /tmp/jenkins8266863405832068575.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=postconfig CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [smo-ves-post-config-docker-merge-master] $ /bin/bash -l /tmp/jenkins2299179246616730257.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/smo-ves-post-config-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aXvw from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-aXvw/bin to PATH ---> Docker image tag found: 6.0.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS= DOCKER_ROOT=postconfig CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/smo-ves-post-config [EnvInject] - Variables injected successfully. [smo-ves-post-config-docker-merge-master] $ /bin/bash /tmp/jenkins2883096296146366067.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/smo-ves-post-config:6.0.3 docker build -t nexus3.o-ran-sc.org:10004/o-ran-sc/smo-ves-post-config:6.0.3 . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 885B done #1 DONE 0.2s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.2s #3 [internal] load metadata for docker.io/library/ubuntu:focal #3 DONE 1.2s #4 [1/7] FROM docker.io/library/ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 #4 resolve docker.io/library/ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 #4 ... #5 [internal] load build context #5 transferring context: 32.45kB done #5 DONE 0.2s #4 [1/7] FROM docker.io/library/ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 #4 resolve docker.io/library/ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 0.2s done #4 sha256:c664f8f86ed5a386b0a340d981b8f81714e21a8b9c73f658c4bea56aa179d54a 424B / 424B done #4 sha256:b7bab04fd9aa0c771e5720bf0cc7cbf993fd6946645983d9096126e5af45d713 2.30kB / 2.30kB done #4 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 0B / 27.51MB 0.2s #4 sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 6.69kB / 6.69kB done #4 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 6.29MB / 27.51MB 0.3s #4 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 12.58MB / 27.51MB 0.4s #4 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 26.21MB / 27.51MB 0.6s #4 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 27.51MB / 27.51MB 0.7s done #4 extracting sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 0.1s #4 extracting sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 1.9s done #4 DONE 3.2s #6 [2/7] RUN apt-get update --fix-missing && apt-get -y upgrade #6 0.994 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] #6 1.840 Get:2 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1308 kB] #6 2.491 Get:3 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4801 kB] #6 2.828 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4432 kB] #6 3.006 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [33.1 kB] #6 7.109 Get:6 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] #6 7.550 Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] #6 7.706 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] #6 7.842 Get:9 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] #6 7.851 Get:10 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] #6 7.971 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] #6 20.79 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] #6 22.11 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.8 kB] #6 22.16 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4919 kB] #6 27.95 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4998 kB] #6 33.52 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1599 kB] #6 35.57 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] #6 35.61 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] #6 35.70 Fetched 35.7 MB in 35s (1016 kB/s) #6 35.70 Reading package lists... #6 37.61 Reading package lists... #6 39.45 Building dependency tree... #6 39.89 Reading state information... #6 40.01 Calculating upgrade... #6 40.85 The following packages will be upgraded: #6 40.86 apt gpgv libapt-pkg6.0 libc-bin libc6 #6 41.20 5 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #6 41.20 Need to get 5680 kB of archives. #6 41.20 After this operation, 0 B of additional disk space will be used. #6 41.20 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.18 [2720 kB] #6 42.43 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.18 [636 kB] #6 42.44 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.11 [843 kB] #6 42.47 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.5 [200 kB] #6 42.48 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.11 [1280 kB] #6 42.79 debconf: delaying package configuration, since apt-utils is not installed #6 42.89 Fetched 5680 kB in 2s (3361 kB/s) #6 42.98 (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 ... 4124 files and directories currently installed.) #6 42.99 Preparing to unpack .../libc6_2.31-0ubuntu9.18_amd64.deb ... #6 43.15 debconf: unable to initialize frontend: Dialog #6 43.15 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 43.15 debconf: falling back to frontend: Readline #6 43.16 debconf: unable to initialize frontend: Readline #6 43.16 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #6 43.16 debconf: falling back to frontend: Teletype #6 43.29 Unpacking libc6:amd64 (2.31-0ubuntu9.18) over (2.31-0ubuntu9.17) ... #6 45.26 Setting up libc6:amd64 (2.31-0ubuntu9.18) ... #6 45.39 debconf: unable to initialize frontend: Dialog #6 45.39 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 45.39 debconf: falling back to frontend: Readline #6 45.39 debconf: unable to initialize frontend: Readline #6 45.39 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #6 45.39 debconf: falling back to frontend: Teletype #6 46.52 (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 ... 4124 files and directories currently installed.) #6 46.52 Preparing to unpack .../libc-bin_2.31-0ubuntu9.18_amd64.deb ... #6 46.55 Unpacking libc-bin (2.31-0ubuntu9.18) over (2.31-0ubuntu9.17) ... #6 46.93 Setting up libc-bin (2.31-0ubuntu9.18) ... #6 47.07 (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 ... 4124 files and directories currently installed.) #6 47.07 Preparing to unpack .../libapt-pkg6.0_2.0.11_amd64.deb ... #6 47.10 Unpacking libapt-pkg6.0:amd64 (2.0.11) over (2.0.10) ... #6 47.31 Setting up libapt-pkg6.0:amd64 (2.0.11) ... #6 47.36 (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 ... 4124 files and directories currently installed.) #6 47.37 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.5_amd64.deb ... #6 47.39 Unpacking gpgv (2.2.19-3ubuntu2.5) over (2.2.19-3ubuntu2.4) ... #6 47.50 Setting up gpgv (2.2.19-3ubuntu2.5) ... #6 47.59 (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 ... 4124 files and directories currently installed.) #6 47.60 Preparing to unpack .../archives/apt_2.0.11_amd64.deb ... #6 47.70 Unpacking apt (2.0.11) over (2.0.10) ... #6 48.41 Setting up apt (2.0.11) ... #6 48.85 Processing triggers for libc-bin (2.31-0ubuntu9.18) ... #6 DONE 49.1s #7 [3/7] RUN apt-get install -y git curl #7 0.576 Reading package lists... #7 2.377 Building dependency tree... #7 2.765 Reading state information... #7 3.451 The following additional packages will be installed: #7 3.452 ca-certificates git-man krb5-locales less libasn1-8-heimdal libbrotli1 #7 3.452 libbsd0 libcbor0.6 libcurl3-gnutls libcurl4 libedit2 liberror-perl libexpat1 #7 3.454 libfido2-1 libgdbm-compat4 libgdbm6 libgssapi-krb5-2 libgssapi3-heimdal #7 3.454 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal #7 3.454 libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 #7 3.454 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libperl5.30 #7 3.454 libpsl5 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules #7 3.454 libsasl2-modules-db libsqlite3-0 libssh-4 libssl1.1 libwind0-heimdal #7 3.455 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 netbase #7 3.459 openssh-client openssl patch perl perl-modules-5.30 publicsuffix xauth #7 3.465 Suggested packages: #7 3.465 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email #7 3.465 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n krb5-doc #7 3.465 krb5-user libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #7 3.465 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain #7 3.465 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #7 3.465 libterm-readline-gnu-perl | libterm-readline-perl-perl make libb-debug-perl #7 3.465 liblocale-codes-perl #7 3.672 The following NEW packages will be installed: #7 3.673 ca-certificates curl git git-man krb5-locales less libasn1-8-heimdal #7 3.673 libbrotli1 libbsd0 libcbor0.6 libcurl3-gnutls libcurl4 libedit2 #7 3.674 liberror-perl libexpat1 libfido2-1 libgdbm-compat4 libgdbm6 libgssapi-krb5-2 #7 3.674 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #7 3.674 libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 #7 3.674 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common #7 3.675 libnghttp2-14 libperl5.30 libpsl5 libroken18-heimdal librtmp1 libsasl2-2 #7 3.675 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssh-4 libssl1.1 #7 3.675 libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 #7 3.677 libxmuu1 netbase openssh-client openssl patch perl perl-modules-5.30 #7 3.678 publicsuffix xauth #7 4.392 0 upgraded, 58 newly installed, 0 to remove and 0 not upgraded. #7 4.392 Need to get 20.2 MB of archives. #7 4.392 After this operation, 112 MB of additional disk space will be used. #7 4.392 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.5 [2739 kB] #7 5.793 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB] #7 5.794 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B] #7 5.794 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.5 [3941 kB] #7 5.971 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.5 [224 kB] #7 5.979 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.24 [1323 kB] #7 6.020 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.24 [621 kB] #7 6.080 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20240203~20.04.1 [159 kB] #7 6.080 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.3 [123 kB] #7 6.080 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] #7 6.081 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.8 [75.6 kB] #7 6.084 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.7 [549 kB] #7 6.101 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB] #7 6.194 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.11 [12.0 kB] #7 6.195 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] #7 6.195 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] #7 6.336 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] #7 6.342 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.11 [31.5 kB] #7 6.342 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.11 [80.3 kB] #7 6.342 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] #7 6.342 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.11 [330 kB] #7 6.350 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.11 [121 kB] #7 6.352 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] #7 6.463 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B] #7 6.465 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB] #7 6.468 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB] #7 6.612 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB] #7 6.615 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.6 [577 kB] #7 6.625 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB] #7 6.626 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B] #7 6.627 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.13 [670 kB] #7 6.636 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB] #7 6.764 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB] #7 6.767 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] #7 6.771 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB] #7 6.772 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB] #7 6.880 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB] #7 6.881 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB] #7 6.884 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB] #7 6.885 Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB] #7 6.887 Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB] #7 7.025 Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB] #7 7.025 Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB] #7 7.025 Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] #7 7.025 Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] #7 7.025 Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB] #7 7.154 Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB] #7 7.156 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.3 [79.9 kB] #7 7.161 Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] #7 7.162 Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB] #7 7.163 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.25 [235 kB] #7 7.289 Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.25 [162 kB] #7 7.296 Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.25 [233 kB] #7 7.296 Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] #7 7.296 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.14 [887 kB] #7 7.317 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.14 [4613 kB] #7 7.581 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] #7 7.582 Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB] #7 7.824 debconf: delaying package configuration, since apt-utils is not installed #7 7.915 Fetched 20.2 MB in 4s (5219 kB/s) #7 7.959 Selecting previously unselected package perl-modules-5.30. #7 7.959 (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 ... 4124 files and directories currently installed.) #7 7.963 Preparing to unpack .../00-perl-modules-5.30_5.30.0-9ubuntu0.5_all.deb ... #7 7.970 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.5) ... #7 9.140 Selecting previously unselected package libgdbm6:amd64. #7 9.140 Preparing to unpack .../01-libgdbm6_1.18.1-5_amd64.deb ... #7 9.156 Unpacking libgdbm6:amd64 (1.18.1-5) ... #7 9.265 Selecting previously unselected package libgdbm-compat4:amd64. #7 9.266 Preparing to unpack .../02-libgdbm-compat4_1.18.1-5_amd64.deb ... #7 9.286 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ... #7 9.441 Selecting previously unselected package libperl5.30:amd64. #7 9.443 Preparing to unpack .../03-libperl5.30_5.30.0-9ubuntu0.5_amd64.deb ... #7 9.472 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.5) ... #7 10.31 Selecting previously unselected package perl. #7 10.31 Preparing to unpack .../04-perl_5.30.0-9ubuntu0.5_amd64.deb ... #7 10.32 Unpacking perl (5.30.0-9ubuntu0.5) ... #7 10.41 Selecting previously unselected package libssl1.1:amd64. #7 10.41 Preparing to unpack .../05-libssl1.1_1.1.1f-1ubuntu2.24_amd64.deb ... #7 10.42 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.24) ... #7 10.63 Selecting previously unselected package openssl. #7 10.64 Preparing to unpack .../06-openssl_1.1.1f-1ubuntu2.24_amd64.deb ... #7 10.64 Unpacking openssl (1.1.1f-1ubuntu2.24) ... #7 10.77 Selecting previously unselected package ca-certificates. #7 10.77 Preparing to unpack .../07-ca-certificates_20240203~20.04.1_all.deb ... #7 10.78 Unpacking ca-certificates (20240203~20.04.1) ... #7 11.02 Selecting previously unselected package less. #7 11.02 Preparing to unpack .../08-less_551-1ubuntu0.3_amd64.deb ... #7 11.03 Unpacking less (551-1ubuntu0.3) ... #7 11.13 Selecting previously unselected package libbsd0:amd64. #7 11.13 Preparing to unpack .../09-libbsd0_0.10.0-1_amd64.deb ... #7 11.14 Unpacking libbsd0:amd64 (0.10.0-1) ... #7 11.19 Selecting previously unselected package libexpat1:amd64. #7 11.19 Preparing to unpack .../10-libexpat1_2.2.9-1ubuntu0.8_amd64.deb ... #7 11.20 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.8) ... #7 11.26 Selecting previously unselected package libsqlite3-0:amd64. #7 11.26 Preparing to unpack .../11-libsqlite3-0_3.31.1-4ubuntu0.7_amd64.deb ... #7 11.27 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.7) ... #7 11.38 Selecting previously unselected package netbase. #7 11.38 Preparing to unpack .../12-netbase_6.1_all.deb ... #7 11.39 Unpacking netbase (6.1) ... #7 11.43 Selecting previously unselected package krb5-locales. #7 11.43 Preparing to unpack .../13-krb5-locales_1.17-6ubuntu4.11_all.deb ... #7 11.44 Unpacking krb5-locales (1.17-6ubuntu4.11) ... #7 11.48 Selecting previously unselected package libcbor0.6:amd64. #7 11.48 Preparing to unpack .../14-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... #7 11.49 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... #7 11.53 Selecting previously unselected package libedit2:amd64. #7 11.54 Preparing to unpack .../15-libedit2_3.1-20191231-1_amd64.deb ... #7 11.55 Unpacking libedit2:amd64 (3.1-20191231-1) ... #7 11.62 Selecting previously unselected package libfido2-1:amd64. #7 11.62 Preparing to unpack .../16-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... #7 11.63 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... #7 11.70 Selecting previously unselected package libkrb5support0:amd64. #7 11.70 Preparing to unpack .../17-libkrb5support0_1.17-6ubuntu4.11_amd64.deb ... #7 11.70 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.11) ... #7 11.76 Selecting previously unselected package libk5crypto3:amd64. #7 11.77 Preparing to unpack .../18-libk5crypto3_1.17-6ubuntu4.11_amd64.deb ... #7 11.77 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.11) ... #7 11.84 Selecting previously unselected package libkeyutils1:amd64. #7 11.85 Preparing to unpack .../19-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... #7 11.85 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... #7 11.90 Selecting previously unselected package libkrb5-3:amd64. #7 11.90 Preparing to unpack .../20-libkrb5-3_1.17-6ubuntu4.11_amd64.deb ... #7 11.92 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.11) ... #7 12.01 Selecting previously unselected package libgssapi-krb5-2:amd64. #7 12.01 Preparing to unpack .../21-libgssapi-krb5-2_1.17-6ubuntu4.11_amd64.deb ... #7 12.02 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.11) ... #7 12.08 Selecting previously unselected package libpsl5:amd64. #7 12.08 Preparing to unpack .../22-libpsl5_0.21.0-1ubuntu1_amd64.deb ... #7 12.09 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... #7 12.15 Selecting previously unselected package libxau6:amd64. #7 12.16 Preparing to unpack .../23-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ... #7 12.16 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ... #7 12.21 Selecting previously unselected package libxdmcp6:amd64. #7 12.21 Preparing to unpack .../24-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ... #7 12.22 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... #7 12.27 Selecting previously unselected package libxcb1:amd64. #7 12.28 Preparing to unpack .../25-libxcb1_1.14-2_amd64.deb ... #7 12.28 Unpacking libxcb1:amd64 (1.14-2) ... #7 12.33 Selecting previously unselected package libx11-data. #7 12.33 Preparing to unpack .../26-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ... #7 12.34 Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ... #7 12.53 Selecting previously unselected package libx11-6:amd64. #7 12.54 Preparing to unpack .../27-libx11-6_2%3a1.6.9-2ubuntu1.6_amd64.deb ... #7 12.55 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ... #7 12.68 Selecting previously unselected package libxext6:amd64. #7 12.68 Preparing to unpack .../28-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ... #7 12.70 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ... #7 12.76 Selecting previously unselected package libxmuu1:amd64. #7 12.76 Preparing to unpack .../29-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ... #7 12.76 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... #7 12.83 Selecting previously unselected package openssh-client. #7 12.83 Preparing to unpack .../30-openssh-client_1%3a8.2p1-4ubuntu0.13_amd64.deb ... #7 12.85 Unpacking openssh-client (1:8.2p1-4ubuntu0.13) ... #7 13.01 Selecting previously unselected package publicsuffix. #7 13.02 Preparing to unpack .../31-publicsuffix_20200303.0012-1_all.deb ... #7 13.02 Unpacking publicsuffix (20200303.0012-1) ... #7 13.08 Selecting previously unselected package xauth. #7 13.08 Preparing to unpack .../32-xauth_1%3a1.1-0ubuntu1_amd64.deb ... #7 13.09 Unpacking xauth (1:1.1-0ubuntu1) ... #7 13.14 Selecting previously unselected package libbrotli1:amd64. #7 13.14 Preparing to unpack .../33-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... #7 13.15 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... #7 13.23 Selecting previously unselected package libroken18-heimdal:amd64. #7 13.24 Preparing to unpack .../34-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #7 13.24 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 13.30 Selecting previously unselected package libasn1-8-heimdal:amd64. #7 13.32 Preparing to unpack .../35-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #7 13.32 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 13.42 Selecting previously unselected package libheimbase1-heimdal:amd64. #7 13.42 Preparing to unpack .../36-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #7 13.43 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 13.49 Selecting previously unselected package libhcrypto4-heimdal:amd64. #7 13.49 Preparing to unpack .../37-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #7 13.50 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 13.60 Selecting previously unselected package libwind0-heimdal:amd64. #7 13.60 Preparing to unpack .../38-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #7 13.61 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 13.69 Selecting previously unselected package libhx509-5-heimdal:amd64. #7 13.69 Preparing to unpack .../39-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #7 13.70 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 13.76 Selecting previously unselected package libkrb5-26-heimdal:amd64. #7 13.76 Preparing to unpack .../40-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #7 13.77 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 13.88 Selecting previously unselected package libheimntlm0-heimdal:amd64. #7 13.88 Preparing to unpack .../41-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #7 13.88 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 13.95 Selecting previously unselected package libgssapi3-heimdal:amd64. #7 13.96 Preparing to unpack .../42-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #7 13.96 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 14.02 Selecting previously unselected package libsasl2-modules-db:amd64. #7 14.02 Preparing to unpack .../43-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #7 14.02 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #7 14.08 Selecting previously unselected package libsasl2-2:amd64. #7 14.08 Preparing to unpack .../44-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #7 14.08 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #7 14.14 Selecting previously unselected package libldap-common. #7 14.14 Preparing to unpack .../45-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ... #7 14.15 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ... #7 14.22 Selecting previously unselected package libldap-2.4-2:amd64. #7 14.22 Preparing to unpack .../46-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ... #7 14.23 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... #7 14.33 Selecting previously unselected package libnghttp2-14:amd64. #7 14.33 Preparing to unpack .../47-libnghttp2-14_1.40.0-1ubuntu0.3_amd64.deb ... #7 14.33 Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ... #7 14.40 Selecting previously unselected package librtmp1:amd64. #7 14.40 Preparing to unpack .../48-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... #7 14.40 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... #7 14.47 Selecting previously unselected package libssh-4:amd64. #7 14.47 Preparing to unpack .../49-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ... #7 14.47 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ... #7 14.55 Selecting previously unselected package libcurl4:amd64. #7 14.55 Preparing to unpack .../50-libcurl4_7.68.0-1ubuntu2.25_amd64.deb ... #7 14.56 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.25) ... #7 14.63 Selecting previously unselected package curl. #7 14.63 Preparing to unpack .../51-curl_7.68.0-1ubuntu2.25_amd64.deb ... #7 14.64 Unpacking curl (7.68.0-1ubuntu2.25) ... #7 14.70 Selecting previously unselected package libcurl3-gnutls:amd64. #7 14.70 Preparing to unpack .../52-libcurl3-gnutls_7.68.0-1ubuntu2.25_amd64.deb ... #7 14.71 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.25) ... #7 14.81 Selecting previously unselected package liberror-perl. #7 14.81 Preparing to unpack .../53-liberror-perl_0.17029-1_all.deb ... #7 14.82 Unpacking liberror-perl (0.17029-1) ... #7 14.88 Selecting previously unselected package git-man. #7 14.88 Preparing to unpack .../54-git-man_1%3a2.25.1-1ubuntu3.14_all.deb ... #7 14.88 Unpacking git-man (1:2.25.1-1ubuntu3.14) ... #7 15.09 Selecting previously unselected package git. #7 15.10 Preparing to unpack .../55-git_1%3a2.25.1-1ubuntu3.14_amd64.deb ... #7 15.13 Unpacking git (1:2.25.1-1ubuntu3.14) ... #7 15.89 Selecting previously unselected package libsasl2-modules:amd64. #7 15.89 Preparing to unpack .../56-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #7 15.90 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #7 15.98 Selecting previously unselected package patch. #7 15.98 Preparing to unpack .../57-patch_2.7.6-6_amd64.deb ... #7 15.99 Unpacking patch (2.7.6-6) ... #7 16.08 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.8) ... #7 16.11 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ... #7 16.14 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... #7 16.16 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... #7 16.19 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.5) ... #7 16.22 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.24) ... #7 16.32 debconf: unable to initialize frontend: Dialog #7 16.32 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 16.32 debconf: falling back to frontend: Readline #7 16.38 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... #7 16.41 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.7) ... #7 16.43 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #7 16.46 Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ... #7 16.49 Setting up less (551-1ubuntu0.3) ... #7 16.52 Setting up krb5-locales (1.17-6ubuntu4.11) ... #7 16.54 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... #7 16.56 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ... #7 16.58 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.11) ... #7 16.60 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #7 16.61 Setting up libx11-data (2:1.6.9-2ubuntu1.6) ... #7 16.63 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... #7 16.65 Setting up patch (2.7.6-6) ... #7 16.67 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.11) ... #7 16.69 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #7 16.71 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 16.72 Setting up git-man (1:2.25.1-1ubuntu3.14) ... #7 16.74 Setting up netbase (6.1) ... #7 16.80 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.11) ... #7 16.82 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... #7 16.84 Setting up openssl (1.1.1f-1ubuntu2.24) ... #7 16.88 Setting up libbsd0:amd64 (0.10.0-1) ... #7 16.90 Setting up publicsuffix (20200303.0012-1) ... #7 16.93 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 16.95 Setting up libgdbm6:amd64 (1.18.1-5) ... #7 16.98 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... #7 17.00 Setting up libxcb1:amd64 (1.14-2) ... #7 17.03 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 17.05 Setting up libedit2:amd64 (3.1-20191231-1) ... #7 17.09 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 17.12 Setting up ca-certificates (20240203~20.04.1) ... #7 17.23 debconf: unable to initialize frontend: Dialog #7 17.23 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 17.23 debconf: falling back to frontend: Readline #7 17.63 Updating certificates in /etc/ssl/certs... #7 18.20 146 added, 0 removed; done. #7 18.27 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 18.29 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.11) ... #7 18.32 Setting up libgdbm-compat4:amd64 (1.18.1-5) ... #7 18.34 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ... #7 18.36 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.5) ... #7 18.38 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ... #7 18.40 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... #7 18.43 Setting up openssh-client (1:8.2p1-4ubuntu0.13) ... #7 18.58 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 18.61 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ... #7 18.66 Setting up perl (5.30.0-9ubuntu0.5) ... #7 18.71 Setting up xauth (1:1.1-0ubuntu1) ... #7 18.74 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 18.78 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 18.85 Setting up liberror-perl (0.17029-1) ... #7 18.89 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #7 18.93 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... #7 18.97 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.25) ... #7 19.00 Setting up git (1:2.25.1-1ubuntu3.14) ... #7 19.08 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.25) ... #7 19.15 Setting up curl (7.68.0-1ubuntu2.25) ... #7 19.20 Processing triggers for libc-bin (2.31-0ubuntu9.18) ... #7 19.25 Processing triggers for ca-certificates (20240203~20.04.1) ... #7 19.27 Updating certificates in /etc/ssl/certs... #7 19.80 0 added, 0 removed; done. #7 19.80 Running hooks in /etc/ca-certificates/update.d... #7 19.80 done. #7 DONE 20.1s #8 [4/7] RUN mkdir /opt/smo #8 DONE 0.7s #9 [5/7] RUN mkdir /opt/smo/grafana #9 DONE 0.8s #10 [6/7] ADD grafana /opt/smo/grafana #10 DONE 0.3s #11 [7/7] COPY start.sh /opt/smo/start.sh #11 DONE 0.2s #12 exporting to image #12 exporting layers #12 exporting layers 1.3s done #12 writing image sha256:23d4e13b30d0c90205b9ff060bccf7dc29eda0a970516389afb7888060de3848 done #12 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/smo-ves-post-config:6.0.3 0.0s done #12 DONE 1.3s ---> docker-build.sh ends [smo-ves-post-config-docker-merge-master] $ /bin/sh -xe /tmp/jenkins852965787634890459.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [smo-ves-post-config-docker-merge-master] $ /bin/bash /tmp/jenkins6678141125637604649.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/smo-ves-post-config:6.0.3 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/smo-ves-post-config:6.0.3 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/smo-ves-post-config] aca34618d811: Preparing e7f6b5f7aadb: Preparing 02dc2bab23de: Preparing 3df7e503b051: Preparing c0bc5c5af84d: Preparing 90e0044bc405: Preparing 470b66ea5123: Preparing 90e0044bc405: Waiting 470b66ea5123: Waiting 02dc2bab23de: Pushed e7f6b5f7aadb: Pushed 3df7e503b051: Pushed aca34618d811: Pushed 470b66ea5123: Pushed 90e0044bc405: Pushed c0bc5c5af84d: Pushed 6.0.3: digest: sha256:311afede20116589c2c46fc9019f52de4c606c6a2bf8ac24adefd0f5dff2477a size: 1783 ---> docker-push.sh ends [smo-ves-post-config-docker-merge-master] $ /bin/bash /tmp/jenkins10692479567842218290.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2109 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [smo-ves-post-config-docker-merge-master] $ /bin/bash /tmp/jenkins12919371361169967162.sh ---> sysstat.sh [smo-ves-post-config-docker-merge-master] $ /bin/bash /tmp/jenkins13346929577581790574.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/smo-ves-post-config-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/smo-ves-post-config-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/smo-ves-post-config-docker-merge-master ']' + mkdir -p /w/workspace/smo-ves-post-config-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/smo-ves-post-config-docker-merge-master/archives/ [smo-ves-post-config-docker-merge-master] $ /bin/bash /tmp/jenkins9784380547495236213.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/smo-ves-post-config-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aXvw from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-aXvw/bin to PATH INFO: Running in OpenStack, capturing instance metadata [smo-ves-post-config-docker-merge-master] $ /bin/bash /tmp/jenkins2200638050274050899.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/smo-ves-post-config-docker-merge-master@tmp/config8204254650201827789tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [smo-ves-post-config-docker-merge-master] $ /bin/bash /tmp/jenkins3716311722398360267.sh ---> create-netrc.sh [smo-ves-post-config-docker-merge-master] $ /bin/bash /tmp/jenkins8651384407128038518.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/smo-ves-post-config-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aXvw from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-aXvw/bin to PATH [smo-ves-post-config-docker-merge-master] $ /bin/bash /tmp/jenkins1944197523408927818.sh ---> sudo-logs.sh Archiving 'sudo' log.. [smo-ves-post-config-docker-merge-master] $ /bin/bash /tmp/jenkins6859145765312383795.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/smo-ves-post-config-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aXvw from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-aXvw/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [smo-ves-post-config-docker-merge-master] $ /bin/bash -l /tmp/jenkins15984544180204680536.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/smo-ves-post-config-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aXvw from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-aXvw/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/smo-ves-post-config-docker-merge-master/175 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-633 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 9.2G 11G 48% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3944 454 1092 0 2397 3219 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:0b:51:a5 brd ff:ff:ff:ff:ff:ff inet 10.32.6.130/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86069sec preferred_lft 86069sec inet6 fe80::f816:3eff:fe0b:51a5/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:af:bc:e4:26 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::42:afff:febc:e426/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-633) 07/17/25 _x86_64_ (4 CPU) 13:42:49 LINUX RESTART (4 CPU) 13:43:01 tps rtps wtps bread/s bwrtn/s 13:44:01 149.47 69.21 80.26 5613.60 39374.76 13:45:01 54.54 0.27 54.27 28.40 7048.16 13:46:01 65.68 12.66 53.02 2264.33 12722.84 13:47:01 160.54 0.42 160.12 25.85 10379.08 13:48:01 21.10 0.40 20.70 32.79 1408.03 Average: 90.27 16.59 73.68 1593.07 14187.06 13:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:44:01 1848244 3357164 2190416 54.24 34564 1640396 915180 17.99 535540 1499068 44008 13:45:01 1592284 3327856 2446376 60.57 54264 1834716 929180 18.26 573932 1689968 126372 13:46:01 1277188 3343788 2761472 68.38 62568 2146896 1225724 24.09 616196 1937168 39640 13:47:01 1120300 3290216 2918360 72.26 80176 2225104 971568 19.10 942896 1753436 6656 13:48:01 1114544 3289952 2924116 72.40 83260 2227164 976020 19.19 952348 1749728 10752 Average: 1390512 3321795 2648148 65.57 62966 2014855 1003534 19.73 724182 1725874 45486 13:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:44:01 ens3 245.63 146.80 995.16 58.92 0.00 0.00 0.00 0.00 13:44:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:01 ens3 54.51 39.29 727.67 5.72 0.00 0.00 0.00 0.00 13:45:01 lo 0.67 0.67 0.05 0.05 0.00 0.00 0.00 0.00 13:46:01 docker0 176.46 251.37 9.14 589.20 0.00 0.00 0.00 0.00 13:46:01 veth8852ad3 176.46 251.52 11.55 589.21 0.00 0.00 0.00 0.05 13:46:01 ens3 374.15 203.83 1052.36 20.40 0.00 0.00 0.00 0.00 13:46:01 lo 1.67 1.67 0.15 0.15 0.00 0.00 0.00 0.00 13:47:01 docker0 56.51 105.03 3.06 435.23 0.00 0.00 0.00 0.00 13:47:01 ens3 263.47 313.81 455.78 1904.30 0.00 0.00 0.00 0.00 13:47:01 lo 2.73 2.73 0.24 0.24 0.00 0.00 0.00 0.00 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:48:01 ens3 11.76 12.70 9.12 5.99 0.00 0.00 0.00 0.00 13:48:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 Average: docker0 46.60 71.29 2.44 204.92 0.00 0.00 0.00 0.00 Average: ens3 189.92 143.30 648.04 399.13 0.00 0.00 0.00 0.00 Average: lo 1.35 1.35 0.12 0.12 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-633) 07/17/25 _x86_64_ (4 CPU) 13:42:49 LINUX RESTART (4 CPU) 13:43:01 CPU %user %nice %system %iowait %steal %idle 13:44:01 all 16.44 0.00 2.96 4.85 2.99 72.77 13:44:01 0 23.76 0.00 5.51 3.75 3.05 63.93 13:44:01 1 16.06 0.00 2.08 4.65 2.81 74.41 13:44:01 2 9.60 0.00 1.93 6.13 3.27 79.06 13:44:01 3 16.36 0.00 2.35 4.86 2.83 73.60 13:45:01 all 19.59 0.00 1.24 2.12 1.50 75.55 13:45:01 0 33.87 0.00 1.81 0.52 1.83 61.97 13:45:01 1 9.92 0.00 0.68 0.07 1.33 88.01 13:45:01 2 8.99 0.00 1.02 7.05 1.44 81.50 13:45:01 3 25.68 0.00 1.45 0.82 1.38 70.67 13:46:01 all 9.55 0.00 2.04 1.36 2.33 84.72 13:46:01 0 2.73 0.00 2.02 0.45 1.88 92.93 13:46:01 1 10.38 0.00 2.47 2.54 3.22 81.40 13:46:01 2 20.53 0.00 1.83 1.32 2.22 74.10 13:46:01 3 4.58 0.00 1.80 1.16 1.98 90.48 13:47:01 all 17.79 0.00 3.51 4.33 5.67 68.69 13:47:01 0 23.50 0.00 3.31 5.39 5.54 62.26 13:47:01 1 15.32 0.00 4.59 3.09 6.18 70.82 13:47:01 2 13.97 0.00 2.85 1.90 5.74 75.53 13:47:01 3 18.40 0.00 3.31 6.93 5.23 66.13 13:48:01 all 20.53 0.00 1.09 0.82 1.66 75.90 13:48:01 0 15.81 0.00 1.01 0.96 1.41 80.80 13:48:01 1 24.87 0.00 1.53 2.12 1.91 69.58 13:48:01 2 15.07 0.00 1.09 0.05 1.64 82.15 13:48:01 3 26.39 0.00 0.75 0.13 1.68 71.05 Average: all 16.78 0.00 2.17 2.70 2.84 75.52 Average: 0 19.92 0.00 2.73 2.22 2.75 72.37 Average: 1 15.31 0.00 2.28 2.49 3.10 76.83 Average: 2 13.64 0.00 1.75 3.29 2.87 78.46 Average: 3 18.26 0.00 1.93 2.79 2.63 74.39