08:01:31 Started by timer 08:01:31 Running as SYSTEM 08:01:31 [EnvInject] - Loading node environment variables. 08:01:31 Building remotely on prd-centos8-builder-2c-4g-3571 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:31 [ssh-agent] Looking for ssh-agent implementation... 08:01:31 $ ssh-agent 08:01:32 SSH_AUTH_SOCK=/tmp/ssh-QoRwnflXYvam/agent.5223 08:01:32 SSH_AGENT_PID=5225 08:01:32 [ssh-agent] Started. 08:01:32 Running ssh-add (command line suppressed) 08:01:32 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_11526751066092588246.key (jenkins-ssh) 08:01:32 [ssh-agent] Using credentials jenkins (jenkins) 08:01:32 provisioning config files... 08:01:32 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:32 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:32 provisioning config files... 08:01:32 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:32 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12891498885889792227.sh 08:01:32 ---> jenkins-sandbox-cleanup.sh 08:01:32 Setup pyenv: 08:01:32 system 08:01:32 * 3.8.13 (set by /opt/pyenv/version) 08:01:32 * 3.9.13 (set by /opt/pyenv/version) 08:01:32 * 3.10.6 (set by /opt/pyenv/version) 08:01:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-D6GQ 08:01:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:49 lf-activate-venv(): INFO: Base packages installed successfully 08:01:49 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 08:02:00 lf-activate-venv(): INFO: Adding /tmp/venv-D6GQ/bin to PATH 08:02:00 /tmp/venv-D6GQ/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:00 import pkg_resources 08:02:00 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:02:00 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:02:00 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:02:00 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:02:00 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:02:00 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:02:00 Traceback (most recent call last): 08:02:00 File "/tmp/venv-D6GQ/bin/jenkins-jobs", line 7, in 08:02:00 sys.exit(main()) 08:02:00 File "/tmp/venv-D6GQ/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:02:00 jjb = JenkinsJobs(argv) 08:02:00 File "/tmp/venv-D6GQ/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:02:00 self.parser = create_parser() 08:02:00 File "/tmp/venv-D6GQ/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:02:00 extension_manager.map(parse_subcommand_args, subparser) 08:02:00 File "/tmp/venv-D6GQ/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:02:00 raise NoMatches('No %s extensions found' % self.namespace) 08:02:00 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:02:00 Build step 'Execute shell' marked build as failure 08:02:00 $ ssh-agent -k 08:02:00 unset SSH_AUTH_SOCK; 08:02:00 unset SSH_AGENT_PID; 08:02:00 echo Agent pid 5225 killed; 08:02:00 [ssh-agent] Stopped. 08:02:00 [PostBuildScript] - [INFO] Executing post build scripts. 08:02:00 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1441831523423548882.sh 08:02:00 ---> sysstat.sh 08:02:01 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1042429821419857834.sh 08:02:01 ---> package-listing.sh 08:02:01 ++ facter osfamily 08:02:01 ++ tr '[:upper:]' '[:lower:]' 08:02:01 + OS_FAMILY=redhat 08:02:01 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:02:01 + START_PACKAGES=/tmp/packages_start.txt 08:02:01 + END_PACKAGES=/tmp/packages_end.txt 08:02:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:02:01 + PACKAGES=/tmp/packages_start.txt 08:02:01 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:01 + PACKAGES=/tmp/packages_end.txt 08:02:01 + case "${OS_FAMILY}" in 08:02:01 + rpm -qa 08:02:01 + sort 08:02:02 + '[' -f /tmp/packages_start.txt ']' 08:02:02 + '[' -f /tmp/packages_end.txt ']' 08:02:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:02:02 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:02 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:02 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins6786480018689247359.sh 08:02:02 ---> capture-instance-metadata.sh 08:02:02 Setup pyenv: 08:02:03 system 08:02:03 3.8.13 08:02:03 3.9.13 08:02:03 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MEDT 08:02:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:02:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:18 lf-activate-venv(): INFO: Base packages installed successfully 08:02:18 lf-activate-venv(): INFO: Installing additional packages: lftools 08:02:58 lf-activate-venv(): INFO: Adding /tmp/venv-MEDT/bin to PATH 08:02:58 INFO: Running in OpenStack, capturing instance metadata 08:02:58 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4123495727808141193.sh 08:02:58 provisioning config files... 08:02:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config15952919630768215618tmp 08:02:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:02:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:02:58 [EnvInject] - Injecting environment variables from a build step. 08:02:58 [EnvInject] - Injecting as environment variables the properties content 08:02:58 SERVER_ID=logs 08:02:58 08:02:58 [EnvInject] - Variables injected successfully. 08:02:58 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins633396936567135777.sh 08:02:58 ---> create-netrc.sh 08:02:58 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4700727564365830831.sh 08:02:58 ---> python-tools-install.sh 08:02:58 Setup pyenv: 08:02:59 system 08:02:59 3.8.13 08:02:59 3.9.13 08:02:59 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MEDT from file:/tmp/.os_lf_venv 08:02:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:03:02 lf-activate-venv(): INFO: Base packages installed successfully 08:03:02 lf-activate-venv(): INFO: Installing additional packages: lftools 08:03:21 lf-activate-venv(): INFO: Adding /tmp/venv-MEDT/bin to PATH 08:03:21 Generating Requirements File 08:04:00 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:04:00 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:04:01 Python 3.10.6 08:04:01 pip 25.2 from /tmp/venv-MEDT/lib/python3.10/site-packages/pip (python 3.10) 08:04:02 appdirs==1.4.4 08:04:02 argcomplete==3.6.2 08:04:02 aspy.yaml==1.3.0 08:04:02 attrs==25.3.0 08:04:02 autopage==0.5.2 08:04:02 beautifulsoup4==4.13.5 08:04:02 boto3==1.40.30 08:04:02 botocore==1.40.30 08:04:02 bs4==0.0.2 08:04:02 cachetools==5.5.2 08:04:02 certifi==2025.8.3 08:04:02 cffi==2.0.0 08:04:02 cfgv==3.4.0 08:04:02 chardet==5.2.0 08:04:02 charset-normalizer==3.4.3 08:04:02 click==8.2.1 08:04:02 cliff==4.11.0 08:04:02 cmd2==2.7.0 08:04:02 cryptography==3.3.2 08:04:02 debtcollector==3.0.0 08:04:02 decorator==5.2.1 08:04:02 defusedxml==0.7.1 08:04:02 Deprecated==1.2.18 08:04:02 distlib==0.4.0 08:04:02 dnspython==2.8.0 08:04:02 docker==7.1.0 08:04:02 dogpile.cache==1.4.1 08:04:02 durationpy==0.10 08:04:02 email-validator==2.3.0 08:04:02 filelock==3.19.1 08:04:02 future==1.0.0 08:04:02 gitdb==4.0.12 08:04:02 GitPython==3.1.45 08:04:02 google-auth==2.40.3 08:04:02 httplib2==0.31.0 08:04:02 identify==2.6.14 08:04:02 idna==3.10 08:04:02 importlib-resources==1.5.0 08:04:02 iso8601==2.1.0 08:04:02 Jinja2==3.1.6 08:04:02 jmespath==1.0.1 08:04:02 jsonpatch==1.33 08:04:02 jsonpointer==3.0.0 08:04:02 jsonschema==4.25.1 08:04:02 jsonschema-specifications==2025.9.1 08:04:02 keystoneauth1==5.12.0 08:04:02 kubernetes==33.1.0 08:04:02 lftools==0.37.13 08:04:02 lxml==6.0.1 08:04:02 markdown-it-py==4.0.0 08:04:02 MarkupSafe==3.0.2 08:04:02 mdurl==0.1.2 08:04:02 msgpack==1.1.1 08:04:02 multi_key_dict==2.0.3 08:04:02 munch==4.0.0 08:04:02 netaddr==1.3.0 08:04:02 niet==1.4.2 08:04:02 nodeenv==1.9.1 08:04:02 oauth2client==4.1.3 08:04:02 oauthlib==3.3.1 08:04:02 openstacksdk==4.7.1 08:04:02 os-service-types==1.8.0 08:04:02 osc-lib==4.2.0 08:04:02 oslo.config==10.0.0 08:04:02 oslo.context==6.1.0 08:04:02 oslo.i18n==6.6.0 08:04:02 oslo.log==7.2.1 08:04:02 oslo.serialization==5.8.0 08:04:02 oslo.utils==9.1.0 08:04:02 packaging==25.0 08:04:02 pbr==7.0.1 08:04:02 platformdirs==4.4.0 08:04:02 prettytable==3.16.0 08:04:02 psutil==7.0.0 08:04:02 pyasn1==0.6.1 08:04:02 pyasn1_modules==0.4.2 08:04:02 pycparser==2.23 08:04:02 pygerrit2==2.0.15 08:04:02 PyGithub==2.8.1 08:04:02 Pygments==2.19.2 08:04:02 PyJWT==2.10.1 08:04:02 PyNaCl==1.6.0 08:04:02 pyparsing==2.4.7 08:04:02 pyperclip==1.9.0 08:04:02 pyrsistent==0.20.0 08:04:02 python-cinderclient==9.8.0 08:04:02 python-dateutil==2.9.0.post0 08:04:02 python-heatclient==4.3.0 08:04:02 python-jenkins==1.8.3 08:04:02 python-keystoneclient==5.7.0 08:04:02 python-magnumclient==4.9.0 08:04:02 python-openstackclient==8.2.0 08:04:02 python-swiftclient==4.8.0 08:04:02 PyYAML==6.0.2 08:04:02 referencing==0.36.2 08:04:02 requests==2.32.5 08:04:02 requests-oauthlib==2.0.0 08:04:02 requestsexceptions==1.4.0 08:04:02 rfc3986==2.0.0 08:04:02 rich==14.1.0 08:04:02 rich-argparse==1.7.1 08:04:02 rpds-py==0.27.1 08:04:02 rsa==4.9.1 08:04:02 ruamel.yaml==0.18.15 08:04:02 ruamel.yaml.clib==0.2.12 08:04:02 s3transfer==0.14.0 08:04:02 simplejson==3.20.1 08:04:02 six==1.17.0 08:04:02 smmap==5.0.2 08:04:02 soupsieve==2.8 08:04:02 stevedore==5.5.0 08:04:02 tabulate==0.9.0 08:04:02 toml==0.10.2 08:04:02 tomlkit==0.13.3 08:04:02 tqdm==4.67.1 08:04:02 typing_extensions==4.15.0 08:04:02 tzdata==2025.2 08:04:02 urllib3==1.26.20 08:04:02 virtualenv==20.34.0 08:04:02 wcwidth==0.2.13 08:04:02 websocket-client==1.8.0 08:04:02 wrapt==1.17.3 08:04:02 xdg==6.0.0 08:04:02 xmltodict==1.0.0 08:04:02 yq==3.4.3 08:04:02 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5138605396669284646.sh 08:04:02 ---> sudo-logs.sh 08:04:02 Archiving 'sudo' log.. 08:04:03 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins16411852235424375825.sh 08:04:03 ---> job-cost.sh 08:04:03 Setup pyenv: 08:04:03 system 08:04:03 3.8.13 08:04:03 3.9.13 08:04:03 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MEDT from file:/tmp/.os_lf_venv 08:04:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:04:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:04:07 lf-activate-venv(): INFO: Base packages installed successfully 08:04:07 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:04:18 lf-activate-venv(): INFO: Adding /tmp/venv-MEDT/bin to PATH 08:04:18 INFO: No Stack... 08:04:19 INFO: Retrieving Pricing Info for: v3-starter-2 08:04:19 INFO: Archiving Costs 08:04:19 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins910845489003003809.sh 08:04:19 ---> logs-deploy.sh 08:04:19 Setup pyenv: 08:04:19 system 08:04:19 3.8.13 08:04:19 3.9.13 08:04:19 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MEDT from file:/tmp/.os_lf_venv 08:04:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:04:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:04:23 lf-activate-venv(): INFO: Base packages installed successfully 08:04:23 lf-activate-venv(): INFO: Installing additional packages: lftools 08:04:42 lf-activate-venv(): INFO: Adding /tmp/venv-MEDT/bin to PATH 08:04:42 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-jenkins-sandbox-cleanup/332 08:04:42 INFO: archiving workspace using pattern(s): 08:04:44 Archives upload complete. 08:04:44 INFO: archiving logs to Nexus 08:04:46 ---> uname -a: 08:04:46 Linux prd-centos8-builder-2c-4g-3571.novalocal 4.18.0-529.el8.x86_64 #1 SMP Wed Dec 6 01:03:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 08:04:46 08:04:46 08:04:46 ---> lscpu: 08:04:46 Architecture: x86_64 08:04:46 CPU op-mode(s): 32-bit, 64-bit 08:04:46 Byte Order: Little Endian 08:04:46 CPU(s): 2 08:04:46 On-line CPU(s) list: 0,1 08:04:46 Thread(s) per core: 1 08:04:46 Core(s) per socket: 1 08:04:46 Socket(s): 2 08:04:46 NUMA node(s): 1 08:04:46 Vendor ID: AuthenticAMD 08:04:46 CPU family: 23 08:04:46 Model: 49 08:04:46 Model name: AMD EPYC-Rome Processor 08:04:46 Stepping: 0 08:04:46 CPU MHz: 2800.000 08:04:46 BogoMIPS: 5600.00 08:04:46 Virtualization: AMD-V 08:04:46 Hypervisor vendor: KVM 08:04:46 Virtualization type: full 08:04:46 L1d cache: 32K 08:04:46 L1i cache: 32K 08:04:46 L2 cache: 512K 08:04:46 L3 cache: 16384K 08:04:46 NUMA node0 CPU(s): 0,1 08:04: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:04:46 08:04:46 08:04:46 ---> nproc: 08:04:46 2 08:04:46 08:04:46 08:04:46 ---> df -h: 08:04:46 Filesystem Size Used Avail Use% Mounted on 08:04:46 devtmpfs 1.8G 0 1.8G 0% /dev 08:04:46 tmpfs 1.8G 0 1.8G 0% /dev/shm 08:04:46 tmpfs 1.8G 17M 1.8G 1% /run 08:04:46 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 08:04:46 /dev/vda1 20G 9.0G 12G 45% / 08:04:46 tmpfs 367M 0 367M 0% /run/user/1001 08:04:46 08:04:46 08:04:46 ---> free -m: 08:04:46 total used free shared buff/cache available 08:04:46 Mem: 3665 454 1209 17 2002 2935 08:04:46 Swap: 1023 0 1023 08:04:46 08:04:46 08:04:46 ---> ip addr: 08:04:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:04:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:04:46 inet 127.0.0.1/8 scope host lo 08:04:46 valid_lft forever preferred_lft forever 08:04:46 inet6 ::1/128 scope host 08:04:46 valid_lft forever preferred_lft forever 08:04:46 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:04:46 link/ether fa:16:3e:b6:41:f9 brd ff:ff:ff:ff:ff:ff 08:04:46 altname enp0s3 08:04:46 altname ens3 08:04:46 inet 10.32.6.231/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 08:04:46 valid_lft 86166sec preferred_lft 86166sec 08:04:46 inet6 fe80::f816:3eff:feb6:41f9/64 scope link 08:04:46 valid_lft forever preferred_lft forever 08:04:46 08:04:46 08:04:46 ---> sar -b -r -n DEV: 08:04:46 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 09/13/2025 _x86_64_ (2 CPU) 08:04:46 08:04:46 08:00:45 LINUX RESTART (2 CPU) 08:04:46 08:04:46 08:01:01 AM tps rtps wtps bread/s bwrtn/s 08:04:46 08:02:01 AM 179.97 133.35 46.62 13132.67 38019.94 08:04:46 08:03:01 AM 54.81 0.42 54.39 59.32 5253.22 08:04:46 08:04:01 AM 51.30 0.03 51.27 0.53 5761.50 08:04:46 Average: 95.41 44.65 50.76 4402.60 16357.54 08:04:46 08:04:46 08:01:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:04:46 08:02:01 AM 1685104 3130012 2068572 55.11 2104 1624292 604804 12.59 128736 1693072 51424 08:04:46 08:03:01 AM 1402072 3056108 2351604 62.65 2104 1821400 587524 12.23 323788 1734380 136584 08:04:46 08:04:01 AM 1300320 3061308 2453356 65.36 2104 1922052 555788 11.57 324676 1811740 114332 08:04:46 Average: 1462499 3082476 2291177 61.04 2104 1789248 582705 12.13 259067 1746397 100780 08:04:46 08:04:46 08:01:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:04:46 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:46 08:02:01 AM eth0 112.64 62.08 657.23 27.34 0.00 0.00 0.00 0.00 08:04:46 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:46 08:03:01 AM eth0 50.99 41.46 607.35 6.39 0.00 0.00 0.00 0.00 08:04:46 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:46 08:04:01 AM eth0 23.51 19.96 239.27 4.25 0.00 0.00 0.00 0.00 08:04:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:46 Average: eth0 62.41 41.18 501.36 12.67 0.00 0.00 0.00 0.00 08:04:46 08:04:46 08:04:46 ---> sar -P ALL: 08:04:46 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 09/13/2025 _x86_64_ (2 CPU) 08:04:46 08:04:46 08:00:45 LINUX RESTART (2 CPU) 08:04:46 08:04:46 08:01:01 AM CPU %user %nice %system %iowait %steal %idle 08:04:46 08:02:01 AM all 43.89 0.04 10.68 9.06 3.00 33.34 08:04:46 08:02:01 AM 0 45.07 0.02 9.86 9.00 2.97 33.07 08:04:46 08:02:01 AM 1 42.70 0.07 11.49 9.11 3.03 33.61 08:04:46 08:03:01 AM all 38.72 0.00 4.58 1.62 3.40 51.68 08:04:46 08:03:01 AM 0 31.34 0.00 3.68 1.05 3.42 60.52 08:04:46 08:03:01 AM 1 46.14 0.00 5.50 2.19 3.39 42.78 08:04:46 08:04:01 AM all 38.52 0.00 3.42 1.59 4.40 52.08 08:04:46 08:04:01 AM 0 13.04 0.00 1.92 2.13 4.89 78.01 08:04:46 08:04:01 AM 1 64.75 0.00 4.97 1.02 3.90 25.37 08:04:46 Average: all 40.36 0.01 6.21 4.07 3.60 45.75 08:04:46 Average: 0 29.65 0.01 5.12 4.03 3.77 57.42 08:04:46 Average: 1 51.20 0.02 7.31 4.10 3.44 33.93 08:04:46 08:04:46 08:04:46