Pull request #51 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jinfahua for edgexfoundry/go-mod-messaging Loading trusted files from base branch master at cfba30792e745cabe7c9c124792dfed6ff0b4cfb rather than 3d98981eb644692f24cefb3efedc82f2fe011f7d Obtained Jenkinsfile from cfba30792e745cabe7c9c124792dfed6ff0b4cfb Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3908 in /w/workspace/exfoundry_go-mod-messaging_PR-51 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/exfoundry_go-mod-messaging_PR-51 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 Fetching without tags Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit 3d98981eb644692f24cefb3efedc82f2fe011f7d Merge succeeded, producing 3d98981eb644692f24cefb3efedc82f2fe011f7d Checking out Revision 3d98981eb644692f24cefb3efedc82f2fe011f7d (PR-51) using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3d98981eb644692f24cefb3efedc82f2fe011f7d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cfba30792e745cabe7c9c124792dfed6ff0b4cfb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3d98981eb644692f24cefb3efedc82f2fe011f7d # timeout=10 Commit message: "go format code" > git rev-list --no-walk 1b2715f8beaba928c960eefc0ea6d0b2083028b1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-14T23:47:52.123Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-14T23:47:53.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-14T23:47:53.928Z] [2020-04-14T23:47:53.928Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-14T23:47:54.299Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-14T23:47:54.299Z] latest: Pulling from edgex-devops/git-semver [2020-04-14T23:47:54.299Z] 9123ac7c32f7: Pulling fs layer [2020-04-14T23:47:54.299Z] b8cc5d1170e3: Pulling fs layer [2020-04-14T23:47:54.299Z] 2924cbbf6a41: Pulling fs layer [2020-04-14T23:47:54.299Z] 93b08a4f1073: Pulling fs layer [2020-04-14T23:47:54.299Z] 93b08a4f1073: Waiting [2020-04-14T23:47:54.299Z] b8cc5d1170e3: Verifying Checksum [2020-04-14T23:47:54.299Z] b8cc5d1170e3: Download complete [2020-04-14T23:47:54.299Z] 9123ac7c32f7: Verifying Checksum [2020-04-14T23:47:54.299Z] 9123ac7c32f7: Download complete [2020-04-14T23:47:54.564Z] 93b08a4f1073: Verifying Checksum [2020-04-14T23:47:54.564Z] 93b08a4f1073: Download complete [2020-04-14T23:47:54.564Z] 2924cbbf6a41: Verifying Checksum [2020-04-14T23:47:54.564Z] 2924cbbf6a41: Download complete [2020-04-14T23:47:54.825Z] 9123ac7c32f7: Pull complete [2020-04-14T23:47:54.825Z] b8cc5d1170e3: Pull complete [2020-04-14T23:47:55.768Z] 2924cbbf6a41: Pull complete [2020-04-14T23:47:55.768Z] 93b08a4f1073: Pull complete [2020-04-14T23:47:55.768Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-14T23:47:55.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-14T23:47:55.898Z] prd-centos7-docker-4c-2g-3908 does not seem to be running inside a container [2020-04-14T23:47:55.943Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-51 -v /w/workspace/exfoundry_go-mod-messaging_PR-51:/w/workspace/exfoundry_go-mod-messaging_PR-51:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-51@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-14T23:47:56.538Z] $ docker top d7892414636c8be8fcaa9c15dd50e895ca2a41246df8ac65144523c5af44b490 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-14T23:47:56.802Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-14T23:47:56.802Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-14T23:47:57.015Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-14T23:47:57.018Z] $ docker exec d7892414636c8be8fcaa9c15dd50e895ca2a41246df8ac65144523c5af44b490 ssh-agent [2020-04-14T23:47:57.210Z] SSH_AUTH_SOCK=/tmp/ssh-bdyIAc61zVDe/agent.15 [2020-04-14T23:47:57.210Z] SSH_AGENT_PID=21 [2020-04-14T23:47:57.219Z] Running ssh-add (command line suppressed) [2020-04-14T23:47:57.362Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_632346090199266775.key (/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_632346090199266775.key) [2020-04-14T23:47:57.408Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-14T23:47:57.761Z] + git describe --exact-match --tags HEAD [2020-04-14T23:47:57.761Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-14T23:47:57.813Z] $ docker exec --env ******** --env ******** d7892414636c8be8fcaa9c15dd50e895ca2a41246df8ac65144523c5af44b490 ssh-agent -k [2020-04-14T23:47:57.946Z] unset SSH_AUTH_SOCK; [2020-04-14T23:47:57.947Z] unset SSH_AGENT_PID; [2020-04-14T23:47:57.947Z] echo Agent pid 21 killed; [2020-04-14T23:47:57.994Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-14T23:47:58.066Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-14T23:47:58.067Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-14T23:47:58.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-14T23:47:58.139Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-14T23:47:58.318Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-14T23:47:58.321Z] $ docker exec d7892414636c8be8fcaa9c15dd50e895ca2a41246df8ac65144523c5af44b490 ssh-agent [2020-04-14T23:47:58.507Z] SSH_AUTH_SOCK=/tmp/ssh-KBVkPTiNmZca/agent.57 [2020-04-14T23:47:58.507Z] SSH_AGENT_PID=63 [2020-04-14T23:47:58.512Z] Running ssh-add (command line suppressed) [2020-04-14T23:47:58.668Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_8691267694298330081.key (/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_8691267694298330081.key) [2020-04-14T23:47:58.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-14T23:47:59.041Z] + git semver init [2020-04-14T23:47:59.041Z] # -> Open(): unable to determine branch for HEAD [2020-04-14T23:47:59.041Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-51/.git [2020-04-14T23:47:59.041Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-51 [2020-04-14T23:47:59.041Z] # $SEMVER_REMOTE_NAME = origin [2020-04-14T23:47:59.041Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-14T23:47:59.041Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-14T23:47:59.041Z] # $SEMVER_BRANCH = PR-51 [2020-04-14T23:47:59.041Z] # $SEMVER_TEMP = /tmp/semver-636750384 [2020-04-14T23:47:59.041Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2020-04-14T23:47:59.300Z] # '/tmp/semver-636750384' -> '/w/workspace/exfoundry_go-mod-messaging_PR-51/.semver' [2020-04-14T23:47:59.300Z] # -> Force: false [2020-04-14T23:47:59.300Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-51/.semver [Pipeline] } [2020-04-14T23:47:59.309Z] $ docker exec --env ******** --env ******** d7892414636c8be8fcaa9c15dd50e895ca2a41246df8ac65144523c5af44b490 ssh-agent -k [2020-04-14T23:47:59.448Z] unset SSH_AUTH_SOCK; [2020-04-14T23:47:59.449Z] unset SSH_AGENT_PID; [2020-04-14T23:47:59.449Z] echo Agent pid 63 killed; [2020-04-14T23:47:59.496Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-14T23:47:59.897Z] + git semver [Pipeline] } [2020-04-14T23:47:59.910Z] $ docker stop --time=1 d7892414636c8be8fcaa9c15dd50e895ca2a41246df8ac65144523c5af44b490 [2020-04-14T23:48:01.259Z] $ docker rm -f d7892414636c8be8fcaa9c15dd50e895ca2a41246df8ac65144523c5af44b490 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-14T23:48:01.987Z] Stashed 32 file(s) [Pipeline] echo [2020-04-14T23:48:01.988Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-14T23:48:17.227Z] Still waiting to schedule task [2020-04-14T23:48:17.227Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-14T23:48:17.229Z] Still waiting to schedule task [2020-04-14T23:48:17.229Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-14T23:49:38.998Z] Running on prd-centos7-docker-4c-2g-3909 in /w/workspace/exfoundry_go-mod-messaging_PR-51 [Pipeline] { [Pipeline] ws [2020-04-14T23:49:39.034Z] Running in /w/workspace/go-mod-messaging/8 [Pipeline] { [Pipeline] checkout [2020-04-14T23:49:41.389Z] using credential edgex-jenkins-ssh [2020-04-14T23:49:41.427Z] Cloning the remote Git repository [2020-04-14T23:49:41.427Z] Cloning with configured refspecs honoured and without tags [2020-04-14T23:49:41.457Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-14T23:49:42.004Z] Fetching without tags [2020-04-14T23:49:42.370Z] Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit 3d98981eb644692f24cefb3efedc82f2fe011f7d [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2020-04-14T23:49:41.494Z] > git init /w/workspace/go-mod-messaging/8 # timeout=10 [2020-04-14T23:49:41.538Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-14T23:49:41.539Z] > git --version # timeout=10 [2020-04-14T23:49:41.544Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-14T23:49:41.566Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T23:49:41.976Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-14T23:49:41.984Z] > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10 [2020-04-14T23:49:41.989Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T23:49:42.000Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-14T23:49:42.012Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-14T23:49:42.012Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-14T23:49:42.017Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T23:49:42.387Z] > git config core.sparsecheckout # timeout=10 [2020-04-14T23:49:42.401Z] > git checkout -f 3d98981eb644692f24cefb3efedc82f2fe011f7d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-14T23:49:42.648Z] Failed in branch amd64 [2020-04-14T23:51:00.048Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3910 in /w/workspace/exfoundry_go-mod-messaging_PR-51 [Pipeline] { [Pipeline] ws [2020-04-14T23:51:00.123Z] Running in /w/workspace/go-mod-messaging/8 [Pipeline] { [Pipeline] checkout [2020-04-14T23:51:06.889Z] using credential edgex-jenkins-ssh [2020-04-14T23:51:06.940Z] Cloning the remote Git repository [2020-04-14T23:51:06.940Z] Cloning with configured refspecs honoured and without tags [2020-04-14T23:51:07.017Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-14T23:51:07.114Z] > git init /w/workspace/go-mod-messaging/8 # timeout=10 [2020-04-14T23:51:07.193Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-14T23:51:07.194Z] > git --version # timeout=10 [2020-04-14T23:51:07.219Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-14T23:51:07.317Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T23:51:08.268Z] Fetching without tags [2020-04-14T23:51:08.822Z] Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit 3d98981eb644692f24cefb3efedc82f2fe011f7d [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-14T23:51:09.165Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [2020-04-14T23:51:08.131Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-14T23:51:08.174Z] > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10 [2020-04-14T23:51:08.196Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T23:51:08.234Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-14T23:51:08.293Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-14T23:51:08.294Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-14T23:51:08.316Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T23:51:08.854Z] > git config core.sparsecheckout # timeout=10 [2020-04-14T23:51:08.888Z] > git checkout -f 3d98981eb644692f24cefb3efedc82f2fe011f7d # timeout=10 Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-14T23:51:10.317Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-14T23:51:10.639Z] ---> package-listing.sh [2020-04-14T23:51:10.639Z] ++ facter osfamily [2020-04-14T23:51:10.639Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-14T23:51:10.639Z] + OS_FAMILY=redhat [2020-04-14T23:51:10.639Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-51 [2020-04-14T23:51:10.639Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-14T23:51:10.639Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-14T23:51:10.639Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-14T23:51:10.639Z] + PACKAGES=/tmp/packages_start.txt [2020-04-14T23:51:10.639Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-51 ']' [2020-04-14T23:51:10.639Z] + PACKAGES=/tmp/packages_end.txt [2020-04-14T23:51:10.639Z] + case "${OS_FAMILY}" in [2020-04-14T23:51:10.639Z] + rpm -qa [2020-04-14T23:51:10.639Z] + sort [2020-04-14T23:51:14.872Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-14T23:51:14.872Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-14T23:51:14.872Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-14T23:51:14.872Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-51 ']' [2020-04-14T23:51:14.872Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-51/archives/ [2020-04-14T23:51:14.872Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-51/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-14T23:51:15.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-14T23:51:15.285Z] [2020-04-14T23:51:15.285Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-14T23:51:15.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-14T23:51:15.634Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-14T23:51:15.634Z] c9b1b535fdd9: Pulling fs layer [2020-04-14T23:51:15.634Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-14T23:51:15.634Z] 756a868c4378: Pulling fs layer [2020-04-14T23:51:15.634Z] 444b2fc9a129: Pulling fs layer [2020-04-14T23:51:15.634Z] ea15f1150254: Pulling fs layer [2020-04-14T23:51:15.634Z] 41b27a9f41bf: Pulling fs layer [2020-04-14T23:51:15.634Z] 28c525ee5125: Pulling fs layer [2020-04-14T23:51:15.634Z] 094b1ea09ed8: Pulling fs layer [2020-04-14T23:51:15.634Z] 138eaada9080: Pulling fs layer [2020-04-14T23:51:15.634Z] 0622d0fa9048: Pulling fs layer [2020-04-14T23:51:15.634Z] ea15f1150254: Waiting [2020-04-14T23:51:15.634Z] 41b27a9f41bf: Waiting [2020-04-14T23:51:15.634Z] 28c525ee5125: Waiting [2020-04-14T23:51:15.634Z] 094b1ea09ed8: Waiting [2020-04-14T23:51:15.634Z] 138eaada9080: Waiting [2020-04-14T23:51:15.634Z] 0622d0fa9048: Waiting [2020-04-14T23:51:15.634Z] 444b2fc9a129: Waiting [2020-04-14T23:51:15.634Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-14T23:51:15.634Z] 2cc5ad85d9ab: Download complete [2020-04-14T23:51:15.634Z] 444b2fc9a129: Download complete [2020-04-14T23:51:15.914Z] c9b1b535fdd9: Verifying Checksum [2020-04-14T23:51:15.914Z] c9b1b535fdd9: Download complete [2020-04-14T23:51:15.914Z] ea15f1150254: Verifying Checksum [2020-04-14T23:51:15.914Z] ea15f1150254: Download complete [2020-04-14T23:51:15.914Z] 28c525ee5125: Verifying Checksum [2020-04-14T23:51:15.914Z] 28c525ee5125: Download complete [2020-04-14T23:51:16.178Z] c9b1b535fdd9: Pull complete [2020-04-14T23:51:16.447Z] 2cc5ad85d9ab: Pull complete [2020-04-14T23:51:16.724Z] 756a868c4378: Verifying Checksum [2020-04-14T23:51:16.724Z] 756a868c4378: Download complete [2020-04-14T23:51:16.995Z] 138eaada9080: Verifying Checksum [2020-04-14T23:51:16.995Z] 138eaada9080: Download complete [2020-04-14T23:51:16.995Z] 094b1ea09ed8: Verifying Checksum [2020-04-14T23:51:16.995Z] 094b1ea09ed8: Download complete [2020-04-14T23:51:16.995Z] 0622d0fa9048: Verifying Checksum [2020-04-14T23:51:16.995Z] 0622d0fa9048: Download complete [2020-04-14T23:51:17.254Z] 41b27a9f41bf: Verifying Checksum [2020-04-14T23:51:17.254Z] 41b27a9f41bf: Download complete [2020-04-14T23:51:18.197Z] 756a868c4378: Pull complete [2020-04-14T23:51:18.460Z] 444b2fc9a129: Pull complete [2020-04-14T23:51:18.723Z] ea15f1150254: Pull complete [2020-04-14T23:51:22.010Z] 41b27a9f41bf: Pull complete [2020-04-14T23:51:22.010Z] 28c525ee5125: Pull complete [2020-04-14T23:51:23.924Z] 094b1ea09ed8: Pull complete [2020-04-14T23:51:24.183Z] 138eaada9080: Pull complete [2020-04-14T23:51:24.183Z] 0622d0fa9048: Pull complete [2020-04-14T23:51:24.183Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-14T23:51:24.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-14T23:51:24.618Z] prd-centos7-docker-4c-2g-3908 does not seem to be running inside a container [2020-04-14T23:51:24.669Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-messaging_PR-51 -v /w/workspace/exfoundry_go-mod-messaging_PR-51:/w/workspace/exfoundry_go-mod-messaging_PR-51:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-51@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-14T23:51:25.711Z] $ docker top 5cb80918fdd40a2467dd7e057b7304a6fa46b47473c5ee6b9d2453507b9a143f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-14T23:51:25.957Z] provisioning config files... [2020-04-14T23:51:25.972Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/config5429301176539286870tmp [Pipeline] { [Pipeline] echo [2020-04-14T23:51:26.025Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-14T23:51:26.319Z] ---> create-netrc.sh [Pipeline] echo [2020-04-14T23:51:26.327Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-14T23:51:26.622Z] ---> logs-deploy.sh [2020-04-14T23:51:26.622Z] + ARCHIVE_ARTIFACTS= [2020-04-14T23:51:26.622Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-14T23:51:26.622Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-14T23:51:26.622Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-14T23:51:26.622Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-51/8 [2020-04-14T23:51:26.622Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-51/8/ [2020-04-14T23:51:26.622Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-51/8 /w/workspace/exfoundry_go-mod-messaging_PR-51 [2020-04-14T23:51:28.001Z] Archives upload complete. [2020-04-14T23:51:28.001Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-51/8 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-51/8/ [2020-04-14T23:51:28.569Z] ---> uname -a: [2020-04-14T23:51:28.569Z] Linux 5cb80918fdd4 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-14T23:51:28.569Z] [2020-04-14T23:51:28.569Z] [2020-04-14T23:51:28.569Z] ---> lscpu: [2020-04-14T23:51:28.569Z] Architecture: x86_64 [2020-04-14T23:51:28.569Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-14T23:51:28.569Z] Byte Order: Little Endian [2020-04-14T23:51:28.569Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-14T23:51:28.569Z] CPU(s): 4 [2020-04-14T23:51:28.569Z] On-line CPU(s) list: 0-3 [2020-04-14T23:51:28.569Z] Thread(s) per core: 1 [2020-04-14T23:51:28.569Z] Core(s) per socket: 1 [2020-04-14T23:51:28.569Z] Socket(s): 4 [2020-04-14T23:51:28.569Z] NUMA node(s): 1 [2020-04-14T23:51:28.569Z] Vendor ID: GenuineIntel [2020-04-14T23:51:28.569Z] CPU family: 6 [2020-04-14T23:51:28.569Z] Model: 44 [2020-04-14T23:51:28.569Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-14T23:51:28.569Z] Stepping: 1 [2020-04-14T23:51:28.569Z] CPU MHz: 2933.438 [2020-04-14T23:51:28.569Z] BogoMIPS: 5866.87 [2020-04-14T23:51:28.569Z] Virtualization: VT-x [2020-04-14T23:51:28.569Z] Hypervisor vendor: KVM [2020-04-14T23:51:28.569Z] Virtualization type: full [2020-04-14T23:51:28.569Z] L1d cache: 128 KiB [2020-04-14T23:51:28.569Z] L1i cache: 128 KiB [2020-04-14T23:51:28.569Z] L2 cache: 16 MiB [2020-04-14T23:51:28.569Z] L3 cache: 64 MiB [2020-04-14T23:51:28.569Z] NUMA node0 CPU(s): 0-3 [2020-04-14T23:51:28.569Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-14T23:51:28.569Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-14T23:51:28.569Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-14T23:51:28.569Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-14T23:51:28.569Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-14T23:51:28.569Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-04-14T23:51:28.569Z] [2020-04-14T23:51:28.569Z] [2020-04-14T23:51:28.569Z] ---> nproc: [2020-04-14T23:51:28.569Z] 4 [2020-04-14T23:51:28.569Z] [2020-04-14T23:51:28.569Z] [2020-04-14T23:51:28.569Z] ---> df -h: [2020-04-14T23:51:28.569Z] Filesystem Size Used Available Use% Mounted on [2020-04-14T23:51:28.569Z] overlay 50.0G 6.4G 43.6G 13% / [2020-04-14T23:51:28.569Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-14T23:51:28.569Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-14T23:51:28.569Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-14T23:51:28.569Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-04-14T23:51:28.569Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-04-14T23:51:28.569Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-04-14T23:51:28.569Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/exfoundry_go-mod-messaging_PR-51 [2020-04-14T23:51:28.569Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp [2020-04-14T23:51:28.569Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-04-14T23:51:28.569Z] [2020-04-14T23:51:28.569Z] [2020-04-14T23:51:28.569Z] ---> free -m: [2020-04-14T23:51:28.569Z] total used free shared buff/cache available [2020-04-14T23:51:28.569Z] Mem: 1838 630 69 0 1137 1101 [2020-04-14T23:51:28.569Z] Swap: 1023 0 1023 [2020-04-14T23:51:28.569Z] [2020-04-14T23:51:28.569Z] [2020-04-14T23:51:28.569Z] ---> ip addr: [2020-04-14T23:51:28.569Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-14T23:51:28.569Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-14T23:51:28.569Z] inet 127.0.0.1/8 scope host lo [2020-04-14T23:51:28.569Z] valid_lft forever preferred_lft forever [2020-04-14T23:51:28.569Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-14T23:51:28.569Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-14T23:51:28.569Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-14T23:51:28.569Z] valid_lft forever preferred_lft forever [2020-04-14T23:51:28.569Z] [2020-04-14T23:51:28.569Z] [2020-04-14T23:51:28.569Z] ---> sar -b -r -n DEV: [2020-04-14T23:51:28.569Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/14/20 _x86_64_ (4 CPU) [2020-04-14T23:51:28.569Z] [2020-04-14T23:51:28.569Z] 23:47:13 LINUX RESTART [2020-04-14T23:51:28.569Z] [2020-04-14T23:51:28.569Z] 23:48:01 tps rtps wtps bread/s bwrtn/s [2020-04-14T23:51:28.569Z] 23:49:01 11.11 1.07 10.04 66.09 1924.85 [2020-04-14T23:51:28.569Z] 23:50:01 2.95 0.00 2.95 0.00 94.82 [2020-04-14T23:51:28.569Z] 23:51:01 0.33 0.00 0.33 0.00 5.43 [2020-04-14T23:51:28.569Z] Average: 4.80 0.36 4.44 22.03 674.96 [2020-04-14T23:51:28.569Z] [2020-04-14T23:51:28.569Z] 23:48:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-14T23:51:28.569Z] 23:49:01 113456 1768848 93.97 2620 1202900 948864 32.37 467808 1143420 12 [2020-04-14T23:51:28.569Z] 23:50:01 118764 1763540 93.69 2620 1202904 928480 31.68 463372 1143060 8 [2020-04-14T23:51:28.569Z] 23:51:01 118616 1763688 93.70 2620 1202916 928516 31.68 463644 1143060 8 [2020-04-14T23:51:28.569Z] Average: 116945 1765359 93.79 2620 1202907 935287 31.91 464941 1143180 9 [2020-04-14T23:51:28.569Z] [2020-04-14T23:51:28.569Z] 23:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-14T23:51:28.569Z] 23:49:01 eth0 11.64 8.03 9.11 16.88 0.00 0.00 0.00 [2020-04-14T23:51:28.569Z] 23:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-14T23:51:28.569Z] 23:49:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2020-04-14T23:51:28.569Z] 23:50:01 eth0 1.80 0.38 0.37 0.20 0.00 0.00 0.00 [2020-04-14T23:51:28.569Z] 23:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-14T23:51:28.569Z] 23:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-14T23:51:28.569Z] 23:51:01 eth0 1.00 0.42 0.34 0.21 0.00 0.00 0.00 [2020-04-14T23:51:28.569Z] 23:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-14T23:51:28.569Z] 23:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-14T23:51:28.569Z] Average: eth0 4.81 2.94 3.27 5.76 0.00 0.00 0.00 [2020-04-14T23:51:28.569Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-14T23:51:28.569Z] Average: docker0 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2020-04-14T23:51:28.569Z] [2020-04-14T23:51:28.569Z] [2020-04-14T23:51:28.569Z] ---> sar -P ALL: [2020-04-14T23:51:28.569Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/14/20 _x86_64_ (4 CPU) [2020-04-14T23:51:28.569Z] [2020-04-14T23:51:28.569Z] 23:47:13 LINUX RESTART [2020-04-14T23:51:28.569Z] [2020-04-14T23:51:28.569Z] 23:48:01 CPU %user %nice %system %iowait %steal %idle [2020-04-14T23:51:28.569Z] 23:49:01 all 0.59 0.00 0.18 0.01 0.00 99.22 [2020-04-14T23:51:28.569Z] 23:49:01 0 0.55 0.00 0.22 0.00 0.00 99.23 [2020-04-14T23:51:28.569Z] 23:49:01 1 0.85 0.00 0.22 0.00 0.02 98.91 [2020-04-14T23:51:28.569Z] 23:49:01 2 0.45 0.00 0.15 0.00 0.00 99.40 [2020-04-14T23:51:28.569Z] 23:49:01 3 0.50 0.00 0.13 0.03 0.00 99.33 [2020-04-14T23:51:28.569Z] 23:50:01 all 0.08 0.00 0.05 0.00 0.00 99.87 [2020-04-14T23:51:28.569Z] 23:50:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2020-04-14T23:51:28.569Z] 23:50:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2020-04-14T23:51:28.569Z] 23:50:01 2 0.12 0.00 0.05 0.00 0.00 99.83 [2020-04-14T23:51:28.569Z] 23:50:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2020-04-14T23:51:28.569Z] 23:51:01 all 0.13 0.00 0.06 0.00 0.00 99.80 [2020-04-14T23:51:28.569Z] 23:51:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2020-04-14T23:51:28.569Z] 23:51:01 1 0.33 0.00 0.07 0.00 0.00 99.60 [2020-04-14T23:51:28.569Z] 23:51:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-14T23:51:28.569Z] 23:51:01 3 0.07 0.00 0.07 0.00 0.02 99.85 [2020-04-14T23:51:28.569Z] Average: all 0.27 0.00 0.10 0.00 0.00 99.63 [2020-04-14T23:51:28.569Z] Average: 0 0.23 0.00 0.11 0.00 0.01 99.66 [2020-04-14T23:51:28.569Z] Average: 1 0.42 0.00 0.11 0.00 0.01 99.46 [2020-04-14T23:51:28.569Z] Average: 2 0.21 0.00 0.08 0.00 0.00 99.72 [2020-04-14T23:51:28.569Z] Average: 3 0.21 0.00 0.09 0.01 0.01 99.68 [2020-04-14T23:51:28.569Z] [2020-04-14T23:51:28.569Z] [2020-04-14T23:51:28.569Z]