lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-compose Obtained Jenkinsfile from e3584f9dca4758dfa95ba94f51bf4d7f5dc4b047+912156824d4345c522ad3f331065b801255f93f9 (21532f8efc264cf98d2e332e0b3c944f239a944b) 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-ssh5042251300577214231.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-ssh770996918161969158.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-92/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-92/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh339848568813288371.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-ssh3151997208913736925.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-92/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-92/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7956364814853421412.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-14895 in /w/workspace/edgexfoundry_edgex-compose_PR-92 [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-92 # 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-92@tmp/jenkins-gitclient-ssh795082993066037955.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-92@tmp/jenkins-gitclient-ssh5917326043133999081.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/92/head:refs/remotes/origin/PR-92 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 912156824d4345c522ad3f331065b801255f93f9 into PR head commit e3584f9dca4758dfa95ba94f51bf4d7f5dc4b047 Merge succeeded, producing e3584f9dca4758dfa95ba94f51bf4d7f5dc4b047 Checking out Revision e3584f9dca4758dfa95ba94f51bf4d7f5dc4b047 (PR-92) > git config core.sparsecheckout # timeout=10 > git checkout -f e3584f9dca4758dfa95ba94f51bf4d7f5dc4b047 # 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-92@tmp/jenkins-gitclient-ssh8207858950112980362.key > git merge 912156824d4345c522ad3f331065b801255f93f9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e3584f9dca4758dfa95ba94f51bf4d7f5dc4b047 # timeout=10 Commit message: "Merge branch 'service-keys' of https://github.com/lenny-intel/edgex-compose into service-keys" > git rev-list --no-walk e3584f9dca4758dfa95ba94f51bf4d7f5dc4b047 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:16:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build 00:16:10 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test 00:16:18 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #382 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:35:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:35:47 ---> package-listing.sh 00:35:47 ++ facter osfamily 00:35:47 ++ tr '[:upper:]' '[:lower:]' 00:35:47 + OS_FAMILY=redhat 00:35:47 + workspace=/w/workspace/edgexfoundry_edgex-compose_PR-92 00:35:47 + START_PACKAGES=/tmp/packages_start.txt 00:35:47 + END_PACKAGES=/tmp/packages_end.txt 00:35:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:35:47 + PACKAGES=/tmp/packages_start.txt 00:35:47 + '[' /w/workspace/edgexfoundry_edgex-compose_PR-92 ']' 00:35:47 + PACKAGES=/tmp/packages_end.txt 00:35:47 + case "${OS_FAMILY}" in 00:35:47 + sort 00:35:47 + rpm -qa 00:35:48 + '[' -f /tmp/packages_start.txt ']' 00:35:48 + '[' -f /tmp/packages_end.txt ']' 00:35:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:35:48 + '[' /w/workspace/edgexfoundry_edgex-compose_PR-92 ']' 00:35:48 + mkdir -p /w/workspace/edgexfoundry_edgex-compose_PR-92/archives/ 00:35:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-compose_PR-92/archives/ [Pipeline] echo 00:35:48 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-92/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:35:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:35:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:35:49 00:35:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:35:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:35:49 alpine: Pulling from edgex-lftools-log-publisher 00:35:49 df20fa9351a1: Pulling fs layer 00:35:49 36b3adc4ff6f: Pulling fs layer 00:35:49 8ad3a11d3b57: Pulling fs layer 00:35:49 46f8f816bc3b: Pulling fs layer 00:35:49 93b61091891f: Pulling fs layer 00:35:49 93b9cdb0e59b: Pulling fs layer 00:35:49 5e14af77c1be: Pulling fs layer 00:35:49 01666e4c0597: Pulling fs layer 00:35:49 aa168da1d23b: Pulling fs layer 00:35:49 93b9cdb0e59b: Waiting 00:35:49 5e14af77c1be: Waiting 00:35:49 01666e4c0597: Waiting 00:35:49 aa168da1d23b: Waiting 00:35:49 46f8f816bc3b: Waiting 00:35:49 93b61091891f: Waiting 00:35:49 36b3adc4ff6f: Verifying Checksum 00:35:49 36b3adc4ff6f: Download complete 00:35:49 46f8f816bc3b: Verifying Checksum 00:35:49 46f8f816bc3b: Download complete 00:35:49 df20fa9351a1: Verifying Checksum 00:35:49 df20fa9351a1: Download complete 00:35:49 93b9cdb0e59b: Verifying Checksum 00:35:49 93b9cdb0e59b: Download complete 00:35:49 93b61091891f: Verifying Checksum 00:35:49 93b61091891f: Download complete 00:35:49 5e14af77c1be: Verifying Checksum 00:35:49 5e14af77c1be: Download complete 00:35:49 01666e4c0597: Verifying Checksum 00:35:49 01666e4c0597: Download complete 00:35:49 8ad3a11d3b57: Verifying Checksum 00:35:49 8ad3a11d3b57: Download complete 00:35:50 df20fa9351a1: Pull complete 00:35:50 36b3adc4ff6f: Pull complete 00:35:50 8ad3a11d3b57: Pull complete 00:35:50 46f8f816bc3b: Pull complete 00:35:51 93b61091891f: Pull complete 00:35:51 93b9cdb0e59b: Pull complete 00:35:51 5e14af77c1be: Pull complete 00:35:51 01666e4c0597: Pull complete 00:35:51 aa168da1d23b: Verifying Checksum 00:35:51 aa168da1d23b: Download complete 00:35:55 aa168da1d23b: Pull complete 00:35:55 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:35:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:35:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:35:55 prd-centos7-docker-4c-2g-14895 does not seem to be running inside a container 00:35:55 $ 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-92/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-92 -v /w/workspace/edgexfoundry_edgex-compose_PR-92:/w/workspace/edgexfoundry_edgex-compose_PR-92:rw,z -v /w/workspace/edgexfoundry_edgex-compose_PR-92@tmp:/w/workspace/edgexfoundry_edgex-compose_PR-92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:35:58 $ docker top 844d9572f75924fe67c3f462540bce90c902eb51efd4667306339e4ed7bf3337 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:58 + touch /tmp/pre-build-complete [Pipeline] sh 00:35:58 + mkdir -p /var/log/sa [Pipeline] sh 00:35:59 + ls /var/log/sa-host 00:35:59 + sadf -c /var/log/sa-host/sa05 00:35:59 file_magic: OK 00:35:59 HZ: Using current value: 100 00:35:59 file_header: OK 00:35:59 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:35:59 Statistics: 00:35:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:35:59 File successfully converted to sysstat format version 12.2.1 00:35:59 + sadf -c /var/log/sa-host/sa19 00:35:59 file_magic: OK 00:35:59 HZ: Using current value: 100 00:35:59 file_header: OK 00:35:59 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:35:59 Statistics: 00:35:59 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... 00:35:59 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:35:59 provisioning config files... 00:35:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-compose_PR-92@tmp/config8053813414116479834tmp [Pipeline] { [Pipeline] echo 00:35:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:36:00 ---> create-netrc.sh [Pipeline] } 00:36:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:36:00 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:36:00 ---> python-tools-install.sh [Pipeline] echo 00:36:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:36:00 ---> sudo-logs.sh 00:36:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:36:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:36:01 ---> job-cost.sh 00:36:01 lf-activate-venv: SKIPPING 00:36:01 INFO: No Stack... 00:36:03 INFO: Retrieving Pricing Info for: v3-standard-2 00:36:03 INFO: Archiving Costs [Pipeline] echo 00:36:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:36:03 ---> logs-deploy.sh 00:36:03 lf-activate-venv: SKIPPING 00:36:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-92/6 00:36:03 INFO: archiving workspace using pattern(s): 00:36:04 Archives upload complete. 00:36:04 INFO: archiving logs to Nexus 00:36:05 ---> uname -a: 00:36:05 Linux prd-centos7-docker-4c-2g-14895.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:36:05 00:36:05 00:36:05 ---> lscpu: 00:36:05 Architecture: x86_64 00:36:05 CPU op-mode(s): 32-bit, 64-bit 00:36:05 Byte Order: Little Endian 00:36:05 Address sizes: 40 bits physical, 48 bits virtual 00:36:05 CPU(s): 2 00:36:05 On-line CPU(s) list: 0,1 00:36:05 Thread(s) per core: 1 00:36:05 Core(s) per socket: 1 00:36:05 Socket(s): 2 00:36:05 NUMA node(s): 1 00:36:05 Vendor ID: AuthenticAMD 00:36:05 CPU family: 23 00:36:05 Model: 49 00:36:05 Model name: AMD EPYC-Rome Processor 00:36:05 Stepping: 0 00:36:05 CPU MHz: 2799.998 00:36:05 BogoMIPS: 5599.99 00:36:05 Virtualization: AMD-V 00:36:05 Hypervisor vendor: KVM 00:36:05 Virtualization type: full 00:36:05 L1d cache: 64 KiB 00:36:05 L1i cache: 64 KiB 00:36:05 L2 cache: 1 MiB 00:36:05 L3 cache: 32 MiB 00:36:05 NUMA node0 CPU(s): 0,1 00:36:05 Vulnerability Itlb multihit: Not affected 00:36:05 Vulnerability L1tf: Not affected 00:36:05 Vulnerability Mds: Not affected 00:36:05 Vulnerability Meltdown: Not affected 00:36:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:36:05 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:36:05 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:36:05 Vulnerability Srbds: Not affected 00:36:05 Vulnerability Tsx async abort: Not affected 00:36:05 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 00:36:05 00:36:05 00:36:05 ---> nproc: 00:36:05 2 00:36:05 00:36:05 00:36:05 ---> df -h: 00:36:05 Filesystem Size Used Available Use% Mounted on 00:36:05 overlay 40.0G 7.2G 32.8G 18% / 00:36:05 tmpfs 64.0M 0 64.0M 0% /dev 00:36:05 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:36:05 shm 64.0M 0 64.0M 0% /dev/shm 00:36:05 /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os 00:36:05 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf 00:36:05 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname 00:36:05 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts 00:36:05 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log 00:36:05 /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json 00:36:05 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/edgexfoundry_edgex-compose_PR-92 00:36:05 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/edgexfoundry_edgex-compose_PR-92@tmp 00:36:05 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host 00:36:05 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure 00:36:05 00:36:05 00:36:05 ---> free -m: 00:36:05 total used free shared buff/cache available 00:36:05 Mem: 7821 922 4849 0 2049 6718 00:36:05 Swap: 1023 0 1023 00:36:05 00:36:05 00:36:05 ---> ip addr: 00:36:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:36:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:36:05 inet 127.0.0.1/8 scope host lo 00:36:05 valid_lft forever preferred_lft forever 00:36:05 inet6 ::1/128 scope host 00:36:05 valid_lft forever preferred_lft forever 00:36:05 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:36:05 link/ether fa:16:3e:51:a0:9f brd ff:ff:ff:ff:ff:ff 00:36:05 inet 10.30.123.106/23 brd 10.30.123.255 scope global dynamic eth0 00:36:05 valid_lft 85177sec preferred_lft 85177sec 00:36:05 inet6 fe80::f816:3eff:fe51:a09f/64 scope link 00:36:05 valid_lft forever preferred_lft forever 00:36:05 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:36:05 link/ether 02:42:e5:69:f0:84 brd ff:ff:ff:ff:ff:ff 00:36:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:36:05 valid_lft forever preferred_lft forever 00:36:05 00:36:05 00:36:05 ---> sar -b -r -n DEV: 00:36:05 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 00:36:05 00:36:05 00:15:32 LINUX RESTART (2 CPU) 00:36:05 00:36:05 00:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:36:05 00:17:01 69.80 0.55 69.25 0.00 155.39 1879.89 0.00 00:36:05 00:18:01 1.25 0.00 1.25 0.00 0.00 26.42 0.00 00:36:05 00:19:01 0.43 0.00 0.43 0.00 0.00 6.48 0.00 00:36:05 00:20:01 0.25 0.00 0.25 0.00 0.00 4.43 0.00 00:36:05 00:21:01 0.37 0.00 0.37 0.00 0.00 5.90 0.00 00:36:05 00:22:01 0.37 0.00 0.37 0.00 0.00 5.40 0.00 00:36:05 00:23:01 0.20 0.00 0.20 0.00 0.00 4.38 0.00 00:36:05 00:24:01 0.37 0.00 0.37 0.00 0.00 5.63 0.00 00:36:05 00:25:01 0.28 0.00 0.28 0.00 0.00 4.60 0.00 00:36:05 00:26:01 0.35 0.00 0.35 0.00 0.00 5.48 0.00 00:36:05 00:27:01 0.30 0.00 0.30 0.00 0.00 4.45 0.00 00:36:05 00:28:01 0.20 0.00 0.20 0.00 0.00 3.30 0.00 00:36:05 00:29:02 0.37 0.00 0.37 0.00 0.00 5.81 0.00 00:36:05 00:30:01 0.27 0.00 0.27 0.00 0.00 4.61 0.00 00:36:05 00:31:01 0.42 0.18 0.23 0.00 5.86 3.20 0.00 00:36:05 00:32:01 0.73 0.00 0.73 0.00 0.00 16.16 0.00 00:36:05 00:33:01 0.28 0.00 0.28 0.00 0.00 3.78 0.00 00:36:05 00:34:01 0.22 0.00 0.22 0.00 0.00 3.25 0.00 00:36:05 00:35:01 0.17 0.00 0.17 0.00 0.00 2.02 0.00 00:36:05 Average: 4.04 0.04 4.00 0.00 8.49 105.10 0.00 00:36:05 00:36:05 00:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:36:05 00:17:01 5614096 0 780604 9.75 2620 1611612 1248756 13.79 498868 1507660 16 00:36:05 00:18:01 5623456 0 771236 9.63 2620 1611620 1178168 13.01 491300 1507752 8 00:36:05 00:19:01 5621680 0 773012 9.65 2620 1611620 1178460 13.01 492732 1507752 8 00:36:05 00:20:01 5619948 0 774736 9.67 2620 1611628 1178472 13.01 494240 1507756 8 00:36:05 00:21:01 5619692 0 774988 9.68 2620 1611632 1178596 13.01 494728 1507752 8 00:36:05 00:22:01 5618028 0 776652 9.70 2620 1611632 1178692 13.01 496512 1507752 8 00:36:05 00:23:01 5618272 0 776400 9.69 2620 1611640 1178500 13.01 496232 1507752 8 00:36:05 00:24:01 5618024 0 776644 9.70 2620 1611644 1178296 13.01 496568 1507800 8 00:36:05 00:25:01 5608744 0 785920 9.81 2620 1611648 1178536 13.01 506264 1507800 8 00:36:05 00:26:01 5609120 0 785540 9.81 2620 1611652 1178392 13.01 505904 1507424 8 00:36:05 00:27:01 5609620 0 785032 9.80 2620 1611660 1178344 13.01 505644 1507428 8 00:36:05 00:28:01 5610024 0 784624 9.80 2620 1611664 1178296 13.01 505312 1507424 8 00:36:05 00:29:02 5608412 0 786232 9.82 2620 1611668 1178500 13.01 506416 1507424 12 00:36:05 00:30:01 5609536 0 785104 9.80 2620 1611672 1178296 13.01 505400 1507424 8 00:36:05 00:31:01 5605056 0 789580 9.86 2620 1611676 1178576 13.01 509332 1507424 28 00:36:05 00:32:01 5604672 0 789960 9.86 2620 1611680 1178728 13.01 509836 1507424 12 00:36:05 00:33:01 5604380 0 790192 9.87 2620 1611740 1178852 13.02 510504 1507440 24 00:36:05 00:34:01 5606488 0 788132 9.84 2620 1611692 1178492 13.01 508392 1507424 16 00:36:05 00:35:01 5605208 0 789412 9.86 2620 1611692 1178720 13.01 509620 1507424 20 00:36:05 Average: 5612340 0 782316 9.77 2620 1611656 1182193 13.05 502305 1507581 12 00:36:05 00:36:05 00:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:36:05 00:17:01 eth0 172.51 118.82 244.13 36.60 0.00 0.00 0.00 0.00 00:36:05 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:18:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:36:05 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:19:01 eth0 1.13 0.33 0.34 0.20 0.00 0.00 0.00 0.00 00:36:05 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:20:01 eth0 1.67 0.33 0.38 0.20 0.00 0.00 0.00 0.00 00:36:05 00:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:21:01 eth0 1.40 0.58 0.48 0.25 0.00 0.00 0.00 0.00 00:36:05 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:22:01 eth0 1.55 0.50 0.64 0.43 0.00 0.00 0.00 0.00 00:36:05 00:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:23:01 eth0 0.48 0.32 0.27 0.20 0.00 0.00 0.00 0.00 00:36:05 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:24:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:36:05 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:25:01 eth0 0.87 0.25 0.31 0.13 0.00 0.00 0.00 0.00 00:36:05 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:26:01 eth0 0.23 0.20 0.08 0.11 0.00 0.00 0.00 0.00 00:36:05 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:27:01 eth0 0.35 0.20 0.10 0.04 0.00 0.00 0.00 0.00 00:36:05 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:28:01 eth0 0.65 0.07 0.06 0.01 0.00 0.00 0.00 0.00 00:36:05 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:29:02 eth0 0.43 0.35 0.26 0.20 0.00 0.00 0.00 0.00 00:36:05 00:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:29:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:30:01 eth0 0.39 0.08 0.03 0.01 0.00 0.00 0.00 0.00 00:36:05 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:31:01 eth0 1.73 0.55 0.49 0.25 0.00 0.00 0.00 0.00 00:36:05 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:32:01 eth0 1.83 0.67 0.69 0.37 0.00 0.00 0.00 0.00 00:36:05 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:33:01 eth0 0.98 0.55 0.54 0.42 0.00 0.00 0.00 0.00 00:36:05 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:34:01 eth0 0.83 0.07 0.07 0.04 0.00 0.00 0.00 0.00 00:36:05 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:35:01 eth0 1.72 0.30 0.38 0.20 0.00 0.00 0.00 0.00 00:36:05 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 Average: eth0 9.96 6.55 13.13 2.09 0.00 0.00 0.00 0.00 00:36:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:05 00:36:05 00:36:05 ---> sar -P ALL: 00:36:05 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 00:36:05 00:36:05 00:15:32 LINUX RESTART (2 CPU) 00:36:05 00:36:05 00:16:01 CPU %user %nice %system %iowait %steal %idle 00:36:05 00:17:01 all 4.27 0.00 0.84 1.67 0.03 93.19 00:36:05 00:17:01 0 3.89 0.00 1.16 3.07 0.02 91.86 00:36:05 00:17:01 1 4.65 0.00 0.52 0.27 0.03 94.52 00:36:05 00:18:01 all 0.07 0.00 0.03 0.00 0.04 99.87 00:36:05 00:18:01 0 0.02 0.00 0.02 0.00 0.03 99.93 00:36:05 00:18:01 1 0.12 0.00 0.03 0.00 0.05 99.80 00:36:05 00:19:01 all 0.10 0.00 0.03 0.00 0.03 99.84 00:36:05 00:19:01 0 0.07 0.00 0.03 0.00 0.03 99.87 00:36:05 00:19:01 1 0.13 0.00 0.03 0.00 0.02 99.82 00:36:05 00:20:01 all 0.05 0.00 0.03 0.00 0.03 99.89 00:36:05 00:20:01 0 0.05 0.00 0.03 0.00 0.05 99.87 00:36:05 00:20:01 1 0.05 0.00 0.03 0.00 0.00 99.92 00:36:05 00:21:01 all 0.10 0.00 0.02 0.00 0.03 99.86 00:36:05 00:21:01 0 0.05 0.00 0.02 0.00 0.03 99.90 00:36:05 00:21:01 1 0.15 0.00 0.02 0.00 0.02 99.82 00:36:05 00:22:01 all 0.08 0.00 0.04 0.00 0.03 99.85 00:36:05 00:22:01 0 0.12 0.00 0.05 0.00 0.02 99.82 00:36:05 00:22:01 1 0.05 0.00 0.03 0.00 0.03 99.88 00:36:05 00:23:01 all 0.08 0.00 0.03 0.00 0.04 99.84 00:36:05 00:23:01 0 0.08 0.00 0.03 0.00 0.03 99.85 00:36:05 00:23:01 1 0.08 0.00 0.03 0.00 0.05 99.83 00:36:05 00:24:01 all 0.10 0.00 0.03 0.00 0.03 99.84 00:36:05 00:24:01 0 0.17 0.00 0.03 0.00 0.02 99.78 00:36:05 00:24:01 1 0.03 0.00 0.03 0.00 0.03 99.90 00:36:05 00:25:01 all 0.13 0.00 0.03 0.00 0.03 99.82 00:36:05 00:25:01 0 0.13 0.00 0.03 0.00 0.03 99.80 00:36:05 00:25:01 1 0.12 0.00 0.03 0.00 0.02 99.83 00:36:05 00:26:01 all 0.10 0.00 0.03 0.00 0.03 99.83 00:36:05 00:26:01 0 0.03 0.00 0.03 0.00 0.03 99.90 00:36:05 00:26:01 1 0.17 0.00 0.03 0.00 0.03 99.77 00:36:05 00:27:01 all 0.07 0.00 0.03 0.00 0.03 99.88 00:36:05 00:27:01 0 0.03 0.00 0.03 0.00 0.03 99.90 00:36:05 00:27:01 1 0.10 0.00 0.02 0.00 0.02 99.87 00:36:05 00:36:05 00:27:01 CPU %user %nice %system %iowait %steal %idle 00:36:05 00:28:01 all 0.03 0.00 0.03 0.00 0.03 99.91 00:36:05 00:28:01 0 0.03 0.00 0.03 0.00 0.03 99.90 00:36:05 00:28:01 1 0.03 0.00 0.02 0.00 0.03 99.92 00:36:05 00:29:02 all 0.04 0.00 0.03 0.00 0.03 99.91 00:36:05 00:29:02 0 0.03 0.00 0.02 0.00 0.02 99.93 00:36:05 00:29:02 1 0.05 0.00 0.03 0.00 0.03 99.88 00:36:05 00:30:01 all 0.03 0.00 0.02 0.00 0.03 99.92 00:36:05 00:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:36:05 00:30:01 1 0.03 0.00 0.02 0.00 0.03 99.91 00:36:05 00:31:01 all 0.05 0.00 0.06 0.00 0.03 99.87 00:36:05 00:31:01 0 0.03 0.00 0.05 0.00 0.02 99.90 00:36:05 00:31:01 1 0.07 0.00 0.07 0.00 0.03 99.83 00:36:05 00:32:01 all 0.08 0.00 0.04 0.00 0.03 99.85 00:36:05 00:32:01 0 0.03 0.00 0.03 0.00 0.02 99.92 00:36:05 00:32:01 1 0.13 0.00 0.05 0.00 0.03 99.78 00:36:05 00:33:01 all 0.16 0.00 0.03 0.00 0.02 99.80 00:36:05 00:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:36:05 00:33:01 1 0.28 0.00 0.03 0.00 0.02 99.67 00:36:05 00:34:01 all 0.11 0.00 0.02 0.00 0.03 99.84 00:36:05 00:34:01 0 0.05 0.00 0.03 0.00 0.05 99.87 00:36:05 00:34:01 1 0.17 0.00 0.00 0.00 0.02 99.82 00:36:05 00:35:01 all 0.08 0.00 0.03 0.00 0.02 99.87 00:36:05 00:35:01 0 0.02 0.00 0.03 0.00 0.03 99.92 00:36:05 00:35:01 1 0.13 0.00 0.03 0.00 0.00 99.83 00:36:05 Average: all 0.30 0.00 0.07 0.09 0.03 99.51 00:36:05 Average: 0 0.26 0.00 0.09 0.16 0.03 99.46 00:36:05 Average: 1 0.34 0.00 0.06 0.01 0.03 99.56 00:36:05 00:36:05 00:36:05