b'Started by user lranjbar\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 brandonforster for edgexfoundry/go-mod-core-contracts\nObtained Jenkinsfile from 520c9f0a088f62276878e2b12734e7eadda321e8+6abf550d3923e7556badd2561b059873d0297f91 (fc9c32a2a462fbedec6298ee75cdae142f5a15c2)\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-core-contracts, 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-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.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-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[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-15424 in /w/workspace/dry_go-mod-core-contracts_PR-198\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-198 # 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/198/head:refs/remotes/origin/PR-198 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit 6abf550d3923e7556badd2561b059873d0297f91 into PR head commit 520c9f0a088f62276878e2b12734e7eadda321e8\nMerge succeeded, producing 520c9f0a088f62276878e2b12734e7eadda321e8\nChecking out Revision 520c9f0a088f62276878e2b12734e7eadda321e8 (PR-198)\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/198/head:refs/remotes/origin/PR-198 # 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/198/head:refs/remotes/origin/PR-198 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 520c9f0a088f62276878e2b12734e7eadda321e8 # timeout=10\n > git merge 6abf550d3923e7556badd2561b059873d0297f91 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 520c9f0a088f62276878e2b12734e7eadda321e8 # timeout=10\nCommit message: "Updated registry tests to better actuate the endpoint code."\n > git rev-list --no-walk 520c9f0a088f62276878e2b12734e7eadda321e8 # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-01-21T16:34:50.783Z] Timeout set to expire in 6 hr 0 min\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prepare)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver Prep)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T16:34:51.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-21T16:34:51.741Z] \n[2020-01-21T16:34:51.741Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T16:34:52.070Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-21T16:34:52.070Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-01-21T16:34:52.070Z] e7c96db7181b: Pulling fs layer\n[2020-01-21T16:34:52.070Z] a038dfdf5543: Pulling fs layer\n[2020-01-21T16:34:52.070Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-01-21T16:34:52.332Z] e7c96db7181b: Verifying Checksum\n[2020-01-21T16:34:52.332Z] e7c96db7181b: Download complete\n[2020-01-21T16:34:52.332Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-01-21T16:34:52.332Z] 8d5d8e63b3c0: Download complete\n[2020-01-21T16:34:52.332Z] a038dfdf5543: Verifying Checksum\n[2020-01-21T16:34:52.332Z] a038dfdf5543: Download complete\n[2020-01-21T16:34:52.591Z] e7c96db7181b: Pull complete\n[2020-01-21T16:34:53.159Z] a038dfdf5543: Pull complete\n[2020-01-21T16:34:53.419Z] 8d5d8e63b3c0: Pull complete\n[2020-01-21T16:34:53.419Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-01-21T16:34:53.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-01-21T16:34:53.553Z] prd-centos7-docker-4c-2g-15424 does not seem to be running inside a container\n[2020-01-21T16:34:53.601Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-198 -v /w/workspace/dry_go-mod-core-contracts_PR-198:/w/workspace/dry_go-mod-core-contracts_PR-198:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-198@tmp:/w/workspace/dry_go-mod-core-contracts_PR-198@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-21T16:34:54.213Z] $ docker top fede6b4b7f17c53129ef32a0844767ed19f810741290f7a97e42d2f0b00c1e0e -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-21T16:34:54.739Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-21T16:34:54.739Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-21T16:34:54.948Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-21T16:34:54.951Z] $ docker exec fede6b4b7f17c53129ef32a0844767ed19f810741290f7a97e42d2f0b00c1e0e ssh-agent\n[2020-01-21T16:34:55.138Z] SSH_AUTH_SOCK=/tmp/ssh-oUbiiL0TOqRH/agent.15\n[2020-01-21T16:34:55.138Z] SSH_AGENT_PID=21\n[2020-01-21T16:34:55.148Z] Running ssh-add (command line suppressed)\n[2020-01-21T16:34:55.287Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-198@tmp/private_key_8570450192004617638.key (/w/workspace/dry_go-mod-core-contracts_PR-198@tmp/private_key_8570450192004617638.key)\n[2020-01-21T16:34:55.337Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-21T16:34:55.629Z] + git describe --exact-match --tags HEAD\n[2020-01-21T16:34:55.629Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-01-21T16:34:55.683Z] $ docker exec --env ******** --env ******** fede6b4b7f17c53129ef32a0844767ed19f810741290f7a97e42d2f0b00c1e0e ssh-agent -k\n[2020-01-21T16:34:55.823Z] unset SSH_AUTH_SOCK;\n[2020-01-21T16:34:55.824Z] unset SSH_AGENT_PID;\n[2020-01-21T16:34:55.824Z] echo Agent pid 21 killed;\n[2020-01-21T16:34:55.871Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-01-21T16:34:55.886Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-01-21T16:34:55.886Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-01-21T16:34:55.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-21T16:34:55.910Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-21T16:34:56.083Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-21T16:34:56.094Z] $ docker exec fede6b4b7f17c53129ef32a0844767ed19f810741290f7a97e42d2f0b00c1e0e ssh-agent\n[2020-01-21T16:34:56.299Z] SSH_AUTH_SOCK=/tmp/ssh-Fx4P4Lb9W3K6/agent.57\n[2020-01-21T16:34:56.299Z] SSH_AGENT_PID=64\n[2020-01-21T16:34:56.305Z] Running ssh-add (command line suppressed)\n[2020-01-21T16:34:56.466Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-198@tmp/private_key_4394857771665924905.key (/w/workspace/dry_go-mod-core-contracts_PR-198@tmp/private_key_4394857771665924905.key)\n[2020-01-21T16:34:56.513Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-21T16:34:56.815Z] + git semver init\n[2020-01-21T16:34:56.815Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-21T16:34:56.815Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-198/.git\n[2020-01-21T16:34:56.815Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-198\n[2020-01-21T16:34:56.815Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-21T16:34:56.815Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-21T16:34:56.815Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-21T16:34:56.815Z] # $SEMVER_BRANCH = PR-198\n[2020-01-21T16:34:56.815Z] # $SEMVER_TEMP = /tmp/semver-512023133\n[2020-01-21T16:34:56.815Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP\n[2020-01-21T16:34:57.386Z] # \'/tmp/semver-512023133\' -> \'/w/workspace/dry_go-mod-core-contracts_PR-198/.semver\'\n[2020-01-21T16:34:57.386Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-198/.semver\n[Pipeline] }\n[2020-01-21T16:34:57.395Z] $ docker exec --env ******** --env ******** fede6b4b7f17c53129ef32a0844767ed19f810741290f7a97e42d2f0b00c1e0e ssh-agent -k\n[2020-01-21T16:34:57.542Z] unset SSH_AUTH_SOCK;\n[2020-01-21T16:34:57.543Z] unset SSH_AGENT_PID;\n[2020-01-21T16:34:57.543Z] echo Agent pid 64 killed;\n[2020-01-21T16:34:57.597Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-21T16:34:57.914Z] + git semver\n[Pipeline] }\n[2020-01-21T16:34:57.939Z] $ docker stop --time=1 fede6b4b7f17c53129ef32a0844767ed19f810741290f7a97e42d2f0b00c1e0e\n[2020-01-21T16:34:59.271Z] $ docker rm -f fede6b4b7f17c53129ef32a0844767ed19f810741290f7a97e42d2f0b00c1e0e\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-01-21T16:34:59.824Z] Stashed 57 file(s)\n[Pipeline] echo\n[2020-01-21T16:34:59.826Z] [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-21T16:35:14.909Z] Still waiting to schedule task\n[2020-01-21T16:35:14.909Z] Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-15424\xe2\x80\x99\n[2020-01-21T16:35:14.911Z] Still waiting to schedule task\n[2020-01-21T16:35:14.911Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n[2020-01-21T16:36:57.467Z] Running on prd-centos7-docker-4c-2g-15427 in /w/workspace/dry_go-mod-core-contracts_PR-198\n[Pipeline] {\n[Pipeline] ws\n[2020-01-21T16:36:57.484Z] Running in /w/workspace/go-mod-core-contracts/5\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-21T16:37:00.241Z] using credential edgex-jenkins-ssh\n[2020-01-21T16:37:00.263Z] Cloning the remote Git repository\n[2020-01-21T16:37:00.263Z] Cloning with configured refspecs honoured and without tags\n[2020-01-21T16:37:00.453Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-01-21T16:37:00.490Z] > git init /w/workspace/go-mod-core-contracts/5 # timeout=10\n[2020-01-21T16:37:00.530Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-01-21T16:37:00.530Z] > git --version # timeout=10\n[2020-01-21T16:37:00.537Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-21T16:37:00.566Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/198/head:refs/remotes/origin/PR-198 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-21T16:37:05.061Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-15425 in /w/workspace/dry_go-mod-core-contracts_PR-198\n[Pipeline] {\n[Pipeline] ws\n[2020-01-21T16:37:05.074Z] Running in /w/workspace/go-mod-core-contracts/5\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-21T16:37:06.074Z] Fetching without tags\n[2020-01-21T16:37:06.044Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n[2020-01-21T16:37:06.050Z] > git config --add remote.origin.fetch +refs/pull/198/head:refs/remotes/origin/PR-198 # timeout=10\n[2020-01-21T16:37:06.055Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-21T16:37:06.065Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n[2020-01-21T16:37:06.075Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-01-21T16:37:06.076Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-21T16:37:06.080Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/198/head:refs/remotes/origin/PR-198 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-21T16:37:06.449Z] Merging remotes/origin/master commit 6abf550d3923e7556badd2561b059873d0297f91 into PR head commit 520c9f0a088f62276878e2b12734e7eadda321e8\n[2020-01-21T16:37:06.528Z] Merge succeeded, producing 520c9f0a088f62276878e2b12734e7eadda321e8\n[2020-01-21T16:37:06.529Z] Checking out Revision 520c9f0a088f62276878e2b12734e7eadda321e8 (PR-198)\n[2020-01-21T16:37:06.455Z] > git config core.sparsecheckout # timeout=10\n[2020-01-21T16:37:06.462Z] > git checkout -f 520c9f0a088f62276878e2b12734e7eadda321e8 # timeout=10\n[2020-01-21T16:37:06.508Z] > git merge 6abf550d3923e7556badd2561b059873d0297f91 # timeout=10\n[2020-01-21T16:37:06.517Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-21T16:37:06.528Z] > git config core.sparsecheckout # timeout=10\n[2020-01-21T16:37:06.532Z] > git checkout -f 520c9f0a088f62276878e2b12734e7eadda321e8 # timeout=10\n[2020-01-21T16:37:10.189Z] Commit message: "Updated registry tests to better actuate the endpoint code."\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-21T16:37:11.646Z] =========================================================\n[2020-01-21T16:37:11.646Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n[2020-01-21T16:37:11.646Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T16:37:12.223Z] + 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-21T16:37:12.492Z] Sending build context to Docker daemon 1.581MB\r\r\n[2020-01-21T16:37:12.492Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n[2020-01-21T16:37:12.492Z] Step 2/7 : FROM ${BASE}\n[2020-01-21T16:37:12.492Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-01-21T16:37:12.492Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-21T16:37:12.492Z] 2848faf0eed1: Pulling fs layer\n[2020-01-21T16:37:12.492Z] 0f37312ad70f: Pulling fs layer\n[2020-01-21T16:37:12.492Z] 7d08f2745646: Pulling fs layer\n[2020-01-21T16:37:12.492Z] 4c9f31393084: Pulling fs layer\n[2020-01-21T16:37:12.493Z] 75f7a44be1ab: Pulling fs layer\n[2020-01-21T16:37:12.493Z] b4c4bfaf82a6: Pulling fs layer\n[2020-01-21T16:37:12.493Z] 879382edf91e: Pulling fs layer\n[2020-01-21T16:37:12.493Z] 465f21562d6c: Pulling fs layer\n[2020-01-21T16:37:12.493Z] c022810cb2be: Pulling fs layer\n[2020-01-21T16:37:12.493Z] 2dbe7964578c: Pulling fs layer\n[2020-01-21T16:37:12.493Z] 75f7a44be1ab: Waiting\n[2020-01-21T16:37:12.493Z] b4c4bfaf82a6: Waiting\n[2020-01-21T16:37:12.493Z] 879382edf91e: Waiting\n[2020-01-21T16:37:12.493Z] 465f21562d6c: Waiting\n[2020-01-21T16:37:12.493Z] c022810cb2be: Waiting\n[2020-01-21T16:37:12.493Z] 2dbe7964578c: Waiting\n[2020-01-21T16:37:12.493Z] 7d08f2745646: Waiting\n[2020-01-21T16:37:12.493Z] 0f37312ad70f: Verifying Checksum\n[2020-01-21T16:37:12.493Z] 0f37312ad70f: Download complete\n[2020-01-21T16:37:12.493Z] 2848faf0eed1: Verifying Checksum\n[2020-01-21T16:37:12.493Z] 2848faf0eed1: Download complete\n[2020-01-21T16:37:12.493Z] 4c9f31393084: Download complete\n[2020-01-21T16:37:12.493Z] 75f7a44be1ab: Verifying Checksum\n[2020-01-21T16:37:12.493Z] 75f7a44be1ab: Download complete\n[2020-01-21T16:37:12.753Z] e6b0cf9c0882: Verifying Checksum\n[2020-01-21T16:37:12.753Z] e6b0cf9c0882: Download complete\n[2020-01-21T16:37:13.021Z] e6b0cf9c0882: Pull complete\n[2020-01-21T16:37:13.290Z] 2848faf0eed1: Pull complete\n[2020-01-21T16:37:13.290Z] 0f37312ad70f: Pull complete\n[2020-01-21T16:37:13.551Z] b4c4bfaf82a6: Verifying Checksum\n[2020-01-21T16:37:13.551Z] b4c4bfaf82a6: Download complete\n[2020-01-21T16:37:13.551Z] 465f21562d6c: Verifying Checksum\n[2020-01-21T16:37:13.551Z] 465f21562d6c: Download complete\n[2020-01-21T16:37:14.146Z] 7d08f2745646: Download complete\n[2020-01-21T16:37:14.414Z] 2dbe7964578c: Verifying Checksum\n[2020-01-21T16:37:14.414Z] 2dbe7964578c: Download complete\n[2020-01-21T16:37:14.414Z] 879382edf91e: Verifying Checksum\n[2020-01-21T16:37:14.414Z] 879382edf91e: Download complete\n[2020-01-21T16:37:14.414Z] c022810cb2be: Verifying Checksum\n[2020-01-21T16:37:14.414Z] c022810cb2be: Download complete\n[2020-01-21T16:37:14.785Z] using credential edgex-jenkins-ssh\n[2020-01-21T16:37:14.820Z] Cloning the remote Git repository\n[2020-01-21T16:37:14.820Z] Cloning with configured refspecs honoured and without tags\n[2020-01-21T16:37:14.974Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-01-21T16:37:15.160Z] > git init /w/workspace/go-mod-core-contracts/5 # timeout=10\n[2020-01-21T16:37:15.372Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-01-21T16:37:15.375Z] > git --version # timeout=10\n[2020-01-21T16:37:15.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-21T16:37:15.574Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/198/head:refs/remotes/origin/PR-198 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-21T16:37:16.720Z] Fetching without tags\n[2020-01-21T16:37:17.217Z] Merging remotes/origin/master commit 6abf550d3923e7556badd2561b059873d0297f91 into PR head commit 520c9f0a088f62276878e2b12734e7eadda321e8\n[2020-01-21T16:37:17.525Z] Merge succeeded, producing 520c9f0a088f62276878e2b12734e7eadda321e8\n[2020-01-21T16:37:17.525Z] Checking out Revision 520c9f0a088f62276878e2b12734e7eadda321e8 (PR-198)\n[2020-01-21T16:37:16.581Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n[2020-01-21T16:37:16.614Z] > git config --add remote.origin.fetch +refs/pull/198/head:refs/remotes/origin/PR-198 # timeout=10\n[2020-01-21T16:37:16.641Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-21T16:37:16.683Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n[2020-01-21T16:37:16.727Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-01-21T16:37:16.728Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-21T16:37:16.741Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/198/head:refs/remotes/origin/PR-198 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-21T16:37:17.240Z] > git config core.sparsecheckout # timeout=10\n[2020-01-21T16:37:17.278Z] > git checkout -f 520c9f0a088f62276878e2b12734e7eadda321e8 # timeout=10\n[2020-01-21T16:37:17.444Z] > git merge 6abf550d3923e7556badd2561b059873d0297f91 # timeout=10\n[2020-01-21T16:37:17.485Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-21T16:37:17.538Z] > git config core.sparsecheckout # timeout=10\n[2020-01-21T16:37:17.586Z] > git checkout -f 520c9f0a088f62276878e2b12734e7eadda321e8 # timeout=10\n[2020-01-21T16:37:21.026Z] 7d08f2745646: Pull complete\n[2020-01-21T16:37:21.026Z] 4c9f31393084: Pull complete\n[2020-01-21T16:37:21.026Z] 75f7a44be1ab: Pull complete\n[2020-01-21T16:37:22.139Z] Commit message: "Updated registry tests to better actuate the endpoint code."\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-21T16:37:23.265Z] =========================================================\n[2020-01-21T16:37:23.266Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n[2020-01-21T16:37:23.266Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T16:37:24.600Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine .\n[2020-01-21T16:37:25.607Z] Sending build context to Docker daemon 1.581MB\r\r\n[2020-01-21T16:37:25.607Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n[2020-01-21T16:37:25.607Z] Step 2/7 : FROM ${BASE}\n[2020-01-21T16:37:25.879Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-01-21T16:37:26.148Z] cde5963f3b93: Pulling fs layer\n[2020-01-21T16:37:26.148Z] 2a23fa8c16f7: Pulling fs layer\n[2020-01-21T16:37:26.148Z] 777b28850792: Pulling fs layer\n[2020-01-21T16:37:26.148Z] 3b9bb2159cbb: Pulling fs layer\n[2020-01-21T16:37:26.148Z] 3e5cb46e90bb: Pulling fs layer\n[2020-01-21T16:37:26.148Z] 704391ccfee3: Pulling fs layer\n[2020-01-21T16:37:26.148Z] dc41f6c27be0: Pulling fs layer\n[2020-01-21T16:37:26.148Z] 1e2f9a495ab8: Pulling fs layer\n[2020-01-21T16:37:26.148Z] b9840a92bc40: Pulling fs layer\n[2020-01-21T16:37:26.148Z] 29cc21b14733: Pulling fs layer\n[2020-01-21T16:37:26.148Z] 9b0bbc4bba68: Pulling fs layer\n[2020-01-21T16:37:26.148Z] 3b9bb2159cbb: Waiting\n[2020-01-21T16:37:26.148Z] 3e5cb46e90bb: Waiting\n[2020-01-21T16:37:26.148Z] 704391ccfee3: Waiting\n[2020-01-21T16:37:26.148Z] dc41f6c27be0: Waiting\n[2020-01-21T16:37:26.148Z] 1e2f9a495ab8: Waiting\n[2020-01-21T16:37:26.148Z] b9840a92bc40: Waiting\n[2020-01-21T16:37:26.148Z] 29cc21b14733: Waiting\n[2020-01-21T16:37:26.148Z] 9b0bbc4bba68: Waiting\n[2020-01-21T16:37:26.148Z] 777b28850792: Verifying Checksum\n[2020-01-21T16:37:26.148Z] 777b28850792: Download complete\n[2020-01-21T16:37:26.148Z] 2a23fa8c16f7: Verifying Checksum\n[2020-01-21T16:37:26.148Z] 2a23fa8c16f7: Download complete\n[2020-01-21T16:37:26.148Z] 3e5cb46e90bb: Verifying Checksum\n[2020-01-21T16:37:26.148Z] 3e5cb46e90bb: Download complete\n[2020-01-21T16:37:26.305Z] b4c4bfaf82a6: Pull complete\n[2020-01-21T16:37:26.422Z] cde5963f3b93: Verifying Checksum\n[2020-01-21T16:37:26.422Z] cde5963f3b93: Download complete\n[2020-01-21T16:37:26.422Z] 704391ccfee3: Verifying Checksum\n[2020-01-21T16:37:26.422Z] 704391ccfee3: Download complete\n[2020-01-21T16:37:28.401Z] cde5963f3b93: Pull complete\n[2020-01-21T16:37:28.852Z] 879382edf91e: Pull complete\n[2020-01-21T16:37:28.852Z] 465f21562d6c: Pull complete\n[2020-01-21T16:37:28.995Z] 2a23fa8c16f7: Pull complete\n[2020-01-21T16:37:29.270Z] 777b28850792: Pull complete\n[2020-01-21T16:37:29.423Z] c022810cb2be: Pull complete\n[2020-01-21T16:37:29.682Z] 2dbe7964578c: Pull complete\n[2020-01-21T16:37:29.682Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n[2020-01-21T16:37:29.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n[2020-01-21T16:37:29.682Z] ---> 3f42607d790b\n[2020-01-21T16:37:29.682Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-21T16:37:29.682Z] ---> Running in a6fecf645a7f\n[2020-01-21T16:37:29.945Z] Removing intermediate container a6fecf645a7f\n[2020-01-21T16:37:29.945Z] ---> 30ddf06ab4b5\n[2020-01-21T16:37:29.945Z] Step 4/7 : RUN apk add bash\n[2020-01-21T16:37:29.945Z] ---> Running in 84a1aaf0736e\n[2020-01-21T16:37:30.516Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-01-21T16:37:31.450Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-01-21T16:37:32.016Z] OK: 143 MiB in 39 packages\n[2020-01-21T16:37:32.279Z] Removing intermediate container 84a1aaf0736e\n[2020-01-21T16:37:32.279Z] ---> 4c22d3310e05\n[2020-01-21T16:37:32.279Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-01-21T16:37:32.279Z] ---> Running in c356cebe4b5a\n[2020-01-21T16:37:32.538Z] Removing intermediate container c356cebe4b5a\n[2020-01-21T16:37:32.538Z] ---> b7f01e022473\n[2020-01-21T16:37:32.538Z] Step 6/7 : COPY go.mod .\n[2020-01-21T16:37:32.798Z] ---> 14fc116fc660\n[2020-01-21T16:37:32.798Z] Step 7/7 : RUN go mod download\n[2020-01-21T16:37:32.798Z] ---> Running in cec76fd502d3\n[2020-01-21T16:37:33.576Z] dc41f6c27be0: Verifying Checksum\n[2020-01-21T16:37:33.576Z] dc41f6c27be0: Download complete\n[2020-01-21T16:37:33.576Z] b9840a92bc40: Verifying Checksum\n[2020-01-21T16:37:33.576Z] b9840a92bc40: Download complete\n[2020-01-21T16:37:33.772Z] \x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-21T16:37:33.773Z] go: finding github.com/google/uuid v1.1.0\n[2020-01-21T16:37:33.773Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-21T16:37:33.773Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-21T16:37:33.773Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-21T16:37:33.773Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-21T16:37:34.042Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-21T16:37:34.301Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-21T16:37:34.301Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-21T16:37:34.301Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-21T16:37:37.956Z] 29cc21b14733: Verifying Checksum\n[2020-01-21T16:37:37.956Z] 29cc21b14733: Download complete\n[2020-01-21T16:37:37.956Z] 9b0bbc4bba68: Verifying Checksum\n[2020-01-21T16:37:37.956Z] 9b0bbc4bba68: Download complete\n[2020-01-21T16:37:39.296Z] 1e2f9a495ab8: Verifying Checksum\n[2020-01-21T16:37:39.296Z] 1e2f9a495ab8: Download complete\n[2020-01-21T16:37:39.987Z] \x1b[0mRemoving intermediate container cec76fd502d3\n[2020-01-21T16:37:39.987Z] ---> 27c073c9bd61\n[2020-01-21T16:37:39.987Z] Successfully built 27c073c9bd61\n[2020-01-21T16:37:39.987Z] Successfully tagged ci-base-image-x86_64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T16:37:40.368Z] + docker inspect -f . ci-base-image-x86_64\n[2020-01-21T16:37:40.368Z] .\n[Pipeline] withDockerContainer\n[2020-01-21T16:37:40.506Z] prd-centos7-docker-4c-2g-15427 does not seem to be running inside a container\n[2020-01-21T16:37:40.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n[2020-01-21T16:37:41.277Z] 3b9bb2159cbb: Download complete\n[2020-01-21T16:37:41.481Z] $ docker top 1ae9777b23aeda9485b9c873952885e41fda9940c6603739dcc6326f129f8c82 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-21T16:37:42.342Z] + go version\n[2020-01-21T16:37:42.342Z] go version go1.12.14 linux/amd64\n[Pipeline] sh\n[2020-01-21T16:37:42.643Z] + make test\n[2020-01-21T16:37:42.643Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-21T16:37:47.962Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n[2020-01-21T16:37:48.537Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.010s\tcoverage: 73.3% of statements\n[2020-01-21T16:37:56.732Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t1.531s\tcoverage: 33.9% of statements\n[2020-01-21T16:37:56.732Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.030s\tcoverage: 69.2% of statements\n[2020-01-21T16:37:56.732Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/interfaces\t[no test files]\n[2020-01-21T16:37:56.732Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.011s\tcoverage: 6.4% of statements\n[2020-01-21T16:37:59.277Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t3.038s\tcoverage: 15.0% of statements\n[2020-01-21T16:37:59.277Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata/mocks\t[no test files]\n[2020-01-21T16:37:59.277Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.012s\tcoverage: 63.6% of statements\n[2020-01-21T16:37:59.277Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t[no test files]\n[2020-01-21T16:37:59.277Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n[2020-01-21T16:37:59.277Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient\t2.028s\tcoverage: 100.0% of statements\n[2020-01-21T16:37:59.277Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.016s\tcoverage: 63.0% of statements\n[2020-01-21T16:37:59.277Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.005s\tcoverage: 26.3% of statements\n[2020-01-21T16:37:59.277Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.005s\tcoverage: 15.4% of statements\n[2020-01-21T16:37:59.277Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.006s\tcoverage: 15.4% of statements\n[2020-01-21T16:37:59.277Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.006s\tcoverage: 14.3% of statements\n[2020-01-21T16:37:59.618Z] 3b9bb2159cbb: Pull complete\n[2020-01-21T16:37:59.618Z] 3e5cb46e90bb: Pull complete\n[2020-01-21T16:37:59.618Z] 704391ccfee3: Pull complete\n[2020-01-21T16:37:59.852Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-01-21T16:38:04.095Z] gofmt -l .\n[2020-01-21T16:38:04.095Z] clients/urlclient/registry_test.go\n[2020-01-21T16:38:04.095Z] [ "`gofmt -l .`" = "" ]\n[2020-01-21T16:38:04.095Z] make: *** [Makefile:9: test] Error 1\n[Pipeline] }\n[2020-01-21T16:38:04.126Z] $ docker stop --time=1 1ae9777b23aeda9485b9c873952885e41fda9940c6603739dcc6326f129f8c82\n[2020-01-21T16:38:05.214Z] dc41f6c27be0: Pull complete\n[2020-01-21T16:38:05.559Z] $ docker rm -f 1ae9777b23aeda9485b9c873952885e41fda9940c6603739dcc6326f129f8c82\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\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-21T16:38:05.953Z] Failed in branch amd64\n[2020-01-21T16:38:11.962Z] 1e2f9a495ab8: Pull complete\n[2020-01-21T16:38:11.962Z] b9840a92bc40: Pull complete\n[2020-01-21T16:38:15.352Z] 29cc21b14733: Pull complete\n[2020-01-21T16:38:15.352Z] 9b0bbc4bba68: Pull complete\n[2020-01-21T16:38:15.352Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n[2020-01-21T16:38:15.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n[2020-01-21T16:38:15.352Z] ---> 56ba99f26dce\n[2020-01-21T16:38:15.352Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-21T16:38:19.702Z] ---> Running in cdb9b0cb0b73\n[2020-01-21T16:38:19.702Z] Removing intermediate container cdb9b0cb0b73\n[2020-01-21T16:38:19.702Z] ---> cce57f4291d2\n[2020-01-21T16:38:19.702Z] Step 4/7 : RUN apk add bash\n[2020-01-21T16:38:19.702Z] ---> Running in 7766758cba70\n[2020-01-21T16:38:20.694Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-01-21T16:38:21.671Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-01-21T16:38:22.272Z] OK: 125 MiB in 39 packages\n[2020-01-21T16:38:23.711Z] Removing intermediate container 7766758cba70\n[2020-01-21T16:38:23.711Z] ---> e80f17ad51a3\n[2020-01-21T16:38:23.711Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-01-21T16:38:23.983Z] ---> Running in 76abe2f0f7ce\n[2020-01-21T16:38:24.262Z] Removing intermediate container 76abe2f0f7ce\n[2020-01-21T16:38:24.262Z] ---> c9cd07d00d65\n[2020-01-21T16:38:24.262Z] Step 6/7 : COPY go.mod .\n[2020-01-21T16:38:24.881Z] ---> 17856164a3f1\n[2020-01-21T16:38:24.881Z] Step 7/7 : RUN go mod download\n[2020-01-21T16:38:24.881Z] ---> Running in 1c3772761e29\n[2020-01-21T16:38:26.325Z] \x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-21T16:38:26.325Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-21T16:38:26.325Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-21T16:38:26.325Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-21T16:38:26.325Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-21T16:38:26.325Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-21T16:38:27.307Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-21T16:38:27.307Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-21T16:38:27.307Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-21T16:38:27.307Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-21T16:38:34.005Z] \x1b[0mRemoving intermediate container 1c3772761e29\n[2020-01-21T16:38:34.005Z] ---> a3b3af43a545\n[2020-01-21T16:38:34.005Z] Successfully built a3b3af43a545\n[2020-01-21T16:38:34.005Z] Successfully tagged ci-base-image-arm64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T16:38:34.486Z] + docker inspect -f . ci-base-image-arm64\n[2020-01-21T16:38:34.755Z] .\n[Pipeline] withDockerContainer\n[2020-01-21T16:38:35.136Z] prd-ubuntu18.04-docker-arm64-4c-2g-15425 does not seem to be running inside a container\n[2020-01-21T16:38:35.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n[2020-01-21T16:38:36.762Z] $ docker top 24a5ef402edfeac96960c524027a21afc9831e7b3bc51e22391e216c1e355b14 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-21T16:38:39.186Z] + go version\n[2020-01-21T16:38:39.186Z] go version go1.12.14 linux/arm64\n[Pipeline] sh\n[2020-01-21T16:38:39.886Z] + make test\n[2020-01-21T16:38:39.887Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-21T16:39:06.696Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n[2020-01-21T16:39:06.696Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.026s\tcoverage: 73.3% of statements\n[2020-01-21T16:39:45.712Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t1.567s\tcoverage: 33.9% of statements\n[2020-01-21T16:39:45.712Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.025s\tcoverage: 69.2% of statements\n[2020-01-21T16:39:45.712Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/interfaces\t[no test files]\n[2020-01-21T16:39:45.712Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.019s\tcoverage: 6.4% of statements\n[2020-01-21T16:39:48.339Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t3.080s\tcoverage: 15.0% of statements\n[2020-01-21T16:39:48.339Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata/mocks\t[no test files]\n[2020-01-21T16:39:48.339Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.032s\tcoverage: 63.6% of statements\n[2020-01-21T16:39:48.339Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t[no test files]\n[2020-01-21T16:39:48.339Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n[2020-01-21T16:39:48.339Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient\t2.028s\tcoverage: 100.0% of statements\n[2020-01-21T16:39:50.317Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.127s\tcoverage: 63.0% of statements\n[2020-01-21T16:39:53.708Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.017s\tcoverage: 26.3% of statements\n[2020-01-21T16:39:55.147Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.020s\tcoverage: 15.4% of statements\n[2020-01-21T16:39:57.792Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.018s\tcoverage: 15.4% of statements\n[2020-01-21T16:39:59.221Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.022s\tcoverage: 14.3% of statements\n[2020-01-21T16:39:59.494Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-01-21T16:40:21.660Z] gofmt -l .\n[2020-01-21T16:40:21.660Z] clients/urlclient/registry_test.go\n[2020-01-21T16:40:21.660Z] [ "`gofmt -l .`" = "" ]\n[2020-01-21T16:40:21.660Z] make: *** [Makefile:9: test] Error 1\n[Pipeline] }\n[2020-01-21T16:40:21.685Z] $ docker stop --time=1 24a5ef402edfeac96960c524027a21afc9831e7b3bc51e22391e216c1e355b14\n[2020-01-21T16:40:24.240Z] $ docker rm -f 24a5ef402edfeac96960c524027a21afc9831e7b3bc51e22391e216c1e355b14\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\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-21T16:40:25.077Z] 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[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-21T16:40:25.652Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-21T16:40:25.958Z] ---> package-listing.sh\n[2020-01-21T16:40:25.958Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-01-21T16:40:25.958Z] ++ facter osfamily\n[2020-01-21T16:40:25.958Z] + OS_FAMILY=redhat\n[2020-01-21T16:40:25.958Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-198\n[2020-01-21T16:40:25.958Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-01-21T16:40:25.958Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-01-21T16:40:25.958Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-01-21T16:40:25.958Z] + PACKAGES=/tmp/packages_start.txt\n[2020-01-21T16:40:25.958Z] + \'[\' /w/workspace/dry_go-mod-core-contracts_PR-198 \']\'\n[2020-01-21T16:40:25.958Z] + PACKAGES=/tmp/packages_end.txt\n[2020-01-21T16:40:25.958Z] + case "${OS_FAMILY}" in\n[2020-01-21T16:40:25.958Z] + rpm -qa\n[2020-01-21T16:40:25.958Z] + sort\n[2020-01-21T16:40:30.159Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-01-21T16:40:30.159Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-01-21T16:40:30.159Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-01-21T16:40:30.159Z] + \'[\' /w/workspace/dry_go-mod-core-contracts_PR-198 \']\'\n[2020-01-21T16:40:30.159Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-198/archives/\n[2020-01-21T16:40:30.159Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-198/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T16:40:30.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-21T16:40:30.512Z] \n[2020-01-21T16:40:30.512Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T16:40:30.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-21T16:40:30.829Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-01-21T16:40:30.829Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-21T16:40:30.829Z] da0e9bf0cc60: Pulling fs layer\n[2020-01-21T16:40:30.829Z] c9ea274ed700: Pulling fs layer\n[2020-01-21T16:40:30.830Z] 9cfac6ba3733: Pulling fs layer\n[2020-01-21T16:40:30.830Z] f6a933c9cadc: Pulling fs layer\n[2020-01-21T16:40:30.830Z] 61811dbd4963: Pulling fs layer\n[2020-01-21T16:40:30.830Z] a6eb2c9e2280: Pulling fs layer\n[2020-01-21T16:40:30.830Z] 095dd8b7b4d8: Pulling fs layer\n[2020-01-21T16:40:30.830Z] dc21a1d4508b: Pulling fs layer\n[2020-01-21T16:40:30.830Z] 363af2e989c4: Pulling fs layer\n[2020-01-21T16:40:30.830Z] 9cfac6ba3733: Waiting\n[2020-01-21T16:40:30.830Z] f6a933c9cadc: Waiting\n[2020-01-21T16:40:30.830Z] a6eb2c9e2280: Waiting\n[2020-01-21T16:40:30.830Z] 363af2e989c4: Waiting\n[2020-01-21T16:40:30.830Z] 095dd8b7b4d8: Waiting\n[2020-01-21T16:40:30.830Z] da0e9bf0cc60: Verifying Checksum\n[2020-01-21T16:40:30.830Z] da0e9bf0cc60: Download complete\n[2020-01-21T16:40:30.830Z] 9cfac6ba3733: Verifying Checksum\n[2020-01-21T16:40:30.830Z] 9cfac6ba3733: Download complete\n[2020-01-21T16:40:31.100Z] e6b0cf9c0882: Verifying Checksum\n[2020-01-21T16:40:31.100Z] e6b0cf9c0882: Download complete\n[2020-01-21T16:40:31.100Z] f6a933c9cadc: Verifying Checksum\n[2020-01-21T16:40:31.100Z] f6a933c9cadc: Download complete\n[2020-01-21T16:40:31.100Z] a6eb2c9e2280: Verifying Checksum\n[2020-01-21T16:40:31.100Z] a6eb2c9e2280: Download complete\n[2020-01-21T16:40:31.373Z] e6b0cf9c0882: Pull complete\n[2020-01-21T16:40:31.373Z] da0e9bf0cc60: Pull complete\n[2020-01-21T16:40:31.639Z] c9ea274ed700: Verifying Checksum\n[2020-01-21T16:40:31.639Z] c9ea274ed700: Download complete\n[2020-01-21T16:40:31.639Z] 095dd8b7b4d8: Verifying Checksum\n[2020-01-21T16:40:31.639Z] 095dd8b7b4d8: Download complete\n[2020-01-21T16:40:31.639Z] 363af2e989c4: Verifying Checksum\n[2020-01-21T16:40:31.639Z] 363af2e989c4: Download complete\n[2020-01-21T16:40:31.908Z] dc21a1d4508b: Verifying Checksum\n[2020-01-21T16:40:31.908Z] dc21a1d4508b: Download complete\n[2020-01-21T16:40:32.488Z] 61811dbd4963: Verifying Checksum\n[2020-01-21T16:40:32.488Z] 61811dbd4963: Download complete\n[2020-01-21T16:40:33.427Z] c9ea274ed700: Pull complete\n[2020-01-21T16:40:33.427Z] 9cfac6ba3733: Pull complete\n[2020-01-21T16:40:33.689Z] f6a933c9cadc: Pull complete\n[2020-01-21T16:40:37.885Z] 61811dbd4963: Pull complete\n[2020-01-21T16:40:37.885Z] a6eb2c9e2280: Pull complete\n[2020-01-21T16:40:39.266Z] 095dd8b7b4d8: Pull complete\n[2020-01-21T16:40:39.525Z] dc21a1d4508b: Pull complete\n[2020-01-21T16:40:39.525Z] 363af2e989c4: Pull complete\n[2020-01-21T16:40:39.787Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-01-21T16:40:39.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-01-21T16:40:39.959Z] prd-centos7-docker-4c-2g-15424 does not seem to be running inside a container\n[2020-01-21T16:40:40.002Z] $ 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-198 -v /w/workspace/dry_go-mod-core-contracts_PR-198:/w/workspace/dry_go-mod-core-contracts_PR-198:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-198@tmp:/w/workspace/dry_go-mod-core-contracts_PR-198@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-01-21T16:40:41.302Z] $ docker top 73f9386ba869956db104711dade7f50f67637d071cb95c135f5f80c6d3f8b578 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-21T16:40:41.888Z] provisioning config files...\n[2020-01-21T16:40:41.911Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-198@tmp/config87314919690190029tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-21T16:40:41.929Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-21T16:40:42.220Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-01-21T16:40:42.227Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-21T16:40:42.517Z] ---> logs-deploy.sh\n[2020-01-21T16:40:42.517Z] + ARCHIVE_ARTIFACTS=\n[2020-01-21T16:40:42.517Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-01-21T16:40:42.517Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-01-21T16:40:42.517Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-01-21T16:40:42.517Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-198/5\n[2020-01-21T16:40:42.517Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-198/5/\n[2020-01-21T16:40:42.517Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-198/5 /w/workspace/dry_go-mod-core-contracts_PR-198\n[2020-01-21T16:40:43.456Z] Archives upload complete.\n[2020-01-21T16:40:43.715Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-198/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-198/5/\n'