08:02:27 Started by timer 08:02:27 Running as SYSTEM 08:02:27 [EnvInject] - Loading node environment variables. 08:02:27 Building remotely on prd-centos8-builder-2c-2g-405 (centos8-builder-2c-2g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:02:27 [ssh-agent] Looking for ssh-agent implementation... 08:02:27 $ ssh-agent 08:02:28 SSH_AUTH_SOCK=/tmp/ssh-My4gESodCSn9/agent.5384 08:02:28 SSH_AGENT_PID=5386 08:02:28 [ssh-agent] Started. 08:02:28 Running ssh-add (command line suppressed) 08:02:28 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_7088358463461734490.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_7088358463461734490.key) 08:02:28 [ssh-agent] Using credentials rotterdam-jobbuilder (Rotterdam JJB) 08:02:31 provisioning config files... 08:02:31 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:02:31 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:02:31 provisioning config files... 08:02:31 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:02:31 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13691908780442925414.sh 08:02:31 ---> jenkins-sandbox-cleanup.sh 08:02:31 Setup pyenv: 08:02:31 system 08:02:31 * 3.8.13 (set by /opt/pyenv/version) 08:02:31 * 3.9.13 (set by /opt/pyenv/version) 08:02:31 * 3.10.6 (set by /opt/pyenv/version) 08:02:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FN0b 08:02:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:02:53 lf-activate-venv(): INFO: Installing: jenkins-job-builder==6.0.0 08:03:19 lf-activate-venv(): INFO: Adding /tmp/venv-FN0b/bin to PATH 08:03:19 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:03:19 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:03:19 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:03:19 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:03:19 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:03:19 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:03:19 Traceback (most recent call last): 08:03:19 File "/tmp/venv-FN0b/bin/jenkins-jobs", line 8, in 08:03:19 sys.exit(main()) 08:03:19 File "/tmp/venv-FN0b/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:03:19 jjb = JenkinsJobs(argv) 08:03:19 File "/tmp/venv-FN0b/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:03:19 self.parser = create_parser() 08:03:19 File "/tmp/venv-FN0b/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:03:19 extension_manager.map(parse_subcommand_args, subparser) 08:03:19 File "/tmp/venv-FN0b/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:03:19 raise NoMatches('No %s extensions found' % self.namespace) 08:03:19 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:03:19 Build step 'Execute shell' marked build as failure 08:03:19 $ ssh-agent -k 08:03:19 unset SSH_AUTH_SOCK; 08:03:19 unset SSH_AGENT_PID; 08:03:19 echo Agent pid 5386 killed; 08:03:19 [ssh-agent] Stopped. 08:03:19 [PostBuildScript] - [INFO] Executing post build scripts. 08:03:19 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins7919469661073113122.sh 08:03:19 ---> sysstat.sh 08:03:19 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17321153860709272079.sh 08:03:20 ---> package-listing.sh 08:03:20 ++ facter osfamily 08:03:20 ++ tr '[:upper:]' '[:lower:]' 08:03:20 + OS_FAMILY=redhat 08:03:20 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:03:20 + START_PACKAGES=/tmp/packages_start.txt 08:03:20 + END_PACKAGES=/tmp/packages_end.txt 08:03:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:03:20 + PACKAGES=/tmp/packages_start.txt 08:03:20 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:03:20 + PACKAGES=/tmp/packages_end.txt 08:03:20 + case "${OS_FAMILY}" in 08:03:20 + sort 08:03:20 + rpm -qa 08:03:20 + '[' -f /tmp/packages_start.txt ']' 08:03:20 + '[' -f /tmp/packages_end.txt ']' 08:03:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:03:20 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:03:20 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:03:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:03:20 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins18203062200256686480.sh 08:03:20 ---> capture-instance-metadata.sh 08:03:20 Setup pyenv: 08:03:20 system 08:03:20 3.8.13 08:03:20 3.9.13 08:03:21 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jRUN 08:03:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:03:37 lf-activate-venv(): INFO: Installing: lftools 08:04:21 lf-activate-venv(): INFO: Adding /tmp/venv-jRUN/bin to PATH 08:04:21 INFO: Running in OpenStack, capturing instance metadata 08:04:21 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14095343389984344514.sh 08:04:21 provisioning config files... 08:04:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config12158302983105804340tmp 08:04:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[fdio-logs-s3-cloudfront-index] 08:04:21 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:04:21 provisioning config files... 08:04:21 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:04:21 [EnvInject] - Injecting environment variables from a build step. 08:04:21 [EnvInject] - Injecting as environment variables the properties content 08:04:21 SERVER_ID=logs 08:04:21 08:04:21 [EnvInject] - Variables injected successfully. 08:04:21 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10277610721021850787.sh 08:04:21 ---> create-netrc.sh 08:04:21 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1535055665406962006.sh 08:04:21 ---> python-tools-install.sh 08:04:21 Setup pyenv: 08:04:21 system 08:04:21 3.8.13 08:04:21 3.9.13 08:04:21 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jRUN from file:/tmp/.os_lf_venv 08:04:27 lf-activate-venv(): INFO: Installing: lftools 08:04:38 lf-activate-venv(): INFO: Adding /tmp/venv-jRUN/bin to PATH 08:04:38 Generating Requirements File 08:05:31 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:05:31 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 08:05:31 Python 3.10.6 08:05:31 pip 25.0.1 from /tmp/venv-jRUN/lib/python3.10/site-packages/pip (python 3.10) 08:05:31 appdirs==1.4.4 08:05:31 argcomplete==3.6.2 08:05:31 aspy.yaml==1.3.0 08:05:31 attrs==25.3.0 08:05:31 autopage==0.5.2 08:05:31 beautifulsoup4==4.13.4 08:05:31 boto3==1.37.37 08:05:31 botocore==1.37.37 08:05:31 bs4==0.0.2 08:05:31 cachetools==5.5.2 08:05:31 certifi==2025.1.31 08:05:31 cffi==1.17.1 08:05:31 cfgv==3.4.0 08:05:31 chardet==5.2.0 08:05:31 charset-normalizer==3.4.1 08:05:31 click==8.1.8 08:05:31 cliff==4.9.1 08:05:31 cmd2==2.5.11 08:05:31 cryptography==3.3.2 08:05:31 debtcollector==3.0.0 08:05:31 decorator==5.2.1 08:05:31 defusedxml==0.7.1 08:05:31 Deprecated==1.2.18 08:05:31 distlib==0.3.9 08:05:31 dnspython==2.7.0 08:05:31 docker==4.2.2 08:05:31 dogpile.cache==1.3.4 08:05:31 durationpy==0.9 08:05:31 email_validator==2.2.0 08:05:31 filelock==3.18.0 08:05:31 future==1.0.0 08:05:31 gitdb==4.0.12 08:05:31 GitPython==3.1.44 08:05:31 google-auth==2.39.0 08:05:31 httplib2==0.22.0 08:05:31 identify==2.6.9 08:05:31 idna==3.10 08:05:31 importlib-resources==1.5.0 08:05:31 iso8601==2.1.0 08:05:31 Jinja2==3.1.6 08:05:31 jmespath==1.0.1 08:05:31 jsonpatch==1.33 08:05:31 jsonpointer==3.0.0 08:05:31 jsonschema==4.23.0 08:05:31 jsonschema-specifications==2024.10.1 08:05:31 keystoneauth1==5.10.0 08:05:31 kubernetes==32.0.1 08:05:31 lftools==0.37.12 08:05:31 lxml==5.3.2 08:05:31 MarkupSafe==3.0.2 08:05:31 msgpack==1.1.0 08:05:31 multi_key_dict==2.0.3 08:05:31 munch==4.0.0 08:05:31 netaddr==1.3.0 08:05:31 niet==1.4.2 08:05:31 nodeenv==1.9.1 08:05:31 oauth2client==4.1.3 08:05:31 oauthlib==3.2.2 08:05:31 openstacksdk==4.5.0 08:05:31 os-client-config==2.1.0 08:05:31 os-service-types==1.7.0 08:05:31 osc-lib==4.0.0 08:05:31 oslo.config==9.7.1 08:05:31 oslo.context==5.7.1 08:05:31 oslo.i18n==6.5.1 08:05:31 oslo.log==7.1.0 08:05:31 oslo.serialization==5.7.0 08:05:31 oslo.utils==8.2.0 08:05:31 packaging==24.2 08:05:31 pbr==6.1.1 08:05:31 platformdirs==4.3.7 08:05:31 prettytable==3.16.0 08:05:31 psutil==7.0.0 08:05:31 pyasn1==0.6.1 08:05:31 pyasn1_modules==0.4.2 08:05:31 pycparser==2.22 08:05:31 pygerrit2==2.0.15 08:05:31 PyGithub==2.6.1 08:05:31 PyJWT==2.10.1 08:05:31 PyNaCl==1.5.0 08:05:31 pyparsing==2.4.7 08:05:31 pyperclip==1.9.0 08:05:31 pyrsistent==0.20.0 08:05:31 python-cinderclient==9.7.0 08:05:31 python-dateutil==2.9.0.post0 08:05:31 python-heatclient==4.1.0 08:05:31 python-jenkins==1.8.2 08:05:31 python-keystoneclient==5.6.0 08:05:31 python-magnumclient==4.8.1 08:05:31 python-openstackclient==8.0.0 08:05:31 python-swiftclient==4.7.0 08:05:31 PyYAML==6.0.2 08:05:31 referencing==0.36.2 08:05:31 requests==2.32.3 08:05:31 requests-oauthlib==2.0.0 08:05:31 requestsexceptions==1.4.0 08:05:31 rfc3986==2.0.0 08:05:31 rpds-py==0.24.0 08:05:31 rsa==4.9.1 08:05:31 ruamel.yaml==0.18.10 08:05:31 ruamel.yaml.clib==0.2.12 08:05:31 s3transfer==0.11.5 08:05:31 simplejson==3.20.1 08:05:31 six==1.17.0 08:05:31 smmap==5.0.2 08:05:31 soupsieve==2.6 08:05:31 stevedore==5.4.1 08:05:31 tabulate==0.9.0 08:05:31 toml==0.10.2 08:05:31 tomlkit==0.13.2 08:05:31 tqdm==4.67.1 08:05:31 typing_extensions==4.13.2 08:05:31 tzdata==2025.2 08:05:31 urllib3==1.26.20 08:05:31 virtualenv==20.30.0 08:05:31 wcwidth==0.2.13 08:05:31 websocket-client==1.8.0 08:05:31 wrapt==1.17.2 08:05:31 xdg==6.0.0 08:05:31 xmltodict==0.14.2 08:05:31 yq==3.4.3 08:05:31 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins18124819119443218307.sh 08:05:31 ---> sudo-logs.sh 08:05:31 Archiving 'sudo' log.. 08:05:32 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9650445586410905414.sh 08:05:32 ---> job-cost.sh 08:05:32 Setup pyenv: 08:05:32 system 08:05:32 3.8.13 08:05:32 3.9.13 08:05:32 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:05:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jRUN from file:/tmp/.os_lf_venv 08:05:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:05:51 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:05:51 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 08:05:51 lf-activate-venv(): INFO: Adding /tmp/venv-jRUN/bin to PATH 08:05:51 INFO: No Stack... 08:05:51 INFO: Retrieving Pricing Info for: v3-standard-2 08:05:57 INFO: Archiving Costs 08:05:57 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins13143365127839964380.sh 08:05:57 ---> logs-deploy.sh 08:05:57 Setup pyenv: 08:05:57 system 08:05:57 3.8.13 08:05:57 3.9.13 08:05:57 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:05:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jRUN from file:/tmp/.os_lf_venv 08:06:03 lf-activate-venv(): INFO: Installing: lftools 08:06:14 lf-activate-venv(): INFO: Adding /tmp/venv-jRUN/bin to PATH 08:06:14 WARNING: Nexus logging server not set 08:06:14 INFO: S3 path logs/production/vex-yul-rot-jenkins-1/ci-management-jenkins-sandbox-cleanup/351/ 08:06:14 INFO: archiving logs to S3 08:06:15 ---> uname -a: 08:06:15 Linux prd-centos8-builder-2c-2g-405.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:15 08:06:15 08:06:15 ---> lscpu: 08:06:15 Architecture: x86_64 08:06:15 CPU op-mode(s): 32-bit, 64-bit 08:06:15 Byte Order: Little Endian 08:06:15 CPU(s): 2 08:06:15 On-line CPU(s) list: 0,1 08:06:15 Thread(s) per core: 1 08:06:15 Core(s) per socket: 1 08:06:15 Socket(s): 2 08:06:15 NUMA node(s): 1 08:06:15 Vendor ID: AuthenticAMD 08:06:15 CPU family: 23 08:06:15 Model: 49 08:06:15 Model name: AMD EPYC-Rome Processor 08:06:15 Stepping: 0 08:06:15 CPU MHz: 2800.000 08:06:15 BogoMIPS: 5600.00 08:06:15 Virtualization: AMD-V 08:06:15 Hypervisor vendor: KVM 08:06:15 Virtualization type: full 08:06:15 L1d cache: 32K 08:06:15 L1i cache: 32K 08:06:15 L2 cache: 512K 08:06:15 L3 cache: 16384K 08:06:15 NUMA node0 CPU(s): 0,1 08:06:15 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:15 08:06:15 08:06:15 ---> nproc: 08:06:15 2 08:06:15 08:06:15 08:06:15 ---> df -h: 08:06:15 Filesystem Size Used Avail Use% Mounted on 08:06:15 devtmpfs 3.8G 0 3.8G 0% /dev 08:06:15 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:06:15 tmpfs 3.8G 17M 3.8G 1% /run 08:06:15 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:06:15 /dev/vda1 40G 9.0G 32G 23% / 08:06:15 tmpfs 770M 0 770M 0% /run/user/1001 08:06:15 08:06:15 08:06:15 ---> free -m: 08:06:15 total used free shared buff/cache available 08:06:15 Mem: 7697 597 4981 19 2118 6806 08:06:15 Swap: 1023 0 1023 08:06:15 08:06:15 08:06:15 ---> ip addr: 08:06:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:06:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:06:15 inet 127.0.0.1/8 scope host lo 08:06:15 valid_lft forever preferred_lft forever 08:06:15 inet6 ::1/128 scope host 08:06:15 valid_lft forever preferred_lft forever 08:06:15 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:06:15 link/ether fa:16:3e:a8:73:b0 brd ff:ff:ff:ff:ff:ff 08:06:15 altname enp0s3 08:06:15 altname ens3 08:06:15 inet 10.30.86.38/23 brd 10.30.87.255 scope global dynamic noprefixroute eth0 08:06:15 valid_lft 86146sec preferred_lft 86146sec 08:06:15 inet6 fe80::f816:3eff:fea8:73b0/64 scope link 08:06:15 valid_lft forever preferred_lft forever 08:06:15 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:06:15 link/ether 02:42:66:02:21:d9 brd ff:ff:ff:ff:ff:ff 08:06:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:06:15 valid_lft forever preferred_lft forever 08:06:15 08:06:15 08:06:15 ---> sar -b -r -n DEV: 08:06:15 Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 04/19/2025 _x86_64_ (2 CPU) 08:06:15 08:06:15 08:01:18 LINUX RESTART (2 CPU) 08:06:15 08:06:15 08:03:01 AM tps rtps wtps bread/s bwrtn/s 08:06:15 08:04:01 AM 39.10 0.52 38.59 31.32 2970.76 08:06:15 08:05:01 AM 78.84 0.38 78.46 54.12 7453.63 08:06:15 08:06:01 AM 48.93 0.28 48.64 24.66 3960.17 08:06:15 Average: 55.62 0.39 55.23 36.70 4794.90 08:06:15 08:06:15 08:03:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:06:15 08:04:01 AM 5452388 7054340 2429936 30.83 2688 1796628 980732 10.98 310660 1840176 28804 08:06:15 08:05:01 AM 5282376 7041740 2599948 32.98 2688 1944340 933888 10.46 313432 1967452 7356 08:06:15 08:06:01 AM 5155784 7023980 2726540 34.59 2688 2046972 946336 10.60 317344 2064296 35292 08:06:15 Average: 5296849 7040020 2585475 32.80 2688 1929313 953652 10.68 313812 1957308 23817 08:06:15 08:06:15 08:03:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:06:15 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:15 08:04:01 AM eth0 14.68 11.90 97.22 3.36 0.00 0.00 0.00 0.00 08:06:15 08:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:15 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:15 08:05:01 AM eth0 34.34 22.74 600.18 5.57 0.00 0.00 0.00 0.00 08:06:15 08:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:15 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:15 08:06:01 AM eth0 21.60 17.00 228.38 4.66 0.00 0.00 0.00 0.00 08:06:15 08:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:15 Average: eth0 23.54 17.21 308.60 4.53 0.00 0.00 0.00 0.00 08:06:15 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:15 08:06:15 08:06:15 ---> sar -P ALL: 08:06:15 Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 04/19/2025 _x86_64_ (2 CPU) 08:06:15 08:06:15 08:01:18 LINUX RESTART (2 CPU) 08:06:15 08:06:15 08:03:01 AM CPU %user %nice %system %iowait %steal %idle 08:06:15 08:04:01 AM all 13.15 0.00 1.51 0.42 0.05 84.87 08:06:15 08:04:01 AM 0 13.13 0.00 1.58 0.37 0.05 84.87 08:06:15 08:04:01 AM 1 13.16 0.00 1.43 0.48 0.05 84.87 08:06:15 08:05:01 AM all 18.09 0.00 2.02 0.88 0.05 78.96 08:06:15 08:05:01 AM 0 13.79 0.00 1.76 0.73 0.05 83.67 08:06:15 08:05:01 AM 1 22.40 0.00 2.28 1.03 0.05 74.24 08:06:15 08:06:01 AM all 15.85 0.00 1.87 0.37 0.06 81.84 08:06:15 08:06:01 AM 0 11.15 0.00 1.62 0.43 0.07 86.73 08:06:15 08:06:01 AM 1 20.55 0.00 2.13 0.32 0.05 76.96 08:06:15 Average: all 15.70 0.00 1.80 0.56 0.05 81.89 08:06:15 Average: 0 12.69 0.00 1.66 0.51 0.06 85.09 08:06:15 Average: 1 18.70 0.00 1.95 0.61 0.05 78.69 08:06:15 08:06:15 08:06:15