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