08:01:56 Started by timer 08:01:56 Running as SYSTEM 08:01:56 [EnvInject] - Loading node environment variables. 08:01:56 Building remotely on prd-centos8-builder-2c-2g-336 (centos8-builder-2c-2g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:56 [ssh-agent] Looking for ssh-agent implementation... 08:01:56 $ ssh-agent 08:01:56 SSH_AUTH_SOCK=/tmp/ssh-6APRtA0Hek7V/agent.5388 08:01:56 SSH_AGENT_PID=5390 08:01:56 [ssh-agent] Started. 08:01:56 Running ssh-add (command line suppressed) 08:01:56 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_17044193009757544646.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_17044193009757544646.key) 08:01:56 [ssh-agent] Using credentials rotterdam-jobbuilder (Rotterdam JJB) 08:01:59 provisioning config files... 08:01:59 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:59 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:59 provisioning config files... 08:01:59 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:59 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15574886228472059296.sh 08:01:59 ---> jenkins-sandbox-cleanup.sh 08:01:59 Setup pyenv: 08:02:00 system 08:02:00 * 3.8.13 (set by /opt/pyenv/version) 08:02:00 * 3.9.13 (set by /opt/pyenv/version) 08:02:00 * 3.10.6 (set by /opt/pyenv/version) 08:02:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RtxB 08:02:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:03:15 lf-activate-venv(): INFO: Installing: jenkins-job-builder==6.0.0 08:03:41 lf-activate-venv(): INFO: Adding /tmp/venv-RtxB/bin to PATH 08:03:41 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:03:41 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:03:41 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:03:41 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:03:41 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:03:41 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:03:41 Traceback (most recent call last): 08:03:41 File "/tmp/venv-RtxB/bin/jenkins-jobs", line 8, in 08:03:41 sys.exit(main()) 08:03:41 File "/tmp/venv-RtxB/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:03:41 jjb = JenkinsJobs(argv) 08:03:41 File "/tmp/venv-RtxB/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:03:41 self.parser = create_parser() 08:03:41 File "/tmp/venv-RtxB/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:03:41 extension_manager.map(parse_subcommand_args, subparser) 08:03:41 File "/tmp/venv-RtxB/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:03:41 raise NoMatches('No %s extensions found' % self.namespace) 08:03:41 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:03:41 Build step 'Execute shell' marked build as failure 08:03:41 $ ssh-agent -k 08:03:41 unset SSH_AUTH_SOCK; 08:03:41 unset SSH_AGENT_PID; 08:03:41 echo Agent pid 5390 killed; 08:03:41 [ssh-agent] Stopped. 08:03:41 [PostBuildScript] - [INFO] Executing post build scripts. 08:03:41 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins629509274330660182.sh 08:03:41 ---> sysstat.sh 08:03:41 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14735168639996127526.sh 08:03:41 ---> package-listing.sh 08:03:41 ++ facter osfamily 08:03:41 ++ tr '[:upper:]' '[:lower:]' 08:03:42 + OS_FAMILY=redhat 08:03:42 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:03:42 + START_PACKAGES=/tmp/packages_start.txt 08:03:42 + END_PACKAGES=/tmp/packages_end.txt 08:03:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:03:42 + PACKAGES=/tmp/packages_start.txt 08:03:42 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:03:42 + PACKAGES=/tmp/packages_end.txt 08:03:42 + case "${OS_FAMILY}" in 08:03:42 + rpm -qa 08:03:42 + sort 08:03:42 + '[' -f /tmp/packages_start.txt ']' 08:03:42 + '[' -f /tmp/packages_end.txt ']' 08:03:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:03:42 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:03:42 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:03:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:03:42 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2686865944949334323.sh 08:03:42 ---> capture-instance-metadata.sh 08:03:42 Setup pyenv: 08:03:42 system 08:03:42 3.8.13 08:03:42 3.9.13 08:03:43 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ijwQ 08:03:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:03:59 lf-activate-venv(): INFO: Installing: lftools 08:04:47 lf-activate-venv(): INFO: Adding /tmp/venv-ijwQ/bin to PATH 08:04:47 INFO: Running in OpenStack, capturing instance metadata 08:04:47 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9591321379846809868.sh 08:04:47 provisioning config files... 08:04:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config8303637519334587137tmp 08:04:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[fdio-logs-s3-cloudfront-index] 08:04:47 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:04:47 provisioning config files... 08:04:47 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:04:47 [EnvInject] - Injecting environment variables from a build step. 08:04:47 [EnvInject] - Injecting as environment variables the properties content 08:04:47 SERVER_ID=logs 08:04:47 08:04:47 [EnvInject] - Variables injected successfully. 08:04:47 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17196255115022494356.sh 08:04:47 ---> create-netrc.sh 08:04:47 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12637383400683754165.sh 08:04:47 ---> python-tools-install.sh 08:04:47 Setup pyenv: 08:04:47 system 08:04:47 3.8.13 08:04:47 3.9.13 08:04:47 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ijwQ from file:/tmp/.os_lf_venv 08:04:53 lf-activate-venv(): INFO: Installing: lftools 08:05:05 lf-activate-venv(): INFO: Adding /tmp/venv-ijwQ/bin to PATH 08:05:05 Generating Requirements File 08:06:02 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:06:02 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 08:06:03 Python 3.10.6 08:06:03 pip 25.0.1 from /tmp/venv-ijwQ/lib/python3.10/site-packages/pip (python 3.10) 08:06:03 appdirs==1.4.4 08:06:03 argcomplete==3.6.0 08:06:03 aspy.yaml==1.3.0 08:06:03 attrs==25.3.0 08:06:03 autopage==0.5.2 08:06:03 beautifulsoup4==4.13.3 08:06:03 boto3==1.37.18 08:06:03 botocore==1.37.18 08:06:03 bs4==0.0.2 08:06:03 cachetools==5.5.2 08:06:03 certifi==2025.1.31 08:06:03 cffi==1.17.1 08:06:03 cfgv==3.4.0 08:06:03 chardet==5.2.0 08:06:03 charset-normalizer==3.4.1 08:06:03 click==8.1.8 08:06:03 cliff==4.9.1 08:06:03 cmd2==2.5.11 08:06:03 cryptography==3.3.2 08:06:03 debtcollector==3.0.0 08:06:03 decorator==5.2.1 08:06:03 defusedxml==0.7.1 08:06:03 Deprecated==1.2.18 08:06:03 distlib==0.3.9 08:06:03 dnspython==2.7.0 08:06:03 docker==4.2.2 08:06:03 dogpile.cache==1.3.4 08:06:03 durationpy==0.9 08:06:03 email_validator==2.2.0 08:06:03 filelock==3.18.0 08:06:03 future==1.0.0 08:06:03 gitdb==4.0.12 08:06:03 GitPython==3.1.44 08:06:03 google-auth==2.38.0 08:06:03 httplib2==0.22.0 08:06:03 identify==2.6.9 08:06:03 idna==3.10 08:06:03 importlib-resources==1.5.0 08:06:03 iso8601==2.1.0 08:06:03 Jinja2==3.1.6 08:06:03 jmespath==1.0.1 08:06:03 jsonpatch==1.33 08:06:03 jsonpointer==3.0.0 08:06:03 jsonschema==4.23.0 08:06:03 jsonschema-specifications==2024.10.1 08:06:03 keystoneauth1==5.10.0 08:06:03 kubernetes==32.0.1 08:06:03 lftools==0.37.12 08:06:03 lxml==5.3.1 08:06:03 MarkupSafe==3.0.2 08:06:03 msgpack==1.1.0 08:06:03 multi_key_dict==2.0.3 08:06:03 munch==4.0.0 08:06:03 netaddr==1.3.0 08:06:03 niet==1.4.2 08:06:03 nodeenv==1.9.1 08:06:03 oauth2client==4.1.3 08:06:03 oauthlib==3.2.2 08:06:03 openstacksdk==4.4.0 08:06:03 os-client-config==2.1.0 08:06:03 os-service-types==1.7.0 08:06:03 osc-lib==3.2.0 08:06:03 oslo.config==9.7.1 08:06:03 oslo.context==5.7.1 08:06:03 oslo.i18n==6.5.1 08:06:03 oslo.log==7.1.0 08:06:03 oslo.serialization==5.7.0 08:06:03 oslo.utils==8.2.0 08:06:03 packaging==24.2 08:06:03 pbr==6.1.1 08:06:03 platformdirs==4.3.7 08:06:03 prettytable==3.15.1 08:06:03 psutil==7.0.0 08:06:03 pyasn1==0.6.1 08:06:03 pyasn1_modules==0.4.1 08:06:03 pycparser==2.22 08:06:03 pygerrit2==2.0.15 08:06:03 PyGithub==2.6.1 08:06:03 PyJWT==2.10.1 08:06:03 PyNaCl==1.5.0 08:06:03 pyparsing==2.4.7 08:06:03 pyperclip==1.9.0 08:06:03 pyrsistent==0.20.0 08:06:03 python-cinderclient==9.7.0 08:06:03 python-dateutil==2.9.0.post0 08:06:03 python-heatclient==4.1.0 08:06:03 python-jenkins==1.8.2 08:06:03 python-keystoneclient==5.6.0 08:06:03 python-magnumclient==4.8.1 08:06:03 python-openstackclient==7.4.0 08:06:03 python-swiftclient==4.7.0 08:06:03 PyYAML==6.0.2 08:06:03 referencing==0.36.2 08:06:03 requests==2.32.3 08:06:03 requests-oauthlib==2.0.0 08:06:03 requestsexceptions==1.4.0 08:06:03 rfc3986==2.0.0 08:06:03 rpds-py==0.23.1 08:06:03 rsa==4.9 08:06:03 ruamel.yaml==0.18.10 08:06:03 ruamel.yaml.clib==0.2.12 08:06:03 s3transfer==0.11.4 08:06:03 simplejson==3.20.1 08:06:03 six==1.17.0 08:06:03 smmap==5.0.2 08:06:03 soupsieve==2.6 08:06:03 stevedore==5.4.1 08:06:03 tabulate==0.9.0 08:06:03 toml==0.10.2 08:06:03 tomlkit==0.13.2 08:06:03 tqdm==4.67.1 08:06:03 typing_extensions==4.12.2 08:06:03 tzdata==2025.1 08:06:03 urllib3==1.26.20 08:06:03 virtualenv==20.29.3 08:06:03 wcwidth==0.2.13 08:06:03 websocket-client==1.8.0 08:06:03 wrapt==1.17.2 08:06:03 xdg==6.0.0 08:06:03 xmltodict==0.14.2 08:06:03 yq==3.4.3 08:06:03 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5222551900553802928.sh 08:06:03 ---> sudo-logs.sh 08:06:03 Archiving 'sudo' log.. 08:06:03 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11833262594376417634.sh 08:06:03 ---> job-cost.sh 08:06:03 Setup pyenv: 08:06:04 system 08:06:04 3.8.13 08:06:04 3.9.13 08:06:04 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:06:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ijwQ from file:/tmp/.os_lf_venv 08:06:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:06:22 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:06:22 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 08:06:23 lf-activate-venv(): INFO: Adding /tmp/venv-ijwQ/bin to PATH 08:06:23 INFO: No Stack... 08:06:23 INFO: Retrieving Pricing Info for: v3-standard-2 08:06:28 INFO: Archiving Costs 08:06:28 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins2415627744456100838.sh 08:06:29 ---> logs-deploy.sh 08:06:29 Setup pyenv: 08:06:29 system 08:06:29 3.8.13 08:06:29 3.9.13 08:06:29 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:06:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ijwQ from file:/tmp/.os_lf_venv 08:06:35 lf-activate-venv(): INFO: Installing: lftools 08:06:45 lf-activate-venv(): INFO: Adding /tmp/venv-ijwQ/bin to PATH 08:06:45 WARNING: Nexus logging server not set 08:06:45 INFO: S3 path logs/production/vex-yul-rot-jenkins-1/ci-management-jenkins-sandbox-cleanup/347/ 08:06:45 INFO: archiving logs to S3 08:06:46 ---> uname -a: 08:06:46 Linux prd-centos8-builder-2c-2g-336.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:46 08:06:46 08:06:46 ---> lscpu: 08:06:46 Architecture: x86_64 08:06:46 CPU op-mode(s): 32-bit, 64-bit 08:06:46 Byte Order: Little Endian 08:06:46 CPU(s): 2 08:06:46 On-line CPU(s) list: 0,1 08:06:46 Thread(s) per core: 1 08:06:46 Core(s) per socket: 1 08:06:46 Socket(s): 2 08:06:46 NUMA node(s): 1 08:06:46 Vendor ID: AuthenticAMD 08:06:46 CPU family: 23 08:06:46 Model: 49 08:06:46 Model name: AMD EPYC-Rome Processor 08:06:46 Stepping: 0 08:06:46 CPU MHz: 2800.000 08:06:46 BogoMIPS: 5600.00 08:06:46 Virtualization: AMD-V 08:06:46 Hypervisor vendor: KVM 08:06:46 Virtualization type: full 08:06:46 L1d cache: 32K 08:06:46 L1i cache: 32K 08:06:46 L2 cache: 512K 08:06:46 L3 cache: 16384K 08:06:46 NUMA node0 CPU(s): 0,1 08:06:46 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:46 08:06:46 08:06:46 ---> nproc: 08:06:46 2 08:06:46 08:06:46 08:06:46 ---> df -h: 08:06:46 Filesystem Size Used Avail Use% Mounted on 08:06:46 devtmpfs 3.8G 0 3.8G 0% /dev 08:06:46 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:06:46 tmpfs 3.8G 17M 3.8G 1% /run 08:06:46 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:06:46 /dev/vda1 40G 9.0G 32G 23% / 08:06:46 tmpfs 770M 0 770M 0% /run/user/1001 08:06:46 08:06:46 08:06:46 ---> free -m: 08:06:46 total used free shared buff/cache available 08:06:46 Mem: 7697 616 4966 19 2114 6787 08:06:46 Swap: 1023 0 1023 08:06:46 08:06:46 08:06:46 ---> ip addr: 08:06:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:06:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:06:46 inet 127.0.0.1/8 scope host lo 08:06:46 valid_lft forever preferred_lft forever 08:06:46 inet6 ::1/128 scope host 08:06:46 valid_lft forever preferred_lft forever 08:06:46 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:06:46 link/ether fa:16:3e:ae:eb:30 brd ff:ff:ff:ff:ff:ff 08:06:46 altname enp0s3 08:06:46 altname ens3 08:06:46 inet 10.30.86.239/23 brd 10.30.87.255 scope global dynamic noprefixroute eth0 08:06:46 valid_lft 86077sec preferred_lft 86077sec 08:06:46 inet6 fe80::f816:3eff:feae:eb30/64 scope link 08:06:46 valid_lft forever preferred_lft forever 08:06:46 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:06:46 link/ether 02:42:ef:e9:b7:30 brd ff:ff:ff:ff:ff:ff 08:06:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:06:46 valid_lft forever preferred_lft forever 08:06:46 08:06:46 08:06:46 ---> sar -b -r -n DEV: 08:06:46 Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 03/22/2025 _x86_64_ (2 CPU) 08:06:46 08:06:46 08:00:44 LINUX RESTART (2 CPU) 08:06:46 08:06:46 08:02:02 AM tps rtps wtps bread/s bwrtn/s 08:06:46 08:03:01 AM 0.56 0.24 0.32 9.35 20.44 08:06:46 08:04:01 AM 37.06 0.82 36.24 38.66 3366.19 08:06:46 08:05:01 AM 56.83 0.38 56.45 54.12 4044.80 08:06:46 08:06:02 AM 65.84 0.00 65.84 0.00 6028.89 08:06:46 Average: 40.24 0.36 39.88 25.60 3379.21 08:06:46 08:06:46 08:02:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:06:46 08:03:01 AM 5573392 7097748 2308924 29.29 2688 1723800 933484 10.45 124936 1924084 48032 08:06:46 08:04:01 AM 5489016 7073936 2393300 30.36 2688 1780308 928480 10.40 305516 1812572 46656 08:06:46 08:05:01 AM 5236528 6992332 2645788 33.57 2688 1940244 955052 10.69 312816 2016300 126952 08:06:46 08:06:02 AM 5099368 6961472 2782948 35.31 2688 2041912 977788 10.95 324744 2121412 109028 08:06:46 Average: 5349576 7031372 2532740 32.13 2688 1871566 948701 10.62 267003 1968592 82667 08:06:46 08:06:46 08:02:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:06:46 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:46 08:03:01 AM eth0 1.20 1.07 1.48 0.50 0.00 0.00 0.00 0.00 08:06:46 08:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:46 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:46 08:04:01 AM eth0 16.18 13.43 181.36 3.11 0.00 0.00 0.00 0.00 08:06:46 08:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:46 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:46 08:05:01 AM eth0 36.77 26.09 606.67 6.22 0.00 0.00 0.00 0.00 08:06:46 08:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:46 08:06:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:46 08:06:02 AM eth0 19.18 15.31 246.44 3.24 0.00 0.00 0.00 0.00 08:06:46 08:06:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:46 Average: eth0 18.41 14.03 260.08 3.28 0.00 0.00 0.00 0.00 08:06:46 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:46 08:06:46 08:06:46 ---> sar -P ALL: 08:06:46 Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 03/22/2025 _x86_64_ (2 CPU) 08:06:46 08:06:46 08:00:44 LINUX RESTART (2 CPU) 08:06:46 08:06:46 08:02:02 AM CPU %user %nice %system %iowait %steal %idle 08:06:46 08:03:01 AM all 1.68 0.00 0.15 38.83 0.05 59.28 08:06:46 08:03:01 AM 0 0.88 0.00 0.12 0.00 0.05 98.95 08:06:46 08:03:01 AM 1 2.48 0.00 0.19 77.73 0.05 19.56 08:06:46 08:04:01 AM all 12.53 0.00 1.50 1.79 0.07 84.10 08:06:46 08:04:01 AM 0 15.51 0.00 1.48 0.63 0.07 82.31 08:06:46 08:04:01 AM 1 9.55 0.00 1.52 2.95 0.08 85.90 08:06:46 08:05:01 AM all 16.47 0.00 1.81 0.89 0.08 80.75 08:06:46 08:05:01 AM 0 15.71 0.00 1.86 0.64 0.07 81.71 08:06:46 08:05:01 AM 1 17.22 0.00 1.75 1.13 0.08 79.81 08:06:46 08:06:02 AM all 14.17 0.00 1.55 1.32 0.07 82.88 08:06:46 08:06:02 AM 0 17.34 0.00 1.80 0.80 0.07 80.00 08:06:46 08:06:02 AM 1 11.01 0.00 1.30 1.85 0.08 85.76 08:06:46 Average: all 11.25 0.00 1.26 10.60 0.07 76.82 08:06:46 Average: 0 12.39 0.00 1.32 0.52 0.06 85.70 08:06:46 Average: 1 10.10 0.00 1.19 20.65 0.08 67.98 08:06:46 08:06:46 08:06:46