15:25:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/143601 15:25:56 Running as SYSTEM 15:25:56 [EnvInject] - Loading node environment variables. 15:25:56 Building remotely on prd-ubuntu2204-docker-8c-8g-1483 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell 15:25:56 [ssh-agent] Looking for ssh-agent implementation... 15:25:56 $ ssh-agent 15:25:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaGqiSW/agent.1567 15:25:56 SSH_AGENT_PID=1569 15:25:56 [ssh-agent] Started. 15:25:56 Running ssh-add (command line suppressed) 15:25:56 Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_14734434681839178201.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_14734434681839178201.key) 15:25:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:25:56 The recommended git tool is: NONE 15:25:58 using credential onap-jenkins-ssh 15:25:58 Wiping out workspace first. 15:25:58 Cloning the remote Git repository 15:25:58 Cloning repository git://cloud.onap.org/mirror/sdc.git 15:25:58 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10 15:25:58 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 15:25:58 > git --version # timeout=10 15:25:58 > git --version # 'git version 2.34.1' 15:25:58 using GIT_SSH to set credentials Gerrit user 15:25:58 Verifying host key using manually-configured host key entries 15:25:58 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:26:10 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 15:26:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:26:11 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 15:26:11 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 15:26:11 using GIT_SSH to set credentials Gerrit user 15:26:11 Verifying host key using manually-configured host key entries 15:26:11 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/01/143601/2 # timeout=30 15:26:11 > git rev-parse 34d8bb007f0215539b8274e29aa954a9dda9d0ec^{commit} # timeout=10 15:26:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:26:11 Checking out Revision 34d8bb007f0215539b8274e29aa954a9dda9d0ec (refs/changes/01/143601/2) 15:26:11 > git config core.sparsecheckout # timeout=10 15:26:11 > git checkout -f 34d8bb007f0215539b8274e29aa954a9dda9d0ec # timeout=30 15:26:15 Commit message: "Reduce cassandra-init image" 15:26:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:26:15 > git rev-list --no-walk cd73cb8ddd358ed9916b3e7d33d4b1aaf695b972 # timeout=10 15:26:16 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins17721048707169089400.sh 15:26:16 All python files compiled successfully 15:26:16 $ ssh-agent -k 15:26:16 unset SSH_AUTH_SOCK; 15:26:16 unset SSH_AGENT_PID; 15:26:16 echo Agent pid 1569 killed; 15:26:16 [ssh-agent] Stopped. 15:26:16 [PostBuildScript] - [INFO] Executing post build scripts. 15:26:16 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins16296535353718046946.sh 15:26:16 ---> sysstat.sh 15:26:16 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins10873570712310262295.sh 15:26:16 ---> package-listing.sh 15:26:16 ++ facter osfamily 15:26:16 ++ tr '[:upper:]' '[:lower:]' 15:26:17 + OS_FAMILY=debian 15:26:17 + workspace=/w/workspace/sdc-master-python-verify-shell 15:26:17 + START_PACKAGES=/tmp/packages_start.txt 15:26:17 + END_PACKAGES=/tmp/packages_end.txt 15:26:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:26:17 + PACKAGES=/tmp/packages_start.txt 15:26:17 + '[' /w/workspace/sdc-master-python-verify-shell ']' 15:26:17 + PACKAGES=/tmp/packages_end.txt 15:26:17 + case "${OS_FAMILY}" in 15:26:17 + dpkg -l 15:26:17 + grep '^ii' 15:26:17 + '[' -f /tmp/packages_start.txt ']' 15:26:17 + '[' -f /tmp/packages_end.txt ']' 15:26:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:26:17 + '[' /w/workspace/sdc-master-python-verify-shell ']' 15:26:17 + mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/ 15:26:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/ 15:26:17 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins3612108996515598237.sh 15:26:17 ---> capture-instance-metadata.sh 15:26:17 Setup pyenv: 15:26:17 * system (set by /opt/pyenv/version) 15:26:17 * 3.8.20 (set by /opt/pyenv/version) 15:26:17 * 3.9.20 (set by /opt/pyenv/version) 15:26:17 3.10.15 15:26:17 3.11.10 15:26:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HZ92 15:26:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:26:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:26:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:26:26 lf-activate-venv(): INFO: Base packages installed successfully 15:26:26 lf-activate-venv(): INFO: Installing additional packages: lftools 15:26:47 lf-activate-venv(): INFO: Adding /tmp/venv-HZ92/bin to PATH 15:26:47 INFO: Running in OpenStack, capturing instance metadata 15:26:48 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins4664682673814427164.sh 15:26:48 provisioning config files... 15:26:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config17276034574646589830tmp 15:26:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:26:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:26:48 [EnvInject] - Injecting environment variables from a build step. 15:26:48 [EnvInject] - Injecting as environment variables the properties content 15:26:48 SERVER_ID=logs 15:26:48 15:26:48 [EnvInject] - Variables injected successfully. 15:26:48 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins5438466400324513297.sh 15:26:48 ---> create-netrc.sh 15:26:48 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins7346527860420293084.sh 15:26:48 ---> python-tools-install.sh 15:26:48 Setup pyenv: 15:26:48 system 15:26:48 3.8.20 15:26:48 3.9.20 15:26:48 3.10.15 15:26:48 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 15:26:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HZ92 from file:/tmp/.os_lf_venv 15:26:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:26:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:26:50 lf-activate-venv(): INFO: Base packages installed successfully 15:26:50 lf-activate-venv(): INFO: Installing additional packages: lftools 15:26:56 lf-activate-venv(): INFO: Adding /tmp/venv-HZ92/bin to PATH 15:26:56 Generating Requirements File 15:27:13 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. 15:27:13 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:27:13 Python 3.11.10 15:27:13 pip 26.0.1 from /tmp/venv-HZ92/lib/python3.11/site-packages/pip (python 3.11) 15:27:14 appdirs==1.4.4 15:27:14 argcomplete==3.6.3 15:27:14 aspy.yaml==1.3.0 15:27:14 attrs==25.4.0 15:27:14 autopage==0.6.0 15:27:14 beautifulsoup4==4.14.3 15:27:14 boto3==1.42.66 15:27:14 botocore==1.42.66 15:27:14 bs4==0.0.2 15:27:14 certifi==2026.2.25 15:27:14 cffi==2.0.0 15:27:14 cfgv==3.5.0 15:27:14 chardet==7.1.0 15:27:14 charset-normalizer==3.4.5 15:27:14 click==8.3.1 15:27:14 cliff==4.13.2 15:27:14 cmd2==3.4.0 15:27:14 cryptography==3.3.2 15:27:14 debtcollector==3.0.0 15:27:14 decorator==5.2.1 15:27:14 defusedxml==0.7.1 15:27:14 Deprecated==1.3.1 15:27:14 distlib==0.4.0 15:27:14 dnspython==2.8.0 15:27:14 docker==7.1.0 15:27:14 dogpile.cache==1.5.0 15:27:14 durationpy==0.10 15:27:14 email-validator==2.3.0 15:27:14 filelock==3.25.2 15:27:14 future==1.0.0 15:27:14 gitdb==4.0.12 15:27:14 GitPython==3.1.46 15:27:14 httplib2==0.30.2 15:27:14 identify==2.6.17 15:27:14 idna==3.11 15:27:14 importlib-resources==1.5.0 15:27:14 iso8601==2.1.0 15:27:14 Jinja2==3.1.6 15:27:14 jmespath==1.1.0 15:27:14 jsonpatch==1.33 15:27:14 jsonpointer==3.0.0 15:27:14 jsonschema==4.26.0 15:27:14 jsonschema-specifications==2025.9.1 15:27:14 keystoneauth1==5.13.1 15:27:14 kubernetes==35.0.0 15:27:14 lftools==0.37.22 15:27:14 lxml==6.0.2 15:27:14 markdown-it-py==4.0.0 15:27:14 MarkupSafe==3.0.3 15:27:14 mdurl==0.1.2 15:27:14 msgpack==1.1.2 15:27:14 multi_key_dict==2.0.3 15:27:14 munch==4.0.0 15:27:14 netaddr==1.3.0 15:27:14 niet==1.4.2 15:27:14 nodeenv==1.10.0 15:27:14 oauth2client==4.1.3 15:27:14 oauthlib==3.3.1 15:27:14 openstacksdk==4.10.0 15:27:14 os-service-types==1.8.2 15:27:14 osc-lib==4.4.0 15:27:14 oslo.config==10.3.0 15:27:14 oslo.context==6.3.0 15:27:14 oslo.i18n==6.7.2 15:27:14 oslo.log==8.1.0 15:27:14 oslo.serialization==5.9.1 15:27:14 oslo.utils==10.0.0 15:27:14 packaging==26.0 15:27:14 pbr==7.0.3 15:27:14 platformdirs==4.9.4 15:27:14 prettytable==3.17.0 15:27:14 psutil==7.2.2 15:27:14 pyasn1==0.6.2 15:27:14 pyasn1_modules==0.4.2 15:27:14 pycparser==3.0 15:27:14 pygerrit2==2.0.15 15:27:14 PyGithub==2.8.1 15:27:14 Pygments==2.19.2 15:27:14 PyJWT==2.11.0 15:27:14 PyNaCl==1.6.2 15:27:14 pyparsing==2.4.7 15:27:14 pyperclip==1.11.0 15:27:14 pyrsistent==0.20.0 15:27:14 python-cinderclient==9.9.0 15:27:14 python-dateutil==2.9.0.post0 15:27:14 python-discovery==1.1.3 15:27:14 python-heatclient==5.1.0 15:27:14 python-jenkins==1.8.3 15:27:14 python-keystoneclient==5.8.0 15:27:14 python-magnumclient==4.10.0 15:27:14 python-openstackclient==9.0.0 15:27:14 python-swiftclient==4.10.0 15:27:14 PyYAML==6.0.3 15:27:14 referencing==0.37.0 15:27:14 requests==2.32.5 15:27:14 requests-oauthlib==2.0.0 15:27:14 requestsexceptions==1.4.0 15:27:14 rfc3986==2.0.0 15:27:14 rich==14.3.3 15:27:14 rich-argparse==1.7.2 15:27:14 rpds-py==0.30.0 15:27:14 rsa==4.9.1 15:27:14 ruamel.yaml==0.19.1 15:27:14 ruamel.yaml.clib==0.2.15 15:27:14 s3transfer==0.16.0 15:27:14 simplejson==3.20.2 15:27:14 six==1.17.0 15:27:14 smmap==5.0.3 15:27:14 soupsieve==2.8.3 15:27:14 stevedore==5.7.0 15:27:14 tabulate==0.10.0 15:27:14 toml==0.10.2 15:27:14 tomlkit==0.14.0 15:27:14 tqdm==4.67.3 15:27:14 typing_extensions==4.15.0 15:27:14 urllib3==1.26.20 15:27:14 virtualenv==21.2.0 15:27:14 wcwidth==0.6.0 15:27:14 websocket-client==1.9.0 15:27:14 wrapt==2.1.2 15:27:14 xdg==6.0.0 15:27:14 xmltodict==1.0.4 15:27:14 yq==3.4.3 15:27:14 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins15047212651736340232.sh 15:27:14 ---> sudo-logs.sh 15:27:14 Archiving 'sudo' log.. 15:27:15 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins12059266586586084754.sh 15:27:15 ---> job-cost.sh 15:27:15 INFO: Activating Python virtual environment... 15:27:15 Setup pyenv: 15:27:15 system 15:27:15 3.8.20 15:27:15 3.9.20 15:27:15 3.10.15 15:27:15 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 15:27:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HZ92 from file:/tmp/.os_lf_venv 15:27:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:27:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:27:17 lf-activate-venv(): INFO: Base packages installed successfully 15:27:17 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:27:22 lf-activate-venv(): INFO: Adding /tmp/venv-HZ92/bin to PATH 15:27:22 INFO: No stack-cost file found 15:27:22 INFO: Instance uptime: 122s 15:27:22 INFO: Fetching instance metadata (attempt 1 of 3)... 15:27:22 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:27:22 INFO: Successfully fetched instance metadata 15:27:22 INFO: Instance type: v3-standard-8 15:27:22 INFO: Retrieving pricing info for: v3-standard-8 15:27:22 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:27:22 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=122 15:27:22 INFO: Successfully fetched Vexxhost pricing API 15:27:22 INFO: Retrieved cost: 0.22 15:27:22 INFO: Retrieved resource: v3-standard-8 15:27:22 INFO: Creating archive directory: /w/workspace/sdc-master-python-verify-shell/archives/cost 15:27:22 INFO: Archiving costs to: /w/workspace/sdc-master-python-verify-shell/archives/cost.csv 15:27:22 INFO: Successfully archived job cost data 15:27:22 DEBUG: Cost data: sdc-master-python-verify-shell,1047,2026-03-12 15:27:22,v3-standard-8,122,0.22,0.00,SUCCESS 15:27:22 [sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins16387969470759125135.sh 15:27:22 ---> logs-deploy.sh 15:27:22 Setup pyenv: 15:27:22 system 15:27:22 3.8.20 15:27:22 3.9.20 15:27:22 3.10.15 15:27:22 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 15:27:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HZ92 from file:/tmp/.os_lf_venv 15:27:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:27:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:27:24 lf-activate-venv(): INFO: Base packages installed successfully 15:27:24 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:27:32 lf-activate-venv(): INFO: Adding /tmp/venv-HZ92/bin to PATH 15:27:32 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/1047 15:27:32 INFO: archiving workspace using pattern(s): 15:27:32 /tmp/venv-HZ92/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 15:27:32 warnings.warn( 15:27:32 Archives upload complete. 15:27:33 INFO: archiving logs to Nexus 15:27:33 /tmp/venv-HZ92/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 15:27:33 warnings.warn( 15:27:33 ---> uname -a: 15:27:33 Linux prd-ubuntu2204-docker-8c-8g-1483 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 15:27:33 15:27:33 15:27:33 ---> lscpu: 15:27:33 Architecture: x86_64 15:27:33 CPU op-mode(s): 32-bit, 64-bit 15:27:33 Address sizes: 40 bits physical, 48 bits virtual 15:27:33 Byte Order: Little Endian 15:27:33 CPU(s): 8 15:27:33 On-line CPU(s) list: 0-7 15:27:33 Vendor ID: AuthenticAMD 15:27:33 Model name: AMD EPYC-Rome Processor 15:27:33 CPU family: 23 15:27:33 Model: 49 15:27:33 Thread(s) per core: 1 15:27:33 Core(s) per socket: 1 15:27:33 Socket(s): 8 15:27:33 Stepping: 0 15:27:33 BogoMIPS: 5599.99 15:27:33 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:27:33 Virtualization: AMD-V 15:27:33 Hypervisor vendor: KVM 15:27:33 Virtualization type: full 15:27:33 L1d cache: 256 KiB (8 instances) 15:27:33 L1i cache: 256 KiB (8 instances) 15:27:33 L2 cache: 4 MiB (8 instances) 15:27:33 L3 cache: 128 MiB (8 instances) 15:27:33 NUMA node(s): 1 15:27:33 NUMA node0 CPU(s): 0-7 15:27:33 Vulnerability Gather data sampling: Not affected 15:27:33 Vulnerability Indirect target selection: Not affected 15:27:33 Vulnerability Itlb multihit: Not affected 15:27:33 Vulnerability L1tf: Not affected 15:27:33 Vulnerability Mds: Not affected 15:27:33 Vulnerability Meltdown: Not affected 15:27:33 Vulnerability Mmio stale data: Not affected 15:27:33 Vulnerability Reg file data sampling: Not affected 15:27:33 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 15:27:33 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 15:27:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:27:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:27:33 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 15:27:33 Vulnerability Srbds: Not affected 15:27:33 Vulnerability Tsa: Not affected 15:27:33 Vulnerability Tsx async abort: Not affected 15:27:33 Vulnerability Vmscape: Not affected 15:27:33 15:27:33 15:27:33 ---> nproc: 15:27:33 8 15:27:33 15:27:33 15:27:33 ---> df -h: 15:27:33 Filesystem Size Used Avail Use% Mounted on 15:27:33 tmpfs 3.2G 1.1M 3.2G 1% /run 15:27:33 /dev/vda1 155G 11G 145G 7% / 15:27:33 tmpfs 16G 0 16G 0% /dev/shm 15:27:33 tmpfs 5.0M 0 5.0M 0% /run/lock 15:27:33 /dev/vda15 105M 6.1M 99M 6% /boot/efi 15:27:33 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 15:27:33 15:27:33 15:27:33 ---> free -m: 15:27:33 total used free shared buff/cache available 15:27:33 Mem: 32092 900 28314 4 2877 30737 15:27:33 Swap: 1023 0 1023 15:27:33 15:27:33 15:27:33 ---> ip addr: 15:27:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:27:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:27:33 inet 127.0.0.1/8 scope host lo 15:27:33 valid_lft forever preferred_lft forever 15:27:33 inet6 ::1/128 scope host 15:27:33 valid_lft forever preferred_lft forever 15:27:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:27:33 link/ether fa:16:3e:d3:78:9d brd ff:ff:ff:ff:ff:ff 15:27:33 altname enp0s3 15:27:33 inet 10.30.106.250/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 15:27:33 valid_lft 86274sec preferred_lft 86274sec 15:27:33 inet6 fe80::f816:3eff:fed3:789d/64 scope link 15:27:33 valid_lft forever preferred_lft forever 15:27:33 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:27:33 link/ether f2:7d:29:47:f5:73 brd ff:ff:ff:ff:ff:ff 15:27:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:27:33 valid_lft forever preferred_lft forever 15:27:33 15:27:33 15:27:33 ---> sar -b -r -n DEV: 15:27:33 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-1483) 03/12/26 _x86_64_ (8 CPU) 15:27:33 15:27:33 15:25:30 LINUX RESTART (8 CPU) 15:27:33 15:27:33 15:27:33 ---> sar -P ALL: 15:27:33 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-1483) 03/12/26 _x86_64_ (8 CPU) 15:27:33 15:27:33 15:25:30 LINUX RESTART (8 CPU) 15:27:33 15:27:33 15:27:33