08:41:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/147316 08:41:49 Running as SYSTEM 08:41:49 [EnvInject] - Loading node environment variables. 08:41:49 Building remotely on prd-ubuntu2204-docker-8c-8g-2926 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell 08:41:49 [ssh-agent] Looking for ssh-agent implementation... 08:41:49 $ ssh-agent 08:41:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX33luiC/agent.1558 08:41:49 SSH_AGENT_PID=1560 08:41:49 [ssh-agent] Started. 08:41:49 Running ssh-add (command line suppressed) 08:41:49 Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_3976594246989642526.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_3976594246989642526.key) 08:41:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:41:49 The recommended git tool is: NONE 08:41:51 using credential onap-jenkins-ssh 08:41:51 Wiping out workspace first. 08:41:51 Cloning the remote Git repository 08:41:51 Cloning repository git://cloud.onap.org/mirror/sdc.git 08:41:51 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10 08:41:51 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 08:41:51 > git --version # timeout=10 08:41:51 > git --version # 'git version 2.34.1' 08:41:51 using GIT_SSH to set credentials Gerrit user 08:41:51 Verifying host key using manually-configured host key entries 08:41:51 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:42:04 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 08:42:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:42:04 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 08:42:04 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 08:42:04 using GIT_SSH to set credentials Gerrit user 08:42:04 Verifying host key using manually-configured host key entries 08:42:04 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/16/147316/1 # timeout=30 08:42:05 > git rev-parse e20e893410a022e5cb60720bb8baf25b124af6c8^{commit} # timeout=10 08:42:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:42:05 Checking out Revision e20e893410a022e5cb60720bb8baf25b124af6c8 (refs/changes/16/147316/1) 08:42:05 > git config core.sparsecheckout # timeout=10 08:42:05 > git checkout -f e20e893410a022e5cb60720bb8baf25b124af6c8 # timeout=30 08:42:06 Commit message: "Remove the framework-era names from catalog-ui" 08:42:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:42:06 > git rev-list --no-walk 68bfa54ad0e3866f7b2589efa14bb49797737edf # timeout=10 08:42:09 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins17105435520709711460.sh 08:42:10 All python files compiled successfully 08:42:10 $ ssh-agent -k 08:42:10 unset SSH_AUTH_SOCK; 08:42:10 unset SSH_AGENT_PID; 08:42:10 echo Agent pid 1560 killed; 08:42:10 [ssh-agent] Stopped. 08:42:10 [PostBuildScript] - [INFO] Executing post build scripts. 08:42:10 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins8143273047725391310.sh 08:42:10 ---> sysstat.sh 08:42:10 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins6204144643393457286.sh 08:42:10 ---> package-listing.sh 08:42:10 ++ facter osfamily 08:42:10 ++ tr '[:upper:]' '[:lower:]' 08:42:11 + OS_FAMILY=debian 08:42:11 + workspace=/w/workspace/sdc-master-python-verify-shell 08:42:11 + START_PACKAGES=/tmp/packages_start.txt 08:42:11 + END_PACKAGES=/tmp/packages_end.txt 08:42:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:42:11 + PACKAGES=/tmp/packages_start.txt 08:42:11 + '[' /w/workspace/sdc-master-python-verify-shell ']' 08:42:11 + PACKAGES=/tmp/packages_end.txt 08:42:11 + case "${OS_FAMILY}" in 08:42:11 + dpkg -l 08:42:11 + grep '^ii' 08:42:11 + '[' -f /tmp/packages_start.txt ']' 08:42:11 + '[' -f /tmp/packages_end.txt ']' 08:42:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:42:11 + '[' /w/workspace/sdc-master-python-verify-shell ']' 08:42:11 + mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/ 08:42:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/ 08:42:11 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins100605939754495358.sh 08:42:11 ---> capture-instance-metadata.sh 08:42:11 Setup pyenv: 08:42:11 * system (set by /opt/pyenv/version) 08:42:11 * 3.8.20 (set by /opt/pyenv/version) 08:42:11 * 3.9.20 (set by /opt/pyenv/version) 08:42:11 3.10.15 08:42:11 3.11.10 08:42:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fwS0 08:42:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:42:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:42:20 lf-activate-venv(): INFO: Installing additional packages: lftools 08:42:44 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:42:44 virtualenv 21.7.14 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.0 which is incompatible. 08:42:45 lf-activate-venv(): INFO: Adding /tmp/venv-fwS0/bin to PATH 08:42:45 INFO: Running in OpenStack, capturing instance metadata 08:42:45 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins7671978434217348890.sh 08:42:45 provisioning config files... 08:42:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config4400528576574755355tmp 08:42:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:42:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:42:45 [EnvInject] - Injecting environment variables from a build step. 08:42:45 [EnvInject] - Injecting as environment variables the properties content 08:42:45 SERVER_ID=logs 08:42:45 08:42:45 [EnvInject] - Variables injected successfully. 08:42:45 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins9655707965774067883.sh 08:42:45 ---> create-netrc.sh 08:42:45 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins5309008891413838600.sh 08:42:45 ---> python-tools-install.sh 08:42:45 Setup pyenv: 08:42:46 system 08:42:46 3.8.20 08:42:46 3.9.20 08:42:46 3.10.15 08:42:46 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 08:42:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fwS0 from file:/tmp/.os_lf_venv 08:42:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:42:47 lf-activate-venv(): INFO: Installing additional packages: lftools 08:42:53 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:42:53 virtualenv 21.7.14 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.0 which is incompatible. 08:42:53 lf-activate-venv(): INFO: Adding /tmp/venv-fwS0/bin to PATH 08:42:53 Generating Requirements File 08:43:16 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:43:16 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:43:17 Python 3.11.10 08:43:17 pip 26.2.1 from /tmp/venv-fwS0/lib/python3.11/site-packages/pip (python 3.11) 08:43:17 aiohappyeyeballs==2.7.1 08:43:17 aiohttp==3.14.3 08:43:17 aiosignal==1.4.0 08:43:17 appdirs==1.4.4 08:43:17 argcomplete==3.7.2 08:43:17 aspy.yaml==1.3.0 08:43:17 attrs==26.1.0 08:43:17 autopage==0.6.0 08:43:17 beautifulsoup4==4.15.0 08:43:17 boto3==1.43.97 08:43:17 botocore==1.43.97 08:43:17 bs4==0.0.2 08:43:17 certifi==2026.7.22 08:43:17 cffi==2.1.1 08:43:17 cfgv==3.5.0 08:43:17 chardet==7.6.0 08:43:17 charset-normalizer==3.5.1 08:43:17 click==8.5.0 08:43:17 cliff==4.16.0 08:43:17 cmd2==4.2.4 08:43:17 cryptography==3.3.2 08:43:17 debtcollector==3.1.0 08:43:17 decorator==5.3.1 08:43:17 defusedxml==0.7.1 08:43:17 Deprecated==1.3.1 08:43:17 distlib==0.4.3 08:43:17 dnspython==2.8.0 08:43:17 docker==7.2.0 08:43:17 dogpile.cache==1.5.0 08:43:17 durationpy==0.11 08:43:17 email-validator==2.3.0 08:43:17 filelock==4.0.0 08:43:17 frozenlist==1.8.0 08:43:17 future==1.0.0 08:43:17 gitdb==4.0.12 08:43:17 GitPython==3.1.62 08:43:17 httplib2==0.30.2 08:43:17 identify==2.6.19 08:43:17 idna==3.20 08:43:17 importlib-resources==1.5.0 08:43:17 iso8601==2.1.0 08:43:17 Jinja2==3.1.6 08:43:17 jmespath==1.1.0 08:43:17 jsonpatch==1.33 08:43:17 jsonpointer==3.1.1 08:43:17 jsonschema==4.26.0 08:43:17 jsonschema-specifications==2025.9.1 08:43:17 keystoneauth1==5.17.0 08:43:17 kubernetes==36.0.3 08:43:17 lftools==0.37.23 08:43:17 lxml==6.1.3 08:43:17 markdown-it-py==4.2.0 08:43:17 MarkupSafe==3.0.3 08:43:17 mdurl==0.1.2 08:43:17 msgpack==1.2.2 08:43:17 multi_key_dict==2.0.3 08:43:17 multidict==6.8.0 08:43:17 munch==4.0.0 08:43:17 netaddr==1.3.0 08:43:17 niet==1.4.2 08:43:17 nodeenv==1.10.0 08:43:17 oauth2client==4.1.3 08:43:17 oauthlib==3.3.1 08:43:17 openstacksdk==4.20.0 08:43:17 os-service-types==1.9.0 08:43:17 osc-lib==4.7.0 08:43:17 oslo.config==10.7.0 08:43:17 oslo.context==6.5.0 08:43:17 oslo.i18n==6.9.0 08:43:17 oslo.log==8.3.2 08:43:17 oslo.serialization==5.11.0 08:43:17 oslo.utils==10.2.0 08:43:17 packaging==26.3 08:43:17 pbr==7.0.3 08:43:17 platformdirs==4.11.10 08:43:17 prettytable==3.18.0 08:43:17 prompt_toolkit==3.0.53 08:43:17 propcache==0.5.4 08:43:17 psutil==7.2.2 08:43:17 pyasn1==0.6.4 08:43:17 pyasn1_modules==0.4.2 08:43:17 pycparser==3.0 08:43:17 pygerrit2==2.0.15 08:43:17 PyGithub==2.10.0 08:43:17 Pygments==2.21.0 08:43:17 PyJWT==2.14.0 08:43:17 PyNaCl==1.6.2 08:43:17 pyparsing==2.4.7 08:43:17 pyperclip==1.11.0 08:43:17 pyrsistent==0.20.0 08:43:17 python-dateutil==2.9.0.post0 08:43:17 python-discovery==1.6.1 08:43:17 python-heatclient==5.3.0 08:43:17 python-jenkins==1.8.3 08:43:17 python-keystoneclient==6.0.0 08:43:17 python-magnumclient==5.0.0 08:43:17 python-manilaclient==6.3.0 08:43:17 python-openstackclient==10.3.0 08:43:17 python-swiftclient==4.11.0 08:43:17 PyYAML==6.0.3 08:43:17 referencing==0.37.0 08:43:17 requests==2.34.2 08:43:17 requests-oauthlib==2.0.0 08:43:17 rfc3986==2.0.0 08:43:17 rich==15.0.0 08:43:17 rich-argparse==1.8.0 08:43:17 rpds-py==2026.6.3 08:43:17 rsa==4.9.1 08:43:17 ruamel.yaml==0.19.1 08:43:17 ruamel.yaml.clib==0.2.15 08:43:17 s3transfer==0.19.2 08:43:17 simplejson==4.1.2 08:43:17 six==1.17.0 08:43:17 smmap==5.0.3 08:43:17 soupsieve==2.9.2 08:43:17 stevedore==5.9.1 08:43:17 tabulate==0.10.0 08:43:17 toml==0.10.2 08:43:17 tomlkit==0.15.1 08:43:17 tqdm==4.70.1 08:43:17 typing_extensions==4.16.0 08:43:17 urllib3==1.26.20 08:43:17 virtualenv==21.7.14 08:43:17 wcwidth==0.8.4 08:43:17 websocket-client==1.9.2 08:43:17 wrapt==2.4.1 08:43:17 xdg==6.0.0 08:43:17 xmltodict==1.0.4 08:43:17 yarl==1.25.1 08:43:17 yq==4.1.2 08:43:17 [sdc-master-python-verify-shell] $ /bin/sh /tmp/jenkins4791717508908678120.sh 08:43:17 ---> uv-install.sh 08:43:17 Installing uv/uvx (latest) using shell installer 08:43:17 2026-09-18 08:43:17 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-OU3H4q.sh" [1] 08:43:17 downloading uv 0.12.16 x86_64-unknown-linux-gnu 08:43:18 installing to /home/jenkins/.local/bin 08:43:18 uv 08:43:18 uvx 08:43:18 everything's installed! 08:43:18 08:43:18 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:43:18 08:43:18 source $HOME/.local/bin/env (sh, bash, zsh) 08:43:18 source $HOME/.local/bin/env.fish (fish) 08:43:18 Adding install location to PATH 08:43:18 ---> Validating uv/uvx install 08:43:18 uvx 0.12.16 (x86_64-unknown-linux-gnu) 08:43:18 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins18160057718622273846.sh 08:43:18 ---> sudo-logs.sh 08:43:18 Archiving 'sudo' log.. 08:43:19 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins16567269351685410307.sh 08:43:19 ---> job-cost.sh 08:43:19 INFO: Activating Python virtual environment... 08:43:19 Setup pyenv: 08:43:19 system 08:43:19 3.8.20 08:43:19 3.9.20 08:43:19 3.10.15 08:43:19 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 08:43:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fwS0 from file:/tmp/.os_lf_venv 08:43:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:43:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:43:25 lf-activate-venv(): INFO: Adding /tmp/venv-fwS0/bin to PATH 08:43:25 INFO: No stack-cost file found 08:43:25 INFO: Instance uptime: 141s 08:43:25 INFO: Fetching instance metadata (attempt 1 of 3)... 08:43:25 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:43:25 INFO: Successfully fetched instance metadata 08:43:25 INFO: Instance type: v3-standard-8 08:43:25 INFO: Retrieving pricing info for: v3-standard-8 08:43:25 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:43:25 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=141 08:43:26 INFO: Successfully fetched Vexxhost pricing API 08:43:26 INFO: Retrieved cost: 0.22 08:43:26 INFO: Retrieved resource: v3-standard-8 08:43:26 INFO: Creating archive directory: /w/workspace/sdc-master-python-verify-shell/archives/cost 08:43:26 INFO: Archiving costs to: /w/workspace/sdc-master-python-verify-shell/archives/cost.csv 08:43:26 INFO: Successfully archived job cost data 08:43:26 DEBUG: Cost data: sdc-master-python-verify-shell,1334,2026-09-18 08:43:26,v3-standard-8,141,0.22,0.00,SUCCESS 08:43:26 [sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins3081489405376265403.sh 08:43:26 ---> logs-deploy.sh 08:43:26 Setup pyenv: 08:43:26 system 08:43:26 3.8.20 08:43:26 3.9.20 08:43:26 3.10.15 08:43:26 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 08:43:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fwS0 from file:/tmp/.os_lf_venv 08:43:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:43:28 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:43:33 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:43:33 virtualenv 21.7.14 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.0 which is incompatible. 08:43:34 lf-activate-venv(): INFO: Adding /tmp/venv-fwS0/bin to PATH 08:43:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/1334 08:43:34 INFO: archiving workspace using pattern(s): 08:43:35 Archives upload complete. 08:43:35 INFO: archiving logs to Nexus 08:43:36 ---> uname -a: 08:43:36 Linux prd-ubuntu2204-docker-8c-8g-2926 5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 08:43:36 08:43:36 08:43:36 ---> lscpu: 08:43:36 Architecture: x86_64 08:43:36 CPU op-mode(s): 32-bit, 64-bit 08:43:36 Address sizes: 40 bits physical, 48 bits virtual 08:43:36 Byte Order: Little Endian 08:43:36 CPU(s): 8 08:43:36 On-line CPU(s) list: 0-7 08:43:36 Vendor ID: AuthenticAMD 08:43:36 Model name: AMD EPYC-Rome Processor 08:43:36 CPU family: 23 08:43:36 Model: 49 08:43:36 Thread(s) per core: 1 08:43:36 Core(s) per socket: 1 08:43:36 Socket(s): 8 08:43:36 Stepping: 0 08:43:36 BogoMIPS: 5599.99 08:43:36 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 08:43:36 Virtualization: AMD-V 08:43:36 Hypervisor vendor: KVM 08:43:36 Virtualization type: full 08:43:36 L1d cache: 256 KiB (8 instances) 08:43:36 L1i cache: 256 KiB (8 instances) 08:43:36 L2 cache: 4 MiB (8 instances) 08:43:36 L3 cache: 128 MiB (8 instances) 08:43:36 NUMA node(s): 1 08:43:36 NUMA node0 CPU(s): 0-7 08:43:36 Vulnerability Gather data sampling: Not affected 08:43:36 Vulnerability Indirect target selection: Not affected 08:43:36 Vulnerability Itlb multihit: Not affected 08:43:36 Vulnerability L1tf: Not affected 08:43:36 Vulnerability Mds: Not affected 08:43:36 Vulnerability Meltdown: Not affected 08:43:36 Vulnerability Mmio stale data: Not affected 08:43:36 Vulnerability Reg file data sampling: Not affected 08:43:36 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 08:43:36 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 08:43:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:43:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:43:36 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:43:36 Vulnerability Srbds: Not affected 08:43:36 Vulnerability Tsa: Not affected 08:43:36 Vulnerability Tsx async abort: Not affected 08:43:36 Vulnerability Vmscape: Not affected 08:43:36 08:43:36 08:43:36 ---> nproc: 08:43:36 8 08:43:36 08:43:36 08:43:36 ---> df -h: 08:43:36 Filesystem Size Used Avail Use% Mounted on 08:43:36 tmpfs 3.2G 1.1M 3.2G 1% /run 08:43:36 /dev/vda1 155G 11G 145G 7% / 08:43:36 tmpfs 16G 0 16G 0% /dev/shm 08:43:36 tmpfs 5.0M 0 5.0M 0% /run/lock 08:43:36 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:43:36 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 08:43:36 08:43:36 08:43:36 ---> free -m: 08:43:36 total used free shared buff/cache available 08:43:36 Mem: 32092 888 28122 4 3080 30743 08:43:36 Swap: 1023 0 1023 08:43:36 08:43:36 08:43:36 ---> ip addr: 08:43:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:43:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:43:36 inet 127.0.0.1/8 scope host lo 08:43:36 valid_lft forever preferred_lft forever 08:43:36 inet6 ::1/128 scope host 08:43:36 valid_lft forever preferred_lft forever 08:43:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:43:36 link/ether fa:16:3e:e2:26:6d brd ff:ff:ff:ff:ff:ff 08:43:36 altname enp0s3 08:43:36 inet 10.30.107.117/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 08:43:36 valid_lft 86256sec preferred_lft 86256sec 08:43:36 inet6 fe80::f816:3eff:fee2:266d/64 scope link 08:43:36 valid_lft forever preferred_lft forever 08:43:36 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:43:36 link/ether de:ec:b5:4b:4d:74 brd ff:ff:ff:ff:ff:ff 08:43:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:43:36 valid_lft forever preferred_lft forever 08:43:36 08:43:36 08:43:36 ---> sar -b -r -n DEV: 08:43:36 Linux 5.15.0-190-generic (prd-ubuntu2204-docker-8c-8g-2926) 09/18/26 _x86_64_ (8 CPU) 08:43:36 08:43:36 08:41:16 LINUX RESTART (8 CPU) 08:43:36 08:43:36 08:43:36 ---> sar -P ALL: 08:43:36 Linux 5.15.0-190-generic (prd-ubuntu2204-docker-8c-8g-2926) 09/18/26 _x86_64_ (8 CPU) 08:43:36 08:43:36 08:41:16 LINUX RESTART (8 CPU) 08:43:36 08:43:36 08:43:36