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