09:49:16 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/143803 09:49:16 Running as SYSTEM 09:49:16 [EnvInject] - Loading node environment variables. 09:49:16 Building remotely on prd-ubuntu2204-docker-8c-8g-1280 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell 09:49:16 [ssh-agent] Looking for ssh-agent implementation... 09:49:16 $ ssh-agent 09:49:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXyBJJKL/agent.1568 09:49:16 SSH_AGENT_PID=1570 09:49:16 [ssh-agent] Started. 09:49:16 Running ssh-add (command line suppressed) 09:49:17 Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_9994049808812845666.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_9994049808812845666.key) 09:49:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:49:17 The recommended git tool is: NONE 09:49:18 using credential onap-jenkins-ssh 09:49:18 Wiping out workspace first. 09:49:18 Cloning the remote Git repository 09:49:18 Cloning repository git://cloud.onap.org/mirror/sdc.git 09:49:18 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10 09:49:18 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 09:49:18 > git --version # timeout=10 09:49:18 > git --version # 'git version 2.34.1' 09:49:18 using GIT_SSH to set credentials Gerrit user 09:49:18 Verifying host key using manually-configured host key entries 09:49:18 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:49:30 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 09:49:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:49:30 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 09:49:30 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 09:49:30 using GIT_SSH to set credentials Gerrit user 09:49:30 Verifying host key using manually-configured host key entries 09:49:30 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/03/143803/2 # timeout=30 09:49:31 > git rev-parse 6ec59d3a890e46dad2e5491cc9039549689026f6^{commit} # timeout=10 09:49:31 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:49:31 Checking out Revision 6ec59d3a890e46dad2e5491cc9039549689026f6 (refs/changes/03/143803/2) 09:49:31 > git config core.sparsecheckout # timeout=10 09:49:31 > git checkout -f 6ec59d3a890e46dad2e5491cc9039549689026f6 # timeout=30 09:49:35 Commit message: "Chore: Update RTD and tox config for ubuntu-24.04" 09:49:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:49:35 > git rev-list --no-walk 8831b9764f60e203a50f059cbb9ff1aa89e5b18a # timeout=10 09:49:35 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins15721386309371866867.sh 09:49:35 All python files compiled successfully 09:49:35 $ ssh-agent -k 09:49:35 unset SSH_AUTH_SOCK; 09:49:35 unset SSH_AGENT_PID; 09:49:35 echo Agent pid 1570 killed; 09:49:35 [ssh-agent] Stopped. 09:49:35 [PostBuildScript] - [INFO] Executing post build scripts. 09:49:35 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins7737432972572969374.sh 09:49:35 ---> sysstat.sh 09:49:36 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins1040887396291116058.sh 09:49:36 ---> package-listing.sh 09:49:36 ++ facter osfamily 09:49:36 ++ tr '[:upper:]' '[:lower:]' 09:49:36 + OS_FAMILY=debian 09:49:36 + workspace=/w/workspace/sdc-master-python-verify-shell 09:49:36 + START_PACKAGES=/tmp/packages_start.txt 09:49:36 + END_PACKAGES=/tmp/packages_end.txt 09:49:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:49:36 + PACKAGES=/tmp/packages_start.txt 09:49:36 + '[' /w/workspace/sdc-master-python-verify-shell ']' 09:49:36 + PACKAGES=/tmp/packages_end.txt 09:49:36 + case "${OS_FAMILY}" in 09:49:36 + dpkg -l 09:49:36 + grep '^ii' 09:49:36 + '[' -f /tmp/packages_start.txt ']' 09:49:36 + '[' -f /tmp/packages_end.txt ']' 09:49:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:49:36 + '[' /w/workspace/sdc-master-python-verify-shell ']' 09:49:36 + mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/ 09:49:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/ 09:49:36 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins2257258855807594521.sh 09:49:36 ---> capture-instance-metadata.sh 09:49:36 Setup pyenv: 09:49:36 * system (set by /opt/pyenv/version) 09:49:36 * 3.8.20 (set by /opt/pyenv/version) 09:49:36 * 3.9.20 (set by /opt/pyenv/version) 09:49:36 3.10.15 09:49:36 3.11.10 09:49:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uPFQ 09:49:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:49:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:49:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:49:45 lf-activate-venv(): INFO: Base packages installed successfully 09:49:45 lf-activate-venv(): INFO: Installing additional packages: lftools 09:50:06 lf-activate-venv(): INFO: Adding /tmp/venv-uPFQ/bin to PATH 09:50:06 INFO: Running in OpenStack, capturing instance metadata 09:50:06 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins8099926709961873419.sh 09:50:06 provisioning config files... 09:50:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config8018907313932499932tmp 09:50:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:50:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:50:06 [EnvInject] - Injecting environment variables from a build step. 09:50:06 [EnvInject] - Injecting as environment variables the properties content 09:50:06 SERVER_ID=logs 09:50:06 09:50:06 [EnvInject] - Variables injected successfully. 09:50:06 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins2159974715772317444.sh 09:50:06 ---> create-netrc.sh 09:50:06 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins18068491108834687798.sh 09:50:06 ---> python-tools-install.sh 09:50:06 Setup pyenv: 09:50:06 system 09:50:06 3.8.20 09:50:06 3.9.20 09:50:06 3.10.15 09:50:06 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 09:50:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uPFQ from file:/tmp/.os_lf_venv 09:50:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:50:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:50:08 lf-activate-venv(): INFO: Base packages installed successfully 09:50:08 lf-activate-venv(): INFO: Installing additional packages: lftools 09:50:14 lf-activate-venv(): INFO: Adding /tmp/venv-uPFQ/bin to PATH 09:50:14 Generating Requirements File 09:50:31 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:50:31 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:50:31 Python 3.11.10 09:50:31 pip 26.1.1 from /tmp/venv-uPFQ/lib/python3.11/site-packages/pip (python 3.11) 09:50:32 appdirs==1.4.4 09:50:32 argcomplete==3.6.3 09:50:32 aspy.yaml==1.3.0 09:50:32 attrs==26.1.0 09:50:32 autopage==0.6.0 09:50:32 beautifulsoup4==4.14.3 09:50:32 boto3==1.43.10 09:50:32 botocore==1.43.10 09:50:32 bs4==0.0.2 09:50:32 certifi==2026.4.22 09:50:32 cffi==2.0.0 09:50:32 cfgv==3.5.0 09:50:32 chardet==7.4.3 09:50:32 charset-normalizer==3.4.7 09:50:32 click==8.4.0 09:50:32 cliff==4.14.0 09:50:32 cmd2==3.5.1 09:50:32 cryptography==3.3.2 09:50:32 debtcollector==3.1.0 09:50:32 decorator==5.3.1 09:50:32 defusedxml==0.7.1 09:50:32 Deprecated==1.3.1 09:50:32 distlib==0.4.0 09:50:32 dnspython==2.8.0 09:50:32 docker==7.1.0 09:50:32 dogpile.cache==1.5.0 09:50:32 durationpy==0.10 09:50:32 email-validator==2.3.0 09:50:32 filelock==3.29.0 09:50:32 future==1.0.0 09:50:32 gitdb==4.0.12 09:50:32 GitPython==3.1.50 09:50:32 httplib2==0.30.2 09:50:32 identify==2.6.19 09:50:32 idna==3.15 09:50:32 importlib-resources==1.5.0 09:50:32 iso8601==2.1.0 09:50:32 Jinja2==3.1.6 09:50:32 jmespath==1.1.0 09:50:32 jsonpatch==1.33 09:50:32 jsonpointer==3.1.1 09:50:32 jsonschema==4.26.0 09:50:32 jsonschema-specifications==2025.9.1 09:50:32 keystoneauth1==5.14.0 09:50:32 kubernetes==35.0.0 09:50:32 lftools==0.37.22 09:50:32 lxml==6.1.1 09:50:32 markdown-it-py==4.2.0 09:50:32 MarkupSafe==3.0.3 09:50:32 mdurl==0.1.2 09:50:32 msgpack==1.1.2 09:50:32 multi_key_dict==2.0.3 09:50:32 munch==4.0.0 09:50:32 netaddr==1.3.0 09:50:32 niet==1.4.2 09:50:32 nodeenv==1.10.0 09:50:32 oauth2client==4.1.3 09:50:32 oauthlib==3.3.1 09:50:32 openstacksdk==4.13.0 09:50:32 os-service-types==1.8.2 09:50:32 osc-lib==4.6.0 09:50:32 oslo.config==10.4.0 09:50:32 oslo.context==6.4.0 09:50:32 oslo.i18n==6.8.0 09:50:32 oslo.log==8.2.0 09:50:32 oslo.serialization==5.10.0 09:50:32 oslo.utils==10.0.1 09:50:32 packaging==26.2 09:50:32 pbr==7.0.3 09:50:32 platformdirs==4.9.6 09:50:32 prettytable==3.17.0 09:50:32 psutil==7.2.2 09:50:32 pyasn1==0.6.3 09:50:32 pyasn1_modules==0.4.2 09:50:32 pycparser==3.0 09:50:32 pygerrit2==2.0.15 09:50:32 PyGithub==2.9.1 09:50:32 Pygments==2.20.0 09:50:32 PyJWT==2.12.1 09:50:32 PyNaCl==1.6.2 09:50:32 pyparsing==2.4.7 09:50:32 pyperclip==1.11.0 09:50:32 pyrsistent==0.20.0 09:50:32 python-cinderclient==9.9.0 09:50:32 python-dateutil==2.9.0.post0 09:50:32 python-discovery==1.3.1 09:50:32 python-heatclient==5.2.0 09:50:32 python-jenkins==1.8.3 09:50:32 python-keystoneclient==5.8.0 09:50:32 python-magnumclient==4.10.0 09:50:32 python-openstackclient==10.0.0 09:50:32 python-swiftclient==4.10.0 09:50:32 PyYAML==6.0.3 09:50:32 referencing==0.37.0 09:50:32 requests==2.34.2 09:50:32 requests-oauthlib==2.0.0 09:50:32 rfc3986==2.0.0 09:50:32 rich==15.0.0 09:50:32 rich-argparse==1.8.0 09:50:32 rpds-py==0.30.0 09:50:32 rsa==4.9.1 09:50:32 ruamel.yaml==0.19.1 09:50:32 ruamel.yaml.clib==0.2.15 09:50:32 s3transfer==0.17.0 09:50:32 simplejson==4.1.1 09:50:32 six==1.17.0 09:50:32 smmap==5.0.3 09:50:32 soupsieve==2.8.3 09:50:32 stevedore==5.8.0 09:50:32 tabulate==0.10.0 09:50:32 toml==0.10.2 09:50:32 tomlkit==0.15.0 09:50:32 tqdm==4.67.3 09:50:32 typing_extensions==4.15.0 09:50:32 urllib3==1.26.20 09:50:32 virtualenv==21.3.3 09:50:32 wcwidth==0.7.0 09:50:32 websocket-client==1.9.0 09:50:32 wrapt==2.1.2 09:50:32 xdg==6.0.0 09:50:32 xmltodict==1.0.4 09:50:32 yq==3.4.3 09:50:32 [sdc-master-python-verify-shell] $ /bin/sh /tmp/jenkins17480628336820374710.sh 09:50:32 ---> uv-install.sh 09:50:32 Installing uv/uvx (latest) using shell installer 09:50:32 2026-05-19 09:50:32 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-p28KKM.sh" [1] 09:50:32 downloading uv 0.11.15 x86_64-unknown-linux-gnu 09:50:33 installing to /home/jenkins/.local/bin 09:50:33 uv 09:50:33 uvx 09:50:33 everything's installed! 09:50:33 09:50:33 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:50:33 09:50:33 source $HOME/.local/bin/env (sh, bash, zsh) 09:50:33 source $HOME/.local/bin/env.fish (fish) 09:50:33 Adding install location to PATH 09:50:33 ---> Validating uv/uvx install 09:50:33 uvx 0.11.15 (x86_64-unknown-linux-gnu) 09:50:33 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins7721532959999670870.sh 09:50:33 ---> sudo-logs.sh 09:50:33 Archiving 'sudo' log.. 09:50:33 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins13687793792651206013.sh 09:50:33 ---> job-cost.sh 09:50:33 INFO: Activating Python virtual environment... 09:50:33 Setup pyenv: 09:50:33 system 09:50:33 3.8.20 09:50:33 3.9.20 09:50:33 3.10.15 09:50:33 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 09:50:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uPFQ from file:/tmp/.os_lf_venv 09:50:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:50:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:50:35 lf-activate-venv(): INFO: Base packages installed successfully 09:50:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:50:40 lf-activate-venv(): INFO: Adding /tmp/venv-uPFQ/bin to PATH 09:50:40 INFO: No stack-cost file found 09:50:40 INFO: Instance uptime: 125s 09:50:40 INFO: Fetching instance metadata (attempt 1 of 3)... 09:50:40 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:50:40 INFO: Successfully fetched instance metadata 09:50:40 INFO: Instance type: v3-standard-8 09:50:40 INFO: Retrieving pricing info for: v3-standard-8 09:50:40 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:50:40 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=125 09:50:40 INFO: Successfully fetched Vexxhost pricing API 09:50:40 INFO: Retrieved cost: 0.22 09:50:40 INFO: Retrieved resource: v3-standard-8 09:50:40 INFO: Creating archive directory: /w/workspace/sdc-master-python-verify-shell/archives/cost 09:50:40 INFO: Archiving costs to: /w/workspace/sdc-master-python-verify-shell/archives/cost.csv 09:50:40 INFO: Successfully archived job cost data 09:50:40 DEBUG: Cost data: sdc-master-python-verify-shell,1143,2026-05-19 09:50:40,v3-standard-8,125,0.22,0.00,SUCCESS 09:50:40 [sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins13340541798847363014.sh 09:50:40 ---> logs-deploy.sh 09:50:40 Setup pyenv: 09:50:40 system 09:50:40 3.8.20 09:50:40 3.9.20 09:50:40 3.10.15 09:50:40 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 09:50:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uPFQ from file:/tmp/.os_lf_venv 09:50:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:50:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:50:42 lf-activate-venv(): INFO: Base packages installed successfully 09:50:42 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:50:48 lf-activate-venv(): INFO: Adding /tmp/venv-uPFQ/bin to PATH 09:50:48 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/1143 09:50:48 INFO: archiving workspace using pattern(s): 09:50:50 Archives upload complete. 09:50:50 INFO: archiving logs to Nexus 09:50:51 ---> uname -a: 09:50:51 Linux prd-ubuntu2204-docker-8c-8g-1280 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 09:50:51 09:50:51 09:50:51 ---> lscpu: 09:50:51 Architecture: x86_64 09:50:51 CPU op-mode(s): 32-bit, 64-bit 09:50:51 Address sizes: 40 bits physical, 48 bits virtual 09:50:51 Byte Order: Little Endian 09:50:51 CPU(s): 8 09:50:51 On-line CPU(s) list: 0-7 09:50:51 Vendor ID: AuthenticAMD 09:50:51 Model name: AMD EPYC-Rome Processor 09:50:51 CPU family: 23 09:50:51 Model: 49 09:50:51 Thread(s) per core: 1 09:50:51 Core(s) per socket: 1 09:50:51 Socket(s): 8 09:50:51 Stepping: 0 09:50:51 BogoMIPS: 5599.99 09:50:51 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 09:50:51 Virtualization: AMD-V 09:50:51 Hypervisor vendor: KVM 09:50:51 Virtualization type: full 09:50:51 L1d cache: 256 KiB (8 instances) 09:50:51 L1i cache: 256 KiB (8 instances) 09:50:51 L2 cache: 4 MiB (8 instances) 09:50:51 L3 cache: 128 MiB (8 instances) 09:50:51 NUMA node(s): 1 09:50:51 NUMA node0 CPU(s): 0-7 09:50:51 Vulnerability Gather data sampling: Not affected 09:50:51 Vulnerability Indirect target selection: Not affected 09:50:51 Vulnerability Itlb multihit: Not affected 09:50:51 Vulnerability L1tf: Not affected 09:50:51 Vulnerability Mds: Not affected 09:50:51 Vulnerability Meltdown: Not affected 09:50:51 Vulnerability Mmio stale data: Not affected 09:50:51 Vulnerability Reg file data sampling: Not affected 09:50:51 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 09:50:51 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 09:50:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:50:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:50:51 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:50:51 Vulnerability Srbds: Not affected 09:50:51 Vulnerability Tsa: Not affected 09:50:51 Vulnerability Tsx async abort: Not affected 09:50:51 Vulnerability Vmscape: Not affected 09:50:51 09:50:51 09:50:51 ---> nproc: 09:50:51 8 09:50:51 09:50:51 09:50:51 ---> df -h: 09:50:51 Filesystem Size Used Avail Use% Mounted on 09:50:51 tmpfs 3.2G 1.1M 3.2G 1% /run 09:50:51 /dev/vda1 155G 11G 145G 7% / 09:50:51 tmpfs 16G 0 16G 0% /dev/shm 09:50:51 tmpfs 5.0M 0 5.0M 0% /run/lock 09:50:51 /dev/vda15 105M 6.1M 99M 6% /boot/efi 09:50:51 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 09:50:51 09:50:51 09:50:51 ---> free -m: 09:50:51 total used free shared buff/cache available 09:50:51 Mem: 32092 867 28270 4 2954 30769 09:50:51 Swap: 1023 0 1023 09:50:51 09:50:51 09:50:51 ---> ip addr: 09:50:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:50:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:50:51 inet 127.0.0.1/8 scope host lo 09:50:51 valid_lft forever preferred_lft forever 09:50:51 inet6 ::1/128 scope host 09:50:51 valid_lft forever preferred_lft forever 09:50:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:50:51 link/ether fa:16:3e:56:9d:bc brd ff:ff:ff:ff:ff:ff 09:50:51 altname enp0s3 09:50:51 inet 10.30.107.66/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 09:50:51 valid_lft 86271sec preferred_lft 86271sec 09:50:51 inet6 fe80::f816:3eff:fe56:9dbc/64 scope link 09:50:51 valid_lft forever preferred_lft forever 09:50:51 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:50:51 link/ether 52:b3:24:62:1e:ad brd ff:ff:ff:ff:ff:ff 09:50:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:50:51 valid_lft forever preferred_lft forever 09:50:51 09:50:51 09:50:51 ---> sar -b -r -n DEV: 09:50:51 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-1280) 05/19/26 _x86_64_ (8 CPU) 09:50:51 09:50:51 09:48:45 LINUX RESTART (8 CPU) 09:50:51 09:50:51 09:50:51 ---> sar -P ALL: 09:50:51 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-1280) 05/19/26 _x86_64_ (8 CPU) 09:50:51 09:50:51 09:48:45 LINUX RESTART (8 CPU) 09:50:51 09:50:51 09:50:51