Pull request #165 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 lenny-intel for edgexfoundry/edgex-compose Obtained Jenkinsfile from 97d45e2ed778b898890237bbb527e6924673d740+903eef1935eaf0175a13d9ec0b477b252f7ff718 (0f1f5e6d2977ba607b5e096f3a670886ecd143ce) 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-ssh8506129752032598763.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 40653689060fff6bf1399e6de9b6d29a57191201 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-ssh7336484767894572415.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 40653689060fff6bf1399e6de9b6d29a57191201 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-165/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-165/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5828047664975493940.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 40653689060fff6bf1399e6de9b6d29a57191201 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 40653689060fff6bf1399e6de9b6d29a57191201 # timeout=10 Commit message: "Merge pull request #348 from ernestojeda/upatate-dockerfile-build-fix" > 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-ssh1193567565825768732.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-165/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-165/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5683406266370952087.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-1689 in /w/workspace/dgexfoundry_edgex-compose_PR-165 [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-165 # 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-165@tmp/jenkins-gitclient-ssh1428754744036016383.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 903eef1935eaf0175a13d9ec0b477b252f7ff718 into PR head commit 97d45e2ed778b898890237bbb527e6924673d740 Merge succeeded, producing 97d45e2ed778b898890237bbb527e6924673d740 Checking out Revision 97d45e2ed778b898890237bbb527e6924673d740 (PR-165) > 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-165@tmp/jenkins-gitclient-ssh8225761073297295536.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97d45e2ed778b898890237bbb527e6924673d740 # 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-165@tmp/jenkins-gitclient-ssh4562404605306918043.key > git merge 903eef1935eaf0175a13d9ec0b477b252f7ff718 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97d45e2ed778b898890237bbb527e6924673d740 # timeout=10 Commit message: "fix: Add -cp option to call to gen_secure_compose_ext.sh in Makefile for TAF device services" First time build. Skipping changelog. > git rev-list --no-walk 8eb8f0d98ff688ded829637de1dda72c5e6bfe63 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-02T17:27:10.555Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build [2021-08-02T17:27:10.811Z] Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test [2021-08-02T17:27:18.434Z] Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #453 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:43:38.793Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:43:39.164Z] ---> package-listing.sh [2021-08-02T17:43:39.164Z] ++ facter osfamily [2021-08-02T17:43:39.164Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-02T17:43:39.432Z] + OS_FAMILY=redhat [2021-08-02T17:43:39.432Z] + workspace=/w/workspace/dgexfoundry_edgex-compose_PR-165 [2021-08-02T17:43:39.432Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-02T17:43:39.432Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-02T17:43:39.432Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-02T17:43:39.432Z] + PACKAGES=/tmp/packages_start.txt [2021-08-02T17:43:39.432Z] + '[' /w/workspace/dgexfoundry_edgex-compose_PR-165 ']' [2021-08-02T17:43:39.432Z] + PACKAGES=/tmp/packages_end.txt [2021-08-02T17:43:39.432Z] + case "${OS_FAMILY}" in [2021-08-02T17:43:39.432Z] + sort [2021-08-02T17:43:39.432Z] + rpm -qa [2021-08-02T17:43:40.021Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-02T17:43:40.021Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-02T17:43:40.021Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-02T17:43:40.021Z] + '[' /w/workspace/dgexfoundry_edgex-compose_PR-165 ']' [2021-08-02T17:43:40.021Z] + mkdir -p /w/workspace/dgexfoundry_edgex-compose_PR-165/archives/ [2021-08-02T17:43:40.021Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_edgex-compose_PR-165/archives/ [Pipeline] echo [2021-08-02T17:43:40.041Z] 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-165/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-02T17:43:40.359Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:43:41.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:43:41.114Z] [2021-08-02T17:43:41.114Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:43:41.446Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:43:41.446Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T17:43:41.446Z] b4d181a07f80: Pulling fs layer [2021-08-02T17:43:41.446Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T17:43:41.446Z] ed53099fbce6: Pulling fs layer [2021-08-02T17:43:41.446Z] dc539afda2c1: Pulling fs layer [2021-08-02T17:43:41.446Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T17:43:41.446Z] 9065ff56babe: Pulling fs layer [2021-08-02T17:43:41.446Z] d287ab97295c: Pulling fs layer [2021-08-02T17:43:41.446Z] dc539afda2c1: Waiting [2021-08-02T17:43:41.446Z] 77bc0d833cb6: Waiting [2021-08-02T17:43:41.446Z] 9065ff56babe: Waiting [2021-08-02T17:43:41.446Z] d287ab97295c: Waiting [2021-08-02T17:43:41.714Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T17:43:41.714Z] a1111a8f2ec3: Download complete [2021-08-02T17:43:41.714Z] dc539afda2c1: Verifying Checksum [2021-08-02T17:43:41.714Z] dc539afda2c1: Download complete [2021-08-02T17:43:41.982Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T17:43:41.982Z] 77bc0d833cb6: Download complete [2021-08-02T17:43:41.982Z] 9065ff56babe: Verifying Checksum [2021-08-02T17:43:41.982Z] 9065ff56babe: Download complete [2021-08-02T17:43:42.257Z] ed53099fbce6: Verifying Checksum [2021-08-02T17:43:42.257Z] ed53099fbce6: Download complete [2021-08-02T17:43:44.212Z] b4d181a07f80: Verifying Checksum [2021-08-02T17:43:44.212Z] b4d181a07f80: Download complete [2021-08-02T17:43:45.191Z] b4d181a07f80: Pull complete [2021-08-02T17:43:45.191Z] a1111a8f2ec3: Pull complete [2021-08-02T17:43:45.789Z] ed53099fbce6: Pull complete [2021-08-02T17:43:45.789Z] dc539afda2c1: Pull complete [2021-08-02T17:43:46.060Z] 77bc0d833cb6: Pull complete [2021-08-02T17:43:46.060Z] 9065ff56babe: Pull complete [2021-08-02T17:43:48.007Z] d287ab97295c: Verifying Checksum [2021-08-02T17:43:48.007Z] d287ab97295c: Download complete [2021-08-02T17:43:52.307Z] d287ab97295c: Pull complete [2021-08-02T17:43:52.307Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T17:43:52.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:43:52.307Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T17:43:52.428Z] prd-centos7-docker-4c-2g-1689 does not seem to be running inside a container [2021-08-02T17:43:52.500Z] $ 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-165/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-165 -v /w/workspace/dgexfoundry_edgex-compose_PR-165:/w/workspace/dgexfoundry_edgex-compose_PR-165:rw,z -v /w/workspace/dgexfoundry_edgex-compose_PR-165@tmp:/w/workspace/dgexfoundry_edgex-compose_PR-165@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:latest cat [2021-08-02T17:43:55.015Z] $ docker top 1621b7ab6282ee6f5af68d5c22a3cd8ead71aa6c016b0ccc0319dfb6dfd3285f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:43:55.407Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-02T17:43:55.734Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-02T17:43:56.057Z] + ls /var/log/sa-host [2021-08-02T17:43:56.058Z] + sadf -c /var/log/sa-host/sa02 [2021-08-02T17:43:56.058Z] file_magic: OK [2021-08-02T17:43:56.058Z] HZ: Using current value: 100 [2021-08-02T17:43:56.058Z] file_header: OK [2021-08-02T17:43:56.058Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-02T17:43:56.058Z] Statistics: [2021-08-02T17:43:56.058Z] 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... [2021-08-02T17:43:56.058Z] File successfully converted to sysstat format version 12.0.3 [2021-08-02T17:43:56.058Z] + sadf -c /var/log/sa-host/sa05 [2021-08-02T17:43:56.058Z] file_magic: OK [2021-08-02T17:43:56.058Z] HZ: Using current value: 100 [2021-08-02T17:43:56.058Z] file_header: OK [2021-08-02T17:43:56.058Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-02T17:43:56.058Z] Statistics: [2021-08-02T17:43:56.058Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T17:43:56.058Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:43:56.262Z] provisioning config files... [2021-08-02T17:43:56.282Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_edgex-compose_PR-165@tmp/config3575733023281339044tmp [Pipeline] { [Pipeline] echo [2021-08-02T17:43:56.303Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:43:56.637Z] ---> create-netrc.sh [Pipeline] } [2021-08-02T17:43:56.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:43:57.026Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-02T17:43:57.052Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:43:57.387Z] ---> sudo-logs.sh [2021-08-02T17:43:57.387Z] Archiving 'sudo' log.. [2021-08-02T17:43:57.387Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1689.vexxhost.local: Name or service not known [2021-08-02T17:43:57.387Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1689.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-02T17:43:57.420Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:43:57.735Z] ---> job-cost.sh [2021-08-02T17:43:57.735Z] lf-activate-venv: SKIPPING [2021-08-02T17:43:57.735Z] INFO: No Stack... [2021-08-02T17:43:58.695Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T17:43:58.962Z] INFO: Archiving Costs [Pipeline] echo [2021-08-02T17:43:58.986Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:43:59.302Z] ---> logs-deploy.sh [2021-08-02T17:43:59.302Z] lf-activate-venv: SKIPPING [2021-08-02T17:43:59.302Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-165/3 [2021-08-02T17:43:59.302Z] INFO: archiving workspace using pattern(s): [2021-08-02T17:43:59.892Z] Archives upload complete. [2021-08-02T17:43:59.892Z] INFO: archiving logs to Nexus [2021-08-02T17:44:00.488Z] ---> uname -a: [2021-08-02T17:44:00.488Z] Linux prd-centos7-docker-4c-2g-1689.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 [2021-08-02T17:44:00.488Z] [2021-08-02T17:44:00.488Z] [2021-08-02T17:44:00.488Z] ---> lscpu: [2021-08-02T17:44:00.488Z] Architecture: x86_64 [2021-08-02T17:44:00.488Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-02T17:44:00.488Z] Byte Order: Little Endian [2021-08-02T17:44:00.488Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-02T17:44:00.488Z] CPU(s): 2 [2021-08-02T17:44:00.488Z] On-line CPU(s) list: 0,1 [2021-08-02T17:44:00.488Z] Thread(s) per core: 1 [2021-08-02T17:44:00.488Z] Core(s) per socket: 1 [2021-08-02T17:44:00.488Z] Socket(s): 2 [2021-08-02T17:44:00.488Z] NUMA node(s): 1 [2021-08-02T17:44:00.488Z] Vendor ID: AuthenticAMD [2021-08-02T17:44:00.488Z] CPU family: 23 [2021-08-02T17:44:00.488Z] Model: 49 [2021-08-02T17:44:00.488Z] Model name: AMD EPYC-Rome Processor [2021-08-02T17:44:00.488Z] Stepping: 0 [2021-08-02T17:44:00.488Z] CPU MHz: 2799.998 [2021-08-02T17:44:00.488Z] BogoMIPS: 5599.99 [2021-08-02T17:44:00.488Z] Virtualization: AMD-V [2021-08-02T17:44:00.488Z] Hypervisor vendor: KVM [2021-08-02T17:44:00.488Z] Virtualization type: full [2021-08-02T17:44:00.488Z] L1d cache: 32K [2021-08-02T17:44:00.488Z] L1i cache: 32K [2021-08-02T17:44:00.488Z] L2 cache: 512K [2021-08-02T17:44:00.488Z] L3 cache: 16384K [2021-08-02T17:44:00.488Z] NUMA node0 CPU(s): 0,1 [2021-08-02T17:44:00.488Z] 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 [2021-08-02T17:44:00.488Z] [2021-08-02T17:44:00.488Z] [2021-08-02T17:44:00.488Z] ---> nproc: [2021-08-02T17:44:00.488Z] 2 [2021-08-02T17:44:00.488Z] [2021-08-02T17:44:00.488Z] [2021-08-02T17:44:00.488Z] ---> df -h: [2021-08-02T17:44:00.488Z] Filesystem Size Used Avail Use% Mounted on [2021-08-02T17:44:00.488Z] overlay 40G 7.3G 33G 19% / [2021-08-02T17:44:00.488Z] tmpfs 64M 0 64M 0% /dev [2021-08-02T17:44:00.488Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-08-02T17:44:00.488Z] shm 64M 0 64M 0% /dev/shm [2021-08-02T17:44:00.488Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2021-08-02T17:44:00.488Z] [2021-08-02T17:44:00.488Z] [2021-08-02T17:44:00.488Z] ---> sar -b -r -n DEV: [2021-08-02T17:44:00.488Z] 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) [2021-08-02T17:44:00.488Z] [2021-08-02T17:44:00.488Z] 17:26:30 LINUX RESTART (2 CPU) [2021-08-02T17:44:00.488Z] [2021-08-02T17:44:00.488Z] 17:27:01 tps rtps wtps bread/s bwrtn/s [2021-08-02T17:44:00.488Z] 17:28:01 62.92 0.83 62.09 234.78 1096.50 [2021-08-02T17:44:00.488Z] 17:29:01 1.33 0.00 1.33 0.00 26.35 [2021-08-02T17:44:00.488Z] 17:30:01 0.30 0.00 0.30 0.00 4.11 [2021-08-02T17:44:00.488Z] 17:31:01 0.30 0.00 0.30 0.00 4.96 [2021-08-02T17:44:00.488Z] 17:32:01 0.15 0.00 0.15 0.00 1.93 [2021-08-02T17:44:00.488Z] 17:33:01 0.33 0.00 0.33 0.00 4.86 [2021-08-02T17:44:00.488Z] 17:34:01 0.25 0.00 0.25 0.00 2.98 [2021-08-02T17:44:00.488Z] 17:35:01 0.28 0.00 0.28 0.00 3.38 [2021-08-02T17:44:00.488Z] 17:36:01 0.25 0.00 0.25 0.00 2.57 [2021-08-02T17:44:00.488Z] 17:37:01 0.15 0.00 0.15 0.00 1.75 [2021-08-02T17:44:00.488Z] 17:38:01 0.38 0.00 0.38 0.00 5.93 [2021-08-02T17:44:00.488Z] 17:39:01 0.20 0.00 0.20 0.00 2.70 [2021-08-02T17:44:00.488Z] 17:40:01 0.27 0.00 0.27 0.00 3.63 [2021-08-02T17:44:00.488Z] 17:41:01 0.25 0.00 0.25 0.00 2.57 [2021-08-02T17:44:00.488Z] 17:42:01 0.35 0.18 0.17 5.86 2.28 [2021-08-02T17:44:00.488Z] 17:43:01 0.82 0.00 0.82 0.00 16.84 [2021-08-02T17:44:00.488Z] Average: 4.28 0.06 4.22 15.04 73.97 [2021-08-02T17:44:00.488Z] [2021-08-02T17:44:00.488Z] 17:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-08-02T17:44:00.488Z] 17:28:01 5618388 0 776124 9.69 2620 1611808 1261656 13.93 504180 1497944 12 [2021-08-02T17:44:00.488Z] 17:29:01 5625276 0 769232 9.60 2620 1611812 1207604 13.33 498384 1498164 20 [2021-08-02T17:44:00.488Z] 17:30:01 5625016 0 769492 9.61 2620 1611812 1207628 13.33 498572 1498164 20 [2021-08-02T17:44:00.488Z] 17:31:01 5624232 0 770268 9.62 2620 1611820 1205536 13.31 499708 1498292 20 [2021-08-02T17:44:00.488Z] 17:32:01 5621664 0 772832 9.65 2620 1611824 1204628 13.30 502432 1498292 20 [2021-08-02T17:44:00.488Z] 17:33:01 5623932 0 770560 9.62 2620 1611828 1180984 13.04 500952 1498292 16 [2021-08-02T17:44:00.488Z] 17:34:01 5623580 0 770908 9.63 2620 1611832 1178928 13.02 500836 1498292 12 [2021-08-02T17:44:00.488Z] 17:35:01 5614380 0 780100 9.74 2620 1611840 1178928 13.02 509716 1498340 12 [2021-08-02T17:44:00.488Z] 17:36:01 5613860 0 780620 9.75 2620 1611840 1178928 13.02 510192 1498340 16 [2021-08-02T17:44:00.488Z] 17:37:01 5614172 0 780304 9.74 2620 1611844 1179000 13.02 511160 1497708 16 [2021-08-02T17:44:00.488Z] 17:38:01 5613564 0 780908 9.75 2620 1611848 1179124 13.02 511692 1497708 20 [2021-08-02T17:44:00.488Z] 17:39:01 5614088 0 780380 9.74 2620 1611852 1178992 13.02 511084 1497708 20 [2021-08-02T17:44:00.488Z] 17:40:01 5614508 0 779952 9.74 2620 1611860 1178992 13.02 510948 1497708 12 [2021-08-02T17:44:00.488Z] 17:41:01 5614088 0 780372 9.74 2620 1611860 1178992 13.02 510912 1497708 8 [2021-08-02T17:44:00.488Z] 17:42:01 5612936 0 781512 9.76 2620 1611872 1179088 13.02 511564 1497708 28 [2021-08-02T17:44:00.488Z] 17:43:01 5612196 0 782252 9.77 2620 1611872 1179272 13.02 512176 1497708 12 [2021-08-02T17:44:00.488Z] Average: 5617868 0 776614 9.70 2620 1611839 1191142 13.15 506532 1498005 16 [2021-08-02T17:44:00.488Z] [2021-08-02T17:44:00.488Z] 17:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-08-02T17:44:00.488Z] 17:28:01 eth0 211.46 119.90 267.96 39.24 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:29:01 eth0 2.78 0.87 0.89 0.56 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:30:01 eth0 3.41 0.62 0.77 0.43 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:31:01 eth0 1.93 0.93 0.88 0.57 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:32:01 eth0 1.65 0.65 0.67 0.46 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:33:01 eth0 0.20 0.12 0.07 0.04 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:34:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:35:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:36:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:37:01 eth0 0.25 0.17 0.08 0.04 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:38:01 eth0 1.08 0.38 0.38 0.23 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:39:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:40:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:41:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.488Z] 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.489Z] 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.489Z] 17:42:01 eth0 0.65 0.18 0.13 0.04 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.489Z] 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.489Z] 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.489Z] 17:43:01 eth0 1.52 0.68 0.64 0.40 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.489Z] 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.489Z] 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.489Z] Average: eth0 14.10 7.81 17.04 2.63 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.489Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.489Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T17:44:00.489Z] [2021-08-02T17:44:00.489Z] [2021-08-02T17:44:00.489Z] ---> sar -P ALL: [2021-08-02T17:44:00.489Z] 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) [2021-08-02T17:44:00.489Z] [2021-08-02T17:44:00.489Z] 17:26:30 LINUX RESTART (2 CPU) [2021-08-02T17:44:00.489Z] [2021-08-02T17:44:00.489Z] 17:27:01 CPU %user %nice %system %iowait %steal %idle [2021-08-02T17:44:00.489Z] 17:28:01 all 4.50 0.00 0.86 1.61 0.03 93.00 [2021-08-02T17:44:00.489Z] 17:28:01 0 5.33 0.00 0.56 0.24 0.03 93.84 [2021-08-02T17:44:00.489Z] 17:28:01 1 3.67 0.00 1.16 2.98 0.03 92.16 [2021-08-02T17:44:00.489Z] 17:29:01 all 0.27 0.00 0.06 0.00 0.03 99.64 [2021-08-02T17:44:00.489Z] 17:29:01 0 0.35 0.00 0.08 0.00 0.03 99.53 [2021-08-02T17:44:00.489Z] 17:29:01 1 0.18 0.00 0.03 0.00 0.03 99.75 [2021-08-02T17:44:00.489Z] 17:30:01 all 0.13 0.00 0.05 0.00 0.02 99.80 [2021-08-02T17:44:00.489Z] 17:30:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2021-08-02T17:44:00.489Z] 17:30:01 1 0.18 0.00 0.05 0.00 0.02 99.75 [2021-08-02T17:44:00.489Z] 17:31:01 all 0.23 0.00 0.06 0.00 0.02 99.69 [2021-08-02T17:44:00.489Z] 17:31:01 0 0.08 0.00 0.07 0.00 0.02 99.83 [2021-08-02T17:44:00.489Z] 17:31:01 1 0.38 0.00 0.05 0.00 0.02 99.55 [2021-08-02T17:44:00.489Z] 17:32:01 all 0.21 0.00 0.04 0.00 0.01 99.74 [2021-08-02T17:44:00.489Z] 17:32:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-08-02T17:44:00.489Z] 17:32:01 1 0.37 0.00 0.05 0.00 0.02 99.57 [2021-08-02T17:44:00.489Z] 17:33:01 all 0.17 0.00 0.03 0.00 0.03 99.77 [2021-08-02T17:44:00.489Z] 17:33:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-08-02T17:44:00.489Z] 17:33:01 1 0.28 0.00 0.03 0.00 0.03 99.65 [2021-08-02T17:44:00.489Z] 17:34:01 all 0.11 0.00 0.05 0.00 0.02 99.82 [2021-08-02T17:44:00.489Z] 17:34:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-08-02T17:44:00.489Z] 17:34:01 1 0.17 0.00 0.05 0.00 0.02 99.77 [2021-08-02T17:44:00.489Z] 17:35:01 all 0.19 0.00 0.06 0.00 0.01 99.74 [2021-08-02T17:44:00.489Z] 17:35:01 0 0.28 0.00 0.05 0.00 0.02 99.65 [2021-08-02T17:44:00.489Z] 17:35:01 1 0.10 0.00 0.07 0.00 0.00 99.83 [2021-08-02T17:44:00.489Z] 17:36:01 all 0.21 0.00 0.05 0.00 0.03 99.72 [2021-08-02T17:44:00.489Z] 17:36:01 0 0.37 0.00 0.05 0.00 0.03 99.55 [2021-08-02T17:44:00.489Z] 17:36:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-08-02T17:44:00.489Z] 17:37:01 all 0.25 0.00 0.03 0.00 0.01 99.71 [2021-08-02T17:44:00.489Z] 17:37:01 0 0.48 0.00 0.03 0.00 0.00 99.48 [2021-08-02T17:44:00.489Z] 17:37:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-08-02T17:44:00.489Z] 17:38:01 all 0.28 0.00 0.05 0.00 0.03 99.65 [2021-08-02T17:44:00.489Z] 17:38:01 0 0.38 0.00 0.05 0.00 0.02 99.55 [2021-08-02T17:44:00.489Z] 17:38:01 1 0.17 0.00 0.05 0.00 0.03 99.75 [2021-08-02T17:44:00.489Z] [2021-08-02T17:44:00.489Z] 17:38:01 CPU %user %nice %system %iowait %steal %idle [2021-08-02T17:44:00.489Z] 17:39:01 all 0.23 0.00 0.04 0.00 0.01 99.72 [2021-08-02T17:44:00.489Z] 17:39:01 0 0.37 0.00 0.03 0.00 0.00 99.60 [2021-08-02T17:44:00.489Z] 17:39:01 1 0.10 0.00 0.05 0.00 0.02 99.83 [2021-08-02T17:44:00.489Z] 17:40:01 all 0.24 0.00 0.04 0.00 0.02 99.70 [2021-08-02T17:44:00.489Z] 17:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-08-02T17:44:00.489Z] 17:40:01 1 0.45 0.00 0.05 0.00 0.02 99.48 [2021-08-02T17:44:00.489Z] 17:41:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-08-02T17:44:00.489Z] 17:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-08-02T17:44:00.489Z] 17:41:01 1 0.08 0.00 0.05 0.00 0.03 99.83 [2021-08-02T17:44:00.489Z] 17:42:01 all 0.16 0.00 0.07 0.00 0.02 99.76 [2021-08-02T17:44:00.489Z] 17:42:01 0 0.03 0.00 0.07 0.00 0.02 99.88 [2021-08-02T17:44:00.489Z] 17:42:01 1 0.28 0.00 0.07 0.00 0.02 99.63 [2021-08-02T17:44:00.489Z] 17:43:01 all 0.18 0.00 0.03 0.00 0.03 99.76 [2021-08-02T17:44:00.489Z] 17:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-08-02T17:44:00.489Z] 17:43:01 1 0.33 0.00 0.05 0.00 0.03 99.58 [2021-08-02T17:44:00.489Z] Average: all 0.46 0.00 0.10 0.10 0.02 99.32 [2021-08-02T17:44:00.489Z] Average: 0 0.50 0.00 0.08 0.01 0.02 99.39 [2021-08-02T17:44:00.489Z] Average: 1 0.43 0.00 0.12 0.18 0.02 99.25 [2021-08-02T17:44:00.489Z] [2021-08-02T17:44:00.489Z] [2021-08-02T17:44:00.489Z]