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