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