08:01:24 Started by timer 08:01:24 Running as SYSTEM 08:01:24 [EnvInject] - Loading node environment variables. 08:01:24 Building remotely on prd-centos8-builder-2c-2g-92 (centos8-builder-2c-2g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:24 [ssh-agent] Looking for ssh-agent implementation... 08:01:24 $ ssh-agent 08:01:24 SSH_AUTH_SOCK=/tmp/ssh-bAicMlAKx9CV/agent.5399 08:01:24 SSH_AGENT_PID=5401 08:01:24 [ssh-agent] Started. 08:01:24 Running ssh-add (command line suppressed) 08:01:24 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_17043871491863280209.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_17043871491863280209.key) 08:01:24 [ssh-agent] Using credentials rotterdam-jobbuilder (Rotterdam JJB) 08:01:28 provisioning config files... 08:01:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:28 provisioning config files... 08:01:28 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:28 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11450604801373440609.sh 08:01:28 ---> jenkins-sandbox-cleanup.sh 08:01:28 Setup pyenv: 08:01:28 system 08:01:28 * 3.8.13 (set by /opt/pyenv/version) 08:01:28 * 3.9.13 (set by /opt/pyenv/version) 08:01:28 * 3.10.6 (set by /opt/pyenv/version) 08:01:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Jlmq 08:01:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:51 lf-activate-venv(): INFO: Installing: jenkins-job-builder==6.0.0 08:02:16 lf-activate-venv(): INFO: Adding /tmp/venv-Jlmq/bin to PATH 08:02:16 /tmp/venv-Jlmq/lib/python3.10/site-packages/jenkins_jobs/registry.py:21: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 08:02:16 import pkg_resources 08:02:16 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:02:16 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:02:16 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:02:16 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:02:16 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:02:16 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:02:16 Traceback (most recent call last): 08:02:16 File "/tmp/venv-Jlmq/bin/jenkins-jobs", line 7, in 08:02:16 sys.exit(main()) 08:02:16 File "/tmp/venv-Jlmq/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:02:16 jjb = JenkinsJobs(argv) 08:02:16 File "/tmp/venv-Jlmq/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:02:16 self.parser = create_parser() 08:02:16 File "/tmp/venv-Jlmq/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:02:16 extension_manager.map(parse_subcommand_args, subparser) 08:02:16 File "/tmp/venv-Jlmq/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:02:16 raise NoMatches('No %s extensions found' % self.namespace) 08:02:16 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:02:16 Build step 'Execute shell' marked build as failure 08:02:16 $ ssh-agent -k 08:02:16 unset SSH_AUTH_SOCK; 08:02:16 unset SSH_AGENT_PID; 08:02:16 echo Agent pid 5401 killed; 08:02:16 [ssh-agent] Stopped. 08:02:16 [PostBuildScript] - [INFO] Executing post build scripts. 08:02:16 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9066957257306925696.sh 08:02:16 ---> sysstat.sh 08:02:17 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1928791459907779889.sh 08:02:17 ---> package-listing.sh 08:02:17 ++ facter osfamily 08:02:17 ++ tr '[:upper:]' '[:lower:]' 08:02:17 + OS_FAMILY=redhat 08:02:17 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:02:17 + START_PACKAGES=/tmp/packages_start.txt 08:02:17 + END_PACKAGES=/tmp/packages_end.txt 08:02:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:02:17 + PACKAGES=/tmp/packages_start.txt 08:02:17 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:17 + PACKAGES=/tmp/packages_end.txt 08:02:17 + case "${OS_FAMILY}" in 08:02:17 + rpm -qa 08:02:17 + sort 08:02:18 + '[' -f /tmp/packages_start.txt ']' 08:02:18 + '[' -f /tmp/packages_end.txt ']' 08:02:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:02:18 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:18 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:18 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12847320587857342487.sh 08:02:18 ---> capture-instance-metadata.sh 08:02:18 Setup pyenv: 08:02:18 system 08:02:18 3.8.13 08:02:18 3.9.13 08:02:18 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fRuh 08:02:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:02:35 lf-activate-venv(): INFO: Installing: lftools 08:03:19 lf-activate-venv(): INFO: Adding /tmp/venv-fRuh/bin to PATH 08:03:19 INFO: Running in OpenStack, capturing instance metadata 08:03:19 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins3941033733983192821.sh 08:03:19 provisioning config files... 08:03:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config11800167031565878598tmp 08:03:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[fdio-logs-s3-cloudfront-index] 08:03:19 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:03:19 provisioning config files... 08:03:19 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:03:19 [EnvInject] - Injecting environment variables from a build step. 08:03:19 [EnvInject] - Injecting as environment variables the properties content 08:03:19 SERVER_ID=logs 08:03:19 08:03:19 [EnvInject] - Variables injected successfully. 08:03:19 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2581301992195360435.sh 08:03:19 ---> create-netrc.sh 08:03:19 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins7561749152388247280.sh 08:03:19 ---> python-tools-install.sh 08:03:19 Setup pyenv: 08:03:19 system 08:03:19 3.8.13 08:03:19 3.9.13 08:03:19 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fRuh from file:/tmp/.os_lf_venv 08:03:34 lf-activate-venv(): INFO: Installing: lftools 08:03:45 lf-activate-venv(): INFO: Adding /tmp/venv-fRuh/bin to PATH 08:03:45 Generating Requirements File 08:04:39 Python 3.10.6 08:04:40 pip 25.2 from /tmp/venv-fRuh/lib/python3.10/site-packages/pip (python 3.10) 08:04:40 appdirs==1.4.4 08:04:40 argcomplete==3.6.2 08:04:40 aspy.yaml==1.3.0 08:04:40 attrs==25.3.0 08:04:40 autopage==0.5.2 08:04:40 beautifulsoup4==4.13.4 08:04:40 boto3==1.40.11 08:04:40 botocore==1.40.11 08:04:40 bs4==0.0.2 08:04:40 cachetools==5.5.2 08:04:40 certifi==2025.8.3 08:04:40 cffi==1.17.1 08:04:40 cfgv==3.4.0 08:04:40 chardet==5.2.0 08:04:40 charset-normalizer==3.4.3 08:04:40 click==8.2.1 08:04:40 cliff==4.10.0 08:04:40 cmd2==2.7.0 08:04:40 cryptography==3.3.2 08:04:40 debtcollector==3.0.0 08:04:40 decorator==5.2.1 08:04:40 defusedxml==0.7.1 08:04:40 Deprecated==1.2.18 08:04:40 distlib==0.4.0 08:04:40 dnspython==2.7.0 08:04:40 docker==7.1.0 08:04:40 dogpile.cache==1.4.0 08:04:40 durationpy==0.10 08:04:40 email_validator==2.2.0 08:04:40 filelock==3.19.1 08:04:40 future==1.0.0 08:04:40 gitdb==4.0.12 08:04:40 GitPython==3.1.45 08:04:40 google-auth==2.40.3 08:04:40 httplib2==0.22.0 08:04:40 identify==2.6.13 08:04:40 idna==3.10 08:04:40 importlib-resources==1.5.0 08:04:40 iso8601==2.1.0 08:04:40 Jinja2==3.1.6 08:04:40 jmespath==1.0.1 08:04:40 jsonpatch==1.33 08:04:40 jsonpointer==3.0.0 08:04:40 jsonschema==4.25.0 08:04:40 jsonschema-specifications==2025.4.1 08:04:40 keystoneauth1==5.11.1 08:04:40 kubernetes==33.1.0 08:04:40 lftools==0.37.13 08:04:40 lxml==6.0.0 08:04:40 markdown-it-py==4.0.0 08:04:40 MarkupSafe==3.0.2 08:04:40 mdurl==0.1.2 08:04:40 msgpack==1.1.1 08:04:40 multi_key_dict==2.0.3 08:04:40 munch==4.0.0 08:04:40 netaddr==1.3.0 08:04:40 niet==1.4.2 08:04:40 nodeenv==1.9.1 08:04:40 oauth2client==4.1.3 08:04:40 oauthlib==3.3.1 08:04:40 openstacksdk==4.7.0 08:04:40 os-client-config==2.3.0 08:04:40 os-service-types==1.8.0 08:04:40 osc-lib==4.1.0 08:04:40 oslo.config==10.0.0 08:04:40 oslo.context==6.0.0 08:04:40 oslo.i18n==6.5.1 08:04:40 oslo.log==7.2.0 08:04:40 oslo.serialization==5.7.0 08:04:40 oslo.utils==9.0.0 08:04:40 packaging==25.0 08:04:40 pbr==7.0.0 08:04:40 platformdirs==4.3.8 08:04:40 prettytable==3.16.0 08:04:40 psutil==7.0.0 08:04:40 pyasn1==0.6.1 08:04:40 pyasn1_modules==0.4.2 08:04:40 pycparser==2.22 08:04:40 pygerrit2==2.0.15 08:04:40 PyGithub==2.7.0 08:04:40 Pygments==2.19.2 08:04:40 PyJWT==2.10.1 08:04:40 PyNaCl==1.5.0 08:04:40 pyparsing==2.4.7 08:04:40 pyperclip==1.9.0 08:04:40 pyrsistent==0.20.0 08:04:40 python-cinderclient==9.7.0 08:04:40 python-dateutil==2.9.0.post0 08:04:40 python-heatclient==4.3.0 08:04:40 python-jenkins==1.8.3 08:04:40 python-keystoneclient==5.6.0 08:04:40 python-magnumclient==4.8.1 08:04:40 python-openstackclient==8.1.0 08:04:40 python-swiftclient==4.8.0 08:04:40 PyYAML==6.0.2 08:04:40 referencing==0.36.2 08:04:40 requests==2.32.4 08:04:40 requests-oauthlib==2.0.0 08:04:40 requestsexceptions==1.4.0 08:04:40 rfc3986==2.0.0 08:04:40 rich==14.1.0 08:04:40 rich-argparse==1.7.1 08:04:40 rpds-py==0.27.0 08:04:40 rsa==4.9.1 08:04:40 ruamel.yaml==0.18.14 08:04:40 ruamel.yaml.clib==0.2.12 08:04:40 s3transfer==0.13.1 08:04:40 simplejson==3.20.1 08:04:40 six==1.17.0 08:04:40 smmap==5.0.2 08:04:40 soupsieve==2.7 08:04:40 stevedore==5.4.1 08:04:40 tabulate==0.9.0 08:04:40 toml==0.10.2 08:04:40 tomlkit==0.13.3 08:04:40 tqdm==4.67.1 08:04:40 typing_extensions==4.14.1 08:04:40 tzdata==2025.2 08:04:40 urllib3==1.26.20 08:04:40 virtualenv==20.34.0 08:04:40 wcwidth==0.2.13 08:04:40 websocket-client==1.8.0 08:04:40 wrapt==1.17.3 08:04:40 xdg==6.0.0 08:04:40 xmltodict==0.14.2 08:04:40 yq==3.4.3 08:04:40 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins6389377664830190459.sh 08:04:40 ---> sudo-logs.sh 08:04:40 Archiving 'sudo' log.. 08:04:40 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10007294175650305905.sh 08:04:40 ---> job-cost.sh 08:04:40 Setup pyenv: 08:04:40 system 08:04:40 3.8.13 08:04:40 3.9.13 08:04:40 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fRuh from file:/tmp/.os_lf_venv 08:04:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:05:02 lf-activate-venv(): INFO: Adding /tmp/venv-fRuh/bin to PATH 08:05:02 INFO: No Stack... 08:05:02 INFO: Retrieving Pricing Info for: v3-standard-2 08:05:08 INFO: Archiving Costs 08:05:08 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins14462402588999328443.sh 08:05:08 ---> logs-deploy.sh 08:05:08 Setup pyenv: 08:05:08 system 08:05:08 3.8.13 08:05:08 3.9.13 08:05:08 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:05:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fRuh from file:/tmp/.os_lf_venv 08:05:15 lf-activate-venv(): INFO: Installing: lftools 08:05:27 lf-activate-venv(): INFO: Adding /tmp/venv-fRuh/bin to PATH 08:05:27 WARNING: Nexus logging server not set 08:05:27 INFO: S3 path logs/production/vex-yul-rot-jenkins-1/ci-management-jenkins-sandbox-cleanup/368/ 08:05:27 INFO: archiving logs to S3 08:05:28 ---> uname -a: 08:05:28 Linux prd-centos8-builder-2c-2g-92.novalocal 4.18.0-489.el8.x86_64 #1 SMP Thu Apr 27 17:02:11 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 08:05:28 08:05:28 08:05:28 ---> lscpu: 08:05:28 Architecture: x86_64 08:05:28 CPU op-mode(s): 32-bit, 64-bit 08:05:28 Byte Order: Little Endian 08:05:28 CPU(s): 2 08:05:28 On-line CPU(s) list: 0,1 08:05:28 Thread(s) per core: 1 08:05:28 Core(s) per socket: 1 08:05:28 Socket(s): 2 08:05:28 NUMA node(s): 1 08:05:28 Vendor ID: AuthenticAMD 08:05:28 CPU family: 23 08:05:28 Model: 49 08:05:28 Model name: AMD EPYC-Rome Processor 08:05:28 Stepping: 0 08:05:28 CPU MHz: 2799.998 08:05:28 BogoMIPS: 5599.99 08:05:28 Virtualization: AMD-V 08:05:28 Hypervisor vendor: KVM 08:05:28 Virtualization type: full 08:05:28 L1d cache: 32K 08:05:28 L1i cache: 32K 08:05:28 L2 cache: 512K 08:05:28 L3 cache: 16384K 08:05:28 NUMA node0 CPU(s): 0,1 08:05:28 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:05:28 08:05:28 08:05:28 ---> nproc: 08:05:28 2 08:05:28 08:05:28 08:05:28 ---> df -h: 08:05:28 Filesystem Size Used Avail Use% Mounted on 08:05:28 devtmpfs 3.8G 0 3.8G 0% /dev 08:05:28 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:05:28 tmpfs 3.8G 17M 3.8G 1% /run 08:05:28 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:05:28 /dev/vda1 40G 9.1G 31G 23% / 08:05:28 tmpfs 770M 0 770M 0% /run/user/1001 08:05:28 08:05:28 08:05:28 ---> free -m: 08:05:28 total used free shared buff/cache available 08:05:28 Mem: 7697 628 4931 19 2137 6774 08:05:28 Swap: 1023 0 1023 08:05:28 08:05:28 08:05:28 ---> ip addr: 08:05:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:05:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:05:28 inet 127.0.0.1/8 scope host lo 08:05:28 valid_lft forever preferred_lft forever 08:05:28 inet6 ::1/128 scope host 08:05:28 valid_lft forever preferred_lft forever 08:05:28 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:05:28 link/ether fa:16:3e:2e:0c:a9 brd ff:ff:ff:ff:ff:ff 08:05:28 altname enp0s3 08:05:28 altname ens3 08:05:28 inet 10.30.87.34/23 brd 10.30.87.255 scope global dynamic noprefixroute eth0 08:05:28 valid_lft 86129sec preferred_lft 86129sec 08:05:28 inet6 fe80::f816:3eff:fe2e:ca9/64 scope link 08:05:28 valid_lft forever preferred_lft forever 08:05:28 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:05:28 link/ether 02:42:97:ea:8c:32 brd ff:ff:ff:ff:ff:ff 08:05:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:05:28 valid_lft forever preferred_lft forever 08:05:28 08:05:28 08:05:28 ---> sar -b -r -n DEV: 08:05:28 Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 08/16/2025 _x86_64_ (2 CPU) 08:05:28 08:05:28 08:00:24 LINUX RESTART (2 CPU) 08:05:28 08:05:28 08:01:01 AM tps rtps wtps bread/s bwrtn/s 08:05:28 08:02:01 AM 246.89 127.82 119.06 13614.69 38139.23 08:05:28 08:03:01 AM 42.10 0.52 41.59 31.32 3158.80 08:05:28 08:04:01 AM 74.20 0.43 73.77 55.19 6835.29 08:05:28 08:05:01 AM 47.86 0.20 47.66 23.33 2925.75 08:05:28 Average: 102.79 32.26 70.53 3433.11 12769.65 08:05:28 08:05:28 08:01:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:05:28 08:02:01 AM 5523440 7064712 2358884 29.93 2688 1739720 955740 10.70 126728 1968056 27264 08:05:28 08:03:01 AM 5396372 6995960 2485952 31.54 2688 1794432 1001388 11.21 310760 1893964 7000 08:05:28 08:04:01 AM 5250036 7014044 2632288 33.39 2688 1948440 958632 10.73 313732 1999628 7360 08:05:28 08:05:01 AM 5047728 6941960 2834596 35.96 2688 2071540 1003892 11.24 320016 2168408 96384 08:05:28 Average: 5304394 7004169 2577930 32.71 2688 1888533 979913 10.97 267809 2007514 34502 08:05:28 08:05:28 08:01:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:05:28 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:28 08:02:01 AM eth0 130.74 80.27 721.14 28.26 0.00 0.00 0.00 0.00 08:05:28 08:02:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:28 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:28 08:03:01 AM eth0 15.18 12.18 98.83 3.54 0.00 0.00 0.00 0.00 08:05:28 08:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:28 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:28 08:04:01 AM eth0 41.43 29.11 616.34 5.93 0.00 0.00 0.00 0.00 08:05:28 08:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:28 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:28 08:05:01 AM eth0 22.60 17.75 256.98 4.64 0.00 0.00 0.00 0.00 08:05:28 08:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:28 Average: eth0 52.50 34.84 423.37 10.60 0.00 0.00 0.00 0.00 08:05:28 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:28 08:05:28 08:05:28 ---> sar -P ALL: 08:05:28 Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 08/16/2025 _x86_64_ (2 CPU) 08:05:28 08:05:28 08:00:24 LINUX RESTART (2 CPU) 08:05:28 08:05:28 08:01:01 AM CPU %user %nice %system %iowait %steal %idle 08:05:28 08:02:01 AM all 24.54 0.00 5.94 5.78 0.08 63.66 08:05:28 08:02:01 AM 0 20.70 0.00 5.75 6.00 0.08 67.46 08:05:28 08:02:01 AM 1 28.39 0.00 6.13 5.56 0.07 59.85 08:05:28 08:03:01 AM all 13.12 0.00 1.51 0.48 0.07 84.82 08:05:28 08:03:01 AM 0 15.14 0.00 1.48 0.40 0.07 82.91 08:05:28 08:03:01 AM 1 11.10 0.00 1.53 0.57 0.07 86.73 08:05:28 08:04:01 AM all 19.80 0.00 2.07 0.69 0.09 77.34 08:05:28 08:04:01 AM 0 29.56 0.00 2.52 1.02 0.08 66.82 08:05:28 08:04:01 AM 1 10.06 0.00 1.62 0.37 0.10 87.86 08:05:28 08:05:01 AM all 17.60 0.00 1.86 0.38 0.07 80.08 08:05:28 08:05:01 AM 0 14.71 0.00 1.57 0.32 0.07 83.34 08:05:28 08:05:01 AM 1 20.49 0.00 2.15 0.45 0.08 76.83 08:05:28 Average: all 18.76 0.00 2.84 1.83 0.08 76.49 08:05:28 Average: 0 20.03 0.00 2.83 1.93 0.08 75.14 08:05:28 Average: 1 17.50 0.00 2.85 1.73 0.08 77.84 08:05:28 08:05:28 08:05:28