08:01:39 Started by timer 08:01:39 Running as SYSTEM 08:01:39 [EnvInject] - Loading node environment variables. 08:01:39 Building remotely on prd-centos8-builder-2c-4g-5560 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:39 [ssh-agent] Looking for ssh-agent implementation... 08:01:39 $ ssh-agent 08:01:40 SSH_AUTH_SOCK=/tmp/ssh-cTMtlatD0VId/agent.5201 08:01:40 SSH_AGENT_PID=5203 08:01:40 [ssh-agent] Started. 08:01:40 Running ssh-add (command line suppressed) 08:01:40 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_15189108995712864160.key (jenkins-ssh) 08:01:40 [ssh-agent] Using credentials jenkins (jenkins) 08:01:40 provisioning config files... 08:01:40 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:40 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:40 provisioning config files... 08:01:40 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:40 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins259091236270198109.sh 08:01:40 ---> jenkins-sandbox-cleanup.sh 08:01:40 Setup pyenv: 08:01:40 system 08:01:40 * 3.8.13 (set by /opt/pyenv/version) 08:01:40 * 3.9.13 (set by /opt/pyenv/version) 08:01:40 * 3.10.6 (set by /opt/pyenv/version) 08:01:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sGX2 08:01:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:58 lf-activate-venv(): INFO: Base packages installed successfully 08:01:58 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 08:02:08 lf-activate-venv(): INFO: Adding /tmp/venv-sGX2/bin to PATH 08:02:09 /tmp/venv-sGX2/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:09 import pkg_resources 08:02:09 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:02:09 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:02:09 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:02:09 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:02:09 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:02:09 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:02:09 Traceback (most recent call last): 08:02:09 File "/tmp/venv-sGX2/bin/jenkins-jobs", line 7, in 08:02:09 sys.exit(main()) 08:02:09 File "/tmp/venv-sGX2/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:02:09 jjb = JenkinsJobs(argv) 08:02:09 File "/tmp/venv-sGX2/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:02:09 self.parser = create_parser() 08:02:09 File "/tmp/venv-sGX2/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:02:09 extension_manager.map(parse_subcommand_args, subparser) 08:02:09 File "/tmp/venv-sGX2/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:02:09 raise NoMatches('No %s extensions found' % self.namespace) 08:02:09 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:02:09 Build step 'Execute shell' marked build as failure 08:02:09 $ ssh-agent -k 08:02:09 unset SSH_AUTH_SOCK; 08:02:09 unset SSH_AGENT_PID; 08:02:09 echo Agent pid 5203 killed; 08:02:09 [ssh-agent] Stopped. 08:02:09 [PostBuildScript] - [INFO] Executing post build scripts. 08:02:09 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11940110541709082662.sh 08:02:09 ---> sysstat.sh 08:02:10 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9352194995674008007.sh 08:02:10 ---> package-listing.sh 08:02:10 ++ facter osfamily 08:02:10 ++ tr '[:upper:]' '[:lower:]' 08:02:10 + OS_FAMILY=redhat 08:02:10 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:02:10 + START_PACKAGES=/tmp/packages_start.txt 08:02:10 + END_PACKAGES=/tmp/packages_end.txt 08:02:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:02:10 + PACKAGES=/tmp/packages_start.txt 08:02:10 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:10 + PACKAGES=/tmp/packages_end.txt 08:02:10 + case "${OS_FAMILY}" in 08:02:10 + sort 08:02:10 + rpm -qa 08:02:11 + '[' -f /tmp/packages_start.txt ']' 08:02:11 + '[' -f /tmp/packages_end.txt ']' 08:02:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:02:11 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:11 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:11 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2444306484005461628.sh 08:02:11 ---> capture-instance-metadata.sh 08:02:11 Setup pyenv: 08:02:11 system 08:02:11 3.8.13 08:02:11 3.9.13 08:02:11 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-I0ii 08:02:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:02:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:26 lf-activate-venv(): INFO: Base packages installed successfully 08:02:26 lf-activate-venv(): INFO: Installing additional packages: lftools 08:03:04 lf-activate-venv(): INFO: Adding /tmp/venv-I0ii/bin to PATH 08:03:04 INFO: Running in OpenStack, capturing instance metadata 08:03:05 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10551072330284215974.sh 08:03:05 provisioning config files... 08:03:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config7598235122088011903tmp 08:03:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:03:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:03:05 [EnvInject] - Injecting environment variables from a build step. 08:03:05 [EnvInject] - Injecting as environment variables the properties content 08:03:05 SERVER_ID=logs 08:03:05 08:03:05 [EnvInject] - Variables injected successfully. 08:03:05 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1574687392675693290.sh 08:03:05 ---> create-netrc.sh 08:03:05 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins3798690068799997430.sh 08:03:05 ---> python-tools-install.sh 08:03:05 Setup pyenv: 08:03:05 system 08:03:05 3.8.13 08:03:05 3.9.13 08:03:05 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I0ii 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:09 lf-activate-venv(): INFO: Base packages installed successfully 08:03:09 lf-activate-venv(): INFO: Installing additional packages: lftools 08:03:27 lf-activate-venv(): INFO: Adding /tmp/venv-I0ii/bin to PATH 08:03:27 Generating Requirements File 08:04:01 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:01 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:02 pip 25.2 from /tmp/venv-I0ii/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.14.2 08:04:02 boto3==1.40.45 08:04:02 botocore==1.40.45 08:04:02 bs4==0.0.2 08:04:02 cachetools==6.2.0 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.3.0 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.41.1 08:04:02 httplib2==0.31.0 08:04:02 identify==2.6.15 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==34.1.0 08:04:02 lftools==0.37.14 08:04:02 lxml==6.0.2 08:04:02 markdown-it-py==4.0.0 08:04:02 MarkupSafe==3.0.3 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.1.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.11.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.3 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.14 08:04:02 s3transfer==0.14.0 08:04:02 simplejson==3.20.2 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.14 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.2 08:04:02 yq==3.4.3 08:04:03 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9757485044968763610.sh 08:04:03 ---> sudo-logs.sh 08:04:03 Archiving 'sudo' log.. 08:04:03 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12909585512307321647.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:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I0ii from file:/tmp/.os_lf_venv 08:04:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:04:04 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-I0ii/bin to PATH 08:04:18 INFO: No Stack... 08:04:18 INFO: Retrieving Pricing Info for: v3-starter-2 08:04:18 INFO: Archiving Costs 08:04:18 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins3432332223782420093.sh 08:04:18 ---> logs-deploy.sh 08:04:18 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-I0ii 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:22 lf-activate-venv(): INFO: Base packages installed successfully 08:04:22 lf-activate-venv(): INFO: Installing additional packages: lftools 08:04:40 lf-activate-venv(): INFO: Adding /tmp/venv-I0ii/bin to PATH 08:04:40 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-jenkins-sandbox-cleanup/335 08:04:40 INFO: archiving workspace using pattern(s): 08:04:43 Archives upload complete. 08:04:43 INFO: archiving logs to Nexus 08:04:45 ---> uname -a: 08:04:45 Linux prd-centos8-builder-2c-4g-5560.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:45 08:04:45 08:04:45 ---> lscpu: 08:04:45 Architecture: x86_64 08:04:45 CPU op-mode(s): 32-bit, 64-bit 08:04:45 Byte Order: Little Endian 08:04:45 CPU(s): 2 08:04:45 On-line CPU(s) list: 0,1 08:04:45 Thread(s) per core: 1 08:04:45 Core(s) per socket: 1 08:04:45 Socket(s): 2 08:04:45 NUMA node(s): 1 08:04:45 Vendor ID: AuthenticAMD 08:04:45 CPU family: 23 08:04:45 Model: 49 08:04:45 Model name: AMD EPYC-Rome Processor 08:04:45 Stepping: 0 08:04:45 CPU MHz: 2800.000 08:04:45 BogoMIPS: 5600.00 08:04:45 Virtualization: AMD-V 08:04:45 Hypervisor vendor: KVM 08:04:45 Virtualization type: full 08:04:45 L1d cache: 32K 08:04:45 L1i cache: 32K 08:04:45 L2 cache: 512K 08:04:45 L3 cache: 16384K 08:04:45 NUMA node0 CPU(s): 0,1 08:04:45 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:45 08:04:45 08:04:45 ---> nproc: 08:04:45 2 08:04:45 08:04:45 08:04:45 ---> df -h: 08:04:45 Filesystem Size Used Avail Use% Mounted on 08:04:45 devtmpfs 1.8G 0 1.8G 0% /dev 08:04:45 tmpfs 1.8G 0 1.8G 0% /dev/shm 08:04:45 tmpfs 1.8G 17M 1.8G 1% /run 08:04:45 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 08:04:45 /dev/vda1 20G 9.0G 12G 45% / 08:04:45 tmpfs 367M 0 367M 0% /run/user/1001 08:04:45 08:04:45 08:04:45 ---> free -m: 08:04:45 total used free shared buff/cache available 08:04:45 Mem: 3665 446 1212 17 2006 2943 08:04:45 Swap: 1023 0 1023 08:04:45 08:04:45 08:04:45 ---> ip addr: 08:04:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:04:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:04:45 inet 127.0.0.1/8 scope host lo 08:04:45 valid_lft forever preferred_lft forever 08:04:45 inet6 ::1/128 scope host 08:04:45 valid_lft forever preferred_lft forever 08:04:45 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:04:45 link/ether fa:16:3e:31:fd:d7 brd ff:ff:ff:ff:ff:ff 08:04:45 altname enp0s3 08:04:45 altname ens3 08:04:45 inet 10.32.7.17/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 08:04:45 valid_lft 86176sec preferred_lft 86176sec 08:04:45 inet6 fe80::f816:3eff:fe31:fdd7/64 scope link 08:04:45 valid_lft forever preferred_lft forever 08:04:45 08:04:45 08:04:45 ---> sar -b -r -n DEV: 08:04:45 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 10/04/2025 _x86_64_ (2 CPU) 08:04:45 08:04:45 08:00:54 LINUX RESTART (2 CPU) 08:04:45 08:04:45 08:02:01 AM tps rtps wtps bread/s bwrtn/s 08:04:45 08:03:01 AM 56.29 0.37 55.92 26.52 5568.32 08:04:45 08:04:01 AM 55.08 0.42 54.67 54.65 6063.18 08:04:45 Average: 55.69 0.39 55.29 40.58 5815.73 08:04:45 08:04:45 08:02:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:04:45 08:03:01 AM 1291420 2981016 2462256 65.60 2104 1857960 658416 13.71 356884 1815216 171188 08:04:45 08:04:01 AM 1228512 2994068 2525164 67.27 2104 1926628 623136 12.98 324320 1884156 115440 08:04:45 Average: 1259966 2987542 2493710 66.43 2104 1892294 640776 13.34 340602 1849686 143314 08:04:45 08:04:45 08:02:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:04:45 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:45 08:03:01 AM eth0 51.04 40.80 599.61 6.10 0.00 0.00 0.00 0.00 08:04:45 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:45 08:04:01 AM eth0 29.36 25.49 264.30 5.84 0.00 0.00 0.00 0.00 08:04:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:45 Average: eth0 40.20 33.14 431.97 5.97 0.00 0.00 0.00 0.00 08:04:45 08:04:45 08:04:45 ---> sar -P ALL: 08:04:45 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 10/04/2025 _x86_64_ (2 CPU) 08:04:45 08:04:45 08:00:54 LINUX RESTART (2 CPU) 08:04:45 08:04:45 08:02:01 AM CPU %user %nice %system %iowait %steal %idle 08:04:45 08:03:01 AM all 39.54 0.00 4.74 1.31 2.07 52.34 08:04:45 08:03:01 AM 0 46.47 0.00 5.55 0.71 2.22 45.06 08:04:45 08:03:01 AM 1 32.60 0.00 3.94 1.91 1.92 59.63 08:04:45 08:04:01 AM all 39.46 0.00 3.72 1.57 2.68 52.58 08:04:45 08:04:01 AM 0 49.83 0.00 4.19 1.01 2.74 42.23 08:04:45 08:04:01 AM 1 29.10 0.00 3.24 2.14 2.62 62.90 08:04:45 Average: all 39.50 0.00 4.23 1.44 2.37 52.46 08:04:45 Average: 0 48.15 0.00 4.87 0.86 2.48 43.64 08:04:45 Average: 1 30.85 0.00 3.59 2.02 2.27 61.27 08:04:45 08:04:45 08:04:45