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