08:00:47 Started by timer 08:00:47 Running as SYSTEM 08:00:47 [EnvInject] - Loading node environment variables. 08:00:47 Building remotely on prd-ubuntu20.04-docker-2c-8g-8956 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:00:47 [ssh-agent] Looking for ssh-agent implementation... 08:00:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:00:48 $ ssh-agent 08:00:48 SSH_AUTH_SOCK=/tmp/ssh-GKShMnU9pbjo/agent.1513 08:00:48 SSH_AGENT_PID=1515 08:00:48 [ssh-agent] Started. 08:00:48 Running ssh-add (command line suppressed) 08:00:48 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_8304771722589018939.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_8304771722589018939.key) 08:00:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:00:48 provisioning config files... 08:00:48 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:00:48 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:00:48 provisioning config files... 08:00:48 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:00:48 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4931839938550159752.sh 08:00:48 ---> jenkins-sandbox-cleanup.sh 08:00:48 Setup pyenv: 08:00:48 * system (set by /opt/pyenv/version) 08:00:48 * 3.8.20 (set by /opt/pyenv/version) 08:00:48 * 3.9.20 (set by /opt/pyenv/version) 08:00:48 3.10.15 08:00:48 3.11.10 08:00:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F9Ed 08:00:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:00:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:00:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:00:57 lf-activate-venv(): INFO: Base packages installed successfully 08:00:57 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 08:01:02 lf-activate-venv(): INFO: Adding /tmp/venv-F9Ed/bin to PATH 08:01:02 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources' 08:01:02 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources' 08:01:02 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources' 08:01:02 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources' 08:01:02 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources' 08:01:02 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources' 08:01:02 Traceback (most recent call last): 08:01:02 File "/tmp/venv-F9Ed/bin/jenkins-jobs", line 6, in 08:01:02 sys.exit(main()) 08:01:02 ^^^^^^ 08:01:02 File "/tmp/venv-F9Ed/lib/python3.11/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:01:02 jjb = JenkinsJobs(argv) 08:01:02 ^^^^^^^^^^^^^^^^^ 08:01:02 File "/tmp/venv-F9Ed/lib/python3.11/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:01:02 self.parser = create_parser() 08:01:02 ^^^^^^^^^^^^^^^ 08:01:02 File "/tmp/venv-F9Ed/lib/python3.11/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:01:02 extension_manager.map(parse_subcommand_args, subparser) 08:01:02 File "/tmp/venv-F9Ed/lib/python3.11/site-packages/stevedore/extension.py", line 379, in map 08:01:02 raise NoMatches(f'No {self.namespace} extensions found') 08:01:02 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:01:02 Build step 'Execute shell' marked build as failure 08:01:02 $ ssh-agent -k 08:01:02 unset SSH_AUTH_SOCK; 08:01:02 unset SSH_AGENT_PID; 08:01:02 echo Agent pid 1515 killed; 08:01:02 [ssh-agent] Stopped. 08:01:02 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:02 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1914722009167321621.sh 08:01:02 ---> sysstat.sh 08:01:03 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins215043062125243262.sh 08:01:03 ---> package-listing.sh 08:01:03 ++ facter osfamily 08:01:03 ++ tr '[:upper:]' '[:lower:]' 08:01:03 + OS_FAMILY=debian 08:01:03 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:03 + START_PACKAGES=/tmp/packages_start.txt 08:01:03 + END_PACKAGES=/tmp/packages_end.txt 08:01:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:03 + PACKAGES=/tmp/packages_start.txt 08:01:03 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:03 + PACKAGES=/tmp/packages_end.txt 08:01:03 + case "${OS_FAMILY}" in 08:01:03 + dpkg -l 08:01:03 + grep '^ii' 08:01:03 + '[' -f /tmp/packages_start.txt ']' 08:01:03 + '[' -f /tmp/packages_end.txt ']' 08:01:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:03 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:03 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:03 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10933200400343812740.sh 08:01:03 ---> capture-instance-metadata.sh 08:01:03 Setup pyenv: 08:01:03 system 08:01:03 3.8.20 08:01:03 3.9.20 08:01:03 3.10.15 08:01:03 * 3.11.10 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pFIk 08:01:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:01:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:11 lf-activate-venv(): INFO: Base packages installed successfully 08:01:11 lf-activate-venv(): INFO: Installing additional packages: lftools 08:01:28 lf-activate-venv(): INFO: Adding /tmp/venv-pFIk/bin to PATH 08:01:28 INFO: Running in OpenStack, capturing instance metadata 08:01:29 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5400430696377013547.sh 08:01:29 provisioning config files... 08:01:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config17532857791880894807tmp 08:01:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:01:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:01:29 [EnvInject] - Injecting environment variables from a build step. 08:01:29 [EnvInject] - Injecting as environment variables the properties content 08:01:29 SERVER_ID=logs 08:01:29 08:01:29 [EnvInject] - Variables injected successfully. 08:01:29 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17209686741977949791.sh 08:01:29 ---> create-netrc.sh 08:01:29 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11369720958040833248.sh 08:01:29 ---> python-tools-install.sh 08:01:29 Setup pyenv: 08:01:29 system 08:01:29 3.8.20 08:01:29 3.9.20 08:01:29 3.10.15 08:01:29 * 3.11.10 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pFIk from file:/tmp/.os_lf_venv 08:01:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:31 lf-activate-venv(): INFO: Base packages installed successfully 08:01:31 lf-activate-venv(): INFO: Installing additional packages: lftools 08:01:43 lf-activate-venv(): INFO: Adding /tmp/venv-pFIk/bin to PATH 08:01:43 Generating Requirements File 08:01:59 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:01:59 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:01:59 Python 3.11.10 08:01:59 pip 26.1.1 from /tmp/venv-pFIk/lib/python3.11/site-packages/pip (python 3.11) 08:01:59 appdirs==1.4.4 08:01:59 argcomplete==3.6.3 08:01:59 aspy.yaml==1.3.0 08:01:59 attrs==26.1.0 08:01:59 autopage==0.6.0 08:01:59 beautifulsoup4==4.14.3 08:01:59 boto3==1.43.6 08:01:59 botocore==1.43.6 08:01:59 bs4==0.0.2 08:01:59 certifi==2026.4.22 08:01:59 cffi==2.0.0 08:01:59 cfgv==3.5.0 08:01:59 chardet==7.4.3 08:01:59 charset-normalizer==3.4.7 08:01:59 click==8.3.3 08:01:59 cliff==4.13.3 08:01:59 cmd2==3.5.1 08:01:59 cryptography==3.3.2 08:01:59 debtcollector==3.1.0 08:01:59 decorator==5.2.1 08:01:59 defusedxml==0.7.1 08:01:59 Deprecated==1.3.1 08:01:59 distlib==0.4.0 08:01:59 dnspython==2.8.0 08:01:59 docker==7.1.0 08:01:59 dogpile.cache==1.5.0 08:01:59 durationpy==0.10 08:01:59 email-validator==2.3.0 08:01:59 filelock==3.29.0 08:01:59 future==1.0.0 08:01:59 gitdb==4.0.12 08:01:59 GitPython==3.1.50 08:01:59 httplib2==0.30.2 08:01:59 identify==2.6.19 08:01:59 idna==3.13 08:01:59 importlib-resources==1.5.0 08:01:59 iso8601==2.1.0 08:01:59 Jinja2==3.1.6 08:01:59 jmespath==1.1.0 08:01:59 jsonpatch==1.33 08:01:59 jsonpointer==3.1.1 08:01:59 jsonschema==4.26.0 08:01:59 jsonschema-specifications==2025.9.1 08:01:59 keystoneauth1==5.13.1 08:01:59 kubernetes==35.0.0 08:01:59 lftools==0.37.22 08:01:59 lxml==6.1.0 08:01:59 markdown-it-py==4.2.0 08:01:59 MarkupSafe==3.0.3 08:01:59 mdurl==0.1.2 08:01:59 msgpack==1.1.2 08:01:59 multi_key_dict==2.0.3 08:01:59 munch==4.0.0 08:01:59 netaddr==1.3.0 08:01:59 niet==1.4.2 08:01:59 nodeenv==1.10.0 08:01:59 oauth2client==4.1.3 08:01:59 oauthlib==3.3.1 08:01:59 openstacksdk==4.12.0 08:01:59 os-service-types==1.8.2 08:01:59 osc-lib==4.6.0 08:01:59 oslo.config==10.3.0 08:01:59 oslo.context==6.3.0 08:01:59 oslo.i18n==6.7.2 08:01:59 oslo.log==8.1.0 08:01:59 oslo.serialization==5.9.1 08:01:59 oslo.utils==10.0.1 08:01:59 packaging==26.2 08:01:59 pbr==7.0.3 08:01:59 platformdirs==4.9.6 08:01:59 prettytable==3.17.0 08:01:59 psutil==7.2.2 08:01:59 pyasn1==0.6.3 08:01:59 pyasn1_modules==0.4.2 08:01:59 pycparser==3.0 08:01:59 pygerrit2==2.0.15 08:01:59 PyGithub==2.9.1 08:01:59 Pygments==2.20.0 08:01:59 PyJWT==2.12.1 08:01:59 PyNaCl==1.6.2 08:01:59 pyparsing==2.4.7 08:01:59 pyperclip==1.11.0 08:01:59 pyrsistent==0.20.0 08:01:59 python-cinderclient==9.9.0 08:01:59 python-dateutil==2.9.0.post0 08:01:59 python-discovery==1.3.0 08:01:59 python-heatclient==5.1.0 08:01:59 python-jenkins==1.8.3 08:01:59 python-keystoneclient==5.8.0 08:01:59 python-magnumclient==4.10.0 08:01:59 python-openstackclient==9.0.0 08:01:59 python-swiftclient==4.10.0 08:01:59 PyYAML==6.0.3 08:01:59 referencing==0.37.0 08:01:59 requests==2.33.1 08:01:59 requests-oauthlib==2.0.0 08:01:59 rfc3986==2.0.0 08:01:59 rich==15.0.0 08:01:59 rich-argparse==1.8.0 08:01:59 rpds-py==0.30.0 08:01:59 rsa==4.9.1 08:01:59 ruamel.yaml==0.19.1 08:01:59 ruamel.yaml.clib==0.2.15 08:01:59 s3transfer==0.17.0 08:01:59 simplejson==4.1.1 08:01:59 six==1.17.0 08:01:59 smmap==5.0.3 08:01:59 soupsieve==2.8.3 08:01:59 stevedore==5.7.0 08:01:59 tabulate==0.10.0 08:01:59 toml==0.10.2 08:01:59 tomlkit==0.14.0 08:01:59 tqdm==4.67.3 08:01:59 typing_extensions==4.15.0 08:01:59 urllib3==1.26.20 08:01:59 virtualenv==21.3.1 08:01:59 wcwidth==0.7.0 08:01:59 websocket-client==1.9.0 08:01:59 wrapt==2.1.2 08:01:59 xdg==6.0.0 08:01:59 xmltodict==1.0.4 08:01:59 yq==3.4.3 08:02:00 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5268165824145450139.sh 08:02:00 ---> sudo-logs.sh 08:02:00 Archiving 'sudo' log.. 08:02:00 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10087418534834625598.sh 08:02:00 ---> job-cost.sh 08:02:00 Setup pyenv: 08:02:00 system 08:02:00 3.8.20 08:02:00 3.9.20 08:02:00 3.10.15 08:02:00 * 3.11.10 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pFIk from file:/tmp/.os_lf_venv 08:02:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:02 lf-activate-venv(): INFO: Base packages installed successfully 08:02:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:02:06 lf-activate-venv(): INFO: Adding /tmp/venv-pFIk/bin to PATH 08:02:06 INFO: No Stack... 08:02:06 INFO: Retrieving Pricing Info for: v3-standard-2 08:02:06 INFO: Archiving Costs 08:02:06 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins13203887132879672865.sh 08:02:06 ---> logs-deploy.sh 08:02:06 Setup pyenv: 08:02:07 system 08:02:07 3.8.20 08:02:07 3.9.20 08:02:07 3.10.15 08:02:07 * 3.11.10 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pFIk from file:/tmp/.os_lf_venv 08:02:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:17 lf-activate-venv(): INFO: Base packages installed successfully 08:02:17 lf-activate-venv(): INFO: Installing additional packages: lftools 08:02:23 lf-activate-venv(): INFO: Adding /tmp/venv-pFIk/bin to PATH 08:02:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-jenkins-sandbox-cleanup/387 08:02:23 INFO: archiving workspace using pattern(s): 08:02:24 Archives upload complete. 08:02:24 INFO: archiving logs to Nexus 08:02:25 ---> uname -a: 08:02:25 Linux prd-ubuntu20-04-docker-2c-8g-8956 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 08:02:25 08:02:25 08:02:25 ---> lscpu: 08:02:25 Architecture: x86_64 08:02:25 CPU op-mode(s): 32-bit, 64-bit 08:02:25 Byte Order: Little Endian 08:02:25 Address sizes: 40 bits physical, 48 bits virtual 08:02:25 CPU(s): 2 08:02:25 On-line CPU(s) list: 0,1 08:02:25 Thread(s) per core: 1 08:02:25 Core(s) per socket: 1 08:02:25 Socket(s): 2 08:02:25 NUMA node(s): 1 08:02:25 Vendor ID: AuthenticAMD 08:02:25 CPU family: 23 08:02:25 Model: 49 08:02:25 Model name: AMD EPYC-Rome Processor 08:02:25 Stepping: 0 08:02:25 CPU MHz: 2799.998 08:02:25 BogoMIPS: 5599.99 08:02:25 Virtualization: AMD-V 08:02:25 Hypervisor vendor: KVM 08:02:25 Virtualization type: full 08:02:25 L1d cache: 64 KiB 08:02:25 L1i cache: 64 KiB 08:02:25 L2 cache: 1 MiB 08:02:25 L3 cache: 32 MiB 08:02:25 NUMA node0 CPU(s): 0,1 08:02:25 Vulnerability Gather data sampling: Not affected 08:02:25 Vulnerability Itlb multihit: Not affected 08:02:25 Vulnerability L1tf: Not affected 08:02:25 Vulnerability Mds: Not affected 08:02:25 Vulnerability Meltdown: Not affected 08:02:25 Vulnerability Mmio stale data: Not affected 08:02:25 Vulnerability Retbleed: Vulnerable 08:02:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:02:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:02:25 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:02:25 Vulnerability Srbds: Not affected 08:02:25 Vulnerability Tsx async abort: Not affected 08:02:25 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:02:25 08:02:25 08:02:25 ---> nproc: 08:02:25 2 08:02:25 08:02:25 08:02:25 ---> df -h: 08:02:25 Filesystem Size Used Avail Use% Mounted on 08:02:25 udev 3.9G 0 3.9G 0% /dev 08:02:25 tmpfs 795M 1.1M 794M 1% /run 08:02:25 /dev/vda1 39G 9.8G 29G 26% / 08:02:25 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:02:25 tmpfs 5.0M 0 5.0M 0% /run/lock 08:02:25 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:02:25 /dev/loop0 62M 62M 0 100% /snap/core20/1405 08:02:25 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 08:02:25 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 08:02:25 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:02:25 tmpfs 795M 0 795M 0% /run/user/1001 08:02:25 08:02:25 08:02:25 ---> free -m: 08:02:25 total used free shared buff/cache available 08:02:25 Mem: 7945 445 5061 1 2438 7202 08:02:25 Swap: 1023 0 1023 08:02:25 08:02:25 08:02:25 ---> ip addr: 08:02:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:02:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:02:25 inet 127.0.0.1/8 scope host lo 08:02:25 valid_lft forever preferred_lft forever 08:02:25 inet6 ::1/128 scope host 08:02:25 valid_lft forever preferred_lft forever 08:02:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:02:25 link/ether fa:16:3e:72:c7:44 brd ff:ff:ff:ff:ff:ff 08:02:25 inet 10.30.123.221/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 08:02:25 valid_lft 86273sec preferred_lft 86273sec 08:02:25 inet6 fe80::f816:3eff:fe72:c744/64 scope link 08:02:25 valid_lft forever preferred_lft forever 08:02:25 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:02:25 link/ether c6:8c:eb:28:48:ae brd ff:ff:ff:ff:ff:ff 08:02:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:02:25 valid_lft forever preferred_lft forever 08:02:25 08:02:25 08:02:25 ---> sar -b -r -n DEV: 08:02:25 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-8956) 05/09/26 _x86_64_ (2 CPU) 08:02:25 08:02:25 08:00:21 LINUX RESTART (2 CPU) 08:02:25 08:02:25 08:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:02:25 08:02:01 113.48 3.40 110.08 0.00 243.29 12604.32 0.00 08:02:25 Average: 113.48 3.40 110.08 0.00 243.29 12604.32 0.00 08:02:25 08:02:25 08:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:02:25 08:02:01 5238000 7421220 356072 4.38 90856 2249860 1088976 11.86 570188 2069740 136420 08:02:25 Average: 5238000 7421220 356072 4.38 90856 2249860 1088976 11.86 570188 2069740 136420 08:02:25 08:02:25 08:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:02:25 08:02:01 ens3 63.64 49.46 922.22 12.01 0.00 0.00 0.00 0.00 08:02:25 08:02:01 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 08:02:25 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:25 Average: ens3 63.64 49.46 922.22 12.01 0.00 0.00 0.00 0.00 08:02:25 Average: lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 08:02:25 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:25 08:02:25 08:02:25 ---> sar -P ALL: 08:02:25 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-8956) 05/09/26 _x86_64_ (2 CPU) 08:02:25 08:02:25 08:00:21 LINUX RESTART (2 CPU) 08:02:25 08:02:25 08:01:01 CPU %user %nice %system %iowait %steal %idle 08:02:25 08:02:01 all 38.07 0.00 3.27 9.41 0.08 49.18 08:02:25 08:02:01 0 41.96 0.00 3.56 8.51 0.08 45.89 08:02:25 08:02:01 1 34.19 0.00 2.98 10.29 0.08 52.45 08:02:25 Average: all 38.07 0.00 3.27 9.41 0.08 49.18 08:02:25 Average: 0 41.96 0.00 3.56 8.51 0.08 45.89 08:02:25 Average: 1 34.19 0.00 2.98 10.29 0.08 52.45 08:02:25 08:02:25 08:02:25