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