b'Pull request #38 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-messaging\nLoading trusted files from base branch master at d0ed4cf25bf75fdf9e71a11c1d55fa448b2c1b0a rather than 70bc696cd5e7eeba537b2a5c034979262021185f\nObtained Jenkinsfile from d0ed4cf25bf75fdf9e71a11c1d55fa448b2c1b0a\nRunning in Durability level: MAX_SURVIVABILITY\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-messaging, 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-messaging-settings\n PROJECT: go-mod-messaging\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-messaging\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-12164 in /w/workspace/exfoundry_go-mod-messaging_PR-38\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-messaging.git\n > git init /w/workspace/exfoundry_go-mod-messaging_PR-38 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit d0ed4cf25bf75fdf9e71a11c1d55fa448b2c1b0a into PR head commit 70bc696cd5e7eeba537b2a5c034979262021185f\nMerge succeeded, producing 70bc696cd5e7eeba537b2a5c034979262021185f\nChecking out Revision 70bc696cd5e7eeba537b2a5c034979262021185f (PR-38)\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/38/head:refs/remotes/origin/PR-38 # 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-messaging.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 70bc696cd5e7eeba537b2a5c034979262021185f # timeout=10\n > git merge d0ed4cf25bf75fdf9e71a11c1d55fa448b2c1b0a # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 70bc696cd5e7eeba537b2a5c034979262021185f # 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 959bb3195fd0529f01ebb3a5dfe9e69d3c655fcc # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-01-07T19:35:21.629Z] 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:35:23.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-07T19:35:23.101Z] \n[2020-01-07T19:35:23.101Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-07T19:35:23.485Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-07T19:35:23.485Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-01-07T19:35:23.485Z] e7c96db7181b: Pulling fs layer\n[2020-01-07T19:35:23.485Z] f6d140d3c3d9: Pulling fs layer\n[2020-01-07T19:35:23.485Z] e406931b25de: Pulling fs layer\n[2020-01-07T19:35:23.485Z] e7c96db7181b: Verifying Checksum\n[2020-01-07T19:35:23.485Z] e7c96db7181b: Download complete\n[2020-01-07T19:35:23.753Z] e406931b25de: Verifying Checksum\n[2020-01-07T19:35:23.753Z] e406931b25de: Download complete\n[2020-01-07T19:35:23.753Z] f6d140d3c3d9: Verifying Checksum\n[2020-01-07T19:35:23.753Z] f6d140d3c3d9: Download complete\n[2020-01-07T19:35:23.753Z] e7c96db7181b: Pull complete\n[2020-01-07T19:35:24.694Z] f6d140d3c3d9: Pull complete\n[2020-01-07T19:35:24.694Z] e406931b25de: Pull complete\n[2020-01-07T19:35:24.694Z] Digest: sha256:69405d6284cac45b9df8688aba229588ed4b52b74657fb73c3a2cbce3945da7d\n[2020-01-07T19:35:24.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-01-07T19:35:24.861Z] prd-centos7-docker-4c-2g-12164 does not seem to be running inside a container\n[2020-01-07T19:35:24.909Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-38 -v /w/workspace/exfoundry_go-mod-messaging_PR-38:/w/workspace/exfoundry_go-mod-messaging_PR-38:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-38@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-38@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:35:25.538Z] $ docker top d6f334960bdca38191cb40765e2377b60aae1f158a3d710461d9bcd7ab75547d -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-07T19:35:26.146Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-07T19:35:26.146Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-07T19:35:26.368Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-07T19:35:26.369Z] $ docker exec d6f334960bdca38191cb40765e2377b60aae1f158a3d710461d9bcd7ab75547d ssh-agent\n[2020-01-07T19:35:26.547Z] SSH_AUTH_SOCK=/tmp/ssh-zIeEzQnWDOY6/agent.14\n[2020-01-07T19:35:26.547Z] SSH_AGENT_PID=20\n[2020-01-07T19:35:26.556Z] Running ssh-add (command line suppressed)\n[2020-01-07T19:35:26.688Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-38@tmp/private_key_3743682629893730422.key (/w/workspace/exfoundry_go-mod-messaging_PR-38@tmp/private_key_3743682629893730422.key)\n[2020-01-07T19:35:26.741Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-07T19:35:27.071Z] + git describe --exact-match --tags HEAD\n[2020-01-07T19:35:27.071Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-01-07T19:35:27.146Z] $ docker exec --env ******** --env ******** d6f334960bdca38191cb40765e2377b60aae1f158a3d710461d9bcd7ab75547d ssh-agent -k\n[2020-01-07T19:35:27.282Z] unset SSH_AUTH_SOCK;\n[2020-01-07T19:35:27.283Z] unset SSH_AGENT_PID;\n[2020-01-07T19:35:27.283Z] echo Agent pid 20 killed;\n[2020-01-07T19:35:27.330Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-01-07T19:35:27.404Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-01-07T19:35:27.404Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-01-07T19:35:27.459Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-07T19:35:27.459Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-07T19:35:27.643Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-07T19:35:27.643Z] $ docker exec d6f334960bdca38191cb40765e2377b60aae1f158a3d710461d9bcd7ab75547d ssh-agent\n[2020-01-07T19:35:27.823Z] SSH_AUTH_SOCK=/tmp/ssh-84D2Oc8833sp/agent.56\n[2020-01-07T19:35:27.823Z] SSH_AGENT_PID=62\n[2020-01-07T19:35:27.830Z] Running ssh-add (command line suppressed)\n[2020-01-07T19:35:27.966Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-38@tmp/private_key_2048268427043319980.key (/w/workspace/exfoundry_go-mod-messaging_PR-38@tmp/private_key_2048268427043319980.key)\n[2020-01-07T19:35:28.016Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-07T19:35:28.371Z] + git semver init\n[2020-01-07T19:35:28.371Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-07T19:35:28.371Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-38/.git\n[2020-01-07T19:35:28.371Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-38\n[2020-01-07T19:35:28.371Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-07T19:35:28.371Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-07T19:35:28.371Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-07T19:35:28.371Z] # $SEMVER_BRANCH = PR-38\n[2020-01-07T19:35:28.371Z] # $SEMVER_TEMP = /tmp/semver-417389071\n[2020-01-07T19:35:28.371Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP\n[2020-01-07T19:35:28.633Z] # \'/tmp/semver-417389071\' -> \'/w/workspace/exfoundry_go-mod-messaging_PR-38/.semver\'\n[2020-01-07T19:35:28.633Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-38/.semver\n[Pipeline] }\n[2020-01-07T19:35:28.645Z] $ docker exec --env ******** --env ******** d6f334960bdca38191cb40765e2377b60aae1f158a3d710461d9bcd7ab75547d ssh-agent -k\n[2020-01-07T19:35:28.782Z] unset SSH_AUTH_SOCK;\n[2020-01-07T19:35:28.782Z] unset SSH_AGENT_PID;\n[2020-01-07T19:35:28.782Z] echo Agent pid 62 killed;\n[2020-01-07T19:35:28.833Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-07T19:35:29.217Z] + git semver\n[Pipeline] }\n[2020-01-07T19:35:29.238Z] $ docker stop --time=1 d6f334960bdca38191cb40765e2377b60aae1f158a3d710461d9bcd7ab75547d\n[2020-01-07T19:35:30.565Z] $ docker rm -f d6f334960bdca38191cb40765e2377b60aae1f158a3d710461d9bcd7ab75547d\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-01-07T19:35:31.168Z] Stashed 27 file(s)\n[Pipeline] echo\n[2020-01-07T19:35:31.183Z] [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:35:46.435Z] Still waiting to schedule task\n[2020-01-07T19:35:46.435Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-01-07T19:35:46.459Z] Still waiting to schedule task\n[2020-01-07T19:35:46.459Z] \xe2\x80\x98centos7-builder-2c-1g-33\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99; \xe2\x80\x98centos7-builder-2c-1g-34\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-12155\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-12159\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-12161\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-12162\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-12163\xe2\x80\x99 is offline\n[2020-01-07T19:37:26.119Z] Running on prd-centos7-docker-4c-2g-12169 in /w/workspace/exfoundry_go-mod-messaging_PR-38\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-07T19:37:28.764Z] using credential edgex-jenkins-ssh\n[2020-01-07T19:37:28.785Z] Cloning the remote Git repository\n[2020-01-07T19:37:28.785Z] Cloning with configured refspecs honoured and without tags\n[2020-01-07T19:37:29.379Z] Fetching without tags\n[2020-01-07T19:37:28.605Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-01-07T19:37:28.646Z] > git init /w/workspace/exfoundry_go-mod-messaging_PR-38 # timeout=10\n[2020-01-07T19:37:28.696Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-01-07T19:37:28.696Z] > git --version # timeout=10\n[2020-01-07T19:37:28.710Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-07T19:37:28.740Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-07T19:37:29.183Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n[2020-01-07T19:37:29.191Z] > git config --add remote.origin.fetch +refs/pull/38/head:refs/remotes/origin/PR-38 # timeout=10\n[2020-01-07T19:37:29.198Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-07T19:37:29.211Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n[2020-01-07T19:37:29.222Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-01-07T19:37:29.223Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-07T19:37:29.228Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-07T19:37:29.732Z] Merging remotes/origin/master commit d0ed4cf25bf75fdf9e71a11c1d55fa448b2c1b0a into PR head commit 70bc696cd5e7eeba537b2a5c034979262021185f\n[2020-01-07T19:37:29.802Z] Merge succeeded, producing 70bc696cd5e7eeba537b2a5c034979262021185f\n[2020-01-07T19:37:29.803Z] Checking out Revision 70bc696cd5e7eeba537b2a5c034979262021185f (PR-38)\n[2020-01-07T19:37:29.610Z] > git config core.sparsecheckout # timeout=10\n[2020-01-07T19:37:29.616Z] > git checkout -f 70bc696cd5e7eeba537b2a5c034979262021185f # timeout=10\n[2020-01-07T19:37:29.653Z] > git merge d0ed4cf25bf75fdf9e71a11c1d55fa448b2c1b0a # timeout=10\n[2020-01-07T19:37:29.665Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-07T19:37:29.680Z] > git config core.sparsecheckout # timeout=10\n[2020-01-07T19:37:29.690Z] > git checkout -f 70bc696cd5e7eeba537b2a5c034979262021185f # timeout=10\n[2020-01-07T19:37:33.626Z] 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:37:34.495Z] =========================================================\n[2020-01-07T19:37:34.495Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine]\n[2020-01-07T19:37:34.495Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-07T19:37:35.056Z] + 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:37:35.325Z] Sending build context to Docker daemon 282.1kB\r\r\n[2020-01-07T19:37:35.325Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n[2020-01-07T19:37:35.325Z] Step 2/7 : FROM ${BASE}\n[2020-01-07T19:37:35.325Z] 1.12.6-alpine: Pulling from edgex-golang-base\n[2020-01-07T19:37:35.325Z] 921b31ab772b: Pulling fs layer\n[2020-01-07T19:37:35.325Z] 2d3896533852: Pulling fs layer\n[2020-01-07T19:37:35.325Z] 28c34ce20860: Pulling fs layer\n[2020-01-07T19:37:35.325Z] 9186bf07c4ae: Pulling fs layer\n[2020-01-07T19:37:35.325Z] 7f1720e95b4b: Pulling fs layer\n[2020-01-07T19:37:35.325Z] 24d9f57f8391: Pulling fs layer\n[2020-01-07T19:37:35.325Z] 9498642caea3: Pulling fs layer\n[2020-01-07T19:37:35.325Z] ba4d0a6bad5e: Pulling fs layer\n[2020-01-07T19:37:35.325Z] 7af212d24233: Pulling fs layer\n[2020-01-07T19:37:35.325Z] ee2efeeb882f: Pulling fs layer\n[2020-01-07T19:37:35.325Z] d216d3b964db: Pulling fs layer\n[2020-01-07T19:37:35.325Z] 7f1720e95b4b: Waiting\n[2020-01-07T19:37:35.325Z] 24d9f57f8391: Waiting\n[2020-01-07T19:37:35.325Z] 9498642caea3: Waiting\n[2020-01-07T19:37:35.325Z] 7af212d24233: Waiting\n[2020-01-07T19:37:35.325Z] ba4d0a6bad5e: Waiting\n[2020-01-07T19:37:35.325Z] d216d3b964db: Waiting\n[2020-01-07T19:37:35.325Z] ee2efeeb882f: Waiting\n[2020-01-07T19:37:35.325Z] 28c34ce20860: Verifying Checksum\n[2020-01-07T19:37:35.325Z] 28c34ce20860: Download complete\n[2020-01-07T19:37:35.325Z] 2d3896533852: Download complete\n[2020-01-07T19:37:35.325Z] 7f1720e95b4b: Download complete\n[2020-01-07T19:37:35.325Z] 24d9f57f8391: Verifying Checksum\n[2020-01-07T19:37:35.325Z] 24d9f57f8391: Download complete\n[2020-01-07T19:37:35.325Z] 921b31ab772b: Verifying Checksum\n[2020-01-07T19:37:35.325Z] 921b31ab772b: Download complete\n[2020-01-07T19:37:35.909Z] 921b31ab772b: Pull complete\n[2020-01-07T19:37:35.909Z] 2d3896533852: Pull complete\n[2020-01-07T19:37:36.175Z] 9498642caea3: Verifying Checksum\n[2020-01-07T19:37:36.175Z] 9498642caea3: Download complete\n[2020-01-07T19:37:36.175Z] 7af212d24233: Verifying Checksum\n[2020-01-07T19:37:36.175Z] 7af212d24233: Download complete\n[2020-01-07T19:37:37.128Z] ee2efeeb882f: Verifying Checksum\n[2020-01-07T19:37:37.128Z] ee2efeeb882f: Download complete\n[2020-01-07T19:37:37.128Z] d216d3b964db: Verifying Checksum\n[2020-01-07T19:37:37.128Z] d216d3b964db: Download complete\n[2020-01-07T19:37:37.128Z] ba4d0a6bad5e: Verifying Checksum\n[2020-01-07T19:37:37.128Z] ba4d0a6bad5e: Download complete\n[2020-01-07T19:37:37.128Z] 9186bf07c4ae: Verifying Checksum\n[2020-01-07T19:37:37.128Z] 9186bf07c4ae: Download complete\n[2020-01-07T19:37:37.697Z] 28c34ce20860: Pull complete\n[2020-01-07T19:37:42.995Z] 9186bf07c4ae: Pull complete\n[2020-01-07T19:37:42.995Z] 7f1720e95b4b: Pull complete\n[2020-01-07T19:37:43.255Z] 24d9f57f8391: Pull complete\n[2020-01-07T19:37:47.456Z] 9498642caea3: Pull complete\n[2020-01-07T19:37:51.655Z] ba4d0a6bad5e: Pull complete\n[2020-01-07T19:37:51.655Z] 7af212d24233: Pull complete\n[2020-01-07T19:37:51.655Z] ee2efeeb882f: Pull complete\n[2020-01-07T19:37:51.915Z] d216d3b964db: Pull complete\n[2020-01-07T19:37:51.915Z] Digest: sha256:26065ac814cd2cdfd2492c2d3318b13c68791c8cca06e489144751c6f654f77d\n[2020-01-07T19:37:51.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n[2020-01-07T19:37:51.915Z] ---> 140a058597bd\n[2020-01-07T19:37:51.915Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-07T19:37:52.175Z] ---> Running in c965e7007a5c\n[2020-01-07T19:37:52.175Z] Removing intermediate container c965e7007a5c\n[2020-01-07T19:37:52.175Z] ---> 0849afdefc25\n[2020-01-07T19:37:52.175Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash\n[2020-01-07T19:37:52.175Z] ---> Running in 17888ecfa4d8\n[2020-01-07T19:37:53.562Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n[2020-01-07T19:37:54.131Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n[2020-01-07T19:37:54.392Z] (1/5) Installing libsodium (1.0.18-r0)\n[2020-01-07T19:37:54.392Z] (2/5) Installing libzmq (4.3.2-r1)\n[2020-01-07T19:37:54.654Z] (3/5) Installing pkgconf (1.6.1-r1)\n[2020-01-07T19:37:54.914Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n[2020-01-07T19:37:54.914Z] (5/5) Installing zeromq-dev (4.3.2-r1)\n[2020-01-07T19:37:55.172Z] Executing busybox-1.30.1-r2.trigger\n[2020-01-07T19:37:55.173Z] OK: 137 MiB in 44 packages\n[2020-01-07T19:37:55.742Z] Removing intermediate container 17888ecfa4d8\n[2020-01-07T19:37:55.742Z] ---> 0a37d8ce4655\n[2020-01-07T19:37:55.742Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-01-07T19:37:55.742Z] ---> Running in 75b1a96a31bc\n[2020-01-07T19:37:55.742Z] Removing intermediate container 75b1a96a31bc\n[2020-01-07T19:37:55.742Z] ---> 26de0caeef2f\n[2020-01-07T19:37:55.742Z] Step 6/7 : COPY go.mod .\n[2020-01-07T19:37:56.005Z] ---> e3a23b3befb6\n[2020-01-07T19:37:56.005Z] Step 7/7 : RUN go mod download\n[2020-01-07T19:37:56.005Z] ---> Running in 6f3c25d8c557\n[2020-01-07T19:37:56.579Z] \x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-01-07T19:37:56.579Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-07T19:37:57.151Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-07T19:37:57.151Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-07T19:37:57.151Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-07T19:37:58.534Z] \x1b[0mRemoving intermediate container 6f3c25d8c557\n[2020-01-07T19:37:58.534Z] ---> 6665cf2fb260\n[2020-01-07T19:37:58.534Z] Successfully built 6665cf2fb260\n[2020-01-07T19:37:58.534Z] 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:37:59.078Z] + docker inspect -f . ci-base-image-x86_64\n[2020-01-07T19:37:59.079Z] .\n[Pipeline] withDockerContainer\n[2020-01-07T19:37:59.220Z] prd-centos7-docker-4c-2g-12169 does not seem to be running inside a container\n[2020-01-07T19:37:59.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-messaging_PR-38 -v /w/workspace/exfoundry_go-mod-messaging_PR-38:/w/workspace/exfoundry_go-mod-messaging_PR-38:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-38@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-38@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 ******** ci-base-image-x86_64 cat\n[2020-01-07T19:38:00.182Z] $ docker top 439ee203bf793f449afa4d7a31d4db8a4c2561a1f25b82a9589d2f43f3794cca -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-07T19:38:01.070Z] + go version\n[2020-01-07T19:38:01.070Z] go version go1.12.6 linux/amd64\n[Pipeline] sh\n[2020-01-07T19:38:01.386Z] + make test\n[2020-01-07T19:38:01.386Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-07T19:38:07.430Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-12168 in /w/workspace/exfoundry_go-mod-messaging_PR-38\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-07T19:38:14.526Z] using credential edgex-jenkins-ssh\n[2020-01-07T19:38:14.552Z] Cloning the remote Git repository\n[2020-01-07T19:38:14.552Z] Cloning with configured refspecs honoured and without tags\n[2020-01-07T19:38:14.615Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-01-07T19:38:14.712Z] > git init /w/workspace/exfoundry_go-mod-messaging_PR-38 # timeout=10\n[2020-01-07T19:38:14.806Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-01-07T19:38:14.809Z] > git --version # timeout=10\n[2020-01-07T19:38:14.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-07T19:38:14.932Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-07T19:38:15.680Z] Fetching without tags\n[2020-01-07T19:38:16.187Z] Merging remotes/origin/master commit d0ed4cf25bf75fdf9e71a11c1d55fa448b2c1b0a into PR head commit 70bc696cd5e7eeba537b2a5c034979262021185f\n[2020-01-07T19:38:15.553Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n[2020-01-07T19:38:15.592Z] > git config --add remote.origin.fetch +refs/pull/38/head:refs/remotes/origin/PR-38 # timeout=10\n[2020-01-07T19:38:15.606Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-07T19:38:15.651Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n[2020-01-07T19:38:15.696Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-01-07T19:38:15.697Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-07T19:38:15.708Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-07T19:38:16.210Z] > git config core.sparsecheckout # timeout=10\n[2020-01-07T19:38:16.405Z] Merge succeeded, producing 70bc696cd5e7eeba537b2a5c034979262021185f\n[2020-01-07T19:38:16.405Z] Checking out Revision 70bc696cd5e7eeba537b2a5c034979262021185f (PR-38)\n[2020-01-07T19:38:16.247Z] > git checkout -f 70bc696cd5e7eeba537b2a5c034979262021185f # timeout=10\n[2020-01-07T19:38:16.341Z] > git merge d0ed4cf25bf75fdf9e71a11c1d55fa448b2c1b0a # timeout=10\n[2020-01-07T19:38:16.380Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-07T19:38:16.412Z] > git config core.sparsecheckout # timeout=10\n[2020-01-07T19:38:16.432Z] > git checkout -f 70bc696cd5e7eeba537b2a5c034979262021185f # timeout=10\n[2020-01-07T19:38:20.882Z] 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:38:21.855Z] =========================================================\n[2020-01-07T19:38:21.855Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64]\n[2020-01-07T19:38:21.855Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-07T19:38:23.419Z] + 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:38:24.416Z] Sending build context to Docker daemon 282.1kB\r\r\n[2020-01-07T19:38:24.416Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n[2020-01-07T19:38:24.416Z] Step 2/7 : FROM ${BASE}\n[2020-01-07T19:38:24.685Z] 1.12.6-alpine-arm64: Pulling from edgex-golang-base\n[2020-01-07T19:38:24.686Z] 54e94bcddc88: Pulling fs layer\n[2020-01-07T19:38:24.686Z] 43582c0db3f3: Pulling fs layer\n[2020-01-07T19:38:24.686Z] 9fe16242a9df: Pulling fs layer\n[2020-01-07T19:38:24.686Z] fbf0f20b3a29: Pulling fs layer\n[2020-01-07T19:38:24.686Z] 57bbd25d50cb: Pulling fs layer\n[2020-01-07T19:38:24.686Z] 4c3326bd8e33: Pulling fs layer\n[2020-01-07T19:38:24.686Z] d45218f23013: Pulling fs layer\n[2020-01-07T19:38:24.686Z] d22026c5ede0: Pulling fs layer\n[2020-01-07T19:38:24.686Z] f32e18732fe6: Pulling fs layer\n[2020-01-07T19:38:24.686Z] 3a2ca3ccd3c2: Pulling fs layer\n[2020-01-07T19:38:24.686Z] 43f99696bdfb: Pulling fs layer\n[2020-01-07T19:38:24.686Z] fbf0f20b3a29: Waiting\n[2020-01-07T19:38:24.686Z] 57bbd25d50cb: Waiting\n[2020-01-07T19:38:24.686Z] 4c3326bd8e33: Waiting\n[2020-01-07T19:38:24.686Z] d45218f23013: Waiting\n[2020-01-07T19:38:24.686Z] d22026c5ede0: Waiting\n[2020-01-07T19:38:24.686Z] f32e18732fe6: Waiting\n[2020-01-07T19:38:24.686Z] 3a2ca3ccd3c2: Waiting\n[2020-01-07T19:38:24.686Z] 43f99696bdfb: Waiting\n[2020-01-07T19:38:24.686Z] 9fe16242a9df: Verifying Checksum\n[2020-01-07T19:38:24.686Z] 9fe16242a9df: Download complete\n[2020-01-07T19:38:24.686Z] 43582c0db3f3: Verifying Checksum\n[2020-01-07T19:38:24.686Z] 43582c0db3f3: Download complete\n[2020-01-07T19:38:24.961Z] 57bbd25d50cb: Verifying Checksum\n[2020-01-07T19:38:24.961Z] 57bbd25d50cb: Download complete\n[2020-01-07T19:38:24.961Z] 4c3326bd8e33: Verifying Checksum\n[2020-01-07T19:38:24.961Z] 4c3326bd8e33: Download complete\n[2020-01-07T19:38:24.961Z] 54e94bcddc88: Verifying Checksum\n[2020-01-07T19:38:24.961Z] 54e94bcddc88: Download complete\n[2020-01-07T19:38:26.413Z] 54e94bcddc88: Pull complete\n[2020-01-07T19:38:28.435Z] 43582c0db3f3: Pull complete\n[2020-01-07T19:38:28.435Z] 9fe16242a9df: Pull complete\n[2020-01-07T19:38:32.758Z] d45218f23013: Verifying Checksum\n[2020-01-07T19:38:32.758Z] d45218f23013: Download complete\n[2020-01-07T19:38:33.044Z] f32e18732fe6: Verifying Checksum\n[2020-01-07T19:38:33.044Z] f32e18732fe6: Download complete\n[2020-01-07T19:38:33.523Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq\t20.335s\tcoverage: 83.8% of statements\n[2020-01-07T19:38:33.523Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/messaging\t0.008s\tcoverage: 100.0% of statements\n[2020-01-07T19:38:33.523Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/pkg/types\t0.008s\tcoverage: 90.9% of statements\n[2020-01-07T19:38:33.523Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n[2020-01-07T19:38:33.523Z] gofmt -l .\n[2020-01-07T19:38:33.523Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] stash\n[2020-01-07T19:38:33.871Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-07T19:38:33.886Z] $ docker stop --time=1 439ee203bf793f449afa4d7a31d4db8a4c2561a1f25b82a9589d2f43f3794cca\n[2020-01-07T19:38:35.309Z] $ docker rm -f 439ee203bf793f449afa4d7a31d4db8a4c2561a1f25b82a9589d2f43f3794cca\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:38:36.476Z] 3a2ca3ccd3c2: Verifying Checksum\n[2020-01-07T19:38:36.476Z] 3a2ca3ccd3c2: Download complete\n[2020-01-07T19:38:36.476Z] 43f99696bdfb: Verifying Checksum\n[2020-01-07T19:38:36.476Z] 43f99696bdfb: Download complete\n[2020-01-07T19:38:39.121Z] d22026c5ede0: Verifying Checksum\n[2020-01-07T19:38:39.121Z] d22026c5ede0: Download complete\n[2020-01-07T19:38:40.570Z] fbf0f20b3a29: Download complete\n[2020-01-07T19:38:58.853Z] fbf0f20b3a29: Pull complete\n[2020-01-07T19:38:58.853Z] 57bbd25d50cb: Pull complete\n[2020-01-07T19:38:58.853Z] 4c3326bd8e33: Pull complete\n[2020-01-07T19:39:04.257Z] d45218f23013: Pull complete\n[2020-01-07T19:39:12.638Z] d22026c5ede0: Pull complete\n[2020-01-07T19:39:12.638Z] f32e18732fe6: Pull complete\n[2020-01-07T19:39:15.272Z] 3a2ca3ccd3c2: Pull complete\n[2020-01-07T19:39:15.272Z] 43f99696bdfb: Pull complete\n[2020-01-07T19:39:15.272Z] Digest: sha256:c78950982047a35e7abeb24cdb89444f8193f134334753a69100d3e520a2d2b0\n[2020-01-07T19:39:15.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64\n[2020-01-07T19:39:15.272Z] ---> 8c1ce5f80d72\n[2020-01-07T19:39:15.272Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-07T19:39:19.584Z] ---> Running in cb33503e730f\n[2020-01-07T19:39:19.584Z] Removing intermediate container cb33503e730f\n[2020-01-07T19:39:19.584Z] ---> a8a0eea04a64\n[2020-01-07T19:39:19.584Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash\n[2020-01-07T19:39:19.584Z] ---> Running in 8a7326855666\n[2020-01-07T19:39:20.558Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n[2020-01-07T19:39:21.522Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n[2020-01-07T19:39:21.790Z] (1/5) Installing libsodium (1.0.18-r0)\n[2020-01-07T19:39:21.790Z] (2/5) Installing libzmq (4.3.2-r1)\n[2020-01-07T19:39:22.063Z] (3/5) Installing pkgconf (1.6.1-r1)\n[2020-01-07T19:39:22.063Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n[2020-01-07T19:39:22.337Z] (5/5) Installing zeromq-dev (4.3.2-r1)\n[2020-01-07T19:39:22.337Z] Executing busybox-1.30.1-r2.trigger\n[2020-01-07T19:39:22.337Z] OK: 124 MiB in 44 packages\n[2020-01-07T19:39:23.770Z] Removing intermediate container 8a7326855666\n[2020-01-07T19:39:23.770Z] ---> ca3dae341739\n[2020-01-07T19:39:23.770Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-01-07T19:39:23.770Z] ---> Running in 4e8e505c9c39\n[2020-01-07T19:39:24.045Z] Removing intermediate container 4e8e505c9c39\n[2020-01-07T19:39:24.045Z] ---> f122af128c55\n[2020-01-07T19:39:24.045Z] Step 6/7 : COPY go.mod .\n[2020-01-07T19:39:24.643Z] ---> b94d28181e0a\n[2020-01-07T19:39:24.643Z] Step 7/7 : RUN go mod download\n[2020-01-07T19:39:24.914Z] ---> Running in 0fb2736ecd8a\n[2020-01-07T19:39:25.899Z] \x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-07T19:39:25.899Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-01-07T19:39:26.497Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-07T19:39:26.497Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-07T19:39:26.769Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-07T19:39:30.145Z] \x1b[0mRemoving intermediate container 0fb2736ecd8a\n[2020-01-07T19:39:30.145Z] ---> 54494bda0802\n[2020-01-07T19:39:30.145Z] Successfully built 54494bda0802\n[2020-01-07T19:39:30.145Z] 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:39:30.794Z] + docker inspect -f . ci-base-image-arm64\n[2020-01-07T19:39:31.073Z] .\n[Pipeline] withDockerContainer\n[2020-01-07T19:39:31.455Z] prd-ubuntu18.04-docker-arm64-4c-2g-12168 does not seem to be running inside a container\n[2020-01-07T19:39:31.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-messaging_PR-38 -v /w/workspace/exfoundry_go-mod-messaging_PR-38:/w/workspace/exfoundry_go-mod-messaging_PR-38:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-38@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-38@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-arm64 cat\n[2020-01-07T19:39:32.967Z] $ docker top 4d9e12faab6abc9e010a67e0136da37c1cddd5cbf09359b94399f238f20ba65c -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-07T19:39:35.373Z] + go version\n[2020-01-07T19:39:35.373Z] go version go1.12.6 linux/arm64\n[Pipeline] sh\n[2020-01-07T19:39:36.067Z] + make test\n[2020-01-07T19:39:36.067Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-07T19:40:23.017Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq\t20.388s\tcoverage: 83.8% of statements\n[2020-01-07T19:40:23.017Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/messaging\t0.021s\tcoverage: 100.0% of statements\n[2020-01-07T19:40:23.017Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/pkg/types\t0.016s\tcoverage: 90.9% of statements\n[2020-01-07T19:40:23.017Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n[2020-01-07T19:40:35.394Z] gofmt -l .\n[2020-01-07T19:40:35.668Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] stash\n[2020-01-07T19:40:35.709Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-01-07T19:40:36.097Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-07T19:40:36.112Z] $ docker stop --time=1 4d9e12faab6abc9e010a67e0136da37c1cddd5cbf09359b94399f238f20ba65c\n[2020-01-07T19:40:38.280Z] $ docker rm -f 4d9e12faab6abc9e010a67e0136da37c1cddd5cbf09359b94399f238f20ba65c\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:40:39.666Z] provisioning config files...\n[2020-01-07T19:40:39.678Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-38@tmp/config2449699216137101827tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-01-07T19:40:40.009Z] + curl -s https://codecov.io/bash\n[2020-01-07T19:40:40.009Z] + bash -s - -t @/w/workspace/exfoundry_go-mod-messaging_PR-38@tmp/config2449699216137101827tmp\n[2020-01-07T19:40:40.267Z] \n[2020-01-07T19:40:40.267Z] _____ _\n[2020-01-07T19:40:40.267Z] / ____| | |\n[2020-01-07T19:40:40.267Z] | | ___ __| | ___ ___ _____ __\n[2020-01-07T19:40:40.267Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-01-07T19:40:40.267Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-01-07T19:40:40.267Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-01-07T19:40:40.267Z] Bash-20191211-b8db533\n[2020-01-07T19:40:40.267Z] \n[2020-01-07T19:40:40.267Z] \n[2020-01-07T19:40:40.267Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-01-07T19:40:40.267Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-01-07T19:40:40.267Z] \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:40:40.267Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-01-07T19:40:40.267Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-01-07T19:40:40.267Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-01-07T19:40:40.267Z] \x1b[0;32m+\x1b[0m .\n[2020-01-07T19:40:40.268Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-01-07T19:40:40.268Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-01-07T19:40:40.268Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-01-07T19:40:40.268Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=8105\x1b[0m\n[2020-01-07T19:40:40.268Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-01-07T19:40:40.268Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-01-07T19:40:40.268Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-01-07T19:40:40.268Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-01-07T19:40:40.268Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-01-07T19:40:40.268Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-01-07T19:40:40.268Z] \x1b[0;90mquery:\x1b[0m branch=PR-38&commit=70bc696cd5e7eeba537b2a5c034979262021185f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-38%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=38&job=\n[2020-01-07T19:40:40.268Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-01-07T19:40:40.268Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-38&commit=70bc696cd5e7eeba537b2a5c034979262021185f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-38%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=38&job=\n[2020-01-07T19:40:41.205Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-01-07T19:40:41.773Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-messaging/commit/70bc696cd5e7eeba537b2a5c034979262021185f\x1b[0m\n[Pipeline] }\n[2020-01-07T19:40:41.795Z] 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:40:42.691Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-07T19:40:43.023Z] ---> package-listing.sh\n[2020-01-07T19:40:43.023Z] ++ facter osfamily\n[2020-01-07T19:40:43.023Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-01-07T19:40:43.023Z] + OS_FAMILY=redhat\n[2020-01-07T19:40:43.023Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-38\n[2020-01-07T19:40:43.023Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-01-07T19:40:43.023Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-01-07T19:40:43.023Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-01-07T19:40:43.023Z] + PACKAGES=/tmp/packages_start.txt\n[2020-01-07T19:40:43.023Z] + \'[\' /w/workspace/exfoundry_go-mod-messaging_PR-38 \']\'\n[2020-01-07T19:40:43.023Z] + PACKAGES=/tmp/packages_end.txt\n[2020-01-07T19:40:43.023Z] + case "${OS_FAMILY}" in\n[2020-01-07T19:40:43.023Z] + rpm -qa\n[2020-01-07T19:40:43.023Z] + sort\n[2020-01-07T19:40:47.220Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-01-07T19:40:47.220Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-01-07T19:40:47.220Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-01-07T19:40:47.220Z] + \'[\' /w/workspace/exfoundry_go-mod-messaging_PR-38 \']\'\n[2020-01-07T19:40:47.220Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-38/archives/\n[2020-01-07T19:40:47.220Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-38/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-07T19:40:47.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-07T19:40:47.597Z] \n[2020-01-07T19:40:47.597Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-07T19:40:47.935Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-07T19:40:47.935Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-01-07T19:40:47.935Z] 050382585609: Pulling fs layer\n[2020-01-07T19:40:47.935Z] dac2222ca532: Pulling fs layer\n[2020-01-07T19:40:47.935Z] 29a7fe408caa: Pulling fs layer\n[2020-01-07T19:40:47.935Z] 6ad337b9b53f: Pulling fs layer\n[2020-01-07T19:40:47.935Z] 7ad6fc7f0fa9: Pulling fs layer\n[2020-01-07T19:40:47.935Z] d1ed250b09b4: Pulling fs layer\n[2020-01-07T19:40:47.935Z] eb083ea81749: Pulling fs layer\n[2020-01-07T19:40:47.935Z] 4965c3271e4e: Pulling fs layer\n[2020-01-07T19:40:47.935Z] b73c1c2e7331: Pulling fs layer\n[2020-01-07T19:40:47.935Z] 7ad6fc7f0fa9: Waiting\n[2020-01-07T19:40:47.935Z] a328eddc5fbd: Pulling fs layer\n[2020-01-07T19:40:47.935Z] d1ed250b09b4: Waiting\n[2020-01-07T19:40:47.935Z] eb083ea81749: Waiting\n[2020-01-07T19:40:47.935Z] 4965c3271e4e: Waiting\n[2020-01-07T19:40:47.935Z] 6ad337b9b53f: Waiting\n[2020-01-07T19:40:47.935Z] b73c1c2e7331: Waiting\n[2020-01-07T19:40:47.935Z] a328eddc5fbd: Waiting\n[2020-01-07T19:40:47.935Z] dac2222ca532: Download complete\n[2020-01-07T19:40:47.935Z] 6ad337b9b53f: Verifying Checksum\n[2020-01-07T19:40:47.935Z] 6ad337b9b53f: Download complete\n[2020-01-07T19:40:47.935Z] 050382585609: Verifying Checksum\n[2020-01-07T19:40:47.935Z] 050382585609: Download complete\n[2020-01-07T19:40:47.935Z] 7ad6fc7f0fa9: Verifying Checksum\n[2020-01-07T19:40:47.935Z] 7ad6fc7f0fa9: Download complete\n[2020-01-07T19:40:48.199Z] eb083ea81749: Verifying Checksum\n[2020-01-07T19:40:48.199Z] eb083ea81749: Download complete\n[2020-01-07T19:40:48.459Z] 29a7fe408caa: Verifying Checksum\n[2020-01-07T19:40:48.459Z] 29a7fe408caa: Download complete\n[2020-01-07T19:40:48.459Z] 050382585609: Pull complete\n[2020-01-07T19:40:48.459Z] b73c1c2e7331: Verifying Checksum\n[2020-01-07T19:40:48.459Z] b73c1c2e7331: Download complete\n[2020-01-07T19:40:48.459Z] 4965c3271e4e: Verifying Checksum\n[2020-01-07T19:40:48.459Z] 4965c3271e4e: Download complete\n[2020-01-07T19:40:48.459Z] a328eddc5fbd: Download complete\n[2020-01-07T19:40:48.459Z] dac2222ca532: Pull complete\n[2020-01-07T19:40:49.031Z] d1ed250b09b4: Verifying Checksum\n[2020-01-07T19:40:49.031Z] d1ed250b09b4: Download complete\n[2020-01-07T19:40:50.408Z] 29a7fe408caa: Pull complete\n[2020-01-07T19:40:50.408Z] 6ad337b9b53f: Pull complete\n[2020-01-07T19:40:50.408Z] 7ad6fc7f0fa9: Pull complete\n[2020-01-07T19:40:54.608Z] d1ed250b09b4: Pull complete\n[2020-01-07T19:40:54.609Z] eb083ea81749: Pull complete\n[2020-01-07T19:40:55.990Z] 4965c3271e4e: Pull complete\n[2020-01-07T19:40:55.990Z] b73c1c2e7331: Pull complete\n[2020-01-07T19:40:56.249Z] a328eddc5fbd: Pull complete\n[2020-01-07T19:40:56.249Z] Digest: sha256:8e2305d3edc9fbc5d1d0309ca12ec42d7519605bf6a6f8780302420b4bf97f58\n[2020-01-07T19:40:56.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-01-07T19:40:56.430Z] prd-centos7-docker-4c-2g-12164 does not seem to be running inside a container\n[2020-01-07T19:40:56.476Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-messaging_PR-38 -v /w/workspace/exfoundry_go-mod-messaging_PR-38:/w/workspace/exfoundry_go-mod-messaging_PR-38:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-38@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-38@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:40:57.662Z] $ docker top 72c934870c5dd5f9059a01762e77bd6a8dce3e494afadc53589a33f811543509 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-07T19:40:58.276Z] provisioning config files...\n[2020-01-07T19:40:58.289Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-38@tmp/config1585798789069027440tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-07T19:40:58.329Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-07T19:40:58.648Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-01-07T19:40:58.674Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-07T19:40:58.987Z] ---> logs-deploy.sh\n[2020-01-07T19:40:58.988Z] + ARCHIVE_ARTIFACTS=\n[2020-01-07T19:40:58.988Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-01-07T19:40:58.988Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-01-07T19:40:58.988Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-01-07T19:40:58.988Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-38/4\n[2020-01-07T19:40:58.988Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-38/4/\n[2020-01-07T19:40:58.988Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-38/4 /w/workspace/exfoundry_go-mod-messaging_PR-38\n[2020-01-07T19:40:59.924Z] Archives upload complete.\n[2020-01-07T19:40:59.924Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-38/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-38/4/\n'