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