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