08:00:59 Started by timer 08:00:59 Running as SYSTEM 08:01:03 [EnvInject] - Loading node environment variables. 08:01:03 Building remotely on prd-ubuntu20.04-docker-2c-8g-12929 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:03 [ssh-agent] Looking for ssh-agent implementation... 08:01:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:04 $ ssh-agent 08:01:04 SSH_AUTH_SOCK=/tmp/ssh-7ykE9NFTysdG/agent.1548 08:01:04 SSH_AGENT_PID=1550 08:01:04 [ssh-agent] Started. 08:01:04 Running ssh-add (command line suppressed) 08:01:04 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_2022708661852791731.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_2022708661852791731.key) 08:01:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:04 provisioning config files... 08:01:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:04 provisioning config files... 08:01:04 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:04 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins16994923894549804739.sh 08:01:04 ---> jenkins-sandbox-cleanup.sh 08:01:04 Setup pyenv: 08:01:04 * system (set by /opt/pyenv/version) 08:01:04 * 3.8.20 (set by /opt/pyenv/version) 08:01:04 * 3.9.20 (set by /opt/pyenv/version) 08:01:04 3.10.15 08:01:04 3.11.10 08:01:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gy66 08:01:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:16 lf-activate-venv(): INFO: Base packages installed successfully 08:02:16 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 08:02:22 lf-activate-venv(): INFO: Adding /tmp/venv-Gy66/bin to PATH 08:02:23 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources' 08:02:23 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources' 08:02:23 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources' 08:02:23 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources' 08:02:23 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources' 08:02:23 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources' 08:02:23 Traceback (most recent call last): 08:02:23 File "/tmp/venv-Gy66/bin/jenkins-jobs", line 6, in 08:02:23 sys.exit(main()) 08:02:23 ^^^^^^ 08:02:23 File "/tmp/venv-Gy66/lib/python3.11/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:02:23 jjb = JenkinsJobs(argv) 08:02:23 ^^^^^^^^^^^^^^^^^ 08:02:23 File "/tmp/venv-Gy66/lib/python3.11/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:02:23 self.parser = create_parser() 08:02:23 ^^^^^^^^^^^^^^^ 08:02:23 File "/tmp/venv-Gy66/lib/python3.11/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:02:23 extension_manager.map(parse_subcommand_args, subparser) 08:02:23 File "/tmp/venv-Gy66/lib/python3.11/site-packages/stevedore/extension.py", line 379, in map 08:02:23 raise NoMatches(f'No {self.namespace} extensions found') 08:02:23 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:02:23 Build step 'Execute shell' marked build as failure 08:02:23 $ ssh-agent -k 08:02:23 unset SSH_AUTH_SOCK; 08:02:23 unset SSH_AGENT_PID; 08:02:23 echo Agent pid 1550 killed; 08:02:23 [ssh-agent] Stopped. 08:02:23 [PostBuildScript] - [INFO] Executing post build scripts. 08:02:23 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins471961219698066457.sh 08:02:23 ---> sysstat.sh 08:02:24 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13372803333621476058.sh 08:02:24 ---> package-listing.sh 08:02:24 ++ tr '[:upper:]' '[:lower:]' 08:02:24 ++ facter osfamily 08:02:24 + OS_FAMILY=debian 08:02:24 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:02:24 + START_PACKAGES=/tmp/packages_start.txt 08:02:24 + END_PACKAGES=/tmp/packages_end.txt 08:02:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:02:24 + PACKAGES=/tmp/packages_start.txt 08:02:24 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:24 + PACKAGES=/tmp/packages_end.txt 08:02:24 + case "${OS_FAMILY}" in 08:02:24 + dpkg -l 08:02:24 + grep '^ii' 08:02:24 + '[' -f /tmp/packages_start.txt ']' 08:02:24 + '[' -f /tmp/packages_end.txt ']' 08:02:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:02:24 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:24 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:24 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13373313327656808801.sh 08:02:24 ---> capture-instance-metadata.sh 08:02:24 Setup pyenv: 08:02:24 system 08:02:24 3.8.20 08:02:24 3.9.20 08:02:24 3.10.15 08:02:24 * 3.11.10 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZLU4 08:02:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:02:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:33 lf-activate-venv(): INFO: Base packages installed successfully 08:02:33 lf-activate-venv(): INFO: Installing additional packages: lftools 08:03:05 lf-activate-venv(): INFO: Adding /tmp/venv-ZLU4/bin to PATH 08:03:05 INFO: Running in OpenStack, capturing instance metadata 08:03:05 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13378692650721194994.sh 08:03:06 provisioning config files... 08:03:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config6888161150290208553tmp 08:03:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:03:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:03:06 [EnvInject] - Injecting environment variables from a build step. 08:03:06 [EnvInject] - Injecting as environment variables the properties content 08:03:06 SERVER_ID=logs 08:03:06 08:03:06 [EnvInject] - Variables injected successfully. 08:03:06 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10474588456834228745.sh 08:03:06 ---> create-netrc.sh 08:03:06 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4768370104211138078.sh 08:03:06 ---> python-tools-install.sh 08:03:06 Setup pyenv: 08:03:06 system 08:03:06 3.8.20 08:03:06 3.9.20 08:03:06 3.10.15 08:03:06 * 3.11.10 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZLU4 from file:/tmp/.os_lf_venv 08:03:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:03:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:03:07 lf-activate-venv(): INFO: Base packages installed successfully 08:03:07 lf-activate-venv(): INFO: Installing additional packages: lftools 08:03:14 lf-activate-venv(): INFO: Adding /tmp/venv-ZLU4/bin to PATH 08:03:14 Generating Requirements File 08:03:36 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:03:36 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:03:36 Python 3.11.10 08:03:36 pip 26.1.2 from /tmp/venv-ZLU4/lib/python3.11/site-packages/pip (python 3.11) 08:03:36 aiohappyeyeballs==2.6.2 08:03:36 aiohttp==3.14.1 08:03:36 aiosignal==1.4.0 08:03:36 appdirs==1.4.4 08:03:36 argcomplete==3.6.3 08:03:36 aspy.yaml==1.3.0 08:03:36 attrs==26.1.0 08:03:36 autopage==0.6.0 08:03:36 beautifulsoup4==4.15.0 08:03:36 boto3==1.43.29 08:03:36 botocore==1.43.29 08:03:36 bs4==0.0.2 08:03:36 certifi==2026.5.20 08:03:36 cffi==2.0.0 08:03:36 cfgv==3.5.0 08:03:36 chardet==7.4.3 08:03:36 charset-normalizer==3.4.7 08:03:36 click==8.4.1 08:03:36 cliff==4.14.0 08:03:36 cmd2==4.0.0 08:03:36 cryptography==3.3.2 08:03:36 debtcollector==3.1.0 08:03:36 decorator==5.3.1 08:03:36 defusedxml==0.7.1 08:03:36 Deprecated==1.3.1 08:03:36 distlib==0.4.3 08:03:36 dnspython==2.8.0 08:03:36 docker==7.1.0 08:03:36 dogpile.cache==1.5.0 08:03:36 durationpy==0.10 08:03:36 email-validator==2.3.0 08:03:36 filelock==3.29.3 08:03:36 frozenlist==1.8.0 08:03:36 future==1.0.0 08:03:36 gitdb==4.0.12 08:03:36 GitPython==3.1.50 08:03:36 httplib2==0.30.2 08:03:36 identify==2.6.19 08:03:36 idna==3.18 08:03:36 importlib-resources==1.5.0 08:03:36 iso8601==2.1.0 08:03:36 Jinja2==3.1.6 08:03:36 jmespath==1.1.0 08:03:36 jsonpatch==1.33 08:03:36 jsonpointer==3.1.1 08:03:36 jsonschema==4.26.0 08:03:36 jsonschema-specifications==2025.9.1 08:03:36 keystoneauth1==5.14.0 08:03:36 kubernetes==36.0.2 08:03:36 lftools==0.37.22 08:03:36 lxml==6.1.1 08:03:36 markdown-it-py==4.2.0 08:03:36 MarkupSafe==3.0.3 08:03:36 mdurl==0.1.2 08:03:36 msgpack==1.2.0 08:03:36 multi_key_dict==2.0.3 08:03:36 multidict==6.7.1 08:03:36 munch==4.0.0 08:03:36 netaddr==1.3.0 08:03:36 niet==1.4.2 08:03:36 nodeenv==1.10.0 08:03:36 oauth2client==4.1.3 08:03:36 oauthlib==3.3.1 08:03:36 openstacksdk==4.15.0 08:03:36 os-service-types==1.8.2 08:03:36 osc-lib==4.6.0 08:03:36 oslo.config==10.5.0 08:03:36 oslo.context==6.4.0 08:03:36 oslo.i18n==6.8.0 08:03:36 oslo.log==8.2.0 08:03:36 oslo.serialization==5.10.0 08:03:36 oslo.utils==10.1.1 08:03:36 packaging==26.2 08:03:36 pbr==7.0.3 08:03:36 platformdirs==4.10.0 08:03:36 prettytable==3.17.0 08:03:36 prompt_toolkit==3.0.52 08:03:36 propcache==0.5.2 08:03:36 psutil==7.2.2 08:03:36 pyasn1==0.6.3 08:03:36 pyasn1_modules==0.4.2 08:03:36 pycparser==3.0 08:03:36 pygerrit2==2.0.15 08:03:36 PyGithub==2.9.1 08:03:36 Pygments==2.20.0 08:03:36 PyJWT==2.13.0 08:03:36 PyNaCl==1.6.2 08:03:36 pyparsing==2.4.7 08:03:36 pyperclip==1.11.0 08:03:36 pyrsistent==0.20.0 08:03:36 python-cinderclient==9.9.0 08:03:36 python-dateutil==2.9.0.post0 08:03:36 python-discovery==1.4.2 08:03:36 python-heatclient==5.2.0 08:03:36 python-jenkins==1.8.3 08:03:36 python-keystoneclient==5.8.0 08:03:36 python-magnumclient==4.10.0 08:03:36 python-openstackclient==10.1.0 08:03:36 python-swiftclient==4.10.0 08:03:36 PyYAML==6.0.3 08:03:36 referencing==0.37.0 08:03:36 requests==2.34.2 08:03:36 requests-oauthlib==2.0.0 08:03:36 rfc3986==2.0.0 08:03:36 rich==15.0.0 08:03:36 rich-argparse==1.8.0 08:03:36 rpds-py==2026.5.1 08:03:36 rsa==4.9.1 08:03:36 ruamel.yaml==0.19.1 08:03:36 ruamel.yaml.clib==0.2.15 08:03:36 s3transfer==0.18.0 08:03:36 simplejson==4.1.1 08:03:36 six==1.17.0 08:03:36 smmap==5.0.3 08:03:36 soupsieve==2.8.4 08:03:36 stevedore==5.8.0 08:03:36 tabulate==0.10.0 08:03:36 toml==0.10.2 08:03:36 tomlkit==0.15.0 08:03:36 tqdm==4.68.2 08:03:36 typing_extensions==4.15.0 08:03:36 urllib3==1.26.20 08:03:36 virtualenv==21.4.3 08:03:36 wcwidth==0.8.1 08:03:36 websocket-client==1.9.0 08:03:36 wrapt==2.2.1 08:03:36 xdg==6.0.0 08:03:36 xmltodict==1.0.4 08:03:36 yarl==1.24.2 08:03:36 yq==3.4.3 08:03:36 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11423961705587161925.sh 08:03:36 ---> sudo-logs.sh 08:03:36 Archiving 'sudo' log.. 08:03:36 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins16406335530934839047.sh 08:03:36 ---> job-cost.sh 08:03:36 Setup pyenv: 08:03:37 system 08:03:37 3.8.20 08:03:37 3.9.20 08:03:37 3.10.15 08:03:37 * 3.11.10 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZLU4 from file:/tmp/.os_lf_venv 08:03:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:03:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:03:38 lf-activate-venv(): INFO: Base packages installed successfully 08:03:38 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:03:42 lf-activate-venv(): INFO: Adding /tmp/venv-ZLU4/bin to PATH 08:03:42 INFO: No Stack... 08:03:43 INFO: Retrieving Pricing Info for: v3-standard-2 08:03:43 INFO: Archiving Costs 08:03:43 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins4337806371273646128.sh 08:03:43 ---> logs-deploy.sh 08:03:43 Setup pyenv: 08:03:43 system 08:03:43 3.8.20 08:03:43 3.9.20 08:03:43 3.10.15 08:03:43 * 3.11.10 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZLU4 from file:/tmp/.os_lf_venv 08:03:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:03:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:03:45 lf-activate-venv(): INFO: Base packages installed successfully 08:03:45 lf-activate-venv(): INFO: Installing additional packages: lftools 08:03:50 lf-activate-venv(): INFO: Adding /tmp/venv-ZLU4/bin to PATH 08:03:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-jenkins-sandbox-cleanup/392 08:03:50 INFO: archiving workspace using pattern(s): 08:03:52 Archives upload complete. 08:03:52 INFO: archiving logs to Nexus 08:03:53 ---> uname -a: 08:03:53 Linux prd-ubuntu20-04-docker-2c-8g-12929 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:03:53 08:03:53 08:03:53 ---> lscpu: 08:03:53 Architecture: x86_64 08:03:53 CPU op-mode(s): 32-bit, 64-bit 08:03:53 Byte Order: Little Endian 08:03:53 Address sizes: 40 bits physical, 48 bits virtual 08:03:53 CPU(s): 2 08:03:53 On-line CPU(s) list: 0,1 08:03:53 Thread(s) per core: 1 08:03:53 Core(s) per socket: 1 08:03:53 Socket(s): 2 08:03:53 NUMA node(s): 1 08:03:53 Vendor ID: AuthenticAMD 08:03:53 CPU family: 23 08:03:53 Model: 49 08:03:53 Model name: AMD EPYC-Rome Processor 08:03:53 Stepping: 0 08:03:53 CPU MHz: 2799.998 08:03:53 BogoMIPS: 5599.99 08:03:53 Virtualization: AMD-V 08:03:53 Hypervisor vendor: KVM 08:03:53 Virtualization type: full 08:03:53 L1d cache: 64 KiB 08:03:53 L1i cache: 64 KiB 08:03:53 L2 cache: 1 MiB 08:03:53 L3 cache: 32 MiB 08:03:53 NUMA node0 CPU(s): 0,1 08:03:53 Vulnerability Gather data sampling: Not affected 08:03:53 Vulnerability Itlb multihit: Not affected 08:03:53 Vulnerability L1tf: Not affected 08:03:53 Vulnerability Mds: Not affected 08:03:53 Vulnerability Meltdown: Not affected 08:03:53 Vulnerability Mmio stale data: Not affected 08:03:53 Vulnerability Retbleed: Vulnerable 08:03:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:03:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:03:53 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:03:53 Vulnerability Srbds: Not affected 08:03:53 Vulnerability Tsx async abort: Not affected 08:03:53 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:03:53 08:03:53 08:03:53 ---> nproc: 08:03:53 2 08:03:53 08:03:53 08:03:53 ---> df -h: 08:03:53 Filesystem Size Used Avail Use% Mounted on 08:03:53 udev 3.9G 0 3.9G 0% /dev 08:03:53 tmpfs 795M 1.1M 794M 1% /run 08:03:53 /dev/vda1 39G 9.9G 29G 26% / 08:03:53 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:03:53 tmpfs 5.0M 0 5.0M 0% /run/lock 08:03:53 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:03:53 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 08:03:53 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 08:03:53 /dev/loop2 62M 62M 0 100% /snap/core20/1405 08:03:53 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:03:53 tmpfs 795M 0 795M 0% /run/user/1001 08:03:53 08:03:53 08:03:53 ---> free -m: 08:03:53 total used free shared buff/cache available 08:03:53 Mem: 7945 469 4949 1 2526 7175 08:03:53 Swap: 1023 0 1023 08:03:53 08:03:53 08:03:53 ---> ip addr: 08:03:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:03:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:03:53 inet 127.0.0.1/8 scope host lo 08:03:53 valid_lft forever preferred_lft forever 08:03:53 inet6 ::1/128 scope host 08:03:53 valid_lft forever preferred_lft forever 08:03:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:03:53 link/ether fa:16:3e:71:f6:03 brd ff:ff:ff:ff:ff:ff 08:03:53 inet 10.30.123.189/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 08:03:53 valid_lft 86187sec preferred_lft 86187sec 08:03:53 inet6 fe80::f816:3eff:fe71:f603/64 scope link 08:03:53 valid_lft forever preferred_lft forever 08:03:53 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:03:53 link/ether 6e:45:9b:03:89:fe brd ff:ff:ff:ff:ff:ff 08:03:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:03:53 valid_lft forever preferred_lft forever 08:03:53 08:03:53 08:03:53 ---> sar -b -r -n DEV: 08:03:53 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-12929) 06/13/26 _x86_64_ (2 CPU) 08:03:53 08:03:53 08:00:22 LINUX RESTART (2 CPU) 08:03:53 08:03:53 08:01:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:03:53 08:02:01 13.56 10.68 2.88 0.00 842.03 635.82 0.00 08:03:53 08:03:01 53.13 2.75 50.38 0.00 146.08 6096.78 0.00 08:03:53 Average: 33.51 6.68 26.83 0.00 491.10 3389.47 0.00 08:03:53 08:03:53 08:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:03:53 08:02:01 5622500 7412880 388780 4.78 58376 1912440 1100440 11.98 543652 1758780 59696 08:03:53 08:03:01 5321404 7346408 443568 5.45 74860 2119992 1134068 12.35 654520 1926688 168456 08:03:53 Average: 5471952 7379644 416174 5.11 66618 2016216 1117254 12.16 599086 1842734 114076 08:03:53 08:03:53 08:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:03:53 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:53 08:02:01 ens3 19.96 14.17 208.17 6.46 0.00 0.00 0.00 0.00 08:03:53 08:02:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 08:03:53 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:53 08:03:01 ens3 44.12 34.52 738.62 6.61 0.00 0.00 0.00 0.00 08:03:53 08:03:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 08:03:53 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:53 Average: ens3 32.14 24.43 475.64 6.53 0.00 0.00 0.00 0.00 08:03:53 Average: lo 0.64 0.64 0.07 0.07 0.00 0.00 0.00 0.00 08:03:53 08:03:53 08:03:53 ---> sar -P ALL: 08:03:53 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-12929) 06/13/26 _x86_64_ (2 CPU) 08:03:53 08:03:53 08:00:22 LINUX RESTART (2 CPU) 08:03:53 08:03:53 08:01:02 CPU %user %nice %system %iowait %steal %idle 08:03:53 08:02:01 all 7.48 0.00 0.56 41.87 0.07 50.01 08:03:53 08:02:01 0 2.46 0.00 0.47 0.32 0.07 96.68 08:03:53 08:02:01 1 12.53 0.00 0.65 83.65 0.07 3.10 08:03:53 08:03:01 all 20.47 0.00 1.83 26.89 0.06 50.75 08:03:53 08:03:01 0 30.62 0.00 1.94 3.56 0.07 63.82 08:03:53 08:03:01 1 10.33 0.00 1.72 50.21 0.05 37.70 08:03:53 Average: all 14.04 0.00 1.20 34.31 0.06 50.39 08:03:53 Average: 0 16.65 0.00 1.21 1.95 0.07 80.12 08:03:53 Average: 1 11.42 0.00 1.19 66.74 0.06 20.59 08:03:53 08:03:53 08:03:53