lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-compose Obtained Jenkinsfile from 4a8949b876bf7428adbfdbb11660975ea63ca44c+71896c0e5fee937f7a9a5b41076f0b57db456683 (e51280219570bade387e5a17cdbf6069bb747de2) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e395d696b4e6122b6a4fdab5d2b3787aeaccfdce Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e395d696b4e6122b6a4fdab5d2b3787aeaccfdce using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e395d696b4e6122b6a4fdab5d2b3787aeaccfdce (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e395d696b4e6122b6a4fdab5d2b3787aeaccfdce # timeout=10 Commit message: "Merge pull request #320 from ernestojeda/fix-email" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-28127 in /w/workspace/edgexfoundry_edgex-compose_PR-14 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-compose.git > git init /w/workspace/edgexfoundry_edgex-compose_PR-14 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-compose.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-compose.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-compose.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-compose.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/14/head:refs/remotes/origin/PR-14 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 71896c0e5fee937f7a9a5b41076f0b57db456683 into PR head commit 4a8949b876bf7428adbfdbb11660975ea63ca44c Merge succeeded, producing 4a8949b876bf7428adbfdbb11660975ea63ca44c Checking out Revision 4a8949b876bf7428adbfdbb11660975ea63ca44c (PR-14) > git config core.sparsecheckout # timeout=10 > git checkout -f 4a8949b876bf7428adbfdbb11660975ea63ca44c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 71896c0e5fee937f7a9a5b41076f0b57db456683 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a8949b876bf7428adbfdbb11660975ea63ca44c # timeout=10 Commit message: "fix(security): Remove SECRETSTORE_HOST from proxy-setup env" > git rev-list --no-walk 4a8949b876bf7428adbfdbb11660975ea63ca44c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:24:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build 00:24:13 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test 00:24:19 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #246 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:54:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:54:44 ---> package-listing.sh 00:54:44 ++ facter osfamily 00:54:44 ++ tr '[:upper:]' '[:lower:]' 00:54:44 + OS_FAMILY=redhat 00:54:44 + workspace=/w/workspace/edgexfoundry_edgex-compose_PR-14 00:54:44 + START_PACKAGES=/tmp/packages_start.txt 00:54:44 + END_PACKAGES=/tmp/packages_end.txt 00:54:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:54:44 + PACKAGES=/tmp/packages_start.txt 00:54:44 + '[' /w/workspace/edgexfoundry_edgex-compose_PR-14 ']' 00:54:44 + PACKAGES=/tmp/packages_end.txt 00:54:44 + case "${OS_FAMILY}" in 00:54:44 + rpm -qa 00:54:44 + sort 00:54:50 + '[' -f /tmp/packages_start.txt ']' 00:54:50 + '[' -f /tmp/packages_end.txt ']' 00:54:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:54:50 + '[' /w/workspace/edgexfoundry_edgex-compose_PR-14 ']' 00:54:50 + mkdir -p /w/workspace/edgexfoundry_edgex-compose_PR-14/archives/ 00:54:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-compose_PR-14/archives/ [Pipeline] echo 00:54:50 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-compose_PR-14/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:54:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:54:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:54:51 00:54:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:54:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:54:51 alpine: Pulling from edgex-lftools-log-publisher 00:54:51 df20fa9351a1: Pulling fs layer 00:54:51 36b3adc4ff6f: Pulling fs layer 00:54:51 8ad3a11d3b57: Pulling fs layer 00:54:51 46f8f816bc3b: Pulling fs layer 00:54:51 93b61091891f: Pulling fs layer 00:54:51 93b9cdb0e59b: Pulling fs layer 00:54:51 5e14af77c1be: Pulling fs layer 00:54:51 01666e4c0597: Pulling fs layer 00:54:51 aa168da1d23b: Pulling fs layer 00:54:51 46f8f816bc3b: Waiting 00:54:51 93b9cdb0e59b: Waiting 00:54:51 5e14af77c1be: Waiting 00:54:51 01666e4c0597: Waiting 00:54:51 aa168da1d23b: Waiting 00:54:51 93b61091891f: Waiting 00:54:51 36b3adc4ff6f: Verifying Checksum 00:54:51 36b3adc4ff6f: Download complete 00:54:51 46f8f816bc3b: Verifying Checksum 00:54:51 46f8f816bc3b: Download complete 00:54:51 df20fa9351a1: Verifying Checksum 00:54:51 93b9cdb0e59b: Verifying Checksum 00:54:51 93b9cdb0e59b: Download complete 00:54:51 5e14af77c1be: Verifying Checksum 00:54:51 5e14af77c1be: Download complete 00:54:51 93b61091891f: Verifying Checksum 00:54:51 93b61091891f: Download complete 00:54:51 01666e4c0597: Verifying Checksum 00:54:51 01666e4c0597: Download complete 00:54:52 df20fa9351a1: Pull complete 00:54:52 36b3adc4ff6f: Pull complete 00:54:52 8ad3a11d3b57: Verifying Checksum 00:54:52 8ad3a11d3b57: Download complete 00:54:53 8ad3a11d3b57: Pull complete 00:54:53 46f8f816bc3b: Pull complete 00:54:54 93b61091891f: Pull complete 00:54:54 aa168da1d23b: Verifying Checksum 00:54:54 aa168da1d23b: Download complete 00:54:54 93b9cdb0e59b: Pull complete 00:54:54 5e14af77c1be: Pull complete 00:54:54 01666e4c0597: Pull complete 00:55:01 aa168da1d23b: Pull complete 00:55:01 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:55:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:55:01 prd-centos7-docker-4c-2g-28127 does not seem to be running inside a container 00:55:01 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-compose_PR-14/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-compose_PR-14 -v /w/workspace/edgexfoundry_edgex-compose_PR-14:/w/workspace/edgexfoundry_edgex-compose_PR-14:rw,z -v /w/workspace/edgexfoundry_edgex-compose_PR-14@tmp:/w/workspace/edgexfoundry_edgex-compose_PR-14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:55:09 $ docker top 0693075b5a1ac07274c106f622b36a0bbc1a6e0fd48682f009ad63564b01d5ec -eo pid,comm [Pipeline] { [Pipeline] sh 00:55:10 + touch /tmp/pre-build-complete [Pipeline] sh 00:55:10 + mkdir -p /var/log/sa [Pipeline] sh 00:55:10 + ls /var/log/sa-host 00:55:10 + sadf -c /var/log/sa-host/sa02 00:55:10 file_magic: OK 00:55:10 HZ: Using current value: 100 00:55:10 file_header: OK 00:55:10 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:55:10 Statistics: 00:55:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:55:10 File successfully converted to sysstat format version 12.2.1 00:55:10 + sadf -c /var/log/sa-host/sa23 00:55:10 file_magic: OK 00:55:10 HZ: Using current value: 100 00:55:10 file_header: OK 00:55:10 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:55:10 Statistics: 00:55:10 Hnuu...uuuununununu... 00:55:10 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:55:11 provisioning config files... 00:55:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-compose_PR-14@tmp/config5795576479886340650tmp [Pipeline] { [Pipeline] echo 00:55:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:55:11 ---> create-netrc.sh [Pipeline] } 00:55:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:55:11 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:55:11 ---> python-tools-install.sh [Pipeline] echo 00:55:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:55:12 ---> sudo-logs.sh 00:55:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:55:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:55:12 ---> job-cost.sh 00:55:12 lf-activate-venv: SKIPPING 00:55:12 INFO: No Stack... 00:55:13 INFO: Retrieving Pricing Info for: v1-standard-2 00:55:13 INFO: Archiving Costs [Pipeline] echo 00:55:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:55:14 ---> logs-deploy.sh 00:55:14 lf-activate-venv: SKIPPING 00:55:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-14/6 00:55:14 INFO: archiving workspace using pattern(s): 00:55:15 Archives upload complete. 00:55:15 INFO: archiving logs to Nexus 00:55:16 ---> uname -a: 00:55:16 Linux prd-centos7-docker-4c-2g-28127.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:55:16 00:55:16 00:55:16 ---> lscpu: 00:55:16 Architecture: x86_64 00:55:16 CPU op-mode(s): 32-bit, 64-bit 00:55:16 Byte Order: Little Endian 00:55:16 Address sizes: 40 bits physical, 48 bits virtual 00:55:16 CPU(s): 4 00:55:16 On-line CPU(s) list: 0-3 00:55:16 Thread(s) per core: 1 00:55:16 Core(s) per socket: 1 00:55:16 Socket(s): 4 00:55:16 NUMA node(s): 1 00:55:16 Vendor ID: GenuineIntel 00:55:16 CPU family: 6 00:55:16 Model: 44 00:55:16 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:55:16 Stepping: 1 00:55:16 CPU MHz: 2933.436 00:55:16 BogoMIPS: 5866.87 00:55:16 Virtualization: VT-x 00:55:16 Hypervisor vendor: KVM 00:55:16 Virtualization type: full 00:55:16 L1d cache: 128 KiB 00:55:16 L1i cache: 128 KiB 00:55:16 L2 cache: 16 MiB 00:55:16 L3 cache: 64 MiB 00:55:16 NUMA node0 CPU(s): 0-3 00:55:16 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:55:16 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:55:16 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:55:16 Vulnerability Meltdown: Mitigation; PTI 00:55:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:55:16 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:55:16 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:55:16 Vulnerability Srbds: Not affected 00:55:16 Vulnerability Tsx async abort: Not affected 00:55:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 00:55:16 00:55:16 00:55:16 ---> nproc: 00:55:16 4 00:55:16 00:55:16 00:55:16 ---> df -h: 00:55:16 Filesystem Size Used Available Use% Mounted on 00:55:16 overlay 50.0G 6.9G 43.1G 14% / 00:55:16 tmpfs 64.0M 0 64.0M 0% /dev 00:55:16 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:55:16 shm 64.0M 0 64.0M 0% /dev/shm 00:55:16 /dev/vda1 50.0G 6.9G 43.1G 14% /facter-os 00:55:16 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf 00:55:16 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname 00:55:16 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts 00:55:16 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/auth.log 00:55:16 /dev/vda1 50.0G 6.9G 43.1G 14% /run/cloud-init/result.json 00:55:16 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_edgex-compose_PR-14 00:55:16 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_edgex-compose_PR-14@tmp 00:55:16 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa-host 00:55:16 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/secure 00:55:16 00:55:16 00:55:16 ---> free -m: 00:55:16 total used free shared buff/cache available 00:55:16 Mem: 1837 680 88 0 1068 1051 00:55:16 Swap: 1023 1 1022 00:55:16 00:55:16 00:55:16 ---> ip addr: 00:55:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:55:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:55:16 inet 127.0.0.1/8 scope host lo 00:55:16 valid_lft forever preferred_lft forever 00:55:16 inet6 ::1/128 scope host 00:55:16 valid_lft forever preferred_lft forever 00:55:16 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:55:16 link/ether fa:16:3e:0b:3c:9d brd ff:ff:ff:ff:ff:ff 00:55:16 inet 10.30.122.115/23 brd 10.30.123.255 scope global dynamic eth0 00:55:16 valid_lft 84503sec preferred_lft 84503sec 00:55:16 inet6 fe80::f816:3eff:fe0b:3c9d/64 scope link 00:55:16 valid_lft forever preferred_lft forever 00:55:16 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:55:16 link/ether 02:42:9e:4b:2d:51 brd ff:ff:ff:ff:ff:ff 00:55:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:55:16 valid_lft forever preferred_lft forever 00:55:16 00:55:16 00:55:16 ---> sar -b -r -n DEV: 00:55:16 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/02/21 _x86_64_ (4 CPU) 00:55:16 00:55:16 00:23:28 LINUX RESTART (4 CPU) 00:55:16 00:55:16 00:24:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:55:16 00:25:01 25.17 3.39 21.79 0.00 244.05 1096.33 0.00 00:55:16 00:26:01 1.68 0.00 1.68 0.00 0.00 31.01 0.00 00:55:16 00:27:01 0.25 0.00 0.25 0.00 0.00 2.61 0.00 00:55:16 00:28:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 00:55:16 00:29:01 0.23 0.00 0.23 0.00 0.00 3.18 0.00 00:55:16 00:30:01 0.27 0.00 0.27 0.00 0.00 3.40 0.00 00:55:16 00:31:01 0.28 0.00 0.28 0.00 0.00 3.76 0.00 00:55:16 00:32:01 0.20 0.00 0.20 0.00 0.00 2.71 0.00 00:55:16 00:33:01 0.28 0.00 0.28 0.00 0.00 3.90 0.00 00:55:16 00:34:01 0.32 0.00 0.32 0.00 0.00 4.25 0.00 00:55:16 00:35:01 0.18 0.00 0.18 0.00 0.00 2.28 0.00 00:55:16 00:36:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 00:55:16 00:37:01 0.25 0.00 0.25 0.00 0.00 3.00 0.00 00:55:16 00:38:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 00:55:16 00:39:01 0.45 0.23 0.22 0.00 7.33 3.06 0.00 00:55:16 00:40:01 0.90 0.00 0.90 0.00 0.00 16.49 0.00 00:55:16 00:41:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 00:55:16 00:42:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 00:55:16 00:43:01 0.25 0.00 0.25 0.00 0.00 3.88 0.00 00:55:16 00:44:02 0.23 0.00 0.23 0.00 0.00 2.83 0.00 00:55:16 00:45:01 0.25 0.00 0.25 0.00 0.00 3.39 0.00 00:55:16 00:46:01 0.25 0.00 0.25 0.00 0.00 2.91 0.00 00:55:16 00:47:01 0.20 0.00 0.20 0.00 0.00 2.35 0.00 00:55:16 00:48:01 0.37 0.00 0.37 0.00 0.00 5.46 0.00 00:55:16 00:49:01 0.33 0.00 0.33 0.00 0.00 4.78 0.00 00:55:16 00:50:01 0.32 0.00 0.32 0.00 0.00 4.75 0.00 00:55:16 00:51:01 0.27 0.00 0.27 0.00 0.00 4.03 0.00 00:55:16 00:52:01 0.22 0.00 0.22 0.00 0.00 2.91 0.00 00:55:16 00:53:01 0.33 0.00 0.33 0.00 0.00 5.68 0.00 00:55:16 00:54:01 0.27 0.00 0.27 0.00 0.00 4.16 0.00 00:55:16 00:55:01 110.34 69.10 41.24 0.00 7864.16 14804.68 0.00 00:55:16 Average: 4.68 2.35 2.33 0.00 262.05 517.68 0.00 00:55:16 00:55:16 00:24:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:55:16 00:25:01 77020 0 542976 28.86 2620 1258928 1064128 36.32 366404 1242188 20 00:55:16 00:26:01 82648 0 537316 28.56 2620 1258960 1040840 35.52 358536 1245052 16 00:55:16 00:27:01 83144 0 536840 28.53 2620 1258940 1040840 35.52 358576 1245044 16 00:55:16 00:28:01 82292 0 537688 28.58 2620 1258944 1041008 35.53 359432 1245048 16 00:55:16 00:29:01 82276 0 537700 28.58 2620 1258948 1040948 35.53 359384 1245044 16 00:55:16 00:30:01 82524 0 537448 28.56 2620 1258952 1040948 35.53 359256 1245044 16 00:55:16 00:31:01 82188 0 537780 28.58 2620 1258956 1040960 35.53 359368 1245044 12 00:55:16 00:32:01 81776 0 538188 28.60 2620 1258960 1041020 35.53 359720 1245044 20 00:55:16 00:33:01 83116 0 536836 28.53 2620 1258972 1040840 35.52 358704 1245044 16 00:55:16 00:34:01 82164 0 537784 28.58 2620 1258976 1040972 35.53 359540 1245044 16 00:55:16 00:35:01 82280 0 537664 28.58 2620 1258980 1041008 35.53 359756 1245048 8 00:55:16 00:36:01 82508 0 537432 28.56 2620 1258984 1041012 35.53 359460 1245044 16 00:55:16 00:37:01 81808 0 538128 28.60 2620 1258988 1041124 35.53 359768 1245044 12 00:55:16 00:38:01 83016 0 536916 28.54 2620 1258992 1040968 35.53 358816 1245044 8 00:55:16 00:39:01 82444 0 537456 28.56 2620 1259024 1041064 35.53 359364 1245068 24 00:55:16 00:40:01 82164 0 537728 28.58 2620 1259032 1041052 35.53 359332 1245068 12 00:55:16 00:41:01 83084 0 536808 28.53 2620 1259032 1040968 35.53 358964 1245068 12 00:55:16 00:42:01 82024 0 537860 28.59 2620 1259040 1041088 35.53 359528 1245068 20 00:55:16 00:43:01 81544 0 538336 28.61 2620 1259044 1041176 35.53 359852 1245068 20 00:55:16 00:44:02 81840 0 538036 28.60 2620 1259048 1041092 35.53 359472 1245072 16 00:55:16 00:45:01 81976 0 537896 28.59 2620 1259052 1041152 35.53 359636 1245068 8 00:55:16 00:46:01 82804 0 537064 28.54 2620 1259056 1041032 35.53 358880 1245068 8 00:55:16 00:47:01 82580 0 537284 28.56 2620 1259060 1041032 35.53 358992 1245068 8 00:55:16 00:48:01 82580 0 537276 28.56 2620 1259068 1041032 35.53 358924 1245068 8 00:55:16 00:49:01 81644 0 538204 28.60 2620 1259076 1041128 35.53 359560 1245068 8 00:55:16 00:50:01 78908 0 540936 28.75 2620 1259080 1041140 35.53 362328 1245068 12 00:55:16 00:51:01 79448 0 540392 28.72 2620 1259084 1041032 35.53 361948 1245068 8 00:55:16 00:52:01 79712 0 540124 28.71 2620 1259088 1041032 35.53 361828 1245068 8 00:55:16 00:53:01 79720 0 540108 28.71 2620 1259096 1041032 35.53 361968 1245072 8 00:55:16 00:54:01 79336 0 540492 28.73 2620 1259096 1041128 35.53 362460 1245068 16 00:55:16 00:55:01 242080 0 620056 32.95 2620 1016788 1058864 36.14 387784 1003720 96972 00:55:16 Average: 86860 0 540863 28.75 2620 1251201 1042344 35.57 360888 1237180 3141 00:55:16 00:55:16 00:24:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:55:16 00:25:01 eth0 257.39 146.32 340.35 43.33 0.00 0.00 0.00 0.00 00:55:16 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:26:01 eth0 0.12 0.08 0.01 0.07 0.00 0.00 0.00 0.00 00:55:16 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:27:01 eth0 0.55 0.08 0.05 0.01 0.00 0.00 0.00 0.00 00:55:16 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:28:01 eth0 0.58 0.30 0.27 0.20 0.00 0.00 0.00 0.00 00:55:16 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:29:01 eth0 0.63 0.38 0.36 0.11 0.00 0.00 0.00 0.00 00:55:16 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:30:01 eth0 2.12 0.47 0.48 0.21 0.00 0.00 0.00 0.00 00:55:16 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:31:01 eth0 2.28 0.35 0.43 0.23 0.00 0.00 0.00 0.00 00:55:16 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:32:01 eth0 2.32 0.73 0.87 0.55 0.00 0.00 0.00 0.00 00:55:16 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:33:01 eth0 0.65 0.08 0.06 0.04 0.00 0.00 0.00 0.00 00:55:16 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:34:01 eth0 1.20 0.45 0.36 0.24 0.00 0.00 0.00 0.00 00:55:16 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:35:01 eth0 1.35 0.35 0.43 0.23 0.00 0.00 0.00 0.00 00:55:16 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:36:01 eth0 1.25 0.33 0.33 0.20 0.00 0.00 0.00 0.00 00:55:16 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:37:01 eth0 0.55 0.40 0.27 0.21 0.00 0.00 0.00 0.00 00:55:16 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:38:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:39:01 eth0 0.30 0.18 0.16 0.10 0.00 0.00 0.00 0.00 00:55:16 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:40:01 eth0 0.25 0.15 0.10 0.04 0.00 0.00 0.00 0.00 00:55:16 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:41:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:55:16 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:42:01 eth0 1.67 0.27 0.38 0.17 0.00 0.00 0.00 0.00 00:55:16 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:43:01 eth0 1.40 0.63 0.56 0.40 0.00 0.00 0.00 0.00 00:55:16 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:44:02 eth0 0.63 0.13 0.13 0.07 0.00 0.00 0.00 0.00 00:55:16 00:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:45:01 eth0 0.59 0.30 0.33 0.23 0.00 0.00 0.00 0.00 00:55:16 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:46:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:55:16 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:47:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:48:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:55:16 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:49:01 eth0 0.23 0.15 0.12 0.07 0.00 0.00 0.00 0.00 00:55:16 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:50:01 eth0 0.23 0.15 0.14 0.07 0.00 0.00 0.00 0.00 00:55:16 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:51:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:52:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:53:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:54:01 eth0 0.10 0.07 0.04 0.04 0.00 0.00 0.00 0.00 00:55:16 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:55:01 eth0 288.40 223.29 2270.41 36.54 0.00 0.00 0.00 0.00 00:55:16 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 Average: eth0 18.12 12.07 84.35 2.67 0.00 0.00 0.00 0.00 00:55:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:16 00:55:16 00:55:16 ---> sar -P ALL: 00:55:16 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/02/21 _x86_64_ (4 CPU) 00:55:16 00:55:16 00:23:28 LINUX RESTART (4 CPU) 00:55:16 00:55:16 00:24:02 CPU %user %nice %system %iowait %steal %idle 00:55:16 00:25:01 all 4.26 0.00 0.78 0.59 0.01 94.36 00:55:16 00:25:01 0 4.83 0.00 1.09 0.36 0.00 93.72 00:55:16 00:25:01 1 3.11 0.00 0.75 0.25 0.02 95.87 00:55:16 00:25:01 2 4.34 0.00 0.68 0.78 0.02 94.19 00:55:16 00:25:01 3 4.78 0.00 0.60 0.95 0.02 93.65 00:55:16 00:26:01 all 0.13 0.00 0.05 0.00 0.01 99.81 00:55:16 00:26:01 0 0.37 0.00 0.03 0.00 0.02 99.58 00:55:16 00:26:01 1 0.05 0.00 0.05 0.00 0.02 99.88 00:55:16 00:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:55:16 00:26:01 3 0.07 0.00 0.10 0.00 0.02 99.82 00:55:16 00:27:01 all 0.14 0.00 0.03 0.00 0.00 99.83 00:55:16 00:27:01 0 0.50 0.00 0.02 0.00 0.00 99.48 00:55:16 00:27:01 1 0.02 0.00 0.03 0.00 0.00 99.95 00:55:16 00:27:01 2 0.02 0.00 0.03 0.00 0.00 99.95 00:55:16 00:27:01 3 0.03 0.00 0.03 0.00 0.00 99.93 00:55:16 00:28:01 all 0.16 0.00 0.04 0.00 0.01 99.80 00:55:16 00:28:01 0 0.52 0.00 0.03 0.00 0.00 99.45 00:55:16 00:28:01 1 0.05 0.00 0.05 0.00 0.02 99.88 00:55:16 00:28:01 2 0.05 0.00 0.03 0.00 0.02 99.90 00:55:16 00:28:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:55:16 00:29:01 all 0.16 0.00 0.03 0.00 0.00 99.80 00:55:16 00:29:01 0 0.53 0.00 0.03 0.00 0.00 99.43 00:55:16 00:29:01 1 0.05 0.00 0.05 0.00 0.00 99.90 00:55:16 00:29:01 2 0.03 0.00 0.05 0.00 0.00 99.92 00:55:16 00:29:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:55:16 00:30:01 all 0.15 0.00 0.03 0.00 0.00 99.83 00:55:16 00:30:01 0 0.50 0.00 0.00 0.00 0.00 99.50 00:55:16 00:30:01 1 0.03 0.00 0.05 0.00 0.00 99.92 00:55:16 00:30:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:55:16 00:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:55:16 00:31:01 all 0.18 0.00 0.03 0.00 0.00 99.79 00:55:16 00:31:01 0 0.57 0.00 0.03 0.00 0.00 99.40 00:55:16 00:31:01 1 0.07 0.00 0.03 0.00 0.00 99.90 00:55:16 00:31:01 2 0.07 0.00 0.03 0.00 0.00 99.90 00:55:16 00:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:55:16 00:32:01 all 0.17 0.00 0.03 0.00 0.00 99.80 00:55:16 00:32:01 0 0.52 0.00 0.02 0.00 0.00 99.47 00:55:16 00:32:01 1 0.05 0.00 0.05 0.00 0.00 99.90 00:55:16 00:32:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:55:16 00:32:01 3 0.08 0.00 0.02 0.00 0.00 99.90 00:55:16 00:33:01 all 0.15 0.00 0.04 0.00 0.01 99.80 00:55:16 00:33:01 0 0.48 0.00 0.03 0.00 0.00 99.48 00:55:16 00:33:01 1 0.05 0.00 0.05 0.00 0.02 99.88 00:55:16 00:33:01 2 0.03 0.00 0.05 0.00 0.00 99.92 00:55:16 00:33:01 3 0.03 0.00 0.03 0.00 0.02 99.92 00:55:16 00:34:01 all 0.15 0.00 0.03 0.00 0.01 99.82 00:55:16 00:34:01 0 0.50 0.00 0.02 0.00 0.02 99.47 00:55:16 00:34:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:55:16 00:34:01 2 0.03 0.00 0.03 0.00 0.02 99.92 00:55:16 00:34:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:55:16 00:35:01 all 0.16 0.00 0.03 0.00 0.00 99.82 00:55:16 00:35:01 0 0.50 0.00 0.03 0.00 0.00 99.47 00:55:16 00:35:01 1 0.07 0.00 0.03 0.00 0.00 99.90 00:55:16 00:35:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:55:16 00:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:55:16 00:55:16 00:35:01 CPU %user %nice %system %iowait %steal %idle 00:55:16 00:36:01 all 0.15 0.00 0.03 0.00 0.00 99.81 00:55:16 00:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:55:16 00:36:01 1 0.52 0.00 0.03 0.00 0.00 99.45 00:55:16 00:36:01 2 0.07 0.00 0.05 0.00 0.00 99.88 00:55:16 00:36:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:55:16 00:37:01 all 0.16 0.00 0.02 0.00 0.00 99.82 00:55:16 00:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:55:16 00:37:01 1 0.55 0.00 0.03 0.00 0.00 99.42 00:55:16 00:37:01 2 0.05 0.00 0.03 0.00 0.00 99.92 00:55:16 00:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:55:16 00:38:01 all 0.15 0.00 0.02 0.00 0.00 99.83 00:55:16 00:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:55:16 00:38:01 1 0.50 0.00 0.02 0.00 0.00 99.48 00:55:16 00:38:01 2 0.05 0.00 0.05 0.00 0.00 99.90 00:55:16 00:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:55:16 00:39:01 all 0.14 0.00 0.05 0.00 0.00 99.80 00:55:16 00:39:01 0 0.00 0.00 0.03 0.00 0.00 99.97 00:55:16 00:39:01 1 0.52 0.00 0.03 0.00 0.00 99.45 00:55:16 00:39:01 2 0.05 0.00 0.12 0.02 0.00 99.82 00:55:16 00:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:55:16 00:40:01 all 0.15 0.00 0.03 0.00 0.00 99.82 00:55:16 00:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:55:16 00:40:01 1 0.52 0.00 0.03 0.00 0.00 99.45 00:55:16 00:40:01 2 0.03 0.00 0.05 0.00 0.00 99.92 00:55:16 00:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:55:16 00:41:01 all 0.14 0.00 0.02 0.00 0.00 99.83 00:55:16 00:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:55:16 00:41:01 1 0.48 0.00 0.03 0.00 0.00 99.48 00:55:16 00:41:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:55:16 00:41:01 3 0.02 0.00 0.02 0.00 0.02 99.95 00:55:16 00:42:01 all 0.10 0.00 0.05 0.00 0.01 99.84 00:55:16 00:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:55:16 00:42:01 1 0.32 0.00 0.08 0.00 0.02 99.58 00:55:16 00:42:01 2 0.03 0.00 0.05 0.00 0.02 99.90 00:55:16 00:42:01 3 0.03 0.00 0.05 0.00 0.00 99.92 00:55:16 00:43:01 all 0.05 0.00 0.04 0.00 0.00 99.90 00:55:16 00:43:01 0 0.03 0.00 0.05 0.00 0.00 99.92 00:55:16 00:43:01 1 0.10 0.00 0.05 0.00 0.00 99.85 00:55:16 00:43:01 2 0.05 0.00 0.05 0.00 0.00 99.90 00:55:16 00:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:55:16 00:44:02 all 0.03 0.00 0.02 0.00 0.00 99.95 00:55:16 00:44:02 0 0.02 0.00 0.00 0.00 0.00 99.98 00:55:16 00:44:02 1 0.05 0.00 0.03 0.00 0.00 99.92 00:55:16 00:44:02 2 0.02 0.00 0.03 0.00 0.00 99.95 00:55:16 00:44:02 3 0.02 0.00 0.02 0.00 0.00 99.97 00:55:16 00:45:01 all 0.10 0.00 0.06 0.00 0.00 99.85 00:55:16 00:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:55:16 00:45:01 1 0.05 0.00 0.07 0.00 0.00 99.88 00:55:16 00:45:01 2 0.29 0.00 0.10 0.00 0.00 99.61 00:55:16 00:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:55:16 00:46:01 all 0.14 0.00 0.03 0.00 0.00 99.83 00:55:16 00:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:55:16 00:46:01 1 0.05 0.00 0.05 0.00 0.00 99.90 00:55:16 00:46:01 2 0.50 0.00 0.02 0.00 0.00 99.48 00:55:16 00:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:55:16 00:55:16 00:46:01 CPU %user %nice %system %iowait %steal %idle 00:55:16 00:47:01 all 0.15 0.00 0.02 0.00 0.00 99.83 00:55:16 00:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:55:16 00:47:01 1 0.05 0.00 0.03 0.00 0.00 99.92 00:55:16 00:47:01 2 0.52 0.00 0.03 0.00 0.00 99.45 00:55:16 00:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:55:16 00:48:01 all 0.15 0.00 0.02 0.00 0.00 99.83 00:55:16 00:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:55:16 00:48:01 1 0.07 0.00 0.05 0.00 0.02 99.87 00:55:16 00:48:01 2 0.50 0.00 0.02 0.00 0.00 99.48 00:55:16 00:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:55:16 00:49:01 all 0.14 0.00 0.04 0.00 0.00 99.83 00:55:16 00:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:55:16 00:49:01 1 0.03 0.00 0.05 0.00 0.00 99.92 00:55:16 00:49:01 2 0.50 0.00 0.05 0.00 0.00 99.45 00:55:16 00:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:55:16 00:50:01 all 0.15 0.00 0.03 0.00 0.00 99.82 00:55:16 00:50:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:55:16 00:50:01 1 0.05 0.00 0.05 0.00 0.00 99.90 00:55:16 00:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:55:16 00:50:01 3 0.52 0.00 0.02 0.00 0.02 99.45 00:55:16 00:51:01 all 0.15 0.00 0.03 0.00 0.00 99.82 00:55:16 00:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:55:16 00:51:01 1 0.03 0.00 0.05 0.00 0.00 99.92 00:55:16 00:51:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:55:16 00:51:01 3 0.52 0.00 0.03 0.00 0.00 99.45 00:55:16 00:52:01 all 0.14 0.00 0.02 0.00 0.00 99.84 00:55:16 00:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:55:16 00:52:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:55:16 00:52:01 2 0.02 0.00 0.03 0.00 0.00 99.95 00:55:16 00:52:01 3 0.52 0.00 0.00 0.00 0.00 99.48 00:55:16 00:53:01 all 0.15 0.00 0.02 0.00 0.01 99.82 00:55:16 00:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:55:16 00:53:01 1 0.05 0.00 0.07 0.00 0.02 99.87 00:55:16 00:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:55:16 00:53:01 3 0.52 0.00 0.02 0.00 0.00 99.47 00:55:16 00:54:01 all 0.15 0.00 0.04 0.00 0.00 99.81 00:55:16 00:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:55:16 00:54:01 1 0.07 0.00 0.08 0.00 0.00 99.85 00:55:16 00:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:55:16 00:54:01 3 0.53 0.00 0.03 0.00 0.00 99.43 00:55:16 00:55:01 all 5.88 0.00 3.08 1.48 0.07 89.49 00:55:16 00:55:01 0 5.16 0.00 3.08 1.89 0.05 89.82 00:55:16 00:55:01 1 6.61 0.00 3.00 2.63 0.05 87.70 00:55:16 00:55:01 2 6.20 0.00 3.25 0.86 0.08 89.61 00:55:16 00:55:01 3 5.54 0.00 2.98 0.56 0.08 90.84 00:55:16 Average: all 0.45 0.00 0.15 0.07 0.00 99.32 00:55:16 Average: 0 0.49 0.00 0.15 0.07 0.00 99.29 00:55:16 Average: 1 0.46 0.00 0.16 0.09 0.01 99.29 00:55:16 Average: 2 0.44 0.00 0.16 0.05 0.00 99.34 00:55:16 Average: 3 0.43 0.00 0.14 0.05 0.01 99.38 00:55:16 00:55:16 00:55:16