Pull request #111 updated 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 lenny-intel for edgexfoundry/edgex-compose Obtained Jenkinsfile from aea44ee0056c7970eb495335624f8ddf88722a4a+4ce47d5be48d94aa85d0f8aebf050adb2a0584c7 (1e7b23088d1714caba84e848229e23f804b72615) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3197485070457790537.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7603018478427511877.key > 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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-111/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-111/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh262401000860380198.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4258827565671097707.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-111/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-111/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh626696230054555490.key > 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-211 in /w/workspace/dgexfoundry_edgex-compose_PR-111 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-compose.git > git init /w/workspace/dgexfoundry_edgex-compose_PR-111 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-compose.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-111@tmp/jenkins-gitclient-ssh1993059302544134895.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-111@tmp/jenkins-gitclient-ssh6131233811199612927.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/111/head:refs/remotes/origin/PR-111 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4ce47d5be48d94aa85d0f8aebf050adb2a0584c7 into PR head commit aea44ee0056c7970eb495335624f8ddf88722a4a Merge succeeded, producing aea44ee0056c7970eb495335624f8ddf88722a4a Checking out Revision aea44ee0056c7970eb495335624f8ddf88722a4a (PR-111) > git config core.sparsecheckout # timeout=10 > git checkout -f aea44ee0056c7970eb495335624f8ddf88722a4a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-111@tmp/jenkins-gitclient-ssh8662870570422490088.key > git merge 4ce47d5be48d94aa85d0f8aebf050adb2a0584c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aea44ee0056c7970eb495335624f8ddf88722a4a # timeout=10 Commit message: "feat: Add Secure MessageBus credentials injection for Kuiper" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:40:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build 00:40:43 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test > git rev-list --no-walk 6a7518250aaf51f31d8a8a9aea9743a72c725b4c # timeout=10 00:40:49 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #404 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 01:04:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:04:12 ---> package-listing.sh 01:04:12 ++ facter osfamily 01:04:12 ++ tr '[:upper:]' '[:lower:]' 01:04:12 + OS_FAMILY=redhat 01:04:12 + workspace=/w/workspace/dgexfoundry_edgex-compose_PR-111 01:04:12 + START_PACKAGES=/tmp/packages_start.txt 01:04:12 + END_PACKAGES=/tmp/packages_end.txt 01:04:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:04:12 + PACKAGES=/tmp/packages_start.txt 01:04:12 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-111 ']' 01:04:12 + PACKAGES=/tmp/packages_end.txt 01:04:12 + case "${OS_FAMILY}" in 01:04:12 + sort 01:04:12 + rpm -qa 01:04:13 + '[' -f /tmp/packages_start.txt ']' 01:04:13 + '[' -f /tmp/packages_end.txt ']' 01:04:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:04:13 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-111 ']' 01:04:13 + mkdir -p /w/workspace/dgexfoundry_edgex-compose_PR-111/archives/ 01:04:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_edgex-compose_PR-111/archives/ [Pipeline] echo 01:04:13 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/dgexfoundry_edgex-compose_PR-111/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:04:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:04:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:04:14 01:04:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:04:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:04:15 alpine: Pulling from edgex-lftools-log-publisher 01:04:15 df20fa9351a1: Pulling fs layer 01:04:15 36b3adc4ff6f: Pulling fs layer 01:04:15 8ad3a11d3b57: Pulling fs layer 01:04:15 46f8f816bc3b: Pulling fs layer 01:04:15 93b61091891f: Pulling fs layer 01:04:15 93b9cdb0e59b: Pulling fs layer 01:04:15 5e14af77c1be: Pulling fs layer 01:04:15 01666e4c0597: Pulling fs layer 01:04:15 aa168da1d23b: Pulling fs layer 01:04:15 46f8f816bc3b: Waiting 01:04:15 93b61091891f: Waiting 01:04:15 93b9cdb0e59b: Waiting 01:04:15 5e14af77c1be: Waiting 01:04:15 01666e4c0597: Waiting 01:04:15 aa168da1d23b: Waiting 01:04:15 36b3adc4ff6f: Verifying Checksum 01:04:15 36b3adc4ff6f: Download complete 01:04:15 46f8f816bc3b: Verifying Checksum 01:04:15 46f8f816bc3b: Download complete 01:04:15 df20fa9351a1: Verifying Checksum 01:04:15 df20fa9351a1: Download complete 01:04:15 93b9cdb0e59b: Verifying Checksum 01:04:15 93b9cdb0e59b: Download complete 01:04:15 5e14af77c1be: Verifying Checksum 01:04:15 5e14af77c1be: Download complete 01:04:15 93b61091891f: Verifying Checksum 01:04:15 93b61091891f: Download complete 01:04:15 01666e4c0597: Verifying Checksum 01:04:15 01666e4c0597: Download complete 01:04:15 df20fa9351a1: Pull complete 01:04:15 36b3adc4ff6f: Pull complete 01:04:15 8ad3a11d3b57: Verifying Checksum 01:04:15 8ad3a11d3b57: Download complete 01:04:16 8ad3a11d3b57: Pull complete 01:04:16 46f8f816bc3b: Pull complete 01:04:16 93b61091891f: Pull complete 01:04:16 93b9cdb0e59b: Pull complete 01:04:16 5e14af77c1be: Pull complete 01:04:17 01666e4c0597: Pull complete 01:04:18 aa168da1d23b: Verifying Checksum 01:04:18 aa168da1d23b: Download complete 01:04:22 aa168da1d23b: Pull complete 01:04:22 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:04:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:04:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:04:22 prd-centos7-docker-4c-2g-211 does not seem to be running inside a container 01:04:22 $ 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/dgexfoundry_edgex-compose_PR-111/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_edgex-compose_PR-111 -v /w/workspace/dgexfoundry_edgex-compose_PR-111:/w/workspace/dgexfoundry_edgex-compose_PR-111:rw,z -v /w/workspace/dgexfoundry_edgex-compose_PR-111@tmp:/w/workspace/dgexfoundry_edgex-compose_PR-111@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:04:26 $ docker top fc3e1690835cc3793702feb70e1586f763abd43f9fa629c85d866cd52e5213e2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:04:26 + touch /tmp/pre-build-complete [Pipeline] sh 01:04:26 + mkdir -p /var/log/sa [Pipeline] sh 01:04:27 + ls /var/log/sa-host 01:04:27 + sadf -c /var/log/sa-host/sa03 01:04:27 file_magic: OK 01:04:27 HZ: Using current value: 100 01:04:27 file_header: OK 01:04:27 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 01:04:27 Statistics: 01:04:27 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... 01:04:27 File successfully converted to sysstat format version 12.2.1 01:04:27 + sadf -c /var/log/sa-host/sa05 01:04:27 file_magic: OK 01:04:27 HZ: Using current value: 100 01:04:27 file_header: OK 01:04:27 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 01:04:27 Statistics: 01:04:27 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:04:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:04:27 provisioning config files... 01:04:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_edgex-compose_PR-111@tmp/config7014040213949611782tmp [Pipeline] { [Pipeline] echo 01:04:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:04:27 ---> create-netrc.sh [Pipeline] } 01:04:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:04:27 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:04:28 ---> python-tools-install.sh [Pipeline] echo 01:04:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:04:28 ---> sudo-logs.sh 01:04:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:04:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:04:28 ---> job-cost.sh 01:04:28 lf-activate-venv: SKIPPING 01:04:28 INFO: No Stack... 01:04:29 INFO: Retrieving Pricing Info for: v3-standard-2 01:04:30 INFO: Archiving Costs [Pipeline] echo 01:04:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:04:30 ---> logs-deploy.sh 01:04:30 lf-activate-venv: SKIPPING 01:04:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-111/3 01:04:30 INFO: archiving workspace using pattern(s): 01:04:31 Archives upload complete. 01:04:31 INFO: archiving logs to Nexus 01:04:32 ---> uname -a: 01:04:32 Linux prd-centos7-docker-4c-2g-211.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 01:04:32 01:04:32 01:04:32 ---> lscpu: 01:04:32 Architecture: x86_64 01:04:32 CPU op-mode(s): 32-bit, 64-bit 01:04:32 Byte Order: Little Endian 01:04:32 Address sizes: 40 bits physical, 48 bits virtual 01:04:32 CPU(s): 2 01:04:32 On-line CPU(s) list: 0,1 01:04:32 Thread(s) per core: 1 01:04:32 Core(s) per socket: 1 01:04:32 Socket(s): 2 01:04:32 NUMA node(s): 1 01:04:32 Vendor ID: AuthenticAMD 01:04:32 CPU family: 23 01:04:32 Model: 49 01:04:32 Model name: AMD EPYC-Rome Processor 01:04:32 Stepping: 0 01:04:32 CPU MHz: 2799.998 01:04:32 BogoMIPS: 5599.99 01:04:32 Virtualization: AMD-V 01:04:32 Hypervisor vendor: KVM 01:04:32 Virtualization type: full 01:04:32 L1d cache: 64 KiB 01:04:32 L1i cache: 64 KiB 01:04:32 L2 cache: 1 MiB 01:04:32 L3 cache: 32 MiB 01:04:32 NUMA node0 CPU(s): 0,1 01:04:32 Vulnerability Itlb multihit: Not affected 01:04:32 Vulnerability L1tf: Not affected 01:04:32 Vulnerability Mds: Not affected 01:04:32 Vulnerability Meltdown: Not affected 01:04:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:04:32 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:04:32 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:04:32 Vulnerability Srbds: Not affected 01:04:32 Vulnerability Tsx async abort: Not affected 01:04:32 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 01:04:32 01:04:32 01:04:32 ---> nproc: 01:04:32 2 01:04:32 01:04:32 01:04:32 ---> df -h: 01:04:32 Filesystem Size Used Available Use% Mounted on 01:04:32 overlay 40.0G 7.2G 32.8G 18% / 01:04:32 tmpfs 64.0M 0 64.0M 0% /dev 01:04:32 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:04:32 shm 64.0M 0 64.0M 0% /dev/shm 01:04:32 /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os 01:04:32 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf 01:04:32 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname 01:04:32 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts 01:04:32 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure 01:04:32 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log 01:04:32 /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json 01:04:32 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/dgexfoundry_edgex-compose_PR-111 01:04:32 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/dgexfoundry_edgex-compose_PR-111@tmp 01:04:32 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host 01:04:32 01:04:32 01:04:32 ---> free -m: 01:04:32 total used free shared buff/cache available 01:04:32 Mem: 7821 919 4852 0 2049 6721 01:04:32 Swap: 1023 0 1023 01:04:32 01:04:32 01:04:32 ---> ip addr: 01:04:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:04:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:04:32 inet 127.0.0.1/8 scope host lo 01:04:32 valid_lft forever preferred_lft forever 01:04:32 inet6 ::1/128 scope host 01:04:32 valid_lft forever preferred_lft forever 01:04:32 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 01:04:32 link/ether fa:16:3e:f9:f8:9b brd ff:ff:ff:ff:ff:ff 01:04:32 inet 10.30.123.55/23 brd 10.30.123.255 scope global dynamic eth0 01:04:32 valid_lft 84941sec preferred_lft 84941sec 01:04:32 inet6 fe80::f816:3eff:fef9:f89b/64 scope link 01:04:32 valid_lft forever preferred_lft forever 01:04:32 3: docker0: mtu 1500 qdisc noqueue state DOWN 01:04:32 link/ether 02:42:6e:d5:52:50 brd ff:ff:ff:ff:ff:ff 01:04:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:04:32 valid_lft forever preferred_lft forever 01:04:32 01:04:32 01:04:32 ---> sar -b -r -n DEV: 01:04:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) 01:04:32 01:04:32 00:40:01 LINUX RESTART (2 CPU) 01:04:32 01:04:32 00:41:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:04:32 00:42:01 3.01 0.00 3.01 0.00 0.00 511.70 0.00 01:04:32 00:43:01 1.43 0.00 1.43 0.00 0.00 26.70 0.00 01:04:32 00:44:01 0.35 0.00 0.35 0.00 0.00 4.96 0.00 01:04:32 00:45:01 0.23 0.00 0.23 0.00 0.00 3.63 0.00 01:04:32 00:46:01 0.27 0.00 0.27 0.00 0.00 3.22 0.00 01:04:32 00:47:01 0.27 0.00 0.27 0.00 0.00 3.26 0.00 01:04:32 00:48:01 0.25 0.00 0.25 0.00 0.00 3.36 0.00 01:04:32 00:49:01 0.27 0.00 0.27 0.00 0.00 4.83 0.00 01:04:32 00:50:01 0.23 0.00 0.23 0.00 0.00 3.32 0.00 01:04:32 00:51:01 0.28 0.00 0.28 0.00 0.00 3.68 0.00 01:04:32 00:52:02 0.23 0.00 0.23 0.00 0.00 2.02 0.00 01:04:32 00:53:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 01:04:32 00:54:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 01:04:32 00:55:01 0.28 0.02 0.27 0.00 0.53 3.46 0.00 01:04:32 00:56:01 0.88 0.17 0.72 0.00 5.33 15.42 0.00 01:04:32 00:57:01 0.30 0.00 0.30 0.00 0.00 3.46 0.00 01:04:32 00:58:01 0.23 0.00 0.23 0.00 0.00 3.41 0.00 01:04:32 00:59:01 0.18 0.00 0.18 0.00 0.00 2.17 0.00 01:04:32 01:00:01 0.28 0.00 0.28 0.00 0.00 3.61 0.00 01:04:32 01:01:01 0.23 0.02 0.22 0.00 0.13 2.43 0.00 01:04:32 01:02:01 0.50 0.10 0.40 0.00 1.73 7.23 0.00 01:04:32 01:03:01 0.25 0.00 0.25 0.00 0.00 3.61 0.00 01:04:32 01:04:01 0.32 0.00 0.32 0.00 0.00 4.50 0.00 01:04:32 Average: 0.47 0.01 0.45 0.00 0.34 26.88 0.00 01:04:32 01:04:32 00:41:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:04:32 00:42:01 5624264 0 770720 9.62 2620 1611336 1444444 15.95 490716 1507164 12 01:04:32 00:43:01 5623184 0 771788 9.64 2620 1611348 1444264 15.95 491404 1507456 16 01:04:32 00:44:01 5621808 0 773164 9.65 2620 1611348 1444264 15.95 492944 1507456 8 01:04:32 00:45:01 5620916 0 774048 9.66 2620 1611356 1444504 15.95 494028 1507768 8 01:04:32 00:46:01 5621700 0 773260 9.65 2620 1611360 1444360 15.95 493284 1507768 8 01:04:32 00:47:01 5622200 0 772760 9.65 2620 1611360 1444264 15.95 492684 1507848 16 01:04:32 00:48:01 5621208 0 773744 9.66 2620 1611368 1444532 15.95 493696 1507848 20 01:04:32 00:49:01 5620632 0 774316 9.67 2620 1611372 1444592 15.95 494260 1507848 12 01:04:32 00:50:01 5621896 0 773048 9.65 2620 1611376 1444328 15.95 492768 1507848 12 01:04:32 00:51:01 5618672 0 776268 9.69 2620 1611380 1444436 15.95 495960 1507848 8 01:04:32 00:52:02 5609772 0 785164 9.80 2620 1611384 1444328 15.95 504884 1507848 8 01:04:32 00:53:01 5609104 0 785828 9.81 2620 1611388 1444528 15.95 506512 1506928 20 01:04:32 00:54:01 5610032 0 784896 9.80 2620 1611392 1444396 15.95 505720 1506928 12 01:04:32 00:55:01 5608452 0 786472 9.82 2620 1611396 1446136 15.97 507176 1506928 8 01:04:32 00:56:01 5606276 0 788644 9.85 2620 1611400 1444528 15.95 509308 1506928 8 01:04:32 00:57:01 5605684 0 789232 9.85 2620 1611404 1444600 15.95 509712 1506928 12 01:04:32 00:58:01 5607412 0 787496 9.83 2620 1611412 1444396 15.95 507836 1506928 12 01:04:32 00:59:01 5607536 0 787364 9.83 2620 1611420 1444396 15.95 507992 1506928 16 01:04:32 01:00:01 5607840 0 787060 9.83 2620 1611420 1444460 15.95 507848 1506928 8 01:04:32 01:01:01 5606028 0 788864 9.85 2620 1611428 1446888 15.97 509036 1506928 8 01:04:32 01:02:01 5606408 0 788364 9.84 2620 1611548 1444968 15.95 508916 1506988 20 01:04:32 01:03:01 5606400 0 788364 9.84 2620 1611556 1444968 15.95 509012 1506988 16 01:04:32 01:04:01 5606152 0 788608 9.85 2620 1611560 1444968 15.95 508856 1506988 8 01:04:32 Average: 5613634 0 781281 9.76 2620 1611405 1444676 15.95 501502 1507305 12 01:04:32 01:04:32 00:41:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:04:32 00:42:01 eth0 0.61 0.36 0.28 0.21 0.00 0.00 0.00 0.00 01:04:32 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:43:01 eth0 0.80 0.08 0.07 0.01 0.00 0.00 0.00 0.00 01:04:32 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:44:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 01:04:32 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:45:01 eth0 0.97 0.52 0.54 0.39 0.00 0.00 0.00 0.00 01:04:32 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:46:01 eth0 0.28 0.22 0.14 0.07 0.00 0.00 0.00 0.00 01:04:32 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:47:01 eth0 0.82 0.03 0.06 0.00 0.00 0.00 0.00 0.00 01:04:32 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:48:01 eth0 1.02 0.37 0.32 0.20 0.00 0.00 0.00 0.00 01:04:32 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:49:01 eth0 0.52 0.28 0.27 0.20 0.00 0.00 0.00 0.00 01:04:32 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:50:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:04:32 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:51:01 eth0 0.32 0.18 0.14 0.07 0.00 0.00 0.00 0.00 01:04:32 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:52:02 eth0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:04:32 00:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:53:01 eth0 0.98 0.30 0.33 0.17 0.00 0.00 0.00 0.00 01:04:32 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:54:01 eth0 0.10 0.10 0.01 0.04 0.00 0.00 0.00 0.00 01:04:32 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:55:01 eth0 0.40 0.10 0.02 0.01 0.00 0.00 0.00 0.00 01:04:32 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:56:01 eth0 0.68 0.25 0.19 0.07 0.00 0.00 0.00 0.00 01:04:32 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:57:01 eth0 0.50 0.37 0.27 0.20 0.00 0.00 0.00 0.00 01:04:32 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:58:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:04:32 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:59:01 eth0 0.07 0.07 0.01 0.00 0.00 0.00 0.00 0.00 01:04:32 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 01:00:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 01:01:01 eth0 0.30 0.25 0.14 0.07 0.00 0.00 0.00 0.00 01:04:32 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 01:02:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 01:03:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:04:32 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 01:04:01 eth0 0.52 0.07 0.05 0.00 0.00 0.00 0.00 0.00 01:04:32 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 Average: eth0 0.43 0.18 0.13 0.08 0.00 0.00 0.00 0.00 01:04:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:32 01:04:32 01:04:32 ---> sar -P ALL: 01:04:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) 01:04:32 01:04:32 00:40:01 LINUX RESTART (2 CPU) 01:04:32 01:04:32 00:41:02 CPU %user %nice %system %iowait %steal %idle 01:04:32 00:42:01 all 0.11 0.00 0.05 0.00 0.03 99.81 01:04:32 00:42:01 0 0.05 0.00 0.07 0.00 0.02 99.86 01:04:32 00:42:01 1 0.17 0.00 0.03 0.00 0.03 99.76 01:04:32 00:43:01 all 0.08 0.00 0.03 0.00 0.03 99.87 01:04:32 00:43:01 0 0.05 0.00 0.02 0.00 0.02 99.92 01:04:32 00:43:01 1 0.12 0.00 0.03 0.00 0.03 99.82 01:04:32 00:44:01 all 0.04 0.00 0.03 0.00 0.03 99.91 01:04:32 00:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:04:32 00:44:01 1 0.05 0.00 0.02 0.00 0.03 99.90 01:04:32 00:45:01 all 0.09 0.00 0.03 0.00 0.03 99.86 01:04:32 00:45:01 0 0.08 0.00 0.03 0.00 0.03 99.85 01:04:32 00:45:01 1 0.10 0.00 0.02 0.00 0.02 99.87 01:04:32 00:46:01 all 0.04 0.00 0.03 0.00 0.03 99.91 01:04:32 00:46:01 0 0.07 0.00 0.02 0.00 0.02 99.90 01:04:32 00:46:01 1 0.02 0.00 0.03 0.00 0.03 99.92 01:04:32 00:47:01 all 0.08 0.00 0.03 0.00 0.03 99.87 01:04:32 00:47:01 0 0.12 0.00 0.02 0.00 0.02 99.85 01:04:32 00:47:01 1 0.03 0.00 0.03 0.00 0.03 99.90 01:04:32 00:48:01 all 0.08 0.00 0.03 0.00 0.03 99.87 01:04:32 00:48:01 0 0.13 0.00 0.03 0.00 0.03 99.80 01:04:32 00:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:04:32 00:49:01 all 0.09 0.00 0.03 0.00 0.03 99.85 01:04:32 00:49:01 0 0.12 0.00 0.03 0.00 0.03 99.82 01:04:32 00:49:01 1 0.07 0.00 0.02 0.00 0.03 99.88 01:04:32 00:50:01 all 0.07 0.00 0.03 0.00 0.03 99.87 01:04:32 00:50:01 0 0.05 0.00 0.03 0.00 0.05 99.87 01:04:32 00:50:01 1 0.08 0.00 0.02 0.00 0.02 99.88 01:04:32 00:51:01 all 0.04 0.00 0.03 0.00 0.02 99.91 01:04:32 00:51:01 0 0.02 0.00 0.02 0.00 0.03 99.93 01:04:32 00:51:01 1 0.07 0.00 0.05 0.00 0.00 99.88 01:04:32 00:52:02 all 0.08 0.00 0.03 0.00 0.03 99.86 01:04:32 00:52:02 0 0.03 0.00 0.03 0.00 0.03 99.90 01:04:32 00:52:02 1 0.13 0.00 0.03 0.00 0.02 99.82 01:04:32 01:04:32 00:52:02 CPU %user %nice %system %iowait %steal %idle 01:04:32 00:53:01 all 0.07 0.00 0.03 0.00 0.03 99.88 01:04:32 00:53:01 0 0.02 0.00 0.03 0.00 0.03 99.92 01:04:32 00:53:01 1 0.12 0.00 0.02 0.00 0.02 99.85 01:04:32 00:54:01 all 0.08 0.00 0.03 0.00 0.02 99.87 01:04:32 00:54:01 0 0.05 0.00 0.05 0.00 0.03 99.87 01:04:32 00:54:01 1 0.12 0.00 0.02 0.00 0.00 99.87 01:04:32 00:55:01 all 0.03 0.00 0.03 0.00 0.03 99.91 01:04:32 00:55:01 0 0.02 0.00 0.03 0.00 0.03 99.92 01:04:32 00:55:01 1 0.05 0.00 0.03 0.00 0.02 99.90 01:04:32 00:56:01 all 0.08 0.00 0.03 0.00 0.03 99.86 01:04:32 00:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:04:32 00:56:01 1 0.12 0.00 0.03 0.00 0.05 99.80 01:04:32 00:57:01 all 0.18 0.00 0.03 0.00 0.02 99.78 01:04:32 00:57:01 0 0.02 0.00 0.03 0.00 0.02 99.93 01:04:32 00:57:01 1 0.33 0.00 0.02 0.00 0.02 99.63 01:04:32 00:58:01 all 0.08 0.00 0.03 0.00 0.03 99.87 01:04:32 00:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:04:32 00:58:01 1 0.13 0.00 0.03 0.00 0.03 99.80 01:04:32 00:59:01 all 0.18 0.00 0.02 0.00 0.03 99.78 01:04:32 00:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:04:32 00:59:01 1 0.33 0.00 0.02 0.00 0.03 99.62 01:04:32 01:00:01 all 0.08 0.00 0.03 0.00 0.03 99.87 01:04:32 01:00:01 0 0.03 0.00 0.03 0.00 0.05 99.88 01:04:32 01:00:01 1 0.12 0.00 0.02 0.00 0.02 99.85 01:04:32 01:01:01 all 0.08 0.00 0.03 0.00 0.02 99.87 01:04:32 01:01:01 0 0.05 0.00 0.03 0.00 0.03 99.88 01:04:32 01:01:01 1 0.12 0.00 0.03 0.00 0.00 99.85 01:04:32 01:02:01 all 0.08 0.00 0.04 0.01 0.03 99.84 01:04:32 01:02:01 0 0.03 0.00 0.05 0.02 0.03 99.87 01:04:32 01:02:01 1 0.13 0.00 0.03 0.00 0.02 99.82 01:04:32 01:03:01 all 0.09 0.00 0.02 0.00 0.03 99.87 01:04:32 01:03:01 0 0.03 0.00 0.02 0.00 0.03 99.92 01:04:32 01:03:01 1 0.15 0.00 0.02 0.00 0.02 99.82 01:04:32 01:04:32 01:03:01 CPU %user %nice %system %iowait %steal %idle 01:04:32 01:04:01 all 0.10 0.00 0.03 0.00 0.03 99.85 01:04:32 01:04:01 0 0.02 0.00 0.03 0.00 0.05 99.90 01:04:32 01:04:01 1 0.18 0.00 0.02 0.00 0.00 99.80 01:04:32 Average: all 0.08 0.00 0.03 0.00 0.03 99.86 01:04:32 Average: 0 0.05 0.00 0.03 0.00 0.03 99.89 01:04:32 Average: 1 0.12 0.00 0.03 0.00 0.02 99.83 01:04:32 01:04:32 01:04:32