b' Pull request #40 updated\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of AnthonyMBonafide for edgexfoundry/go-mod-messaging\n Obtained Jenkinsfile from 187043302ca19d56c78e73bd349d082383743cb5+5e6aacafd7421ff65546500357af529632397f5e (de8ce7887daad6d5d62a83e2fb1738da501d5e8e)\n Running in Durability level: PERFORMANCE_OPTIMIZED\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\n using credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\n Fetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using 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 Checking out Revision f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94 # timeout=10\n Commit message: "Merge pull request #81 from ernestojeda/bugfix-custom-workspace"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, goVersion:1.12, buildImage:false, pushImage:false, semverBump:patch]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: go-mod-messaging-settings\n PROJECT: go-mod-messaging\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-go-mod-messaging\n DOCKER_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\n Still waiting to schedule task\n Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-12538\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-12540 in /w/workspace/exfoundry_go-mod-messaging_PR-40\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git\n > git init /w/workspace/exfoundry_go-mod-messaging_PR-40 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n > git --version # timeout=10\n using 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/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit 5e6aacafd7421ff65546500357af529632397f5e into PR head commit 187043302ca19d56c78e73bd349d082383743cb5\n Merge succeeded, producing 187043302ca19d56c78e73bd349d082383743cb5\n Checking out Revision 187043302ca19d56c78e73bd349d082383743cb5 (PR-40)\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/40/head:refs/remotes/origin/PR-40 # 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\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n using 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/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 187043302ca19d56c78e73bd349d082383743cb5 # timeout=10\n > git merge 5e6aacafd7421ff65546500357af529632397f5e # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 187043302ca19d56c78e73bd349d082383743cb5 # timeout=10\n Commit message: "Add support for MQTT messaging"\n First time build. Skipping changelog.\n > git rev-list --no-walk 6c6fe4b99eaf1d82451daae71a818134f05d3a83 # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-09T03:14:07.862Z] 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-09T03:14:09.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-09T03:14:09.199Z] \n [2020-01-09T03:14:09.199Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-09T03:14:09.537Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-09T03:14:09.537Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-09T03:14:09.537Z] e7c96db7181b: Pulling fs layer\n [2020-01-09T03:14:09.537Z] a038dfdf5543: Pulling fs layer\n [2020-01-09T03:14:09.537Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-01-09T03:14:09.798Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-01-09T03:14:09.798Z] 8d5d8e63b3c0: Download complete\n [2020-01-09T03:14:09.798Z] e7c96db7181b: Verifying Checksum\n [2020-01-09T03:14:09.798Z] e7c96db7181b: Download complete\n [2020-01-09T03:14:09.798Z] a038dfdf5543: Verifying Checksum\n [2020-01-09T03:14:09.798Z] a038dfdf5543: Download complete\n [2020-01-09T03:14:09.798Z] e7c96db7181b: Pull complete\n [2020-01-09T03:14:10.738Z] a038dfdf5543: Pull complete\n [2020-01-09T03:14:10.738Z] 8d5d8e63b3c0: Pull complete\n [2020-01-09T03:14:10.738Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-01-09T03:14:10.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-09T03:14:10.874Z] prd-centos7-docker-4c-2g-12540 does not seem to be running inside a container\n [2020-01-09T03:14:10.919Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-40 -v /w/workspace/exfoundry_go-mod-messaging_PR-40:/w/workspace/exfoundry_go-mod-messaging_PR-40:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-40@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-09T03:14:11.473Z] $ docker top e0b948d093a7e94bb431d7d930e4139389a95f3a9cb2be7b341ed4e4bb688647 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-09T03:14:12.006Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-09T03:14:12.006Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-09T03:14:12.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-09T03:14:12.209Z] $ docker exec e0b948d093a7e94bb431d7d930e4139389a95f3a9cb2be7b341ed4e4bb688647 ssh-agent\n [2020-01-09T03:14:12.390Z] SSH_AUTH_SOCK=/tmp/ssh-nqv0fsL7savz/agent.15\n [2020-01-09T03:14:12.390Z] SSH_AGENT_PID=22\n [2020-01-09T03:14:12.399Z] Running ssh-add (command line suppressed)\n [2020-01-09T03:14:12.577Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-40@tmp/private_key_7406332633804186765.key (/w/workspace/exfoundry_go-mod-messaging_PR-40@tmp/private_key_7406332633804186765.key)\n [2020-01-09T03:14:12.624Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-09T03:14:12.918Z] + git describe --exact-match --tags HEAD\n [2020-01-09T03:14:12.918Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-09T03:14:12.980Z] $ docker exec --env ******** --env ******** e0b948d093a7e94bb431d7d930e4139389a95f3a9cb2be7b341ed4e4bb688647 ssh-agent -k\n [2020-01-09T03:14:13.127Z] unset SSH_AUTH_SOCK;\n [2020-01-09T03:14:13.127Z] unset SSH_AGENT_PID;\n [2020-01-09T03:14:13.127Z] echo Agent pid 22 killed;\n [2020-01-09T03:14:13.164Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-09T03:14:13.181Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-09T03:14:13.181Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-09T03:14:13.207Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-09T03:14:13.207Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-09T03:14:13.391Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-09T03:14:13.395Z] $ docker exec e0b948d093a7e94bb431d7d930e4139389a95f3a9cb2be7b341ed4e4bb688647 ssh-agent\n [2020-01-09T03:14:13.577Z] SSH_AUTH_SOCK=/tmp/ssh-ribLX1wgWOEe/agent.58\n [2020-01-09T03:14:13.577Z] SSH_AGENT_PID=65\n [2020-01-09T03:14:13.583Z] Running ssh-add (command line suppressed)\n [2020-01-09T03:14:13.722Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-40@tmp/private_key_2192333077773668366.key (/w/workspace/exfoundry_go-mod-messaging_PR-40@tmp/private_key_2192333077773668366.key)\n [2020-01-09T03:14:13.768Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-09T03:14:14.067Z] + git semver init\n [2020-01-09T03:14:14.067Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-09T03:14:14.067Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-40/.git\n [2020-01-09T03:14:14.067Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-40\n [2020-01-09T03:14:14.067Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-09T03:14:14.067Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-09T03:14:14.067Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-09T03:14:14.067Z] # $SEMVER_BRANCH = PR-40\n [2020-01-09T03:14:14.067Z] # $SEMVER_TEMP = /tmp/semver-200720343\n [2020-01-09T03:14:14.067Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP\n [2020-01-09T03:14:14.331Z] # \'/tmp/semver-200720343\' -> \'/w/workspace/exfoundry_go-mod-messaging_PR-40/.semver\'\n [2020-01-09T03:14:14.338Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-40/.semver\n [Pipeline] }\n [2020-01-09T03:14:14.342Z] $ docker exec --env ******** --env ******** e0b948d093a7e94bb431d7d930e4139389a95f3a9cb2be7b341ed4e4bb688647 ssh-agent -k\n [2020-01-09T03:14:14.486Z] unset SSH_AUTH_SOCK;\n [2020-01-09T03:14:14.487Z] unset SSH_AGENT_PID;\n [2020-01-09T03:14:14.487Z] echo Agent pid 65 killed;\n [2020-01-09T03:14:14.532Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-09T03:14:14.847Z] + git semver\n [Pipeline] }\n [2020-01-09T03:14:14.859Z] $ docker stop --time=1 e0b948d093a7e94bb431d7d930e4139389a95f3a9cb2be7b341ed4e4bb688647\n [2020-01-09T03:14:16.203Z] $ docker rm -f e0b948d093a7e94bb431d7d930e4139389a95f3a9cb2be7b341ed4e4bb688647\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-09T03:14:16.720Z] Stashed 28 file(s)\n [Pipeline] echo\n [2020-01-09T03:14:16.722Z] [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-09T03:14:31.801Z] Still waiting to schedule task\n [2020-01-09T03:14:31.801Z] Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-12540\xe2\x80\x99\n [2020-01-09T03:14:31.816Z] Still waiting to schedule task\n [2020-01-09T03:14:31.816Z] Waiting for next available executor on \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-12539\xe2\x80\x99\n [2020-01-09T03:18:12.732Z] Running on prd-centos7-docker-4c-2g-12543 in /w/workspace/exfoundry_go-mod-messaging_PR-40\n [Pipeline] {\n [Pipeline] ws\n [2020-01-09T03:18:12.747Z] Running in /w/workspace/go-mod-messaging/4\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-09T03:18:15.864Z] using credential edgex-jenkins-ssh\n [2020-01-09T03:18:15.880Z] Cloning the remote Git repository\n [2020-01-09T03:18:15.880Z] Cloning with configured refspecs honoured and without tags\n [2020-01-09T03:18:15.346Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git\n [2020-01-09T03:18:15.383Z] > git init /w/workspace/go-mod-messaging/4 # timeout=10\n [2020-01-09T03:18:15.430Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n [2020-01-09T03:18:15.430Z] > git --version # timeout=10\n [2020-01-09T03:18:15.436Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-09T03:18:15.471Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-09T03:18:21.142Z] Fetching without tags\n [2020-01-09T03:18:21.496Z] Merging remotes/origin/master commit 5e6aacafd7421ff65546500357af529632397f5e into PR head commit 187043302ca19d56c78e73bd349d082383743cb5\n [2020-01-09T03:18:20.913Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n [2020-01-09T03:18:20.919Z] > git config --add remote.origin.fetch +refs/pull/40/head:refs/remotes/origin/PR-40 # timeout=10\n [2020-01-09T03:18:20.925Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-09T03:18:20.936Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n [2020-01-09T03:18:20.947Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n [2020-01-09T03:18:20.947Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-09T03:18:20.952Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-09T03:18:21.334Z] > git config core.sparsecheckout # timeout=10\n [2020-01-09T03:18:21.338Z] > git checkout -f 187043302ca19d56c78e73bd349d082383743cb5 # timeout=10\n [2020-01-09T03:18:21.554Z] Merge succeeded, producing 187043302ca19d56c78e73bd349d082383743cb5\n [2020-01-09T03:18:21.555Z] Checking out Revision 187043302ca19d56c78e73bd349d082383743cb5 (PR-40)\n [2020-01-09T03:18:21.375Z] > git merge 5e6aacafd7421ff65546500357af529632397f5e # timeout=10\n [2020-01-09T03:18:21.384Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-09T03:18:21.394Z] > git config core.sparsecheckout # timeout=10\n [2020-01-09T03:18:21.397Z] > git checkout -f 187043302ca19d56c78e73bd349d082383743cb5 # timeout=10\n [2020-01-09T03:18:24.986Z] Commit message: "Add support for MQTT messaging"\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-09T03:18:25.796Z] =========================================================\n [2020-01-09T03:18:25.796Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine]\n [2020-01-09T03:18:25.796Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-09T03:18:26.372Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine .\n [2020-01-09T03:18:26.633Z] Sending build context to Docker daemon 356.4kB\n\n [2020-01-09T03:18:26.633Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n [2020-01-09T03:18:26.633Z] Step 2/7 : FROM ${BASE}\n [2020-01-09T03:18:26.633Z] 1.12.6-alpine: Pulling from edgex-golang-base\n [2020-01-09T03:18:26.633Z] 921b31ab772b: Pulling fs layer\n [2020-01-09T03:18:26.633Z] 2d3896533852: Pulling fs layer\n [2020-01-09T03:18:26.633Z] 28c34ce20860: Pulling fs layer\n [2020-01-09T03:18:26.633Z] 9186bf07c4ae: Pulling fs layer\n [2020-01-09T03:18:26.633Z] 7f1720e95b4b: Pulling fs layer\n [2020-01-09T03:18:26.633Z] 24d9f57f8391: Pulling fs layer\n [2020-01-09T03:18:26.633Z] 9498642caea3: Pulling fs layer\n [2020-01-09T03:18:26.633Z] ba4d0a6bad5e: Pulling fs layer\n [2020-01-09T03:18:26.633Z] 7af212d24233: Pulling fs layer\n [2020-01-09T03:18:26.633Z] ee2efeeb882f: Pulling fs layer\n [2020-01-09T03:18:26.633Z] d216d3b964db: Pulling fs layer\n [2020-01-09T03:18:26.633Z] ba4d0a6bad5e: Waiting\n [2020-01-09T03:18:26.633Z] 7af212d24233: Waiting\n [2020-01-09T03:18:26.633Z] ee2efeeb882f: Waiting\n [2020-01-09T03:18:26.633Z] d216d3b964db: Waiting\n [2020-01-09T03:18:26.633Z] 7f1720e95b4b: Waiting\n [2020-01-09T03:18:26.633Z] 24d9f57f8391: Waiting\n [2020-01-09T03:18:26.633Z] 9498642caea3: Waiting\n [2020-01-09T03:18:26.633Z] 28c34ce20860: Verifying Checksum\n [2020-01-09T03:18:26.633Z] 28c34ce20860: Download complete\n [2020-01-09T03:18:26.633Z] 2d3896533852: Verifying Checksum\n [2020-01-09T03:18:26.633Z] 2d3896533852: Download complete\n [2020-01-09T03:18:26.900Z] 7f1720e95b4b: Verifying Checksum\n [2020-01-09T03:18:26.900Z] 7f1720e95b4b: Download complete\n [2020-01-09T03:18:26.900Z] 24d9f57f8391: Verifying Checksum\n [2020-01-09T03:18:26.900Z] 24d9f57f8391: Download complete\n [2020-01-09T03:18:26.900Z] 921b31ab772b: Download complete\n [2020-01-09T03:18:27.163Z] 921b31ab772b: Pull complete\n [2020-01-09T03:18:27.163Z] 2d3896533852: Pull complete\n [2020-01-09T03:18:27.429Z] 28c34ce20860: Pull complete\n [2020-01-09T03:18:28.385Z] 9498642caea3: Download complete\n [2020-01-09T03:18:28.385Z] 7af212d24233: Verifying Checksum\n [2020-01-09T03:18:28.385Z] 7af212d24233: Download complete\n [2020-01-09T03:18:28.958Z] ee2efeeb882f: Verifying Checksum\n [2020-01-09T03:18:28.958Z] ee2efeeb882f: Download complete\n [2020-01-09T03:18:28.958Z] d216d3b964db: Verifying Checksum\n [2020-01-09T03:18:28.958Z] d216d3b964db: Download complete\n [2020-01-09T03:18:28.958Z] 9186bf07c4ae: Verifying Checksum\n [2020-01-09T03:18:28.958Z] 9186bf07c4ae: Download complete\n [2020-01-09T03:18:29.219Z] ba4d0a6bad5e: Verifying Checksum\n [2020-01-09T03:18:29.219Z] ba4d0a6bad5e: Download complete\n [2020-01-09T03:18:32.389Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-12542 in /w/workspace/exfoundry_go-mod-messaging_PR-40\n [Pipeline] {\n [Pipeline] ws\n [2020-01-09T03:18:32.402Z] Running in /w/workspace/go-mod-messaging/4\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-09T03:18:35.829Z] 9186bf07c4ae: Pull complete\n [2020-01-09T03:18:35.829Z] 7f1720e95b4b: Pull complete\n [2020-01-09T03:18:35.829Z] 24d9f57f8391: Pull complete\n [2020-01-09T03:18:38.397Z] 9498642caea3: Pull complete\n [2020-01-09T03:18:39.281Z] using credential edgex-jenkins-ssh\n [2020-01-09T03:18:39.306Z] Cloning the remote Git repository\n [2020-01-09T03:18:39.307Z] Cloning with configured refspecs honoured and without tags\n [2020-01-09T03:18:39.389Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git\n [2020-01-09T03:18:39.476Z] > git init /w/workspace/go-mod-messaging/4 # timeout=10\n [2020-01-09T03:18:39.548Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n [2020-01-09T03:18:39.552Z] > git --version # timeout=10\n [2020-01-09T03:18:39.581Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-09T03:18:40.437Z] Fetching without tags\n [2020-01-09T03:18:39.685Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-09T03:18:40.311Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n [2020-01-09T03:18:40.345Z] > git config --add remote.origin.fetch +refs/pull/40/head:refs/remotes/origin/PR-40 # timeout=10\n [2020-01-09T03:18:40.371Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-09T03:18:40.416Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n [2020-01-09T03:18:40.451Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n [2020-01-09T03:18:40.451Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-09T03:18:40.463Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-09T03:18:40.899Z] Merging remotes/origin/master commit 5e6aacafd7421ff65546500357af529632397f5e into PR head commit 187043302ca19d56c78e73bd349d082383743cb5\n [2020-01-09T03:18:41.093Z] Merge succeeded, producing 187043302ca19d56c78e73bd349d082383743cb5\n [2020-01-09T03:18:41.094Z] Checking out Revision 187043302ca19d56c78e73bd349d082383743cb5 (PR-40)\n [2020-01-09T03:18:40.925Z] > git config core.sparsecheckout # timeout=10\n [2020-01-09T03:18:40.949Z] > git checkout -f 187043302ca19d56c78e73bd349d082383743cb5 # timeout=10\n [2020-01-09T03:18:41.025Z] > git merge 5e6aacafd7421ff65546500357af529632397f5e # timeout=10\n [2020-01-09T03:18:41.054Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-09T03:18:41.104Z] > git config core.sparsecheckout # timeout=10\n [2020-01-09T03:18:41.122Z] > git checkout -f 187043302ca19d56c78e73bd349d082383743cb5 # timeout=10\n [2020-01-09T03:18:42.635Z] ba4d0a6bad5e: Pull complete\n [2020-01-09T03:18:42.635Z] 7af212d24233: Pull complete\n [2020-01-09T03:18:43.206Z] ee2efeeb882f: Pull complete\n [2020-01-09T03:18:43.467Z] d216d3b964db: Pull complete\n [2020-01-09T03:18:43.467Z] Digest: sha256:26065ac814cd2cdfd2492c2d3318b13c68791c8cca06e489144751c6f654f77d\n [2020-01-09T03:18:43.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n [2020-01-09T03:18:43.467Z] ---> 140a058597bd\n [2020-01-09T03:18:43.467Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-09T03:18:43.467Z] ---> Running in a730528942be\n [2020-01-09T03:18:43.728Z] Removing intermediate container a730528942be\n [2020-01-09T03:18:43.728Z] ---> be73c6c41e86\n [2020-01-09T03:18:43.728Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-01-09T03:18:43.728Z] ---> Running in e89f60984dd9\n [2020-01-09T03:18:44.301Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n [2020-01-09T03:18:45.459Z] Commit message: "Add support for MQTT messaging"\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-09T03:18:46.341Z] =========================================================\n [2020-01-09T03:18:46.341Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64]\n [2020-01-09T03:18:46.341Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-09T03:18:47.567Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64 .\n [2020-01-09T03:18:47.606Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n [2020-01-09T03:18:47.606Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-01-09T03:18:47.866Z] (2/5) Installing libzmq (4.3.2-r1)\n [2020-01-09T03:18:47.866Z] (3/5) Installing pkgconf (1.6.1-r1)\n [2020-01-09T03:18:47.866Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-01-09T03:18:48.138Z] (5/5) Installing zeromq-dev (4.3.2-r1)\n [2020-01-09T03:18:48.138Z] Executing busybox-1.30.1-r2.trigger\n [2020-01-09T03:18:48.138Z] OK: 137 MiB in 44 packages\n [2020-01-09T03:18:48.586Z] Sending build context to Docker daemon 356.4kB\n\n [2020-01-09T03:18:48.586Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n [2020-01-09T03:18:48.586Z] Step 2/7 : FROM ${BASE}\n [2020-01-09T03:18:48.723Z] Removing intermediate container e89f60984dd9\n [2020-01-09T03:18:48.723Z] ---> 77899acbed1d\n [2020-01-09T03:18:48.723Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-01-09T03:18:48.723Z] ---> Running in 2f488596b978\n [2020-01-09T03:18:48.861Z] 1.12.6-alpine-arm64: Pulling from edgex-golang-base\n [2020-01-09T03:18:48.861Z] 54e94bcddc88: Pulling fs layer\n [2020-01-09T03:18:48.861Z] 43582c0db3f3: Pulling fs layer\n [2020-01-09T03:18:48.861Z] 9fe16242a9df: Pulling fs layer\n [2020-01-09T03:18:48.861Z] fbf0f20b3a29: Pulling fs layer\n [2020-01-09T03:18:48.861Z] 57bbd25d50cb: Pulling fs layer\n [2020-01-09T03:18:48.861Z] 4c3326bd8e33: Pulling fs layer\n [2020-01-09T03:18:48.861Z] d45218f23013: Pulling fs layer\n [2020-01-09T03:18:48.861Z] d22026c5ede0: Pulling fs layer\n [2020-01-09T03:18:48.861Z] f32e18732fe6: Pulling fs layer\n [2020-01-09T03:18:48.861Z] 3a2ca3ccd3c2: Pulling fs layer\n [2020-01-09T03:18:48.861Z] 43f99696bdfb: Pulling fs layer\n [2020-01-09T03:18:48.861Z] fbf0f20b3a29: Waiting\n [2020-01-09T03:18:48.861Z] 57bbd25d50cb: Waiting\n [2020-01-09T03:18:48.861Z] 4c3326bd8e33: Waiting\n [2020-01-09T03:18:48.861Z] d45218f23013: Waiting\n [2020-01-09T03:18:48.861Z] d22026c5ede0: Waiting\n [2020-01-09T03:18:48.861Z] f32e18732fe6: Waiting\n [2020-01-09T03:18:48.861Z] 3a2ca3ccd3c2: Waiting\n [2020-01-09T03:18:48.861Z] 43f99696bdfb: Waiting\n [2020-01-09T03:18:48.861Z] 9fe16242a9df: Download complete\n [2020-01-09T03:18:48.861Z] 43582c0db3f3: Verifying Checksum\n [2020-01-09T03:18:48.861Z] 43582c0db3f3: Download complete\n [2020-01-09T03:18:48.991Z] Removing intermediate container 2f488596b978\n [2020-01-09T03:18:48.991Z] ---> 5ecaacb39323\n [2020-01-09T03:18:48.991Z] Step 6/7 : COPY go.mod .\n [2020-01-09T03:18:48.991Z] ---> 92f504b54847\n [2020-01-09T03:18:48.991Z] Step 7/7 : RUN go mod download\n [2020-01-09T03:18:48.991Z] ---> Running in 952ba9734366\n [2020-01-09T03:18:49.148Z] 57bbd25d50cb: Verifying Checksum\n [2020-01-09T03:18:49.148Z] 57bbd25d50cb: Download complete\n [2020-01-09T03:18:49.148Z] 54e94bcddc88: Verifying Checksum\n [2020-01-09T03:18:49.148Z] 54e94bcddc88: Download complete\n [2020-01-09T03:18:49.148Z] 4c3326bd8e33: Verifying Checksum\n [2020-01-09T03:18:49.148Z] 4c3326bd8e33: Download complete\n [2020-01-09T03:18:49.578Z] \x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-01-09T03:18:49.578Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-09T03:18:49.578Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-01-09T03:18:50.147Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553\n [2020-01-09T03:18:50.147Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-09T03:18:50.147Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-09T03:18:50.147Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-09T03:18:51.083Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a\n [2020-01-09T03:18:51.083Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.0\n [2020-01-09T03:18:51.083Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2\n [2020-01-09T03:18:51.156Z] 54e94bcddc88: Pull complete\n [2020-01-09T03:18:52.149Z] 43582c0db3f3: Pull complete\n [2020-01-09T03:18:52.432Z] 9fe16242a9df: Pull complete\n [2020-01-09T03:18:55.820Z] d45218f23013: Verifying Checksum\n [2020-01-09T03:18:55.820Z] d45218f23013: Download complete\n [2020-01-09T03:18:55.820Z] f32e18732fe6: Verifying Checksum\n [2020-01-09T03:18:55.820Z] f32e18732fe6: Download complete\n [2020-01-09T03:18:59.220Z] 3a2ca3ccd3c2: Verifying Checksum\n [2020-01-09T03:18:59.220Z] 3a2ca3ccd3c2: Download complete\n [2020-01-09T03:18:59.220Z] 43f99696bdfb: Verifying Checksum\n [2020-01-09T03:18:59.220Z] 43f99696bdfb: Download complete\n [2020-01-09T03:19:01.295Z] \x1b[0mRemoving intermediate container 952ba9734366\n [2020-01-09T03:19:01.295Z] ---> ccca630660dd\n [2020-01-09T03:19:01.295Z] Successfully built ccca630660dd\n [2020-01-09T03:19:01.295Z] 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-09T03:19:01.736Z] + docker inspect -f . ci-base-image-x86_64\n [2020-01-09T03:19:01.736Z] .\n [Pipeline] withDockerContainer\n [2020-01-09T03:19:01.885Z] prd-centos7-docker-4c-2g-12543 does not seem to be running inside a container\n [2020-01-09T03:19:01.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/4 -v /w/workspace/go-mod-messaging/4:/w/workspace/go-mod-messaging/4:rw,z -v /w/workspace/go-mod-messaging/4@tmp:/w/workspace/go-mod-messaging/4@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-x86_64 cat\n [2020-01-09T03:19:02.519Z] $ docker top 7182802f4b693294d339347e75778774d260ab1a22a301fe88b969928bd5d88a -eo pid,comm\n [2020-01-09T03:19:02.649Z] d22026c5ede0: Verifying Checksum\n [2020-01-09T03:19:02.649Z] d22026c5ede0: Download complete\n [Pipeline] {\n [Pipeline] sh\n [2020-01-09T03:19:03.382Z] + go version\n [2020-01-09T03:19:03.382Z] go version go1.12.6 linux/amd64\n [Pipeline] sh\n [2020-01-09T03:19:03.634Z] fbf0f20b3a29: Download complete\n [2020-01-09T03:19:03.689Z] + make test\n [2020-01-09T03:19:03.689Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-09T03:19:07.928Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt\t0.005s\tcoverage: 97.0% of statements\n [2020-01-09T03:19:21.902Z] fbf0f20b3a29: Pull complete\n [2020-01-09T03:19:21.902Z] 57bbd25d50cb: Pull complete\n [2020-01-09T03:19:21.902Z] 4c3326bd8e33: Pull complete\n [2020-01-09T03:19:28.586Z] d45218f23013: Pull complete\n [2020-01-09T03:19:34.474Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq\t20.347s\tcoverage: 83.8% of statements\n [2020-01-09T03:19:34.474Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/messaging\t0.007s\tcoverage: 100.0% of statements\n [2020-01-09T03:19:34.474Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/pkg/types\t0.005s\tcoverage: 90.9% of statements\n [2020-01-09T03:19:34.474Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n [2020-01-09T03:19:34.474Z] gofmt -l .\n [2020-01-09T03:19:34.474Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-01-09T03:19:34.748Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-09T03:19:34.757Z] $ docker stop --time=1 7182802f4b693294d339347e75778774d260ab1a22a301fe88b969928bd5d88a\n [2020-01-09T03:19:35.317Z] d22026c5ede0: Pull complete\n [2020-01-09T03:19:35.318Z] f32e18732fe6: Pull complete\n [2020-01-09T03:19:36.218Z] $ docker rm -f 7182802f4b693294d339347e75778774d260ab1a22a301fe88b969928bd5d88a\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "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-01-09T03:19:38.114Z] 3a2ca3ccd3c2: Pull complete\n [2020-01-09T03:19:38.114Z] 43f99696bdfb: Pull complete\n [2020-01-09T03:19:38.388Z] Digest: sha256:c78950982047a35e7abeb24cdb89444f8193f134334753a69100d3e520a2d2b0\n [2020-01-09T03:19:38.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64\n [2020-01-09T03:19:38.388Z] ---> 8c1ce5f80d72\n [2020-01-09T03:19:38.388Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-09T03:19:41.782Z] ---> Running in d2f1dd3f07b1\n [2020-01-09T03:19:42.066Z] Removing intermediate container d2f1dd3f07b1\n [2020-01-09T03:19:42.066Z] ---> 001b12486b39\n [2020-01-09T03:19:42.066Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-01-09T03:19:42.338Z] ---> Running in e551bec4c430\n [2020-01-09T03:19:43.330Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n [2020-01-09T03:19:44.296Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n [2020-01-09T03:19:44.565Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-01-09T03:19:44.566Z] (2/5) Installing libzmq (4.3.2-r1)\n [2020-01-09T03:19:44.834Z] (3/5) Installing pkgconf (1.6.1-r1)\n [2020-01-09T03:19:44.834Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-01-09T03:19:44.834Z] (5/5) Installing zeromq-dev (4.3.2-r1)\n [2020-01-09T03:19:45.104Z] Executing busybox-1.30.1-r2.trigger\n [2020-01-09T03:19:45.104Z] OK: 124 MiB in 44 packages\n [2020-01-09T03:19:46.528Z] Removing intermediate container e551bec4c430\n [2020-01-09T03:19:46.528Z] ---> ffdbee157560\n [2020-01-09T03:19:46.528Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-01-09T03:19:46.528Z] ---> Running in ee80f8497806\n [2020-01-09T03:19:47.121Z] Removing intermediate container ee80f8497806\n [2020-01-09T03:19:47.121Z] ---> 7b4c352daf06\n [2020-01-09T03:19:47.121Z] Step 6/7 : COPY go.mod .\n [2020-01-09T03:19:47.723Z] ---> c1b081589710\n [2020-01-09T03:19:47.723Z] Step 7/7 : RUN go mod download\n [2020-01-09T03:19:47.723Z] ---> Running in 5fa1f518f303\n [2020-01-09T03:19:48.703Z] \x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-09T03:19:48.703Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-01-09T03:19:48.703Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-01-09T03:19:49.301Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553\n [2020-01-09T03:19:49.899Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-09T03:19:49.899Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-09T03:19:49.899Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-09T03:19:50.870Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2\n [2020-01-09T03:19:50.870Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a\n [2020-01-09T03:19:50.870Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.0\n [2020-01-09T03:20:23.170Z] \x1b[0mRemoving intermediate container 5fa1f518f303\n [2020-01-09T03:20:23.170Z] ---> 0c189450f550\n [2020-01-09T03:20:23.170Z] Successfully built 0c189450f550\n [2020-01-09T03:20:23.170Z] 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-09T03:20:23.668Z] + docker inspect -f . ci-base-image-arm64\n [2020-01-09T03:20:23.938Z] .\n [Pipeline] withDockerContainer\n [2020-01-09T03:20:24.354Z] prd-ubuntu18.04-docker-arm64-4c-2g-12542 does not seem to be running inside a container\n [2020-01-09T03:20:24.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/4 -v /w/workspace/go-mod-messaging/4:/w/workspace/go-mod-messaging/4:rw,z -v /w/workspace/go-mod-messaging/4@tmp:/w/workspace/go-mod-messaging/4@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-09T03:20:25.944Z] $ docker top d69ee4a3409c03091b8d4cd79758a93e727aec94a22fa6c3bfef0dc83e948188 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-09T03:20:28.303Z] + go version\n [2020-01-09T03:20:28.303Z] go version go1.12.6 linux/arm64\n [Pipeline] sh\n [2020-01-09T03:20:29.036Z] + make test\n [2020-01-09T03:20:29.036Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-09T03:20:51.182Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt\t0.027s\tcoverage: 97.0% of statements\n [2020-01-09T03:21:23.536Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq\t20.381s\tcoverage: 83.8% of statements\n [2020-01-09T03:21:23.536Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/messaging\t0.025s\tcoverage: 100.0% of statements\n [2020-01-09T03:21:23.536Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/pkg/types\t0.015s\tcoverage: 90.9% of statements\n [2020-01-09T03:21:23.536Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n [2020-01-09T03:21:41.832Z] gofmt -l .\n [2020-01-09T03:21:41.832Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-01-09T03:21:41.858Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-01-09T03:21:42.296Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-09T03:21:42.300Z] $ docker stop --time=1 d69ee4a3409c03091b8d4cd79758a93e727aec94a22fa6c3bfef0dc83e948188\n [2020-01-09T03:21:44.561Z] $ docker rm -f d69ee4a3409c03091b8d4cd79758a93e727aec94a22fa6c3bfef0dc83e948188\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "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-01-09T03:21:45.501Z] provisioning config files...\n [2020-01-09T03:21:45.512Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-40@tmp/config2897106734506860911tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-01-09T03:21:45.818Z] + curl -s https://codecov.io/bash\n [2020-01-09T03:21:45.818Z] + bash -s - -t @/w/workspace/exfoundry_go-mod-messaging_PR-40@tmp/config2897106734506860911tmp\n [2020-01-09T03:21:46.077Z] \n [2020-01-09T03:21:46.077Z] _____ _\n [2020-01-09T03:21:46.077Z] / ____| | |\n [2020-01-09T03:21:46.077Z] | | ___ __| | ___ ___ _____ __\n [2020-01-09T03:21:46.077Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-01-09T03:21:46.077Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-01-09T03:21:46.077Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-01-09T03:21:46.077Z] Bash-20191211-b8db533\n [2020-01-09T03:21:46.077Z] \n [2020-01-09T03:21:46.077Z] \n [2020-01-09T03:21:46.077Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-01-09T03:21:46.077Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-01-09T03:21:46.077Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n [2020-01-09T03:21:46.077Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-01-09T03:21:46.077Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-01-09T03:21:46.077Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-01-09T03:21:46.077Z] \x1b[0;32m+\x1b[0m .\n [2020-01-09T03:21:46.077Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-01-09T03:21:46.077Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-01-09T03:21:46.077Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-01-09T03:21:46.346Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=15569\x1b[0m\n [2020-01-09T03:21:46.346Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-01-09T03:21:46.346Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-01-09T03:21:46.346Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-01-09T03:21:46.346Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-01-09T03:21:46.346Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-01-09T03:21:46.346Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-01-09T03:21:46.346Z] \x1b[0;90mquery:\x1b[0m branch=PR-40&commit=187043302ca19d56c78e73bd349d082383743cb5&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-40%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=40&job=\n [2020-01-09T03:21:46.346Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-01-09T03:21:46.346Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-40&commit=187043302ca19d56c78e73bd349d082383743cb5&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-40%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=40&job=\n [2020-01-09T03:21:46.604Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-01-09T03:24:08.114Z] \x1b[0;31mX>\x1b[0m Failed to upload\n [2020-01-09T03:24:08.114Z] \x1b[0;90m->\x1b[0m Sleeping for 30s and trying again...\n [2020-01-09T03:24:26.213Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-01-09T03:24:26.213Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-40&commit=187043302ca19d56c78e73bd349d082383743cb5&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-40%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=40&job=\n [2020-01-09T03:24:26.213Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-01-09T03:24:26.213Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-messaging/commit/187043302ca19d56c78e73bd349d082383743cb5\x1b[0m\n [Pipeline] }\n [2020-01-09T03:24:26.219Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-09T03:24:26.772Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-09T03:24:27.077Z] ---> package-listing.sh\n [2020-01-09T03:24:27.077Z] ++ facter osfamily\n [2020-01-09T03:24:27.077Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-09T03:24:27.077Z] + OS_FAMILY=redhat\n [2020-01-09T03:24:27.077Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-40\n [2020-01-09T03:24:27.077Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-09T03:24:27.077Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-09T03:24:27.077Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-09T03:24:27.077Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-09T03:24:27.077Z] + \'[\' /w/workspace/exfoundry_go-mod-messaging_PR-40 \']\'\n [2020-01-09T03:24:27.077Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-09T03:24:27.077Z] + case "${OS_FAMILY}" in\n [2020-01-09T03:24:27.077Z] + rpm -qa\n [2020-01-09T03:24:27.077Z] + sort\n [2020-01-09T03:24:31.274Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-09T03:24:31.274Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-09T03:24:31.274Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-09T03:24:31.274Z] + \'[\' /w/workspace/exfoundry_go-mod-messaging_PR-40 \']\'\n [2020-01-09T03:24:31.274Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-40/archives/\n [2020-01-09T03:24:31.274Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-40/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-09T03:24:31.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-09T03:24:31.759Z] \n [2020-01-09T03:24:31.759Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-09T03:24:32.070Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-09T03:24:32.070Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-09T03:24:32.070Z] 050382585609: Pulling fs layer\n [2020-01-09T03:24:32.070Z] dac2222ca532: Pulling fs layer\n [2020-01-09T03:24:32.070Z] 29a7fe408caa: Pulling fs layer\n [2020-01-09T03:24:32.070Z] 6ad337b9b53f: Pulling fs layer\n [2020-01-09T03:24:32.070Z] 7ad6fc7f0fa9: Pulling fs layer\n [2020-01-09T03:24:32.070Z] d1ed250b09b4: Pulling fs layer\n [2020-01-09T03:24:32.070Z] eb083ea81749: Pulling fs layer\n [2020-01-09T03:24:32.070Z] 4965c3271e4e: Pulling fs layer\n [2020-01-09T03:24:32.070Z] b73c1c2e7331: Pulling fs layer\n [2020-01-09T03:24:32.070Z] a328eddc5fbd: Pulling fs layer\n [2020-01-09T03:24:32.070Z] d1ed250b09b4: Waiting\n [2020-01-09T03:24:32.070Z] eb083ea81749: Waiting\n [2020-01-09T03:24:32.070Z] 4965c3271e4e: Waiting\n [2020-01-09T03:24:32.070Z] b73c1c2e7331: Waiting\n [2020-01-09T03:24:32.070Z] a328eddc5fbd: Waiting\n [2020-01-09T03:24:32.070Z] 6ad337b9b53f: Waiting\n [2020-01-09T03:24:32.070Z] 7ad6fc7f0fa9: Waiting\n [2020-01-09T03:24:32.070Z] dac2222ca532: Verifying Checksum\n [2020-01-09T03:24:32.070Z] dac2222ca532: Download complete\n [2020-01-09T03:24:32.070Z] 6ad337b9b53f: Verifying Checksum\n [2020-01-09T03:24:32.070Z] 6ad337b9b53f: Download complete\n [2020-01-09T03:24:32.070Z] 050382585609: Verifying Checksum\n [2020-01-09T03:24:32.070Z] 7ad6fc7f0fa9: Verifying Checksum\n [2020-01-09T03:24:32.070Z] 7ad6fc7f0fa9: Download complete\n [2020-01-09T03:24:32.337Z] eb083ea81749: Verifying Checksum\n [2020-01-09T03:24:32.337Z] eb083ea81749: Download complete\n [2020-01-09T03:24:32.337Z] 29a7fe408caa: Verifying Checksum\n [2020-01-09T03:24:32.337Z] 29a7fe408caa: Download complete\n [2020-01-09T03:24:32.602Z] 050382585609: Pull complete\n [2020-01-09T03:24:32.602Z] b73c1c2e7331: Verifying Checksum\n [2020-01-09T03:24:32.602Z] b73c1c2e7331: Download complete\n [2020-01-09T03:24:32.602Z] a328eddc5fbd: Verifying Checksum\n [2020-01-09T03:24:32.602Z] a328eddc5fbd: Download complete\n [2020-01-09T03:24:32.602Z] 4965c3271e4e: Verifying Checksum\n [2020-01-09T03:24:32.602Z] 4965c3271e4e: Download complete\n [2020-01-09T03:24:32.602Z] dac2222ca532: Pull complete\n [2020-01-09T03:24:33.173Z] d1ed250b09b4: Verifying Checksum\n [2020-01-09T03:24:33.173Z] d1ed250b09b4: Download complete\n [2020-01-09T03:24:34.554Z] 29a7fe408caa: Pull complete\n [2020-01-09T03:24:34.554Z] 6ad337b9b53f: Pull complete\n [2020-01-09T03:24:34.554Z] 7ad6fc7f0fa9: Pull complete\n [2020-01-09T03:24:39.843Z] d1ed250b09b4: Pull complete\n [2020-01-09T03:24:39.843Z] eb083ea81749: Pull complete\n [2020-01-09T03:24:41.226Z] 4965c3271e4e: Pull complete\n [2020-01-09T03:24:41.226Z] b73c1c2e7331: Pull complete\n [2020-01-09T03:24:41.489Z] a328eddc5fbd: Pull complete\n [2020-01-09T03:24:41.489Z] Digest: sha256:8e2305d3edc9fbc5d1d0309ca12ec42d7519605bf6a6f8780302420b4bf97f58\n [2020-01-09T03:24:41.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-09T03:24:41.651Z] prd-centos7-docker-4c-2g-12540 does not seem to be running inside a container\n [2020-01-09T03:24:41.693Z] $ 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-40 -v /w/workspace/exfoundry_go-mod-messaging_PR-40:/w/workspace/exfoundry_go-mod-messaging_PR-40:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-40@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-01-09T03:24:42.711Z] $ docker top 3a3bbfc70a0b330083761e5ba207abca39314fb7d0b1e6f4270208f1487b2e3e -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-09T03:24:43.242Z] provisioning config files...\n [2020-01-09T03:24:43.267Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-40@tmp/config3773356471379686899tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-09T03:24:43.283Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-09T03:24:43.572Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-09T03:24:43.579Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-09T03:24:43.867Z] ---> logs-deploy.sh\n [2020-01-09T03:24:43.867Z] + ARCHIVE_ARTIFACTS=\n [2020-01-09T03:24:43.867Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-09T03:24:43.867Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-09T03:24:43.867Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-09T03:24:43.867Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-40/4\n [2020-01-09T03:24:43.867Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-40/4/\n [2020-01-09T03:24:43.867Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-40/4 /w/workspace/exfoundry_go-mod-messaging_PR-40\n [2020-01-09T03:24:44.802Z] Archives upload complete.\n [2020-01-09T03:24:44.802Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-40/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-40/4/\n [2020-01-09T03:24:46.185Z] ---> uname -a:\n [2020-01-09T03:24:46.185Z] Linux 3a3bbfc70a0b 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-01-09T03:24:46.185Z] \n [2020-01-09T03:24:46.185Z] \n [2020-01-09T03:24:46.185Z] ---> lscpu:\n [2020-01-09T03:24:46.185Z] Architecture: x86_64\n [2020-01-09T03:24:46.185Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-09T03:24:46.185Z] Byte Order: Little Endian\n [2020-01-09T03:24:46.185Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-09T03:24:46.185Z] CPU(s): 4\n [2020-01-09T03:24:46.185Z] On-line CPU(s) list: 0-3\n [2020-01-09T03:24:46.185Z] Thread(s) per core: 1\n [2020-01-09T03:24:46.185Z] Core(s) per socket: 1\n [2020-01-09T03:24:46.185Z] Socket(s): 4\n [2020-01-09T03:24:46.185Z] NUMA node(s): 1\n [2020-01-09T03:24:46.185Z] Vendor ID: GenuineIntel\n [2020-01-09T03:24:46.185Z] CPU family: 6\n [2020-01-09T03:24:46.185Z] Model: 44\n [2020-01-09T03:24:46.185Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-09T03:24:46.185Z] Stepping: 1\n [2020-01-09T03:24:46.185Z] CPU MHz: 2933.438\n [2020-01-09T03:24:46.185Z] BogoMIPS: 5866.87\n [2020-01-09T03:24:46.185Z] Virtualization: VT-x\n [2020-01-09T03:24:46.185Z] Hypervisor vendor: KVM\n [2020-01-09T03:24:46.185Z] Virtualization type: full\n [2020-01-09T03:24:46.185Z] L1d cache: 32K\n [2020-01-09T03:24:46.185Z] L1i cache: 32K\n [2020-01-09T03:24:46.185Z] L2 cache: 4096K\n [2020-01-09T03:24:46.185Z] L3 cache: 16384K\n [2020-01-09T03:24:46.185Z] NUMA node0 CPU(s): 0-3\n [2020-01-09T03:24:46.185Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp\n [2020-01-09T03:24:46.185Z] \n [2020-01-09T03:24:46.185Z] \n [2020-01-09T03:24:46.185Z] ---> nproc:\n [2020-01-09T03:24:46.185Z] 4\n [2020-01-09T03:24:46.185Z] \n [2020-01-09T03:24:46.185Z] \n [2020-01-09T03:24:46.185Z] ---> df -h:\n [2020-01-09T03:24:46.185Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-09T03:24:46.185Z] overlay 50.0G 6.2G 43.8G 12% /\n [2020-01-09T03:24:46.185Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-09T03:24:46.185Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-09T03:24:46.185Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-09T03:24:46.185Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/resolv.conf\n [2020-01-09T03:24:46.185Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/hostname\n [2020-01-09T03:24:46.185Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/hosts\n [2020-01-09T03:24:46.185Z] /dev/vda1 50.0G 6.2G 43.8G 12% /var/log/sa\n [2020-01-09T03:24:46.185Z] /dev/vda1 50.0G 6.2G 43.8G 12% /w/workspace/exfoundry_go-mod-messaging_PR-40\n [2020-01-09T03:24:46.185Z] /dev/vda1 50.0G 6.2G 43.8G 12% /w/workspace/exfoundry_go-mod-messaging_PR-40@tmp\n [2020-01-09T03:24:46.185Z] \n [2020-01-09T03:24:46.185Z] \n [2020-01-09T03:24:46.185Z] ---> free -m:\n [2020-01-09T03:24:46.185Z] total used free shared buff/cache available\n [2020-01-09T03:24:46.185Z] Mem: 1838 606 79 0 1152 1128\n [2020-01-09T03:24:46.185Z] Swap: 1023 1 1022\n [2020-01-09T03:24:46.185Z] \n [2020-01-09T03:24:46.185Z] \n [2020-01-09T03:24:46.185Z] ---> ip addr:\n [2020-01-09T03:24:46.185Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-09T03:24:46.185Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-09T03:24:46.185Z] inet 127.0.0.1/8 scope host lo\n [2020-01-09T03:24:46.185Z] valid_lft forever preferred_lft forever\n [2020-01-09T03:24:46.185Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-01-09T03:24:46.185Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-09T03:24:46.185Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-09T03:24:46.185Z] valid_lft forever preferred_lft forever\n [2020-01-09T03:24:46.185Z] \n [2020-01-09T03:24:46.185Z] \n [2020-01-09T03:24:46.185Z] ---> sar -b -r -n DEV:\n [2020-01-09T03:24:46.185Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/09/20 \t_x86_64_\t(4 CPU)\n [2020-01-09T03:24:46.185Z] \n [2020-01-09T03:24:46.185Z] 03:13:27 LINUX RESTART\n [2020-01-09T03:24:46.185Z] \n [2020-01-09T03:24:46.185Z] 03:14:01 tps rtps wtps bread/s bwrtn/s\n [2020-01-09T03:24:46.185Z] 03:15:02 38.02 8.97 29.05 2024.57 2869.14\n [2020-01-09T03:24:46.185Z] 03:16:01 2.66 0.00 2.66 0.00 90.18\n [2020-01-09T03:24:46.185Z] 03:17:01 0.27 0.00 0.27 0.00 3.11\n [2020-01-09T03:24:46.185Z] 03:18:01 0.27 0.00 0.27 0.00 3.20\n [2020-01-09T03:24:46.185Z] 03:19:01 0.23 0.00 0.23 0.00 3.63\n [2020-01-09T03:24:46.185Z] 03:20:01 0.37 0.00 0.37 0.00 4.83\n [2020-01-09T03:24:46.185Z] 03:21:01 0.23 0.00 0.23 0.00 3.10\n [2020-01-09T03:24:46.185Z] 03:22:01 2.02 1.80 0.22 211.59 4.08\n [2020-01-09T03:24:46.185Z] 03:23:01 1.20 0.00 1.20 0.00 25.12\n [2020-01-09T03:24:46.185Z] 03:24:01 0.32 0.00 0.32 0.00 4.15\n [2020-01-09T03:24:46.185Z] Average: 4.56 1.08 3.48 224.08 301.54\n [2020-01-09T03:24:46.185Z] \n [2020-01-09T03:24:46.185Z] 03:14:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-09T03:24:46.185Z] 03:15:02 112776 1769528 94.01 2620 1230052 940092 32.08 448440 1162900 8\n [2020-01-09T03:24:46.185Z] 03:16:01 120148 1762156 93.62 2620 1230060 905472 30.89 442720 1162580 8\n [2020-01-09T03:24:46.185Z] 03:17:01 120272 1762032 93.61 2620 1230064 905472 30.89 442880 1162576 8\n [2020-01-09T03:24:46.185Z] 03:18:01 119728 1762576 93.64 2620 1230064 905472 30.89 442804 1162576 8\n [2020-01-09T03:24:46.185Z] 03:19:01 119096 1763208 93.67 2620 1230072 905676 30.90 444092 1162576 8\n [2020-01-09T03:24:46.185Z] 03:20:01 119700 1762604 93.64 2620 1230076 905612 30.90 443420 1162576 8\n [2020-01-09T03:24:46.185Z] 03:21:01 120028 1762276 93.62 2620 1230080 905540 30.90 442924 1162572 8\n [2020-01-09T03:24:46.185Z] 03:22:01 109192 1773112 94.20 2620 1236500 918348 31.33 441456 1167340 40\n [2020-01-09T03:24:46.185Z] 03:23:01 109500 1772804 94.18 2620 1236512 918324 31.33 441348 1167340 8\n [2020-01-09T03:24:46.185Z] 03:24:01 122348 1759956 93.50 2620 1236516 908496 31.00 429212 1167328 16\n [2020-01-09T03:24:46.185Z] Average: 117279 1765025 93.77 2620 1232000 911850 31.11 441930 1164036 12\n [2020-01-09T03:24:46.185Z] \n [2020-01-09T03:24:46.185Z] 03:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-09T03:24:46.185Z] 03:15:02 eth0 171.53 128.07 507.46 50.81 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] 03:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] 03:15:02 docker0 0.80 0.75 0.19 1.13 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] 03:16:01 eth0 0.10 0.12 0.01 0.02 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] 03:17:01 eth0 0.38 0.08 0.03 0.01 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] 03:18:01 eth0 1.10 0.08 0.09 0.01 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] 03:19:01 eth0 0.90 0.80 0.60 0.44 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] 03:20:01 eth0 0.23 0.15 0.07 0.04 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] 03:21:01 eth0 0.92 0.08 0.07 0.01 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] 03:22:01 eth0 5.98 3.70 5.76 2.16 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] 03:23:01 eth0 2.12 1.23 1.60 0.85 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] 03:24:01 eth0 1.12 0.68 0.79 0.40 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] Average: eth0 18.48 13.53 51.76 5.49 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] Average: docker0 0.08 0.08 0.02 0.11 0.00 0.00 0.00\n [2020-01-09T03:24:46.185Z] \n [2020-01-09T03:24:46.185Z] \n [2020-01-09T03:24:46.185Z] ---> sar -P ALL:\n [2020-01-09T03:24:46.185Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/09/20 \t_x86_64_\t(4 CPU)\n [2020-01-09T03:24:46.185Z] \n [2020-01-09T03:24:46.185Z] 03:13:27 LINUX RESTART\n [2020-01-09T03:24:46.185Z] \n [2020-01-09T03:24:46.185Z] 03:14:01 CPU %user %nice %system %iowait %steal %idle\n [2020-01-09T03:24:46.185Z] 03:15:02 all 5.11 0.00 1.61 1.14 0.00 92.14\n [2020-01-09T03:24:46.185Z] 03:15:02 0 6.39 0.00 1.51 0.50 0.00 91.60\n [2020-01-09T03:24:46.185Z] 03:15:02 1 5.47 0.00 1.60 1.15 0.00 91.78\n [2020-01-09T03:24:46.185Z] 03:15:02 2 3.72 0.00 1.88 1.93 0.00 92.48\n [2020-01-09T03:24:46.185Z] 03:15:02 3 4.87 0.00 1.44 0.97 0.02 92.71\n [2020-01-09T03:24:46.185Z] 03:16:01 all 0.19 0.00 0.06 0.00 0.00 99.75\n [2020-01-09T03:24:46.185Z] 03:16:01 0 0.05 0.00 0.07 0.00 0.00 99.88\n [2020-01-09T03:24:46.185Z] 03:16:01 1 0.07 0.00 0.07 0.00 0.00 99.86\n [2020-01-09T03:24:46.185Z] 03:16:01 2 0.56 0.00 0.07 0.00 0.00 99.37\n [2020-01-09T03:24:46.185Z] 03:16:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-09T03:24:46.185Z] 03:17:01 all 0.17 0.00 0.05 0.00 0.00 99.78\n [2020-01-09T03:24:46.185Z] 03:17:01 0 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-09T03:24:46.185Z] 03:17:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-09T03:24:46.185Z] 03:17:01 2 0.30 0.00 0.03 0.00 0.00 99.67\n [2020-01-09T03:24:46.186Z] 03:17:01 3 0.27 0.00 0.07 0.00 0.00 99.67\n [2020-01-09T03:24:46.186Z] 03:18:01 all 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-09T03:24:46.186Z] 03:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98\n [2020-01-09T03:24:46.186Z] 03:18:01 1 0.03 0.00 0.05 0.00 0.02 99.90\n [2020-01-09T03:24:46.186Z] 03:18:01 2 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-01-09T03:24:46.186Z] 03:18:01 3 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-01-09T03:24:46.186Z] 03:19:01 all 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-09T03:24:46.186Z] 03:19:01 0 0.10 0.00 0.03 0.00 0.00 99.87\n [2020-01-09T03:24:46.186Z] 03:19:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-09T03:24:46.186Z] 03:19:01 2 0.07 0.00 0.08 0.00 0.00 99.85\n [2020-01-09T03:24:46.186Z] 03:19:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-09T03:24:46.186Z] 03:20:01 all 0.07 0.00 0.04 0.00 0.00 99.89\n [2020-01-09T03:24:46.186Z] 03:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-01-09T03:24:46.186Z] 03:20:01 1 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-09T03:24:46.186Z] 03:20:01 2 0.07 0.00 0.07 0.00 0.02 99.85\n [2020-01-09T03:24:46.186Z] 03:20:01 3 0.10 0.00 0.02 0.00 0.00 99.88\n [2020-01-09T03:24:46.186Z] 03:21:01 all 0.17 0.00 0.05 0.00 0.00 99.78\n [2020-01-09T03:24:46.186Z] 03:21:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-09T03:24:46.186Z] 03:21:01 1 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-01-09T03:24:46.186Z] 03:21:01 2 0.07 0.00 0.08 0.00 0.00 99.85\n [2020-01-09T03:24:46.186Z] 03:21:01 3 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-01-09T03:24:46.186Z] 03:22:01 all 0.38 0.00 0.23 0.02 0.00 99.38\n [2020-01-09T03:24:46.186Z] 03:22:01 0 0.35 0.00 0.27 0.03 0.00 99.35\n [2020-01-09T03:24:46.186Z] 03:22:01 1 0.27 0.00 0.15 0.00 0.00 99.58\n [2020-01-09T03:24:46.186Z] 03:22:01 2 0.18 0.00 0.27 0.02 0.00 99.53\n [2020-01-09T03:24:46.186Z] 03:22:01 3 0.70 0.00 0.20 0.03 0.00 99.07\n [2020-01-09T03:24:46.186Z] 03:23:01 all 0.19 0.00 0.07 0.00 0.00 99.75\n [2020-01-09T03:24:46.186Z] 03:23:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-09T03:24:46.186Z] 03:23:01 1 0.50 0.00 0.08 0.00 0.00 99.42\n [2020-01-09T03:24:46.186Z] 03:23:01 2 0.05 0.00 0.10 0.00 0.00 99.85\n [2020-01-09T03:24:46.186Z] 03:23:01 3 0.13 0.00 0.07 0.00 0.00 99.80\n [2020-01-09T03:24:46.186Z] 03:24:01 all 0.21 0.00 0.07 0.00 0.00 99.72\n [2020-01-09T03:24:46.186Z] 03:24:01 0 0.20 0.00 0.07 0.00 0.00 99.73\n [2020-01-09T03:24:46.186Z] 03:24:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-09T03:24:46.186Z] 03:24:01 2 0.08 0.00 0.10 0.00 0.00 99.82\n [2020-01-09T03:24:46.186Z] 03:24:01 3 0.53 0.00 0.05 0.00 0.00 99.42\n [2020-01-09T03:24:46.186Z] Average: all 0.66 0.00 0.23 0.12 0.00 99.00\n [2020-01-09T03:24:46.186Z] Average: 0 0.73 0.00 0.21 0.05 0.00 99.01\n [2020-01-09T03:24:46.186Z] Average: 1 0.66 0.00 0.22 0.12 0.00 99.01\n [2020-01-09T03:24:46.186Z] Average: 2 0.52 0.00 0.27 0.19 0.00 99.01\n [2020-01-09T03:24:46.186Z] Average: 3 0.74 0.00 0.20 0.10 0.00 98.96\n [2020-01-09T03:24:46.186Z] \n [2020-01-09T03:24:46.186Z] \n [2020-01-09T03:24:46.186Z] '