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