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