14:30:31 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/147313 14:30:31 Running as SYSTEM 14:30:31 [EnvInject] - Loading node environment variables. 14:30:31 Building remotely on prd-ubuntu2204-docker-8c-8g-17399 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell 14:30:31 [ssh-agent] Looking for ssh-agent implementation... 14:30:31 $ ssh-agent 14:30:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXYp8edF/agent.1566 14:30:31 SSH_AGENT_PID=1568 14:30:31 [ssh-agent] Started. 14:30:31 Running ssh-add (command line suppressed) 14:30:31 Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_8815133209645069929.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_8815133209645069929.key) 14:30:31 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:30:31 The recommended git tool is: NONE 14:30:33 using credential onap-jenkins-ssh 14:30:33 Wiping out workspace first. 14:30:33 Cloning the remote Git repository 14:30:33 Cloning repository git://cloud.onap.org/mirror/sdc.git 14:30:33 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10 14:30:33 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 14:30:33 > git --version # timeout=10 14:30:33 > git --version # 'git version 2.34.1' 14:30:33 using GIT_SSH to set credentials Gerrit user 14:30:33 Verifying host key using manually-configured host key entries 14:30:33 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:31:46 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 14:31:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:31:46 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 14:31:46 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 14:31:46 using GIT_SSH to set credentials Gerrit user 14:31:46 Verifying host key using manually-configured host key entries 14:31:46 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/13/147313/1 # timeout=30 14:31:48 > git rev-parse aba333aa97fa7980c6ccd3e8400faa7cc5f25f1e^{commit} # timeout=10 14:31:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:31:48 Checking out Revision aba333aa97fa7980c6ccd3e8400faa7cc5f25f1e (refs/changes/13/147313/1) 14:31:48 > git config core.sparsecheckout # timeout=10 14:31:48 > git checkout -f aba333aa97fa7980c6ccd3e8400faa7cc5f25f1e # timeout=30 14:31:49 Commit message: "Merge catalog-ui's legacy services into ng2/services" 14:31:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:31:49 > git rev-list --no-walk 46540b786aa3d2b45acdb1579473f8d85bf395c9 # timeout=10 14:31:52 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins8763398985570610289.sh 14:31:53 All python files compiled successfully 14:31:53 $ ssh-agent -k 14:31:53 unset SSH_AUTH_SOCK; 14:31:53 unset SSH_AGENT_PID; 14:31:53 echo Agent pid 1568 killed; 14:31:53 [ssh-agent] Stopped. 14:31:53 [PostBuildScript] - [INFO] Executing post build scripts. 14:31:53 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins17018565544572824667.sh 14:31:53 ---> sysstat.sh 14:31:53 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins1282525623134946384.sh 14:31:53 ---> package-listing.sh 14:31:53 ++ facter osfamily 14:31:53 ++ tr '[:upper:]' '[:lower:]' 14:31:54 + OS_FAMILY=debian 14:31:54 + workspace=/w/workspace/sdc-master-python-verify-shell 14:31:54 + START_PACKAGES=/tmp/packages_start.txt 14:31:54 + END_PACKAGES=/tmp/packages_end.txt 14:31:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:31:54 + PACKAGES=/tmp/packages_start.txt 14:31:54 + '[' /w/workspace/sdc-master-python-verify-shell ']' 14:31:54 + PACKAGES=/tmp/packages_end.txt 14:31:54 + case "${OS_FAMILY}" in 14:31:54 + dpkg -l 14:31:54 + grep '^ii' 14:31:54 + '[' -f /tmp/packages_start.txt ']' 14:31:54 + '[' -f /tmp/packages_end.txt ']' 14:31:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:31:54 + '[' /w/workspace/sdc-master-python-verify-shell ']' 14:31:54 + mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/ 14:31:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/ 14:31:54 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins13018314534168660122.sh 14:31:54 ---> capture-instance-metadata.sh 14:31:54 Setup pyenv: 14:31:54 * system (set by /opt/pyenv/version) 14:31:54 * 3.8.20 (set by /opt/pyenv/version) 14:31:54 * 3.9.20 (set by /opt/pyenv/version) 14:31:54 3.10.15 14:31:54 3.11.10 14:31:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dOWm 14:31:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:31:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:04 lf-activate-venv(): INFO: Installing additional packages: lftools 14:32:28 lf-activate-venv(): INFO: Adding /tmp/venv-dOWm/bin to PATH 14:32:28 INFO: Running in OpenStack, capturing instance metadata 14:32:29 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins12636930580317730112.sh 14:32:29 provisioning config files... 14:32:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config15355624104708678926tmp 14:32:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:32:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:32:29 [EnvInject] - Injecting environment variables from a build step. 14:32:29 [EnvInject] - Injecting as environment variables the properties content 14:32:29 SERVER_ID=logs 14:32:29 14:32:29 [EnvInject] - Variables injected successfully. 14:32:29 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins2160314307149203229.sh 14:32:29 ---> create-netrc.sh 14:32:29 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins4743166292089401258.sh 14:32:29 ---> python-tools-install.sh 14:32:29 Setup pyenv: 14:32:29 system 14:32:29 3.8.20 14:32:29 3.9.20 14:32:29 3.10.15 14:32:29 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 14:32:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dOWm from file:/tmp/.os_lf_venv 14:32:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:31 lf-activate-venv(): INFO: Installing additional packages: lftools 14:32:37 lf-activate-venv(): INFO: Adding /tmp/venv-dOWm/bin to PATH 14:32:37 Generating Requirements File 14:33:02 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. 14:33:02 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:33:03 Python 3.11.10 14:33:03 pip 26.2.1 from /tmp/venv-dOWm/lib/python3.11/site-packages/pip (python 3.11) 14:33:03 aiohappyeyeballs==2.7.1 14:33:03 aiohttp==3.14.3 14:33:03 aiosignal==1.4.0 14:33:03 appdirs==1.4.4 14:33:03 argcomplete==3.7.2 14:33:03 aspy.yaml==1.3.0 14:33:03 attrs==26.1.0 14:33:03 autopage==0.6.0 14:33:03 beautifulsoup4==4.15.0 14:33:03 boto3==1.43.86 14:33:03 botocore==1.43.86 14:33:03 bs4==0.0.2 14:33:03 certifi==2026.7.22 14:33:03 cffi==2.1.1 14:33:03 cfgv==3.5.0 14:33:03 chardet==7.6.0 14:33:03 charset-normalizer==3.5.1 14:33:03 click==8.5.0 14:33:03 cliff==4.16.0 14:33:03 cmd2==4.2.2 14:33:03 cryptography==3.3.2 14:33:03 debtcollector==3.1.0 14:33:03 decorator==5.3.1 14:33:03 defusedxml==0.7.1 14:33:03 Deprecated==1.3.1 14:33:03 distlib==0.4.3 14:33:03 dnspython==2.8.0 14:33:03 docker==7.2.0 14:33:03 dogpile.cache==1.5.0 14:33:03 durationpy==0.11 14:33:03 email-validator==2.3.0 14:33:03 filelock==3.32.5 14:33:03 frozenlist==1.8.0 14:33:03 future==1.0.0 14:33:03 gitdb==4.0.12 14:33:03 GitPython==3.1.61 14:33:03 httplib2==0.30.2 14:33:03 identify==2.6.19 14:33:03 idna==3.19 14:33:03 importlib-resources==1.5.0 14:33:03 iso8601==2.1.0 14:33:03 Jinja2==3.1.6 14:33:03 jmespath==1.1.0 14:33:03 jsonpatch==1.33 14:33:03 jsonpointer==3.1.1 14:33:03 jsonschema==4.26.0 14:33:03 jsonschema-specifications==2025.9.1 14:33:03 keystoneauth1==5.17.0 14:33:03 kubernetes==36.0.3 14:33:03 lftools==0.37.23 14:33:03 lxml==6.1.2 14:33:03 markdown-it-py==4.2.0 14:33:03 MarkupSafe==3.0.3 14:33:03 mdurl==0.1.2 14:33:03 msgpack==1.2.2 14:33:03 multi_key_dict==2.0.3 14:33:03 multidict==6.7.1 14:33:03 munch==4.0.0 14:33:03 netaddr==1.3.0 14:33:03 niet==1.4.2 14:33:03 nodeenv==1.10.0 14:33:03 oauth2client==4.1.3 14:33:03 oauthlib==3.3.1 14:33:03 openstacksdk==4.20.0 14:33:03 os-service-types==1.9.0 14:33:03 osc-lib==4.7.0 14:33:03 oslo.config==10.7.0 14:33:03 oslo.context==6.5.0 14:33:03 oslo.i18n==6.9.0 14:33:03 oslo.log==8.3.1 14:33:03 oslo.serialization==5.11.0 14:33:03 oslo.utils==10.2.0 14:33:03 packaging==26.3 14:33:03 pbr==7.0.3 14:33:03 platformdirs==4.11.7 14:33:03 prettytable==3.18.0 14:33:03 prompt_toolkit==3.0.53 14:33:03 propcache==0.5.2 14:33:03 psutil==7.2.2 14:33:03 pyasn1==0.6.4 14:33:03 pyasn1_modules==0.4.2 14:33:03 pycparser==3.0 14:33:03 pygerrit2==2.0.15 14:33:03 PyGithub==2.10.0 14:33:03 Pygments==2.21.0 14:33:03 PyJWT==2.13.0 14:33:03 PyNaCl==1.6.2 14:33:03 pyparsing==2.4.7 14:33:03 pyperclip==1.11.0 14:33:03 pyrsistent==0.20.0 14:33:03 python-dateutil==2.9.0.post0 14:33:03 python-discovery==1.6.0 14:33:03 python-heatclient==5.3.0 14:33:03 python-jenkins==1.8.3 14:33:03 python-keystoneclient==6.0.0 14:33:03 python-magnumclient==5.0.0 14:33:03 python-manilaclient==6.3.0 14:33:03 python-openstackclient==10.3.0 14:33:03 python-swiftclient==4.11.0 14:33:03 PyYAML==6.0.3 14:33:03 referencing==0.37.0 14:33:03 requests==2.34.2 14:33:03 requests-oauthlib==2.0.0 14:33:03 rfc3986==2.0.0 14:33:03 rich==15.0.0 14:33:03 rich-argparse==1.8.0 14:33:03 rpds-py==2026.6.3 14:33:03 rsa==4.9.1 14:33:03 ruamel.yaml==0.19.1 14:33:03 ruamel.yaml.clib==0.2.15 14:33:03 s3transfer==0.19.2 14:33:03 simplejson==4.1.2 14:33:03 six==1.17.0 14:33:03 smmap==5.0.3 14:33:03 soupsieve==2.9.2 14:33:03 stevedore==5.9.1 14:33:03 tabulate==0.10.0 14:33:03 toml==0.10.2 14:33:03 tomlkit==0.15.1 14:33:03 tqdm==4.70.0 14:33:03 typing_extensions==4.16.0 14:33:03 urllib3==1.26.20 14:33:03 virtualenv==21.7.8 14:33:03 wcwidth==0.8.3 14:33:03 websocket-client==1.9.2 14:33:03 wrapt==2.4.0 14:33:03 xdg==6.0.0 14:33:03 xmltodict==1.0.4 14:33:03 yarl==1.24.5 14:33:03 yq==4.1.2 14:33:03 [sdc-master-python-verify-shell] $ /bin/sh /tmp/jenkins16430098800696036419.sh 14:33:03 ---> uv-install.sh 14:33:03 Installing uv/uvx (latest) using shell installer 14:33:03 2026-09-02 14:33:03 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-JHRFJH.sh" [1] 14:33:03 downloading uv 0.12.9 x86_64-unknown-linux-gnu 14:33:04 installing to /home/jenkins/.local/bin 14:33:04 uv 14:33:04 uvx 14:33:04 everything's installed! 14:33:04 14:33:04 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:33:04 14:33:04 source $HOME/.local/bin/env (sh, bash, zsh) 14:33:04 source $HOME/.local/bin/env.fish (fish) 14:33:04 Adding install location to PATH 14:33:04 ---> Validating uv/uvx install 14:33:04 uvx 0.12.9 (x86_64-unknown-linux-gnu) 14:33:04 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins13600261090564660817.sh 14:33:04 ---> sudo-logs.sh 14:33:04 Archiving 'sudo' log.. 14:33:05 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins16642995738449421315.sh 14:33:05 ---> job-cost.sh 14:33:05 INFO: Activating Python virtual environment... 14:33:05 Setup pyenv: 14:33:05 system 14:33:05 3.8.20 14:33:05 3.9.20 14:33:05 3.10.15 14:33:05 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 14:33:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dOWm from file:/tmp/.os_lf_venv 14:33:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:07 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:33:12 lf-activate-venv(): INFO: Adding /tmp/venv-dOWm/bin to PATH 14:33:12 INFO: No stack-cost file found 14:33:12 INFO: Instance uptime: 205s 14:33:12 INFO: Fetching instance metadata (attempt 1 of 3)... 14:33:12 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:33:12 INFO: Successfully fetched instance metadata 14:33:12 INFO: Instance type: v3-standard-8 14:33:12 INFO: Retrieving pricing info for: v3-standard-8 14:33:12 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:33:12 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=205 14:33:13 INFO: Successfully fetched Vexxhost pricing API 14:33:13 INFO: Retrieved cost: 0.22 14:33:13 INFO: Retrieved resource: v3-standard-8 14:33:13 INFO: Creating archive directory: /w/workspace/sdc-master-python-verify-shell/archives/cost 14:33:13 INFO: Archiving costs to: /w/workspace/sdc-master-python-verify-shell/archives/cost.csv 14:33:13 INFO: Successfully archived job cost data 14:33:13 DEBUG: Cost data: sdc-master-python-verify-shell,1321,2026-09-02 14:33:13,v3-standard-8,205,0.22,0.00,SUCCESS 14:33:13 [sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins7096526585949718128.sh 14:33:13 ---> logs-deploy.sh 14:33:13 Setup pyenv: 14:33:13 system 14:33:13 3.8.20 14:33:13 3.9.20 14:33:13 3.10.15 14:33:13 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 14:33:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dOWm from file:/tmp/.os_lf_venv 14:33:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:15 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:33:21 lf-activate-venv(): INFO: Adding /tmp/venv-dOWm/bin to PATH 14:33:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/1321 14:33:21 INFO: archiving workspace using pattern(s): 14:33:22 Archives upload complete. 14:33:23 INFO: archiving logs to Nexus 14:33:24 ---> uname -a: 14:33:24 Linux prd-ubuntu2204-docker-8c-8g-17399 5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 14:33:24 14:33:24 14:33:24 ---> lscpu: 14:33:24 Architecture: x86_64 14:33:24 CPU op-mode(s): 32-bit, 64-bit 14:33:24 Address sizes: 40 bits physical, 48 bits virtual 14:33:24 Byte Order: Little Endian 14:33:24 CPU(s): 8 14:33:24 On-line CPU(s) list: 0-7 14:33:24 Vendor ID: AuthenticAMD 14:33:24 Model name: AMD EPYC-Rome Processor 14:33:24 CPU family: 23 14:33:24 Model: 49 14:33:24 Thread(s) per core: 1 14:33:24 Core(s) per socket: 1 14:33:24 Socket(s): 8 14:33:24 Stepping: 0 14:33:24 BogoMIPS: 5599.99 14:33:24 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 14:33:24 Virtualization: AMD-V 14:33:24 Hypervisor vendor: KVM 14:33:24 Virtualization type: full 14:33:24 L1d cache: 256 KiB (8 instances) 14:33:24 L1i cache: 256 KiB (8 instances) 14:33:24 L2 cache: 4 MiB (8 instances) 14:33:24 L3 cache: 128 MiB (8 instances) 14:33:24 NUMA node(s): 1 14:33:24 NUMA node0 CPU(s): 0-7 14:33:24 Vulnerability Gather data sampling: Not affected 14:33:24 Vulnerability Indirect target selection: Not affected 14:33:24 Vulnerability Itlb multihit: Not affected 14:33:24 Vulnerability L1tf: Not affected 14:33:24 Vulnerability Mds: Not affected 14:33:24 Vulnerability Meltdown: Not affected 14:33:24 Vulnerability Mmio stale data: Not affected 14:33:24 Vulnerability Reg file data sampling: Not affected 14:33:24 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:33:24 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:33:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:33:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:33:24 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:33:24 Vulnerability Srbds: Not affected 14:33:24 Vulnerability Tsa: Not affected 14:33:24 Vulnerability Tsx async abort: Not affected 14:33:24 Vulnerability Vmscape: Not affected 14:33:24 14:33:24 14:33:24 ---> nproc: 14:33:24 8 14:33:24 14:33:24 14:33:24 ---> df -h: 14:33:24 Filesystem Size Used Avail Use% Mounted on 14:33:24 tmpfs 3.2G 1.1M 3.2G 1% /run 14:33:24 /dev/vda1 155G 11G 145G 7% / 14:33:24 tmpfs 16G 0 16G 0% /dev/shm 14:33:24 tmpfs 5.0M 0 5.0M 0% /run/lock 14:33:24 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:33:24 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 14:33:24 14:33:24 14:33:24 ---> free -m: 14:33:24 total used free shared buff/cache available 14:33:24 Mem: 32092 870 28148 4 3073 30761 14:33:24 Swap: 1023 0 1023 14:33:24 14:33:24 14:33:24 ---> ip addr: 14:33:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:33:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:33:24 inet 127.0.0.1/8 scope host lo 14:33:24 valid_lft forever preferred_lft forever 14:33:24 inet6 ::1/128 scope host 14:33:24 valid_lft forever preferred_lft forever 14:33:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:33:24 link/ether fa:16:3e:f0:b0:b9 brd ff:ff:ff:ff:ff:ff 14:33:24 altname enp0s3 14:33:24 inet 10.30.107.103/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 14:33:24 valid_lft 86192sec preferred_lft 86192sec 14:33:24 inet6 fe80::f816:3eff:fef0:b0b9/64 scope link 14:33:24 valid_lft forever preferred_lft forever 14:33:24 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:33:24 link/ether 62:f2:6a:a9:24:d8 brd ff:ff:ff:ff:ff:ff 14:33:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:33:24 valid_lft forever preferred_lft forever 14:33:24 14:33:24 14:33:24 ---> sar -b -r -n DEV: 14:33:24 Linux 5.15.0-190-generic (prd-ubuntu2204-docker-8c-8g-17399) 09/02/26 _x86_64_ (8 CPU) 14:33:24 14:33:24 14:29:59 LINUX RESTART (8 CPU) 14:33:24 14:33:24 14:33:24 ---> sar -P ALL: 14:33:24 Linux 5.15.0-190-generic (prd-ubuntu2204-docker-8c-8g-17399) 09/02/26 _x86_64_ (8 CPU) 14:33:24 14:33:24 14:29:59 LINUX RESTART (8 CPU) 14:33:24 14:33:24 14:33:24