b'Pull request #40 updated\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nConnecting to https://api.github.com to check permissions of obtain list of akramtexas for edgexfoundry/go-mod-registry\nLoading trusted files from base branch master at d72e79fd776ed2cde11106a18902f802f82f825d rather than 46718bca89cfb6aa5e41656c97aeac420cf0454e\nObtained Jenkinsfile from d72e79fd776ed2cde11106a18902f802f82f825d\nRunning in Durability level: PERFORMANCE_OPTIMIZED\nLoading library edgex-global-pipelines@stable\nExamining edgexfoundry/edgex-global-pipelines\nAttempting to resolve stable as a branch\nAttempting to resolve stable as a tag\nResolved stable as tag stable at revision dee2e9c026648a93a734038f08ef804e43f91dfb\nusing credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\nFetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\nChecking out Revision dee2e9c026648a93a734038f08ef804e43f91dfb (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f dee2e9c026648a93a734038f08ef804e43f91dfb # timeout=10\nCommit message: "Merge pull request #78 from lranjbar/bugfix-build-docker"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] RAW Config: [project:go-mod-registry, goVersion:1.12, buildImage:false, pushImage:false, semverBump:patch]\n=========================================================\n[Pipeline] echo\nSetting up nodes based on requested architectures [[amd64, arm64]]\n[Pipeline] echo\nNodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n=========================================================\n[Pipeline] echo\n MAVEN_SETTINGS: go-mod-registry-settings\n PROJECT: go-mod-registry\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-go-mod-registry\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: patch\n[Pipeline] node\nStill waiting to schedule task\nWaiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\nRunning on prd-centos7-docker-4c-2g-12157 in /w/workspace/gexfoundry_go-mod-registry_PR-40\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/go-mod-registry.git\n > git init /w/workspace/gexfoundry_go-mod-registry_PR-40 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n > git --version # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit d72e79fd776ed2cde11106a18902f802f82f825d into PR head commit 46718bca89cfb6aa5e41656c97aeac420cf0454e\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/40/head:refs/remotes/origin/PR-40 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 46718bca89cfb6aa5e41656c97aeac420cf0454e # timeout=10\n > git merge d72e79fd776ed2cde11106a18902f802f82f825d # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\nMerge succeeded, producing 46718bca89cfb6aa5e41656c97aeac420cf0454e\nChecking out Revision 46718bca89cfb6aa5e41656c97aeac420cf0454e (PR-40)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 46718bca89cfb6aa5e41656c97aeac420cf0454e # timeout=10\nCommit message: "Add minimum supported Go version 1.13 to go.mod."\nFirst time build. Skipping changelog.\n > git rev-list --no-walk 7c9e8090d614bbf103a694581869f354e94d232d # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-01-07T19:33:06.474Z] Timeout set to expire in 6 hr 0 min\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prepare)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver Prep)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-07T19:33:08.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-07T19:33:09.231Z] \n[2020-01-07T19:33:09.231Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-07T19:33:09.786Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-07T19:33:10.145Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-01-07T19:33:10.145Z] e7c96db7181b: Pulling fs layer\n[2020-01-07T19:33:10.145Z] f6d140d3c3d9: Pulling fs layer\n[2020-01-07T19:33:10.145Z] e406931b25de: Pulling fs layer\n[2020-01-07T19:33:10.453Z] e7c96db7181b: Download complete\n[2020-01-07T19:33:10.722Z] e406931b25de: Verifying Checksum\n[2020-01-07T19:33:10.722Z] e406931b25de: Download complete\n[2020-01-07T19:33:11.007Z] f6d140d3c3d9: Verifying Checksum\n[2020-01-07T19:33:11.008Z] f6d140d3c3d9: Download complete\n[2020-01-07T19:33:11.008Z] e7c96db7181b: Pull complete\n[2020-01-07T19:33:11.978Z] f6d140d3c3d9: Pull complete\n[2020-01-07T19:33:12.238Z] e406931b25de: Pull complete\n[2020-01-07T19:33:12.238Z] Digest: sha256:69405d6284cac45b9df8688aba229588ed4b52b74657fb73c3a2cbce3945da7d\n[2020-01-07T19:33:12.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-01-07T19:33:12.598Z] prd-centos7-docker-4c-2g-12157 does not seem to be running inside a container\n[2020-01-07T19:33:12.709Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-registry_PR-40 -v /w/workspace/gexfoundry_go-mod-registry_PR-40:/w/workspace/gexfoundry_go-mod-registry_PR-40:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-40@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-40@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:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-07T19:33:13.731Z] $ docker top 79d9d5f46fc2640550f1ab1d7bc7770ec267eefbe1664912e2f6de2531140f82 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-07T19:33:15.439Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-07T19:33:15.440Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-07T19:33:16.075Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-07T19:33:16.085Z] $ docker exec 79d9d5f46fc2640550f1ab1d7bc7770ec267eefbe1664912e2f6de2531140f82 ssh-agent\n[2020-01-07T19:33:16.839Z] SSH_AUTH_SOCK=/tmp/ssh-Vddp1AkcibOk/agent.15\n[2020-01-07T19:33:16.839Z] SSH_AGENT_PID=22\n[2020-01-07T19:33:16.852Z] Running ssh-add (command line suppressed)\n[2020-01-07T19:33:17.032Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-40@tmp/private_key_7004056681856021549.key (/w/workspace/gexfoundry_go-mod-registry_PR-40@tmp/private_key_7004056681856021549.key)\n[2020-01-07T19:33:17.130Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-07T19:33:17.451Z] + git describe --exact-match --tags HEAD\n[2020-01-07T19:33:17.451Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-01-07T19:33:17.505Z] $ docker exec --env ******** --env ******** 79d9d5f46fc2640550f1ab1d7bc7770ec267eefbe1664912e2f6de2531140f82 ssh-agent -k\n[2020-01-07T19:33:17.786Z] unset SSH_AUTH_SOCK;\n[2020-01-07T19:33:17.787Z] unset SSH_AGENT_PID;\n[2020-01-07T19:33:17.787Z] echo Agent pid 22 killed;\n[2020-01-07T19:33:17.918Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-01-07T19:33:17.935Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-01-07T19:33:17.935Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-01-07T19:33:17.967Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-07T19:33:17.967Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-07T19:33:18.414Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-07T19:33:18.416Z] $ docker exec 79d9d5f46fc2640550f1ab1d7bc7770ec267eefbe1664912e2f6de2531140f82 ssh-agent\n[2020-01-07T19:33:19.126Z] SSH_AUTH_SOCK=/tmp/ssh-qZaO5NMHFose/agent.58\n[2020-01-07T19:33:19.126Z] SSH_AGENT_PID=64\n[2020-01-07T19:33:19.159Z] Running ssh-add (command line suppressed)\n[2020-01-07T19:33:19.578Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-40@tmp/private_key_5956912749713496688.key (/w/workspace/gexfoundry_go-mod-registry_PR-40@tmp/private_key_5956912749713496688.key)\n[2020-01-07T19:33:19.779Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-07T19:33:20.512Z] + git semver init\n[2020-01-07T19:33:20.512Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-07T19:33:20.512Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-40/.git\n[2020-01-07T19:33:20.512Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-registry_PR-40\n[2020-01-07T19:33:20.512Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-07T19:33:20.512Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-07T19:33:20.512Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-07T19:33:20.512Z] # $SEMVER_BRANCH = PR-40\n[2020-01-07T19:33:20.512Z] # $SEMVER_TEMP = /tmp/semver-297747924\n[2020-01-07T19:33:20.512Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP\n[2020-01-07T19:33:20.801Z] # \'/tmp/semver-297747924\' -> \'/w/workspace/gexfoundry_go-mod-registry_PR-40/.semver\'\n[2020-01-07T19:33:20.801Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-40/.semver\n[Pipeline] }\n[2020-01-07T19:33:20.818Z] $ docker exec --env ******** --env ******** 79d9d5f46fc2640550f1ab1d7bc7770ec267eefbe1664912e2f6de2531140f82 ssh-agent -k\n[2020-01-07T19:33:21.053Z] unset SSH_AUTH_SOCK;\n[2020-01-07T19:33:21.053Z] unset SSH_AGENT_PID;\n[2020-01-07T19:33:21.053Z] echo Agent pid 64 killed;\n[2020-01-07T19:33:21.136Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-07T19:33:21.520Z] + git semver\n[Pipeline] }\n[2020-01-07T19:33:21.627Z] $ docker stop --time=1 79d9d5f46fc2640550f1ab1d7bc7770ec267eefbe1664912e2f6de2531140f82\n[2020-01-07T19:33:23.370Z] $ docker rm -f 79d9d5f46fc2640550f1ab1d7bc7770ec267eefbe1664912e2f6de2531140f82\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-01-07T19:33:24.782Z] Stashed 29 file(s)\n[Pipeline] echo\n[2020-01-07T19:33:24.784Z] [edgeXSemver] initialized semver on version 0.0.0\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] parallel\n[Pipeline] { (Branch: amd64)\n[Pipeline] { (Branch: arm64)\n[Pipeline] stage\n[Pipeline] { (amd64)\n[Pipeline] stage\n[Pipeline] { (arm64)\n[Pipeline] node\n[Pipeline] node\n[2020-01-07T19:33:39.872Z] Still waiting to schedule task\n[2020-01-07T19:33:39.872Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-01-07T19:33:39.875Z] Still waiting to schedule task\n[2020-01-07T19:33:39.875Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n[2020-01-07T19:34:35.542Z] Running on prd-centos7-docker-4c-2g-12161 in /w/workspace/gexfoundry_go-mod-registry_PR-40\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-07T19:34:37.965Z] using credential edgex-jenkins-ssh\n[2020-01-07T19:34:37.984Z] Cloning the remote Git repository\n[2020-01-07T19:34:37.984Z] Cloning with configured refspecs honoured and without tags\n[2020-01-07T19:34:38.558Z] Fetching without tags\n[2020-01-07T19:34:38.915Z] Merging remotes/origin/master commit d72e79fd776ed2cde11106a18902f802f82f825d into PR head commit 46718bca89cfb6aa5e41656c97aeac420cf0454e\n[2020-01-07T19:34:38.985Z] Merge succeeded, producing 46718bca89cfb6aa5e41656c97aeac420cf0454e\n[2020-01-07T19:34:38.986Z] Checking out Revision 46718bca89cfb6aa5e41656c97aeac420cf0454e (PR-40)\n[2020-01-07T19:34:37.174Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git\n[2020-01-07T19:34:37.210Z] > git init /w/workspace/gexfoundry_go-mod-registry_PR-40 # timeout=10\n[2020-01-07T19:34:37.253Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n[2020-01-07T19:34:37.253Z] > git --version # timeout=10\n[2020-01-07T19:34:37.262Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-07T19:34:37.289Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-07T19:34:37.742Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n[2020-01-07T19:34:37.748Z] > git config --add remote.origin.fetch +refs/pull/40/head:refs/remotes/origin/PR-40 # timeout=10\n[2020-01-07T19:34:37.753Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-07T19:34:37.766Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n[2020-01-07T19:34:37.776Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n[2020-01-07T19:34:37.776Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-07T19:34:37.781Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-07T19:34:38.167Z] > git config core.sparsecheckout # timeout=10\n[2020-01-07T19:34:38.175Z] > git checkout -f 46718bca89cfb6aa5e41656c97aeac420cf0454e # timeout=10\n[2020-01-07T19:34:38.211Z] > git merge d72e79fd776ed2cde11106a18902f802f82f825d # timeout=10\n[2020-01-07T19:34:38.221Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-07T19:34:38.238Z] > git config core.sparsecheckout # timeout=10\n[2020-01-07T19:34:38.243Z] > git checkout -f 46718bca89cfb6aa5e41656c97aeac420cf0454e # timeout=10\n[2020-01-07T19:34:42.302Z] Commit message: "Add minimum supported Go version 1.13 to go.mod."\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-01-07T19:34:43.207Z] =========================================================\n[2020-01-07T19:34:43.208Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine]\n[2020-01-07T19:34:43.208Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-07T19:34:43.915Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine .\n[2020-01-07T19:34:43.915Z] Sending build context to Docker daemon 299kB\r\r\n[2020-01-07T19:34:43.915Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n[2020-01-07T19:34:43.915Z] Step 2/7 : FROM ${BASE}\n[2020-01-07T19:34:44.194Z] 1.12.6-alpine: Pulling from edgex-golang-base\n[2020-01-07T19:34:44.194Z] 921b31ab772b: Pulling fs layer\n[2020-01-07T19:34:44.194Z] 2d3896533852: Pulling fs layer\n[2020-01-07T19:34:44.194Z] 28c34ce20860: Pulling fs layer\n[2020-01-07T19:34:44.194Z] 9186bf07c4ae: Pulling fs layer\n[2020-01-07T19:34:44.194Z] 7f1720e95b4b: Pulling fs layer\n[2020-01-07T19:34:44.194Z] 24d9f57f8391: Pulling fs layer\n[2020-01-07T19:34:44.194Z] 9498642caea3: Pulling fs layer\n[2020-01-07T19:34:44.194Z] ba4d0a6bad5e: Pulling fs layer\n[2020-01-07T19:34:44.194Z] 7af212d24233: Pulling fs layer\n[2020-01-07T19:34:44.194Z] ee2efeeb882f: Pulling fs layer\n[2020-01-07T19:34:44.194Z] d216d3b964db: Pulling fs layer\n[2020-01-07T19:34:44.194Z] ee2efeeb882f: Waiting\n[2020-01-07T19:34:44.194Z] ba4d0a6bad5e: Waiting\n[2020-01-07T19:34:44.194Z] d216d3b964db: Waiting\n[2020-01-07T19:34:44.194Z] 9186bf07c4ae: Waiting\n[2020-01-07T19:34:44.194Z] 7f1720e95b4b: Waiting\n[2020-01-07T19:34:44.194Z] 24d9f57f8391: Waiting\n[2020-01-07T19:34:44.194Z] 9498642caea3: Waiting\n[2020-01-07T19:34:44.194Z] 7af212d24233: Waiting\n[2020-01-07T19:34:44.194Z] 28c34ce20860: Verifying Checksum\n[2020-01-07T19:34:44.194Z] 28c34ce20860: Download complete\n[2020-01-07T19:34:44.455Z] 2d3896533852: Verifying Checksum\n[2020-01-07T19:34:44.455Z] 2d3896533852: Download complete\n[2020-01-07T19:34:44.455Z] 7f1720e95b4b: Verifying Checksum\n[2020-01-07T19:34:44.455Z] 7f1720e95b4b: Download complete\n[2020-01-07T19:34:44.455Z] 24d9f57f8391: Verifying Checksum\n[2020-01-07T19:34:44.455Z] 24d9f57f8391: Download complete\n[2020-01-07T19:34:44.455Z] 921b31ab772b: Verifying Checksum\n[2020-01-07T19:34:44.455Z] 921b31ab772b: Download complete\n[2020-01-07T19:34:44.727Z] 921b31ab772b: Pull complete\n[2020-01-07T19:34:45.003Z] 2d3896533852: Pull complete\n[2020-01-07T19:34:45.003Z] 28c34ce20860: Pull complete\n[2020-01-07T19:34:45.589Z] 9498642caea3: Verifying Checksum\n[2020-01-07T19:34:45.589Z] 9498642caea3: Download complete\n[2020-01-07T19:34:45.589Z] 7af212d24233: Verifying Checksum\n[2020-01-07T19:34:45.589Z] 7af212d24233: Download complete\n[2020-01-07T19:34:45.877Z] ba4d0a6bad5e: Verifying Checksum\n[2020-01-07T19:34:45.877Z] ba4d0a6bad5e: Download complete\n[2020-01-07T19:34:45.877Z] d216d3b964db: Verifying Checksum\n[2020-01-07T19:34:45.877Z] d216d3b964db: Download complete\n[2020-01-07T19:34:46.145Z] ee2efeeb882f: Verifying Checksum\n[2020-01-07T19:34:46.145Z] ee2efeeb882f: Download complete\n[2020-01-07T19:34:46.145Z] 9186bf07c4ae: Verifying Checksum\n[2020-01-07T19:34:46.145Z] 9186bf07c4ae: Download complete\n[2020-01-07T19:34:52.716Z] 9186bf07c4ae: Pull complete\n[2020-01-07T19:34:52.716Z] 7f1720e95b4b: Pull complete\n[2020-01-07T19:34:52.716Z] 24d9f57f8391: Pull complete\n[2020-01-07T19:34:56.902Z] 9498642caea3: Pull complete\n[2020-01-07T19:35:01.099Z] ba4d0a6bad5e: Pull complete\n[2020-01-07T19:35:01.099Z] 7af212d24233: Pull complete\n[2020-01-07T19:35:01.666Z] ee2efeeb882f: Pull complete\n[2020-01-07T19:35:01.666Z] d216d3b964db: Pull complete\n[2020-01-07T19:35:01.666Z] Digest: sha256:26065ac814cd2cdfd2492c2d3318b13c68791c8cca06e489144751c6f654f77d\n[2020-01-07T19:35:01.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n[2020-01-07T19:35:01.666Z] ---> 140a058597bd\n[2020-01-07T19:35:01.666Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-01-07T19:35:01.666Z] ---> Running in de175df3a2cc\n[2020-01-07T19:35:01.926Z] Removing intermediate container de175df3a2cc\n[2020-01-07T19:35:01.926Z] ---> a0c0ff0b5e9b\n[2020-01-07T19:35:01.926Z] Step 4/7 : RUN apk add --update bash\n[2020-01-07T19:35:01.926Z] ---> Running in 19c2638f2d52\n[2020-01-07T19:35:02.491Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n[2020-01-07T19:35:03.425Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n[2020-01-07T19:35:03.425Z] OK: 134 MiB in 39 packages\n[2020-01-07T19:35:03.990Z] Removing intermediate container 19c2638f2d52\n[2020-01-07T19:35:03.990Z] ---> 9eaac08ca954\n[2020-01-07T19:35:03.990Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-01-07T19:35:03.990Z] ---> Running in 9a6d6a2ff115\n[2020-01-07T19:35:03.990Z] Removing intermediate container 9a6d6a2ff115\n[2020-01-07T19:35:03.990Z] ---> e6de9536064e\n[2020-01-07T19:35:03.990Z] Step 6/7 : COPY go.mod .\n[2020-01-07T19:35:04.250Z] ---> 89aa5d0eb365\n[2020-01-07T19:35:04.250Z] Step 7/7 : RUN go mod download\n[2020-01-07T19:35:04.250Z] ---> Running in 2e6b15da7ce8\n[2020-01-07T19:35:04.818Z] \x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-07T19:35:04.818Z] go: finding github.com/stretchr/testify v1.3.0\n[2020-01-07T19:35:04.818Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-01-07T19:35:05.077Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-07T19:35:05.077Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-01-07T19:35:05.077Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-01-07T19:35:05.077Z] go: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-07T19:35:05.335Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-07T19:35:05.594Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-07T19:35:05.594Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-07T19:35:05.594Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-07T19:35:08.129Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-01-07T19:35:08.129Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-07T19:35:08.129Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-01-07T19:35:08.129Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-01-07T19:35:08.129Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-07T19:35:08.129Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-07T19:35:08.129Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-07T19:35:08.697Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-07T19:35:08.697Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-07T19:35:08.955Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-07T19:35:08.955Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-01-07T19:35:08.955Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-01-07T19:35:08.955Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-07T19:35:08.955Z] go: finding github.com/mitchellh/cli v1.0.0\n[2020-01-07T19:35:08.955Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-07T19:35:08.955Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-07T19:35:08.955Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-07T19:35:08.955Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-07T19:35:09.213Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-07T19:35:09.472Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-07T19:35:09.472Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-07T19:35:09.472Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-07T19:35:09.472Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-07T19:35:09.472Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-07T19:35:09.472Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-07T19:35:09.472Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-01-07T19:35:09.730Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-07T19:35:09.730Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-07T19:35:09.730Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-07T19:35:09.730Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-07T19:35:09.989Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-01-07T19:35:09.989Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-07T19:35:09.989Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-07T19:35:09.989Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-07T19:35:10.250Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-07T19:35:10.250Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-07T19:35:10.250Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-07T19:35:10.250Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-07T19:35:10.513Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-01-07T19:35:10.513Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-07T19:35:10.513Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-07T19:35:10.780Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-07T19:35:10.780Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-07T19:35:11.048Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-07T19:35:11.048Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-07T19:35:19.396Z] \x1b[0mRemoving intermediate container 2e6b15da7ce8\n[2020-01-07T19:35:19.396Z] ---> a6f8ca13448a\n[2020-01-07T19:35:19.396Z] Successfully built a6f8ca13448a\n[2020-01-07T19:35:19.396Z] Successfully tagged ci-base-image-x86_64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-07T19:35:19.795Z] + docker inspect -f . ci-base-image-x86_64\n[2020-01-07T19:35:19.795Z] .\n[Pipeline] withDockerContainer\n[2020-01-07T19:35:19.913Z] prd-centos7-docker-4c-2g-12161 does not seem to be running inside a container\n[2020-01-07T19:35:19.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-registry_PR-40 -v /w/workspace/gexfoundry_go-mod-registry_PR-40:/w/workspace/gexfoundry_go-mod-registry_PR-40:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-40@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-40@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 ******** ci-base-image-x86_64 cat\n[2020-01-07T19:35:20.433Z] $ docker top 964e792d654029ba64c8997f0694fafc0a45fda86823693e1b5a598bcadc1d33 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-07T19:35:21.241Z] + go version\n[2020-01-07T19:35:21.241Z] go version go1.12.6 linux/amd64\n[Pipeline] sh\n[2020-01-07T19:35:21.541Z] + make test\n[2020-01-07T19:35:21.541Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-07T19:35:33.788Z] ok \tgithub.com/edgexfoundry/go-mod-registry/internal/pkg/consul\t4.560s\tcoverage: 81.3% of statements\n[2020-01-07T19:35:33.788Z] ? \tgithub.com/edgexfoundry/go-mod-registry/pkg/types\t[no test files]\n[2020-01-07T19:35:33.788Z] ok \tgithub.com/edgexfoundry/go-mod-registry/registry\t0.124s\tcoverage: 85.7% of statements\n[2020-01-07T19:35:33.788Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-01-07T19:35:37.090Z] gofmt -l .\n[2020-01-07T19:35:37.090Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] stash\n[2020-01-07T19:35:37.393Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-07T19:35:37.397Z] $ docker stop --time=1 964e792d654029ba64c8997f0694fafc0a45fda86823693e1b5a598bcadc1d33\n[2020-01-07T19:35:38.788Z] $ docker rm -f 964e792d654029ba64c8997f0694fafc0a45fda86823693e1b5a598bcadc1d33\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-01-07T19:36:04.823Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-12163 in /w/workspace/gexfoundry_go-mod-registry_PR-40\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-07T19:36:13.084Z] using credential edgex-jenkins-ssh\n[2020-01-07T19:36:13.109Z] Cloning the remote Git repository\n[2020-01-07T19:36:13.109Z] Cloning with configured refspecs honoured and without tags\n[2020-01-07T19:36:13.181Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git\n[2020-01-07T19:36:13.307Z] > git init /w/workspace/gexfoundry_go-mod-registry_PR-40 # timeout=10\n[2020-01-07T19:36:13.404Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n[2020-01-07T19:36:13.406Z] > git --version # timeout=10\n[2020-01-07T19:36:13.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-07T19:36:13.595Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-07T19:36:14.396Z] Fetching without tags\n[2020-01-07T19:36:14.896Z] Merging remotes/origin/master commit d72e79fd776ed2cde11106a18902f802f82f825d into PR head commit 46718bca89cfb6aa5e41656c97aeac420cf0454e\n[2020-01-07T19:36:14.266Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n[2020-01-07T19:36:14.295Z] > git config --add remote.origin.fetch +refs/pull/40/head:refs/remotes/origin/PR-40 # timeout=10\n[2020-01-07T19:36:14.324Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-07T19:36:14.364Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n[2020-01-07T19:36:14.419Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n[2020-01-07T19:36:14.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-07T19:36:14.442Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-07T19:36:14.937Z] > git config core.sparsecheckout # timeout=10\n[2020-01-07T19:36:14.973Z] > git checkout -f 46718bca89cfb6aa5e41656c97aeac420cf0454e # timeout=10\n[2020-01-07T19:36:15.124Z] Merge succeeded, producing 46718bca89cfb6aa5e41656c97aeac420cf0454e\n[2020-01-07T19:36:15.124Z] Checking out Revision 46718bca89cfb6aa5e41656c97aeac420cf0454e (PR-40)\n[2020-01-07T19:36:15.077Z] > git merge d72e79fd776ed2cde11106a18902f802f82f825d # timeout=10\n[2020-01-07T19:36:15.108Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-07T19:36:15.132Z] > git config core.sparsecheckout # timeout=10\n[2020-01-07T19:36:15.161Z] > git checkout -f 46718bca89cfb6aa5e41656c97aeac420cf0454e # timeout=10\n[2020-01-07T19:36:19.524Z] Commit message: "Add minimum supported Go version 1.13 to go.mod."\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-01-07T19:36:21.063Z] =========================================================\n[2020-01-07T19:36:21.063Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64]\n[2020-01-07T19:36:21.063Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-07T19:36:22.527Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64 .\n[2020-01-07T19:36:23.516Z] Sending build context to Docker daemon 299kB\r\r\n[2020-01-07T19:36:23.516Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n[2020-01-07T19:36:23.516Z] Step 2/7 : FROM ${BASE}\n[2020-01-07T19:36:23.789Z] 1.12.6-alpine-arm64: Pulling from edgex-golang-base\n[2020-01-07T19:36:23.789Z] 54e94bcddc88: Pulling fs layer\n[2020-01-07T19:36:23.789Z] 43582c0db3f3: Pulling fs layer\n[2020-01-07T19:36:23.789Z] 9fe16242a9df: Pulling fs layer\n[2020-01-07T19:36:23.789Z] fbf0f20b3a29: Pulling fs layer\n[2020-01-07T19:36:23.789Z] 57bbd25d50cb: Pulling fs layer\n[2020-01-07T19:36:23.789Z] 4c3326bd8e33: Pulling fs layer\n[2020-01-07T19:36:23.789Z] d45218f23013: Pulling fs layer\n[2020-01-07T19:36:23.789Z] fbf0f20b3a29: Waiting\n[2020-01-07T19:36:23.789Z] 57bbd25d50cb: Waiting\n[2020-01-07T19:36:23.789Z] 4c3326bd8e33: Waiting\n[2020-01-07T19:36:23.789Z] d22026c5ede0: Pulling fs layer\n[2020-01-07T19:36:23.789Z] d45218f23013: Waiting\n[2020-01-07T19:36:23.789Z] d22026c5ede0: Waiting\n[2020-01-07T19:36:23.789Z] f32e18732fe6: Pulling fs layer\n[2020-01-07T19:36:23.789Z] f32e18732fe6: Waiting\n[2020-01-07T19:36:23.789Z] 3a2ca3ccd3c2: Pulling fs layer\n[2020-01-07T19:36:23.789Z] 43f99696bdfb: Pulling fs layer\n[2020-01-07T19:36:23.789Z] 3a2ca3ccd3c2: Waiting\n[2020-01-07T19:36:23.789Z] 43f99696bdfb: Waiting\n[2020-01-07T19:36:23.789Z] 9fe16242a9df: Verifying Checksum\n[2020-01-07T19:36:23.789Z] 9fe16242a9df: Download complete\n[2020-01-07T19:36:23.789Z] 43582c0db3f3: Verifying Checksum\n[2020-01-07T19:36:23.789Z] 43582c0db3f3: Download complete\n[2020-01-07T19:36:24.060Z] 57bbd25d50cb: Verifying Checksum\n[2020-01-07T19:36:24.061Z] 57bbd25d50cb: Download complete\n[2020-01-07T19:36:24.061Z] 4c3326bd8e33: Verifying Checksum\n[2020-01-07T19:36:24.061Z] 4c3326bd8e33: Download complete\n[2020-01-07T19:36:24.061Z] fbf0f20b3a29: Retrying in 5 seconds\n[2020-01-07T19:36:24.061Z] 54e94bcddc88: Verifying Checksum\n[2020-01-07T19:36:24.061Z] 54e94bcddc88: Download complete\n[2020-01-07T19:36:25.512Z] fbf0f20b3a29: Retrying in 4 seconds\n[2020-01-07T19:36:25.512Z] 54e94bcddc88: Pull complete\n[2020-01-07T19:36:26.103Z] fbf0f20b3a29: Retrying in 3 seconds\n[2020-01-07T19:36:26.379Z] 43582c0db3f3: Pull complete\n[2020-01-07T19:36:26.987Z] 9fe16242a9df: Pull complete\n[2020-01-07T19:36:27.264Z] fbf0f20b3a29: Retrying in 2 seconds\n[2020-01-07T19:36:28.274Z] fbf0f20b3a29: Retrying in 1 second\n[2020-01-07T19:36:28.876Z] d45218f23013: Verifying Checksum\n[2020-01-07T19:36:28.876Z] d45218f23013: Download complete\n[2020-01-07T19:36:29.152Z] f32e18732fe6: Verifying Checksum\n[2020-01-07T19:36:29.152Z] f32e18732fe6: Download complete\n[2020-01-07T19:36:33.468Z] 3a2ca3ccd3c2: Verifying Checksum\n[2020-01-07T19:36:33.468Z] 3a2ca3ccd3c2: Download complete\n[2020-01-07T19:36:33.468Z] 43f99696bdfb: Verifying Checksum\n[2020-01-07T19:36:33.468Z] 43f99696bdfb: Download complete\n[2020-01-07T19:36:36.094Z] d22026c5ede0: Verifying Checksum\n[2020-01-07T19:36:36.094Z] d22026c5ede0: Download complete\n[2020-01-07T19:36:42.840Z] fbf0f20b3a29: Download complete\n[2020-01-07T19:36:57.877Z] fbf0f20b3a29: Pull complete\n[2020-01-07T19:36:57.877Z] 57bbd25d50cb: Pull complete\n[2020-01-07T19:36:57.877Z] 4c3326bd8e33: Pull complete\n[2020-01-07T19:37:04.691Z] d45218f23013: Pull complete\n[2020-01-07T19:37:11.391Z] d22026c5ede0: Pull complete\n[2020-01-07T19:37:11.391Z] f32e18732fe6: Pull complete\n[2020-01-07T19:37:14.002Z] 3a2ca3ccd3c2: Pull complete\n[2020-01-07T19:37:14.277Z] 43f99696bdfb: Pull complete\n[2020-01-07T19:37:14.570Z] Digest: sha256:c78950982047a35e7abeb24cdb89444f8193f134334753a69100d3e520a2d2b0\n[2020-01-07T19:37:14.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64\n[2020-01-07T19:37:14.570Z] ---> 8c1ce5f80d72\n[2020-01-07T19:37:14.570Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-01-07T19:37:18.894Z] ---> Running in 52bda785873a\n[2020-01-07T19:37:18.894Z] Removing intermediate container 52bda785873a\n[2020-01-07T19:37:18.894Z] ---> b2c84869cec6\n[2020-01-07T19:37:18.894Z] Step 4/7 : RUN apk add --update bash\n[2020-01-07T19:37:18.894Z] ---> Running in bfcb95fde931\n[2020-01-07T19:37:19.496Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n[2020-01-07T19:37:20.454Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n[2020-01-07T19:37:21.039Z] OK: 121 MiB in 39 packages\n[2020-01-07T19:37:22.463Z] Removing intermediate container bfcb95fde931\n[2020-01-07T19:37:22.463Z] ---> 3fc1f69e6155\n[2020-01-07T19:37:22.463Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-01-07T19:37:22.463Z] ---> Running in c8476dd91442\n[2020-01-07T19:37:22.730Z] Removing intermediate container c8476dd91442\n[2020-01-07T19:37:22.730Z] ---> 6e596959802f\n[2020-01-07T19:37:22.730Z] Step 6/7 : COPY go.mod .\n[2020-01-07T19:37:23.321Z] ---> 7c53575245c3\n[2020-01-07T19:37:23.321Z] Step 7/7 : RUN go mod download\n[2020-01-07T19:37:23.321Z] ---> Running in c7e33b4aaa98\n[2020-01-07T19:37:24.309Z] \x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-07T19:37:24.309Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-01-07T19:37:24.309Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-01-07T19:37:24.309Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-01-07T19:37:24.309Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-07T19:37:24.583Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-07T19:37:24.584Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-07T19:37:25.554Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-07T19:37:25.842Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-07T19:37:25.842Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-07T19:37:25.842Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-07T19:37:31.248Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-01-07T19:37:31.248Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-07T19:37:31.248Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-01-07T19:37:31.248Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-07T19:37:31.248Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-07T19:37:31.248Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-01-07T19:37:31.248Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-07T19:37:31.842Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-07T19:37:31.842Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-07T19:37:32.455Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-07T19:37:32.455Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-01-07T19:37:32.455Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-01-07T19:37:32.455Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-01-07T19:37:32.455Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-07T19:37:32.733Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-07T19:37:32.733Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-07T19:37:32.733Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-07T19:37:32.733Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-07T19:37:33.013Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-07T19:37:34.007Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-07T19:37:34.292Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-07T19:37:34.292Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-07T19:37:34.570Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-01-07T19:37:34.570Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-07T19:37:34.570Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-07T19:37:35.549Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-07T19:37:35.549Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-07T19:37:35.549Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-07T19:37:35.549Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-07T19:37:35.549Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-07T19:37:35.549Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-07T19:37:35.846Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-07T19:37:36.445Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-07T19:37:36.730Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-01-07T19:37:36.730Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-07T19:37:37.327Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-07T19:37:37.327Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-07T19:37:37.926Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-07T19:37:38.207Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-07T19:37:38.487Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-07T19:37:38.487Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-07T19:37:38.487Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-07T19:37:39.100Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-07T19:37:39.722Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-07T19:37:39.722Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-01-07T19:38:06.551Z] \x1b[0mRemoving intermediate container c7e33b4aaa98\n[2020-01-07T19:38:06.551Z] ---> b5aae5ffb070\n[2020-01-07T19:38:06.551Z] Successfully built b5aae5ffb070\n[2020-01-07T19:38:06.551Z] Successfully tagged ci-base-image-arm64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-07T19:38:07.059Z] + docker inspect -f . ci-base-image-arm64\n[2020-01-07T19:38:07.326Z] .\n[Pipeline] withDockerContainer\n[2020-01-07T19:38:07.750Z] prd-ubuntu18.04-docker-arm64-4c-2g-12163 does not seem to be running inside a container\n[2020-01-07T19:38:08.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-registry_PR-40 -v /w/workspace/gexfoundry_go-mod-registry_PR-40:/w/workspace/gexfoundry_go-mod-registry_PR-40:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-40@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-40@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 ******** ci-base-image-arm64 cat\n[2020-01-07T19:38:09.633Z] $ docker top 6b7dcb260ba754b22be6cd0710959b283cc48cb9e64e8b01a113fe78858e420a -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-07T19:38:12.310Z] + go version\n[2020-01-07T19:38:12.310Z] go version go1.12.6 linux/arm64\n[Pipeline] sh\n[2020-01-07T19:38:13.064Z] + make test\n[2020-01-07T19:38:13.064Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-07T19:38:59.987Z] ok \tgithub.com/edgexfoundry/go-mod-registry/internal/pkg/consul\t4.711s\tcoverage: 81.3% of statements\n[2020-01-07T19:38:59.987Z] ? \tgithub.com/edgexfoundry/go-mod-registry/pkg/types\t[no test files]\n[2020-01-07T19:38:59.987Z] ok \tgithub.com/edgexfoundry/go-mod-registry/registry\t0.019s\tcoverage: 85.7% of statements\n[2020-01-07T19:38:59.987Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-01-07T19:39:12.352Z] gofmt -l .\n[2020-01-07T19:39:12.352Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] stash\n[2020-01-07T19:39:12.378Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-01-07T19:39:12.821Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-07T19:39:12.832Z] $ docker stop --time=1 6b7dcb260ba754b22be6cd0710959b283cc48cb9e64e8b01a113fe78858e420a\n[2020-01-07T19:39:14.957Z] $ docker rm -f 6b7dcb260ba754b22be6cd0710959b283cc48cb9e64e8b01a113fe78858e420a\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (CodeCov)\n[Pipeline] unstash\n[Pipeline] wrap\n[2020-01-07T19:39:15.992Z] provisioning config files...\n[2020-01-07T19:39:16.008Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/gexfoundry_go-mod-registry_PR-40@tmp/config3866863484923995350tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-01-07T19:39:16.361Z] + curl -s https://codecov.io/bash\n[2020-01-07T19:39:16.361Z] + bash -s - -t @/w/workspace/gexfoundry_go-mod-registry_PR-40@tmp/config3866863484923995350tmp\n[2020-01-07T19:39:16.621Z] \n[2020-01-07T19:39:16.621Z] _____ _\n[2020-01-07T19:39:16.621Z] / ____| | |\n[2020-01-07T19:39:16.621Z] | | ___ __| | ___ ___ _____ __\n[2020-01-07T19:39:16.621Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-01-07T19:39:16.621Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-01-07T19:39:16.621Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-01-07T19:39:16.621Z] Bash-20191211-b8db533\n[2020-01-07T19:39:16.621Z] \n[2020-01-07T19:39:16.621Z] \n[2020-01-07T19:39:16.621Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-01-07T19:39:16.621Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-01-07T19:39:16.621Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n[2020-01-07T19:39:16.621Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-01-07T19:39:16.621Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-01-07T19:39:16.621Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-01-07T19:39:16.621Z] \x1b[0;32m+\x1b[0m .\n[2020-01-07T19:39:16.621Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-01-07T19:39:16.621Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-01-07T19:39:16.886Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-01-07T19:39:16.886Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=18240\x1b[0m\n[2020-01-07T19:39:16.887Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-01-07T19:39:16.887Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-01-07T19:39:16.887Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-01-07T19:39:16.887Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-01-07T19:39:16.887Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-01-07T19:39:16.887Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-01-07T19:39:16.887Z] \x1b[0;90mquery:\x1b[0m branch=PR-40&commit=46718bca89cfb6aa5e41656c97aeac420cf0454e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-40%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=40&job=\n[2020-01-07T19:39:16.887Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-01-07T19:39:16.887Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-40&commit=46718bca89cfb6aa5e41656c97aeac420cf0454e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-40%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=40&job=\n[2020-01-07T19:39:17.458Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-01-07T19:39:18.031Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-registry/commit/46718bca89cfb6aa5e41656c97aeac420cf0454e\x1b[0m\n[Pipeline] }\n[2020-01-07T19:39:18.038Z] Deleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to when conditional\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Declarative: Post Actions)\n[Pipeline] stage\n[Pipeline] { (LF Post Build Actions)\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-07T19:39:18.574Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-07T19:39:18.897Z] ---> package-listing.sh\n[2020-01-07T19:39:18.897Z] ++ facter osfamily\n[2020-01-07T19:39:18.897Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-01-07T19:39:18.897Z] + OS_FAMILY=redhat\n[2020-01-07T19:39:18.897Z] + workspace=/w/workspace/gexfoundry_go-mod-registry_PR-40\n[2020-01-07T19:39:18.897Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-01-07T19:39:18.897Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-01-07T19:39:18.897Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-01-07T19:39:18.897Z] + PACKAGES=/tmp/packages_start.txt\n[2020-01-07T19:39:18.897Z] + \'[\' /w/workspace/gexfoundry_go-mod-registry_PR-40 \']\'\n[2020-01-07T19:39:18.897Z] + PACKAGES=/tmp/packages_end.txt\n[2020-01-07T19:39:18.897Z] + case "${OS_FAMILY}" in\n[2020-01-07T19:39:18.897Z] + rpm -qa\n[2020-01-07T19:39:18.897Z] + sort\n[2020-01-07T19:39:23.137Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-01-07T19:39:23.137Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-01-07T19:39:23.137Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-01-07T19:39:23.137Z] + \'[\' /w/workspace/gexfoundry_go-mod-registry_PR-40 \']\'\n[2020-01-07T19:39:23.137Z] + mkdir -p /w/workspace/gexfoundry_go-mod-registry_PR-40/archives/\n[2020-01-07T19:39:23.137Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-registry_PR-40/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-07T19:39:23.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-07T19:39:23.651Z] \n[2020-01-07T19:39:23.651Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-07T19:39:23.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-07T19:39:24.273Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-01-07T19:39:24.273Z] 050382585609: Pulling fs layer\n[2020-01-07T19:39:24.273Z] dac2222ca532: Pulling fs layer\n[2020-01-07T19:39:24.273Z] 29a7fe408caa: Pulling fs layer\n[2020-01-07T19:39:24.273Z] 6ad337b9b53f: Pulling fs layer\n[2020-01-07T19:39:24.273Z] 7ad6fc7f0fa9: Pulling fs layer\n[2020-01-07T19:39:24.273Z] d1ed250b09b4: Pulling fs layer\n[2020-01-07T19:39:24.273Z] eb083ea81749: Pulling fs layer\n[2020-01-07T19:39:24.273Z] 4965c3271e4e: Pulling fs layer\n[2020-01-07T19:39:24.273Z] b73c1c2e7331: Pulling fs layer\n[2020-01-07T19:39:24.273Z] a328eddc5fbd: Pulling fs layer\n[2020-01-07T19:39:24.273Z] 6ad337b9b53f: Waiting\n[2020-01-07T19:39:24.273Z] 7ad6fc7f0fa9: Waiting\n[2020-01-07T19:39:24.273Z] d1ed250b09b4: Waiting\n[2020-01-07T19:39:24.273Z] eb083ea81749: Waiting\n[2020-01-07T19:39:24.273Z] 4965c3271e4e: Waiting\n[2020-01-07T19:39:24.273Z] b73c1c2e7331: Waiting\n[2020-01-07T19:39:24.273Z] a328eddc5fbd: Waiting\n[2020-01-07T19:39:24.273Z] dac2222ca532: Verifying Checksum\n[2020-01-07T19:39:24.273Z] dac2222ca532: Download complete\n[2020-01-07T19:39:24.273Z] 6ad337b9b53f: Verifying Checksum\n[2020-01-07T19:39:24.273Z] 6ad337b9b53f: Download complete\n[2020-01-07T19:39:24.273Z] 050382585609: Verifying Checksum\n[2020-01-07T19:39:24.273Z] 050382585609: Download complete\n[2020-01-07T19:39:24.273Z] 7ad6fc7f0fa9: Verifying Checksum\n[2020-01-07T19:39:24.273Z] 7ad6fc7f0fa9: Download complete\n[2020-01-07T19:39:24.558Z] eb083ea81749: Verifying Checksum\n[2020-01-07T19:39:24.558Z] eb083ea81749: Download complete\n[2020-01-07T19:39:25.207Z] 050382585609: Pull complete\n[2020-01-07T19:39:25.207Z] 29a7fe408caa: Verifying Checksum\n[2020-01-07T19:39:25.207Z] 29a7fe408caa: Download complete\n[2020-01-07T19:39:25.516Z] b73c1c2e7331: Verifying Checksum\n[2020-01-07T19:39:25.516Z] b73c1c2e7331: Download complete\n[2020-01-07T19:39:25.516Z] a328eddc5fbd: Verifying Checksum\n[2020-01-07T19:39:25.516Z] a328eddc5fbd: Download complete\n[2020-01-07T19:39:25.516Z] 4965c3271e4e: Verifying Checksum\n[2020-01-07T19:39:25.516Z] 4965c3271e4e: Download complete\n[2020-01-07T19:39:25.516Z] dac2222ca532: Pull complete\n[2020-01-07T19:39:27.027Z] d1ed250b09b4: Verifying Checksum\n[2020-01-07T19:39:27.027Z] d1ed250b09b4: Download complete\n[2020-01-07T19:39:29.705Z] 29a7fe408caa: Pull complete\n[2020-01-07T19:39:29.705Z] 6ad337b9b53f: Pull complete\n[2020-01-07T19:39:29.996Z] 7ad6fc7f0fa9: Pull complete\n[2020-01-07T19:39:35.386Z] d1ed250b09b4: Pull complete\n[2020-01-07T19:39:35.386Z] eb083ea81749: Pull complete\n[2020-01-07T19:39:37.383Z] 4965c3271e4e: Pull complete\n[2020-01-07T19:39:37.969Z] b73c1c2e7331: Pull complete\n[2020-01-07T19:39:38.232Z] a328eddc5fbd: Pull complete\n[2020-01-07T19:39:38.232Z] Digest: sha256:8e2305d3edc9fbc5d1d0309ca12ec42d7519605bf6a6f8780302420b4bf97f58\n[2020-01-07T19:39:38.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-01-07T19:39:38.520Z] prd-centos7-docker-4c-2g-12157 does not seem to be running inside a container\n[2020-01-07T19:39:38.587Z] $ 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-40 -v /w/workspace/gexfoundry_go-mod-registry_PR-40:/w/workspace/gexfoundry_go-mod-registry_PR-40:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-40@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-40@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-01-07T19:39:40.098Z] $ docker top 155ec4e9ec539074e497453bf53fcde3f31ed93ab7fd1786e6ab64c84408352f -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-07T19:39:40.942Z] provisioning config files...\n[2020-01-07T19:39:40.958Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-registry_PR-40@tmp/config575417486583378170tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-07T19:39:40.986Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-07T19:39:41.315Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-01-07T19:39:41.323Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-07T19:39:41.744Z] ---> logs-deploy.sh\n[2020-01-07T19:39:41.744Z] + ARCHIVE_ARTIFACTS=\n[2020-01-07T19:39:41.744Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-01-07T19:39:41.744Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-01-07T19:39:41.744Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-01-07T19:39:41.744Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-40/5\n[2020-01-07T19:39:41.744Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-registry/job/PR-40/5/\n[2020-01-07T19:39:41.744Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-40/5 /w/workspace/gexfoundry_go-mod-registry_PR-40\n[2020-01-07T19:39:43.156Z] Archives upload complete.\n[2020-01-07T19:39:43.417Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-40/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-registry/job/PR-40/5/\n'