b'Pull request #47 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 AnthonyMBonafide for edgexfoundry/go-mod-messaging\nObtained Jenkinsfile from 4ea766ccb8cc0868637efa59cd639e58aacf5534+46ec339d38a6c534561391a7c694d90b2cf27fe2 (4198574e1d2f506160d77cc54dfb3f9558d73358)\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 a064049b44925e773913ffd78f21da3be13207f4\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-messaging/branches/PR-47/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 a064049b44925e773913ffd78f21da3be13207f4 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f a064049b44925e773913ffd78f21da3be13207f4 # timeout=10\nCommit message: "Merge pull request #120 from ernestojeda/add-additional-docker-build-args"\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-messaging, 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-16g]]\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n=========================================================\n[Pipeline] echo\n MAVEN_SETTINGS: go-mod-messaging-settings\n PROJECT: go-mod-messaging\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.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-messaging\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: patch\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n[Pipeline] node\nStill waiting to schedule task\nWaiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\nRunning on prd-centos7-docker-4c-2g-2007 in /w/workspace/exfoundry_go-mod-messaging_PR-47\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/go-mod-messaging.git\n > git init /w/workspace/exfoundry_go-mod-messaging_PR-47 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n > git --version # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/47/head:refs/remotes/origin/PR-47 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit 46ec339d38a6c534561391a7c694d90b2cf27fe2 into PR head commit 4ea766ccb8cc0868637efa59cd639e58aacf5534\nMerge succeeded, producing 4ea766ccb8cc0868637efa59cd639e58aacf5534\nChecking out Revision 4ea766ccb8cc0868637efa59cd639e58aacf5534 (PR-47)\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/47/head:refs/remotes/origin/PR-47 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/47/head:refs/remotes/origin/PR-47 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 4ea766ccb8cc0868637efa59cd639e58aacf5534 # 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 46ec339d38a6c534561391a7c694d90b2cf27fe2 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 4ea766ccb8cc0868637efa59cd639e58aacf5534 # timeout=10\nCommit message: "Add TLS Support For MQTT Client"\nFirst time build. Skipping changelog.\n > git --version # timeout=10\nfatal: bad object a064049b44925e773913ffd78f21da3be13207f4\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-03-03T00:31:10.808Z] 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-03-03T00:31:12.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-03-03T00:31:12.326Z] \n[2020-03-03T00:31:12.326Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-03-03T00:31:12.696Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-03-03T00:31:12.696Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-03-03T00:31:12.696Z] e7c96db7181b: Pulling fs layer\n[2020-03-03T00:31:12.696Z] a038dfdf5543: Pulling fs layer\n[2020-03-03T00:31:12.696Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-03-03T00:31:12.958Z] e7c96db7181b: Verifying Checksum\n[2020-03-03T00:31:12.958Z] e7c96db7181b: Download complete\n[2020-03-03T00:31:12.958Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-03-03T00:31:12.958Z] 8d5d8e63b3c0: Download complete\n[2020-03-03T00:31:12.958Z] a038dfdf5543: Verifying Checksum\n[2020-03-03T00:31:12.958Z] a038dfdf5543: Download complete\n[2020-03-03T00:31:12.958Z] e7c96db7181b: Pull complete\n[2020-03-03T00:31:13.902Z] a038dfdf5543: Pull complete\n[2020-03-03T00:31:13.902Z] 8d5d8e63b3c0: Pull complete\n[2020-03-03T00:31:13.902Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-03-03T00:31:13.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-03-03T00:31:14.050Z] prd-centos7-docker-4c-2g-2007 does not seem to be running inside a container\n[2020-03-03T00:31:14.105Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-47 -v /w/workspace/exfoundry_go-mod-messaging_PR-47:/w/workspace/exfoundry_go-mod-messaging_PR-47:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-47@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-03-03T00:31:14.683Z] $ docker top 0462ff686be3f16e25896221a6f36193de137ed92a298e10048f4e97e4b385a0 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-03-03T00:31:15.348Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-03-03T00:31:15.348Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-03-03T00:31:15.520Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-03-03T00:31:15.527Z] $ docker exec 0462ff686be3f16e25896221a6f36193de137ed92a298e10048f4e97e4b385a0 ssh-agent\n[2020-03-03T00:31:15.701Z] SSH_AUTH_SOCK=/tmp/ssh-hcRxNEArIHLE/agent.14\n[2020-03-03T00:31:15.701Z] SSH_AGENT_PID=21\n[2020-03-03T00:31:15.710Z] Running ssh-add (command line suppressed)\n[2020-03-03T00:31:15.855Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-47@tmp/private_key_7971024673503854521.key (/w/workspace/exfoundry_go-mod-messaging_PR-47@tmp/private_key_7971024673503854521.key)\n[2020-03-03T00:31:15.904Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-03-03T00:31:16.252Z] + git describe --exact-match --tags HEAD\n[2020-03-03T00:31:16.253Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-03-03T00:31:16.323Z] $ docker exec --env ******** --env ******** 0462ff686be3f16e25896221a6f36193de137ed92a298e10048f4e97e4b385a0 ssh-agent -k\n[2020-03-03T00:31:16.511Z] unset SSH_AUTH_SOCK;\n[2020-03-03T00:31:16.511Z] unset SSH_AGENT_PID;\n[2020-03-03T00:31:16.512Z] echo Agent pid 21 killed;\n[2020-03-03T00:31:16.569Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-03-03T00:31:16.641Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-03-03T00:31:16.641Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-03-03T00:31:16.681Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-03-03T00:31:16.681Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-03-03T00:31:16.855Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-03-03T00:31:16.862Z] $ docker exec 0462ff686be3f16e25896221a6f36193de137ed92a298e10048f4e97e4b385a0 ssh-agent\n[2020-03-03T00:31:17.031Z] SSH_AUTH_SOCK=/tmp/ssh-vBk3UKMBCgBN/agent.56\n[2020-03-03T00:31:17.031Z] SSH_AGENT_PID=63\n[2020-03-03T00:31:17.039Z] Running ssh-add (command line suppressed)\n[2020-03-03T00:31:17.191Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-47@tmp/private_key_6114378400368265012.key (/w/workspace/exfoundry_go-mod-messaging_PR-47@tmp/private_key_6114378400368265012.key)\n[2020-03-03T00:31:17.250Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-03-03T00:31:17.581Z] + git semver init\n[2020-03-03T00:31:17.581Z] # -> Open(): unable to determine branch for HEAD\n[2020-03-03T00:31:17.581Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-47/.git\n[2020-03-03T00:31:17.581Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-47\n[2020-03-03T00:31:17.581Z] # $SEMVER_REMOTE_NAME = origin\n[2020-03-03T00:31:17.581Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-03-03T00:31:17.581Z] # $SEMVER_USER_NAME = jenkins\n[2020-03-03T00:31:17.581Z] # $SEMVER_BRANCH = PR-47\n[2020-03-03T00:31:17.581Z] # $SEMVER_TEMP = /tmp/semver-184477431\n[2020-03-03T00:31:17.581Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP\n[2020-03-03T00:31:17.841Z] # \'/tmp/semver-184477431\' -> \'/w/workspace/exfoundry_go-mod-messaging_PR-47/.semver\'\n[2020-03-03T00:31:17.841Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-47/.semver\n[Pipeline] }\n[2020-03-03T00:31:17.865Z] $ docker exec --env ******** --env ******** 0462ff686be3f16e25896221a6f36193de137ed92a298e10048f4e97e4b385a0 ssh-agent -k\n[2020-03-03T00:31:18.004Z] unset SSH_AUTH_SOCK;\n[2020-03-03T00:31:18.004Z] unset SSH_AGENT_PID;\n[2020-03-03T00:31:18.004Z] echo Agent pid 63 killed;\n[2020-03-03T00:31:18.035Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-03-03T00:31:18.439Z] + git semver\n[Pipeline] }\n[2020-03-03T00:31:18.471Z] $ docker stop --time=1 0462ff686be3f16e25896221a6f36193de137ed92a298e10048f4e97e4b385a0\n[2020-03-03T00:31:19.842Z] $ docker rm -f 0462ff686be3f16e25896221a6f36193de137ed92a298e10048f4e97e4b385a0\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-03-03T00:31:20.580Z] Stashed 30 file(s)\n[Pipeline] echo\n[2020-03-03T00:31:20.597Z] [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-03-03T00:31:35.879Z] Still waiting to schedule task\n[2020-03-03T00:31:35.880Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-03-03T00:31:35.899Z] Still waiting to schedule task\n[2020-03-03T00:31:35.899Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-16g\xe2\x80\x99 are offline\n[2020-03-03T00:33:25.336Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2008 in /w/workspace/exfoundry_go-mod-messaging_PR-47\n[Pipeline] {\n[Pipeline] ws\n[2020-03-03T00:33:25.386Z] Running in /w/workspace/go-mod-messaging/1\n[Pipeline] {\n[Pipeline] checkout\n[2020-03-03T00:33:31.279Z] using credential edgex-jenkins-ssh\n[2020-03-03T00:33:31.303Z] Cloning the remote Git repository\n[2020-03-03T00:33:31.303Z] Cloning with configured refspecs honoured and without tags\n[2020-03-03T00:33:31.416Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-03-03T00:33:31.515Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10\n[2020-03-03T00:33:31.618Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-03-03T00:33:31.619Z] > git --version # timeout=10\n[2020-03-03T00:33:31.654Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-03-03T00:33:31.714Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/47/head:refs/remotes/origin/PR-47 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-03-03T00:33:32.461Z] Fetching without tags\n[2020-03-03T00:33:32.954Z] Merging remotes/origin/master commit 46ec339d38a6c534561391a7c694d90b2cf27fe2 into PR head commit 4ea766ccb8cc0868637efa59cd639e58aacf5534\n[2020-03-03T00:33:32.349Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n[2020-03-03T00:33:32.381Z] > git config --add remote.origin.fetch +refs/pull/47/head:refs/remotes/origin/PR-47 # timeout=10\n[2020-03-03T00:33:32.426Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-03-03T00:33:32.470Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n[2020-03-03T00:33:32.506Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-03-03T00:33:32.507Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-03-03T00:33:32.532Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/47/head:refs/remotes/origin/PR-47 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-03-03T00:33:33.006Z] > git config core.sparsecheckout # timeout=10\n[2020-03-03T00:33:33.056Z] > git checkout -f 4ea766ccb8cc0868637efa59cd639e58aacf5534 # timeout=10\n[2020-03-03T00:33:33.234Z] Merge succeeded, producing 4ea766ccb8cc0868637efa59cd639e58aacf5534\n[2020-03-03T00:33:33.234Z] Checking out Revision 4ea766ccb8cc0868637efa59cd639e58aacf5534 (PR-47)\n[2020-03-03T00:33:33.147Z] > git remote # timeout=10\n[2020-03-03T00:33:33.174Z] > git config --get remote.origin.url # timeout=10\n[2020-03-03T00:33:33.202Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-03-03T00:33:33.212Z] > git merge 46ec339d38a6c534561391a7c694d90b2cf27fe2 # timeout=10\n[2020-03-03T00:33:33.248Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-03-03T00:33:33.273Z] > git config core.sparsecheckout # timeout=10\n[2020-03-03T00:33:33.289Z] > git checkout -f 4ea766ccb8cc0868637efa59cd639e58aacf5534 # timeout=10\n[2020-03-03T00:33:37.938Z] Commit message: "Add TLS Support For MQTT Client"\n[2020-03-03T00:33:38.009Z] > git --version # timeout=10\n[2020-03-03T00:33:38.033Z] fatal: bad object a064049b44925e773913ffd78f21da3be13207f4\n[2020-03-03T00:33:38.503Z] Running on prd-centos7-docker-4c-2g-2009 in /w/workspace/exfoundry_go-mod-messaging_PR-47\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] {\n[Pipeline] ws\n[2020-03-03T00:33:38.569Z] Running in /w/workspace/go-mod-messaging/1\n[Pipeline] {\n[Pipeline] checkout\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-03-03T00:33:39.199Z] =========================================================\n[2020-03-03T00:33:39.199Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n[2020-03-03T00:33:39.199Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-03-03T00:33:40.413Z] + 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-03-03T00:33:41.044Z] using credential edgex-jenkins-ssh\n[2020-03-03T00:33:41.062Z] Cloning the remote Git repository\n[2020-03-03T00:33:41.062Z] Cloning with configured refspecs honoured and without tags\n[2020-03-03T00:33:40.148Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-03-03T00:33:40.189Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10\n[2020-03-03T00:33:41.396Z] Sending build context to Docker daemon 389.6kB\r\r\n[2020-03-03T00:33:41.396Z] Step 1/7 : ARG BASE=golang:1.13-alpine\n[2020-03-03T00:33:41.396Z] Step 2/7 : FROM ${BASE}\n[2020-03-03T00:33:41.685Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-03-03T00:33:41.685Z] cde5963f3b93: Pulling fs layer\n[2020-03-03T00:33:41.685Z] 2a23fa8c16f7: Pulling fs layer\n[2020-03-03T00:33:41.685Z] 777b28850792: Pulling fs layer\n[2020-03-03T00:33:41.685Z] 8a11ddd9e578: Pulling fs layer\n[2020-03-03T00:33:41.685Z] 4cf88f913ddb: Pulling fs layer\n[2020-03-03T00:33:41.685Z] 1df406cf5192: Pulling fs layer\n[2020-03-03T00:33:41.685Z] cd6300453558: Pulling fs layer\n[2020-03-03T00:33:41.685Z] b9c365052c96: Pulling fs layer\n[2020-03-03T00:33:41.685Z] a2d8cc88f415: Pulling fs layer\n[2020-03-03T00:33:41.685Z] ea1d1ca13537: Pulling fs layer\n[2020-03-03T00:33:41.685Z] 3750a50a1c5e: Pulling fs layer\n[2020-03-03T00:33:41.685Z] 8a11ddd9e578: Waiting\n[2020-03-03T00:33:41.685Z] 4cf88f913ddb: Waiting\n[2020-03-03T00:33:41.685Z] b9c365052c96: Waiting\n[2020-03-03T00:33:41.685Z] 1df406cf5192: Waiting\n[2020-03-03T00:33:41.685Z] cd6300453558: Waiting\n[2020-03-03T00:33:41.685Z] a2d8cc88f415: Waiting\n[2020-03-03T00:33:41.685Z] ea1d1ca13537: Waiting\n[2020-03-03T00:33:41.685Z] 3750a50a1c5e: Waiting\n[2020-03-03T00:33:41.685Z] 777b28850792: Verifying Checksum\n[2020-03-03T00:33:41.685Z] 777b28850792: Download complete\n[2020-03-03T00:33:41.685Z] 2a23fa8c16f7: Verifying Checksum\n[2020-03-03T00:33:41.685Z] 2a23fa8c16f7: Download complete\n[2020-03-03T00:33:41.685Z] 4cf88f913ddb: Download complete\n[2020-03-03T00:33:41.685Z] 1df406cf5192: Verifying Checksum\n[2020-03-03T00:33:41.685Z] 1df406cf5192: Download complete\n[2020-03-03T00:33:41.964Z] cde5963f3b93: Download complete\n[2020-03-03T00:33:40.817Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-03-03T00:33:40.818Z] > git --version # timeout=10\n[2020-03-03T00:33:40.836Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-03-03T00:33:41.346Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/47/head:refs/remotes/origin/PR-47 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-03-03T00:33:42.562Z] cde5963f3b93: Pull complete\n[2020-03-03T00:33:43.089Z] Fetching without tags\n[2020-03-03T00:33:43.151Z] 2a23fa8c16f7: Pull complete\n[2020-03-03T00:33:43.494Z] Merging remotes/origin/master commit 46ec339d38a6c534561391a7c694d90b2cf27fe2 into PR head commit 4ea766ccb8cc0868637efa59cd639e58aacf5534\n[2020-03-03T00:33:42.116Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n[2020-03-03T00:33:42.122Z] > git config --add remote.origin.fetch +refs/pull/47/head:refs/remotes/origin/PR-47 # timeout=10\n[2020-03-03T00:33:42.128Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-03-03T00:33:42.140Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n[2020-03-03T00:33:42.152Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-03-03T00:33:42.152Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-03-03T00:33:42.164Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/47/head:refs/remotes/origin/PR-47 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-03-03T00:33:42.561Z] > git config core.sparsecheckout # timeout=10\n[2020-03-03T00:33:42.567Z] > git checkout -f 4ea766ccb8cc0868637efa59cd639e58aacf5534 # timeout=10\n[2020-03-03T00:33:42.600Z] > git remote # timeout=10\n[2020-03-03T00:33:43.578Z] Merge succeeded, producing 4ea766ccb8cc0868637efa59cd639e58aacf5534\n[2020-03-03T00:33:43.578Z] Checking out Revision 4ea766ccb8cc0868637efa59cd639e58aacf5534 (PR-47)\n[2020-03-03T00:33:43.742Z] 777b28850792: Pull complete\n[2020-03-03T00:33:42.613Z] > git config --get remote.origin.url # timeout=10\n[2020-03-03T00:33:42.617Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-03-03T00:33:42.621Z] > git merge 46ec339d38a6c534561391a7c694d90b2cf27fe2 # timeout=10\n[2020-03-03T00:33:42.630Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-03-03T00:33:42.640Z] > git config core.sparsecheckout # timeout=10\n[2020-03-03T00:33:42.644Z] > git checkout -f 4ea766ccb8cc0868637efa59cd639e58aacf5534 # timeout=10\n[2020-03-03T00:33:45.717Z] cd6300453558: Verifying Checksum\n[2020-03-03T00:33:45.717Z] cd6300453558: Download complete\n[2020-03-03T00:33:45.990Z] a2d8cc88f415: Verifying Checksum\n[2020-03-03T00:33:45.990Z] a2d8cc88f415: Download complete\n[2020-03-03T00:33:47.381Z] Commit message: "Add TLS Support For MQTT Client"\n[2020-03-03T00:33:46.605Z] > git --version # timeout=10\n[2020-03-03T00:33:46.619Z] fatal: bad object a064049b44925e773913ffd78f21da3be13207f4\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-03-03T00:33:48.209Z] =========================================================\n[2020-03-03T00:33:48.209Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n[2020-03-03T00:33:48.209Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-03-03T00:33:48.609Z] ea1d1ca13537: Verifying Checksum\n[2020-03-03T00:33:48.609Z] ea1d1ca13537: Download complete\n[2020-03-03T00:33:48.609Z] 3750a50a1c5e: Verifying Checksum\n[2020-03-03T00:33:48.609Z] 3750a50a1c5e: Download complete\n[2020-03-03T00:33:48.937Z] + 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-03-03T00:33:49.199Z] Sending build context to Docker daemon 389.6kB\r\r\n[2020-03-03T00:33:49.199Z] Step 1/7 : ARG BASE=golang:1.13-alpine\n[2020-03-03T00:33:49.199Z] Step 2/7 : FROM ${BASE}\n[2020-03-03T00:33:49.199Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-03-03T00:33:49.199Z] e6b0cf9c0882: Pulling fs layer\n[2020-03-03T00:33:49.199Z] 2848faf0eed1: Pulling fs layer\n[2020-03-03T00:33:49.199Z] 0f37312ad70f: Pulling fs layer\n[2020-03-03T00:33:49.199Z] 5788d62ee057: Pulling fs layer\n[2020-03-03T00:33:49.199Z] 0e6b1d234666: Pulling fs layer\n[2020-03-03T00:33:49.199Z] bf5d7aec512f: Pulling fs layer\n[2020-03-03T00:33:49.199Z] 34c802a77dc8: Pulling fs layer\n[2020-03-03T00:33:49.199Z] 9eb99e56ec68: Pulling fs layer\n[2020-03-03T00:33:49.199Z] 27c7a5d97fbd: Pulling fs layer\n[2020-03-03T00:33:49.199Z] 5c102a31e300: Pulling fs layer\n[2020-03-03T00:33:49.199Z] dcfb455df0a1: Pulling fs layer\n[2020-03-03T00:33:49.199Z] 34c802a77dc8: Waiting\n[2020-03-03T00:33:49.199Z] 9eb99e56ec68: Waiting\n[2020-03-03T00:33:49.199Z] 27c7a5d97fbd: Waiting\n[2020-03-03T00:33:49.199Z] 5c102a31e300: Waiting\n[2020-03-03T00:33:49.199Z] 5788d62ee057: Waiting\n[2020-03-03T00:33:49.199Z] 0e6b1d234666: Waiting\n[2020-03-03T00:33:49.199Z] bf5d7aec512f: Waiting\n[2020-03-03T00:33:49.463Z] 0f37312ad70f: Verifying Checksum\n[2020-03-03T00:33:49.463Z] 0f37312ad70f: Download complete\n[2020-03-03T00:33:49.463Z] 2848faf0eed1: Verifying Checksum\n[2020-03-03T00:33:49.463Z] 2848faf0eed1: Download complete\n[2020-03-03T00:33:49.463Z] 0e6b1d234666: Download complete\n[2020-03-03T00:33:49.463Z] bf5d7aec512f: Verifying Checksum\n[2020-03-03T00:33:49.463Z] bf5d7aec512f: Download complete\n[2020-03-03T00:33:49.463Z] e6b0cf9c0882: Verifying Checksum\n[2020-03-03T00:33:49.463Z] e6b0cf9c0882: Download complete\n[2020-03-03T00:33:49.733Z] e6b0cf9c0882: Pull complete\n[2020-03-03T00:33:50.003Z] 2848faf0eed1: Pull complete\n[2020-03-03T00:33:50.271Z] 34c802a77dc8: Verifying Checksum\n[2020-03-03T00:33:50.271Z] 34c802a77dc8: Download complete\n[2020-03-03T00:33:50.271Z] 27c7a5d97fbd: Verifying Checksum\n[2020-03-03T00:33:50.271Z] 27c7a5d97fbd: Download complete\n[2020-03-03T00:33:50.861Z] 5c102a31e300: Verifying Checksum\n[2020-03-03T00:33:50.861Z] 5c102a31e300: Download complete\n[2020-03-03T00:33:50.861Z] dcfb455df0a1: Verifying Checksum\n[2020-03-03T00:33:50.861Z] dcfb455df0a1: Download complete\n[2020-03-03T00:33:51.129Z] 5788d62ee057: Verifying Checksum\n[2020-03-03T00:33:51.129Z] 5788d62ee057: Download complete\n[2020-03-03T00:33:51.129Z] 9eb99e56ec68: Verifying Checksum\n[2020-03-03T00:33:51.129Z] 9eb99e56ec68: Download complete\n[2020-03-03T00:33:51.222Z] b9c365052c96: Verifying Checksum\n[2020-03-03T00:33:51.222Z] b9c365052c96: Download complete\n[2020-03-03T00:33:52.068Z] 0f37312ad70f: Pull complete\n[2020-03-03T00:33:53.169Z] 8a11ddd9e578: Download complete\n[2020-03-03T00:33:57.351Z] 5788d62ee057: Pull complete\n[2020-03-03T00:33:57.613Z] 0e6b1d234666: Pull complete\n[2020-03-03T00:33:57.613Z] bf5d7aec512f: Pull complete\n[2020-03-03T00:34:05.512Z] 8a11ddd9e578: Pull complete\n[2020-03-03T00:34:05.513Z] 4cf88f913ddb: Pull complete\n[2020-03-03T00:34:05.513Z] 1df406cf5192: Pull complete\n[2020-03-03T00:34:05.741Z] 34c802a77dc8: Pull complete\n[2020-03-03T00:34:09.045Z] 9eb99e56ec68: Pull complete\n[2020-03-03T00:34:09.045Z] 27c7a5d97fbd: Pull complete\n[2020-03-03T00:34:09.304Z] 5c102a31e300: Pull complete\n[2020-03-03T00:34:09.565Z] dcfb455df0a1: Pull complete\n[2020-03-03T00:34:09.565Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n[2020-03-03T00:34:09.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n[2020-03-03T00:34:09.565Z] ---> 7c70fe431013\n[2020-03-03T00:34:09.565Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-03-03T00:34:09.565Z] ---> Running in daed067580cc\n[2020-03-03T00:34:09.798Z] cd6300453558: Pull complete\n[2020-03-03T00:34:09.824Z] Removing intermediate container daed067580cc\n[2020-03-03T00:34:09.824Z] ---> e397bfcb7ecd\n[2020-03-03T00:34:09.824Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash\n[2020-03-03T00:34:09.824Z] ---> Running in 5ce1a8419ad1\n[2020-03-03T00:34:10.394Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-03-03T00:34:10.962Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-03-03T00:34:11.240Z] (1/5) Installing libsodium (1.0.18-r0)\n[2020-03-03T00:34:11.240Z] (2/5) Installing libzmq (4.3.2-r0)\n[2020-03-03T00:34:11.508Z] (3/5) Installing pkgconf (1.6.3-r0)\n[2020-03-03T00:34:11.508Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n[2020-03-03T00:34:11.767Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n[2020-03-03T00:34:11.767Z] Executing busybox-1.31.1-r8.trigger\n[2020-03-03T00:34:11.767Z] OK: 145 MiB in 44 packages\n[2020-03-03T00:34:12.342Z] Removing intermediate container 5ce1a8419ad1\n[2020-03-03T00:34:12.342Z] ---> fe84c1097fa1\n[2020-03-03T00:34:12.342Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-03-03T00:34:12.342Z] ---> Running in 598d9daf53de\n[2020-03-03T00:34:12.342Z] Removing intermediate container 598d9daf53de\n[2020-03-03T00:34:12.342Z] ---> 04c58b4aa7ef\n[2020-03-03T00:34:12.342Z] Step 6/7 : COPY go.mod .\n[2020-03-03T00:34:12.603Z] ---> f9998e2d11e8\n[2020-03-03T00:34:12.603Z] Step 7/7 : RUN go mod download\n[2020-03-03T00:34:12.603Z] ---> Running in a20d4099702b\n[2020-03-03T00:34:14.509Z] \x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-03-03T00:34:14.769Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-03-03T00:34:14.769Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-03-03T00:34:14.769Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-03-03T00:34:15.028Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-03-03T00:34:15.028Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-03-03T00:34:15.168Z] b9c365052c96: Pull complete\n[2020-03-03T00:34:15.168Z] a2d8cc88f415: Pull complete\n[2020-03-03T00:34:15.291Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2\n[2020-03-03T00:34:15.291Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553\n[2020-03-03T00:34:15.291Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a\n[2020-03-03T00:34:15.291Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.0\n[2020-03-03T00:34:17.769Z] ea1d1ca13537: Pull complete\n[2020-03-03T00:34:17.769Z] 3750a50a1c5e: Pull complete\n[2020-03-03T00:34:17.769Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n[2020-03-03T00:34:17.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n[2020-03-03T00:34:17.769Z] ---> 78745c68409d\n[2020-03-03T00:34:17.769Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-03-03T00:34:19.492Z] \x1b[0mRemoving intermediate container a20d4099702b\n[2020-03-03T00:34:19.492Z] ---> c3cd0809d678\n[2020-03-03T00:34:19.492Z] Successfully built c3cd0809d678\n[2020-03-03T00:34:19.492Z] 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-03-03T00:34:20.119Z] + docker inspect -f . ci-base-image-x86_64\n[2020-03-03T00:34:20.119Z] .\n[Pipeline] withDockerContainer\n[2020-03-03T00:34:20.257Z] prd-centos7-docker-4c-2g-2009 does not seem to be running inside a container\n[2020-03-03T00:34:20.304Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/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-03-03T00:34:20.810Z] $ docker top db0cf40c661af6d569f7de89a4613cb0397ced41fa146d3ba4275da9cea57ca9 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-03-03T00:34:21.671Z] + go version\n[2020-03-03T00:34:21.671Z] go version go1.13.5 linux/amd64\n[Pipeline] sh\n[2020-03-03T00:34:21.990Z] + make test\n[2020-03-03T00:34:21.990Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-03-03T00:34:22.038Z] ---> Running in 9b94d13a7d2b\n[2020-03-03T00:34:22.311Z] Removing intermediate container 9b94d13a7d2b\n[2020-03-03T00:34:22.311Z] ---> 720c297ef78f\n[2020-03-03T00:34:22.311Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash\n[2020-03-03T00:34:22.311Z] ---> Running in 089ef3878153\n[2020-03-03T00:34:23.731Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-03-03T00:34:24.314Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-03-03T00:34:24.573Z] ? \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg\t[no test files]\n[2020-03-03T00:34:24.898Z] (1/5) Installing libsodium (1.0.18-r0)\n[2020-03-03T00:34:24.898Z] (2/5) Installing libzmq (4.3.2-r0)\n[2020-03-03T00:34:24.898Z] (3/5) Installing pkgconf (1.6.3-r0)\n[2020-03-03T00:34:24.898Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n[2020-03-03T00:34:25.168Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n[2020-03-03T00:34:25.168Z] Executing busybox-1.31.1-r8.trigger\n[2020-03-03T00:34:25.168Z] OK: 127 MiB in 44 packages\n[2020-03-03T00:34:26.584Z] Removing intermediate container 089ef3878153\n[2020-03-03T00:34:26.584Z] ---> 38ea56267c56\n[2020-03-03T00:34:26.584Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-03-03T00:34:26.853Z] ---> Running in 2821baf7794e\n[2020-03-03T00:34:27.125Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt\t0.009s\tcoverage: 96.8% of statements\n[2020-03-03T00:34:27.451Z] Removing intermediate container 2821baf7794e\n[2020-03-03T00:34:27.451Z] ---> e1764d8cf955\n[2020-03-03T00:34:27.451Z] Step 6/7 : COPY go.mod .\n[2020-03-03T00:34:28.038Z] ---> 0108901743bd\n[2020-03-03T00:34:28.038Z] Step 7/7 : RUN go mod download\n[2020-03-03T00:34:28.038Z] ---> Running in 2ab3cc3eda65\n[2020-03-03T00:34:34.689Z] \x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-03-03T00:34:34.689Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-03-03T00:34:34.689Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-03-03T00:34:34.689Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-03-03T00:34:34.689Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-03-03T00:34:34.689Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-03-03T00:34:34.689Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2\n[2020-03-03T00:34:34.689Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553\n[2020-03-03T00:34:34.689Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a\n[2020-03-03T00:34:34.689Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.0\n[2020-03-03T00:34:42.924Z] \x1b[0mRemoving intermediate container 2ab3cc3eda65\n[2020-03-03T00:34:42.924Z] ---> f3616b6cfe55\n[2020-03-03T00:34:42.924Z] Successfully built f3616b6cfe55\n[2020-03-03T00:34:42.924Z] 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-03-03T00:34:43.598Z] + docker inspect -f . ci-base-image-arm64\n[2020-03-03T00:34:43.874Z] .\n[Pipeline] withDockerContainer\n[2020-03-03T00:34:44.247Z] prd-ubuntu18.04-docker-arm64-4c-16g-2008 does not seem to be running inside a container\n[2020-03-03T00:34:44.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/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-arm64 cat\n[2020-03-03T00:34:45.986Z] $ docker top 2981c3995d61b6e19e7c0315f3376cf2f066c8cecee62bdcc3fce1d07efb7a46 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-03-03T00:34:48.260Z] + go version\n[2020-03-03T00:34:48.260Z] go version go1.13.5 linux/arm64\n[Pipeline] sh\n[2020-03-03T00:34:48.933Z] + make test\n[2020-03-03T00:34:48.933Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-03-03T00:34:53.685Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq\t20.343s\tcoverage: 83.8% of statements\n[2020-03-03T00:34:53.685Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/messaging\t0.029s\tcoverage: 100.0% of statements\n[2020-03-03T00:34:53.685Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/pkg/types\t0.004s\tcoverage: 90.9% of statements\n[2020-03-03T00:34:53.685Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n[2020-03-03T00:34:53.685Z] gofmt -l .\n[2020-03-03T00:34:53.685Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] stash\n[2020-03-03T00:34:53.909Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-03-03T00:34:53.929Z] $ docker stop --time=1 db0cf40c661af6d569f7de89a4613cb0397ced41fa146d3ba4275da9cea57ca9\n[2020-03-03T00:34:55.379Z] $ docker rm -f db0cf40c661af6d569f7de89a4613cb0397ced41fa146d3ba4275da9cea57ca9\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[2020-03-03T00:34:55.620Z] ? \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg\t[no test files]\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-03-03T00:35:03.895Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt\t0.026s\tcoverage: 96.8% of statements\n[2020-03-03T00:35:36.142Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq\t20.379s\tcoverage: 83.8% of statements\n[2020-03-03T00:35:36.142Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/messaging\t0.024s\tcoverage: 100.0% of statements\n[2020-03-03T00:35:36.142Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/pkg/types\t0.016s\tcoverage: 90.9% of statements\n[2020-03-03T00:35:36.142Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n[2020-03-03T00:35:36.142Z] gofmt -l .\n[2020-03-03T00:35:36.142Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] stash\n[2020-03-03T00:35:36.183Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-03-03T00:35:36.573Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-03-03T00:35:36.594Z] $ docker stop --time=1 2981c3995d61b6e19e7c0315f3376cf2f066c8cecee62bdcc3fce1d07efb7a46\n[2020-03-03T00:35:38.661Z] $ docker rm -f 2981c3995d61b6e19e7c0315f3376cf2f066c8cecee62bdcc3fce1d07efb7a46\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-03-03T00:35:40.218Z] provisioning config files...\n[2020-03-03T00:35:40.232Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-47@tmp/config3514847252329771250tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-03-03T00:35:40.566Z] + curl -s https://codecov.io/bash\n[2020-03-03T00:35:40.566Z] + bash -s - -t @/w/workspace/exfoundry_go-mod-messaging_PR-47@tmp/config3514847252329771250tmp\n[2020-03-03T00:35:40.828Z] \n[2020-03-03T00:35:40.828Z] _____ _\n[2020-03-03T00:35:40.828Z] / ____| | |\n[2020-03-03T00:35:40.828Z] | | ___ __| | ___ ___ _____ __\n[2020-03-03T00:35:40.828Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-03-03T00:35:40.828Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-03-03T00:35:40.828Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-03-03T00:35:40.828Z] Bash-20200214-585fef0\n[2020-03-03T00:35:40.828Z] \n[2020-03-03T00:35:40.828Z] \n[2020-03-03T00:35:40.828Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-03-03T00:35:40.828Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-03-03T00:35:40.828Z] \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-03-03T00:35:40.828Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-03-03T00:35:40.828Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-03-03T00:35:40.828Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-03-03T00:35:40.828Z] \x1b[0;32m+\x1b[0m .\n[2020-03-03T00:35:40.828Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-03-03T00:35:40.828Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-03-03T00:35:40.828Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-03-03T00:35:40.828Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=15294\x1b[0m\n[2020-03-03T00:35:40.828Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-03-03T00:35:40.828Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-03-03T00:35:41.090Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-03-03T00:35:41.090Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-03-03T00:35:41.090Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-03-03T00:35:41.090Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-03-03T00:35:41.090Z] \x1b[0;90mquery:\x1b[0m branch=PR-47&commit=4ea766ccb8cc0868637efa59cd639e58aacf5534&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-47%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=47&job=\n[2020-03-03T00:35:41.090Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-03-03T00:35:41.090Z] https://codecov.io/upload/v4?package=bash-20200214-585fef0&token=secret&branch=PR-47&commit=4ea766ccb8cc0868637efa59cd639e58aacf5534&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-47%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=47&job=\n[2020-03-03T00:35:41.353Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-03-03T00:35:44.670Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-messaging/commit/4ea766ccb8cc0868637efa59cd639e58aacf5534\x1b[0m\n[Pipeline] }\n[2020-03-03T00:35:44.701Z] 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-03-03T00:35:45.850Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-03-03T00:35:46.184Z] ---> package-listing.sh\n[2020-03-03T00:35:46.184Z] ++ facter osfamily\n[2020-03-03T00:35:46.184Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-03-03T00:35:46.184Z] + OS_FAMILY=redhat\n[2020-03-03T00:35:46.184Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-47\n[2020-03-03T00:35:46.184Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-03-03T00:35:46.184Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-03-03T00:35:46.184Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-03-03T00:35:46.184Z] + PACKAGES=/tmp/packages_start.txt\n[2020-03-03T00:35:46.184Z] + \'[\' /w/workspace/exfoundry_go-mod-messaging_PR-47 \']\'\n[2020-03-03T00:35:46.184Z] + PACKAGES=/tmp/packages_end.txt\n[2020-03-03T00:35:46.184Z] + case "${OS_FAMILY}" in\n[2020-03-03T00:35:46.184Z] + rpm -qa\n[2020-03-03T00:35:46.184Z] + sort\n[2020-03-03T00:35:50.380Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-03-03T00:35:50.380Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-03-03T00:35:50.380Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-03-03T00:35:50.380Z] + \'[\' /w/workspace/exfoundry_go-mod-messaging_PR-47 \']\'\n[2020-03-03T00:35:50.380Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-47/archives/\n[2020-03-03T00:35:50.380Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-47/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-03-03T00:35:50.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-03-03T00:35:50.924Z] \n[2020-03-03T00:35:50.924Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-03-03T00:35:51.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-03-03T00:35:51.280Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-03-03T00:35:51.280Z] e6b0cf9c0882: Pulling fs layer\n[2020-03-03T00:35:51.280Z] da0e9bf0cc60: Pulling fs layer\n[2020-03-03T00:35:51.280Z] c9ea274ed700: Pulling fs layer\n[2020-03-03T00:35:51.280Z] 9cfac6ba3733: Pulling fs layer\n[2020-03-03T00:35:51.280Z] f6a933c9cadc: Pulling fs layer\n[2020-03-03T00:35:51.280Z] 61811dbd4963: Pulling fs layer\n[2020-03-03T00:35:51.280Z] a6eb2c9e2280: Pulling fs layer\n[2020-03-03T00:35:51.280Z] 095dd8b7b4d8: Pulling fs layer\n[2020-03-03T00:35:51.280Z] dc21a1d4508b: Pulling fs layer\n[2020-03-03T00:35:51.280Z] 363af2e989c4: Pulling fs layer\n[2020-03-03T00:35:51.280Z] f6a933c9cadc: Waiting\n[2020-03-03T00:35:51.280Z] 61811dbd4963: Waiting\n[2020-03-03T00:35:51.280Z] a6eb2c9e2280: Waiting\n[2020-03-03T00:35:51.280Z] 095dd8b7b4d8: Waiting\n[2020-03-03T00:35:51.280Z] dc21a1d4508b: Waiting\n[2020-03-03T00:35:51.280Z] 363af2e989c4: Waiting\n[2020-03-03T00:35:51.280Z] 9cfac6ba3733: Waiting\n[2020-03-03T00:35:51.280Z] da0e9bf0cc60: Download complete\n[2020-03-03T00:35:51.280Z] 9cfac6ba3733: Verifying Checksum\n[2020-03-03T00:35:51.280Z] 9cfac6ba3733: Download complete\n[2020-03-03T00:35:51.280Z] e6b0cf9c0882: Verifying Checksum\n[2020-03-03T00:35:51.280Z] e6b0cf9c0882: Download complete\n[2020-03-03T00:35:51.280Z] f6a933c9cadc: Verifying Checksum\n[2020-03-03T00:35:51.280Z] f6a933c9cadc: Download complete\n[2020-03-03T00:35:51.554Z] a6eb2c9e2280: Verifying Checksum\n[2020-03-03T00:35:51.554Z] a6eb2c9e2280: Download complete\n[2020-03-03T00:35:51.554Z] e6b0cf9c0882: Pull complete\n[2020-03-03T00:35:51.825Z] 095dd8b7b4d8: Verifying Checksum\n[2020-03-03T00:35:51.825Z] 095dd8b7b4d8: Download complete\n[2020-03-03T00:35:51.825Z] da0e9bf0cc60: Pull complete\n[2020-03-03T00:35:51.825Z] c9ea274ed700: Verifying Checksum\n[2020-03-03T00:35:51.825Z] c9ea274ed700: Download complete\n[2020-03-03T00:35:52.090Z] 363af2e989c4: Download complete\n[2020-03-03T00:35:52.090Z] dc21a1d4508b: Verifying Checksum\n[2020-03-03T00:35:52.090Z] dc21a1d4508b: Download complete\n[2020-03-03T00:35:52.352Z] 61811dbd4963: Verifying Checksum\n[2020-03-03T00:35:52.352Z] 61811dbd4963: Download complete\n[2020-03-03T00:35:54.890Z] c9ea274ed700: Pull complete\n[2020-03-03T00:35:54.890Z] 9cfac6ba3733: Pull complete\n[2020-03-03T00:35:55.149Z] f6a933c9cadc: Pull complete\n[2020-03-03T00:35:59.361Z] 61811dbd4963: Pull complete\n[2020-03-03T00:35:59.361Z] a6eb2c9e2280: Pull complete\n[2020-03-03T00:36:00.739Z] 095dd8b7b4d8: Pull complete\n[2020-03-03T00:36:00.739Z] dc21a1d4508b: Pull complete\n[2020-03-03T00:36:01.000Z] 363af2e989c4: Pull complete\n[2020-03-03T00:36:01.000Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-03-03T00:36:01.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-03-03T00:36:01.184Z] prd-centos7-docker-4c-2g-2007 does not seem to be running inside a container\n[2020-03-03T00:36:01.230Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-messaging_PR-47 -v /w/workspace/exfoundry_go-mod-messaging_PR-47:/w/workspace/exfoundry_go-mod-messaging_PR-47:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-47@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-03-03T00:36:02.060Z] $ docker top da90d3eb0e28cea793d9c7c7ee081ca21e800d2ee5228f55837445e976d25610 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-03-03T00:36:02.780Z] provisioning config files...\n[2020-03-03T00:36:02.794Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-47@tmp/config8684076401729337784tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-03-03T00:36:02.847Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-03-03T00:36:03.162Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-03-03T00:36:03.187Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-03-03T00:36:03.500Z] ---> logs-deploy.sh\n[2020-03-03T00:36:03.500Z] + ARCHIVE_ARTIFACTS=\n[2020-03-03T00:36:03.500Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-03-03T00:36:03.500Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-03-03T00:36:03.500Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-03-03T00:36:03.500Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-47/1\n[2020-03-03T00:36:03.500Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-47/1/\n[2020-03-03T00:36:03.500Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-47/1 /w/workspace/exfoundry_go-mod-messaging_PR-47\n[2020-03-03T00:36:04.437Z] Archives upload complete.\n[2020-03-03T00:36:04.437Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-47/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-47/1/\n'