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