07:13:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143385 07:13:40 Running as SYSTEM 07:13:40 [EnvInject] - Loading node environment variables. 07:13:40 Building remotely on prd-ubuntu2004-helm-2c-1g-19978 (ubuntu2004-helm-2c-1g) in workspace /w/workspace/oom-master-image-verify 07:13:40 [ssh-agent] Looking for ssh-agent implementation... 07:13:40 $ ssh-agent 07:13:40 SSH_AUTH_SOCK=/tmp/ssh-gXi0FZhEorCe/agent.12289 07:13:40 SSH_AGENT_PID=12294 07:13:40 [ssh-agent] Started. 07:13:40 Running ssh-add (command line suppressed) 07:13:40 Identity added: /w/workspace/oom-master-image-verify@tmp/private_key_177206480731426055.key (/w/workspace/oom-master-image-verify@tmp/private_key_177206480731426055.key) 07:13:41 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:13:41 The recommended git tool is: NONE 07:13:42 using credential onap-jenkins-ssh 07:13:42 Wiping out workspace first. 07:13:42 Cloning the remote Git repository 07:13:42 Cloning repository git://cloud.onap.org/mirror/oom.git 07:13:42 > git init /w/workspace/oom-master-image-verify # timeout=10 07:13:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:13:42 > git --version # timeout=10 07:13:42 > git --version # 'git version 2.25.1' 07:13:42 using GIT_SSH to set credentials Gerrit user 07:13:42 Verifying host key using manually-configured host key entries 07:13:43 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:13:48 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:13:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:13:48 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:13:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:13:48 using GIT_SSH to set credentials Gerrit user 07:13:48 Verifying host key using manually-configured host key entries 07:13:48 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/85/143385/1 # timeout=30 07:13:48 > git rev-parse c2e4d2b04151cd5c542c6902a5b33128963c2ffe^{commit} # timeout=10 07:13:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:13:48 Checking out Revision c2e4d2b04151cd5c542c6902a5b33128963c2ffe (refs/changes/85/143385/1) 07:13:48 > git config core.sparsecheckout # timeout=10 07:13:48 > git checkout -f c2e4d2b04151cd5c542c6902a5b33128963c2ffe # timeout=30 07:13:52 Commit message: "[AAI] Fix sometimes missing AAI root models" 07:13:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:13:52 > git rev-list --no-walk 8d08e253a1112049d7eccc28ca516a7a656639ff # timeout=10 07:13:52 provisioning config files... 07:13:52 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:13:52 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:13:52 [oom-master-image-verify] $ /bin/bash /tmp/jenkins9994259782730863090.sh 07:13:52 ---> python-tools-install.sh 07:13:52 Setup pyenv: 07:13:52 * system (set by /opt/pyenv/version) 07:13:52 * 3.8.13 (set by /opt/pyenv/version) 07:13:52 * 3.9.13 (set by /opt/pyenv/version) 07:13:52 * 3.10.6 (set by /opt/pyenv/version) 07:13:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4QYX 07:13:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:13:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:13:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:14:00 lf-activate-venv(): INFO: Base packages installed successfully 07:14:00 lf-activate-venv(): INFO: Installing additional packages: lftools 07:14:23 lf-activate-venv(): INFO: Adding /tmp/venv-4QYX/bin to PATH 07:14:23 Generating Requirements File 07:14:42 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:14:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:14:42 Python 3.10.6 07:14:43 pip 26.0.1 from /tmp/venv-4QYX/lib/python3.10/site-packages/pip (python 3.10) 07:14:43 appdirs==1.4.4 07:14:43 argcomplete==3.6.3 07:14:43 aspy.yaml==1.3.0 07:14:43 attrs==25.4.0 07:14:43 autopage==0.6.0 07:14:43 backports.strenum==1.3.1 07:14:43 beautifulsoup4==4.14.3 07:14:43 boto3==1.42.56 07:14:43 botocore==1.42.56 07:14:43 bs4==0.0.2 07:14:43 certifi==2026.2.25 07:14:43 cffi==2.0.0 07:14:43 cfgv==3.5.0 07:14:43 chardet==6.0.0.post1 07:14:43 charset-normalizer==3.4.4 07:14:43 click==8.3.1 07:14:43 cliff==4.13.2 07:14:43 cmd2==3.2.2 07:14:43 cryptography==3.3.2 07:14:43 debtcollector==3.0.0 07:14:43 decorator==5.2.1 07:14:43 defusedxml==0.7.1 07:14:43 Deprecated==1.3.1 07:14:43 distlib==0.4.0 07:14:43 dnspython==2.8.0 07:14:43 docker==7.1.0 07:14:43 dogpile.cache==1.5.0 07:14:43 durationpy==0.10 07:14:43 email-validator==2.3.0 07:14:43 filelock==3.24.3 07:14:43 future==1.0.0 07:14:43 gitdb==4.0.12 07:14:43 GitPython==3.1.46 07:14:43 httplib2==0.30.2 07:14:43 identify==2.6.16 07:14:43 idna==3.11 07:14:43 importlib-resources==1.5.0 07:14:43 iso8601==2.1.0 07:14:43 Jinja2==3.1.6 07:14:43 jmespath==1.1.0 07:14:43 jsonpatch==1.33 07:14:43 jsonpointer==3.0.0 07:14:43 jsonschema==4.26.0 07:14:43 jsonschema-specifications==2025.9.1 07:14:43 keystoneauth1==5.13.1 07:14:43 kubernetes==35.0.0 07:14:43 lftools==0.37.21 07:14:43 lxml==6.0.2 07:14:43 markdown-it-py==4.0.0 07:14:43 MarkupSafe==3.0.3 07:14:43 mdurl==0.1.2 07:14:43 msgpack==1.1.2 07:14:43 multi_key_dict==2.0.3 07:14:43 munch==4.0.0 07:14:43 netaddr==1.3.0 07:14:43 niet==1.4.2 07:14:43 nodeenv==1.10.0 07:14:43 oauth2client==4.1.3 07:14:43 oauthlib==3.3.1 07:14:43 openstacksdk==4.10.0 07:14:43 os-service-types==1.8.2 07:14:43 osc-lib==4.4.0 07:14:43 oslo.config==10.3.0 07:14:43 oslo.context==6.3.0 07:14:43 oslo.i18n==6.7.2 07:14:43 oslo.log==8.1.0 07:14:43 oslo.serialization==5.9.1 07:14:43 oslo.utils==10.0.0 07:14:43 packaging==26.0 07:14:43 pbr==7.0.3 07:14:43 platformdirs==4.9.2 07:14:43 prettytable==3.17.0 07:14:43 psutil==7.2.2 07:14:43 pyasn1==0.6.2 07:14:43 pyasn1_modules==0.4.2 07:14:43 pycparser==3.0 07:14:43 pygerrit2==2.0.15 07:14:43 PyGithub==2.8.1 07:14:43 Pygments==2.19.2 07:14:43 PyJWT==2.11.0 07:14:43 PyNaCl==1.6.2 07:14:43 pyparsing==2.4.7 07:14:43 pyperclip==1.11.0 07:14:43 pyrsistent==0.20.0 07:14:43 python-cinderclient==9.8.0 07:14:43 python-dateutil==2.9.0.post0 07:14:43 python-heatclient==5.0.0 07:14:43 python-jenkins==1.8.3 07:14:43 python-keystoneclient==5.7.0 07:14:43 python-magnumclient==4.9.0 07:14:43 python-openstackclient==9.0.0 07:14:43 python-swiftclient==4.9.0 07:14:43 PyYAML==6.0.3 07:14:43 referencing==0.37.0 07:14:43 requests==2.32.5 07:14:43 requests-oauthlib==2.0.0 07:14:43 requestsexceptions==1.4.0 07:14:43 rfc3986==2.0.0 07:14:43 rich==14.3.3 07:14:43 rich-argparse==1.7.2 07:14:43 rpds-py==0.30.0 07:14:43 rsa==4.9.1 07:14:43 ruamel.yaml==0.19.1 07:14:43 ruamel.yaml.clib==0.2.15 07:14:43 s3transfer==0.16.0 07:14:43 simplejson==3.20.2 07:14:43 six==1.17.0 07:14:43 smmap==5.0.2 07:14:43 soupsieve==2.8.3 07:14:43 stevedore==5.7.0 07:14:43 tabulate==0.9.0 07:14:43 toml==0.10.2 07:14:43 tomlkit==0.14.0 07:14:43 tqdm==4.67.3 07:14:43 typing_extensions==4.15.0 07:14:43 urllib3==1.26.20 07:14:43 virtualenv==20.39.0 07:14:43 wcwidth==0.6.0 07:14:43 websocket-client==1.9.0 07:14:43 wrapt==2.1.1 07:14:43 xdg==6.0.0 07:14:43 xmltodict==1.0.4 07:14:43 yq==3.4.3 07:14:43 [oom-master-image-verify] $ /bin/sh -xe /tmp/jenkins1875490031965075778.sh 07:14:43 + cd kubernetes 07:14:43 + make check-for-staging-images 07:14:43 /w/workspace/oom-master-image-verify/kubernetes/../.ci/check-for-staging-images.sh 07:14:47 .................................................................................................... 07:14:47 $ ssh-agent -k 07:14:47 unset SSH_AUTH_SOCK; 07:14:47 unset SSH_AGENT_PID; 07:14:47 echo Agent pid 12294 killed; 07:14:47 [ssh-agent] Stopped. 07:14:47 [PostBuildScript] - [INFO] Executing post build scripts. 07:14:47 [oom-master-image-verify] $ /bin/bash /tmp/jenkins8659456327845310414.sh 07:14:47 ---> sysstat.sh 07:14:48 [oom-master-image-verify] $ /bin/bash /tmp/jenkins3698957856915910119.sh 07:14:48 ---> package-listing.sh 07:14:48 ++ tr '[:upper:]' '[:lower:]' 07:14:48 ++ facter osfamily 07:14:48 + OS_FAMILY=debian 07:14:48 + workspace=/w/workspace/oom-master-image-verify 07:14:48 + START_PACKAGES=/tmp/packages_start.txt 07:14:48 + END_PACKAGES=/tmp/packages_end.txt 07:14:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:14:48 + PACKAGES=/tmp/packages_start.txt 07:14:48 + '[' /w/workspace/oom-master-image-verify ']' 07:14:48 + PACKAGES=/tmp/packages_end.txt 07:14:48 + case "${OS_FAMILY}" in 07:14:48 + dpkg -l 07:14:48 + grep '^ii' 07:14:48 + '[' -f /tmp/packages_start.txt ']' 07:14:48 + '[' -f /tmp/packages_end.txt ']' 07:14:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:14:48 + '[' /w/workspace/oom-master-image-verify ']' 07:14:48 + mkdir -p /w/workspace/oom-master-image-verify/archives/ 07:14:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-image-verify/archives/ 07:14:48 [oom-master-image-verify] $ /bin/bash /tmp/jenkins12544697571130230897.sh 07:14:48 ---> capture-instance-metadata.sh 07:14:48 Setup pyenv: 07:14:48 system 07:14:48 3.8.13 07:14:48 3.9.13 07:14:48 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 07:14:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4QYX from file:/tmp/.os_lf_venv 07:14:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:14:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:14:50 lf-activate-venv(): INFO: Base packages installed successfully 07:14:50 lf-activate-venv(): INFO: Installing additional packages: lftools 07:14:58 lf-activate-venv(): INFO: Adding /tmp/venv-4QYX/bin to PATH 07:14:58 INFO: Running in OpenStack, capturing instance metadata 07:14:58 [oom-master-image-verify] $ /bin/bash /tmp/jenkins2758161430209175149.sh 07:14:58 provisioning config files... 07:14:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-image-verify@tmp/config17133986707176069499tmp 07:14:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:14:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:14:58 [EnvInject] - Injecting environment variables from a build step. 07:14:58 [EnvInject] - Injecting as environment variables the properties content 07:14:58 SERVER_ID=logs 07:14:58 07:14:58 [EnvInject] - Variables injected successfully. 07:14:58 [oom-master-image-verify] $ /bin/bash /tmp/jenkins6523885985257839921.sh 07:14:58 ---> create-netrc.sh 07:14:58 [oom-master-image-verify] $ /bin/bash /tmp/jenkins15906168069213362604.sh 07:14:58 ---> python-tools-install.sh 07:14:58 Setup pyenv: 07:14:58 system 07:14:58 3.8.13 07:14:58 3.9.13 07:14:58 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 07:14:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4QYX from file:/tmp/.os_lf_venv 07:14:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:14:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:15:00 lf-activate-venv(): INFO: Base packages installed successfully 07:15:00 lf-activate-venv(): INFO: Installing additional packages: lftools 07:15:07 lf-activate-venv(): INFO: Adding /tmp/venv-4QYX/bin to PATH 07:15:07 [oom-master-image-verify] $ /bin/bash /tmp/jenkins12046355489203054666.sh 07:15:07 ---> sudo-logs.sh 07:15:07 Archiving 'sudo' log.. 07:15:08 [oom-master-image-verify] $ /bin/bash /tmp/jenkins12995215367406763953.sh 07:15:08 ---> job-cost.sh 07:15:08 INFO: Activating Python virtual environment... 07:15:08 Setup pyenv: 07:15:08 system 07:15:08 3.8.13 07:15:08 3.9.13 07:15:08 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 07:15:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4QYX from file:/tmp/.os_lf_venv 07:15:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:15:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:15:09 lf-activate-venv(): INFO: Base packages installed successfully 07:15:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:15:14 lf-activate-venv(): INFO: Adding /tmp/venv-4QYX/bin to PATH 07:15:14 INFO: No stack-cost file found 07:15:14 INFO: Instance uptime: 136s 07:15:14 INFO: Fetching instance metadata (attempt 1 of 3)... 07:15:14 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:15:14 INFO: Successfully fetched instance metadata 07:15:14 INFO: Instance type: v3-standard-4 07:15:14 INFO: Retrieving pricing info for: v3-standard-4 07:15:14 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:15:14 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=136 07:15:14 INFO: Successfully fetched Vexxhost pricing API 07:15:14 INFO: Retrieved cost: 0.11 07:15:14 INFO: Retrieved resource: v3-standard-4 07:15:14 INFO: Creating archive directory: /w/workspace/oom-master-image-verify/archives/cost 07:15:14 INFO: Archiving costs to: /w/workspace/oom-master-image-verify/archives/cost.csv 07:15:14 INFO: Successfully archived job cost data 07:15:14 DEBUG: Cost data: oom-master-image-verify,8261,2026-02-25 07:15:14,v3-standard-4,136,0.11,0.00,SUCCESS 07:15:14 [oom-master-image-verify] $ /bin/bash -l /tmp/jenkins11374304043806185376.sh 07:15:14 ---> logs-deploy.sh 07:15:14 Setup pyenv: 07:15:14 system 07:15:14 3.8.13 07:15:14 3.9.13 07:15:14 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 07:15:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4QYX from file:/tmp/.os_lf_venv 07:15:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:15:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:15:16 lf-activate-venv(): INFO: Base packages installed successfully 07:15:16 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:15:23 lf-activate-venv(): INFO: Adding /tmp/venv-4QYX/bin to PATH 07:15:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-image-verify/8261 07:15:23 INFO: archiving workspace using pattern(s): 07:15:23 /tmp/venv-4QYX/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 07:15:23 warnings.warn( 07:15:24 Archives upload complete. 07:15:24 INFO: archiving logs to Nexus 07:15:25 /tmp/venv-4QYX/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 07:15:25 warnings.warn( 07:15:25 ---> uname -a: 07:15:25 Linux prd-ubuntu2004-helm-2c-1g-19978 5.4.0-146-generic #163-Ubuntu SMP Fri Mar 17 18:26:02 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 07:15:25 07:15:25 07:15:25 ---> lscpu: 07:15:25 Architecture: x86_64 07:15:25 CPU op-mode(s): 32-bit, 64-bit 07:15:25 Byte Order: Little Endian 07:15:25 Address sizes: 40 bits physical, 48 bits virtual 07:15:25 CPU(s): 4 07:15:25 On-line CPU(s) list: 0-3 07:15:25 Thread(s) per core: 1 07:15:25 Core(s) per socket: 1 07:15:25 Socket(s): 4 07:15:25 NUMA node(s): 1 07:15:25 Vendor ID: AuthenticAMD 07:15:25 CPU family: 23 07:15:25 Model: 49 07:15:25 Model name: AMD EPYC-Rome Processor 07:15:25 Stepping: 0 07:15:25 CPU MHz: 2799.998 07:15:25 BogoMIPS: 5599.99 07:15:25 Virtualization: AMD-V 07:15:25 Hypervisor vendor: KVM 07:15:25 Virtualization type: full 07:15:25 L1d cache: 128 KiB 07:15:25 L1i cache: 128 KiB 07:15:25 L2 cache: 2 MiB 07:15:25 L3 cache: 64 MiB 07:15:25 NUMA node0 CPU(s): 0-3 07:15:25 Vulnerability Itlb multihit: Not affected 07:15:25 Vulnerability L1tf: Not affected 07:15:25 Vulnerability Mds: Not affected 07:15:25 Vulnerability Meltdown: Not affected 07:15:25 Vulnerability Mmio stale data: Not affected 07:15:25 Vulnerability Retbleed: Vulnerable 07:15:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:15:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:15:25 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 07:15:25 Vulnerability Srbds: Not affected 07:15:25 Vulnerability Tsx async abort: Not affected 07:15:25 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:15:25 07:15:25 07:15:25 ---> nproc: 07:15:25 4 07:15:25 07:15:25 07:15:25 ---> df -h: 07:15:25 Filesystem Size Used Avail Use% Mounted on 07:15:25 udev 7.9G 0 7.9G 0% /dev 07:15:25 tmpfs 1.6G 1.1M 1.6G 1% /run 07:15:25 /dev/vda1 78G 9.0G 69G 12% / 07:15:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:15:25 tmpfs 5.0M 0 5.0M 0% /run/lock 07:15:25 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:15:25 /dev/vda15 105M 6.1M 99M 6% /boot/efi 07:15:25 /dev/loop0 62M 62M 0 100% /snap/core20/1405 07:15:25 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 07:15:25 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 07:15:25 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:15:25 07:15:25 07:15:25 ---> free -m: 07:15:25 total used free shared buff/cache available 07:15:25 Mem: 16009 675 13127 1 2205 15019 07:15:25 Swap: 1023 0 1023 07:15:25 07:15:25 07:15:25 ---> ip addr: 07:15:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:15:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:15:25 inet 127.0.0.1/8 scope host lo 07:15:25 valid_lft forever preferred_lft forever 07:15:25 inet6 ::1/128 scope host 07:15:25 valid_lft forever preferred_lft forever 07:15:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:15:25 link/ether fa:16:3e:b2:00:43 brd ff:ff:ff:ff:ff:ff 07:15:25 inet 10.30.106.15/23 brd 10.30.107.255 scope global dynamic ens3 07:15:25 valid_lft 86259sec preferred_lft 86259sec 07:15:25 inet6 fe80::f816:3eff:feb2:43/64 scope link 07:15:25 valid_lft forever preferred_lft forever 07:15:25 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:15:25 link/ether 02:42:52:5c:41:7f brd ff:ff:ff:ff:ff:ff 07:15:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:15:25 valid_lft forever preferred_lft forever 07:15:25 07:15:25 07:15:25 ---> sar -b -r -n DEV: 07:15:25 Linux 5.4.0-146-generic (prd-ubuntu2004-helm-2c-1g-19978) 02/25/26 _x86_64_ (4 CPU) 07:15:25 07:15:25 07:13:07 LINUX RESTART (4 CPU) 07:15:25 07:15:25 07:14:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:15:25 07:15:01 161.18 37.49 123.69 0.00 549.33 13808.25 0.00 07:15:25 Average: 161.18 37.49 123.69 0.00 549.33 13808.25 0.00 07:15:25 07:15:25 07:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:15:25 07:15:01 13494564 15427464 574000 3.50 79296 2028312 1343064 7.70 789788 1823400 89780 07:15:25 Average: 13494564 15427464 574000 3.50 79296 2028312 1343064 7.70 789788 1823400 89780 07:15:25 07:15:25 07:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:15:25 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:25 07:15:01 ens3 83.56 71.90 993.82 17.30 0.00 0.00 0.00 0.00 07:15:25 07:15:01 lo 7.32 7.32 0.70 0.70 0.00 0.00 0.00 0.00 07:15:25 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:25 Average: ens3 83.56 71.90 993.82 17.30 0.00 0.00 0.00 0.00 07:15:25 Average: lo 7.32 7.32 0.70 0.70 0.00 0.00 0.00 0.00 07:15:25 07:15:25 07:15:25 ---> sar -P ALL: 07:15:25 Linux 5.4.0-146-generic (prd-ubuntu2004-helm-2c-1g-19978) 02/25/26 _x86_64_ (4 CPU) 07:15:25 07:15:25 07:13:07 LINUX RESTART (4 CPU) 07:15:25 07:15:25 07:14:02 CPU %user %nice %system %iowait %steal %idle 07:15:25 07:15:01 all 20.54 6.87 6.00 3.81 0.08 62.68 07:15:25 07:15:01 0 14.04 6.55 5.96 1.51 0.08 71.86 07:15:25 07:15:01 1 9.64 8.36 5.84 0.78 0.07 75.32 07:15:25 07:15:01 2 18.66 7.60 6.52 8.86 0.09 58.27 07:15:25 07:15:01 3 39.87 4.99 5.71 4.16 0.10 45.16 07:15:25 Average: all 20.54 6.87 6.00 3.81 0.08 62.68 07:15:25 Average: 0 14.04 6.55 5.96 1.51 0.08 71.86 07:15:25 Average: 1 9.64 8.36 5.84 0.78 0.07 75.32 07:15:25 Average: 2 18.66 7.60 6.52 8.86 0.09 58.27 07:15:25 Average: 3 39.87 4.99 5.71 4.16 0.10 45.16 07:15:25 07:15:25 07:15:25