08:02:10 Started by timer 08:02:10 Running as SYSTEM 08:02:10 [EnvInject] - Loading node environment variables. 08:02:10 Building remotely on prd-centos8-builder-2c-2g-281 (centos8-builder-2c-2g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:02:10 [ssh-agent] Looking for ssh-agent implementation... 08:02:10 $ ssh-agent 08:02:10 SSH_AUTH_SOCK=/tmp/ssh-BAE2ag35EP5s/agent.5375 08:02:10 SSH_AGENT_PID=5377 08:02:10 [ssh-agent] Started. 08:02:10 Running ssh-add (command line suppressed) 08:02:10 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_10788854500385588588.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_10788854500385588588.key) 08:02:10 [ssh-agent] Using credentials rotterdam-jobbuilder (Rotterdam JJB) 08:02:16 provisioning config files... 08:02:16 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:02:16 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:02:16 provisioning config files... 08:02:16 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:02:16 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10938546930769810538.sh 08:02:16 ---> jenkins-sandbox-cleanup.sh 08:02:16 Setup pyenv: 08:02:16 system 08:02:16 * 3.8.13 (set by /opt/pyenv/version) 08:02:16 * 3.9.13 (set by /opt/pyenv/version) 08:02:16 * 3.10.6 (set by /opt/pyenv/version) 08:02:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OGvK 08:02:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:02:38 lf-activate-venv(): INFO: Installing: jenkins-job-builder==6.0.0 08:03:04 lf-activate-venv(): INFO: Adding /tmp/venv-OGvK/bin to PATH 08:03:04 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:03:04 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:03:04 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:03:04 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:03:04 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:03:04 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:03:04 Traceback (most recent call last): 08:03:04 File "/tmp/venv-OGvK/bin/jenkins-jobs", line 8, in 08:03:04 sys.exit(main()) 08:03:04 File "/tmp/venv-OGvK/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:03:04 jjb = JenkinsJobs(argv) 08:03:04 File "/tmp/venv-OGvK/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:03:04 self.parser = create_parser() 08:03:04 File "/tmp/venv-OGvK/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:03:04 extension_manager.map(parse_subcommand_args, subparser) 08:03:04 File "/tmp/venv-OGvK/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:03:04 raise NoMatches('No %s extensions found' % self.namespace) 08:03:04 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:03:04 Build step 'Execute shell' marked build as failure 08:03:04 $ ssh-agent -k 08:03:04 unset SSH_AUTH_SOCK; 08:03:04 unset SSH_AGENT_PID; 08:03:04 echo Agent pid 5377 killed; 08:03:04 [ssh-agent] Stopped. 08:03:04 [PostBuildScript] - [INFO] Executing post build scripts. 08:03:04 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins16277373883183401452.sh 08:03:04 ---> sysstat.sh 08:03:05 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4218552012312423684.sh 08:03:05 ---> package-listing.sh 08:03:05 ++ tr '[:upper:]' '[:lower:]' 08:03:05 ++ facter osfamily 08:03:05 + OS_FAMILY=redhat 08:03:05 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:03:05 + START_PACKAGES=/tmp/packages_start.txt 08:03:05 + END_PACKAGES=/tmp/packages_end.txt 08:03:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:03:05 + PACKAGES=/tmp/packages_start.txt 08:03:05 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:03:05 + PACKAGES=/tmp/packages_end.txt 08:03:05 + case "${OS_FAMILY}" in 08:03:05 + rpm -qa 08:03:05 + sort 08:03:05 + '[' -f /tmp/packages_start.txt ']' 08:03:05 + '[' -f /tmp/packages_end.txt ']' 08:03:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:03:05 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:03:05 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:03:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:03:05 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17297958260312348034.sh 08:03:05 ---> capture-instance-metadata.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:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tRka 08:03:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:03:22 lf-activate-venv(): INFO: Installing: lftools 08:04:08 lf-activate-venv(): INFO: Adding /tmp/venv-tRka/bin to PATH 08:04:08 INFO: Running in OpenStack, capturing instance metadata 08:04:08 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11464173997819966876.sh 08:04:08 provisioning config files... 08:04:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config5230292351491555392tmp 08:04:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[fdio-logs-s3-cloudfront-index] 08:04:08 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:04:08 provisioning config files... 08:04:08 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:04:08 [EnvInject] - Injecting environment variables from a build step. 08:04:08 [EnvInject] - Injecting as environment variables the properties content 08:04:08 SERVER_ID=logs 08:04:08 08:04:08 [EnvInject] - Variables injected successfully. 08:04:08 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9401773097614246191.sh 08:04:08 ---> create-netrc.sh 08:04:08 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9811618208062515622.sh 08:04:08 ---> python-tools-install.sh 08:04:08 Setup pyenv: 08:04:08 system 08:04:08 3.8.13 08:04:08 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-tRka from file:/tmp/.os_lf_venv 08:04:14 lf-activate-venv(): INFO: Installing: lftools 08:04:25 lf-activate-venv(): INFO: Adding /tmp/venv-tRka/bin to PATH 08:04:25 Generating Requirements File 08:05:23 Python 3.10.6 08:05:23 pip 25.0.1 from /tmp/venv-tRka/lib/python3.10/site-packages/pip (python 3.10) 08:05:23 appdirs==1.4.4 08:05:23 argcomplete==3.5.3 08:05:23 aspy.yaml==1.3.0 08:05:23 attrs==25.1.0 08:05:23 autopage==0.5.2 08:05:23 beautifulsoup4==4.13.3 08:05:23 boto3==1.37.4 08:05:23 botocore==1.37.4 08:05:23 bs4==0.0.2 08:05:23 cachetools==5.5.2 08:05:23 certifi==2025.1.31 08:05:23 cffi==1.17.1 08:05:23 cfgv==3.4.0 08:05:23 chardet==5.2.0 08:05:23 charset-normalizer==3.4.1 08:05:23 click==8.1.8 08:05:23 cliff==4.9.1 08:05:23 cmd2==2.5.11 08:05:23 cryptography==3.3.2 08:05:23 debtcollector==3.0.0 08:05:23 decorator==5.2.1 08:05:23 defusedxml==0.7.1 08:05:23 Deprecated==1.2.18 08:05:23 distlib==0.3.9 08:05:23 dnspython==2.7.0 08:05:23 docker==4.2.2 08:05:23 dogpile.cache==1.3.4 08:05:23 durationpy==0.9 08:05:23 email_validator==2.2.0 08:05:23 filelock==3.17.0 08:05:23 future==1.0.0 08:05:23 gitdb==4.0.12 08:05:23 GitPython==3.1.44 08:05:23 google-auth==2.38.0 08:05:23 httplib2==0.22.0 08:05:23 identify==2.6.8 08:05:23 idna==3.10 08:05:23 importlib-resources==1.5.0 08:05:23 iso8601==2.1.0 08:05:23 Jinja2==3.1.5 08:05:23 jmespath==1.0.1 08:05:23 jsonpatch==1.33 08:05:23 jsonpointer==3.0.0 08:05:23 jsonschema==4.23.0 08:05:23 jsonschema-specifications==2024.10.1 08:05:23 keystoneauth1==5.10.0 08:05:23 kubernetes==32.0.1 08:05:23 lftools==0.37.10 08:05:23 lxml==5.3.1 08:05:23 MarkupSafe==3.0.2 08:05:23 msgpack==1.1.0 08:05:23 multi_key_dict==2.0.3 08:05:23 munch==4.0.0 08:05:23 netaddr==1.3.0 08:05:23 niet==1.4.2 08:05:23 nodeenv==1.9.1 08:05:23 oauth2client==4.1.3 08:05:23 oauthlib==3.2.2 08:05:23 openstacksdk==4.4.0 08:05:23 os-client-config==2.1.0 08:05:23 os-service-types==1.7.0 08:05:23 osc-lib==3.2.0 08:05:23 oslo.config==9.7.1 08:05:23 oslo.context==5.7.1 08:05:23 oslo.i18n==6.5.1 08:05:23 oslo.log==7.1.0 08:05:23 oslo.serialization==5.7.0 08:05:23 oslo.utils==8.2.0 08:05:23 packaging==24.2 08:05:23 pbr==6.1.1 08:05:23 platformdirs==4.3.6 08:05:23 prettytable==3.15.1 08:05:23 psutil==7.0.0 08:05:23 pyasn1==0.6.1 08:05:23 pyasn1_modules==0.4.1 08:05:23 pycparser==2.22 08:05:23 pygerrit2==2.0.15 08:05:23 PyGithub==2.6.1 08:05:23 PyJWT==2.10.1 08:05:23 PyNaCl==1.5.0 08:05:23 pyparsing==2.4.7 08:05:23 pyperclip==1.9.0 08:05:23 pyrsistent==0.20.0 08:05:23 python-cinderclient==9.6.0 08:05:23 python-dateutil==2.9.0.post0 08:05:23 python-heatclient==4.1.0 08:05:23 python-jenkins==1.8.2 08:05:23 python-keystoneclient==5.6.0 08:05:23 python-magnumclient==4.8.0 08:05:23 python-openstackclient==7.4.0 08:05:23 python-swiftclient==4.7.0 08:05:23 PyYAML==6.0.2 08:05:23 referencing==0.36.2 08:05:23 requests==2.32.3 08:05:23 requests-oauthlib==2.0.0 08:05:23 requestsexceptions==1.4.0 08:05:23 rfc3986==2.0.0 08:05:23 rpds-py==0.23.1 08:05:23 rsa==4.9 08:05:23 ruamel.yaml==0.18.10 08:05:23 ruamel.yaml.clib==0.2.12 08:05:23 s3transfer==0.11.3 08:05:23 simplejson==3.20.1 08:05:23 six==1.17.0 08:05:23 smmap==5.0.2 08:05:23 soupsieve==2.6 08:05:23 stevedore==5.4.1 08:05:23 tabulate==0.9.0 08:05:23 toml==0.10.2 08:05:23 tomlkit==0.13.2 08:05:23 tqdm==4.67.1 08:05:23 typing_extensions==4.12.2 08:05:23 tzdata==2025.1 08:05:23 urllib3==1.26.20 08:05:23 virtualenv==20.29.2 08:05:23 wcwidth==0.2.13 08:05:23 websocket-client==1.8.0 08:05:23 wrapt==1.17.2 08:05:23 xdg==6.0.0 08:05:23 xmltodict==0.14.2 08:05:23 yq==3.4.3 08:05:23 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1781432783814120559.sh 08:05:23 ---> sudo-logs.sh 08:05:23 Archiving 'sudo' log.. 08:05:23 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17772948207140254983.sh 08:05:24 ---> job-cost.sh 08:05:24 Setup pyenv: 08:05:24 system 08:05:24 3.8.13 08:05:24 3.9.13 08:05:24 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:05:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tRka from file:/tmp/.os_lf_venv 08:05:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:05:44 lf-activate-venv(): INFO: Adding /tmp/venv-tRka/bin to PATH 08:05:44 INFO: No Stack... 08:05:44 INFO: Retrieving Pricing Info for: v3-standard-2 08:05:50 INFO: Archiving Costs 08:05:50 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins8905529468101618048.sh 08:05:50 ---> logs-deploy.sh 08:05:50 Setup pyenv: 08:05:50 system 08:05:50 3.8.13 08:05:50 3.9.13 08:05:50 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:05:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tRka from file:/tmp/.os_lf_venv 08:05:56 lf-activate-venv(): INFO: Installing: lftools 08:06:06 lf-activate-venv(): INFO: Adding /tmp/venv-tRka/bin to PATH 08:06:06 WARNING: Nexus logging server not set 08:06:06 INFO: S3 path logs/production/vex-yul-rot-jenkins-1/ci-management-jenkins-sandbox-cleanup/344/ 08:06:06 INFO: archiving logs to S3 08:06:07 ---> uname -a: 08:06:07 Linux prd-centos8-builder-2c-2g-281.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:07 08:06:07 08:06:07 ---> lscpu: 08:06:07 Architecture: x86_64 08:06:07 CPU op-mode(s): 32-bit, 64-bit 08:06:07 Byte Order: Little Endian 08:06:07 CPU(s): 2 08:06:07 On-line CPU(s) list: 0,1 08:06:07 Thread(s) per core: 1 08:06:07 Core(s) per socket: 1 08:06:07 Socket(s): 2 08:06:07 NUMA node(s): 1 08:06:07 Vendor ID: AuthenticAMD 08:06:07 CPU family: 23 08:06:07 Model: 49 08:06:07 Model name: AMD EPYC-Rome Processor 08:06:07 Stepping: 0 08:06:07 CPU MHz: 2799.998 08:06:07 BogoMIPS: 5599.99 08:06:07 Virtualization: AMD-V 08:06:07 Hypervisor vendor: KVM 08:06:07 Virtualization type: full 08:06:07 L1d cache: 32K 08:06:07 L1i cache: 32K 08:06:07 L2 cache: 512K 08:06:07 L3 cache: 16384K 08:06:07 NUMA node0 CPU(s): 0,1 08:06:07 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:07 08:06:07 08:06:07 ---> nproc: 08:06:07 2 08:06:07 08:06:07 08:06:07 ---> df -h: 08:06:07 Filesystem Size Used Avail Use% Mounted on 08:06:07 devtmpfs 3.8G 0 3.8G 0% /dev 08:06:07 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:06:07 tmpfs 3.8G 17M 3.8G 1% /run 08:06:07 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:06:07 /dev/vda1 40G 9.0G 32G 23% / 08:06:07 tmpfs 770M 0 770M 0% /run/user/1001 08:06:07 08:06:07 08:06:07 ---> free -m: 08:06:07 total used free shared buff/cache available 08:06:07 Mem: 7697 570 5014 19 2112 6834 08:06:07 Swap: 1023 0 1023 08:06:07 08:06:07 08:06:07 ---> ip addr: 08:06:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:06:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:06:07 inet 127.0.0.1/8 scope host lo 08:06:07 valid_lft forever preferred_lft forever 08:06:07 inet6 ::1/128 scope host 08:06:07 valid_lft forever preferred_lft forever 08:06:07 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:06:07 link/ether fa:16:3e:dd:e2:b5 brd ff:ff:ff:ff:ff:ff 08:06:07 altname enp0s3 08:06:07 altname ens3 08:06:07 inet 10.30.87.113/23 brd 10.30.87.255 scope global dynamic noprefixroute eth0 08:06:07 valid_lft 86137sec preferred_lft 86137sec 08:06:07 inet6 fe80::f816:3eff:fedd:e2b5/64 scope link 08:06:07 valid_lft forever preferred_lft forever 08:06:07 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:06:07 link/ether 02:42:a8:0b:9e:aa brd ff:ff:ff:ff:ff:ff 08:06:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:06:07 valid_lft forever preferred_lft forever 08:06:07 08:06:07 08:06:07 ---> sar -b -r -n DEV: 08:06:07 Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 03/01/2025 _x86_64_ (2 CPU) 08:06:07 08:06:07 08:01:01 LINUX RESTART (2 CPU) 08:06:07 08:06:07 08:02:01 AM tps rtps wtps bread/s bwrtn/s 08:06:07 08:03:01 AM 77.67 19.14 58.53 3969.88 31074.74 08:06:07 08:04:01 AM 53.84 0.35 53.49 23.60 4446.69 08:06:07 08:05:01 AM 66.72 0.43 66.29 55.19 5732.58 08:06:07 08:06:01 AM 49.50 0.23 49.27 23.59 4549.62 08:06:07 Average: 61.93 5.04 56.89 1018.15 11451.44 08:06:07 08:06:07 08:02:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:06:07 08:03:01 AM 5559380 7108388 2322944 29.47 2688 1746752 952708 10.67 131684 1924928 27672 08:06:07 08:04:01 AM 5355172 7044692 2527152 32.06 2688 1881508 985820 11.04 316556 1922616 64656 08:06:07 08:05:01 AM 5267388 7053252 2614936 33.17 2688 1970096 960420 10.75 317732 1976076 34804 08:06:07 08:06:01 AM 5174736 7037676 2707588 34.35 2688 2041804 929548 10.41 317912 2046160 13340 08:06:07 Average: 5339169 7061002 2543155 32.26 2688 1910040 957124 10.72 270971 1967445 35118 08:06:07 08:06:07 08:02:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:06:07 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:07 08:03:01 AM eth0 177.77 79.29 648.54 28.12 0.00 0.00 0.00 0.00 08:06:07 08:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:07 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:07 08:04:01 AM eth0 34.09 24.86 632.75 5.52 0.00 0.00 0.00 0.00 08:06:07 08:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:07 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:07 08:05:01 AM eth0 14.25 11.15 96.47 3.67 0.00 0.00 0.00 0.00 08:06:07 08:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:07 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:07 08:06:01 AM eth0 16.76 13.40 161.09 4.02 0.00 0.00 0.00 0.00 08:06:07 08:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:07 Average: eth0 60.72 32.18 384.71 10.33 0.00 0.00 0.00 0.00 08:06:07 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:07 08:06:07 08:06:07 ---> sar -P ALL: 08:06:07 Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 03/01/2025 _x86_64_ (2 CPU) 08:06:07 08:06:07 08:01:01 LINUX RESTART (2 CPU) 08:06:07 08:06:07 08:02:01 AM CPU %user %nice %system %iowait %steal %idle 08:06:07 08:03:01 AM all 12.66 0.00 2.56 7.14 0.07 77.58 08:06:07 08:03:01 AM 0 14.62 0.00 2.58 7.36 0.07 75.37 08:06:07 08:03:01 AM 1 10.70 0.00 2.54 6.92 0.07 79.78 08:06:07 08:04:01 AM all 16.43 0.00 1.88 1.36 0.08 80.26 08:06:07 08:04:01 AM 0 17.98 0.00 1.85 1.52 0.08 78.57 08:06:07 08:04:01 AM 1 14.87 0.00 1.90 1.20 0.08 81.94 08:06:07 08:05:01 AM all 14.76 0.00 1.85 0.80 0.08 82.50 08:06:07 08:05:01 AM 0 9.51 0.00 1.75 1.06 0.07 87.61 08:06:07 08:05:01 AM 1 20.03 0.00 1.95 0.53 0.10 77.38 08:06:07 08:06:01 AM all 13.71 0.00 1.77 0.73 0.07 83.73 08:06:07 08:06:01 AM 0 11.01 0.00 1.60 0.97 0.10 86.32 08:06:07 08:06:01 AM 1 16.41 0.00 1.93 0.48 0.05 81.13 08:06:07 Average: all 14.39 0.00 2.01 2.50 0.08 81.02 08:06:07 Average: 0 13.28 0.00 1.94 2.72 0.08 81.98 08:06:07 Average: 1 15.50 0.00 2.08 2.28 0.08 80.06 08:06:07 08:06:07 08:06:07