08:02:16 Started by timer 08:02:16 Running as SYSTEM 08:02:16 [EnvInject] - Loading node environment variables. 08:02:16 Building remotely on prd-centos8-builder-2c-2g-459 (centos8-builder-2c-2g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:02:16 [ssh-agent] Looking for ssh-agent implementation... 08:02:16 $ ssh-agent 08:02:16 SSH_AUTH_SOCK=/tmp/ssh-4MDkAjh0XFT4/agent.5387 08:02:16 SSH_AGENT_PID=5389 08:02:16 [ssh-agent] Started. 08:02:16 Running ssh-add (command line suppressed) 08:02:16 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_9974842797209996060.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_9974842797209996060.key) 08:02:16 [ssh-agent] Using credentials rotterdam-jobbuilder (Rotterdam JJB) 08:02:23 provisioning config files... 08:02:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:02:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:02:23 provisioning config files... 08:02:23 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:02:23 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1173989564600005648.sh 08:02:23 ---> jenkins-sandbox-cleanup.sh 08:02:23 Setup pyenv: 08:02:23 system 08:02:23 * 3.8.13 (set by /opt/pyenv/version) 08:02:23 * 3.9.13 (set by /opt/pyenv/version) 08:02:23 * 3.10.6 (set by /opt/pyenv/version) 08:02:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-x5Z7 08:02:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:02:45 lf-activate-venv(): INFO: Installing: jenkins-job-builder==6.0.0 08:03:11 lf-activate-venv(): INFO: Adding /tmp/venv-x5Z7/bin to PATH 08:03:11 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:03:11 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:03:11 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:03:11 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:03:11 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:03:11 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:03:11 Traceback (most recent call last): 08:03:11 File "/tmp/venv-x5Z7/bin/jenkins-jobs", line 8, in 08:03:11 sys.exit(main()) 08:03:11 File "/tmp/venv-x5Z7/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:03:11 jjb = JenkinsJobs(argv) 08:03:11 File "/tmp/venv-x5Z7/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:03:11 self.parser = create_parser() 08:03:11 File "/tmp/venv-x5Z7/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:03:11 extension_manager.map(parse_subcommand_args, subparser) 08:03:11 File "/tmp/venv-x5Z7/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:03:11 raise NoMatches('No %s extensions found' % self.namespace) 08:03:11 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:03:11 Build step 'Execute shell' marked build as failure 08:03:11 $ ssh-agent -k 08:03:11 unset SSH_AUTH_SOCK; 08:03:11 unset SSH_AGENT_PID; 08:03:11 echo Agent pid 5389 killed; 08:03:11 [ssh-agent] Stopped. 08:03:11 [PostBuildScript] - [INFO] Executing post build scripts. 08:03:11 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1949720508264506740.sh 08:03:11 ---> sysstat.sh 08:03:11 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13882355515321249007.sh 08:03:11 ---> package-listing.sh 08:03:11 ++ facter osfamily 08:03:11 ++ tr '[:upper:]' '[:lower:]' 08:03:12 + OS_FAMILY=redhat 08:03:12 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:03:12 + START_PACKAGES=/tmp/packages_start.txt 08:03:12 + END_PACKAGES=/tmp/packages_end.txt 08:03:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:03:12 + PACKAGES=/tmp/packages_start.txt 08:03:12 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:03:12 + PACKAGES=/tmp/packages_end.txt 08:03:12 + case "${OS_FAMILY}" in 08:03:12 + rpm -qa 08:03:12 + sort 08:03:12 + '[' -f /tmp/packages_start.txt ']' 08:03:12 + '[' -f /tmp/packages_end.txt ']' 08:03:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:03:12 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:03:12 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:03:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:03:12 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9159005424698490443.sh 08:03:12 ---> capture-instance-metadata.sh 08:03:12 Setup pyenv: 08:03:12 system 08:03:12 3.8.13 08:03:12 3.9.13 08:03:12 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-p0u3 08:03:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:03:25 lf-activate-venv(): INFO: Installing: lftools 08:04:09 lf-activate-venv(): INFO: Adding /tmp/venv-p0u3/bin to PATH 08:04:09 INFO: Running in OpenStack, capturing instance metadata 08:04:09 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14693000408271387300.sh 08:04:09 provisioning config files... 08:04:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config207153752620926442tmp 08:04:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[fdio-logs-s3-cloudfront-index] 08:04:09 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:04:09 provisioning config files... 08:04:09 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:04:09 [EnvInject] - Injecting environment variables from a build step. 08:04:09 [EnvInject] - Injecting as environment variables the properties content 08:04:09 SERVER_ID=logs 08:04:09 08:04:09 [EnvInject] - Variables injected successfully. 08:04:09 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1951551751481603413.sh 08:04:09 ---> create-netrc.sh 08:04:09 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins7481438492408109327.sh 08:04:09 ---> python-tools-install.sh 08:04:09 Setup pyenv: 08:04:09 system 08:04:09 3.8.13 08:04:09 3.9.13 08:04:09 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p0u3 from file:/tmp/.os_lf_venv 08:04:21 lf-activate-venv(): INFO: Installing: lftools 08:04:34 lf-activate-venv(): INFO: Adding /tmp/venv-p0u3/bin to PATH 08:04:34 Generating Requirements File 08:05:27 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:05:27 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 08:05:27 Python 3.10.6 08:05:27 pip 25.1.1 from /tmp/venv-p0u3/lib/python3.10/site-packages/pip (python 3.10) 08:05:28 appdirs==1.4.4 08:05:28 argcomplete==3.6.2 08:05:28 aspy.yaml==1.3.0 08:05:28 attrs==25.3.0 08:05:28 autopage==0.5.2 08:05:28 beautifulsoup4==4.13.4 08:05:28 boto3==1.38.18 08:05:28 botocore==1.38.18 08:05:28 bs4==0.0.2 08:05:28 cachetools==5.5.2 08:05:28 certifi==2025.4.26 08:05:28 cffi==1.17.1 08:05:28 cfgv==3.4.0 08:05:28 chardet==5.2.0 08:05:28 charset-normalizer==3.4.2 08:05:28 click==8.2.0 08:05:28 cliff==4.10.0 08:05:28 cmd2==2.5.11 08:05:28 cryptography==3.3.2 08:05:28 debtcollector==3.0.0 08:05:28 decorator==5.2.1 08:05:28 defusedxml==0.7.1 08:05:28 Deprecated==1.2.18 08:05:28 distlib==0.3.9 08:05:28 dnspython==2.7.0 08:05:28 docker==4.2.2 08:05:28 dogpile.cache==1.4.0 08:05:28 durationpy==0.9 08:05:28 email_validator==2.2.0 08:05:28 filelock==3.18.0 08:05:28 future==1.0.0 08:05:28 gitdb==4.0.12 08:05:28 GitPython==3.1.44 08:05:28 google-auth==2.40.1 08:05:28 httplib2==0.22.0 08:05:28 identify==2.6.10 08:05:28 idna==3.10 08:05:28 importlib-resources==1.5.0 08:05:28 iso8601==2.1.0 08:05:28 Jinja2==3.1.6 08:05:28 jmespath==1.0.1 08:05:28 jsonpatch==1.33 08:05:28 jsonpointer==3.0.0 08:05:28 jsonschema==4.23.0 08:05:28 jsonschema-specifications==2025.4.1 08:05:28 keystoneauth1==5.11.0 08:05:28 kubernetes==32.0.1 08:05:28 lftools==0.37.12 08:05:28 lxml==5.4.0 08:05:28 MarkupSafe==3.0.2 08:05:28 msgpack==1.1.0 08:05:28 multi_key_dict==2.0.3 08:05:28 munch==4.0.0 08:05:28 netaddr==1.3.0 08:05:28 niet==1.4.2 08:05:28 nodeenv==1.9.1 08:05:28 oauth2client==4.1.3 08:05:28 oauthlib==3.2.2 08:05:28 openstacksdk==4.5.0 08:05:28 os-client-config==2.1.0 08:05:28 os-service-types==1.7.0 08:05:28 osc-lib==4.0.0 08:05:28 oslo.config==9.8.0 08:05:28 oslo.context==6.0.0 08:05:28 oslo.i18n==6.5.1 08:05:28 oslo.log==7.1.0 08:05:28 oslo.serialization==5.7.0 08:05:28 oslo.utils==9.0.0 08:05:28 packaging==25.0 08:05:28 pbr==6.1.1 08:05:28 platformdirs==4.3.8 08:05:28 prettytable==3.16.0 08:05:28 psutil==7.0.0 08:05:28 pyasn1==0.6.1 08:05:28 pyasn1_modules==0.4.2 08:05:28 pycparser==2.22 08:05:28 pygerrit2==2.0.15 08:05:28 PyGithub==2.6.1 08:05:28 PyJWT==2.10.1 08:05:28 PyNaCl==1.5.0 08:05:28 pyparsing==2.4.7 08:05:28 pyperclip==1.9.0 08:05:28 pyrsistent==0.20.0 08:05:28 python-cinderclient==9.7.0 08:05:28 python-dateutil==2.9.0.post0 08:05:28 python-heatclient==4.2.0 08:05:28 python-jenkins==1.8.2 08:05:28 python-keystoneclient==5.6.0 08:05:28 python-magnumclient==4.8.1 08:05:28 python-openstackclient==8.0.0 08:05:28 python-swiftclient==4.7.0 08:05:28 PyYAML==6.0.2 08:05:28 referencing==0.36.2 08:05:28 requests==2.32.3 08:05:28 requests-oauthlib==2.0.0 08:05:28 requestsexceptions==1.4.0 08:05:28 rfc3986==2.0.0 08:05:28 rpds-py==0.25.0 08:05:28 rsa==4.9.1 08:05:28 ruamel.yaml==0.18.10 08:05:28 ruamel.yaml.clib==0.2.12 08:05:28 s3transfer==0.12.0 08:05:28 simplejson==3.20.1 08:05:28 six==1.17.0 08:05:28 smmap==5.0.2 08:05:28 soupsieve==2.7 08:05:28 stevedore==5.4.1 08:05:28 tabulate==0.9.0 08:05:28 toml==0.10.2 08:05:28 tomlkit==0.13.2 08:05:28 tqdm==4.67.1 08:05:28 typing_extensions==4.13.2 08:05:28 tzdata==2025.2 08:05:28 urllib3==1.26.20 08:05:28 virtualenv==20.31.2 08:05:28 wcwidth==0.2.13 08:05:28 websocket-client==1.8.0 08:05:28 wrapt==1.17.2 08:05:28 xdg==6.0.0 08:05:28 xmltodict==0.14.2 08:05:28 yq==3.4.3 08:05:28 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins6772549483564718708.sh 08:05:28 ---> sudo-logs.sh 08:05:28 Archiving 'sudo' log.. 08:05:28 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9227337165924652352.sh 08:05:28 ---> job-cost.sh 08:05:28 Setup pyenv: 08:05:28 system 08:05:28 3.8.13 08:05:28 3.9.13 08:05:28 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:05:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p0u3 from file:/tmp/.os_lf_venv 08:05:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:05:51 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:05:51 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 08:05:51 lf-activate-venv(): INFO: Adding /tmp/venv-p0u3/bin to PATH 08:05:51 INFO: No Stack... 08:05:52 INFO: Retrieving Pricing Info for: v3-standard-2 08:05:57 INFO: Archiving Costs 08:05:57 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins884052192506559753.sh 08:05:57 ---> logs-deploy.sh 08:05:57 Setup pyenv: 08:05:57 system 08:05:57 3.8.13 08:05:57 3.9.13 08:05:57 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:05:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p0u3 from file:/tmp/.os_lf_venv 08:06:04 lf-activate-venv(): INFO: Installing: lftools 08:06:18 lf-activate-venv(): INFO: Adding /tmp/venv-p0u3/bin to PATH 08:06:18 WARNING: Nexus logging server not set 08:06:18 INFO: S3 path logs/production/vex-yul-rot-jenkins-1/ci-management-jenkins-sandbox-cleanup/355/ 08:06:18 INFO: archiving logs to S3 08:06:19 ---> uname -a: 08:06:19 Linux prd-centos8-builder-2c-2g-459.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:06:19 08:06:19 08:06:19 ---> lscpu: 08:06:19 Architecture: x86_64 08:06:19 CPU op-mode(s): 32-bit, 64-bit 08:06:19 Byte Order: Little Endian 08:06:19 CPU(s): 2 08:06:19 On-line CPU(s) list: 0,1 08:06:19 Thread(s) per core: 1 08:06:19 Core(s) per socket: 1 08:06:19 Socket(s): 2 08:06:19 NUMA node(s): 1 08:06:19 Vendor ID: AuthenticAMD 08:06:19 CPU family: 23 08:06:19 Model: 49 08:06:19 Model name: AMD EPYC-Rome Processor 08:06:19 Stepping: 0 08:06:19 CPU MHz: 2799.998 08:06:19 BogoMIPS: 5599.99 08:06:19 Virtualization: AMD-V 08:06:19 Hypervisor vendor: KVM 08:06:19 Virtualization type: full 08:06:19 L1d cache: 32K 08:06:19 L1i cache: 32K 08:06:19 L2 cache: 512K 08:06:19 L3 cache: 16384K 08:06:19 NUMA node0 CPU(s): 0,1 08:06:19 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:06:19 08:06:19 08:06:19 ---> nproc: 08:06:19 2 08:06:19 08:06:19 08:06:19 ---> df -h: 08:06:19 Filesystem Size Used Avail Use% Mounted on 08:06:19 devtmpfs 3.8G 0 3.8G 0% /dev 08:06:19 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:06:19 tmpfs 3.8G 17M 3.8G 1% /run 08:06:19 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:06:19 /dev/vda1 40G 9.1G 31G 23% / 08:06:19 tmpfs 770M 0 770M 0% /run/user/1001 08:06:19 08:06:19 08:06:19 ---> free -m: 08:06:19 total used free shared buff/cache available 08:06:19 Mem: 7697 603 4973 19 2120 6800 08:06:19 Swap: 1023 0 1023 08:06:19 08:06:19 08:06:19 ---> ip addr: 08:06:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:06:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:06:19 inet 127.0.0.1/8 scope host lo 08:06:19 valid_lft forever preferred_lft forever 08:06:19 inet6 ::1/128 scope host 08:06:19 valid_lft forever preferred_lft forever 08:06:19 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:06:19 link/ether fa:16:3e:e1:7e:79 brd ff:ff:ff:ff:ff:ff 08:06:19 altname enp0s3 08:06:19 altname ens3 08:06:19 inet 10.30.86.216/23 brd 10.30.87.255 scope global dynamic noprefixroute eth0 08:06:19 valid_lft 86133sec preferred_lft 86133sec 08:06:19 inet6 fe80::f816:3eff:fee1:7e79/64 scope link 08:06:19 valid_lft forever preferred_lft forever 08:06:19 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:06:19 link/ether 02:42:6a:34:15:86 brd ff:ff:ff:ff:ff:ff 08:06:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:06:19 valid_lft forever preferred_lft forever 08:06:19 08:06:19 08:06:19 ---> sar -b -r -n DEV: 08:06:19 Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 05/17/2025 _x86_64_ (2 CPU) 08:06:19 08:06:19 08:01:09 LINUX RESTART (2 CPU) 08:06:19 08:06:19 08:02:01 AM tps rtps wtps bread/s bwrtn/s 08:06:19 08:03:01 AM 168.60 115.49 53.11 11375.28 38107.63 08:06:19 08:04:01 AM 53.96 0.55 53.41 32.39 4672.87 08:06:19 08:05:01 AM 58.74 0.43 58.31 55.19 5149.43 08:06:19 08:06:01 AM 55.59 0.23 55.36 23.60 4683.90 08:06:19 Average: 84.23 29.18 55.04 2872.32 13155.54 08:06:19 08:06:19 08:02:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:06:19 08:03:01 AM 5509532 7052004 2372792 30.10 2688 1740680 987124 11.05 130536 1977924 27692 08:06:19 08:04:01 AM 5304444 6983012 2577880 32.70 2688 1872084 1040068 11.65 314100 1980228 48924 08:06:19 08:05:01 AM 5236444 6998592 2645880 33.57 2688 1947032 992240 11.11 313704 2013500 7648 08:06:19 08:06:01 AM 5148068 7018120 2734256 34.69 2688 2048484 958836 10.74 318564 2070292 22232 08:06:19 Average: 5299622 7012932 2582702 32.77 2688 1902070 994567 11.14 269226 2010486 26624 08:06:19 08:06:19 08:02:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:06:19 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:19 08:03:01 AM eth0 141.43 81.76 728.08 27.88 0.00 0.00 0.00 0.00 08:06:19 08:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:19 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:19 08:04:01 AM eth0 40.14 28.11 665.53 5.91 0.00 0.00 0.00 0.00 08:06:19 08:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:19 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:19 08:05:01 AM eth0 10.61 8.98 35.10 3.26 0.00 0.00 0.00 0.00 08:06:19 08:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:19 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:19 08:06:01 AM eth0 20.58 15.76 220.68 4.37 0.00 0.00 0.00 0.00 08:06:19 08:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:19 Average: eth0 53.20 33.66 412.37 10.36 0.00 0.00 0.00 0.00 08:06:19 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:19 08:06:19 08:06:19 ---> sar -P ALL: 08:06:19 Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 05/17/2025 _x86_64_ (2 CPU) 08:06:19 08:06:19 08:01:09 LINUX RESTART (2 CPU) 08:06:19 08:06:19 08:02:01 AM CPU %user %nice %system %iowait %steal %idle 08:06:19 08:03:01 AM all 18.76 0.00 3.43 4.31 0.07 73.43 08:06:19 08:03:01 AM 0 23.44 0.00 3.69 5.78 0.07 67.02 08:06:19 08:03:01 AM 1 14.09 0.00 3.17 2.84 0.07 79.84 08:06:19 08:04:01 AM all 17.38 0.00 1.77 1.38 0.08 79.39 08:06:19 08:04:01 AM 0 18.12 0.00 1.62 2.08 0.08 78.10 08:06:19 08:04:01 AM 1 16.63 0.00 1.91 0.68 0.08 80.69 08:06:19 08:05:01 AM all 15.87 0.00 1.76 0.68 0.07 81.63 08:06:19 08:05:01 AM 0 14.70 0.00 1.75 0.30 0.07 83.19 08:06:19 08:05:01 AM 1 17.04 0.00 1.77 1.07 0.07 80.06 08:06:19 08:06:01 AM all 16.82 0.00 2.17 0.71 0.06 80.24 08:06:19 08:06:01 AM 0 20.38 0.00 2.23 0.72 0.05 76.63 08:06:19 08:06:01 AM 1 13.26 0.00 2.12 0.70 0.07 83.86 08:06:19 Average: all 17.20 0.00 2.28 1.77 0.07 78.68 08:06:19 Average: 0 19.15 0.00 2.32 2.22 0.07 76.24 08:06:19 Average: 1 15.26 0.00 2.24 1.32 0.07 81.11 08:06:19 08:06:19 08:06:19