08:01:37 Started by timer 08:01:37 Running as SYSTEM 08:01:37 [EnvInject] - Loading node environment variables. 08:01:37 Building remotely on prd-centos8-builder-2c-4g-2385 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:37 [ssh-agent] Looking for ssh-agent implementation... 08:01:37 $ ssh-agent 08:01:37 SSH_AUTH_SOCK=/tmp/ssh-O6gQ61S7U27k/agent.5215 08:01:37 SSH_AGENT_PID=5217 08:01:37 [ssh-agent] Started. 08:01:37 Running ssh-add (command line suppressed) 08:01:37 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_14703016856991393121.key (jenkins-ssh) 08:01:37 [ssh-agent] Using credentials jenkins (jenkins) 08:01:37 provisioning config files... 08:01:37 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:37 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:37 provisioning config files... 08:01:37 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:38 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins984380663689828724.sh 08:01:38 ---> jenkins-sandbox-cleanup.sh 08:01:38 Setup pyenv: 08:01:38 system 08:01:38 * 3.8.13 (set by /opt/pyenv/version) 08:01:38 * 3.9.13 (set by /opt/pyenv/version) 08:01:38 * 3.10.6 (set by /opt/pyenv/version) 08:01:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ijn4 08:01:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:54 lf-activate-venv(): INFO: Base packages installed successfully 08:01:54 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 08:02:04 lf-activate-venv(): INFO: Adding /tmp/venv-ijn4/bin to PATH 08:02:04 /tmp/venv-ijn4/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:04 import pkg_resources 08:02:04 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:02:04 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:02:04 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:02:04 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:02:04 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:02:04 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:02:04 Traceback (most recent call last): 08:02:04 File "/tmp/venv-ijn4/bin/jenkins-jobs", line 7, in 08:02:04 sys.exit(main()) 08:02:04 File "/tmp/venv-ijn4/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:02:04 jjb = JenkinsJobs(argv) 08:02:04 File "/tmp/venv-ijn4/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:02:04 self.parser = create_parser() 08:02:04 File "/tmp/venv-ijn4/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:02:04 extension_manager.map(parse_subcommand_args, subparser) 08:02:04 File "/tmp/venv-ijn4/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:02:04 raise NoMatches('No %s extensions found' % self.namespace) 08:02:04 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:02:04 Build step 'Execute shell' marked build as failure 08:02:04 $ ssh-agent -k 08:02:04 unset SSH_AUTH_SOCK; 08:02:04 unset SSH_AGENT_PID; 08:02:04 echo Agent pid 5217 killed; 08:02:04 [ssh-agent] Stopped. 08:02:04 [PostBuildScript] - [INFO] Executing post build scripts. 08:02:04 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1383351744242161303.sh 08:02:04 ---> sysstat.sh 08:02:05 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13429574284545787742.sh 08:02:05 ---> package-listing.sh 08:02:05 ++ facter osfamily 08:02:05 ++ tr '[:upper:]' '[:lower:]' 08:02:05 + OS_FAMILY=redhat 08:02:05 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:02:05 + START_PACKAGES=/tmp/packages_start.txt 08:02:05 + END_PACKAGES=/tmp/packages_end.txt 08:02:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:02:05 + PACKAGES=/tmp/packages_start.txt 08:02:05 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:05 + PACKAGES=/tmp/packages_end.txt 08:02:05 + case "${OS_FAMILY}" in 08:02:05 + rpm -qa 08:02:05 + sort 08:02:06 + '[' -f /tmp/packages_start.txt ']' 08:02:06 + '[' -f /tmp/packages_end.txt ']' 08:02:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:02:06 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:06 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:06 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins651024338706045420.sh 08:02:06 ---> capture-instance-metadata.sh 08:02:06 Setup pyenv: 08:02:07 system 08:02:07 3.8.13 08:02:07 3.9.13 08:02:07 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3Ps0 08:02:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:02:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:21 lf-activate-venv(): INFO: Base packages installed successfully 08:02:21 lf-activate-venv(): INFO: Installing additional packages: lftools 08:02:58 lf-activate-venv(): INFO: Adding /tmp/venv-3Ps0/bin to PATH 08:02:58 INFO: Running in OpenStack, capturing instance metadata 08:02:59 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11833236223588487011.sh 08:02:59 provisioning config files... 08:02:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config946716802807368388tmp 08:02:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:02:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:02:59 [EnvInject] - Injecting environment variables from a build step. 08:02:59 [EnvInject] - Injecting as environment variables the properties content 08:02:59 SERVER_ID=logs 08:02:59 08:02:59 [EnvInject] - Variables injected successfully. 08:02:59 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17466224136331681321.sh 08:02:59 ---> create-netrc.sh 08:02:59 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15609540695959304115.sh 08:02:59 ---> python-tools-install.sh 08:02:59 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:03:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Ps0 from file:/tmp/.os_lf_venv 08:03:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:03:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:03:03 lf-activate-venv(): INFO: Base packages installed successfully 08:03:03 lf-activate-venv(): INFO: Installing additional packages: lftools 08:03:20 lf-activate-venv(): INFO: Adding /tmp/venv-3Ps0/bin to PATH 08:03:20 Generating Requirements File 08:03:57 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:03:57 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:03:58 Python 3.10.6 08:03:58 pip 25.2 from /tmp/venv-3Ps0/lib/python3.10/site-packages/pip (python 3.10) 08:03:59 appdirs==1.4.4 08:03:59 argcomplete==3.6.2 08:03:59 aspy.yaml==1.3.0 08:03:59 attrs==25.3.0 08:03:59 autopage==0.5.2 08:03:59 beautifulsoup4==4.13.5 08:03:59 boto3==1.40.21 08:03:59 botocore==1.40.21 08:03:59 bs4==0.0.2 08:03:59 cachetools==5.5.2 08:03:59 certifi==2025.8.3 08:03:59 cffi==1.17.1 08:03:59 cfgv==3.4.0 08:03:59 chardet==5.2.0 08:03:59 charset-normalizer==3.4.3 08:03:59 click==8.2.1 08:03:59 cliff==4.11.0 08:03:59 cmd2==2.7.0 08:03:59 cryptography==3.3.2 08:03:59 debtcollector==3.0.0 08:03:59 decorator==5.2.1 08:03:59 defusedxml==0.7.1 08:03:59 Deprecated==1.2.18 08:03:59 distlib==0.4.0 08:03:59 dnspython==2.7.0 08:03:59 docker==7.1.0 08:03:59 dogpile.cache==1.4.0 08:03:59 durationpy==0.10 08:03:59 email-validator==2.3.0 08:03:59 filelock==3.19.1 08:03:59 future==1.0.0 08:03:59 gitdb==4.0.12 08:03:59 GitPython==3.1.45 08:03:59 google-auth==2.40.3 08:03:59 httplib2==0.30.0 08:03:59 identify==2.6.13 08:03:59 idna==3.10 08:03:59 importlib-resources==1.5.0 08:03:59 iso8601==2.1.0 08:03:59 Jinja2==3.1.6 08:03:59 jmespath==1.0.1 08:03:59 jsonpatch==1.33 08:03:59 jsonpointer==3.0.0 08:03:59 jsonschema==4.25.1 08:03:59 jsonschema-specifications==2025.4.1 08:03:59 keystoneauth1==5.12.0 08:03:59 kubernetes==33.1.0 08:03:59 lftools==0.37.13 08:03:59 lxml==6.0.1 08:03:59 markdown-it-py==4.0.0 08:03:59 MarkupSafe==3.0.2 08:03:59 mdurl==0.1.2 08:03:59 msgpack==1.1.1 08:03:59 multi_key_dict==2.0.3 08:03:59 munch==4.0.0 08:03:59 netaddr==1.3.0 08:03:59 niet==1.4.2 08:03:59 nodeenv==1.9.1 08:03:59 oauth2client==4.1.3 08:03:59 oauthlib==3.3.1 08:03:59 openstacksdk==4.7.0 08:03:59 os-client-config==2.3.0 08:03:59 os-service-types==1.8.0 08:03:59 osc-lib==4.2.0 08:03:59 oslo.config==10.0.0 08:03:59 oslo.context==6.1.0 08:03:59 oslo.i18n==6.6.0 08:03:59 oslo.log==7.2.1 08:03:59 oslo.serialization==5.8.0 08:03:59 oslo.utils==9.1.0 08:03:59 packaging==25.0 08:03:59 pbr==7.0.1 08:03:59 platformdirs==4.4.0 08:03:59 prettytable==3.16.0 08:03:59 psutil==7.0.0 08:03:59 pyasn1==0.6.1 08:03:59 pyasn1_modules==0.4.2 08:03:59 pycparser==2.22 08:03:59 pygerrit2==2.0.15 08:03:59 PyGithub==2.7.0 08:03:59 Pygments==2.19.2 08:03:59 PyJWT==2.10.1 08:03:59 PyNaCl==1.5.0 08:03:59 pyparsing==2.4.7 08:03:59 pyperclip==1.9.0 08:03:59 pyrsistent==0.20.0 08:03:59 python-cinderclient==9.7.0 08:03:59 python-dateutil==2.9.0.post0 08:03:59 python-heatclient==4.3.0 08:03:59 python-jenkins==1.8.3 08:03:59 python-keystoneclient==5.7.0 08:03:59 python-magnumclient==4.8.1 08:03:59 python-openstackclient==8.2.0 08:03:59 python-swiftclient==4.8.0 08:03:59 PyYAML==6.0.2 08:03:59 referencing==0.36.2 08:03:59 requests==2.32.5 08:03:59 requests-oauthlib==2.0.0 08:03:59 requestsexceptions==1.4.0 08:03:59 rfc3986==2.0.0 08:03:59 rich==14.1.0 08:03:59 rich-argparse==1.7.1 08:03:59 rpds-py==0.27.1 08:03:59 rsa==4.9.1 08:03:59 ruamel.yaml==0.18.15 08:03:59 ruamel.yaml.clib==0.2.12 08:03:59 s3transfer==0.13.1 08:03:59 simplejson==3.20.1 08:03:59 six==1.17.0 08:03:59 smmap==5.0.2 08:03:59 soupsieve==2.8 08:03:59 stevedore==5.5.0 08:03:59 tabulate==0.9.0 08:03:59 toml==0.10.2 08:03:59 tomlkit==0.13.3 08:03:59 tqdm==4.67.1 08:03:59 typing_extensions==4.15.0 08:03:59 tzdata==2025.2 08:03:59 urllib3==1.26.20 08:03:59 virtualenv==20.34.0 08:03:59 wcwidth==0.2.13 08:03:59 websocket-client==1.8.0 08:03:59 wrapt==1.17.3 08:03:59 xdg==6.0.0 08:03:59 xmltodict==0.14.2 08:03:59 yq==3.4.3 08:03:59 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17355767234869921.sh 08:03:59 ---> sudo-logs.sh 08:03:59 Archiving 'sudo' log.. 08:04:00 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15002831674589944580.sh 08:04:00 ---> job-cost.sh 08:04:00 Setup pyenv: 08:04:00 system 08:04:00 3.8.13 08:04:00 3.9.13 08:04:00 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Ps0 from file:/tmp/.os_lf_venv 08:04:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:04:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:04:03 lf-activate-venv(): INFO: Base packages installed successfully 08:04:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:04:14 lf-activate-venv(): INFO: Adding /tmp/venv-3Ps0/bin to PATH 08:04:14 INFO: No Stack... 08:04:15 INFO: Retrieving Pricing Info for: v3-starter-2 08:04:15 INFO: Archiving Costs 08:04:15 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins14665448889034452377.sh 08:04:15 ---> logs-deploy.sh 08:04:15 Setup pyenv: 08:04:15 system 08:04:15 3.8.13 08:04:15 3.9.13 08:04:15 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Ps0 from file:/tmp/.os_lf_venv 08:04:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:04:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:04:19 lf-activate-venv(): INFO: Base packages installed successfully 08:04:19 lf-activate-venv(): INFO: Installing additional packages: lftools 08:04:37 lf-activate-venv(): INFO: Adding /tmp/venv-3Ps0/bin to PATH 08:04:37 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-jenkins-sandbox-cleanup/330 08:04:37 INFO: archiving workspace using pattern(s): 08:04:40 Archives upload complete. 08:04:40 INFO: archiving logs to Nexus 08:04:42 ---> uname -a: 08:04:42 Linux prd-centos8-builder-2c-4g-2385.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:42 08:04:42 08:04:42 ---> lscpu: 08:04:42 Architecture: x86_64 08:04:42 CPU op-mode(s): 32-bit, 64-bit 08:04:42 Byte Order: Little Endian 08:04:42 CPU(s): 2 08:04:42 On-line CPU(s) list: 0,1 08:04:42 Thread(s) per core: 1 08:04:42 Core(s) per socket: 1 08:04:42 Socket(s): 2 08:04:42 NUMA node(s): 1 08:04:42 Vendor ID: AuthenticAMD 08:04:42 CPU family: 23 08:04:42 Model: 49 08:04:42 Model name: AMD EPYC-Rome Processor 08:04:42 Stepping: 0 08:04:42 CPU MHz: 2800.000 08:04:42 BogoMIPS: 5600.00 08:04:42 Virtualization: AMD-V 08:04:42 Hypervisor vendor: KVM 08:04:42 Virtualization type: full 08:04:42 L1d cache: 32K 08:04:42 L1i cache: 32K 08:04:42 L2 cache: 512K 08:04:42 L3 cache: 16384K 08:04:42 NUMA node0 CPU(s): 0,1 08:04:42 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:42 08:04:42 08:04:42 ---> nproc: 08:04:42 2 08:04:42 08:04:42 08:04:42 ---> df -h: 08:04:42 Filesystem Size Used Avail Use% Mounted on 08:04:42 devtmpfs 1.8G 0 1.8G 0% /dev 08:04:42 tmpfs 1.8G 0 1.8G 0% /dev/shm 08:04:42 tmpfs 1.8G 17M 1.8G 1% /run 08:04:42 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 08:04:42 /dev/vda1 20G 9.0G 12G 45% / 08:04:42 tmpfs 367M 0 367M 0% /run/user/1001 08:04:42 08:04:42 08:04:42 ---> free -m: 08:04:42 total used free shared buff/cache available 08:04:42 Mem: 3665 435 1228 17 2002 2955 08:04:42 Swap: 1023 0 1023 08:04:42 08:04:42 08:04:42 ---> ip addr: 08:04:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:04:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:04:42 inet 127.0.0.1/8 scope host lo 08:04:42 valid_lft forever preferred_lft forever 08:04:42 inet6 ::1/128 scope host 08:04:42 valid_lft forever preferred_lft forever 08:04:42 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:04:42 link/ether fa:16:3e:56:e5:4f brd ff:ff:ff:ff:ff:ff 08:04:42 altname enp0s3 08:04:42 altname ens3 08:04:42 inet 10.32.7.91/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 08:04:42 valid_lft 86177sec preferred_lft 86177sec 08:04:42 inet6 fe80::f816:3eff:fe56:e54f/64 scope link 08:04:42 valid_lft forever preferred_lft forever 08:04:42 08:04:42 08:04:42 ---> sar -b -r -n DEV: 08:04:42 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 08/30/2025 _x86_64_ (2 CPU) 08:04:42 08:04:42 08:00:52 LINUX RESTART (2 CPU) 08:04:42 08:04:42 08:02:01 AM tps rtps wtps bread/s bwrtn/s 08:04:42 08:03:01 AM 55.64 0.63 55.01 74.52 5583.42 08:04:42 08:04:01 AM 53.63 0.23 53.40 23.86 5840.47 08:04:42 Average: 54.64 0.43 54.20 49.19 5711.96 08:04:42 08:04:42 08:02:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:04:42 08:03:01 AM 1432740 3081376 2320936 61.83 2104 1816124 568596 11.84 322128 1706000 129912 08:04:42 08:04:01 AM 1303228 3065648 2450448 65.28 2104 1923412 563268 11.73 325944 1808108 114604 08:04:42 Average: 1367984 3073512 2385692 63.56 2104 1869768 565932 11.78 324036 1757054 122258 08:04:42 08:04:42 08:02:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:04:42 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:42 08:03:01 AM eth0 53.09 42.89 595.20 7.37 0.00 0.00 0.00 0.00 08:04:42 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:42 08:04:01 AM eth0 25.44 22.76 247.85 5.13 0.00 0.00 0.00 0.00 08:04:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:42 Average: eth0 39.27 32.83 421.51 6.25 0.00 0.00 0.00 0.00 08:04:42 08:04:42 08:04:42 ---> sar -P ALL: 08:04:42 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 08/30/2025 _x86_64_ (2 CPU) 08:04:42 08:04:42 08:00:52 LINUX RESTART (2 CPU) 08:04:42 08:04:42 08:02:01 AM CPU %user %nice %system %iowait %steal %idle 08:04:42 08:03:01 AM all 39.77 0.00 4.99 0.88 2.59 51.77 08:04:42 08:03:01 AM 0 39.20 0.00 5.38 0.56 2.44 52.41 08:04:42 08:03:01 AM 1 40.34 0.00 4.60 1.20 2.74 51.12 08:04:42 08:04:01 AM all 39.86 0.00 3.89 1.29 2.83 52.13 08:04:42 08:04:01 AM 0 47.12 0.00 4.25 0.97 2.83 44.83 08:04:42 08:04:01 AM 1 32.62 0.00 3.53 1.61 2.83 59.41 08:04:42 Average: all 39.81 0.00 4.44 1.09 2.71 51.95 08:04:42 Average: 0 43.16 0.00 4.82 0.77 2.64 48.61 08:04:42 Average: 1 36.47 0.00 4.07 1.41 2.78 55.27 08:04:42 08:04:42 08:04:42