Pull request #178 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/edgex-compose Obtained Jenkinsfile from de28fb297b5751691e3db81b1132b19c3e03abca+cb1c5eb2eb5e88fc8e1bece24c7c0981995d9847 (c2bec00e36a75b53b155247587e21a80bf1dd74b) Running in Durability level: MAX_SURVIVABILITY 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5779552229159087590.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh417355749383879124.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-178/workspace@libs/edgex-global-pipelines # timeout=10 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-178/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1763278267844354710.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-178/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh888615569519750050.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1960511229875721445.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-178/workspace@libs/lf-pipelines # timeout=10 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-178/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8671839043941178614.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-770 in /w/workspace/dgexfoundry_edgex-compose_PR-178 [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-178 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-178@tmp/jenkins-gitclient-ssh8683785574885832737.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-178@tmp/jenkins-gitclient-ssh6274010863670321973.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/178/head:refs/remotes/origin/PR-178 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cb1c5eb2eb5e88fc8e1bece24c7c0981995d9847 into PR head commit de28fb297b5751691e3db81b1132b19c3e03abca Merge succeeded, producing de28fb297b5751691e3db81b1132b19c3e03abca Checking out Revision de28fb297b5751691e3db81b1132b19c3e03abca (PR-178) > git config core.sparsecheckout # timeout=10 > git checkout -f de28fb297b5751691e3db81b1132b19c3e03abca # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-178@tmp/jenkins-gitclient-ssh4936188092411296643.key > git merge cb1c5eb2eb5e88fc8e1bece24c7c0981995d9847 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de28fb297b5751691e3db81b1132b19c3e03abca # timeout=10 Commit message: "fix: Set Kong worker default to 1 to reduce the memory consumption" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:34:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build 04:34:05 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test 04:34:14 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #479 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:54:52 + '[' -d /w/workspace/dgexfoundry_edgex-compose_PR-178/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:54:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:54:53 ---> package-listing.sh 04:54:53 ++ tr '[:upper:]' '[:lower:]' 04:54:53 ++ facter osfamily 04:54:54 + OS_FAMILY=redhat 04:54:54 + workspace=/w/workspace/dgexfoundry_edgex-compose_PR-178 04:54:54 + START_PACKAGES=/tmp/packages_start.txt 04:54:54 + END_PACKAGES=/tmp/packages_end.txt 04:54:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:54:54 + PACKAGES=/tmp/packages_start.txt 04:54:54 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-178 ']' 04:54:54 + PACKAGES=/tmp/packages_end.txt 04:54:54 + case "${OS_FAMILY}" in 04:54:54 + rpm -qa 04:54:54 + sort 04:54:54 + '[' -f /tmp/packages_start.txt ']' 04:54:54 + '[' -f /tmp/packages_end.txt ']' 04:54:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:54:54 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-178 ']' 04:54:54 + mkdir -p /w/workspace/dgexfoundry_edgex-compose_PR-178/archives/ 04:54:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_edgex-compose_PR-178/archives/ [Pipeline] echo 04:54:54 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-178/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:54:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:54:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:54:56 04:54:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:54:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:54:56 latest: Pulling from edgex-lftools-log-publisher 04:54:56 b4d181a07f80: Pulling fs layer 04:54:56 a1111a8f2ec3: Pulling fs layer 04:54:56 ed53099fbce6: Pulling fs layer 04:54:56 dc539afda2c1: Pulling fs layer 04:54:56 77bc0d833cb6: Pulling fs layer 04:54:56 9065ff56babe: Pulling fs layer 04:54:56 d287ab97295c: Pulling fs layer 04:54:56 77bc0d833cb6: Waiting 04:54:56 9065ff56babe: Waiting 04:54:56 d287ab97295c: Waiting 04:54:56 dc539afda2c1: Waiting 04:54:57 a1111a8f2ec3: Verifying Checksum 04:54:57 a1111a8f2ec3: Download complete 04:54:57 dc539afda2c1: Download complete 04:54:57 ed53099fbce6: Verifying Checksum 04:54:57 ed53099fbce6: Download complete 04:54:57 9065ff56babe: Verifying Checksum 04:54:57 9065ff56babe: Download complete 04:54:57 77bc0d833cb6: Verifying Checksum 04:54:57 77bc0d833cb6: Download complete 04:54:58 b4d181a07f80: Verifying Checksum 04:54:58 b4d181a07f80: Download complete 04:54:59 b4d181a07f80: Pull complete 04:54:59 a1111a8f2ec3: Pull complete 04:55:00 ed53099fbce6: Pull complete 04:55:00 dc539afda2c1: Pull complete 04:55:00 77bc0d833cb6: Pull complete 04:55:00 9065ff56babe: Pull complete 04:55:01 d287ab97295c: Verifying Checksum 04:55:01 d287ab97295c: Download complete 04:55:05 d287ab97295c: Pull complete 04:55:05 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:55:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:55:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:55:05 prd-centos7-docker-4c-2g-770 does not seem to be running inside a container 04:55:06 $ 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-178/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-178 -v /w/workspace/dgexfoundry_edgex-compose_PR-178:/w/workspace/dgexfoundry_edgex-compose_PR-178:rw,z -v /w/workspace/dgexfoundry_edgex-compose_PR-178@tmp:/w/workspace/dgexfoundry_edgex-compose_PR-178@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:55:08 $ docker top 9920fccbf9490df8e0f0fd17fd55d10f614da019c7e03d84c53d9fcf324537ce -eo pid,comm [Pipeline] { [Pipeline] sh 04:55:08 + touch /tmp/pre-build-complete [Pipeline] sh 04:55:09 + mkdir -p /var/log/sysstat [Pipeline] sh 04:55:09 + ls /var/log/sa-host 04:55:09 + sadf -c /var/log/sa-host/sa05 04:55:09 file_magic: OK 04:55:09 HZ: Using current value: 100 04:55:09 file_header: OK 04:55:09 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 04:55:09 Statistics: 04:55:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:55:09 File successfully converted to sysstat format version 12.0.3 04:55:09 + sadf -c /var/log/sa-host/sa22 04:55:09 file_magic: OK 04:55:09 HZ: Using current value: 100 04:55:09 file_header: OK 04:55:09 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 04:55:09 Statistics: 04:55:09 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... 04:55:09 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:55:10 provisioning config files... 04:55:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_edgex-compose_PR-178@tmp/config1296708817871082300tmp [Pipeline] { [Pipeline] echo 04:55:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:55:10 ---> create-netrc.sh [Pipeline] } 04:55:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:55:11 ---> python-tools-install.sh [Pipeline] echo 04:55:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:55:11 ---> sudo-logs.sh 04:55:11 Archiving 'sudo' log.. 04:55:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-770.vexxhost.local: Name or service not known 04:55:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-770.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 04:55:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:55:12 ---> job-cost.sh 04:55:12 lf-activate-venv: SKIPPING 04:55:12 INFO: No Stack... 04:55:13 INFO: Retrieving Pricing Info for: v3-standard-2 04:55:13 INFO: Archiving Costs [Pipeline] echo 04:55:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:55:13 ---> logs-deploy.sh 04:55:13 lf-activate-venv: SKIPPING 04:55:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-178/1 04:55:13 INFO: archiving workspace using pattern(s): 04:55:14 Archives upload complete. 04:55:14 INFO: archiving logs to Nexus 04:55:14 ---> uname -a: 04:55:14 Linux prd-centos7-docker-4c-2g-770.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 04:55:14 04:55:14 04:55:14 ---> lscpu: 04:55:14 Architecture: x86_64 04:55:14 CPU op-mode(s): 32-bit, 64-bit 04:55:14 Byte Order: Little Endian 04:55:14 Address sizes: 40 bits physical, 48 bits virtual 04:55:14 CPU(s): 2 04:55:14 On-line CPU(s) list: 0,1 04:55:14 Thread(s) per core: 1 04:55:14 Core(s) per socket: 1 04:55:14 Socket(s): 2 04:55:14 NUMA node(s): 1 04:55:14 Vendor ID: AuthenticAMD 04:55:14 CPU family: 23 04:55:14 Model: 49 04:55:14 Model name: AMD EPYC-Rome Processor 04:55:14 Stepping: 0 04:55:14 CPU MHz: 2799.996 04:55:14 BogoMIPS: 5599.99 04:55:14 Virtualization: AMD-V 04:55:14 Hypervisor vendor: KVM 04:55:14 Virtualization type: full 04:55:14 L1d cache: 32K 04:55:14 L1i cache: 32K 04:55:14 L2 cache: 512K 04:55:14 L3 cache: 16384K 04:55:14 NUMA node0 CPU(s): 0,1 04:55:14 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 04:55:14 04:55:14 04:55:14 ---> nproc: 04:55:14 2 04:55:14 04:55:14 04:55:14 ---> df -h: 04:55:14 Filesystem Size Used Avail Use% Mounted on 04:55:14 overlay 40G 7.3G 33G 19% / 04:55:14 tmpfs 64M 0 64M 0% /dev 04:55:14 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:55:14 shm 64M 0 64M 0% /dev/shm 04:55:14 /dev/vda1 40G 7.3G 33G 19% /facter-os 04:55:14 04:55:14 04:55:14 ---> sar -b -r -n DEV: 04:55:14 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/22/21 _x86_64_ (2 CPU) 04:55:14 04:55:14 04:33:21 LINUX RESTART (2 CPU) 04:55:14 04:55:14 04:34:01 tps rtps wtps bread/s bwrtn/s 04:55:14 04:35:01 31.65 0.00 31.65 0.00 1215.84 04:55:14 04:36:01 1.37 0.00 1.37 0.00 27.05 04:55:14 04:37:01 0.25 0.00 0.25 0.00 2.57 04:55:14 04:38:01 0.17 0.00 0.17 0.00 2.05 04:55:14 04:39:01 0.32 0.00 0.32 0.00 3.83 04:55:14 04:40:02 0.30 0.00 0.30 0.00 3.65 04:55:14 04:41:01 0.24 0.00 0.24 0.00 3.39 04:55:14 04:42:01 0.25 0.00 0.25 0.00 2.98 04:55:14 04:43:01 0.22 0.00 0.22 0.00 1.93 04:55:14 04:44:01 0.27 0.00 0.27 0.00 3.86 04:55:14 04:45:01 0.25 0.00 0.25 0.00 2.70 04:55:14 04:46:01 0.25 0.00 0.25 0.00 3.07 04:55:14 04:47:01 0.23 0.00 0.23 0.00 3.12 04:55:14 04:48:01 0.20 0.00 0.20 0.00 1.75 04:55:14 04:49:01 0.42 0.18 0.23 5.86 4.21 04:55:14 04:50:01 0.83 0.00 0.83 0.00 16.48 04:55:14 04:51:01 0.23 0.00 0.23 0.00 3.46 04:55:14 04:52:01 0.23 0.00 0.23 0.00 2.98 04:55:14 04:53:01 0.28 0.00 0.28 0.00 3.75 04:55:14 04:54:01 0.22 0.00 0.22 0.00 2.43 04:55:14 04:55:01 6.20 2.66 3.53 2181.21 132.35 04:55:14 Average: 2.11 0.14 1.98 104.24 68.80 04:55:14 04:55:14 04:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:55:14 04:35:01 5616084 0 778100 9.72 2620 1612128 1277936 14.11 505360 1498544 16 04:55:14 04:36:01 5627340 0 766840 9.57 2620 1612132 1184400 13.08 495004 1499484 8 04:55:14 04:37:01 5627328 0 766848 9.57 2620 1612136 1184400 13.08 495780 1498796 8 04:55:14 04:38:01 5625048 0 769120 9.60 2620 1612144 1184704 13.08 498528 1499172 12 04:55:14 04:39:01 5625520 0 768644 9.60 2620 1612148 1184620 13.08 497904 1499172 12 04:55:14 04:40:02 5625152 0 769008 9.60 2620 1612152 1184656 13.08 498128 1499172 20 04:55:14 04:41:01 5626236 0 767920 9.59 2620 1612156 1184464 13.08 497336 1499172 16 04:55:14 04:42:01 5616336 0 777812 9.71 2620 1612164 1184464 13.08 506868 1499172 8 04:55:14 04:43:01 5616472 0 777620 9.71 2620 1612220 1184464 13.08 507628 1498324 28 04:55:14 04:44:01 5613632 0 780508 9.75 2620 1612172 1184560 13.08 510912 1498360 8 04:55:14 04:45:01 5613464 0 780676 9.75 2620 1612172 1184604 13.08 511024 1498356 16 04:55:14 04:46:01 5612768 0 781368 9.76 2620 1612176 1184700 13.08 511528 1498356 8 04:55:14 04:47:01 5612644 0 781484 9.76 2620 1612184 1184760 13.08 511796 1498356 8 04:55:14 04:48:01 5613644 0 780484 9.75 2620 1612184 1184532 13.08 510684 1498356 8 04:55:14 04:49:01 5613176 0 780944 9.75 2620 1612192 1184680 13.08 511120 1498356 16 04:55:14 04:50:01 5613240 0 780880 9.75 2620 1612192 1184596 13.08 510668 1498356 8 04:55:14 04:51:01 5613388 0 780724 9.75 2620 1612200 1184596 13.08 510856 1498356 8 04:55:14 04:52:01 5613068 0 781036 9.75 2620 1612208 1184660 13.08 510768 1498308 8 04:55:14 04:53:01 5612808 0 781292 9.76 2620 1612212 1184732 13.08 511192 1498312 8 04:55:14 04:54:01 5613040 0 781056 9.75 2620 1612216 1184744 13.08 511372 1498308 8 04:55:14 04:55:01 5232888 0 859504 10.73 2620 1913920 1389660 15.34 732392 1628044 235656 04:55:14 Average: 5599204 0 780565 9.75 2620 1626543 1198806 13.24 516993 1504802 11233 04:55:14 04:55:14 04:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:55:14 04:35:01 eth0 10.81 6.21 7.58 5.42 0.00 0.00 0.00 0.00 04:55:14 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:36:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:37:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 04:55:14 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:38:01 eth0 0.42 0.25 0.26 0.19 0.00 0.00 0.00 0.00 04:55:14 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:39:01 eth0 0.95 0.18 0.14 0.07 0.00 0.00 0.00 0.00 04:55:14 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:40:02 eth0 1.13 0.40 0.38 0.20 0.00 0.00 0.00 0.00 04:55:14 04:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:41:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:55:14 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:55:14 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:43:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:55:14 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:44:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:55:14 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:45:01 eth0 1.02 0.10 0.13 0.01 0.00 0.00 0.00 0.00 04:55:14 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:46:01 eth0 0.98 0.35 0.32 0.20 0.00 0.00 0.00 0.00 04:55:14 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:47:01 eth0 0.60 0.32 0.28 0.20 0.00 0.00 0.00 0.00 04:55:14 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:48:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:55:14 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:49:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 04:55:14 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:50:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:55:14 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:55:14 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:52:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:53:01 eth0 0.15 0.12 0.06 0.01 0.00 0.00 0.00 0.00 04:55:14 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:54:01 eth0 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 04:55:14 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:55:01 eth0 393.67 261.09 2610.06 22.73 0.00 0.00 0.00 0.00 04:55:14 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 Average: eth0 19.61 12.87 124.86 1.40 0.00 0.00 0.00 0.00 04:55:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:14 04:55:14 04:55:14 ---> sar -P ALL: 04:55:14 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/22/21 _x86_64_ (2 CPU) 04:55:14 04:55:14 04:33:21 LINUX RESTART (2 CPU) 04:55:14 04:55:14 04:34:01 CPU %user %nice %system %iowait %steal %idle 04:55:14 04:35:01 all 0.80 0.00 0.34 0.75 0.02 98.09 04:55:14 04:35:01 0 0.75 0.00 0.55 1.50 0.02 97.18 04:55:14 04:35:01 1 0.85 0.00 0.13 0.00 0.02 99.00 04:55:14 04:36:01 all 0.24 0.00 0.06 0.00 0.01 99.69 04:55:14 04:36:01 0 0.40 0.00 0.05 0.00 0.00 99.55 04:55:14 04:36:01 1 0.08 0.00 0.07 0.00 0.02 99.83 04:55:14 04:37:01 all 0.22 0.00 0.04 0.00 0.02 99.72 04:55:14 04:37:01 0 0.40 0.00 0.03 0.00 0.02 99.55 04:55:14 04:37:01 1 0.03 0.00 0.05 0.00 0.02 99.90 04:55:14 04:38:01 all 0.21 0.00 0.04 0.00 0.02 99.73 04:55:14 04:38:01 0 0.35 0.00 0.03 0.00 0.02 99.60 04:55:14 04:38:01 1 0.07 0.00 0.05 0.00 0.02 99.87 04:55:14 04:39:01 all 0.28 0.00 0.05 0.00 0.01 99.67 04:55:14 04:39:01 0 0.47 0.00 0.05 0.00 0.00 99.48 04:55:14 04:39:01 1 0.08 0.00 0.05 0.00 0.02 99.85 04:55:14 04:40:02 all 0.23 0.00 0.04 0.00 0.02 99.72 04:55:14 04:40:02 0 0.40 0.00 0.03 0.00 0.02 99.55 04:55:14 04:40:02 1 0.05 0.00 0.05 0.00 0.02 99.88 04:55:14 04:41:01 all 0.20 0.00 0.06 0.00 0.01 99.73 04:55:14 04:41:01 0 0.37 0.00 0.08 0.00 0.02 99.52 04:55:14 04:41:01 1 0.03 0.00 0.03 0.00 0.00 99.93 04:55:14 04:42:01 all 0.18 0.00 0.04 0.00 0.01 99.77 04:55:14 04:42:01 0 0.33 0.00 0.03 0.00 0.00 99.63 04:55:14 04:42:01 1 0.03 0.00 0.05 0.00 0.02 99.90 04:55:14 04:43:01 all 0.19 0.00 0.04 0.00 0.02 99.75 04:55:14 04:43:01 0 0.33 0.00 0.03 0.00 0.02 99.62 04:55:14 04:43:01 1 0.05 0.00 0.05 0.00 0.02 99.88 04:55:14 04:44:01 all 0.18 0.00 0.04 0.00 0.01 99.77 04:55:14 04:44:01 0 0.32 0.00 0.03 0.00 0.02 99.63 04:55:14 04:44:01 1 0.05 0.00 0.05 0.00 0.00 99.90 04:55:14 04:45:01 all 0.14 0.00 0.05 0.00 0.01 99.80 04:55:14 04:45:01 0 0.25 0.00 0.05 0.00 0.00 99.70 04:55:14 04:45:01 1 0.03 0.00 0.05 0.00 0.02 99.90 04:55:14 04:55:14 04:45:01 CPU %user %nice %system %iowait %steal %idle 04:55:14 04:46:01 all 0.18 0.00 0.04 0.00 0.02 99.77 04:55:14 04:46:01 0 0.30 0.00 0.03 0.00 0.02 99.65 04:55:14 04:46:01 1 0.05 0.00 0.05 0.00 0.02 99.88 04:55:14 04:47:01 all 0.24 0.00 0.04 0.00 0.00 99.72 04:55:14 04:47:01 0 0.42 0.00 0.02 0.00 0.00 99.57 04:55:14 04:47:01 1 0.07 0.00 0.07 0.00 0.00 99.87 04:55:14 04:48:01 all 0.22 0.00 0.03 0.00 0.01 99.74 04:55:14 04:48:01 0 0.37 0.00 0.02 0.00 0.00 99.62 04:55:14 04:48:01 1 0.07 0.00 0.05 0.00 0.02 99.87 04:55:14 04:49:01 all 0.28 0.00 0.05 0.00 0.02 99.66 04:55:14 04:49:01 0 0.40 0.00 0.05 0.00 0.02 99.53 04:55:14 04:49:01 1 0.15 0.00 0.05 0.00 0.02 99.78 04:55:14 04:50:01 all 0.18 0.00 0.03 0.00 0.02 99.77 04:55:14 04:50:01 0 0.32 0.00 0.03 0.00 0.02 99.63 04:55:14 04:50:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:55:14 04:51:01 all 0.14 0.00 0.04 0.00 0.02 99.80 04:55:14 04:51:01 0 0.22 0.00 0.03 0.00 0.02 99.73 04:55:14 04:51:01 1 0.07 0.00 0.05 0.00 0.02 99.87 04:55:14 04:52:01 all 0.18 0.00 0.06 0.00 0.01 99.75 04:55:14 04:52:01 0 0.32 0.00 0.07 0.00 0.00 99.62 04:55:14 04:52:01 1 0.05 0.00 0.05 0.00 0.02 99.88 04:55:14 04:53:01 all 0.16 0.00 0.03 0.00 0.02 99.79 04:55:14 04:53:01 0 0.28 0.00 0.05 0.00 0.03 99.63 04:55:14 04:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:55:14 04:54:01 all 0.22 0.00 0.03 0.00 0.01 99.75 04:55:14 04:54:01 0 0.38 0.00 0.02 0.00 0.00 99.60 04:55:14 04:54:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:55:14 04:55:01 all 4.05 0.00 1.27 0.08 0.02 94.58 04:55:14 04:55:01 0 3.02 0.00 1.21 0.05 0.02 95.70 04:55:14 04:55:01 1 5.08 0.00 1.32 0.12 0.02 93.47 04:55:14 Average: all 0.41 0.00 0.12 0.04 0.01 99.42 04:55:14 Average: 0 0.49 0.00 0.12 0.07 0.01 99.30 04:55:14 Average: 1 0.33 0.00 0.11 0.01 0.01 99.54 04:55:14 04:55:14 04:55:14