b'Pull request #219 opened\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 michaelestrin for edgexfoundry/go-mod-core-contracts\nObtained Jenkinsfile from c3d2746c54dfea0c44b44e2df4f9d9eaa0c2a800+b3fbf3dcda66b6ea5e8210848c5cafeba8f23b27 (b715f221d638c6c238818dec0270724ae1673fb4)\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 41baade70f9f516c06b50364c8065a52e98d7055\nusing credential edgex-jenkins-access-pat\nCloning the remote Git repository\nCloning with configured refspecs honoured and with tags\nCloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-219/workspace@libs/edgex-global-pipelines # timeout=10\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\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\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\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 41baade70f9f516c06b50364c8065a52e98d7055 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 41baade70f9f516c06b50364c8065a52e98d7055 # timeout=10\nCommit message: "Merge pull request #109 from ernestojeda/move-experimental"\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 > git --version # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.13, 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-core-contracts-settings\n PROJECT: go-mod-core-contracts\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.13\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-go-mod-core-contracts\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: patch\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n[Pipeline] node\nStill waiting to schedule task\nAll nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\nRunning on prd-centos7-docker-4c-2g-748 in /w/workspace/dry_go-mod-core-contracts_PR-219\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-core-contracts.git\n > git init /w/workspace/dry_go-mod-core-contracts_PR-219 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/pull/219/head:refs/remotes/origin/PR-219 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit b3fbf3dcda66b6ea5e8210848c5cafeba8f23b27 into PR head commit c3d2746c54dfea0c44b44e2df4f9d9eaa0c2a800\nMerge succeeded, producing c3d2746c54dfea0c44b44e2df4f9d9eaa0c2a800\nChecking out Revision c3d2746c54dfea0c44b44e2df4f9d9eaa0c2a800 (PR-219)\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/219/head:refs/remotes/origin/PR-219 # 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-core-contracts.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/219/head:refs/remotes/origin/PR-219 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f c3d2746c54dfea0c44b44e2df4f9d9eaa0c2a800 # timeout=10\n > git remote # timeout=10\n > git config --get remote.origin.url # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git merge b3fbf3dcda66b6ea5e8210848c5cafeba8f23b27 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f c3d2746c54dfea0c44b44e2df4f9d9eaa0c2a800 # timeout=10\nCommit message: "Revert "Add Health Endpoint to General Client (#217)""\nFirst time build. Skipping changelog.\n > git --version # timeout=10\nfatal: bad object 41baade70f9f516c06b50364c8065a52e98d7055\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-02-25T19:20:49.920Z] 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-02-25T19:20:51.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-25T19:20:51.355Z] \n[2020-02-25T19:20:51.355Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-25T19:20:51.710Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-25T19:20:51.710Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-02-25T19:20:51.710Z] e7c96db7181b: Pulling fs layer\n[2020-02-25T19:20:51.710Z] a038dfdf5543: Pulling fs layer\n[2020-02-25T19:20:51.710Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-02-25T19:20:51.971Z] e7c96db7181b: Download complete\n[2020-02-25T19:20:51.971Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-02-25T19:20:51.971Z] 8d5d8e63b3c0: Download complete\n[2020-02-25T19:20:51.971Z] a038dfdf5543: Verifying Checksum\n[2020-02-25T19:20:51.971Z] a038dfdf5543: Download complete\n[2020-02-25T19:20:52.230Z] e7c96db7181b: Pull complete\n[2020-02-25T19:20:52.800Z] a038dfdf5543: Pull complete\n[2020-02-25T19:20:53.058Z] 8d5d8e63b3c0: Pull complete\n[2020-02-25T19:20:53.058Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-02-25T19:20:53.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-02-25T19:20:53.214Z] prd-centos7-docker-4c-2g-748 does not seem to be running inside a container\n[2020-02-25T19:20:53.255Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-219 -v /w/workspace/dry_go-mod-core-contracts_PR-219:/w/workspace/dry_go-mod-core-contracts_PR-219:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-219@tmp:/w/workspace/dry_go-mod-core-contracts_PR-219@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-25T19:20:53.879Z] $ docker top 90fcd12da49dd64bff9a33a7c061f1d8d83fa2f8c1b7616f9b80a053ea2d19d6 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-25T19:20:54.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-25T19:20:54.528Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-25T19:20:54.744Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-25T19:20:54.758Z] $ docker exec 90fcd12da49dd64bff9a33a7c061f1d8d83fa2f8c1b7616f9b80a053ea2d19d6 ssh-agent\n[2020-02-25T19:20:54.942Z] SSH_AUTH_SOCK=/tmp/ssh-ae1AUVd5MwC9/agent.15\n[2020-02-25T19:20:54.942Z] SSH_AGENT_PID=22\n[2020-02-25T19:20:54.951Z] Running ssh-add (command line suppressed)\n[2020-02-25T19:20:55.095Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-219@tmp/private_key_3099519730903046776.key (/w/workspace/dry_go-mod-core-contracts_PR-219@tmp/private_key_3099519730903046776.key)\n[2020-02-25T19:20:55.140Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-25T19:20:55.469Z] + git describe --exact-match --tags HEAD\n[2020-02-25T19:20:55.469Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-02-25T19:20:55.539Z] $ docker exec --env ******** --env ******** 90fcd12da49dd64bff9a33a7c061f1d8d83fa2f8c1b7616f9b80a053ea2d19d6 ssh-agent -k\n[2020-02-25T19:20:55.677Z] unset SSH_AUTH_SOCK;\n[2020-02-25T19:20:55.677Z] unset SSH_AGENT_PID;\n[2020-02-25T19:20:55.677Z] echo Agent pid 22 killed;\n[2020-02-25T19:20:55.714Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-02-25T19:20:55.806Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-02-25T19:20:55.806Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-02-25T19:20:55.849Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-25T19:20:55.849Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-25T19:20:56.027Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-25T19:20:56.033Z] $ docker exec 90fcd12da49dd64bff9a33a7c061f1d8d83fa2f8c1b7616f9b80a053ea2d19d6 ssh-agent\n[2020-02-25T19:20:56.207Z] SSH_AUTH_SOCK=/tmp/ssh-QlnvoRvsKoZe/agent.58\n[2020-02-25T19:20:56.207Z] SSH_AGENT_PID=65\n[2020-02-25T19:20:56.214Z] Running ssh-add (command line suppressed)\n[2020-02-25T19:20:56.365Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-219@tmp/private_key_911546534769001949.key (/w/workspace/dry_go-mod-core-contracts_PR-219@tmp/private_key_911546534769001949.key)\n[2020-02-25T19:20:56.411Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-25T19:20:56.750Z] + git semver init\n[2020-02-25T19:20:56.750Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-25T19:20:56.750Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-219/.git\n[2020-02-25T19:20:56.750Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-219\n[2020-02-25T19:20:56.750Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-25T19:20:56.750Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-25T19:20:56.750Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-25T19:20:56.750Z] # $SEMVER_BRANCH = PR-219\n[2020-02-25T19:20:56.750Z] # $SEMVER_TEMP = /tmp/semver-067727441\n[2020-02-25T19:20:56.750Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP\n[2020-02-25T19:20:57.325Z] # \'/tmp/semver-067727441\' -> \'/w/workspace/dry_go-mod-core-contracts_PR-219/.semver\'\n[2020-02-25T19:20:57.325Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-219/.semver\n[Pipeline] }\n[2020-02-25T19:20:57.350Z] $ docker exec --env ******** --env ******** 90fcd12da49dd64bff9a33a7c061f1d8d83fa2f8c1b7616f9b80a053ea2d19d6 ssh-agent -k\n[2020-02-25T19:20:57.493Z] unset SSH_AUTH_SOCK;\n[2020-02-25T19:20:57.494Z] unset SSH_AGENT_PID;\n[2020-02-25T19:20:57.494Z] echo Agent pid 65 killed;\n[2020-02-25T19:20:57.526Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-25T19:20:57.957Z] + git semver\n[Pipeline] }\n[2020-02-25T19:20:57.986Z] $ docker stop --time=1 90fcd12da49dd64bff9a33a7c061f1d8d83fa2f8c1b7616f9b80a053ea2d19d6\n[2020-02-25T19:20:59.319Z] $ docker rm -f 90fcd12da49dd64bff9a33a7c061f1d8d83fa2f8c1b7616f9b80a053ea2d19d6\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-02-25T19:21:00.025Z] Stashed 65 file(s)\n[Pipeline] echo\n[2020-02-25T19:21:00.041Z] [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-02-25T19:21:15.332Z] Still waiting to schedule task\n[2020-02-25T19:21:15.333Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-02-25T19:21:15.352Z] Still waiting to schedule task\n[2020-02-25T19:21:15.352Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n[2020-02-25T19:23:10.849Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-749 in /w/workspace/dry_go-mod-core-contracts_PR-219\n[Pipeline] {\n[Pipeline] ws\n[2020-02-25T19:23:10.892Z] Running in /w/workspace/go-mod-core-contracts/1\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-25T19:23:18.875Z] using credential edgex-jenkins-ssh\n[2020-02-25T19:23:18.901Z] Cloning the remote Git repository\n[2020-02-25T19:23:18.901Z] Cloning with configured refspecs honoured and without tags\n[2020-02-25T19:23:18.985Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-02-25T19:23:19.086Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10\n[2020-02-25T19:23:19.165Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-02-25T19:23:19.167Z] > git --version # timeout=10\n[2020-02-25T19:23:19.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-25T19:23:19.270Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/219/head:refs/remotes/origin/PR-219 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-25T19:23:20.267Z] Fetching without tags\n[2020-02-25T19:23:20.720Z] Merging remotes/origin/master commit b3fbf3dcda66b6ea5e8210848c5cafeba8f23b27 into PR head commit c3d2746c54dfea0c44b44e2df4f9d9eaa0c2a800\n[2020-02-25T19:23:20.146Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n[2020-02-25T19:23:20.164Z] > git config --add remote.origin.fetch +refs/pull/219/head:refs/remotes/origin/PR-219 # timeout=10\n[2020-02-25T19:23:20.183Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-25T19:23:20.218Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n[2020-02-25T19:23:20.280Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-02-25T19:23:20.285Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-25T19:23:20.294Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/219/head:refs/remotes/origin/PR-219 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-25T19:23:20.741Z] > git config core.sparsecheckout # timeout=10\n[2020-02-25T19:23:20.783Z] > git checkout -f c3d2746c54dfea0c44b44e2df4f9d9eaa0c2a800 # timeout=10\n[2020-02-25T19:23:21.012Z] Merge succeeded, producing c3d2746c54dfea0c44b44e2df4f9d9eaa0c2a800\n[2020-02-25T19:23:21.013Z] Checking out Revision c3d2746c54dfea0c44b44e2df4f9d9eaa0c2a800 (PR-219)\n[2020-02-25T19:23:20.909Z] > git remote # timeout=10\n[2020-02-25T19:23:20.930Z] > git config --get remote.origin.url # timeout=10\n[2020-02-25T19:23:20.958Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-25T19:23:20.969Z] > git merge b3fbf3dcda66b6ea5e8210848c5cafeba8f23b27 # timeout=10\n[2020-02-25T19:23:20.993Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-25T19:23:21.020Z] > git config core.sparsecheckout # timeout=10\n[2020-02-25T19:23:21.045Z] > git checkout -f c3d2746c54dfea0c44b44e2df4f9d9eaa0c2a800 # timeout=10\n[2020-02-25T19:23:25.521Z] Commit message: "Revert "Add Health Endpoint to General Client (#217)""\n[2020-02-25T19:23:25.576Z] > git --version # timeout=10\n[2020-02-25T19:23:25.626Z] fatal: bad object 41baade70f9f516c06b50364c8065a52e98d7055\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-02-25T19:23:27.009Z] =========================================================\n[2020-02-25T19:23:27.009Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n[2020-02-25T19:23:27.009Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-25T19:23:28.433Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine .\n[2020-02-25T19:23:29.444Z] Sending build context to Docker daemon 1.736MB\r\r\n[2020-02-25T19:23:29.444Z] Step 1/7 : ARG BASE=golang:1.13-alpine\n[2020-02-25T19:23:29.444Z] Step 2/7 : FROM ${BASE}\n[2020-02-25T19:23:29.730Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-02-25T19:23:29.730Z] cde5963f3b93: Pulling fs layer\n[2020-02-25T19:23:29.730Z] 2a23fa8c16f7: Pulling fs layer\n[2020-02-25T19:23:29.730Z] 777b28850792: Pulling fs layer\n[2020-02-25T19:23:29.730Z] 8a11ddd9e578: Pulling fs layer\n[2020-02-25T19:23:29.730Z] 4cf88f913ddb: Pulling fs layer\n[2020-02-25T19:23:29.730Z] 1df406cf5192: Pulling fs layer\n[2020-02-25T19:23:29.730Z] cd6300453558: Pulling fs layer\n[2020-02-25T19:23:29.730Z] b9c365052c96: Pulling fs layer\n[2020-02-25T19:23:29.730Z] a2d8cc88f415: Pulling fs layer\n[2020-02-25T19:23:29.730Z] ea1d1ca13537: Pulling fs layer\n[2020-02-25T19:23:29.730Z] 3750a50a1c5e: Pulling fs layer\n[2020-02-25T19:23:29.730Z] cd6300453558: Waiting\n[2020-02-25T19:23:29.730Z] b9c365052c96: Waiting\n[2020-02-25T19:23:29.730Z] a2d8cc88f415: Waiting\n[2020-02-25T19:23:29.730Z] ea1d1ca13537: Waiting\n[2020-02-25T19:23:29.730Z] 3750a50a1c5e: Waiting\n[2020-02-25T19:23:29.730Z] 8a11ddd9e578: Waiting\n[2020-02-25T19:23:29.730Z] 4cf88f913ddb: Waiting\n[2020-02-25T19:23:29.730Z] 1df406cf5192: Waiting\n[2020-02-25T19:23:29.730Z] 777b28850792: Verifying Checksum\n[2020-02-25T19:23:29.730Z] 777b28850792: Download complete\n[2020-02-25T19:23:30.006Z] 2a23fa8c16f7: Verifying Checksum\n[2020-02-25T19:23:30.006Z] 2a23fa8c16f7: Download complete\n[2020-02-25T19:23:30.006Z] 4cf88f913ddb: Verifying Checksum\n[2020-02-25T19:23:30.006Z] 4cf88f913ddb: Download complete\n[2020-02-25T19:23:30.006Z] 1df406cf5192: Verifying Checksum\n[2020-02-25T19:23:30.006Z] 1df406cf5192: Download complete\n[2020-02-25T19:23:30.281Z] cde5963f3b93: Verifying Checksum\n[2020-02-25T19:23:30.281Z] cde5963f3b93: Download complete\n[2020-02-25T19:23:32.248Z] cde5963f3b93: Pull complete\n[2020-02-25T19:23:33.234Z] 2a23fa8c16f7: Pull complete\n[2020-02-25T19:23:33.512Z] 777b28850792: Pull complete\n[2020-02-25T19:23:37.819Z] cd6300453558: Verifying Checksum\n[2020-02-25T19:23:37.819Z] cd6300453558: Download complete\n[2020-02-25T19:23:37.819Z] a2d8cc88f415: Verifying Checksum\n[2020-02-25T19:23:37.819Z] a2d8cc88f415: Download complete\n[2020-02-25T19:23:41.190Z] ea1d1ca13537: Verifying Checksum\n[2020-02-25T19:23:41.190Z] ea1d1ca13537: Download complete\n[2020-02-25T19:23:41.463Z] 3750a50a1c5e: Verifying Checksum\n[2020-02-25T19:23:41.463Z] 3750a50a1c5e: Download complete\n[2020-02-25T19:23:44.080Z] b9c365052c96: Verifying Checksum\n[2020-02-25T19:23:44.080Z] b9c365052c96: Download complete\n[2020-02-25T19:23:45.501Z] 8a11ddd9e578: Download complete\n[2020-02-25T19:23:47.726Z] Running on prd-centos7-docker-4c-2g-750 in /w/workspace/dry_go-mod-core-contracts_PR-219\n[Pipeline] {\n[Pipeline] ws\n[2020-02-25T19:23:47.772Z] Running in /w/workspace/go-mod-core-contracts/1\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-25T19:23:57.599Z] using credential edgex-jenkins-ssh\n[2020-02-25T19:23:57.618Z] Cloning the remote Git repository\n[2020-02-25T19:23:57.618Z] Cloning with configured refspecs honoured and without tags\n[2020-02-25T19:23:57.676Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-02-25T19:23:57.964Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10\n[2020-02-25T19:23:58.120Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-02-25T19:23:58.120Z] > git --version # timeout=10\n[2020-02-25T19:23:58.147Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-25T19:23:58.230Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/219/head:refs/remotes/origin/PR-219 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-25T19:23:58.894Z] Fetching without tags\n[2020-02-25T19:23:59.284Z] Merging remotes/origin/master commit b3fbf3dcda66b6ea5e8210848c5cafeba8f23b27 into PR head commit c3d2746c54dfea0c44b44e2df4f9d9eaa0c2a800\n[2020-02-25T19:23:59.479Z] Merge succeeded, producing c3d2746c54dfea0c44b44e2df4f9d9eaa0c2a800\n[2020-02-25T19:23:59.479Z] Checking out Revision c3d2746c54dfea0c44b44e2df4f9d9eaa0c2a800 (PR-219)\n[2020-02-25T19:23:58.856Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n[2020-02-25T19:23:58.864Z] > git config --add remote.origin.fetch +refs/pull/219/head:refs/remotes/origin/PR-219 # timeout=10\n[2020-02-25T19:23:58.870Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-25T19:23:58.883Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n[2020-02-25T19:23:58.898Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-02-25T19:23:58.898Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-25T19:23:58.905Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/219/head:refs/remotes/origin/PR-219 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-25T19:23:59.295Z] > git config core.sparsecheckout # timeout=10\n[2020-02-25T19:23:59.318Z] > git checkout -f c3d2746c54dfea0c44b44e2df4f9d9eaa0c2a800 # timeout=10\n[2020-02-25T19:23:59.375Z] > git remote # timeout=10\n[2020-02-25T19:23:59.390Z] > git config --get remote.origin.url # timeout=10\n[2020-02-25T19:23:59.423Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-25T19:23:59.428Z] > git merge b3fbf3dcda66b6ea5e8210848c5cafeba8f23b27 # timeout=10\n[2020-02-25T19:23:59.461Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-25T19:23:59.481Z] > git config core.sparsecheckout # timeout=10\n[2020-02-25T19:23:59.509Z] > git checkout -f c3d2746c54dfea0c44b44e2df4f9d9eaa0c2a800 # timeout=10\n[2020-02-25T19:24:03.763Z] Commit message: "Revert "Add Health Endpoint to General Client (#217)""\n[2020-02-25T19:24:03.774Z] 8a11ddd9e578: Pull complete\n[2020-02-25T19:24:03.774Z] 4cf88f913ddb: Pull complete\n[2020-02-25T19:24:03.774Z] 1df406cf5192: Pull complete\n[2020-02-25T19:24:03.795Z] > git --version # timeout=10\n[2020-02-25T19:24:03.830Z] fatal: bad object 41baade70f9f516c06b50364c8065a52e98d7055\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-02-25T19:24:05.240Z] =========================================================\n[2020-02-25T19:24:05.240Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n[2020-02-25T19:24:05.240Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-25T19:24:06.478Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine .\n[2020-02-25T19:24:06.742Z] Sending build context to Docker daemon 1.736MB\r\r\n[2020-02-25T19:24:06.742Z] Step 1/7 : ARG BASE=golang:1.13-alpine\n[2020-02-25T19:24:06.742Z] Step 2/7 : FROM ${BASE}\n[2020-02-25T19:24:07.007Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-02-25T19:24:07.007Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-25T19:24:07.007Z] 2848faf0eed1: Pulling fs layer\n[2020-02-25T19:24:07.007Z] 0f37312ad70f: Pulling fs layer\n[2020-02-25T19:24:07.007Z] 5788d62ee057: Pulling fs layer\n[2020-02-25T19:24:07.007Z] 0e6b1d234666: Pulling fs layer\n[2020-02-25T19:24:07.007Z] bf5d7aec512f: Pulling fs layer\n[2020-02-25T19:24:07.007Z] 34c802a77dc8: Pulling fs layer\n[2020-02-25T19:24:07.007Z] 9eb99e56ec68: Pulling fs layer\n[2020-02-25T19:24:07.007Z] 27c7a5d97fbd: Pulling fs layer\n[2020-02-25T19:24:07.007Z] 5c102a31e300: Pulling fs layer\n[2020-02-25T19:24:07.007Z] dcfb455df0a1: Pulling fs layer\n[2020-02-25T19:24:07.007Z] 5788d62ee057: Waiting\n[2020-02-25T19:24:07.007Z] 0e6b1d234666: Waiting\n[2020-02-25T19:24:07.007Z] bf5d7aec512f: Waiting\n[2020-02-25T19:24:07.007Z] 34c802a77dc8: Waiting\n[2020-02-25T19:24:07.007Z] 9eb99e56ec68: Waiting\n[2020-02-25T19:24:07.007Z] 27c7a5d97fbd: Waiting\n[2020-02-25T19:24:07.007Z] 5c102a31e300: Waiting\n[2020-02-25T19:24:07.007Z] dcfb455df0a1: Waiting\n[2020-02-25T19:24:07.007Z] 0f37312ad70f: Verifying Checksum\n[2020-02-25T19:24:07.007Z] 0f37312ad70f: Download complete\n[2020-02-25T19:24:07.007Z] 2848faf0eed1: Verifying Checksum\n[2020-02-25T19:24:07.007Z] 2848faf0eed1: Download complete\n[2020-02-25T19:24:07.007Z] 0e6b1d234666: Verifying Checksum\n[2020-02-25T19:24:07.007Z] 0e6b1d234666: Download complete\n[2020-02-25T19:24:07.007Z] bf5d7aec512f: Verifying Checksum\n[2020-02-25T19:24:07.007Z] bf5d7aec512f: Download complete\n[2020-02-25T19:24:07.007Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-25T19:24:07.007Z] e6b0cf9c0882: Download complete\n[2020-02-25T19:24:07.675Z] e6b0cf9c0882: Pull complete\n[2020-02-25T19:24:07.675Z] 2848faf0eed1: Pull complete\n[2020-02-25T19:24:08.340Z] 0f37312ad70f: Pull complete\n[2020-02-25T19:24:09.161Z] cd6300453558: Pull complete\n[2020-02-25T19:24:09.368Z] 34c802a77dc8: Verifying Checksum\n[2020-02-25T19:24:09.368Z] 34c802a77dc8: Download complete\n[2020-02-25T19:24:09.368Z] 27c7a5d97fbd: Verifying Checksum\n[2020-02-25T19:24:09.368Z] 27c7a5d97fbd: Download complete\n[2020-02-25T19:24:11.277Z] 9eb99e56ec68: Verifying Checksum\n[2020-02-25T19:24:11.277Z] 9eb99e56ec68: Download complete\n[2020-02-25T19:24:11.597Z] dcfb455df0a1: Verifying Checksum\n[2020-02-25T19:24:11.597Z] dcfb455df0a1: Download complete\n[2020-02-25T19:24:11.597Z] 5788d62ee057: Verifying Checksum\n[2020-02-25T19:24:11.597Z] 5788d62ee057: Download complete\n[2020-02-25T19:24:11.597Z] 5c102a31e300: Verifying Checksum\n[2020-02-25T19:24:11.597Z] 5c102a31e300: Download complete\n[2020-02-25T19:24:15.839Z] b9c365052c96: Pull complete\n[2020-02-25T19:24:16.127Z] a2d8cc88f415: Pull complete\n[2020-02-25T19:24:19.514Z] ea1d1ca13537: Pull complete\n[2020-02-25T19:24:19.514Z] 3750a50a1c5e: Pull complete\n[2020-02-25T19:24:19.514Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n[2020-02-25T19:24:19.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n[2020-02-25T19:24:19.514Z] ---> 78745c68409d\n[2020-02-25T19:24:19.514Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-25T19:24:21.736Z] 5788d62ee057: Pull complete\n[2020-02-25T19:24:21.736Z] 0e6b1d234666: Pull complete\n[2020-02-25T19:24:21.736Z] bf5d7aec512f: Pull complete\n[2020-02-25T19:24:23.802Z] ---> Running in 2288a17ef3e0\n[2020-02-25T19:24:24.075Z] Removing intermediate container 2288a17ef3e0\n[2020-02-25T19:24:24.075Z] ---> 78396abfd795\n[2020-02-25T19:24:24.075Z] Step 4/7 : RUN apk add bash\n[2020-02-25T19:24:24.075Z] ---> Running in c87854faa515\n[2020-02-25T19:24:25.501Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-02-25T19:24:26.015Z] 34c802a77dc8: Pull complete\n[2020-02-25T19:24:26.084Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-02-25T19:24:26.675Z] OK: 125 MiB in 39 packages\n[2020-02-25T19:24:28.122Z] Removing intermediate container c87854faa515\n[2020-02-25T19:24:28.122Z] ---> 2d6a48af961f\n[2020-02-25T19:24:28.122Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-02-25T19:24:28.122Z] ---> Running in a6ab00bad5f0\n[2020-02-25T19:24:28.722Z] Removing intermediate container a6ab00bad5f0\n[2020-02-25T19:24:28.722Z] ---> 55a6759f7f68\n[2020-02-25T19:24:28.722Z] Step 6/7 : COPY go.mod .\n[2020-02-25T19:24:29.321Z] ---> 3a2d0c4a4480\n[2020-02-25T19:24:29.321Z] Step 7/7 : RUN go mod download\n[2020-02-25T19:24:29.321Z] ---> Running in d026a7fa54b5\n[2020-02-25T19:24:30.648Z] 9eb99e56ec68: Pull complete\n[2020-02-25T19:24:30.648Z] 27c7a5d97fbd: Pull complete\n[2020-02-25T19:24:30.765Z] \x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-02-25T19:24:30.765Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-25T19:24:30.765Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-25T19:24:30.765Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-25T19:24:30.765Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-25T19:24:30.765Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-25T19:24:30.765Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-25T19:24:30.765Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-02-25T19:24:30.765Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-02-25T19:24:30.765Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-25T19:24:31.325Z] 5c102a31e300: Pull complete\n[2020-02-25T19:24:31.325Z] dcfb455df0a1: Pull complete\n[2020-02-25T19:24:31.325Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n[2020-02-25T19:24:31.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n[2020-02-25T19:24:31.325Z] ---> 7c70fe431013\n[2020-02-25T19:24:31.325Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-25T19:24:31.639Z] ---> Running in 931144ce6a0c\n[2020-02-25T19:24:31.639Z] Removing intermediate container 931144ce6a0c\n[2020-02-25T19:24:31.639Z] ---> 5483f4be2a57\n[2020-02-25T19:24:31.639Z] Step 4/7 : RUN apk add bash\n[2020-02-25T19:24:31.950Z] ---> Running in 1a4e73e5e855\n[2020-02-25T19:24:32.601Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-02-25T19:24:33.699Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-02-25T19:24:33.972Z] OK: 143 MiB in 39 packages\n[2020-02-25T19:24:34.142Z] \x1b[0mRemoving intermediate container d026a7fa54b5\n[2020-02-25T19:24:34.142Z] ---> 1a6d7d949551\n[2020-02-25T19:24:34.142Z] Successfully built 1a6d7d949551\n[2020-02-25T19:24:34.142Z] 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-02-25T19:24:34.565Z] Removing intermediate container 1a4e73e5e855\n[2020-02-25T19:24:34.565Z] ---> 6c8f86fad547\n[2020-02-25T19:24:34.565Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-02-25T19:24:34.565Z] ---> Running in 24cfa08a5d96\n[2020-02-25T19:24:34.834Z] Removing intermediate container 24cfa08a5d96\n[2020-02-25T19:24:34.834Z] ---> 6054243d03e9\n[2020-02-25T19:24:34.834Z] Step 6/7 : COPY go.mod .\n[2020-02-25T19:24:34.867Z] + docker inspect -f . ci-base-image-arm64\n[2020-02-25T19:24:35.120Z] ---> cc775a8bda5e\n[2020-02-25T19:24:35.120Z] Step 7/7 : RUN go mod download\n[2020-02-25T19:24:35.120Z] ---> Running in 5c48b5340d0d\n[2020-02-25T19:24:35.135Z] .\n[Pipeline] withDockerContainer\n[2020-02-25T19:24:35.505Z] prd-ubuntu18.04-docker-arm64-4c-2g-749 does not seem to be running inside a container\n[2020-02-25T19:24:35.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n[2020-02-25T19:24:37.056Z] \x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-02-25T19:24:37.056Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-25T19:24:37.056Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-25T19:24:37.056Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-25T19:24:37.276Z] $ docker top a037cdaf7284104145f087c38d6b9064a948f9edfe067d9083d23eb8a1738a06 -eo pid,comm\n[2020-02-25T19:24:37.333Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-25T19:24:37.333Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-25T19:24:37.595Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-25T19:24:37.595Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-02-25T19:24:37.595Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-02-25T19:24:37.595Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[Pipeline] {\n[2020-02-25T19:24:38.996Z] \x1b[0mRemoving intermediate container 5c48b5340d0d\n[2020-02-25T19:24:38.996Z] ---> 95e6c9c739be\n[2020-02-25T19:24:38.996Z] Successfully built 95e6c9c739be\n[2020-02-25T19:24:38.996Z] Successfully tagged ci-base-image-x86_64:latest\n[Pipeline] }\n[Pipeline] sh\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-02-25T19:24:39.772Z] + go version\n[2020-02-25T19:24:39.772Z] go version go1.13.5 linux/arm64\n[2020-02-25T19:24:39.797Z] + docker inspect -f . ci-base-image-x86_64\n[2020-02-25T19:24:39.797Z] .\n[Pipeline] sh\n[Pipeline] withDockerContainer\n[2020-02-25T19:24:40.237Z] prd-centos7-docker-4c-2g-750 does not seem to be running inside a container\n[2020-02-25T19:24:40.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n[2020-02-25T19:24:40.462Z] + make test\n[2020-02-25T19:24:40.462Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-02-25T19:24:41.493Z] $ docker top af1142d8b9b5804b41dd1b9cbda7797e5e32a89dbfe1361fb4ec419af6069439 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-25T19:24:43.819Z] + go version\n[2020-02-25T19:24:43.819Z] go version go1.13.5 linux/amd64\n[Pipeline] sh\n[2020-02-25T19:24:44.528Z] + make test\n[2020-02-25T19:24:44.528Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-02-25T19:24:54.760Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n[2020-02-25T19:24:55.074Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.030s\tcoverage: 100.0% of statements\n[2020-02-25T19:25:03.638Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t0.060s\tcoverage: 45.4% of statements\n[2020-02-25T19:25:03.638Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.057s\tcoverage: 77.8% of statements\n[2020-02-25T19:25:03.638Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/interfaces\t[no test files]\n[2020-02-25T19:25:03.638Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.022s\tcoverage: 6.4% of statements\n[2020-02-25T19:25:07.121Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t0.043s\tcoverage: 14.4% of statements\n[2020-02-25T19:25:07.121Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.050s\tcoverage: 100.0% of statements\n[2020-02-25T19:25:07.121Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t0.068s\tcoverage: 100.0% of statements\n[2020-02-25T19:25:07.121Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n[2020-02-25T19:25:07.121Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors\t[no test files]\n[2020-02-25T19:25:07.121Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local\t0.043s\tcoverage: 100.0% of statements\n[2020-02-25T19:25:07.121Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry\t0.026s\tcoverage: 88.2% of statements\n[2020-02-25T19:25:07.121Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.057s\tcoverage: 63.0% of statements\n[2020-02-25T19:25:07.121Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.021s\tcoverage: 26.3% of statements\n[2020-02-25T19:25:07.272Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n[2020-02-25T19:25:07.273Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.033s\tcoverage: 100.0% of statements\n[2020-02-25T19:25:08.557Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.053s\tcoverage: 15.4% of statements\n[2020-02-25T19:25:08.557Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.028s\tcoverage: 15.4% of statements\n[2020-02-25T19:25:08.557Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.013s\tcoverage: 14.3% of statements\n[2020-02-25T19:25:08.827Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-02-25T19:25:11.470Z] gofmt -l .\n[2020-02-25T19:25:11.470Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] stash\n[2020-02-25T19:25:12.537Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-25T19:25:12.574Z] $ docker stop --time=1 af1142d8b9b5804b41dd1b9cbda7797e5e32a89dbfe1361fb4ec419af6069439\n[2020-02-25T19:25:14.457Z] $ docker rm -f af1142d8b9b5804b41dd1b9cbda7797e5e32a89dbfe1361fb4ec419af6069439\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] }\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-02-25T19:25:39.571Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t0.087s\tcoverage: 45.4% of statements\n[2020-02-25T19:25:39.571Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.018s\tcoverage: 77.8% of statements\n[2020-02-25T19:25:39.571Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/interfaces\t[no test files]\n[2020-02-25T19:25:39.571Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.020s\tcoverage: 6.4% of statements\n[2020-02-25T19:25:41.012Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t0.047s\tcoverage: 14.4% of statements\n[2020-02-25T19:25:41.012Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.032s\tcoverage: 100.0% of statements\n[2020-02-25T19:25:42.983Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t0.082s\tcoverage: 100.0% of statements\n[2020-02-25T19:25:42.983Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n[2020-02-25T19:25:42.983Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors\t[no test files]\n[2020-02-25T19:25:42.983Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local\t0.025s\tcoverage: 100.0% of statements\n[2020-02-25T19:25:42.983Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry\t0.012s\tcoverage: 88.2% of statements\n[2020-02-25T19:25:49.694Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.088s\tcoverage: 63.0% of statements\n[2020-02-25T19:25:49.694Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.042s\tcoverage: 26.3% of statements\n[2020-02-25T19:25:53.059Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.019s\tcoverage: 15.4% of statements\n[2020-02-25T19:25:53.059Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.033s\tcoverage: 15.4% of statements\n[2020-02-25T19:25:57.358Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.019s\tcoverage: 14.3% of statements\n[2020-02-25T19:25:57.358Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-02-25T19:26:04.062Z] gofmt -l .\n[2020-02-25T19:26:04.062Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] stash\n[2020-02-25T19:26:04.100Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-02-25T19:26:04.594Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-25T19:26:04.610Z] $ docker stop --time=1 a037cdaf7284104145f087c38d6b9064a948f9edfe067d9083d23eb8a1738a06\n[2020-02-25T19:26:06.732Z] $ docker rm -f a037cdaf7284104145f087c38d6b9064a948f9edfe067d9083d23eb8a1738a06\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] }\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[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (CodeCov)\n[Pipeline] unstash\n[Pipeline] wrap\n[2020-02-25T19:26:08.477Z] provisioning config files...\n[2020-02-25T19:26:08.493Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-219@tmp/config3342528027315333926tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-02-25T19:26:08.828Z] + curl -s https://codecov.io/bash\n[2020-02-25T19:26:08.828Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-219@tmp/config3342528027315333926tmp\n[2020-02-25T19:26:09.090Z] \n[2020-02-25T19:26:09.090Z] _____ _\n[2020-02-25T19:26:09.090Z] / ____| | |\n[2020-02-25T19:26:09.090Z] | | ___ __| | ___ ___ _____ __\n[2020-02-25T19:26:09.090Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-02-25T19:26:09.090Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-02-25T19:26:09.090Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-02-25T19:26:09.090Z] Bash-20200214-585fef0\n[2020-02-25T19:26:09.090Z] \n[2020-02-25T19:26:09.090Z] \n[2020-02-25T19:26:09.090Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-02-25T19:26:09.090Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-02-25T19:26:09.090Z] \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-02-25T19:26:09.090Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-02-25T19:26:09.090Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-02-25T19:26:09.090Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-02-25T19:26:09.090Z] \x1b[0;32m+\x1b[0m .\n[2020-02-25T19:26:09.090Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-02-25T19:26:09.090Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-02-25T19:26:09.090Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-02-25T19:26:09.090Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=80392\x1b[0m\n[2020-02-25T19:26:09.090Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-02-25T19:26:09.090Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-02-25T19:26:09.659Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-02-25T19:26:09.659Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-02-25T19:26:09.659Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-02-25T19:26:09.659Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-02-25T19:26:09.659Z] \x1b[0;90mquery:\x1b[0m branch=PR-219&commit=c3d2746c54dfea0c44b44e2df4f9d9eaa0c2a800&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-219%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=219&job=\n[2020-02-25T19:26:09.659Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-02-25T19:26:09.659Z] https://codecov.io/upload/v4?package=bash-20200214-585fef0&token=secret&branch=PR-219&commit=c3d2746c54dfea0c44b44e2df4f9d9eaa0c2a800&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-219%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=219&job=\n[2020-02-25T19:26:10.227Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-02-25T19:26:10.796Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/c3d2746c54dfea0c44b44e2df4f9d9eaa0c2a800\x1b[0m\n[Pipeline] }\n[2020-02-25T19:26:10.819Z] 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] { (Clair Scan)\nStage "Clair 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-02-25T19:26:12.084Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-25T19:26:12.409Z] ---> package-listing.sh\n[2020-02-25T19:26:12.409Z] ++ facter osfamily\n[2020-02-25T19:26:12.409Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-02-25T19:26:12.409Z] + OS_FAMILY=redhat\n[2020-02-25T19:26:12.409Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-219\n[2020-02-25T19:26:12.409Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-02-25T19:26:12.409Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-02-25T19:26:12.409Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-02-25T19:26:12.409Z] + PACKAGES=/tmp/packages_start.txt\n[2020-02-25T19:26:12.409Z] + \'[\' /w/workspace/dry_go-mod-core-contracts_PR-219 \']\'\n[2020-02-25T19:26:12.409Z] + PACKAGES=/tmp/packages_end.txt\n[2020-02-25T19:26:12.409Z] + case "${OS_FAMILY}" in\n[2020-02-25T19:26:12.409Z] + rpm -qa\n[2020-02-25T19:26:12.409Z] + sort\n[2020-02-25T19:26:16.604Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-02-25T19:26:16.604Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-02-25T19:26:16.604Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-02-25T19:26:16.604Z] + \'[\' /w/workspace/dry_go-mod-core-contracts_PR-219 \']\'\n[2020-02-25T19:26:16.604Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-219/archives/\n[2020-02-25T19:26:16.604Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-219/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-25T19:26:17.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-25T19:26:17.046Z] \n[2020-02-25T19:26:17.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-25T19:26:17.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-25T19:26:17.401Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-02-25T19:26:17.401Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-25T19:26:17.401Z] da0e9bf0cc60: Pulling fs layer\n[2020-02-25T19:26:17.401Z] c9ea274ed700: Pulling fs layer\n[2020-02-25T19:26:17.401Z] 9cfac6ba3733: Pulling fs layer\n[2020-02-25T19:26:17.401Z] f6a933c9cadc: Pulling fs layer\n[2020-02-25T19:26:17.401Z] 61811dbd4963: Pulling fs layer\n[2020-02-25T19:26:17.401Z] a6eb2c9e2280: Pulling fs layer\n[2020-02-25T19:26:17.401Z] 095dd8b7b4d8: Pulling fs layer\n[2020-02-25T19:26:17.401Z] dc21a1d4508b: Pulling fs layer\n[2020-02-25T19:26:17.401Z] 363af2e989c4: Pulling fs layer\n[2020-02-25T19:26:17.401Z] a6eb2c9e2280: Waiting\n[2020-02-25T19:26:17.401Z] 095dd8b7b4d8: Waiting\n[2020-02-25T19:26:17.401Z] dc21a1d4508b: Waiting\n[2020-02-25T19:26:17.401Z] 9cfac6ba3733: Waiting\n[2020-02-25T19:26:17.401Z] 363af2e989c4: Waiting\n[2020-02-25T19:26:17.401Z] f6a933c9cadc: Waiting\n[2020-02-25T19:26:17.401Z] 61811dbd4963: Waiting\n[2020-02-25T19:26:17.401Z] da0e9bf0cc60: Verifying Checksum\n[2020-02-25T19:26:17.401Z] da0e9bf0cc60: Download complete\n[2020-02-25T19:26:17.401Z] 9cfac6ba3733: Verifying Checksum\n[2020-02-25T19:26:17.401Z] 9cfac6ba3733: Download complete\n[2020-02-25T19:26:17.672Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-25T19:26:17.672Z] e6b0cf9c0882: Download complete\n[2020-02-25T19:26:17.672Z] f6a933c9cadc: Verifying Checksum\n[2020-02-25T19:26:17.672Z] f6a933c9cadc: Download complete\n[2020-02-25T19:26:17.672Z] a6eb2c9e2280: Verifying Checksum\n[2020-02-25T19:26:17.672Z] a6eb2c9e2280: Download complete\n[2020-02-25T19:26:17.939Z] e6b0cf9c0882: Pull complete\n[2020-02-25T19:26:17.939Z] c9ea274ed700: Verifying Checksum\n[2020-02-25T19:26:17.939Z] c9ea274ed700: Download complete\n[2020-02-25T19:26:18.211Z] 095dd8b7b4d8: Verifying Checksum\n[2020-02-25T19:26:18.211Z] 095dd8b7b4d8: Download complete\n[2020-02-25T19:26:18.211Z] dc21a1d4508b: Verifying Checksum\n[2020-02-25T19:26:18.211Z] dc21a1d4508b: Download complete\n[2020-02-25T19:26:18.211Z] 363af2e989c4: Download complete\n[2020-02-25T19:26:18.211Z] da0e9bf0cc60: Pull complete\n[2020-02-25T19:26:18.784Z] 61811dbd4963: Verifying Checksum\n[2020-02-25T19:26:18.784Z] 61811dbd4963: Download complete\n[2020-02-25T19:26:20.162Z] c9ea274ed700: Pull complete\n[2020-02-25T19:26:20.162Z] 9cfac6ba3733: Pull complete\n[2020-02-25T19:26:20.729Z] f6a933c9cadc: Pull complete\n[2020-02-25T19:26:24.030Z] 61811dbd4963: Pull complete\n[2020-02-25T19:26:24.030Z] a6eb2c9e2280: Pull complete\n[2020-02-25T19:26:25.946Z] 095dd8b7b4d8: Pull complete\n[2020-02-25T19:26:25.946Z] dc21a1d4508b: Pull complete\n[2020-02-25T19:26:25.946Z] 363af2e989c4: Pull complete\n[2020-02-25T19:26:26.205Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-02-25T19:26:26.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-02-25T19:26:26.376Z] prd-centos7-docker-4c-2g-748 does not seem to be running inside a container\n[2020-02-25T19:26:26.421Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_PR-219 -v /w/workspace/dry_go-mod-core-contracts_PR-219:/w/workspace/dry_go-mod-core-contracts_PR-219:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-219@tmp:/w/workspace/dry_go-mod-core-contracts_PR-219@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:10003/edgex-lftools-log-publisher:alpine cat\n[2020-02-25T19:26:27.526Z] $ docker top 00d1ddbc17929a206b497c7ed8a2cae0edd5656025a87d86947632e0c9331509 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-02-25T19:26:28.175Z] provisioning config files...\n[2020-02-25T19:26:28.190Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-219@tmp/config1717109149957941865tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-02-25T19:26:28.236Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-25T19:26:28.565Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-02-25T19:26:28.591Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-25T19:26:28.908Z] ---> logs-deploy.sh\n[2020-02-25T19:26:28.909Z] + ARCHIVE_ARTIFACTS=\n[2020-02-25T19:26:28.909Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-02-25T19:26:28.909Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-02-25T19:26:28.909Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-02-25T19:26:28.909Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-219/1\n[2020-02-25T19:26:28.909Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-219/1/\n[2020-02-25T19:26:28.909Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-219/1 /w/workspace/dry_go-mod-core-contracts_PR-219\n[2020-02-25T19:26:29.849Z] Archives upload complete.\n[2020-02-25T19:26:29.849Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-219/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-219/1/\n[2020-02-25T19:26:30.417Z] ---> uname -a:\n[2020-02-25T19:26:30.417Z] Linux 00d1ddbc1792 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n[2020-02-25T19:26:30.417Z] \n[2020-02-25T19:26:30.417Z] \n'