Pull request #163 updated 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 soda480 for edgexfoundry/edgex-compose Obtained Jenkinsfile from a8975a9eea968af592974235502ffb614bb0854a+3f042a5c55b4f911ce65dc0b8486858c91b30da2 (8028d33b30c75f58b5c6110dceb615e6be9ce14d) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6817692963186573952.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh3850626318871743974.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 155abbc8877922835dbd6f2f82c828d26e35ec40 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-163/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-163/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh190063139612345181.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2548942967343490619.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-163/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-163/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh882439724952702456.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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-1410 in /w/workspace/dgexfoundry_edgex-compose_PR-163 [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-163 # 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-163@tmp/jenkins-gitclient-ssh3279761588509531674.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3f042a5c55b4f911ce65dc0b8486858c91b30da2 into PR head commit a8975a9eea968af592974235502ffb614bb0854a Merge succeeded, producing a8975a9eea968af592974235502ffb614bb0854a Checking out Revision a8975a9eea968af592974235502ffb614bb0854a (PR-163) > 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-163@tmp/jenkins-gitclient-ssh2622731750801225688.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/163/head:refs/remotes/origin/PR-163 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8975a9eea968af592974235502ffb614bb0854a # 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-163@tmp/jenkins-gitclient-ssh2923218665446652472.key > git merge 3f042a5c55b4f911ce65dc0b8486858c91b30da2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8975a9eea968af592974235502ffb614bb0854a # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. > git rev-list --no-walk cda34ab8428e90816220a5351b17cfd6929bbce2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:02:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build 15:02:18 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test 15:02:25 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #450 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:22:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:22:53 ---> package-listing.sh 15:22:53 ++ facter osfamily 15:22:53 ++ tr '[:upper:]' '[:lower:]' 15:22:53 + OS_FAMILY=redhat 15:22:53 + workspace=/w/workspace/dgexfoundry_edgex-compose_PR-163 15:22:53 + START_PACKAGES=/tmp/packages_start.txt 15:22:53 + END_PACKAGES=/tmp/packages_end.txt 15:22:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:22:53 + PACKAGES=/tmp/packages_start.txt 15:22:53 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-163 ']' 15:22:53 + PACKAGES=/tmp/packages_end.txt 15:22:53 + case "${OS_FAMILY}" in 15:22:53 + rpm -qa 15:22:53 + sort 15:22:54 + '[' -f /tmp/packages_start.txt ']' 15:22:54 + '[' -f /tmp/packages_end.txt ']' 15:22:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:22:54 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-163 ']' 15:22:54 + mkdir -p /w/workspace/dgexfoundry_edgex-compose_PR-163/archives/ 15:22:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_edgex-compose_PR-163/archives/ [Pipeline] echo 15:22: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-163/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:22:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:22:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:22:55 15:22:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:22:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:22:55 latest: Pulling from edgex-lftools-log-publisher 15:22:55 b4d181a07f80: Pulling fs layer 15:22:55 a1111a8f2ec3: Pulling fs layer 15:22:55 ed53099fbce6: Pulling fs layer 15:22:55 dc539afda2c1: Pulling fs layer 15:22:55 77bc0d833cb6: Pulling fs layer 15:22:55 9065ff56babe: Pulling fs layer 15:22:55 d287ab97295c: Pulling fs layer 15:22:55 dc539afda2c1: Waiting 15:22:55 77bc0d833cb6: Waiting 15:22:55 9065ff56babe: Waiting 15:22:55 d287ab97295c: Waiting 15:22:56 a1111a8f2ec3: Verifying Checksum 15:22:56 a1111a8f2ec3: Download complete 15:22:56 dc539afda2c1: Verifying Checksum 15:22:56 dc539afda2c1: Download complete 15:22:56 77bc0d833cb6: Verifying Checksum 15:22:56 77bc0d833cb6: Download complete 15:22:56 9065ff56babe: Verifying Checksum 15:22:56 9065ff56babe: Download complete 15:22:56 ed53099fbce6: Verifying Checksum 15:22:56 ed53099fbce6: Download complete 15:22:57 b4d181a07f80: Verifying Checksum 15:22:57 b4d181a07f80: Download complete 15:22:58 b4d181a07f80: Pull complete 15:22:58 a1111a8f2ec3: Pull complete 15:22:58 ed53099fbce6: Pull complete 15:22:59 dc539afda2c1: Pull complete 15:22:59 77bc0d833cb6: Pull complete 15:22:59 9065ff56babe: Pull complete 15:23:00 d287ab97295c: Verifying Checksum 15:23:00 d287ab97295c: Download complete 15:23:05 d287ab97295c: Pull complete 15:23:05 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:23:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:23:05 prd-centos7-docker-4c-2g-1410 does not seem to be running inside a container 15:23:05 $ 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-163/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-163 -v /w/workspace/dgexfoundry_edgex-compose_PR-163:/w/workspace/dgexfoundry_edgex-compose_PR-163:rw,z -v /w/workspace/dgexfoundry_edgex-compose_PR-163@tmp:/w/workspace/dgexfoundry_edgex-compose_PR-163@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 15:23:07 $ docker top a36f32bdab4d9ef23d4c5f35f57f20bddd09dd725129829366aa3dce6ae18f6f -eo pid,comm [Pipeline] { [Pipeline] sh 15:23:07 + touch /tmp/pre-build-complete [Pipeline] sh 15:23:08 + mkdir -p /var/log/sysstat [Pipeline] sh 15:23:08 + ls /var/log/sa-host 15:23:08 + sadf -c /var/log/sa-host/sa02 15:23:08 file_magic: OK 15:23:08 HZ: Using current value: 100 15:23:08 file_header: OK 15:23:08 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 15:23:08 Statistics: 15:23:08 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... 15:23:08 File successfully converted to sysstat format version 12.0.3 15:23:08 + sadf -c /var/log/sa-host/sa05 15:23:08 file_magic: OK 15:23:08 HZ: Using current value: 100 15:23:08 file_header: OK 15:23:08 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 15:23:08 Statistics: 15:23:08 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:23:08 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:23:09 provisioning config files... 15:23:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_edgex-compose_PR-163@tmp/config6321489630148138364tmp [Pipeline] { [Pipeline] echo 15:23:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:23:09 ---> create-netrc.sh [Pipeline] } 15:23:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:23:09 ---> python-tools-install.sh [Pipeline] echo 15:23:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:23:10 ---> sudo-logs.sh 15:23:10 Archiving 'sudo' log.. 15:23:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-1410.vexxhost.local: Name or service not known 15:23:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-1410.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 15:23:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:23:10 ---> job-cost.sh 15:23:10 lf-activate-venv: SKIPPING 15:23:10 INFO: No Stack... 15:23:11 INFO: Retrieving Pricing Info for: v3-standard-2 15:23:11 INFO: Archiving Costs [Pipeline] echo 15:23:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:23:12 ---> logs-deploy.sh 15:23:12 lf-activate-venv: SKIPPING 15:23:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-163/2 15:23:12 INFO: archiving workspace using pattern(s): 15:23:12 Archives upload complete. 15:23:12 INFO: archiving logs to Nexus 15:23:13 ---> uname -a: 15:23:13 Linux prd-centos7-docker-4c-2g-1410.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 15:23:13 15:23:13 15:23:13 ---> lscpu: 15:23:13 Architecture: x86_64 15:23:13 CPU op-mode(s): 32-bit, 64-bit 15:23:13 Byte Order: Little Endian 15:23:13 Address sizes: 40 bits physical, 48 bits virtual 15:23:13 CPU(s): 2 15:23:13 On-line CPU(s) list: 0,1 15:23:13 Thread(s) per core: 1 15:23:13 Core(s) per socket: 1 15:23:13 Socket(s): 2 15:23:13 NUMA node(s): 1 15:23:13 Vendor ID: AuthenticAMD 15:23:13 CPU family: 23 15:23:13 Model: 49 15:23:13 Model name: AMD EPYC-Rome Processor 15:23:13 Stepping: 0 15:23:13 CPU MHz: 2799.998 15:23:13 BogoMIPS: 5599.99 15:23:13 Virtualization: AMD-V 15:23:13 Hypervisor vendor: KVM 15:23:13 Virtualization type: full 15:23:13 L1d cache: 32K 15:23:13 L1i cache: 32K 15:23:13 L2 cache: 512K 15:23:13 L3 cache: 16384K 15:23:13 NUMA node0 CPU(s): 0,1 15:23:13 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 15:23:13 15:23:13 15:23:13 ---> nproc: 15:23:13 2 15:23:13 15:23:13 15:23:13 ---> df -h: 15:23:13 Filesystem Size Used Avail Use% Mounted on 15:23:13 overlay 40G 7.3G 33G 19% / 15:23:13 tmpfs 64M 0 64M 0% /dev 15:23:13 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:23:13 shm 64M 0 64M 0% /dev/shm 15:23:13 /dev/vda1 40G 7.3G 33G 19% /facter-os 15:23:13 15:23:13 15:23:13 ---> sar -b -r -n DEV: 15:23:13 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 15:23:13 15:23:13 15:01:35 LINUX RESTART (2 CPU) 15:23:13 15:23:13 15:02:01 tps rtps wtps bread/s bwrtn/s 15:23:13 15:03:01 86.13 10.76 75.37 1948.91 2200.87 15:23:13 15:04:01 1.40 0.00 1.40 0.00 28.95 15:23:13 15:05:01 0.35 0.00 0.35 0.00 5.16 15:23:13 15:06:01 0.25 0.00 0.25 0.00 4.68 15:23:13 15:07:01 0.25 0.00 0.25 0.00 4.20 15:23:13 15:08:01 0.40 0.00 0.40 0.00 6.31 15:23:13 15:09:01 0.30 0.00 0.30 0.00 4.81 15:23:13 15:10:01 0.32 0.00 0.32 0.00 6.35 15:23:13 15:11:01 0.32 0.00 0.32 0.00 4.77 15:23:13 15:12:01 0.20 0.00 0.20 0.00 3.57 15:23:13 15:13:01 0.37 0.00 0.37 0.00 5.05 15:23:13 15:14:01 0.28 0.00 0.28 0.00 3.81 15:23:13 15:15:01 0.23 0.00 0.23 0.00 3.65 15:23:13 15:16:01 0.28 0.00 0.28 0.00 2.75 15:23:13 15:17:02 0.38 0.18 0.20 5.86 2.58 15:23:13 15:18:01 0.85 0.00 0.85 0.00 16.65 15:23:13 15:19:01 0.20 0.00 0.20 0.00 2.96 15:23:13 15:20:01 0.28 0.00 0.28 0.00 3.78 15:23:13 15:21:01 0.22 0.00 0.22 0.00 2.96 15:23:13 15:22:01 0.25 0.00 0.25 0.00 3.37 15:23:13 15:23:01 6.54 2.66 3.88 2179.76 150.38 15:23:13 Average: 4.76 0.65 4.11 197.14 117.62 15:23:13 15:23:13 15:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:23:13 15:03:01 5626964 0 767624 9.58 2620 1611732 1273312 14.06 493672 1499676 20 15:23:13 15:04:01 5637752 0 756832 9.45 2620 1611736 1184460 13.08 484788 1499864 12 15:23:13 15:05:01 5636552 0 758032 9.46 2620 1611736 1184796 13.08 486060 1499864 20 15:23:13 15:06:01 5634292 0 760284 9.49 2620 1611744 1184832 13.08 487688 1500264 16 15:23:13 15:07:01 5634340 0 760232 9.49 2620 1611748 1184896 13.08 487740 1500264 8 15:23:13 15:08:01 5630672 0 763896 9.54 2620 1611752 1184920 13.08 491700 1500264 16 15:23:13 15:09:01 5631784 0 762780 9.52 2620 1611756 1184800 13.08 491044 1500264 20 15:23:13 15:10:01 5629604 0 764952 9.55 2620 1611764 1185052 13.08 492740 1500324 20 15:23:13 15:11:01 5621448 0 773108 9.65 2620 1611764 1184944 13.08 500444 1500320 20 15:23:13 15:12:01 5623196 0 771356 9.63 2620 1611768 1184788 13.08 499840 1499384 8 15:23:13 15:13:01 5623116 0 771432 9.63 2620 1611772 1184872 13.08 500200 1499384 8 15:23:13 15:14:01 5623240 0 771304 9.63 2620 1611776 1184920 13.08 500556 1499384 16 15:23:13 15:15:01 5621588 0 772948 9.65 2620 1611784 1185152 13.08 501584 1499384 16 15:23:13 15:16:01 5623360 0 771176 9.63 2620 1611784 1184852 13.08 499832 1499384 16 15:23:13 15:17:02 5622832 0 771692 9.64 2620 1611796 1184852 13.08 499940 1499384 8 15:23:13 15:18:01 5621804 0 772720 9.65 2620 1611796 1184936 13.08 501208 1499384 12 15:23:13 15:19:01 5621180 0 773336 9.66 2620 1611804 1185120 13.08 501780 1499388 12 15:23:13 15:20:01 5620912 0 773600 9.66 2620 1611808 1185204 13.09 502340 1499384 16 15:23:13 15:21:01 5623280 0 771232 9.63 2620 1611808 1184980 13.08 499836 1499384 16 15:23:13 15:22:01 5623140 0 771344 9.63 2620 1611836 1184980 13.08 500028 1499388 12 15:23:13 15:23:01 5145704 0 898472 11.22 2620 1962144 1600916 17.68 787164 1656056 284428 15:23:13 Average: 5603655 0 774207 9.67 2620 1628458 1208933 13.35 510009 1507162 13558 15:23:13 15:23:13 15:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:23:13 15:03:01 eth0 363.78 213.14 621.77 58.54 0.00 0.00 0.00 0.00 15:23:13 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:04:01 eth0 0.95 0.10 0.09 0.01 0.00 0.00 0.00 0.00 15:23:13 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:05:01 eth0 2.03 0.57 0.65 0.36 0.00 0.00 0.00 0.00 15:23:13 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:06:01 eth0 2.23 0.68 0.72 0.40 0.00 0.00 0.00 0.00 15:23:13 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:07:01 eth0 1.72 0.57 0.61 0.40 0.00 0.00 0.00 0.00 15:23:13 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:08:01 eth0 1.47 0.43 0.47 0.30 0.00 0.00 0.00 0.00 15:23:13 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:09:01 eth0 2.92 0.32 0.49 0.17 0.00 0.00 0.00 0.00 15:23:13 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:10:01 eth0 2.45 1.00 0.94 0.61 0.00 0.00 0.00 0.00 15:23:13 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:11:01 eth0 0.62 0.32 0.28 0.23 0.00 0.00 0.00 0.00 15:23:13 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:12:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:23:13 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:13:01 eth0 1.05 0.20 0.20 0.07 0.00 0.00 0.00 0.00 15:23:13 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:14:01 eth0 1.90 0.27 0.42 0.20 0.00 0.00 0.00 0.00 15:23:13 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:15:01 eth0 1.93 0.92 0.86 0.60 0.00 0.00 0.00 0.00 15:23:13 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:16:01 eth0 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:23:13 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:17:02 eth0 0.50 0.08 0.04 0.01 0.00 0.00 0.00 0.00 15:23:13 15:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:18:01 eth0 1.68 0.29 0.29 0.08 0.00 0.00 0.00 0.00 15:23:13 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:19:01 eth0 1.92 0.68 0.63 0.37 0.00 0.00 0.00 0.00 15:23:13 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:20:01 eth0 1.02 0.57 0.54 0.43 0.00 0.00 0.00 0.00 15:23:13 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:21:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 15:23:13 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:22:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 15:23:13 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:23:01 eth0 368.96 244.56 2611.52 21.46 0.00 0.00 0.00 0.00 15:23:13 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 Average: eth0 36.12 22.17 154.54 4.02 0.00 0.00 0.00 0.00 15:23:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:13 15:23:13 15:23:13 ---> sar -P ALL: 15:23:13 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 15:23:13 15:23:13 15:01:35 LINUX RESTART (2 CPU) 15:23:13 15:23:13 15:02:01 CPU %user %nice %system %iowait %steal %idle 15:23:13 15:03:01 all 8.22 0.00 1.33 1.43 0.04 88.98 15:23:13 15:03:01 0 8.93 0.00 1.65 2.38 0.05 86.99 15:23:13 15:03:01 1 7.52 0.00 1.00 0.47 0.03 90.98 15:23:13 15:04:01 all 0.26 0.00 0.05 0.00 0.02 99.67 15:23:13 15:04:01 0 0.07 0.00 0.05 0.00 0.02 99.87 15:23:13 15:04:01 1 0.45 0.00 0.05 0.00 0.02 99.48 15:23:13 15:05:01 all 0.33 0.00 0.03 0.00 0.03 99.62 15:23:13 15:05:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:23:13 15:05:01 1 0.60 0.00 0.03 0.00 0.03 99.33 15:23:13 15:06:01 all 0.24 0.00 0.04 0.00 0.02 99.70 15:23:13 15:06:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:23:13 15:06:01 1 0.47 0.00 0.05 0.00 0.02 99.47 15:23:13 15:07:01 all 0.23 0.00 0.04 0.00 0.01 99.72 15:23:13 15:07:01 0 0.20 0.00 0.05 0.00 0.02 99.73 15:23:13 15:07:01 1 0.27 0.00 0.03 0.00 0.00 99.70 15:23:13 15:08:01 all 0.22 0.00 0.04 0.00 0.02 99.72 15:23:13 15:08:01 0 0.38 0.00 0.05 0.00 0.03 99.53 15:23:13 15:08:01 1 0.05 0.00 0.03 0.00 0.00 99.92 15:23:13 15:09:01 all 0.13 0.00 0.03 0.00 0.02 99.82 15:23:13 15:09:01 0 0.22 0.00 0.03 0.00 0.02 99.73 15:23:13 15:09:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:23:13 15:10:01 all 0.29 0.00 0.04 0.00 0.02 99.65 15:23:13 15:10:01 0 0.17 0.00 0.05 0.00 0.00 99.78 15:23:13 15:10:01 1 0.42 0.00 0.03 0.00 0.03 99.52 15:23:13 15:11:01 all 0.25 0.00 0.04 0.00 0.03 99.68 15:23:13 15:11:01 0 0.05 0.00 0.05 0.00 0.02 99.88 15:23:13 15:11:01 1 0.45 0.00 0.03 0.00 0.03 99.48 15:23:13 15:12:01 all 0.18 0.00 0.02 0.00 0.02 99.78 15:23:13 15:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:23:13 15:12:01 1 0.33 0.00 0.02 0.00 0.02 99.63 15:23:13 15:13:01 all 0.17 0.00 0.03 0.00 0.03 99.78 15:23:13 15:13:01 0 0.13 0.00 0.02 0.00 0.03 99.82 15:23:13 15:13:01 1 0.20 0.00 0.03 0.00 0.02 99.75 15:23:13 15:23:13 15:13:01 CPU %user %nice %system %iowait %steal %idle 15:23:13 15:14:01 all 0.22 0.00 0.03 0.00 0.01 99.75 15:23:13 15:14:01 0 0.42 0.00 0.05 0.00 0.02 99.52 15:23:13 15:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:23:13 15:15:01 all 0.23 0.00 0.03 0.00 0.03 99.72 15:23:13 15:15:01 0 0.27 0.00 0.03 0.00 0.03 99.67 15:23:13 15:15:01 1 0.18 0.00 0.03 0.00 0.02 99.77 15:23:13 15:16:01 all 0.15 0.00 0.05 0.00 0.01 99.79 15:23:13 15:16:01 0 0.03 0.00 0.05 0.00 0.02 99.90 15:23:13 15:16:01 1 0.27 0.00 0.05 0.00 0.00 99.68 15:23:13 15:17:02 all 0.08 0.00 0.06 0.00 0.03 99.83 15:23:13 15:17:02 0 0.05 0.00 0.07 0.00 0.03 99.85 15:23:13 15:17:02 1 0.12 0.00 0.05 0.00 0.02 99.82 15:23:13 15:18:01 all 0.17 0.00 0.02 0.00 0.02 99.80 15:23:13 15:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:23:13 15:18:01 1 0.31 0.00 0.02 0.00 0.02 99.66 15:23:13 15:19:01 all 0.16 0.00 0.05 0.00 0.03 99.76 15:23:13 15:19:01 0 0.03 0.00 0.05 0.00 0.03 99.88 15:23:13 15:19:01 1 0.28 0.00 0.05 0.00 0.03 99.63 15:23:13 15:20:01 all 0.18 0.00 0.04 0.00 0.01 99.77 15:23:13 15:20:01 0 0.05 0.00 0.03 0.00 0.00 99.92 15:23:13 15:20:01 1 0.32 0.00 0.05 0.00 0.02 99.62 15:23:13 15:21:01 all 0.16 0.00 0.04 0.00 0.02 99.78 15:23:13 15:21:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:23:13 15:21:01 1 0.27 0.00 0.07 0.00 0.02 99.65 15:23:13 15:22:01 all 0.05 0.00 0.03 0.00 0.03 99.90 15:23:13 15:22:01 0 0.07 0.00 0.03 0.00 0.03 99.87 15:23:13 15:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:23:13 15:23:01 all 4.14 0.00 1.36 0.08 0.03 94.40 15:23:13 15:23:01 0 3.75 0.00 1.42 0.08 0.03 94.72 15:23:13 15:23:01 1 4.54 0.00 1.30 0.07 0.02 94.08 15:23:13 Average: all 0.76 0.00 0.16 0.07 0.02 98.99 15:23:13 Average: 0 0.71 0.00 0.18 0.12 0.02 98.97 15:23:13 Average: 1 0.81 0.00 0.14 0.03 0.02 99.01 15:23:13 15:23:13 15:23:13