Pull request #95 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 1080d67a6aff0a810ff44df90208972747803928+912156824d4345c522ad3f331065b801255f93f9 (0bc9f5350f91db38a368b456f33229d8e6be8248) 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-ssh7147697244927561834.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh5169973100997985132.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 9d0281235b943b7ad605f650702698f9078b2862 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-95/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-95/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3151690095814954269.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh1146093496212096869.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-95/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-95/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1891730254030010097.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-15197 in /w/workspace/edgexfoundry_edgex-compose_PR-95 [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/edgexfoundry_edgex-compose_PR-95 # 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/edgexfoundry_edgex-compose_PR-95@tmp/jenkins-gitclient-ssh1949121692907732771.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/edgexfoundry_edgex-compose_PR-95@tmp/jenkins-gitclient-ssh565731252682109158.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/95/head:refs/remotes/origin/PR-95 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 912156824d4345c522ad3f331065b801255f93f9 into PR head commit 1080d67a6aff0a810ff44df90208972747803928 Merge succeeded, producing 1080d67a6aff0a810ff44df90208972747803928 Checking out Revision 1080d67a6aff0a810ff44df90208972747803928 (PR-95) > git config core.sparsecheckout # timeout=10 > git checkout -f 1080d67a6aff0a810ff44df90208972747803928 # 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/edgexfoundry_edgex-compose_PR-95@tmp/jenkins-gitclient-ssh2900231599304463597.key > git merge 912156824d4345c522ad3f331065b801255f93f9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1080d67a6aff0a810ff44df90208972747803928 # timeout=10 Commit message: "refactor: Update to use new port assignments" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-20T00:55:14.379Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build [2021-05-20T00:55:14.678Z] Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test [2021-05-20T00:55:22.241Z] Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #386 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-20T01:19:14.227Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T01:19:14.819Z] ---> package-listing.sh [2021-05-20T01:19:14.819Z] ++ facter osfamily [2021-05-20T01:19:14.819Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-20T01:19:15.091Z] + OS_FAMILY=redhat [2021-05-20T01:19:15.091Z] + workspace=/w/workspace/edgexfoundry_edgex-compose_PR-95 [2021-05-20T01:19:15.091Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-20T01:19:15.091Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-20T01:19:15.091Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-20T01:19:15.091Z] + PACKAGES=/tmp/packages_start.txt [2021-05-20T01:19:15.091Z] + '[' /w/workspace/edgexfoundry_edgex-compose_PR-95 ']' [2021-05-20T01:19:15.091Z] + PACKAGES=/tmp/packages_end.txt [2021-05-20T01:19:15.091Z] + case "${OS_FAMILY}" in [2021-05-20T01:19:15.091Z] + rpm -qa [2021-05-20T01:19:15.091Z] + sort [2021-05-20T01:19:15.665Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-20T01:19:15.665Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-20T01:19:15.665Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-20T01:19:15.665Z] + '[' /w/workspace/edgexfoundry_edgex-compose_PR-95 ']' [2021-05-20T01:19:15.665Z] + mkdir -p /w/workspace/edgexfoundry_edgex-compose_PR-95/archives/ [2021-05-20T01:19:15.665Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-compose_PR-95/archives/ [Pipeline] echo [2021-05-20T01:19:15.679Z] 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-95/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-20T01:19:15.966Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-20T01:19:16.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T01:19:16.915Z] [2021-05-20T01:19:16.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-20T01:19:17.222Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T01:19:17.222Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-20T01:19:17.222Z] df20fa9351a1: Pulling fs layer [2021-05-20T01:19:17.222Z] 36b3adc4ff6f: Pulling fs layer [2021-05-20T01:19:17.222Z] 8ad3a11d3b57: Pulling fs layer [2021-05-20T01:19:17.222Z] 46f8f816bc3b: Pulling fs layer [2021-05-20T01:19:17.222Z] 93b61091891f: Pulling fs layer [2021-05-20T01:19:17.222Z] 93b9cdb0e59b: Pulling fs layer [2021-05-20T01:19:17.222Z] 5e14af77c1be: Pulling fs layer [2021-05-20T01:19:17.222Z] 01666e4c0597: Pulling fs layer [2021-05-20T01:19:17.222Z] aa168da1d23b: Pulling fs layer [2021-05-20T01:19:17.222Z] 93b61091891f: Waiting [2021-05-20T01:19:17.222Z] 93b9cdb0e59b: Waiting [2021-05-20T01:19:17.222Z] 5e14af77c1be: Waiting [2021-05-20T01:19:17.222Z] 01666e4c0597: Waiting [2021-05-20T01:19:17.222Z] aa168da1d23b: Waiting [2021-05-20T01:19:17.222Z] 46f8f816bc3b: Waiting [2021-05-20T01:19:17.222Z] 36b3adc4ff6f: Verifying Checksum [2021-05-20T01:19:17.222Z] 36b3adc4ff6f: Download complete [2021-05-20T01:19:17.222Z] 46f8f816bc3b: Verifying Checksum [2021-05-20T01:19:17.222Z] 46f8f816bc3b: Download complete [2021-05-20T01:19:17.222Z] df20fa9351a1: Verifying Checksum [2021-05-20T01:19:17.222Z] df20fa9351a1: Download complete [2021-05-20T01:19:17.490Z] 93b9cdb0e59b: Verifying Checksum [2021-05-20T01:19:17.491Z] 93b9cdb0e59b: Download complete [2021-05-20T01:19:17.491Z] 5e14af77c1be: Verifying Checksum [2021-05-20T01:19:17.491Z] 5e14af77c1be: Download complete [2021-05-20T01:19:17.491Z] 93b61091891f: Verifying Checksum [2021-05-20T01:19:17.491Z] 93b61091891f: Download complete [2021-05-20T01:19:17.491Z] 01666e4c0597: Verifying Checksum [2021-05-20T01:19:17.491Z] 01666e4c0597: Download complete [2021-05-20T01:19:17.491Z] 8ad3a11d3b57: Verifying Checksum [2021-05-20T01:19:17.491Z] 8ad3a11d3b57: Download complete [2021-05-20T01:19:17.491Z] df20fa9351a1: Pull complete [2021-05-20T01:19:17.764Z] 36b3adc4ff6f: Pull complete [2021-05-20T01:19:18.345Z] 8ad3a11d3b57: Pull complete [2021-05-20T01:19:18.345Z] 46f8f816bc3b: Pull complete [2021-05-20T01:19:18.615Z] 93b61091891f: Pull complete [2021-05-20T01:19:18.615Z] 93b9cdb0e59b: Pull complete [2021-05-20T01:19:18.879Z] 5e14af77c1be: Pull complete [2021-05-20T01:19:18.879Z] 01666e4c0597: Pull complete [2021-05-20T01:19:19.454Z] aa168da1d23b: Verifying Checksum [2021-05-20T01:19:19.454Z] aa168da1d23b: Download complete [2021-05-20T01:19:23.691Z] aa168da1d23b: Pull complete [2021-05-20T01:19:23.691Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-20T01:19:23.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T01:19:23.691Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-20T01:19:23.783Z] prd-centos7-docker-4c-2g-15197 does not seem to be running inside a container [2021-05-20T01:19:23.834Z] $ 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-95/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-95 -v /w/workspace/edgexfoundry_edgex-compose_PR-95:/w/workspace/edgexfoundry_edgex-compose_PR-95:rw,z -v /w/workspace/edgexfoundry_edgex-compose_PR-95@tmp:/w/workspace/edgexfoundry_edgex-compose_PR-95@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-20T01:19:26.263Z] $ docker top 1acde183edc9450dbee7f166668f74643e728b80a201bf40fdba8a66c190f753 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T01:19:26.626Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-20T01:19:26.922Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-20T01:19:27.218Z] + ls /var/log/sa-host [2021-05-20T01:19:27.218Z] + sadf -c /var/log/sa-host/sa05 [2021-05-20T01:19:27.218Z] file_magic: OK [2021-05-20T01:19:27.218Z] HZ: Using current value: 100 [2021-05-20T01:19:27.218Z] file_header: OK [2021-05-20T01:19:27.218Z] 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 [2021-05-20T01:19:27.218Z] Statistics: [2021-05-20T01:19:27.218Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-20T01:19:27.218Z] File successfully converted to sysstat format version 12.2.1 [2021-05-20T01:19:27.218Z] + sadf -c /var/log/sa-host/sa20 [2021-05-20T01:19:27.218Z] file_magic: OK [2021-05-20T01:19:27.218Z] HZ: Using current value: 100 [2021-05-20T01:19:27.218Z] file_header: OK [2021-05-20T01:19:27.218Z] 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 [2021-05-20T01:19:27.218Z] Statistics: [2021-05-20T01:19:27.218Z] 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... [2021-05-20T01:19:27.218Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T01:19:27.409Z] provisioning config files... [2021-05-20T01:19:27.424Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-compose_PR-95@tmp/config4351932779313807860tmp [Pipeline] { [Pipeline] echo [2021-05-20T01:19:27.441Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T01:19:27.735Z] ---> create-netrc.sh [Pipeline] } [2021-05-20T01:19:27.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-20T01:19:27.757Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T01:19:28.062Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-20T01:19:28.073Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T01:19:28.372Z] ---> sudo-logs.sh [2021-05-20T01:19:28.372Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-20T01:19:28.392Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T01:19:28.690Z] ---> job-cost.sh [2021-05-20T01:19:28.691Z] lf-activate-venv: SKIPPING [2021-05-20T01:19:28.691Z] INFO: No Stack... [2021-05-20T01:19:30.079Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-20T01:19:30.339Z] INFO: Archiving Costs [Pipeline] echo [2021-05-20T01:19:30.377Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T01:19:30.678Z] ---> logs-deploy.sh [2021-05-20T01:19:30.678Z] lf-activate-venv: SKIPPING [2021-05-20T01:19:30.678Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-95/2 [2021-05-20T01:19:30.678Z] INFO: archiving workspace using pattern(s): [2021-05-20T01:19:31.625Z] Archives upload complete. [2021-05-20T01:19:31.625Z] INFO: archiving logs to Nexus [2021-05-20T01:19:32.198Z] ---> uname -a: [2021-05-20T01:19:32.199Z] Linux prd-centos7-docker-4c-2g-15197.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-20T01:19:32.199Z] [2021-05-20T01:19:32.199Z] [2021-05-20T01:19:32.199Z] ---> lscpu: [2021-05-20T01:19:32.199Z] Architecture: x86_64 [2021-05-20T01:19:32.199Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-20T01:19:32.199Z] Byte Order: Little Endian [2021-05-20T01:19:32.199Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-20T01:19:32.199Z] CPU(s): 2 [2021-05-20T01:19:32.199Z] On-line CPU(s) list: 0,1 [2021-05-20T01:19:32.199Z] Thread(s) per core: 1 [2021-05-20T01:19:32.199Z] Core(s) per socket: 1 [2021-05-20T01:19:32.199Z] Socket(s): 2 [2021-05-20T01:19:32.199Z] NUMA node(s): 1 [2021-05-20T01:19:32.199Z] Vendor ID: AuthenticAMD [2021-05-20T01:19:32.199Z] CPU family: 23 [2021-05-20T01:19:32.199Z] Model: 49 [2021-05-20T01:19:32.199Z] Model name: AMD EPYC-Rome Processor [2021-05-20T01:19:32.199Z] Stepping: 0 [2021-05-20T01:19:32.199Z] CPU MHz: 2800.000 [2021-05-20T01:19:32.199Z] BogoMIPS: 5600.00 [2021-05-20T01:19:32.199Z] Virtualization: AMD-V [2021-05-20T01:19:32.199Z] Hypervisor vendor: KVM [2021-05-20T01:19:32.199Z] Virtualization type: full [2021-05-20T01:19:32.199Z] L1d cache: 64 KiB [2021-05-20T01:19:32.199Z] L1i cache: 64 KiB [2021-05-20T01:19:32.199Z] L2 cache: 1 MiB [2021-05-20T01:19:32.199Z] L3 cache: 32 MiB [2021-05-20T01:19:32.199Z] NUMA node0 CPU(s): 0,1 [2021-05-20T01:19:32.199Z] Vulnerability Itlb multihit: Not affected [2021-05-20T01:19:32.199Z] Vulnerability L1tf: Not affected [2021-05-20T01:19:32.199Z] Vulnerability Mds: Not affected [2021-05-20T01:19:32.199Z] Vulnerability Meltdown: Not affected [2021-05-20T01:19:32.199Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-20T01:19:32.199Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-20T01:19:32.199Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-20T01:19:32.199Z] Vulnerability Srbds: Not affected [2021-05-20T01:19:32.199Z] Vulnerability Tsx async abort: Not affected [2021-05-20T01:19:32.199Z] 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 [2021-05-20T01:19:32.199Z] [2021-05-20T01:19:32.199Z] [2021-05-20T01:19:32.199Z] ---> nproc: [2021-05-20T01:19:32.199Z] 2 [2021-05-20T01:19:32.199Z] [2021-05-20T01:19:32.199Z] [2021-05-20T01:19:32.199Z] ---> df -h: [2021-05-20T01:19:32.199Z] Filesystem Size Used Available Use% Mounted on [2021-05-20T01:19:32.199Z] overlay 40.0G 7.2G 32.8G 18% / [2021-05-20T01:19:32.199Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-20T01:19:32.199Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-20T01:19:32.199Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-20T01:19:32.199Z] /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os [2021-05-20T01:19:32.199Z] /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf [2021-05-20T01:19:32.199Z] /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname [2021-05-20T01:19:32.199Z] /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts [2021-05-20T01:19:32.199Z] /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log [2021-05-20T01:19:32.199Z] /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/edgexfoundry_edgex-compose_PR-95 [2021-05-20T01:19:32.199Z] /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json [2021-05-20T01:19:32.199Z] /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/edgexfoundry_edgex-compose_PR-95@tmp [2021-05-20T01:19:32.199Z] /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host [2021-05-20T01:19:32.199Z] /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure [2021-05-20T01:19:32.199Z] [2021-05-20T01:19:32.199Z] [2021-05-20T01:19:32.199Z] ---> free -m: [2021-05-20T01:19:32.199Z] total used free shared buff/cache available [2021-05-20T01:19:32.199Z] Mem: 7821 913 4858 0 2049 6726 [2021-05-20T01:19:32.199Z] Swap: 1023 0 1023 [2021-05-20T01:19:32.199Z] [2021-05-20T01:19:32.199Z] [2021-05-20T01:19:32.199Z] ---> ip addr: [2021-05-20T01:19:32.199Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-20T01:19:32.199Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-20T01:19:32.199Z] inet 127.0.0.1/8 scope host lo [2021-05-20T01:19:32.199Z] valid_lft forever preferred_lft forever [2021-05-20T01:19:32.199Z] inet6 ::1/128 scope host [2021-05-20T01:19:32.199Z] valid_lft forever preferred_lft forever [2021-05-20T01:19:32.199Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-20T01:19:32.199Z] link/ether fa:16:3e:49:8c:6e brd ff:ff:ff:ff:ff:ff [2021-05-20T01:19:32.199Z] inet 10.30.123.47/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-20T01:19:32.199Z] valid_lft 84906sec preferred_lft 84906sec [2021-05-20T01:19:32.199Z] inet6 fe80::f816:3eff:fe49:8c6e/64 scope link [2021-05-20T01:19:32.199Z] valid_lft forever preferred_lft forever [2021-05-20T01:19:32.199Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-20T01:19:32.199Z] link/ether 02:42:16:86:f3:3a brd ff:ff:ff:ff:ff:ff [2021-05-20T01:19:32.199Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-20T01:19:32.199Z] valid_lft forever preferred_lft forever [2021-05-20T01:19:32.199Z] [2021-05-20T01:19:32.199Z] [2021-05-20T01:19:32.199Z] ---> sar -b -r -n DEV: [2021-05-20T01:19:32.199Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) [2021-05-20T01:19:32.199Z] [2021-05-20T01:19:32.199Z] 00:54:27 LINUX RESTART (2 CPU) [2021-05-20T01:19:32.199Z] [2021-05-20T01:19:32.199Z] 00:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-20T01:19:32.199Z] 00:56:01 23.32 2.13 21.19 0.00 431.05 1265.74 0.00 [2021-05-20T01:19:32.199Z] 00:57:02 1.33 0.00 1.33 0.00 0.00 25.87 0.00 [2021-05-20T01:19:32.199Z] 00:58:01 0.24 0.00 0.24 0.00 0.00 3.44 0.00 [2021-05-20T01:19:32.199Z] 00:59:01 0.27 0.00 0.27 0.00 0.00 3.86 0.00 [2021-05-20T01:19:32.199Z] 01:00:01 0.22 0.00 0.22 0.00 0.00 3.17 0.00 [2021-05-20T01:19:32.199Z] 01:01:01 0.32 0.00 0.32 0.00 0.00 4.66 0.00 [2021-05-20T01:19:32.199Z] 01:02:01 0.38 0.12 0.27 0.00 1.87 5.28 0.00 [2021-05-20T01:19:32.199Z] 01:03:01 0.32 0.00 0.32 0.00 0.00 4.42 0.00 [2021-05-20T01:19:32.199Z] 01:04:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 [2021-05-20T01:19:32.199Z] 01:05:01 0.20 0.00 0.20 0.00 0.00 3.53 0.00 [2021-05-20T01:19:32.199Z] 01:06:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 [2021-05-20T01:19:32.199Z] 01:07:01 0.37 0.00 0.37 0.00 0.00 5.90 0.00 [2021-05-20T01:19:32.199Z] 01:08:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 [2021-05-20T01:19:32.199Z] 01:09:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 [2021-05-20T01:19:32.199Z] 01:10:01 0.35 0.18 0.17 0.00 5.86 2.22 0.00 [2021-05-20T01:19:32.199Z] 01:11:01 0.98 0.00 0.98 0.00 0.00 19.29 0.00 [2021-05-20T01:19:32.199Z] 01:12:01 0.17 0.00 0.17 0.00 0.00 1.88 0.00 [2021-05-20T01:19:32.199Z] 01:13:01 0.25 0.00 0.25 0.00 0.00 4.26 0.00 [2021-05-20T01:19:32.199Z] 01:14:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 [2021-05-20T01:19:32.199Z] 01:15:01 0.22 0.00 0.22 0.00 0.00 3.87 0.00 [2021-05-20T01:19:32.199Z] 01:16:01 0.25 0.00 0.25 0.00 0.00 3.32 0.00 [2021-05-20T01:19:32.199Z] 01:17:01 0.18 0.00 0.18 0.00 0.00 2.97 0.00 [2021-05-20T01:19:32.199Z] 01:18:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 [2021-05-20T01:19:32.199Z] 01:19:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 [2021-05-20T01:19:32.199Z] Average: 1.28 0.10 1.18 0.00 18.30 57.40 0.00 [2021-05-20T01:19:32.199Z] [2021-05-20T01:19:32.199Z] 00:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-20T01:19:32.199Z] 00:56:01 5632772 0 762148 9.52 2620 1611392 1293336 14.28 480496 1507384 8 [2021-05-20T01:19:32.199Z] 00:57:02 5638028 0 756884 9.45 2620 1611400 1253424 13.84 472492 1511076 12 [2021-05-20T01:19:32.199Z] 00:58:01 5641592 0 753320 9.41 2620 1611400 1212484 13.39 473168 1507476 8 [2021-05-20T01:19:32.199Z] 00:59:01 5641156 0 753748 9.41 2620 1611408 1212304 13.38 473588 1507748 8 [2021-05-20T01:19:32.199Z] 01:00:01 5640136 0 754712 9.42 2620 1611464 1212576 13.39 474820 1507760 16 [2021-05-20T01:19:32.199Z] 01:01:01 5638852 0 756044 9.44 2620 1611416 1214936 13.41 475568 1507748 24 [2021-05-20T01:19:32.199Z] 01:02:01 5637796 0 756976 9.45 2620 1611540 1213144 13.39 476520 1507808 12 [2021-05-20T01:19:32.199Z] 01:03:01 5630140 0 764624 9.55 2620 1611548 1212928 13.39 484804 1507864 12 [2021-05-20T01:19:32.199Z] 01:04:01 5629980 0 764784 9.55 2620 1611548 1212880 13.39 484560 1507864 16 [2021-05-20T01:19:32.199Z] 01:05:01 5629248 0 765508 9.56 2620 1611556 1213076 13.39 486068 1507208 8 [2021-05-20T01:19:32.199Z] 01:06:01 5628776 0 765980 9.56 2620 1611556 1213100 13.39 486108 1507208 16 [2021-05-20T01:19:32.199Z] 01:07:01 5630100 0 764648 9.55 2620 1611564 1212944 13.39 485256 1507208 12 [2021-05-20T01:19:32.199Z] 01:08:01 5630356 0 764388 9.54 2620 1611568 1212944 13.39 485180 1507208 12 [2021-05-20T01:19:32.199Z] 01:09:01 5629800 0 764944 9.55 2620 1611568 1213088 13.39 486028 1507208 8 [2021-05-20T01:19:32.199Z] 01:10:01 5629980 0 764756 9.55 2620 1611576 1212944 13.39 485268 1507208 16 [2021-05-20T01:19:32.199Z] 01:11:01 5628772 0 765960 9.56 2620 1611580 1213224 13.39 486568 1507212 12 [2021-05-20T01:19:32.199Z] 01:12:01 5629648 0 765076 9.55 2620 1611588 1213008 13.39 485488 1507208 16 [2021-05-20T01:19:32.199Z] 01:13:01 5606192 0 788528 9.85 2620 1611592 1198692 13.23 508660 1507208 8 [2021-05-20T01:19:32.199Z] 01:14:01 5610160 0 784556 9.80 2620 1611596 1169756 12.91 505160 1507208 20 [2021-05-20T01:19:32.199Z] 01:15:01 5609944 0 784768 9.80 2620 1611600 1170040 12.92 505084 1507208 16 [2021-05-20T01:19:32.199Z] 01:16:01 5609156 0 785552 9.81 2620 1611604 1170184 12.92 505988 1507208 20 [2021-05-20T01:19:32.199Z] 01:17:01 5608712 0 785992 9.81 2620 1611608 1170208 12.92 506108 1507208 8 [2021-05-20T01:19:32.199Z] 01:18:01 5608868 0 785828 9.81 2620 1611616 1170296 12.92 506236 1507212 20 [2021-05-20T01:19:32.199Z] 01:19:01 5610008 0 784688 9.80 2620 1611616 1170056 12.92 504964 1507208 20 [2021-05-20T01:19:32.199Z] Average: 5626257 0 768517 9.60 2620 1611538 1206732 13.32 488508 1507536 14 [2021-05-20T01:19:32.199Z] [2021-05-20T01:19:32.199Z] 00:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-20T01:19:32.199Z] 00:56:01 eth0 451.15 296.72 619.86 60.48 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 00:57:02 eth0 0.80 0.25 0.31 0.19 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 00:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 00:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 00:58:01 eth0 1.15 0.30 0.32 0.17 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 00:59:01 eth0 0.35 0.10 0.03 0.04 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 01:00:01 eth0 1.23 0.30 0.33 0.20 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 01:01:01 eth0 1.23 0.45 0.46 0.24 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 01:02:01 eth0 0.52 0.32 0.27 0.23 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 01:03:01 eth0 0.18 0.13 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 01:04:01 eth0 0.58 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 01:05:01 eth0 0.52 0.33 0.27 0.20 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 01:06:01 eth0 0.32 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 01:07:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 01:08:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.199Z] 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:09:01 eth0 1.05 0.25 0.32 0.20 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:10:01 eth0 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:11:01 eth0 0.70 0.43 0.41 0.27 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:12:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:13:01 eth0 0.82 0.88 0.05 6.43 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:14:01 eth0 1.08 0.43 0.33 0.41 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:15:01 eth0 1.38 0.28 0.36 0.24 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:16:01 eth0 2.12 0.65 0.77 0.46 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:17:01 eth0 1.72 0.30 0.38 0.23 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:18:01 eth0 2.28 0.52 0.65 0.39 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:19:01 eth0 0.58 0.30 0.28 0.20 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] Average: eth0 19.63 12.66 26.10 2.95 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T01:19:32.200Z] [2021-05-20T01:19:32.200Z] [2021-05-20T01:19:32.200Z] ---> sar -P ALL: [2021-05-20T01:19:32.200Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) [2021-05-20T01:19:32.200Z] [2021-05-20T01:19:32.200Z] 00:54:27 LINUX RESTART (2 CPU) [2021-05-20T01:19:32.200Z] [2021-05-20T01:19:32.200Z] 00:55:01 CPU %user %nice %system %iowait %steal %idle [2021-05-20T01:19:32.200Z] 00:56:01 all 6.80 0.00 0.96 2.24 0.03 89.96 [2021-05-20T01:19:32.200Z] 00:56:01 0 6.28 0.00 1.40 3.72 0.03 88.56 [2021-05-20T01:19:32.200Z] 00:56:01 1 7.31 0.00 0.52 0.76 0.03 91.37 [2021-05-20T01:19:32.200Z] 00:57:02 all 0.20 0.00 0.03 0.00 0.03 99.75 [2021-05-20T01:19:32.200Z] 00:57:02 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-20T01:19:32.200Z] 00:57:02 1 0.35 0.00 0.03 0.00 0.02 99.60 [2021-05-20T01:19:32.200Z] 00:58:01 all 0.20 0.00 0.03 0.01 0.03 99.73 [2021-05-20T01:19:32.200Z] 00:58:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-20T01:19:32.200Z] 00:58:01 1 0.37 0.00 0.03 0.02 0.03 99.54 [2021-05-20T01:19:32.200Z] 00:59:01 all 0.17 0.00 0.03 0.00 0.01 99.80 [2021-05-20T01:19:32.200Z] 00:59:01 0 0.27 0.00 0.02 0.00 0.00 99.72 [2021-05-20T01:19:32.200Z] 00:59:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-05-20T01:19:32.200Z] 01:00:01 all 0.15 0.00 0.03 0.00 0.03 99.79 [2021-05-20T01:19:32.200Z] 01:00:01 0 0.20 0.00 0.03 0.00 0.02 99.75 [2021-05-20T01:19:32.200Z] 01:00:01 1 0.10 0.00 0.03 0.00 0.03 99.83 [2021-05-20T01:19:32.200Z] 01:01:01 all 0.11 0.00 0.03 0.00 0.03 99.84 [2021-05-20T01:19:32.200Z] 01:01:01 0 0.13 0.00 0.03 0.00 0.02 99.82 [2021-05-20T01:19:32.200Z] 01:01:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-20T01:19:32.200Z] 01:02:01 all 0.13 0.00 0.04 0.00 0.02 99.81 [2021-05-20T01:19:32.200Z] 01:02:01 0 0.22 0.00 0.03 0.00 0.00 99.75 [2021-05-20T01:19:32.200Z] 01:02:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-05-20T01:19:32.200Z] 01:03:01 all 0.13 0.00 0.03 0.00 0.03 99.80 [2021-05-20T01:19:32.200Z] 01:03:01 0 0.23 0.00 0.02 0.00 0.02 99.73 [2021-05-20T01:19:32.200Z] 01:03:01 1 0.03 0.00 0.05 0.00 0.05 99.87 [2021-05-20T01:19:32.200Z] 01:04:01 all 0.06 0.00 0.02 0.00 0.03 99.90 [2021-05-20T01:19:32.200Z] 01:04:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-20T01:19:32.200Z] 01:04:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-20T01:19:32.200Z] 01:05:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-20T01:19:32.200Z] 01:05:01 0 0.20 0.00 0.02 0.00 0.02 99.77 [2021-05-20T01:19:32.200Z] 01:05:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-20T01:19:32.200Z] 01:06:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-05-20T01:19:32.200Z] 01:06:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-05-20T01:19:32.200Z] 01:06:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-20T01:19:32.200Z] [2021-05-20T01:19:32.200Z] 01:06:01 CPU %user %nice %system %iowait %steal %idle [2021-05-20T01:19:32.200Z] 01:07:01 all 0.09 0.00 0.02 0.00 0.02 99.87 [2021-05-20T01:19:32.200Z] 01:07:01 0 0.17 0.00 0.02 0.00 0.00 99.82 [2021-05-20T01:19:32.200Z] 01:07:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-20T01:19:32.200Z] 01:08:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-05-20T01:19:32.200Z] 01:08:01 0 0.15 0.00 0.03 0.00 0.03 99.78 [2021-05-20T01:19:32.200Z] 01:08:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-20T01:19:32.200Z] 01:09:01 all 0.07 0.00 0.03 0.00 0.03 99.88 [2021-05-20T01:19:32.200Z] 01:09:01 0 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-20T01:19:32.200Z] 01:09:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-20T01:19:32.200Z] 01:10:01 all 0.12 0.00 0.04 0.00 0.04 99.80 [2021-05-20T01:19:32.200Z] 01:10:01 0 0.20 0.00 0.05 0.00 0.05 99.70 [2021-05-20T01:19:32.200Z] 01:10:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-20T01:19:32.200Z] 01:11:01 all 0.08 0.00 0.02 0.00 0.02 99.89 [2021-05-20T01:19:32.200Z] 01:11:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-20T01:19:32.200Z] 01:11:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-20T01:19:32.200Z] 01:12:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-20T01:19:32.200Z] 01:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2021-05-20T01:19:32.200Z] 01:12:01 1 0.25 0.00 0.03 0.00 0.03 99.68 [2021-05-20T01:19:32.200Z] 01:13:01 all 0.23 0.00 0.03 0.00 0.01 99.73 [2021-05-20T01:19:32.200Z] 01:13:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2021-05-20T01:19:32.200Z] 01:13:01 1 0.28 0.00 0.03 0.00 0.00 99.68 [2021-05-20T01:19:32.200Z] 01:14:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-20T01:19:32.200Z] 01:14:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-20T01:19:32.200Z] 01:14:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-20T01:19:32.200Z] 01:15:01 all 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-20T01:19:32.200Z] 01:15:01 0 0.15 0.00 0.02 0.00 0.03 99.80 [2021-05-20T01:19:32.200Z] 01:15:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-20T01:19:32.200Z] 01:16:01 all 0.11 0.00 0.03 0.00 0.03 99.84 [2021-05-20T01:19:32.200Z] 01:16:01 0 0.20 0.00 0.02 0.00 0.02 99.77 [2021-05-20T01:19:32.200Z] 01:16:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-20T01:19:32.200Z] 01:17:01 all 0.08 0.00 0.01 0.00 0.03 99.88 [2021-05-20T01:19:32.200Z] 01:17:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-05-20T01:19:32.200Z] 01:17:01 1 0.05 0.00 0.00 0.00 0.03 99.92 [2021-05-20T01:19:32.200Z] [2021-05-20T01:19:32.200Z] 01:17:01 CPU %user %nice %system %iowait %steal %idle [2021-05-20T01:19:32.200Z] 01:18:01 all 0.15 0.00 0.02 0.00 0.02 99.82 [2021-05-20T01:19:32.200Z] 01:18:01 0 0.22 0.00 0.02 0.00 0.00 99.77 [2021-05-20T01:19:32.200Z] 01:18:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-20T01:19:32.200Z] 01:19:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-05-20T01:19:32.200Z] 01:19:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-20T01:19:32.200Z] 01:19:01 1 0.15 0.00 0.03 0.00 0.03 99.78 [2021-05-20T01:19:32.200Z] Average: all 0.39 0.00 0.06 0.09 0.03 99.42 [2021-05-20T01:19:32.200Z] Average: 0 0.39 0.00 0.08 0.15 0.02 99.36 [2021-05-20T01:19:32.200Z] Average: 1 0.40 0.00 0.05 0.03 0.03 99.49 [2021-05-20T01:19:32.200Z] [2021-05-20T01:19:32.200Z] [2021-05-20T01:19:32.200Z]