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