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