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