Pull request #48 opened 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 tsconn23 for edgexfoundry/go-mod-registry Obtained Jenkinsfile from c2b77eba96a5cab53016bd0c8fc3af3658f28c30+1046cccd4841a3fd011f4d5cde55378f39b67fd6 (d080e80251569da27da4499923304a2419fbf193) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-48/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-registry, 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-registry-settings PROJECT: go-mod-registry USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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-registry DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch SNAP_CHANNEL: latest/edge BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: api/openapi/v1 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-411 in /w/workspace/gexfoundry_go-mod-registry_PR-48 [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-registry.git > git init /w/workspace/gexfoundry_go-mod-registry_PR-48 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 1046cccd4841a3fd011f4d5cde55378f39b67fd6 into PR head commit c2b77eba96a5cab53016bd0c8fc3af3658f28c30 Merge succeeded, producing c2b77eba96a5cab53016bd0c8fc3af3658f28c30 Checking out Revision c2b77eba96a5cab53016bd0c8fc3af3658f28c30 (PR-48) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/48/head:refs/remotes/origin/PR-48 # 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-registry.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c2b77eba96a5cab53016bd0c8fc3af3658f28c30 # 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 1046cccd4841a3fd011f4d5cde55378f39b67fd6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c2b77eba96a5cab53016bd0c8fc3af3658f28c30 # timeout=10 Commit message: "Enabled -race for go test in Makefile" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-18T19:04:11.307Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-18T19:04:11.689Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-18T19:04:11.853Z] ========================================================= [2020-08-18T19:04:11.854Z] EdgeX Global Pipelines Version Info [2020-08-18T19:04:11.854Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-08-18T19:04:13.780Z] ------------------- [2020-08-18T19:04:13.781Z] stable info: [2020-08-18T19:04:13.781Z] ------------------- [2020-08-18T19:04:13.781Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-18T19:04:13.781Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-08-18T19:04:13.781Z] Message: update stable to v1.0.106 [2020-08-18T19:04:14.360Z] ------------------- [2020-08-18T19:04:14.360Z] experimental info: [2020-08-18T19:04:14.360Z] ------------------- [2020-08-18T19:04:14.360Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-18T19:04:14.360Z] Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b [2020-08-18T19:04:14.360Z] Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-18T19:04:17.180Z] + git log --format=format:%s -1 c2b77eba96a5cab53016bd0c8fc3af3658f28c30 [Pipeline] echo [2020-08-18T19:04:17.267Z] GIT_COMMIT: c2b77eba96a5cab53016bd0c8fc3af3658f28c30, Commit Message: Enabled -race for go test in Makefile [Pipeline] echo [2020-08-18T19:04:17.338Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-08-18T19:04:18.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-18T19:04:18.466Z] [2020-08-18T19:04:18.466Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-18T19:04:18.851Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-18T19:04:18.851Z] latest: Pulling from edgex-devops/git-semver [2020-08-18T19:04:18.851Z] 31603596830f: Pulling fs layer [2020-08-18T19:04:18.851Z] 2a8b12db71e7: Pulling fs layer [2020-08-18T19:04:18.851Z] 6ca5941a6612: Pulling fs layer [2020-08-18T19:04:18.851Z] ecc8261a40a4: Pulling fs layer [2020-08-18T19:04:18.851Z] ecc8261a40a4: Waiting [2020-08-18T19:04:18.851Z] 2a8b12db71e7: Verifying Checksum [2020-08-18T19:04:18.851Z] 2a8b12db71e7: Download complete [2020-08-18T19:04:18.851Z] 31603596830f: Verifying Checksum [2020-08-18T19:04:18.851Z] 31603596830f: Download complete [2020-08-18T19:04:19.118Z] ecc8261a40a4: Verifying Checksum [2020-08-18T19:04:19.118Z] ecc8261a40a4: Download complete [2020-08-18T19:04:19.118Z] 6ca5941a6612: Verifying Checksum [2020-08-18T19:04:19.118Z] 6ca5941a6612: Download complete [2020-08-18T19:04:19.380Z] 31603596830f: Pull complete [2020-08-18T19:04:19.380Z] 2a8b12db71e7: Pull complete [2020-08-18T19:04:20.340Z] 6ca5941a6612: Pull complete [2020-08-18T19:04:20.602Z] ecc8261a40a4: Pull complete [2020-08-18T19:04:20.602Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-18T19:04:20.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-18T19:04:20.602Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-18T19:04:20.731Z] prd-centos7-docker-4c-2g-411 does not seem to be running inside a container [2020-08-18T19:04:20.790Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-registry_PR-48 -v /w/workspace/gexfoundry_go-mod-registry_PR-48:/w/workspace/gexfoundry_go-mod-registry_PR-48:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-48@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-48@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-18T19:04:23.425Z] $ docker top d79f759c28d0dfae7d6f8e04f56cb5673befa60be6ffe8adb025baa9e51c4f4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-18T19:04:23.884Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-18T19:04:23.884Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-18T19:04:24.137Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-18T19:04:24.142Z] $ docker exec d79f759c28d0dfae7d6f8e04f56cb5673befa60be6ffe8adb025baa9e51c4f4a ssh-agent [2020-08-18T19:04:24.333Z] SSH_AUTH_SOCK=/tmp/ssh-9AeiZ561Rx8n/agent.12 [2020-08-18T19:04:24.333Z] SSH_AGENT_PID=17 [2020-08-18T19:04:24.350Z] Running ssh-add (command line suppressed) [2020-08-18T19:04:24.490Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-48@tmp/private_key_6193993108133749328.key (/w/workspace/gexfoundry_go-mod-registry_PR-48@tmp/private_key_6193993108133749328.key) [2020-08-18T19:04:24.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-18T19:04:25.052Z] + git describe --exact-match --tags HEAD [2020-08-18T19:04:25.052Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-18T19:04:25.154Z] $ docker exec --env ******** --env ******** d79f759c28d0dfae7d6f8e04f56cb5673befa60be6ffe8adb025baa9e51c4f4a ssh-agent -k [2020-08-18T19:04:25.276Z] unset SSH_AUTH_SOCK; [2020-08-18T19:04:25.277Z] unset SSH_AGENT_PID; [2020-08-18T19:04:25.277Z] echo Agent pid 17 killed; [2020-08-18T19:04:25.322Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-18T19:04:25.509Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-18T19:04:25.509Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-18T19:04:25.613Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-18T19:04:25.613Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-18T19:04:25.799Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-18T19:04:25.804Z] $ docker exec d79f759c28d0dfae7d6f8e04f56cb5673befa60be6ffe8adb025baa9e51c4f4a ssh-agent [2020-08-18T19:04:25.968Z] SSH_AUTH_SOCK=/tmp/ssh-xGFIgdYSaPOG/agent.45 [2020-08-18T19:04:25.968Z] SSH_AGENT_PID=51 [2020-08-18T19:04:25.975Z] Running ssh-add (command line suppressed) [2020-08-18T19:04:26.098Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-48@tmp/private_key_7542175127971568070.key (/w/workspace/gexfoundry_go-mod-registry_PR-48@tmp/private_key_7542175127971568070.key) [2020-08-18T19:04:26.147Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-18T19:04:26.519Z] + git semver init [2020-08-18T19:04:26.519Z] # -> Open(): unable to determine branch for HEAD [2020-08-18T19:04:26.519Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-48/.git [2020-08-18T19:04:26.519Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-registry_PR-48 [2020-08-18T19:04:26.519Z] # $SEMVER_REMOTE_NAME = origin [2020-08-18T19:04:26.519Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-18T19:04:26.519Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-18T19:04:26.519Z] # $SEMVER_BRANCH = PR-48 [2020-08-18T19:04:26.519Z] # $SEMVER_TEMP = /tmp/semver-365278954 [2020-08-18T19:04:26.519Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP [2020-08-18T19:04:27.093Z] # '/tmp/semver-365278954' -> '/w/workspace/gexfoundry_go-mod-registry_PR-48/.semver' [2020-08-18T19:04:27.093Z] # -> Force: false [2020-08-18T19:04:27.093Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-48/.semver [Pipeline] } [2020-08-18T19:04:27.118Z] $ docker exec --env ******** --env ******** d79f759c28d0dfae7d6f8e04f56cb5673befa60be6ffe8adb025baa9e51c4f4a ssh-agent -k [2020-08-18T19:04:27.248Z] unset SSH_AUTH_SOCK; [2020-08-18T19:04:27.248Z] unset SSH_AGENT_PID; [2020-08-18T19:04:27.249Z] echo Agent pid 51 killed; [2020-08-18T19:04:27.309Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-18T19:04:27.870Z] + git semver [Pipeline] } [2020-08-18T19:04:27.901Z] $ docker stop --time=1 d79f759c28d0dfae7d6f8e04f56cb5673befa60be6ffe8adb025baa9e51c4f4a [2020-08-18T19:04:29.302Z] $ docker rm -f d79f759c28d0dfae7d6f8e04f56cb5673befa60be6ffe8adb025baa9e51c4f4a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-18T19:04:30.098Z] Stashed 36 file(s) [Pipeline] echo [2020-08-18T19:04:30.117Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] echo [2020-08-18T19:04:30.298Z] Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [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-08-18T19:04:46.002Z] Still waiting to schedule task [2020-08-18T19:04:46.003Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-08-18T19:04:46.027Z] Still waiting to schedule task [2020-08-18T19:04:46.027Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-08-18T19:06:34.525Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-413 in /w/workspace/gexfoundry_go-mod-registry_PR-48 [Pipeline] { [Pipeline] ws [2020-08-18T19:06:34.619Z] Running in /w/workspace/go-mod-registry/1 [Pipeline] { [Pipeline] checkout [2020-08-18T19:06:39.568Z] using credential edgex-jenkins-ssh [2020-08-18T19:06:39.626Z] Cloning the remote Git repository [2020-08-18T19:06:39.626Z] Cloning with configured refspecs honoured and without tags [2020-08-18T19:06:39.693Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2020-08-18T19:06:40.727Z] Fetching without tags [2020-08-18T19:06:39.805Z] > git init /w/workspace/go-mod-registry/1 # timeout=10 [2020-08-18T19:06:39.880Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2020-08-18T19:06:39.881Z] > git --version # timeout=10 [2020-08-18T19:06:39.905Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-18T19:06:39.986Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-18T19:06:40.625Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2020-08-18T19:06:40.650Z] > git config --add remote.origin.fetch +refs/pull/48/head:refs/remotes/origin/PR-48 # timeout=10 [2020-08-18T19:06:40.669Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-18T19:06:40.695Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2020-08-18T19:06:40.737Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2020-08-18T19:06:40.738Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-18T19:06:40.753Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-18T19:06:41.228Z] Merging remotes/origin/master commit 1046cccd4841a3fd011f4d5cde55378f39b67fd6 into PR head commit c2b77eba96a5cab53016bd0c8fc3af3658f28c30 [2020-08-18T19:06:41.480Z] Merge succeeded, producing c2b77eba96a5cab53016bd0c8fc3af3658f28c30 [2020-08-18T19:06:41.480Z] Checking out Revision c2b77eba96a5cab53016bd0c8fc3af3658f28c30 (PR-48) [2020-08-18T19:06:41.245Z] > git config core.sparsecheckout # timeout=10 [2020-08-18T19:06:41.269Z] > git checkout -f c2b77eba96a5cab53016bd0c8fc3af3658f28c30 # timeout=10 [2020-08-18T19:06:41.345Z] > git remote # timeout=10 [2020-08-18T19:06:41.364Z] > git config --get remote.origin.url # timeout=10 [2020-08-18T19:06:41.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-18T19:06:41.385Z] > git merge 1046cccd4841a3fd011f4d5cde55378f39b67fd6 # timeout=10 [2020-08-18T19:06:41.412Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-18T19:06:41.489Z] > git config core.sparsecheckout # timeout=10 [2020-08-18T19:06:41.532Z] > git checkout -f c2b77eba96a5cab53016bd0c8fc3af3658f28c30 # timeout=10 [2020-08-18T19:06:45.875Z] Commit message: "Enabled -race for go test in Makefile" [2020-08-18T19:06:45.926Z] > git --version # timeout=10 [2020-08-18T19:06:45.955Z] fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-18T19:06:47.223Z] ========================================================= [2020-08-18T19:06:47.223Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-18T19:06:47.223Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-18T19:06:48.356Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-08-18T19:06:48.956Z] Sending build context to Docker daemon 323.6kB [2020-08-18T19:06:49.231Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-18T19:06:49.231Z] Step 2/7 : FROM ${BASE} [2020-08-18T19:06:49.506Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-18T19:06:49.507Z] b538f80385f9: Pulling fs layer [2020-08-18T19:06:49.507Z] 74f711af9a0d: Pulling fs layer [2020-08-18T19:06:49.507Z] 99f96fe45779: Pulling fs layer [2020-08-18T19:06:49.507Z] fd7a069fd194: Pulling fs layer [2020-08-18T19:06:49.507Z] 66aa3694b03b: Pulling fs layer [2020-08-18T19:06:49.507Z] 170f70906a0f: Pulling fs layer [2020-08-18T19:06:49.507Z] ad7c5574e4b9: Pulling fs layer [2020-08-18T19:06:49.507Z] e772456be8f7: Pulling fs layer [2020-08-18T19:06:49.507Z] c890913d741a: Pulling fs layer [2020-08-18T19:06:49.507Z] 2480fcc9aa5a: Pulling fs layer [2020-08-18T19:06:49.507Z] 09adf4765672: Pulling fs layer [2020-08-18T19:06:49.507Z] fd7a069fd194: Waiting [2020-08-18T19:06:49.507Z] 66aa3694b03b: Waiting [2020-08-18T19:06:49.507Z] 170f70906a0f: Waiting [2020-08-18T19:06:49.507Z] ad7c5574e4b9: Waiting [2020-08-18T19:06:49.507Z] c890913d741a: Waiting [2020-08-18T19:06:49.507Z] 2480fcc9aa5a: Waiting [2020-08-18T19:06:49.507Z] 09adf4765672: Waiting [2020-08-18T19:06:49.507Z] e772456be8f7: Waiting [2020-08-18T19:06:49.507Z] 99f96fe45779: Verifying Checksum [2020-08-18T19:06:49.507Z] 99f96fe45779: Download complete [2020-08-18T19:06:49.507Z] 74f711af9a0d: Verifying Checksum [2020-08-18T19:06:49.507Z] 74f711af9a0d: Download complete [2020-08-18T19:06:49.507Z] 66aa3694b03b: Verifying Checksum [2020-08-18T19:06:49.507Z] 66aa3694b03b: Download complete [2020-08-18T19:06:49.507Z] 170f70906a0f: Verifying Checksum [2020-08-18T19:06:49.507Z] 170f70906a0f: Download complete [2020-08-18T19:06:49.507Z] b538f80385f9: Download complete [2020-08-18T19:06:50.499Z] b538f80385f9: Pull complete [2020-08-18T19:06:51.486Z] 74f711af9a0d: Pull complete [2020-08-18T19:06:51.761Z] 99f96fe45779: Pull complete [2020-08-18T19:06:51.761Z] ad7c5574e4b9: Verifying Checksum [2020-08-18T19:06:51.761Z] ad7c5574e4b9: Download complete [2020-08-18T19:06:51.761Z] c890913d741a: Download complete [2020-08-18T19:06:53.756Z] 2480fcc9aa5a: Verifying Checksum [2020-08-18T19:06:53.756Z] 2480fcc9aa5a: Download complete [2020-08-18T19:06:53.756Z] 09adf4765672: Verifying Checksum [2020-08-18T19:06:53.756Z] 09adf4765672: Download complete [2020-08-18T19:06:54.740Z] e772456be8f7: Verifying Checksum [2020-08-18T19:06:54.740Z] e772456be8f7: Download complete [2020-08-18T19:06:55.347Z] fd7a069fd194: Verifying Checksum [2020-08-18T19:06:55.347Z] fd7a069fd194: Download complete [2020-08-18T19:06:57.220Z] Running on prd-centos7-docker-4c-2g-414 in /w/workspace/gexfoundry_go-mod-registry_PR-48 [Pipeline] { [Pipeline] ws [2020-08-18T19:06:57.307Z] Running in /w/workspace/go-mod-registry/1 [Pipeline] { [Pipeline] checkout [2020-08-18T19:06:59.710Z] using credential edgex-jenkins-ssh [2020-08-18T19:06:59.760Z] Cloning the remote Git repository [2020-08-18T19:06:59.760Z] Cloning with configured refspecs honoured and without tags [2020-08-18T19:07:00.531Z] Fetching without tags [2020-08-18T19:06:59.784Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2020-08-18T19:06:59.843Z] > git init /w/workspace/go-mod-registry/1 # timeout=10 [2020-08-18T19:06:59.898Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2020-08-18T19:06:59.898Z] > git --version # timeout=10 [2020-08-18T19:06:59.904Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-18T19:06:59.930Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-18T19:07:00.505Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2020-08-18T19:07:00.510Z] > git config --add remote.origin.fetch +refs/pull/48/head:refs/remotes/origin/PR-48 # timeout=10 [2020-08-18T19:07:00.516Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-18T19:07:00.526Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2020-08-18T19:07:00.535Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2020-08-18T19:07:00.535Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-18T19:07:00.539Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-18T19:07:00.959Z] Merging remotes/origin/master commit 1046cccd4841a3fd011f4d5cde55378f39b67fd6 into PR head commit c2b77eba96a5cab53016bd0c8fc3af3658f28c30 [2020-08-18T19:07:01.024Z] Merge succeeded, producing c2b77eba96a5cab53016bd0c8fc3af3658f28c30 [2020-08-18T19:07:01.024Z] Checking out Revision c2b77eba96a5cab53016bd0c8fc3af3658f28c30 (PR-48) [2020-08-18T19:07:00.966Z] > git config core.sparsecheckout # timeout=10 [2020-08-18T19:07:00.971Z] > git checkout -f c2b77eba96a5cab53016bd0c8fc3af3658f28c30 # timeout=10 [2020-08-18T19:07:00.998Z] > git remote # timeout=10 [2020-08-18T19:07:01.002Z] > git config --get remote.origin.url # timeout=10 [2020-08-18T19:07:01.007Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-18T19:07:01.010Z] > git merge 1046cccd4841a3fd011f4d5cde55378f39b67fd6 # timeout=10 [2020-08-18T19:07:01.018Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-18T19:07:01.026Z] > git config core.sparsecheckout # timeout=10 [2020-08-18T19:07:01.030Z] > git checkout -f c2b77eba96a5cab53016bd0c8fc3af3658f28c30 # timeout=10 [2020-08-18T19:07:04.605Z] Commit message: "Enabled -race for go test in Makefile" [2020-08-18T19:07:04.627Z] > git --version # timeout=10 [2020-08-18T19:07:04.636Z] fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-18T19:07:05.689Z] ========================================================= [2020-08-18T19:07:05.689Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-18T19:07:05.689Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-18T19:07:06.306Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-08-18T19:07:06.568Z] Sending build context to Docker daemon 323.6kB [2020-08-18T19:07:06.568Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-18T19:07:06.568Z] Step 2/7 : FROM ${BASE} [2020-08-18T19:07:06.836Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-18T19:07:06.836Z] df20fa9351a1: Pulling fs layer [2020-08-18T19:07:06.836Z] ed8968b2872e: Pulling fs layer [2020-08-18T19:07:06.836Z] a92cc7c5fd73: Pulling fs layer [2020-08-18T19:07:06.836Z] 2dd03ba5bac4: Pulling fs layer [2020-08-18T19:07:06.836Z] 1e091d79d1de: Pulling fs layer [2020-08-18T19:07:06.836Z] 481702a1767f: Pulling fs layer [2020-08-18T19:07:06.836Z] f64a6f60c768: Pulling fs layer [2020-08-18T19:07:06.836Z] e78d2573fc39: Pulling fs layer [2020-08-18T19:07:06.836Z] e876d2f968b6: Pulling fs layer [2020-08-18T19:07:06.836Z] ce8a83651883: Pulling fs layer [2020-08-18T19:07:06.836Z] 07967f4d0e4b: Pulling fs layer [2020-08-18T19:07:06.836Z] 2dd03ba5bac4: Waiting [2020-08-18T19:07:06.836Z] 1e091d79d1de: Waiting [2020-08-18T19:07:06.836Z] 481702a1767f: Waiting [2020-08-18T19:07:06.836Z] f64a6f60c768: Waiting [2020-08-18T19:07:06.836Z] e78d2573fc39: Waiting [2020-08-18T19:07:06.836Z] e876d2f968b6: Waiting [2020-08-18T19:07:06.836Z] ce8a83651883: Waiting [2020-08-18T19:07:06.836Z] 07967f4d0e4b: Waiting [2020-08-18T19:07:06.836Z] a92cc7c5fd73: Download complete [2020-08-18T19:07:06.836Z] ed8968b2872e: Download complete [2020-08-18T19:07:06.836Z] 1e091d79d1de: Verifying Checksum [2020-08-18T19:07:06.836Z] 1e091d79d1de: Download complete [2020-08-18T19:07:06.836Z] 481702a1767f: Verifying Checksum [2020-08-18T19:07:06.836Z] 481702a1767f: Download complete [2020-08-18T19:07:06.836Z] df20fa9351a1: Download complete [2020-08-18T19:07:07.108Z] df20fa9351a1: Pull complete [2020-08-18T19:07:07.781Z] fd7a069fd194: Pull complete [2020-08-18T19:07:07.782Z] 66aa3694b03b: Pull complete [2020-08-18T19:07:07.782Z] 170f70906a0f: Pull complete [2020-08-18T19:07:08.093Z] f64a6f60c768: Verifying Checksum [2020-08-18T19:07:08.093Z] f64a6f60c768: Download complete [2020-08-18T19:07:08.093Z] e876d2f968b6: Verifying Checksum [2020-08-18T19:07:08.093Z] e876d2f968b6: Download complete [2020-08-18T19:07:08.093Z] ed8968b2872e: Pull complete [2020-08-18T19:07:08.356Z] 2dd03ba5bac4: Verifying Checksum [2020-08-18T19:07:08.356Z] 2dd03ba5bac4: Download complete [2020-08-18T19:07:08.616Z] 07967f4d0e4b: Verifying Checksum [2020-08-18T19:07:08.617Z] 07967f4d0e4b: Download complete [2020-08-18T19:07:08.617Z] ce8a83651883: Verifying Checksum [2020-08-18T19:07:08.617Z] ce8a83651883: Download complete [2020-08-18T19:07:08.877Z] e78d2573fc39: Verifying Checksum [2020-08-18T19:07:08.877Z] e78d2573fc39: Download complete [2020-08-18T19:07:09.822Z] a92cc7c5fd73: Pull complete [2020-08-18T19:07:11.186Z] ad7c5574e4b9: Pull complete [2020-08-18T19:07:15.150Z] 2dd03ba5bac4: Pull complete [2020-08-18T19:07:15.150Z] 1e091d79d1de: Pull complete [2020-08-18T19:07:15.415Z] 481702a1767f: Pull complete [2020-08-18T19:07:15.495Z] e772456be8f7: Pull complete [2020-08-18T19:07:15.771Z] c890913d741a: Pull complete [2020-08-18T19:07:18.398Z] 2480fcc9aa5a: Pull complete [2020-08-18T19:07:18.674Z] 09adf4765672: Pull complete [2020-08-18T19:07:18.674Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-18T19:07:18.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-18T19:07:18.674Z] ---> 2248a725d1cf [2020-08-18T19:07:18.674Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-08-18T19:07:24.089Z] ---> Running in 342acdcfbb94 [2020-08-18T19:07:24.089Z] Removing intermediate container 342acdcfbb94 [2020-08-18T19:07:24.089Z] ---> f4c93d6da54b [2020-08-18T19:07:24.089Z] Step 4/7 : RUN apk add --update bash [2020-08-18T19:07:24.089Z] ---> Running in 95381d60697e [2020-08-18T19:07:25.456Z] f64a6f60c768: Pull complete [2020-08-18T19:07:25.528Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-18T19:07:26.125Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-18T19:07:27.096Z] OK: 142 MiB in 39 packages [2020-08-18T19:07:28.530Z] Removing intermediate container 95381d60697e [2020-08-18T19:07:28.530Z] ---> 7b739dabf883 [2020-08-18T19:07:28.530Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-08-18T19:07:28.530Z] ---> Running in c1cfdca72b4e [2020-08-18T19:07:29.128Z] Removing intermediate container c1cfdca72b4e [2020-08-18T19:07:29.128Z] ---> 2e1b39d451a4 [2020-08-18T19:07:29.128Z] Step 6/7 : COPY go.mod . [2020-08-18T19:07:29.688Z] e78d2573fc39: Pull complete [2020-08-18T19:07:29.688Z] e876d2f968b6: Pull complete [2020-08-18T19:07:29.719Z] ---> 6126cb2d642f [2020-08-18T19:07:29.720Z] Step 7/7 : RUN go mod download [2020-08-18T19:07:30.008Z] ---> Running in 98fa4c22ed0d [2020-08-18T19:07:30.268Z] ce8a83651883: Pull complete [2020-08-18T19:07:30.533Z] 07967f4d0e4b: Pull complete [2020-08-18T19:07:30.533Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-18T19:07:30.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-18T19:07:30.533Z] ---> 5d7c900382c6 [2020-08-18T19:07:30.534Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-08-18T19:07:31.923Z] ---> Running in 44a11d0bbd9f [2020-08-18T19:07:31.923Z] Removing intermediate container 44a11d0bbd9f [2020-08-18T19:07:31.923Z] ---> 8516019575a6 [2020-08-18T19:07:31.923Z] Step 4/7 : RUN apk add --update bash [2020-08-18T19:07:32.186Z] ---> Running in bc51b3183a0a [2020-08-18T19:07:32.610Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-18T19:07:32.610Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-18T19:07:32.880Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-18T19:07:32.880Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-18T19:07:32.880Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-18T19:07:32.880Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-18T19:07:32.880Z] go: finding github.com/fatih/color v1.7.0 [2020-08-18T19:07:32.880Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-18T19:07:32.880Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-18T19:07:32.880Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-18T19:07:33.131Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-18T19:07:33.151Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-18T19:07:33.151Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-18T19:07:33.151Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-18T19:07:33.151Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-18T19:07:33.151Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-18T19:07:33.151Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-18T19:07:33.151Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-18T19:07:33.439Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-18T19:07:33.439Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-18T19:07:33.439Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-18T19:07:33.439Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-18T19:07:33.439Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-18T19:07:33.439Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-18T19:07:33.704Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-18T19:07:33.710Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-18T19:07:33.710Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-18T19:07:33.710Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-18T19:07:33.710Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-18T19:07:33.710Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-18T19:07:33.710Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-18T19:07:33.710Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-18T19:07:33.980Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-18T19:07:33.980Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-18T19:07:33.980Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-18T19:07:33.980Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-18T19:07:33.980Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-18T19:07:33.980Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-18T19:07:33.980Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-18T19:07:34.251Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-18T19:07:34.251Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-18T19:07:34.251Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-18T19:07:34.251Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-18T19:07:34.251Z] go: finding github.com/posener/complete v1.1.1 [2020-08-18T19:07:34.251Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-18T19:07:34.251Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-18T19:07:34.519Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-18T19:07:34.519Z] go: finding github.com/stretchr/testify v1.3.0 [2020-08-18T19:07:34.519Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-08-18T19:07:34.519Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-08-18T19:07:34.519Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-18T19:07:34.519Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-08-18T19:07:34.646Z] OK: 166 MiB in 39 packages [2020-08-18T19:07:34.909Z] Removing intermediate container bc51b3183a0a [2020-08-18T19:07:34.909Z] ---> e0c6eacbe362 [2020-08-18T19:07:34.909Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-08-18T19:07:35.173Z] ---> Running in 2a9391f6b615 [2020-08-18T19:07:35.173Z] Removing intermediate container 2a9391f6b615 [2020-08-18T19:07:35.173Z] ---> a381f1635b6a [2020-08-18T19:07:35.173Z] Step 6/7 : COPY go.mod . [2020-08-18T19:07:35.435Z] ---> d91a3507b817 [2020-08-18T19:07:35.436Z] Step 7/7 : RUN go mod download [2020-08-18T19:07:35.436Z] ---> Running in 603fbda126bc [2020-08-18T19:07:37.349Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-18T19:07:37.349Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-18T19:07:37.349Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-18T19:07:37.349Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-18T19:07:37.611Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-18T19:07:37.611Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-18T19:07:37.611Z] go: finding github.com/fatih/color v1.7.0 [2020-08-18T19:07:37.611Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-18T19:07:37.611Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-18T19:07:37.611Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-18T19:07:37.611Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-18T19:07:37.872Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-18T19:07:37.872Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-18T19:07:37.872Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-18T19:07:37.872Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-18T19:07:37.872Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-18T19:07:37.872Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-18T19:07:37.872Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-18T19:07:38.135Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-18T19:07:38.135Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-18T19:07:38.135Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-18T19:07:38.135Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-18T19:07:38.135Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-18T19:07:38.135Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-18T19:07:38.135Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-18T19:07:38.397Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-18T19:07:38.397Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-18T19:07:38.397Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-18T19:07:38.397Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-18T19:07:38.397Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-18T19:07:38.397Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-18T19:07:38.397Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-18T19:07:38.658Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-18T19:07:38.658Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-18T19:07:38.658Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-18T19:07:38.919Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-18T19:07:38.919Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-18T19:07:38.919Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-18T19:07:38.919Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-18T19:07:39.180Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-18T19:07:39.180Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-18T19:07:39.180Z] go: finding github.com/posener/complete v1.1.1 [2020-08-18T19:07:39.180Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-18T19:07:39.180Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-18T19:07:39.180Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-18T19:07:39.180Z] go: finding github.com/stretchr/testify v1.3.0 [2020-08-18T19:07:39.443Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-08-18T19:07:39.443Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-08-18T19:07:39.443Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-18T19:07:39.443Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-08-18T19:07:42.790Z] Removing intermediate container 98fa4c22ed0d [2020-08-18T19:07:42.790Z] ---> 6a9645ee9115 [2020-08-18T19:07:42.790Z] Successfully built 6a9645ee9115 [2020-08-18T19:07:42.790Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T19:07:43.653Z] + docker inspect -f . ci-base-image-arm64 [2020-08-18T19:07:43.653Z] . [Pipeline] withDockerContainer [2020-08-18T19:07:43.960Z] prd-ubuntu18.04-docker-arm64-4c-16g-413 does not seem to be running inside a container [2020-08-18T19:07:44.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-08-18T19:07:45.953Z] $ docker top 5dd68b12e066c1e62ae67f5381b9eceb090e2c7e02d7db929b9327dc732f975b -eo pid,comm [2020-08-18T19:07:46.059Z] Removing intermediate container 603fbda126bc [2020-08-18T19:07:46.059Z] ---> c158278504a3 [2020-08-18T19:07:46.059Z] Successfully built c158278504a3 [2020-08-18T19:07:46.059Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T19:07:47.276Z] + docker inspect -f . ci-base-image-x86_64 [2020-08-18T19:07:47.276Z] . [Pipeline] withDockerContainer [2020-08-18T19:07:47.420Z] prd-centos7-docker-4c-2g-414 does not seem to be running inside a container [2020-08-18T19:07:47.456Z] + go version [2020-08-18T19:07:47.456Z] go version go1.13.13 linux/arm64 [2020-08-18T19:07:47.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-08-18T19:07:48.578Z] $ docker top 74cf58d9ec09dccb55e7e46f0b12cf6bddaa41ad677821a894eb55b169ff2a69 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-08-18T19:07:49.271Z] + go version [2020-08-18T19:07:49.271Z] go version go1.13.13 linux/amd64 [Pipeline] sh [2020-08-18T19:07:49.590Z] + make test [2020-08-18T19:07:49.590Z] CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... [2020-08-18T19:07:49.860Z] + make test [2020-08-18T19:07:49.860Z] CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... [2020-08-18T19:07:51.525Z] # runtime/race [2020-08-18T19:07:51.525Z] /usr/lib/gcc/x86_64-alpine-linux-musl/9.3.0/../../../../x86_64-alpine-linux-musl/bin/ld: race_linux_amd64.syso: in function `__sanitizer::GetArgv()': [2020-08-18T19:07:51.525Z] gotsan.cc:(.text+0x4183): undefined reference to `__libc_stack_end' [2020-08-18T19:07:51.525Z] /usr/lib/gcc/x86_64-alpine-linux-musl/9.3.0/../../../../x86_64-alpine-linux-musl/bin/ld: race_linux_amd64.syso: in function `__sanitizer::ReExec()': [2020-08-18T19:07:51.525Z] gotsan.cc:(.text+0x9797): undefined reference to `__libc_stack_end' [2020-08-18T19:07:51.525Z] /usr/lib/gcc/x86_64-alpine-linux-musl/9.3.0/../../../../x86_64-alpine-linux-musl/bin/ld: race_linux_amd64.syso: in function `__sanitizer::InternalAlloc(unsigned long, __sanitizer::SizeClassAllocatorLocalCache<__sanitizer::SizeClassAllocator32<__sanitizer::AP32> >*, unsigned long)': [2020-08-18T19:07:51.525Z] gotsan.cc:(.text+0xaac1): undefined reference to `__libc_malloc' [2020-08-18T19:07:51.525Z] /usr/lib/gcc/x86_64-alpine-linux-musl/9.3.0/../../../../x86_64-alpine-linux-musl/bin/ld: race_linux_amd64.syso: in function `__sanitizer::InternalRealloc(void*, unsigned long, __sanitizer::SizeClassAllocatorLocalCache<__sanitizer::SizeClassAllocator32<__sanitizer::AP32> >*)': [2020-08-18T19:07:51.525Z] gotsan.cc:(.text+0xca20): undefined reference to `__libc_realloc' [2020-08-18T19:07:51.525Z] /usr/lib/gcc/x86_64-alpine-linux-musl/9.3.0/../../../../x86_64-alpine-linux-musl/bin/ld: race_linux_amd64.syso: in function `__sanitizer::InternalFree(void*, __sanitizer::SizeClassAllocatorLocalCache<__sanitizer::SizeClassAllocator32<__sanitizer::AP32> >*)': [2020-08-18T19:07:51.525Z] gotsan.cc:(.text+0x66e8): undefined reference to `__libc_free' [2020-08-18T19:07:51.525Z] collect2: error: ld returned 1 exit status [2020-08-18T19:07:54.172Z] # runtime/race [2020-08-18T19:07:54.172Z] /usr/lib/gcc/aarch64-alpine-linux-musl/9.3.0/../../../../aarch64-alpine-linux-musl/bin/ld: race_linux_arm64.syso: in function `__sanitizer::GetArgv()': [2020-08-18T19:07:54.172Z] gotsan.cc:(.text+0x48b8): undefined reference to `__libc_stack_end' [2020-08-18T19:07:54.172Z] /usr/lib/gcc/aarch64-alpine-linux-musl/9.3.0/../../../../aarch64-alpine-linux-musl/bin/ld: gotsan.cc:(.text+0x48bc): undefined reference to `__libc_stack_end' [2020-08-18T19:07:54.172Z] /usr/lib/gcc/aarch64-alpine-linux-musl/9.3.0/../../../../aarch64-alpine-linux-musl/bin/ld: race_linux_arm64.syso: in function `__sanitizer::GetEnviron()': [2020-08-18T19:07:54.172Z] gotsan.cc:(.text+0x48d0): undefined reference to `__libc_stack_end' [2020-08-18T19:07:54.172Z] /usr/lib/gcc/aarch64-alpine-linux-musl/9.3.0/../../../../aarch64-alpine-linux-musl/bin/ld: gotsan.cc:(.text+0x48d4): undefined reference to `__libc_stack_end' [2020-08-18T19:07:54.172Z] /usr/lib/gcc/aarch64-alpine-linux-musl/9.3.0/../../../../aarch64-alpine-linux-musl/bin/ld: race_linux_arm64.syso: in function `__sanitizer::WriteOneLineToSyslog(char const*)': [2020-08-18T19:07:54.172Z] gotsan.cc:(.text+0x507c): undefined reference to `__syslog_chk' [2020-08-18T19:07:54.172Z] /usr/lib/gcc/aarch64-alpine-linux-musl/9.3.0/../../../../aarch64-alpine-linux-musl/bin/ld: race_linux_arm64.syso: in function `__sanitizer::InternalAlloc(unsigned long, __sanitizer::SizeClassAllocatorLocalCache<__sanitizer::SizeClassAllocator32<__sanitizer::AP32> >*, unsigned long)': [2020-08-18T19:07:54.172Z] gotsan.cc:(.text+0x5c14): undefined reference to `__libc_malloc' [2020-08-18T19:07:54.172Z] /usr/lib/gcc/aarch64-alpine-linux-musl/9.3.0/../../../../aarch64-alpine-linux-musl/bin/ld: race_linux_arm64.syso: in function `__sanitizer::InternalRealloc(void*, unsigned long, __sanitizer::SizeClassAllocatorLocalCache<__sanitizer::SizeClassAllocator32<__sanitizer::AP32> >*)': [2020-08-18T19:07:54.172Z] gotsan.cc:(.text+0x7614): undefined reference to `__libc_realloc' [2020-08-18T19:07:54.172Z] /usr/lib/gcc/aarch64-alpine-linux-musl/9.3.0/../../../../aarch64-alpine-linux-musl/bin/ld: race_linux_arm64.syso: in function `__sanitizer::InternalFree(void*, __sanitizer::SizeClassAllocatorLocalCache<__sanitizer::SizeClassAllocator32<__sanitizer::AP32> >*)': [2020-08-18T19:07:54.172Z] gotsan.cc:(.text+0x7694): undefined reference to `__libc_free' [2020-08-18T19:07:54.172Z] collect2: error: ld returned 1 exit status [2020-08-18T19:08:06.519Z] FAIL github.com/edgexfoundry/go-mod-registry/internal/pkg/consul [build failed] [2020-08-18T19:08:06.519Z] ? github.com/edgexfoundry/go-mod-registry/pkg/types [no test files] [2020-08-18T19:08:06.519Z] FAIL github.com/edgexfoundry/go-mod-registry/registry [build failed] [2020-08-18T19:08:06.519Z] FAIL [2020-08-18T19:08:06.519Z] make: *** [Makefile:6: test] Error 2 [Pipeline] } [2020-08-18T19:08:06.564Z] $ docker stop --time=1 74cf58d9ec09dccb55e7e46f0b12cf6bddaa41ad677821a894eb55b169ff2a69 [2020-08-18T19:08:09.772Z] $ docker rm -f 74cf58d9ec09dccb55e7e46f0b12cf6bddaa41ad677821a894eb55b169ff2a69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-18T19:08:12.138Z] Failed in branch amd64 [2020-08-18T19:08:41.241Z] FAIL github.com/edgexfoundry/go-mod-registry/internal/pkg/consul [build failed] [2020-08-18T19:08:41.241Z] ? github.com/edgexfoundry/go-mod-registry/pkg/types [no test files] [2020-08-18T19:08:41.241Z] FAIL github.com/edgexfoundry/go-mod-registry/registry [build failed] [2020-08-18T19:08:41.241Z] FAIL [2020-08-18T19:08:41.241Z] make: *** [Makefile:6: test] Error 2 [Pipeline] } [2020-08-18T19:08:41.402Z] $ docker stop --time=1 5dd68b12e066c1e62ae67f5381b9eceb090e2c7e02d7db929b9327dc732f975b [2020-08-18T19:08:43.491Z] $ docker rm -f 5dd68b12e066c1e62ae67f5381b9eceb090e2c7e02d7db929b9327dc732f975b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-18T19:08:45.861Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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] { (Publish Swagger) Stage "Publish Swagger" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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-08-18T19:08:48.898Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-18T19:08:49.246Z] ---> package-listing.sh [2020-08-18T19:08:49.246Z] ++ facter osfamily [2020-08-18T19:08:49.246Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-18T19:08:49.246Z] + OS_FAMILY=redhat [2020-08-18T19:08:49.246Z] + workspace=/w/workspace/gexfoundry_go-mod-registry_PR-48 [2020-08-18T19:08:49.246Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-18T19:08:49.246Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-18T19:08:49.246Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-18T19:08:49.246Z] + PACKAGES=/tmp/packages_start.txt [2020-08-18T19:08:49.246Z] + '[' /w/workspace/gexfoundry_go-mod-registry_PR-48 ']' [2020-08-18T19:08:49.246Z] + PACKAGES=/tmp/packages_end.txt [2020-08-18T19:08:49.246Z] + case "${OS_FAMILY}" in [2020-08-18T19:08:49.246Z] + rpm -qa [2020-08-18T19:08:49.246Z] + sort [2020-08-18T19:08:53.488Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-18T19:08:53.488Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-18T19:08:53.488Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-18T19:08:53.488Z] + '[' /w/workspace/gexfoundry_go-mod-registry_PR-48 ']' [2020-08-18T19:08:53.488Z] + mkdir -p /w/workspace/gexfoundry_go-mod-registry_PR-48/archives/ [2020-08-18T19:08:53.488Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-registry_PR-48/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-18T19:08:53.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-18T19:08:53.907Z] [2020-08-18T19:08:53.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-18T19:08:54.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-18T19:08:54.309Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-18T19:08:54.309Z] c9b1b535fdd9: Pulling fs layer [2020-08-18T19:08:54.309Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-18T19:08:54.309Z] 756a868c4378: Pulling fs layer [2020-08-18T19:08:54.309Z] 444b2fc9a129: Pulling fs layer [2020-08-18T19:08:54.309Z] ea15f1150254: Pulling fs layer [2020-08-18T19:08:54.309Z] 41b27a9f41bf: Pulling fs layer [2020-08-18T19:08:54.309Z] 28c525ee5125: Pulling fs layer [2020-08-18T19:08:54.309Z] 094b1ea09ed8: Pulling fs layer [2020-08-18T19:08:54.309Z] 138eaada9080: Pulling fs layer [2020-08-18T19:08:54.309Z] 0622d0fa9048: Pulling fs layer [2020-08-18T19:08:54.309Z] 28c525ee5125: Waiting [2020-08-18T19:08:54.309Z] 094b1ea09ed8: Waiting [2020-08-18T19:08:54.309Z] 444b2fc9a129: Waiting [2020-08-18T19:08:54.309Z] ea15f1150254: Waiting [2020-08-18T19:08:54.309Z] 138eaada9080: Waiting [2020-08-18T19:08:54.309Z] 0622d0fa9048: Waiting [2020-08-18T19:08:54.309Z] 2cc5ad85d9ab: Verifying Checksum [2020-08-18T19:08:54.309Z] 2cc5ad85d9ab: Download complete [2020-08-18T19:08:54.309Z] 444b2fc9a129: Verifying Checksum [2020-08-18T19:08:54.309Z] 444b2fc9a129: Download complete [2020-08-18T19:08:54.309Z] c9b1b535fdd9: Verifying Checksum [2020-08-18T19:08:54.309Z] c9b1b535fdd9: Download complete [2020-08-18T19:08:54.309Z] ea15f1150254: Verifying Checksum [2020-08-18T19:08:54.309Z] ea15f1150254: Download complete [2020-08-18T19:08:54.581Z] 28c525ee5125: Verifying Checksum [2020-08-18T19:08:54.581Z] 28c525ee5125: Download complete [2020-08-18T19:08:54.850Z] 756a868c4378: Download complete [2020-08-18T19:08:54.850Z] c9b1b535fdd9: Pull complete [2020-08-18T19:08:55.129Z] 138eaada9080: Verifying Checksum [2020-08-18T19:08:55.129Z] 138eaada9080: Download complete [2020-08-18T19:08:55.129Z] 094b1ea09ed8: Verifying Checksum [2020-08-18T19:08:55.129Z] 094b1ea09ed8: Download complete [2020-08-18T19:08:55.129Z] 0622d0fa9048: Verifying Checksum [2020-08-18T19:08:55.129Z] 0622d0fa9048: Download complete [2020-08-18T19:08:55.399Z] 2cc5ad85d9ab: Pull complete [2020-08-18T19:08:55.667Z] 41b27a9f41bf: Verifying Checksum [2020-08-18T19:08:55.667Z] 41b27a9f41bf: Download complete [2020-08-18T19:08:57.082Z] 756a868c4378: Pull complete [2020-08-18T19:08:57.082Z] 444b2fc9a129: Pull complete [2020-08-18T19:08:57.346Z] ea15f1150254: Pull complete [2020-08-18T19:09:01.581Z] 41b27a9f41bf: Pull complete [2020-08-18T19:09:01.581Z] 28c525ee5125: Pull complete [2020-08-18T19:09:04.150Z] 094b1ea09ed8: Pull complete [2020-08-18T19:09:04.419Z] 138eaada9080: Pull complete [2020-08-18T19:09:04.686Z] 0622d0fa9048: Pull complete [2020-08-18T19:09:04.686Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-18T19:09:04.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-18T19:09:04.686Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-18T19:09:04.920Z] prd-centos7-docker-4c-2g-411 does not seem to be running inside a container [2020-08-18T19:09:04.969Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_go-mod-registry_PR-48 -v /w/workspace/gexfoundry_go-mod-registry_PR-48:/w/workspace/gexfoundry_go-mod-registry_PR-48:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-48@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-48@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-08-18T19:09:08.591Z] $ docker top 7d6d0caec069e449d158ad3584e85479eba231475af0a137a60150cb024604bd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-18T19:09:09.047Z] provisioning config files... [2020-08-18T19:09:09.068Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-registry_PR-48@tmp/config1776232146686314353tmp [Pipeline] { [Pipeline] echo [2020-08-18T19:09:09.175Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-18T19:09:09.504Z] ---> create-netrc.sh [Pipeline] echo [2020-08-18T19:09:09.532Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-18T19:09:09.868Z] ---> logs-deploy.sh [2020-08-18T19:09:09.868Z] + ARCHIVE_ARTIFACTS= [2020-08-18T19:09:09.868Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-08-18T19:09:09.868Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-08-18T19:09:09.868Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-08-18T19:09:09.869Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-48/1 [2020-08-18T19:09:09.869Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-registry/job/PR-48/1/ [2020-08-18T19:09:09.869Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-48/1 /w/workspace/gexfoundry_go-mod-registry_PR-48 [2020-08-18T19:09:11.258Z] Archives upload complete. [2020-08-18T19:09:11.258Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-48/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-registry/job/PR-48/1/ [2020-08-18T19:09:12.202Z] ---> uname -a: [2020-08-18T19:09:12.203Z] Linux 7d6d0caec069 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-08-18T19:09:12.203Z] [2020-08-18T19:09:12.203Z] [2020-08-18T19:09:12.203Z] ---> lscpu: [2020-08-18T19:09:12.203Z] Architecture: x86_64 [2020-08-18T19:09:12.203Z] CPU op-mode(s): 32-bit, 64-bit [2020-08-18T19:09:12.203Z] Byte Order: Little Endian [2020-08-18T19:09:12.203Z] Address sizes: 40 bits physical, 48 bits virtual [2020-08-18T19:09:12.203Z] CPU(s): 4 [2020-08-18T19:09:12.203Z] On-line CPU(s) list: 0-3 [2020-08-18T19:09:12.203Z] Thread(s) per core: 1 [2020-08-18T19:09:12.203Z] Core(s) per socket: 1 [2020-08-18T19:09:12.203Z] Socket(s): 4 [2020-08-18T19:09:12.203Z] NUMA node(s): 1 [2020-08-18T19:09:12.203Z] Vendor ID: GenuineIntel [2020-08-18T19:09:12.203Z] CPU family: 6 [2020-08-18T19:09:12.203Z] Model: 44 [2020-08-18T19:09:12.203Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-08-18T19:09:12.203Z] Stepping: 1 [2020-08-18T19:09:12.203Z] CPU MHz: 2933.436 [2020-08-18T19:09:12.203Z] BogoMIPS: 5866.87 [2020-08-18T19:09:12.203Z] Virtualization: VT-x [2020-08-18T19:09:12.203Z] Hypervisor vendor: KVM [2020-08-18T19:09:12.203Z] Virtualization type: full [2020-08-18T19:09:12.203Z] L1d cache: 128 KiB [2020-08-18T19:09:12.203Z] L1i cache: 128 KiB [2020-08-18T19:09:12.203Z] L2 cache: 16 MiB [2020-08-18T19:09:12.203Z] L3 cache: 64 MiB [2020-08-18T19:09:12.203Z] NUMA node0 CPU(s): 0-3 [2020-08-18T19:09:12.203Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-08-18T19:09:12.203Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-08-18T19:09:12.203Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-08-18T19:09:12.203Z] Vulnerability Meltdown: Mitigation; PTI [2020-08-18T19:09:12.203Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-08-18T19:09:12.203Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-08-18T19:09:12.203Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-08-18T19:09:12.203Z] Vulnerability Tsx async abort: Not affected [2020-08-18T19:09:12.203Z] 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-08-18T19:09:12.203Z] [2020-08-18T19:09:12.203Z] [2020-08-18T19:09:12.203Z] ---> nproc: [2020-08-18T19:09:12.203Z] 4 [2020-08-18T19:09:12.203Z] [2020-08-18T19:09:12.203Z] [2020-08-18T19:09:12.203Z] ---> df -h: [2020-08-18T19:09:12.203Z] Filesystem Size Used Available Use% Mounted on [2020-08-18T19:09:12.203Z] overlay 50.0G 7.2G 42.8G 14% / [2020-08-18T19:09:12.203Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-08-18T19:09:12.203Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-08-18T19:09:12.203Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-08-18T19:09:12.203Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-08-18T19:09:12.203Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-08-18T19:09:12.203Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-08-18T19:09:12.203Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/gexfoundry_go-mod-registry_PR-48@tmp [2020-08-18T19:09:12.203Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa [2020-08-18T19:09:12.203Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/gexfoundry_go-mod-registry_PR-48 [2020-08-18T19:09:12.203Z] [2020-08-18T19:09:12.203Z] [2020-08-18T19:09:12.203Z] ---> free -m: [2020-08-18T19:09:12.203Z] total used free shared buff/cache available [2020-08-18T19:09:12.203Z] Mem: 1837 656 127 0 1053 1074 [2020-08-18T19:09:12.203Z] Swap: 1023 1 1022 [2020-08-18T19:09:12.203Z] [2020-08-18T19:09:12.203Z] [2020-08-18T19:09:12.203Z] ---> ip addr: [2020-08-18T19:09:12.203Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-08-18T19:09:12.203Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-08-18T19:09:12.203Z] inet 127.0.0.1/8 scope host lo [2020-08-18T19:09:12.203Z] valid_lft forever preferred_lft forever [2020-08-18T19:09:12.203Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-08-18T19:09:12.203Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-08-18T19:09:12.203Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-08-18T19:09:12.203Z] valid_lft forever preferred_lft forever [2020-08-18T19:09:12.203Z] [2020-08-18T19:09:12.203Z] [2020-08-18T19:09:12.203Z] ---> sar -b -r -n DEV: [2020-08-18T19:09:12.203Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/18/20 _x86_64_ (4 CPU) [2020-08-18T19:09:12.203Z] [2020-08-18T19:09:12.203Z] 19:03:22 LINUX RESTART [2020-08-18T19:09:12.203Z] [2020-08-18T19:09:12.203Z] 19:04:01 tps rtps wtps bread/s bwrtn/s [2020-08-18T19:09:12.203Z] 19:05:01 58.05 15.52 42.53 4988.58 4744.91 [2020-08-18T19:09:12.203Z] 19:06:01 1.37 0.00 1.37 0.00 25.11 [2020-08-18T19:09:12.203Z] 19:07:01 0.37 0.00 0.37 0.00 5.71 [2020-08-18T19:09:12.203Z] 19:08:01 0.28 0.00 0.28 0.00 2.85 [2020-08-18T19:09:12.203Z] 19:09:02 98.83 68.41 30.43 5036.22 15155.64 [2020-08-18T19:09:12.203Z] Average: 31.79 16.79 15.00 2005.39 3987.88 [2020-08-18T19:09:12.203Z] [2020-08-18T19:09:12.203Z] 19:04:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-08-18T19:09:12.203Z] 19:05:01 163540 1718016 91.31 2620 1136884 1110464 37.90 465296 1093744 120 [2020-08-18T19:09:12.203Z] 19:06:01 167552 1714004 91.10 2620 1136888 1081220 36.90 464424 1091420 8 [2020-08-18T19:09:12.203Z] 19:07:01 166100 1715456 91.17 2620 1136896 1081504 36.91 465656 1091412 8 [2020-08-18T19:09:12.203Z] 19:08:01 166568 1714988 91.15 2620 1136896 1081216 36.90 465728 1090836 8 [2020-08-18T19:09:12.203Z] 19:09:02 86732 1794824 95.39 2620 1114400 1514472 51.69 547976 1062716 56820 [2020-08-18T19:09:12.203Z] Average: 150098 1731458 92.02 2620 1132393 1173775 40.06 481816 1086026 11393 [2020-08-18T19:09:12.203Z] [2020-08-18T19:09:12.203Z] 19:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-08-18T19:09:12.203Z] 19:05:01 eth0 306.13 188.50 766.55 75.81 0.00 0.00 0.00 [2020-08-18T19:09:12.203Z] 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-18T19:09:12.203Z] 19:05:01 docker0 1.10 0.97 0.25 1.57 0.00 0.00 0.00 [2020-08-18T19:09:12.203Z] 19:06:01 eth0 2.51 1.02 1.67 0.08 0.00 0.00 0.00 [2020-08-18T19:09:12.203Z] 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-18T19:09:12.203Z] 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-18T19:09:12.203Z] 19:07:01 eth0 1.20 0.63 0.59 0.37 0.00 0.00 0.00 [2020-08-18T19:09:12.203Z] 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-18T19:09:12.203Z] 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-18T19:09:12.203Z] 19:08:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 [2020-08-18T19:09:12.203Z] 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-18T19:09:12.203Z] 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-18T19:09:12.203Z] 19:09:02 eth0 94.32 60.14 2325.44 8.73 0.00 0.00 0.00 [2020-08-18T19:09:12.203Z] 19:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-18T19:09:12.203Z] 19:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-18T19:09:12.203Z] Average: eth0 80.87 50.08 619.01 17.01 0.00 0.00 0.00 [2020-08-18T19:09:12.203Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-18T19:09:12.203Z] Average: docker0 0.22 0.19 0.05 0.31 0.00 0.00 0.00 [2020-08-18T19:09:12.203Z] [2020-08-18T19:09:12.203Z] [2020-08-18T19:09:12.203Z] ---> sar -P ALL: [2020-08-18T19:09:12.203Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/18/20 _x86_64_ (4 CPU) [2020-08-18T19:09:12.203Z] [2020-08-18T19:09:12.203Z] 19:03:22 LINUX RESTART [2020-08-18T19:09:12.203Z] [2020-08-18T19:09:12.203Z] 19:04:01 CPU %user %nice %system %iowait %steal %idle [2020-08-18T19:09:12.203Z] 19:05:01 all 6.21 0.00 3.18 1.79 0.21 88.61 [2020-08-18T19:09:12.203Z] 19:05:01 0 5.88 0.00 3.73 1.32 0.22 88.86 [2020-08-18T19:09:12.203Z] 19:05:01 1 6.02 0.00 3.57 3.68 0.20 86.53 [2020-08-18T19:09:12.203Z] 19:05:01 2 6.24 0.00 2.75 1.75 0.22 89.04 [2020-08-18T19:09:12.203Z] 19:05:01 3 6.69 0.00 2.68 0.40 0.17 90.06 [2020-08-18T19:09:12.203Z] 19:06:01 all 0.17 0.00 0.05 0.00 0.01 99.77 [2020-08-18T19:09:12.203Z] 19:06:01 0 0.48 0.00 0.07 0.00 0.02 99.43 [2020-08-18T19:09:12.203Z] 19:06:01 1 0.08 0.00 0.07 0.00 0.02 99.83 [2020-08-18T19:09:12.203Z] 19:06:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2020-08-18T19:09:12.203Z] 19:06:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-08-18T19:09:12.203Z] 19:07:01 all 0.16 0.00 0.04 0.00 0.01 99.79 [2020-08-18T19:09:12.203Z] 19:07:01 0 0.47 0.00 0.02 0.00 0.02 99.50 [2020-08-18T19:09:12.203Z] 19:07:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-08-18T19:09:12.203Z] 19:07:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-08-18T19:09:12.203Z] 19:07:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2020-08-18T19:09:12.203Z] 19:08:01 all 0.15 0.00 0.03 0.00 0.02 99.80 [2020-08-18T19:09:12.203Z] 19:08:01 0 0.52 0.00 0.03 0.00 0.02 99.43 [2020-08-18T19:09:12.203Z] 19:08:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2020-08-18T19:09:12.203Z] 19:08:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2020-08-18T19:09:12.203Z] 19:08:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-08-18T19:09:12.203Z] 19:09:02 all 4.41 0.00 2.52 1.12 0.17 91.78 [2020-08-18T19:09:12.203Z] 19:09:02 0 4.35 0.00 2.32 0.99 0.15 92.19 [2020-08-18T19:09:12.203Z] 19:09:02 1 4.01 0.00 2.70 0.91 0.15 92.23 [2020-08-18T19:09:12.203Z] 19:09:02 2 3.81 0.00 2.45 0.03 0.22 93.49 [2020-08-18T19:09:12.203Z] 19:09:02 3 5.48 0.00 2.61 2.54 0.15 89.22 [2020-08-18T19:09:12.203Z] Average: all 2.21 0.00 1.16 0.58 0.08 95.97 [2020-08-18T19:09:12.203Z] Average: 0 2.33 0.00 1.22 0.46 0.08 95.90 [2020-08-18T19:09:12.203Z] Average: 1 2.03 0.00 1.27 0.91 0.08 95.71 [2020-08-18T19:09:12.203Z] Average: 2 2.03 0.00 1.06 0.35 0.09 96.46 [2020-08-18T19:09:12.203Z] Average: 3 2.45 0.00 1.07 0.59 0.07 95.83 [2020-08-18T19:09:12.203Z] [2020-08-18T19:09:12.203Z] [2020-08-18T19:09:12.203Z]