b'Pull request #34 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 lenny-intel for edgexfoundry/go-mod-bootstrap\nObtained Jenkinsfile from 5f8a41122e364a96845ec640830b789d99bad88b+fe266a717da291b9ad28584cefff274bcef081c0 (4492cfa235442bff0b4ad398cd4ecbc2bad937b6)\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 c5dd13c4ba2e068be78528abd2449410e4429a63\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 c5dd13c4ba2e068be78528abd2449410e4429a63 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f c5dd13c4ba2e068be78528abd2449410e4429a63 # timeout=10\nCommit message: "Merge pull request #93 from ernestojeda/agent-update"\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-bootstrap, 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-bootstrap-settings\n PROJECT: go-mod-bootstrap\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-devops/edgex-golang-base:1.12.14-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-go-mod-bootstrap\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\x98prd-centos7-docker-4c-2g-15536\xe2\x80\x99\nRunning on prd-centos7-docker-4c-2g-15541 in /w/workspace/exfoundry_go-mod-bootstrap_PR-34\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-bootstrap.git\n > git init /w/workspace/exfoundry_go-mod-bootstrap_PR-34 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/pull/34/head:refs/remotes/origin/PR-34 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit fe266a717da291b9ad28584cefff274bcef081c0 into PR head commit 5f8a41122e364a96845ec640830b789d99bad88b\nMerge succeeded, producing 5f8a41122e364a96845ec640830b789d99bad88b\nChecking out Revision 5f8a41122e364a96845ec640830b789d99bad88b (PR-34)\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/34/head:refs/remotes/origin/PR-34 # 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-bootstrap.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/34/head:refs/remotes/origin/PR-34 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 5f8a41122e364a96845ec640830b789d99bad88b # timeout=10\n > git merge fe266a717da291b9ad28584cefff274bcef081c0 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 5f8a41122e364a96845ec640830b789d99bad88b # timeout=10\nCommit message: "refactor(registry): Integrate new Configuration & Registry clients"\nFirst time build. Skipping changelog.\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-01-22T00:25:57.205Z] 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 > git rev-list --no-walk d47526a2b1c12d8d6bef57c999aa286c8579d945 # timeout=10\n[2020-01-22T00:25:58.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-22T00:25:58.281Z] \n[2020-01-22T00:25:58.281Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-22T00:25:58.629Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-22T00:25:58.629Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-01-22T00:25:58.629Z] e7c96db7181b: Pulling fs layer\n[2020-01-22T00:25:58.629Z] a038dfdf5543: Pulling fs layer\n[2020-01-22T00:25:58.629Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-01-22T00:25:58.896Z] e7c96db7181b: Verifying Checksum\n[2020-01-22T00:25:58.896Z] e7c96db7181b: Download complete\n[2020-01-22T00:25:58.896Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-01-22T00:25:58.896Z] 8d5d8e63b3c0: Download complete\n[2020-01-22T00:25:58.896Z] a038dfdf5543: Verifying Checksum\n[2020-01-22T00:25:58.896Z] a038dfdf5543: Download complete\n[2020-01-22T00:25:59.158Z] e7c96db7181b: Pull complete\n[2020-01-22T00:26:00.126Z] a038dfdf5543: Pull complete\n[2020-01-22T00:26:00.126Z] 8d5d8e63b3c0: Pull complete\n[2020-01-22T00:26:00.126Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-01-22T00:26:00.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-01-22T00:26:00.537Z] prd-centos7-docker-4c-2g-15541 does not seem to be running inside a container\n[2020-01-22T00:26:00.584Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-bootstrap_PR-34 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-34:/w/workspace/exfoundry_go-mod-bootstrap_PR-34:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-34@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-22T00:26:01.392Z] $ docker top b15f7f4d212a05f335d20c060c567e2455711804176dd7708ee021cab2f95234 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-22T00:26:02.073Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-22T00:26:02.073Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-22T00:26:02.414Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-22T00:26:02.413Z] $ docker exec b15f7f4d212a05f335d20c060c567e2455711804176dd7708ee021cab2f95234 ssh-agent\n[2020-01-22T00:26:02.641Z] SSH_AUTH_SOCK=/tmp/ssh-VaFfL42Vbebl/agent.15\n[2020-01-22T00:26:02.641Z] SSH_AGENT_PID=22\n[2020-01-22T00:26:02.656Z] Running ssh-add (command line suppressed)\n[2020-01-22T00:26:02.857Z] Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-34@tmp/private_key_287594929394771115.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-34@tmp/private_key_287594929394771115.key)\n[2020-01-22T00:26:02.948Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-22T00:26:03.242Z] + git describe --exact-match --tags HEAD\n[2020-01-22T00:26:03.242Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-01-22T00:26:03.306Z] $ docker exec --env ******** --env ******** b15f7f4d212a05f335d20c060c567e2455711804176dd7708ee021cab2f95234 ssh-agent -k\n[2020-01-22T00:26:03.483Z] unset SSH_AUTH_SOCK;\n[2020-01-22T00:26:03.484Z] unset SSH_AGENT_PID;\n[2020-01-22T00:26:03.484Z] echo Agent pid 22 killed;\n[2020-01-22T00:26:03.542Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-01-22T00:26:03.557Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-01-22T00:26:03.557Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-01-22T00:26:03.580Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-22T00:26:03.580Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-22T00:26:03.799Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-22T00:26:03.818Z] $ docker exec b15f7f4d212a05f335d20c060c567e2455711804176dd7708ee021cab2f95234 ssh-agent\n[2020-01-22T00:26:04.097Z] SSH_AUTH_SOCK=/tmp/ssh-TSRejs8dFasZ/agent.58\n[2020-01-22T00:26:04.097Z] SSH_AGENT_PID=64\n[2020-01-22T00:26:04.105Z] Running ssh-add (command line suppressed)\n[2020-01-22T00:26:04.321Z] Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-34@tmp/private_key_6125771747351928584.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-34@tmp/private_key_6125771747351928584.key)\n[2020-01-22T00:26:04.373Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-22T00:26:04.671Z] + git semver init\n[2020-01-22T00:26:04.671Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-22T00:26:04.671Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-34/.git\n[2020-01-22T00:26:04.671Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-bootstrap_PR-34\n[2020-01-22T00:26:04.671Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-22T00:26:04.671Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-22T00:26:04.671Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-22T00:26:04.671Z] # $SEMVER_BRANCH = PR-34\n[2020-01-22T00:26:04.671Z] # $SEMVER_TEMP = /tmp/semver-867433935\n[2020-01-22T00:26:04.671Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP\n[2020-01-22T00:26:04.931Z] # \'/tmp/semver-867433935\' -> \'/w/workspace/exfoundry_go-mod-bootstrap_PR-34/.semver\'\n[2020-01-22T00:26:04.931Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-34/.semver\n[Pipeline] }\n[2020-01-22T00:26:04.939Z] $ docker exec --env ******** --env ******** b15f7f4d212a05f335d20c060c567e2455711804176dd7708ee021cab2f95234 ssh-agent -k\n[2020-01-22T00:26:05.127Z] unset SSH_AUTH_SOCK;\n[2020-01-22T00:26:05.128Z] unset SSH_AGENT_PID;\n[2020-01-22T00:26:05.128Z] echo Agent pid 64 killed;\n[2020-01-22T00:26:05.185Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-22T00:26:05.512Z] + git semver\n[Pipeline] }\n[2020-01-22T00:26:05.522Z] $ docker stop --time=1 b15f7f4d212a05f335d20c060c567e2455711804176dd7708ee021cab2f95234\n[2020-01-22T00:26:06.926Z] $ docker rm -f b15f7f4d212a05f335d20c060c567e2455711804176dd7708ee021cab2f95234\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-01-22T00:26:07.515Z] Stashed 24 file(s)\n[Pipeline] echo\n[2020-01-22T00:26:07.517Z] [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-22T00:26:07.947Z] Running on prd-centos7-docker-4c-2g-15540 in /w/workspace/exfoundry_go-mod-bootstrap_PR-34\n[Pipeline] {\n[Pipeline] ws\n[2020-01-22T00:26:07.959Z] Running in /w/workspace/go-mod-bootstrap/3\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-22T00:26:15.302Z] using credential edgex-jenkins-ssh\n[2020-01-22T00:26:15.323Z] Cloning the remote Git repository\n[2020-01-22T00:26:15.323Z] Cloning with configured refspecs honoured and without tags\n[2020-01-22T00:26:16.129Z] Fetching without tags\n[2020-01-22T00:26:15.418Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git\n[2020-01-22T00:26:15.494Z] > git init /w/workspace/go-mod-bootstrap/3 # timeout=10\n[2020-01-22T00:26:15.564Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n[2020-01-22T00:26:15.564Z] > git --version # timeout=10\n[2020-01-22T00:26:15.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-22T00:26:15.602Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/34/head:refs/remotes/origin/PR-34 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-22T00:26:16.035Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n[2020-01-22T00:26:16.066Z] > git config --add remote.origin.fetch +refs/pull/34/head:refs/remotes/origin/PR-34 # timeout=10\n[2020-01-22T00:26:16.083Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-22T00:26:16.104Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n[2020-01-22T00:26:16.133Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n[2020-01-22T00:26:16.134Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-22T00:26:16.140Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/34/head:refs/remotes/origin/PR-34 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-22T00:26:16.557Z] Merging remotes/origin/master commit fe266a717da291b9ad28584cefff274bcef081c0 into PR head commit 5f8a41122e364a96845ec640830b789d99bad88b\n[2020-01-22T00:26:16.715Z] Merge succeeded, producing 5f8a41122e364a96845ec640830b789d99bad88b\n[2020-01-22T00:26:16.715Z] Checking out Revision 5f8a41122e364a96845ec640830b789d99bad88b (PR-34)\n[2020-01-22T00:26:16.565Z] > git config core.sparsecheckout # timeout=10\n[2020-01-22T00:26:16.587Z] > git checkout -f 5f8a41122e364a96845ec640830b789d99bad88b # timeout=10\n[2020-01-22T00:26:16.658Z] > git merge fe266a717da291b9ad28584cefff274bcef081c0 # timeout=10\n[2020-01-22T00:26:16.683Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-22T00:26:16.717Z] > git config core.sparsecheckout # timeout=10\n[2020-01-22T00:26:16.728Z] > git checkout -f 5f8a41122e364a96845ec640830b789d99bad88b # timeout=10\n[2020-01-22T00:26:20.725Z] Commit message: "refactor(registry): Integrate new Configuration & Registry clients"\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-22T00:26:21.516Z] =========================================================\n[2020-01-22T00:26:21.516Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n[2020-01-22T00:26:21.516Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-22T00:26:22.540Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine .\n[2020-01-22T00:26:22.609Z] Still waiting to schedule task\n[2020-01-22T00:26:22.609Z] Waiting for next available executor on \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-15538\xe2\x80\x99\n[2020-01-22T00:26:22.821Z] Sending build context to Docker daemon 346.1kB\r\r\n[2020-01-22T00:26:22.821Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n[2020-01-22T00:26:22.821Z] Step 2/8 : FROM ${BASE}\n[2020-01-22T00:26:22.821Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-01-22T00:26:22.821Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-22T00:26:22.821Z] 2848faf0eed1: Pulling fs layer\n[2020-01-22T00:26:22.821Z] 0f37312ad70f: Pulling fs layer\n[2020-01-22T00:26:22.821Z] 7d08f2745646: Pulling fs layer\n[2020-01-22T00:26:22.821Z] 4c9f31393084: Pulling fs layer\n[2020-01-22T00:26:22.821Z] 75f7a44be1ab: Pulling fs layer\n[2020-01-22T00:26:22.821Z] b4c4bfaf82a6: Pulling fs layer\n[2020-01-22T00:26:22.821Z] 879382edf91e: Pulling fs layer\n[2020-01-22T00:26:22.821Z] 465f21562d6c: Pulling fs layer\n[2020-01-22T00:26:22.821Z] c022810cb2be: Pulling fs layer\n[2020-01-22T00:26:22.821Z] 2dbe7964578c: Pulling fs layer\n[2020-01-22T00:26:22.821Z] 7d08f2745646: Waiting\n[2020-01-22T00:26:22.821Z] 4c9f31393084: Waiting\n[2020-01-22T00:26:22.821Z] 75f7a44be1ab: Waiting\n[2020-01-22T00:26:22.821Z] b4c4bfaf82a6: Waiting\n[2020-01-22T00:26:22.821Z] 879382edf91e: Waiting\n[2020-01-22T00:26:22.821Z] 465f21562d6c: Waiting\n[2020-01-22T00:26:22.821Z] c022810cb2be: Waiting\n[2020-01-22T00:26:22.821Z] 2dbe7964578c: Waiting\n[2020-01-22T00:26:22.821Z] 0f37312ad70f: Verifying Checksum\n[2020-01-22T00:26:22.821Z] 0f37312ad70f: Download complete\n[2020-01-22T00:26:23.100Z] 2848faf0eed1: Verifying Checksum\n[2020-01-22T00:26:23.100Z] 2848faf0eed1: Download complete\n[2020-01-22T00:26:23.100Z] 4c9f31393084: Verifying Checksum\n[2020-01-22T00:26:23.100Z] 4c9f31393084: Download complete\n[2020-01-22T00:26:23.100Z] 75f7a44be1ab: Verifying Checksum\n[2020-01-22T00:26:23.100Z] 75f7a44be1ab: Download complete\n[2020-01-22T00:26:23.100Z] e6b0cf9c0882: Verifying Checksum\n[2020-01-22T00:26:23.100Z] e6b0cf9c0882: Download complete\n[2020-01-22T00:26:23.720Z] e6b0cf9c0882: Pull complete\n[2020-01-22T00:26:23.994Z] 2848faf0eed1: Pull complete\n[2020-01-22T00:26:24.277Z] 0f37312ad70f: Pull complete\n[2020-01-22T00:26:25.390Z] b4c4bfaf82a6: Verifying Checksum\n[2020-01-22T00:26:25.390Z] b4c4bfaf82a6: Download complete\n[2020-01-22T00:26:25.390Z] 465f21562d6c: Verifying Checksum\n[2020-01-22T00:26:25.390Z] 465f21562d6c: Download complete\n[2020-01-22T00:26:27.025Z] 7d08f2745646: Verifying Checksum\n[2020-01-22T00:26:27.025Z] 7d08f2745646: Download complete\n[2020-01-22T00:26:27.304Z] c022810cb2be: Verifying Checksum\n[2020-01-22T00:26:27.304Z] c022810cb2be: Download complete\n[2020-01-22T00:26:27.304Z] 879382edf91e: Verifying Checksum\n[2020-01-22T00:26:27.304Z] 879382edf91e: Download complete\n[2020-01-22T00:26:27.304Z] 2dbe7964578c: Verifying Checksum\n[2020-01-22T00:26:27.304Z] 2dbe7964578c: Download complete\n[2020-01-22T00:26:35.876Z] 7d08f2745646: Pull complete\n[2020-01-22T00:26:35.876Z] 4c9f31393084: Pull complete\n[2020-01-22T00:26:35.876Z] 75f7a44be1ab: Pull complete\n[2020-01-22T00:26:41.368Z] b4c4bfaf82a6: Pull complete\n[2020-01-22T00:26:45.799Z] 879382edf91e: Pull complete\n[2020-01-22T00:26:45.799Z] 465f21562d6c: Pull complete\n[2020-01-22T00:26:46.386Z] c022810cb2be: Pull complete\n[2020-01-22T00:26:46.660Z] 2dbe7964578c: Pull complete\n[2020-01-22T00:26:46.660Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n[2020-01-22T00:26:46.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n[2020-01-22T00:26:46.660Z] ---> 3f42607d790b\n[2020-01-22T00:26:46.660Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-22T00:26:46.949Z] ---> Running in 3a6bb09357e4\n[2020-01-22T00:26:47.210Z] Removing intermediate container 3a6bb09357e4\n[2020-01-22T00:26:47.210Z] ---> 5a5257fe2cad\n[2020-01-22T00:26:47.210Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-22T00:26:47.210Z] ---> Running in f6b8fa15bd3d\n[2020-01-22T00:26:48.608Z] Removing intermediate container f6b8fa15bd3d\n[2020-01-22T00:26:48.608Z] ---> d5a24d6258e6\n[2020-01-22T00:26:48.608Z] Step 5/8 : RUN apk add --update --no-cache git make\n[2020-01-22T00:26:48.608Z] ---> Running in e523af1b25a7\n[2020-01-22T00:26:49.781Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-01-22T00:26:50.783Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-01-22T00:26:51.053Z] OK: 143 MiB in 39 packages\n[2020-01-22T00:26:52.048Z] Removing intermediate container e523af1b25a7\n[2020-01-22T00:26:52.048Z] ---> e469fefdea9b\n[2020-01-22T00:26:52.048Z] Step 6/8 : WORKDIR /build\n[2020-01-22T00:26:52.048Z] ---> Running in 09ffdf940a21\n[2020-01-22T00:26:52.316Z] Removing intermediate container 09ffdf940a21\n[2020-01-22T00:26:52.316Z] ---> 914dfe73d833\n[2020-01-22T00:26:52.316Z] Step 7/8 : COPY go.mod .\n[2020-01-22T00:26:52.608Z] ---> 0c03832713b7\n[2020-01-22T00:26:52.608Z] Step 8/8 : RUN go mod download\n[2020-01-22T00:26:52.608Z] ---> Running in d3b8978ec17f\n[2020-01-22T00:26:54.141Z] \x1b[91mgo: parsing /go-mod-registry/go.mod: open /go-mod-registry/go.mod: no such file or directory\n[2020-01-22T00:26:54.141Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34\n[2020-01-22T00:26:54.141Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-configuration v0.0.0\n[2020-01-22T00:26:54.141Z] go: finding github.com/stretchr/testify v1.3.0\n[2020-01-22T00:26:54.141Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n[2020-01-22T00:26:54.141Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.14\n[2020-01-22T00:26:54.141Z] go: finding github.com/BurntSushi/toml v0.3.1\n[2020-01-22T00:26:54.141Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n[2020-01-22T00:26:54.731Z] \x1b[0m\x1b[91mgo: error loading module requirements\n[2020-01-22T00:26:55.321Z] \x1b[0mThe command \'/bin/sh -c go mod download\' returned a non-zero code: 1\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\nStage "Test" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-01-22T00:26:55.582Z] Failed in branch amd64\n[2020-01-22T00:29:43.108Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-15542 in /w/workspace/exfoundry_go-mod-bootstrap_PR-34\n[Pipeline] {\n[Pipeline] ws\n[2020-01-22T00:29:43.121Z] Running in /w/workspace/go-mod-bootstrap/3\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-22T00:29:49.377Z] using credential edgex-jenkins-ssh\n[2020-01-22T00:29:49.403Z] Cloning the remote Git repository\n[2020-01-22T00:29:49.403Z] Cloning with configured refspecs honoured and without tags\n[2020-01-22T00:29:49.457Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git\n[2020-01-22T00:29:49.544Z] > git init /w/workspace/go-mod-bootstrap/3 # timeout=10\n[2020-01-22T00:29:49.626Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n[2020-01-22T00:29:49.629Z] > git --version # timeout=10\n[2020-01-22T00:29:49.659Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-22T00:29:49.716Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/34/head:refs/remotes/origin/PR-34 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-22T00:29:50.504Z] Fetching without tags\n[2020-01-22T00:29:51.009Z] Merging remotes/origin/master commit fe266a717da291b9ad28584cefff274bcef081c0 into PR head commit 5f8a41122e364a96845ec640830b789d99bad88b\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-01-22T00:29:51.163Z] Failed in branch arm64\n[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (CodeCov)\nStage "CodeCov" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[2020-01-22T00:29:50.385Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n[2020-01-22T00:29:50.408Z] > git config --add remote.origin.fetch +refs/pull/34/head:refs/remotes/origin/PR-34 # timeout=10\n[2020-01-22T00:29:50.430Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-22T00:29:50.468Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n[2020-01-22T00:29:50.522Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n[2020-01-22T00:29:50.523Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-22T00:29:50.536Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/34/head:refs/remotes/origin/PR-34 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-22T00:29:51.023Z] > git config core.sparsecheckout # timeout=10\n[2020-01-22T00:29:51.060Z] > git checkout -f 5f8a41122e364a96845ec640830b789d99bad88b # timeout=10\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-22T00:29:51.720Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-22T00:29:52.027Z] ---> package-listing.sh\n[2020-01-22T00:29:52.027Z] ++ facter osfamily\n[2020-01-22T00:29:52.027Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-01-22T00:29:52.027Z] + OS_FAMILY=redhat\n[2020-01-22T00:29:52.027Z] + workspace=/w/workspace/exfoundry_go-mod-bootstrap_PR-34\n[2020-01-22T00:29:52.027Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-01-22T00:29:52.027Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-01-22T00:29:52.027Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-01-22T00:29:52.027Z] + PACKAGES=/tmp/packages_start.txt\n[2020-01-22T00:29:52.027Z] + \'[\' /w/workspace/exfoundry_go-mod-bootstrap_PR-34 \']\'\n[2020-01-22T00:29:52.027Z] + PACKAGES=/tmp/packages_end.txt\n[2020-01-22T00:29:52.027Z] + case "${OS_FAMILY}" in\n[2020-01-22T00:29:52.027Z] + rpm -qa\n[2020-01-22T00:29:52.027Z] + sort\n[2020-01-22T00:29:56.236Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-01-22T00:29:56.236Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-01-22T00:29:56.236Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-01-22T00:29:56.236Z] + \'[\' /w/workspace/exfoundry_go-mod-bootstrap_PR-34 \']\'\n[2020-01-22T00:29:56.236Z] + mkdir -p /w/workspace/exfoundry_go-mod-bootstrap_PR-34/archives/\n[2020-01-22T00:29:56.236Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-bootstrap_PR-34/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-22T00:29:56.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-22T00:29:56.741Z] \n[2020-01-22T00:29:56.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-22T00:29:57.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-22T00:29:57.051Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-01-22T00:29:57.051Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-22T00:29:57.051Z] da0e9bf0cc60: Pulling fs layer\n[2020-01-22T00:29:57.051Z] c9ea274ed700: Pulling fs layer\n[2020-01-22T00:29:57.051Z] 9cfac6ba3733: Pulling fs layer\n[2020-01-22T00:29:57.051Z] f6a933c9cadc: Pulling fs layer\n[2020-01-22T00:29:57.051Z] 61811dbd4963: Pulling fs layer\n[2020-01-22T00:29:57.051Z] a6eb2c9e2280: Pulling fs layer\n[2020-01-22T00:29:57.051Z] 095dd8b7b4d8: Pulling fs layer\n[2020-01-22T00:29:57.051Z] dc21a1d4508b: Pulling fs layer\n[2020-01-22T00:29:57.051Z] 363af2e989c4: Pulling fs layer\n[2020-01-22T00:29:57.051Z] 61811dbd4963: Waiting\n[2020-01-22T00:29:57.051Z] a6eb2c9e2280: Waiting\n[2020-01-22T00:29:57.051Z] 095dd8b7b4d8: Waiting\n[2020-01-22T00:29:57.051Z] dc21a1d4508b: Waiting\n[2020-01-22T00:29:57.051Z] 363af2e989c4: Waiting\n[2020-01-22T00:29:57.051Z] 9cfac6ba3733: Waiting\n[2020-01-22T00:29:57.051Z] f6a933c9cadc: Waiting\n[2020-01-22T00:29:57.051Z] da0e9bf0cc60: Verifying Checksum\n[2020-01-22T00:29:57.051Z] da0e9bf0cc60: Download complete\n[2020-01-22T00:29:57.051Z] 9cfac6ba3733: Verifying Checksum\n[2020-01-22T00:29:57.051Z] 9cfac6ba3733: Download complete\n[2020-01-22T00:29:57.320Z] e6b0cf9c0882: Verifying Checksum\n[2020-01-22T00:29:57.320Z] f6a933c9cadc: Verifying Checksum\n[2020-01-22T00:29:57.320Z] f6a933c9cadc: Download complete\n[2020-01-22T00:29:57.320Z] a6eb2c9e2280: Verifying Checksum\n[2020-01-22T00:29:57.320Z] a6eb2c9e2280: Download complete\n[2020-01-22T00:29:57.910Z] e6b0cf9c0882: Pull complete\n[2020-01-22T00:29:57.910Z] 095dd8b7b4d8: Verifying Checksum\n[2020-01-22T00:29:57.910Z] 095dd8b7b4d8: Download complete\n[2020-01-22T00:29:57.910Z] c9ea274ed700: Verifying Checksum\n[2020-01-22T00:29:57.910Z] c9ea274ed700: Download complete\n[2020-01-22T00:29:57.910Z] 363af2e989c4: Verifying Checksum\n[2020-01-22T00:29:57.910Z] 363af2e989c4: Download complete\n[2020-01-22T00:29:58.175Z] dc21a1d4508b: Verifying Checksum\n[2020-01-22T00:29:58.175Z] dc21a1d4508b: Download complete\n[2020-01-22T00:29:58.175Z] da0e9bf0cc60: Pull complete\n[2020-01-22T00:29:59.135Z] 61811dbd4963: Verifying Checksum\n[2020-01-22T00:29:59.135Z] 61811dbd4963: Download complete\n[2020-01-22T00:30:01.086Z] c9ea274ed700: Pull complete\n[2020-01-22T00:30:01.086Z] 9cfac6ba3733: Pull complete\n[2020-01-22T00:30:02.036Z] f6a933c9cadc: Pull complete\n[2020-01-22T00:30:06.298Z] 61811dbd4963: Pull complete\n[2020-01-22T00:30:06.298Z] a6eb2c9e2280: Pull complete\n[2020-01-22T00:30:08.240Z] 095dd8b7b4d8: Pull complete\n[2020-01-22T00:30:08.512Z] dc21a1d4508b: Pull complete\n[2020-01-22T00:30:08.809Z] 363af2e989c4: Pull complete\n[2020-01-22T00:30:08.809Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-01-22T00:30:08.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-01-22T00:30:09.024Z] prd-centos7-docker-4c-2g-15541 does not seem to be running inside a container\n[2020-01-22T00:30:09.107Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-bootstrap_PR-34 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-34:/w/workspace/exfoundry_go-mod-bootstrap_PR-34:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-34@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-01-22T00:30:10.456Z] $ docker top 21b24dd563283749dc183271ed09f2c258336d165cf95dedebf9a742b62ebac3 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-22T00:30:11.434Z] provisioning config files...\n[2020-01-22T00:30:11.454Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-34@tmp/config915983649810247223tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-22T00:30:11.484Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-22T00:30:11.790Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-01-22T00:30:11.817Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-22T00:30:12.141Z] ---> logs-deploy.sh\n[2020-01-22T00:30:12.141Z] + ARCHIVE_ARTIFACTS=\n[2020-01-22T00:30:12.141Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-01-22T00:30:12.141Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-01-22T00:30:12.141Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-01-22T00:30:12.141Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-34/3\n[2020-01-22T00:30:12.141Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-34/3/\n[2020-01-22T00:30:12.141Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-34/3 /w/workspace/exfoundry_go-mod-bootstrap_PR-34\n[2020-01-22T00:30:13.524Z] Archives upload complete.\n[2020-01-22T00:30:13.524Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-34/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-34/3/\n'