b'Branch indexing\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 rsdmike for edgexfoundry/go-mod-messaging\nLoading trusted files from base branch master at 46ec339d38a6c534561391a7c694d90b2cf27fe2 rather than 33089b25f7a44b21d1f129d1164dcac1bf35d905\nObtained Jenkinsfile from 46ec339d38a6c534561391a7c694d90b2cf27fe2\nRunning in Durability level: PERFORMANCE_OPTIMIZED\nLoading library edgex-global-pipelines@stable\nExamining edgexfoundry/edgex-global-pipelines\nAttempting to resolve stable as a branch\nAttempting to resolve stable as a tag\nResolved stable as tag stable at revision 3de2761187569e0278258fbf30ff201bf1ad0db1\nusing credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\nFetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\nChecking out Revision 3de2761187569e0278258fbf30ff201bf1ad0db1 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 3de2761187569e0278258fbf30ff201bf1ad0db1 # timeout=10\nCommit message: "Merge pull request #105 from ernestojeda/fix-clair-go-app"\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.13, buildImage:false, pushImage:false, semverBump:patch]\n=========================================================\n[Pipeline] echo\nSetting up nodes based on requested architectures [[amd64, arm64]]\n[Pipeline] echo\nNodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n=========================================================\n[Pipeline] echo\n MAVEN_SETTINGS: go-mod-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\nAll nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\nRunning on prd-centos7-docker-4c-2g-24991 in /w/workspace/exfoundry_go-mod-messaging_PR-43\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-43 # 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/43/head:refs/remotes/origin/PR-43 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit 46ec339d38a6c534561391a7c694d90b2cf27fe2 into PR head commit 33089b25f7a44b21d1f129d1164dcac1bf35d905\nMerge succeeded, producing 38ba0d2100fc6147152bba345c6c7ae9ff35db22\nChecking out Revision 38ba0d2100fc6147152bba345c6c7ae9ff35db22 (PR-43)\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/43/head:refs/remotes/origin/PR-43 # 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/43/head:refs/remotes/origin/PR-43 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 33089b25f7a44b21d1f129d1164dcac1bf35d905 # timeout=10\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 38ba0d2100fc6147152bba345c6c7ae9ff35db22 # timeout=10\nCommit message: "Merge commit \'46ec339d38a6c534561391a7c694d90b2cf27fe2\' into HEAD"\n > git rev-list --no-walk 33089b25f7a44b21d1f129d1164dcac1bf35d905 # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-02-20T08:28:14.345Z] Timeout set to expire in 6 hr 0 min\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prepare)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver Prep)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-20T08:28:15.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-20T08:28:15.704Z] \n[2020-02-20T08:28:15.704Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-20T08:28:16.040Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-20T08:28:16.040Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-02-20T08:28:16.040Z] e7c96db7181b: Pulling fs layer\n[2020-02-20T08:28:16.040Z] a038dfdf5543: Pulling fs layer\n[2020-02-20T08:28:16.040Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-02-20T08:28:16.303Z] e7c96db7181b: Verifying Checksum\n[2020-02-20T08:28:16.303Z] e7c96db7181b: Download complete\n[2020-02-20T08:28:16.303Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-02-20T08:28:16.303Z] 8d5d8e63b3c0: Download complete\n[2020-02-20T08:28:16.303Z] a038dfdf5543: Verifying Checksum\n[2020-02-20T08:28:16.303Z] a038dfdf5543: Download complete\n[2020-02-20T08:28:16.573Z] e7c96db7181b: Pull complete\n[2020-02-20T08:28:17.149Z] a038dfdf5543: Pull complete\n[2020-02-20T08:28:17.409Z] 8d5d8e63b3c0: Pull complete\n[2020-02-20T08:28:17.409Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-02-20T08:28:17.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-02-20T08:28:17.546Z] prd-centos7-docker-4c-2g-24991 does not seem to be running inside a container\n[2020-02-20T08:28:17.589Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-43 -v /w/workspace/exfoundry_go-mod-messaging_PR-43:/w/workspace/exfoundry_go-mod-messaging_PR-43:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-43@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-43@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-02-20T08:28:18.348Z] $ docker top 55e60c603242a3f04226fa7a39445d719c9f2578c8c7e90c611c87b2e3115046 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-20T08:28:18.943Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-20T08:28:18.943Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-20T08:28:19.160Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-20T08:28:19.161Z] $ docker exec 55e60c603242a3f04226fa7a39445d719c9f2578c8c7e90c611c87b2e3115046 ssh-agent\n[2020-02-20T08:28:19.348Z] SSH_AUTH_SOCK=/tmp/ssh-3O01iZ4A973z/agent.15\n[2020-02-20T08:28:19.348Z] SSH_AGENT_PID=21\n[2020-02-20T08:28:19.362Z] Running ssh-add (command line suppressed)\n[2020-02-20T08:28:19.504Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-43@tmp/private_key_5407371312585327407.key (/w/workspace/exfoundry_go-mod-messaging_PR-43@tmp/private_key_5407371312585327407.key)\n[2020-02-20T08:28:19.554Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-20T08:28:19.849Z] + git describe --exact-match --tags HEAD\n[2020-02-20T08:28:19.849Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-02-20T08:28:19.910Z] $ docker exec --env ******** --env ******** 55e60c603242a3f04226fa7a39445d719c9f2578c8c7e90c611c87b2e3115046 ssh-agent -k\n[2020-02-20T08:28:20.055Z] unset SSH_AUTH_SOCK;\n[2020-02-20T08:28:20.056Z] unset SSH_AGENT_PID;\n[2020-02-20T08:28:20.056Z] echo Agent pid 21 killed;\n[2020-02-20T08:28:20.108Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-02-20T08:28:20.131Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-02-20T08:28:20.131Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-02-20T08:28:20.157Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-20T08:28:20.157Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-20T08:28:20.337Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-20T08:28:20.339Z] $ docker exec 55e60c603242a3f04226fa7a39445d719c9f2578c8c7e90c611c87b2e3115046 ssh-agent\n[2020-02-20T08:28:20.526Z] SSH_AUTH_SOCK=/tmp/ssh-x0CSsy3carM1/agent.57\n[2020-02-20T08:28:20.526Z] SSH_AGENT_PID=64\n[2020-02-20T08:28:20.547Z] Running ssh-add (command line suppressed)\n[2020-02-20T08:28:20.697Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-43@tmp/private_key_8110314054098532586.key (/w/workspace/exfoundry_go-mod-messaging_PR-43@tmp/private_key_8110314054098532586.key)\n[2020-02-20T08:28:20.754Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-20T08:28:21.087Z] + git semver init\n[2020-02-20T08:28:21.088Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-20T08:28:21.088Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-43/.git\n[2020-02-20T08:28:21.088Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-43\n[2020-02-20T08:28:21.088Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-20T08:28:21.088Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-20T08:28:21.088Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-20T08:28:21.088Z] # $SEMVER_BRANCH = PR-43\n[2020-02-20T08:28:21.088Z] # $SEMVER_TEMP = /tmp/semver-141366561\n[2020-02-20T08:28:21.088Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP\n[2020-02-20T08:28:21.354Z] # \'/tmp/semver-141366561\' -> \'/w/workspace/exfoundry_go-mod-messaging_PR-43/.semver\'\n[2020-02-20T08:28:21.354Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-43/.semver\n[Pipeline] }\n[2020-02-20T08:28:21.360Z] $ docker exec --env ******** --env ******** 55e60c603242a3f04226fa7a39445d719c9f2578c8c7e90c611c87b2e3115046 ssh-agent -k\n[2020-02-20T08:28:21.497Z] unset SSH_AUTH_SOCK;\n[2020-02-20T08:28:21.497Z] unset SSH_AGENT_PID;\n[2020-02-20T08:28:21.497Z] echo Agent pid 64 killed;\n[2020-02-20T08:28:21.539Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-20T08:28:21.855Z] + git semver\n[Pipeline] }\n[2020-02-20T08:28:21.867Z] $ docker stop --time=1 55e60c603242a3f04226fa7a39445d719c9f2578c8c7e90c611c87b2e3115046\n[2020-02-20T08:28:23.239Z] $ docker rm -f 55e60c603242a3f04226fa7a39445d719c9f2578c8c7e90c611c87b2e3115046\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-02-20T08:28:23.779Z] Stashed 30 file(s)\n[Pipeline] echo\n[2020-02-20T08:28:23.781Z] [edgeXSemver] initialized semver on version 0.0.0\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] parallel\n[Pipeline] { (Branch: amd64)\n[Pipeline] { (Branch: arm64)\n[Pipeline] stage\n[Pipeline] { (amd64)\n[Pipeline] stage\n[Pipeline] { (arm64)\n[Pipeline] node\n[Pipeline] node\n[2020-02-20T08:28:38.910Z] Still waiting to schedule task\n[2020-02-20T08:28:38.911Z] Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-24991\xe2\x80\x99\n[2020-02-20T08:28:38.912Z] Still waiting to schedule task\n[2020-02-20T08:28:38.912Z] Waiting for next available executor on \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-24988\xe2\x80\x99\n[2020-02-20T08:30:45.888Z] Running on prd-centos7-docker-4c-2g-24992 in /w/workspace/exfoundry_go-mod-messaging_PR-43\n[Pipeline] {\n[Pipeline] ws\n[2020-02-20T08:30:45.928Z] Running in /w/workspace/go-mod-messaging/2\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-20T08:30:48.908Z] using credential edgex-jenkins-ssh\n[2020-02-20T08:30:48.927Z] Cloning the remote Git repository\n[2020-02-20T08:30:48.927Z] Cloning with configured refspecs honoured and without tags\n[2020-02-20T08:30:48.604Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-02-20T08:30:48.649Z] > git init /w/workspace/go-mod-messaging/2 # timeout=10\n[2020-02-20T08:30:48.729Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-02-20T08:30:48.730Z] > git --version # timeout=10\n[2020-02-20T08:30:48.747Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-20T08:30:48.775Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-20T08:30:49.274Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n[2020-02-20T08:30:49.291Z] > git config --add remote.origin.fetch +refs/pull/43/head:refs/remotes/origin/PR-43 # timeout=10\n[2020-02-20T08:30:49.313Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-20T08:30:49.655Z] Fetching without tags\n[2020-02-20T08:30:50.022Z] Merging remotes/origin/master commit 46ec339d38a6c534561391a7c694d90b2cf27fe2 into PR head commit 33089b25f7a44b21d1f129d1164dcac1bf35d905\n[2020-02-20T08:30:50.094Z] Merge succeeded, producing 8e670d5258e24f63ecfed860b8509d16bb9b7d50\n[2020-02-20T08:30:50.094Z] Checking out Revision 8e670d5258e24f63ecfed860b8509d16bb9b7d50 (PR-43)\n[2020-02-20T08:30:49.340Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n[2020-02-20T08:30:49.368Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-02-20T08:30:49.369Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-20T08:30:49.375Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-20T08:30:49.770Z] > git config core.sparsecheckout # timeout=10\n[2020-02-20T08:30:49.778Z] > git checkout -f 33089b25f7a44b21d1f129d1164dcac1bf35d905 # timeout=10\n[2020-02-20T08:30:49.814Z] > git merge 46ec339d38a6c534561391a7c694d90b2cf27fe2 # timeout=10\n[2020-02-20T08:30:49.832Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-20T08:30:49.842Z] > git config core.sparsecheckout # timeout=10\n[2020-02-20T08:30:49.846Z] > git checkout -f 8e670d5258e24f63ecfed860b8509d16bb9b7d50 # timeout=10\n[2020-02-20T08:30:53.480Z] Commit message: "Merge commit \'46ec339d38a6c534561391a7c694d90b2cf27fe2\' into HEAD"\n[2020-02-20T08:30:53.481Z] > git rev-list --no-walk 33089b25f7a44b21d1f129d1164dcac1bf35d905 # timeout=10\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-02-20T08:30:54.223Z] =========================================================\n[2020-02-20T08:30:54.223Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n[2020-02-20T08:30:54.223Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-20T08:30:54.811Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine .\n[2020-02-20T08:30:55.073Z] Sending build context to Docker daemon 375.8kB\r\r\n[2020-02-20T08:30:55.073Z] Step 1/7 : ARG BASE=golang:1.13-alpine\n[2020-02-20T08:30:55.073Z] Step 2/7 : FROM ${BASE}\n[2020-02-20T08:30:55.337Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-02-20T08:30:55.337Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-20T08:30:55.337Z] 2848faf0eed1: Pulling fs layer\n[2020-02-20T08:30:55.337Z] 0f37312ad70f: Pulling fs layer\n[2020-02-20T08:30:55.337Z] 5788d62ee057: Pulling fs layer\n[2020-02-20T08:30:55.337Z] 0e6b1d234666: Pulling fs layer\n[2020-02-20T08:30:55.337Z] bf5d7aec512f: Pulling fs layer\n[2020-02-20T08:30:55.337Z] 34c802a77dc8: Pulling fs layer\n[2020-02-20T08:30:55.337Z] 9eb99e56ec68: Pulling fs layer\n[2020-02-20T08:30:55.337Z] 27c7a5d97fbd: Pulling fs layer\n[2020-02-20T08:30:55.337Z] 5c102a31e300: Pulling fs layer\n[2020-02-20T08:30:55.337Z] dcfb455df0a1: Pulling fs layer\n[2020-02-20T08:30:55.337Z] 34c802a77dc8: Waiting\n[2020-02-20T08:30:55.337Z] 9eb99e56ec68: Waiting\n[2020-02-20T08:30:55.337Z] 27c7a5d97fbd: Waiting\n[2020-02-20T08:30:55.337Z] 5c102a31e300: Waiting\n[2020-02-20T08:30:55.337Z] dcfb455df0a1: Waiting\n[2020-02-20T08:30:55.337Z] 0e6b1d234666: Waiting\n[2020-02-20T08:30:55.337Z] bf5d7aec512f: Waiting\n[2020-02-20T08:30:55.337Z] 5788d62ee057: Waiting\n[2020-02-20T08:30:55.337Z] 0f37312ad70f: Download complete\n[2020-02-20T08:30:55.337Z] 2848faf0eed1: Verifying Checksum\n[2020-02-20T08:30:55.337Z] 2848faf0eed1: Download complete\n[2020-02-20T08:30:55.337Z] 0e6b1d234666: Verifying Checksum\n[2020-02-20T08:30:55.337Z] 0e6b1d234666: Download complete\n[2020-02-20T08:30:55.337Z] bf5d7aec512f: Verifying Checksum\n[2020-02-20T08:30:55.337Z] bf5d7aec512f: Download complete\n[2020-02-20T08:30:55.337Z] e6b0cf9c0882: Download complete\n[2020-02-20T08:30:55.926Z] e6b0cf9c0882: Pull complete\n[2020-02-20T08:30:56.205Z] 34c802a77dc8: Verifying Checksum\n[2020-02-20T08:30:56.205Z] 34c802a77dc8: Download complete\n[2020-02-20T08:30:56.205Z] 27c7a5d97fbd: Verifying Checksum\n[2020-02-20T08:30:56.205Z] 27c7a5d97fbd: Download complete\n[2020-02-20T08:30:56.784Z] 5c102a31e300: Verifying Checksum\n[2020-02-20T08:30:56.784Z] 5c102a31e300: Download complete\n[2020-02-20T08:30:56.784Z] dcfb455df0a1: Verifying Checksum\n[2020-02-20T08:30:56.784Z] dcfb455df0a1: Download complete\n[2020-02-20T08:30:57.043Z] 9eb99e56ec68: Verifying Checksum\n[2020-02-20T08:30:57.043Z] 9eb99e56ec68: Download complete\n[2020-02-20T08:30:57.043Z] 5788d62ee057: Verifying Checksum\n[2020-02-20T08:30:57.043Z] 5788d62ee057: Download complete\n[2020-02-20T08:30:57.978Z] 2848faf0eed1: Pull complete\n[2020-02-20T08:30:58.238Z] 0f37312ad70f: Pull complete\n[2020-02-20T08:31:04.820Z] 5788d62ee057: Pull complete\n[2020-02-20T08:31:04.820Z] 0e6b1d234666: Pull complete\n[2020-02-20T08:31:04.820Z] bf5d7aec512f: Pull complete\n[2020-02-20T08:31:09.051Z] 34c802a77dc8: Pull complete\n[2020-02-20T08:31:13.259Z] 9eb99e56ec68: Pull complete\n[2020-02-20T08:31:13.259Z] 27c7a5d97fbd: Pull complete\n[2020-02-20T08:31:13.835Z] 5c102a31e300: Pull complete\n[2020-02-20T08:31:14.098Z] dcfb455df0a1: Pull complete\n[2020-02-20T08:31:14.098Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n[2020-02-20T08:31:14.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n[2020-02-20T08:31:14.098Z] ---> 7c70fe431013\n[2020-02-20T08:31:14.098Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-20T08:31:14.098Z] ---> Running in 48f169fd3ad9\n[2020-02-20T08:31:14.359Z] Removing intermediate container 48f169fd3ad9\n[2020-02-20T08:31:14.359Z] ---> fbdca15db827\n[2020-02-20T08:31:14.359Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash\n[2020-02-20T08:31:14.359Z] ---> Running in 639210381a16\n[2020-02-20T08:31:14.929Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-02-20T08:31:15.865Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-02-20T08:31:15.865Z] (1/5) Installing libsodium (1.0.18-r0)\n[2020-02-20T08:31:16.124Z] (2/5) Installing libzmq (4.3.2-r0)\n[2020-02-20T08:31:16.124Z] (3/5) Installing pkgconf (1.6.3-r0)\n[2020-02-20T08:31:16.383Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n[2020-02-20T08:31:16.383Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n[2020-02-20T08:31:16.383Z] Executing busybox-1.31.1-r8.trigger\n[2020-02-20T08:31:16.383Z] OK: 145 MiB in 44 packages\n[2020-02-20T08:31:16.954Z] Removing intermediate container 639210381a16\n[2020-02-20T08:31:16.954Z] ---> bcf676cd5609\n[2020-02-20T08:31:16.954Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-02-20T08:31:16.954Z] ---> Running in 8e602340e050\n[2020-02-20T08:31:17.212Z] Removing intermediate container 8e602340e050\n[2020-02-20T08:31:17.212Z] ---> 82bb959e2fd7\n[2020-02-20T08:31:17.212Z] Step 6/7 : COPY go.mod .\n[2020-02-20T08:31:17.212Z] ---> ef4657f77265\n[2020-02-20T08:31:17.212Z] Step 7/7 : RUN go mod download\n[2020-02-20T08:31:17.212Z] ---> Running in 637a7fa05653\n[2020-02-20T08:31:19.764Z] \x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-02-20T08:31:19.764Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-02-20T08:31:20.022Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-02-20T08:31:20.022Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-20T08:31:20.282Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-02-20T08:31:20.282Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-02-20T08:31:20.282Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2\n[2020-02-20T08:31:20.541Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553\n[2020-02-20T08:31:20.541Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a\n[2020-02-20T08:31:20.541Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.0\n[2020-02-20T08:31:24.744Z] \x1b[0mRemoving intermediate container 637a7fa05653\n[2020-02-20T08:31:24.744Z] ---> acd80a3e3d96\n[2020-02-20T08:31:24.744Z] Successfully built acd80a3e3d96\n[2020-02-20T08:31:24.744Z] 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-02-20T08:31:25.146Z] + docker inspect -f . ci-base-image-x86_64\n[2020-02-20T08:31:25.146Z] .\n[Pipeline] withDockerContainer\n[2020-02-20T08:31:25.266Z] prd-centos7-docker-4c-2g-24992 does not seem to be running inside a container\n[2020-02-20T08:31:25.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@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-02-20T08:31:25.812Z] $ docker top 44bdedda43fa224ec052566d0f5ac29f07b2a7b87cbffb54f4ebdd342b266e89 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-20T08:31:26.629Z] + go version\n[2020-02-20T08:31:26.629Z] go version go1.13.5 linux/amd64\n[Pipeline] sh\n[2020-02-20T08:31:26.928Z] + make test\n[2020-02-20T08:31:26.928Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-02-20T08:31:32.243Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt\t0.027s\tcoverage: 96.5% of statements\n[2020-02-20T08:31:58.819Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq\t20.353s\tcoverage: 83.8% of statements\n[2020-02-20T08:31:58.819Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/messaging\t0.032s\tcoverage: 100.0% of statements\n[2020-02-20T08:31:58.819Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/pkg/types\t0.004s\tcoverage: 90.9% of statements\n[2020-02-20T08:31:58.819Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n[2020-02-20T08:31:58.819Z] gofmt -l .\n[2020-02-20T08:31:58.819Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] stash\n[2020-02-20T08:31:59.263Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-20T08:31:59.264Z] $ docker stop --time=1 44bdedda43fa224ec052566d0f5ac29f07b2a7b87cbffb54f4ebdd342b266e89\n[2020-02-20T08:32:00.727Z] $ docker rm -f 44bdedda43fa224ec052566d0f5ac29f07b2a7b87cbffb54f4ebdd342b266e89\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-02-20T08:32:26.045Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-24993 in /w/workspace/exfoundry_go-mod-messaging_PR-43\n[Pipeline] {\n[Pipeline] ws\n[2020-02-20T08:32:26.063Z] Running in /w/workspace/go-mod-messaging/2\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-20T08:32:34.377Z] using credential edgex-jenkins-ssh\n[2020-02-20T08:32:34.404Z] Cloning the remote Git repository\n[2020-02-20T08:32:34.404Z] Cloning with configured refspecs honoured and without tags\n[2020-02-20T08:32:34.468Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-02-20T08:32:34.556Z] > git init /w/workspace/go-mod-messaging/2 # timeout=10\n[2020-02-20T08:32:34.627Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-02-20T08:32:34.628Z] > git --version # timeout=10\n[2020-02-20T08:32:34.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-20T08:32:34.719Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-20T08:32:35.366Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n[2020-02-20T08:32:35.390Z] > git config --add remote.origin.fetch +refs/pull/43/head:refs/remotes/origin/PR-43 # timeout=10\n[2020-02-20T08:32:35.485Z] Fetching without tags\n[2020-02-20T08:32:35.988Z] Merging remotes/origin/master commit 46ec339d38a6c534561391a7c694d90b2cf27fe2 into PR head commit 33089b25f7a44b21d1f129d1164dcac1bf35d905\n[2020-02-20T08:32:36.239Z] Merge succeeded, producing fe7baa8c45a4351e168dfde5aa9acdf6bf0f70e7\n[2020-02-20T08:32:36.239Z] Checking out Revision fe7baa8c45a4351e168dfde5aa9acdf6bf0f70e7 (PR-43)\n[2020-02-20T08:32:35.421Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-20T08:32:35.455Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n[2020-02-20T08:32:35.496Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-02-20T08:32:35.497Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-20T08:32:35.508Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-20T08:32:36.009Z] > git config core.sparsecheckout # timeout=10\n[2020-02-20T08:32:36.041Z] > git checkout -f 33089b25f7a44b21d1f129d1164dcac1bf35d905 # timeout=10\n[2020-02-20T08:32:36.146Z] > git merge 46ec339d38a6c534561391a7c694d90b2cf27fe2 # timeout=10\n[2020-02-20T08:32:36.203Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-20T08:32:36.249Z] > git config core.sparsecheckout # timeout=10\n[2020-02-20T08:32:36.270Z] > git checkout -f fe7baa8c45a4351e168dfde5aa9acdf6bf0f70e7 # timeout=10\n[2020-02-20T08:32:40.657Z] Commit message: "Merge commit \'46ec339d38a6c534561391a7c694d90b2cf27fe2\' into HEAD"\n[2020-02-20T08:32:40.665Z] > git rev-list --no-walk 33089b25f7a44b21d1f129d1164dcac1bf35d905 # timeout=10\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-02-20T08:32:41.652Z] =========================================================\n[2020-02-20T08:32:41.652Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n[2020-02-20T08:32:41.652Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-20T08:32:43.356Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine .\n[2020-02-20T08:32:44.357Z] Sending build context to Docker daemon 375.8kB\r\r\n[2020-02-20T08:32:44.358Z] Step 1/7 : ARG BASE=golang:1.13-alpine\n[2020-02-20T08:32:44.358Z] Step 2/7 : FROM ${BASE}\n[2020-02-20T08:32:44.630Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-02-20T08:32:44.630Z] cde5963f3b93: Pulling fs layer\n[2020-02-20T08:32:44.630Z] 2a23fa8c16f7: Pulling fs layer\n[2020-02-20T08:32:44.630Z] 777b28850792: Pulling fs layer\n[2020-02-20T08:32:44.630Z] 8a11ddd9e578: Pulling fs layer\n[2020-02-20T08:32:44.630Z] 4cf88f913ddb: Pulling fs layer\n[2020-02-20T08:32:44.630Z] 1df406cf5192: Pulling fs layer\n[2020-02-20T08:32:44.630Z] cd6300453558: Pulling fs layer\n[2020-02-20T08:32:44.630Z] b9c365052c96: Pulling fs layer\n[2020-02-20T08:32:44.630Z] a2d8cc88f415: Pulling fs layer\n[2020-02-20T08:32:44.630Z] ea1d1ca13537: Pulling fs layer\n[2020-02-20T08:32:44.630Z] 3750a50a1c5e: Pulling fs layer\n[2020-02-20T08:32:44.630Z] cd6300453558: Waiting\n[2020-02-20T08:32:44.630Z] b9c365052c96: Waiting\n[2020-02-20T08:32:44.630Z] 8a11ddd9e578: Waiting\n[2020-02-20T08:32:44.630Z] 4cf88f913ddb: Waiting\n[2020-02-20T08:32:44.630Z] 1df406cf5192: Waiting\n[2020-02-20T08:32:44.630Z] a2d8cc88f415: Waiting\n[2020-02-20T08:32:44.630Z] ea1d1ca13537: Waiting\n[2020-02-20T08:32:44.630Z] 3750a50a1c5e: Waiting\n[2020-02-20T08:32:44.630Z] 777b28850792: Verifying Checksum\n[2020-02-20T08:32:44.630Z] 777b28850792: Download complete\n[2020-02-20T08:32:44.630Z] 2a23fa8c16f7: Verifying Checksum\n[2020-02-20T08:32:44.630Z] 2a23fa8c16f7: Download complete\n[2020-02-20T08:32:44.923Z] 4cf88f913ddb: Verifying Checksum\n[2020-02-20T08:32:44.923Z] 4cf88f913ddb: Download complete\n[2020-02-20T08:32:44.923Z] 1df406cf5192: Verifying Checksum\n[2020-02-20T08:32:44.923Z] 1df406cf5192: Download complete\n[2020-02-20T08:32:44.923Z] cde5963f3b93: Verifying Checksum\n[2020-02-20T08:32:44.923Z] cde5963f3b93: Download complete\n[2020-02-20T08:32:46.919Z] cde5963f3b93: Pull complete\n[2020-02-20T08:32:47.909Z] 2a23fa8c16f7: Pull complete\n[2020-02-20T08:32:48.515Z] 777b28850792: Pull complete\n[2020-02-20T08:32:52.819Z] cd6300453558: Verifying Checksum\n[2020-02-20T08:32:52.819Z] cd6300453558: Download complete\n[2020-02-20T08:32:52.819Z] a2d8cc88f415: Verifying Checksum\n[2020-02-20T08:32:52.819Z] a2d8cc88f415: Download complete\n[2020-02-20T08:32:56.233Z] ea1d1ca13537: Verifying Checksum\n[2020-02-20T08:32:56.233Z] ea1d1ca13537: Download complete\n[2020-02-20T08:32:56.512Z] 3750a50a1c5e: Verifying Checksum\n[2020-02-20T08:32:56.512Z] 3750a50a1c5e: Download complete\n[2020-02-20T08:32:59.145Z] b9c365052c96: Verifying Checksum\n[2020-02-20T08:32:59.145Z] b9c365052c96: Download complete\n[2020-02-20T08:33:01.111Z] 8a11ddd9e578: Download complete\n[2020-02-20T08:33:19.448Z] 8a11ddd9e578: Pull complete\n[2020-02-20T08:33:19.448Z] 4cf88f913ddb: Pull complete\n[2020-02-20T08:33:19.448Z] 1df406cf5192: Pull complete\n[2020-02-20T08:33:24.856Z] cd6300453558: Pull complete\n[2020-02-20T08:33:33.304Z] b9c365052c96: Pull complete\n[2020-02-20T08:33:33.304Z] a2d8cc88f415: Pull complete\n[2020-02-20T08:33:35.279Z] ea1d1ca13537: Pull complete\n[2020-02-20T08:33:35.554Z] 3750a50a1c5e: Pull complete\n[2020-02-20T08:33:35.554Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n[2020-02-20T08:33:35.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n[2020-02-20T08:33:35.554Z] ---> 78745c68409d\n[2020-02-20T08:33:35.554Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-20T08:33:39.859Z] ---> Running in ba971be6231a\n[2020-02-20T08:33:39.859Z] Removing intermediate container ba971be6231a\n[2020-02-20T08:33:39.859Z] ---> 0e23c33561b9\n[2020-02-20T08:33:39.859Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash\n[2020-02-20T08:33:40.143Z] ---> Running in 364b487faf23\n[2020-02-20T08:33:41.114Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-02-20T08:33:42.088Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-02-20T08:33:42.358Z] (1/5) Installing libsodium (1.0.18-r0)\n[2020-02-20T08:33:42.358Z] (2/5) Installing libzmq (4.3.2-r0)\n[2020-02-20T08:33:42.626Z] (3/5) Installing pkgconf (1.6.3-r0)\n[2020-02-20T08:33:42.626Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n[2020-02-20T08:33:42.626Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n[2020-02-20T08:33:42.906Z] Executing busybox-1.31.1-r8.trigger\n[2020-02-20T08:33:42.906Z] OK: 127 MiB in 44 packages\n[2020-02-20T08:33:44.327Z] Removing intermediate container 364b487faf23\n[2020-02-20T08:33:44.327Z] ---> 7e4f0edc58ef\n[2020-02-20T08:33:44.327Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-02-20T08:33:44.327Z] ---> Running in 485d09527552\n[2020-02-20T08:33:44.918Z] Removing intermediate container 485d09527552\n[2020-02-20T08:33:44.918Z] ---> 4ca0e757e562\n[2020-02-20T08:33:44.918Z] Step 6/7 : COPY go.mod .\n[2020-02-20T08:33:45.511Z] ---> 74394ff43781\n[2020-02-20T08:33:45.511Z] Step 7/7 : RUN go mod download\n[2020-02-20T08:33:45.511Z] ---> Running in 52ced7ede1e7\n[2020-02-20T08:33:46.950Z] \x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-02-20T08:33:47.221Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-02-20T08:33:47.221Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-02-20T08:33:47.487Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-20T08:33:47.487Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-02-20T08:33:47.773Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-02-20T08:33:47.773Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2\n[2020-02-20T08:33:47.773Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553\n[2020-02-20T08:33:47.773Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a\n[2020-02-20T08:33:48.041Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.0\n[2020-02-20T08:33:58.185Z] \x1b[0mRemoving intermediate container 52ced7ede1e7\n[2020-02-20T08:33:58.185Z] ---> 7c9ca5313fec\n[2020-02-20T08:33:58.185Z] Successfully built 7c9ca5313fec\n[2020-02-20T08:33:58.185Z] Successfully tagged ci-base-image-arm64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-20T08:33:58.685Z] + docker inspect -f . ci-base-image-arm64\n[2020-02-20T08:33:58.957Z] .\n[Pipeline] withDockerContainer\n[2020-02-20T08:33:59.309Z] prd-ubuntu18.04-docker-arm64-4c-2g-24993 does not seem to be running inside a container\n[2020-02-20T08:33:59.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@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-02-20T08:34:00.746Z] $ docker top 33e8dcd54d9878a38e7b04910c70cdb9e9030e3f830b8940722f74c776165d87 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-20T08:34:03.133Z] + go version\n[2020-02-20T08:34:03.133Z] go version go1.13.5 linux/arm64\n[Pipeline] sh\n[2020-02-20T08:34:03.809Z] + make test\n[2020-02-20T08:34:03.809Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-02-20T08:34:25.959Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt\t0.027s\tcoverage: 96.5% of statements\n[2020-02-20T08:34:58.281Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq\t20.383s\tcoverage: 83.8% of statements\n[2020-02-20T08:34:58.281Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/messaging\t0.019s\tcoverage: 100.0% of statements\n[2020-02-20T08:34:58.281Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/pkg/types\t0.017s\tcoverage: 90.9% of statements\n[2020-02-20T08:34:58.281Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n[2020-02-20T08:34:58.553Z] gofmt -l .\n[2020-02-20T08:34:58.553Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] stash\n[2020-02-20T08:34:58.569Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-02-20T08:34:58.948Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-20T08:34:58.954Z] $ docker stop --time=1 33e8dcd54d9878a38e7b04910c70cdb9e9030e3f830b8940722f74c776165d87\n[2020-02-20T08:35:01.031Z] $ docker rm -f 33e8dcd54d9878a38e7b04910c70cdb9e9030e3f830b8940722f74c776165d87\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (CodeCov)\n[Pipeline] unstash\n[Pipeline] wrap\n[2020-02-20T08:35:01.935Z] provisioning config files...\n[2020-02-20T08:35:01.948Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-43@tmp/config2895173740225752558tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-02-20T08:35:02.266Z] + curl -s https://codecov.io/bash\n[2020-02-20T08:35:02.266Z] + bash -s - -t @/w/workspace/exfoundry_go-mod-messaging_PR-43@tmp/config2895173740225752558tmp\n[2020-02-20T08:35:02.839Z] \n[2020-02-20T08:35:02.839Z] _____ _\n[2020-02-20T08:35:02.839Z] / ____| | |\n[2020-02-20T08:35:02.839Z] | | ___ __| | ___ ___ _____ __\n[2020-02-20T08:35:02.839Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-02-20T08:35:02.839Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-02-20T08:35:02.839Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-02-20T08:35:02.839Z] Bash-20200214-585fef0\n[2020-02-20T08:35:02.839Z] \n[2020-02-20T08:35:02.839Z] \n[2020-02-20T08:35:02.839Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-02-20T08:35:02.839Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-02-20T08:35:02.839Z] Fixing merge commit SHA\n[2020-02-20T08:35:02.839Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n[2020-02-20T08:35:02.839Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-02-20T08:35:02.839Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-02-20T08:35:02.839Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-02-20T08:35:02.839Z] \x1b[0;32m+\x1b[0m .\n[2020-02-20T08:35:02.839Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-02-20T08:35:02.839Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-02-20T08:35:02.839Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-02-20T08:35:02.839Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=12954\x1b[0m\n[2020-02-20T08:35:02.839Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-02-20T08:35:02.839Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-02-20T08:35:02.839Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-02-20T08:35:02.839Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-02-20T08:35:02.839Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-02-20T08:35:02.839Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-02-20T08:35:02.839Z] \x1b[0;90mquery:\x1b[0m branch=PR-43&commit=46ec339d38a6c534561391a7c694d90b2cf27fe2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-43%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=43&job=\n[2020-02-20T08:35:02.839Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-02-20T08:35:02.839Z] https://codecov.io/upload/v4?package=bash-20200214-585fef0&token=secret&branch=PR-43&commit=46ec339d38a6c534561391a7c694d90b2cf27fe2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-43%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=43&job=\n[2020-02-20T08:35:03.407Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-02-20T08:35:03.974Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-messaging/commit/46ec339d38a6c534561391a7c694d90b2cf27fe2\x1b[0m\n[Pipeline] }\n[2020-02-20T08:35:03.981Z] Deleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to when conditional\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Declarative: Post Actions)\n[Pipeline] stage\n[Pipeline] { (LF Post Build Actions)\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-20T08:35:04.582Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-20T08:35:04.891Z] ---> package-listing.sh\n[2020-02-20T08:35:04.891Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-02-20T08:35:04.891Z] ++ facter osfamily\n[2020-02-20T08:35:04.891Z] + OS_FAMILY=redhat\n[2020-02-20T08:35:04.891Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-43\n[2020-02-20T08:35:04.891Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-02-20T08:35:04.891Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-02-20T08:35:04.891Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-02-20T08:35:04.891Z] + PACKAGES=/tmp/packages_start.txt\n[2020-02-20T08:35:04.891Z] + \'[\' /w/workspace/exfoundry_go-mod-messaging_PR-43 \']\'\n[2020-02-20T08:35:04.891Z] + PACKAGES=/tmp/packages_end.txt\n[2020-02-20T08:35:04.891Z] + case "${OS_FAMILY}" in\n[2020-02-20T08:35:04.891Z] + rpm -qa\n[2020-02-20T08:35:04.891Z] + sort\n[2020-02-20T08:35:09.089Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-02-20T08:35:09.089Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-02-20T08:35:09.089Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-02-20T08:35:09.089Z] + \'[\' /w/workspace/exfoundry_go-mod-messaging_PR-43 \']\'\n[2020-02-20T08:35:09.089Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-43/archives/\n[2020-02-20T08:35:09.089Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-43/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-20T08:35:09.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-20T08:35:09.576Z] \n[2020-02-20T08:35:09.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-20T08:35:09.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-20T08:35:09.884Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-02-20T08:35:09.884Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-20T08:35:09.884Z] da0e9bf0cc60: Pulling fs layer\n[2020-02-20T08:35:09.884Z] c9ea274ed700: Pulling fs layer\n[2020-02-20T08:35:09.884Z] 9cfac6ba3733: Pulling fs layer\n[2020-02-20T08:35:09.884Z] f6a933c9cadc: Pulling fs layer\n[2020-02-20T08:35:09.884Z] 61811dbd4963: Pulling fs layer\n[2020-02-20T08:35:09.884Z] a6eb2c9e2280: Pulling fs layer\n[2020-02-20T08:35:09.884Z] 095dd8b7b4d8: Pulling fs layer\n[2020-02-20T08:35:09.884Z] dc21a1d4508b: Pulling fs layer\n[2020-02-20T08:35:09.884Z] 363af2e989c4: Pulling fs layer\n[2020-02-20T08:35:09.884Z] f6a933c9cadc: Waiting\n[2020-02-20T08:35:09.884Z] 61811dbd4963: Waiting\n[2020-02-20T08:35:09.884Z] dc21a1d4508b: Waiting\n[2020-02-20T08:35:09.884Z] 363af2e989c4: Waiting\n[2020-02-20T08:35:09.884Z] a6eb2c9e2280: Waiting\n[2020-02-20T08:35:09.884Z] 095dd8b7b4d8: Waiting\n[2020-02-20T08:35:09.884Z] 9cfac6ba3733: Waiting\n[2020-02-20T08:35:09.884Z] da0e9bf0cc60: Verifying Checksum\n[2020-02-20T08:35:09.884Z] da0e9bf0cc60: Download complete\n[2020-02-20T08:35:09.884Z] 9cfac6ba3733: Verifying Checksum\n[2020-02-20T08:35:09.884Z] 9cfac6ba3733: Download complete\n[2020-02-20T08:35:09.884Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-20T08:35:09.884Z] e6b0cf9c0882: Download complete\n[2020-02-20T08:35:09.884Z] f6a933c9cadc: Verifying Checksum\n[2020-02-20T08:35:09.884Z] f6a933c9cadc: Download complete\n[2020-02-20T08:35:10.146Z] a6eb2c9e2280: Verifying Checksum\n[2020-02-20T08:35:10.146Z] a6eb2c9e2280: Download complete\n[2020-02-20T08:35:10.414Z] 095dd8b7b4d8: Verifying Checksum\n[2020-02-20T08:35:10.414Z] 095dd8b7b4d8: Download complete\n[2020-02-20T08:35:10.414Z] c9ea274ed700: Verifying Checksum\n[2020-02-20T08:35:10.414Z] c9ea274ed700: Download complete\n[2020-02-20T08:35:10.414Z] e6b0cf9c0882: Pull complete\n[2020-02-20T08:35:10.414Z] 363af2e989c4: Verifying Checksum\n[2020-02-20T08:35:10.414Z] 363af2e989c4: Download complete\n[2020-02-20T08:35:10.414Z] dc21a1d4508b: Verifying Checksum\n[2020-02-20T08:35:10.414Z] dc21a1d4508b: Download complete\n[2020-02-20T08:35:10.679Z] da0e9bf0cc60: Pull complete\n[2020-02-20T08:35:10.944Z] 61811dbd4963: Verifying Checksum\n[2020-02-20T08:35:10.944Z] 61811dbd4963: Download complete\n[2020-02-20T08:35:12.346Z] c9ea274ed700: Pull complete\n[2020-02-20T08:35:12.346Z] 9cfac6ba3733: Pull complete\n[2020-02-20T08:35:13.729Z] f6a933c9cadc: Pull complete\n[2020-02-20T08:35:17.030Z] 61811dbd4963: Pull complete\n[2020-02-20T08:35:17.030Z] a6eb2c9e2280: Pull complete\n[2020-02-20T08:35:18.942Z] 095dd8b7b4d8: Pull complete\n[2020-02-20T08:35:18.942Z] dc21a1d4508b: Pull complete\n[2020-02-20T08:35:18.942Z] 363af2e989c4: Pull complete\n[2020-02-20T08:35:18.942Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-02-20T08:35:18.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-02-20T08:35:19.104Z] prd-centos7-docker-4c-2g-24991 does not seem to be running inside a container\n[2020-02-20T08:35:19.145Z] $ 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-43 -v /w/workspace/exfoundry_go-mod-messaging_PR-43:/w/workspace/exfoundry_go-mod-messaging_PR-43:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-43@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-43@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-02-20T08:35:20.226Z] $ docker top e756082800014a0634ce806cdac595f175a960b5686628c7c76489be71bf2511 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-02-20T08:35:20.804Z] provisioning config files...\n[2020-02-20T08:35:20.818Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-43@tmp/config4591039001494216278tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-02-20T08:35:20.850Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-20T08:35:21.145Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-02-20T08:35:21.152Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-20T08:35:21.442Z] ---> logs-deploy.sh\n[2020-02-20T08:35:21.442Z] + ARCHIVE_ARTIFACTS=\n[2020-02-20T08:35:21.442Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-02-20T08:35:21.442Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-02-20T08:35:21.442Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-02-20T08:35:21.442Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-43/2\n[2020-02-20T08:35:21.442Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-43/2/\n[2020-02-20T08:35:21.442Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-43/2 /w/workspace/exfoundry_go-mod-messaging_PR-43\n[2020-02-20T08:35:22.378Z] Archives upload complete.\n[2020-02-20T08:35:22.378Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-43/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-43/2/\n[2020-02-20T08:35:22.945Z] ---> uname -a:\n[2020-02-20T08:35:22.945Z] Linux e75608280001 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n[2020-02-20T08:35:22.945Z] \n[2020-02-20T08:35:22.945Z] \n[2020-02-20T08:35:22.945Z] ---> lscpu:\n[2020-02-20T08:35:22.945Z] Architecture: x86_64\n[2020-02-20T08:35:22.945Z] CPU op-mode(s): 32-bit, 64-bit\n[2020-02-20T08:35:22.945Z] Byte Order: Little Endian\n[2020-02-20T08:35:22.945Z] Address sizes: 40 bits physical, 48 bits virtual\n[2020-02-20T08:35:22.945Z] CPU(s): 4\n[2020-02-20T08:35:22.945Z] On-line CPU(s) list: 0-3\n[2020-02-20T08:35:22.945Z] Thread(s) per core: 1\n[2020-02-20T08:35:22.945Z] Core(s) per socket: 1\n[2020-02-20T08:35:22.945Z] Socket(s): 4\n[2020-02-20T08:35:22.945Z] NUMA node(s): 1\n[2020-02-20T08:35:22.945Z] Vendor ID: GenuineIntel\n[2020-02-20T08:35:22.945Z] CPU family: 6\n[2020-02-20T08:35:22.945Z] Model: 44\n[2020-02-20T08:35:22.945Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n[2020-02-20T08:35:22.945Z] Stepping: 1\n[2020-02-20T08:35:22.945Z] CPU MHz: 2933.396\n[2020-02-20T08:35:22.945Z] BogoMIPS: 5866.79\n[2020-02-20T08:35:22.945Z] Virtualization: VT-x\n[2020-02-20T08:35:22.945Z] Hypervisor vendor: KVM\n[2020-02-20T08:35:22.945Z] Virtualization type: full\n[2020-02-20T08:35:22.945Z] L1d cache: 128 KiB\n[2020-02-20T08:35:22.945Z] L1i cache: 128 KiB\n[2020-02-20T08:35:22.945Z] L2 cache: 16 MiB\n[2020-02-20T08:35:22.945Z] L3 cache: 64 MiB\n[2020-02-20T08:35:22.945Z] NUMA node0 CPU(s): 0-3\n[2020-02-20T08:35:22.945Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n[2020-02-20T08:35:22.945Z] Vulnerability Meltdown: Mitigation; PTI\n[2020-02-20T08:35:22.945Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n[2020-02-20T08:35:22.945Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n[2020-02-20T08:35:22.945Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n[2020-02-20T08:35:22.945Z] 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-02-20T08:35:22.945Z] \n[2020-02-20T08:35:22.945Z] \n[2020-02-20T08:35:22.945Z] ---> nproc:\n[2020-02-20T08:35:22.945Z] 4\n[2020-02-20T08:35:22.945Z] \n[2020-02-20T08:35:22.945Z] \n[2020-02-20T08:35:22.945Z] ---> df -h:\n[2020-02-20T08:35:22.945Z] Filesystem Size Used Available Use% Mounted on\n[2020-02-20T08:35:22.945Z] overlay 50.0G 6.3G 43.7G 13% /\n[2020-02-20T08:35:22.946Z] tmpfs 64.0M 0 64.0M 0% /dev\n[2020-02-20T08:35:22.946Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n[2020-02-20T08:35:22.946Z] shm 64.0M 0 64.0M 0% /dev/shm\n[2020-02-20T08:35:22.946Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n[2020-02-20T08:35:22.946Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n[2020-02-20T08:35:22.946Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n[2020-02-20T08:35:22.946Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/exfoundry_go-mod-messaging_PR-43@tmp\n[2020-02-20T08:35:22.946Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n[2020-02-20T08:35:22.946Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/exfoundry_go-mod-messaging_PR-43\n[2020-02-20T08:35:22.946Z] \n[2020-02-20T08:35:22.946Z] \n[2020-02-20T08:35:22.946Z] ---> free -m:\n[2020-02-20T08:35:22.946Z] total used free shared buff/cache available\n[2020-02-20T08:35:22.946Z] Mem: 1838 608 67 0 1161 1125\n[2020-02-20T08:35:22.946Z] Swap: 1023 1 1022\n[2020-02-20T08:35:22.946Z] \n[2020-02-20T08:35:22.946Z] \n[2020-02-20T08:35:22.946Z] ---> ip addr:\n[2020-02-20T08:35:22.946Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n[2020-02-20T08:35:22.946Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n[2020-02-20T08:35:22.946Z] inet 127.0.0.1/8 scope host lo\n[2020-02-20T08:35:22.946Z] valid_lft forever preferred_lft forever\n[2020-02-20T08:35:22.946Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n[2020-02-20T08:35:22.946Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n[2020-02-20T08:35:22.946Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n[2020-02-20T08:35:22.946Z] valid_lft forever preferred_lft forever\n[2020-02-20T08:35:22.946Z] \n[2020-02-20T08:35:22.946Z] \n[2020-02-20T08:35:22.946Z] ---> sar -b -r -n DEV:\n[2020-02-20T08:35:22.946Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/20/20 \t_x86_64_\t(4 CPU)\n[2020-02-20T08:35:22.946Z] \n[2020-02-20T08:35:22.946Z] 08:27:31 LINUX RESTART\n[2020-02-20T08:35:22.946Z] \n[2020-02-20T08:35:22.946Z] 08:28:01 tps rtps wtps bread/s bwrtn/s\n[2020-02-20T08:35:22.946Z] 08:29:01 48.76 18.57 30.19 3455.75 3267.07\n[2020-02-20T08:35:22.946Z] 08:30:01 2.21 0.00 2.21 0.00 77.47\n[2020-02-20T08:35:22.946Z] 08:31:01 0.32 0.00 0.32 0.00 4.03\n[2020-02-20T08:35:22.946Z] 08:32:01 0.25 0.00 0.25 0.00 2.83\n[2020-02-20T08:35:22.946Z] 08:33:01 0.22 0.00 0.22 0.00 3.83\n[2020-02-20T08:35:22.946Z] 08:34:01 0.43 0.00 0.43 0.00 6.20\n[2020-02-20T08:35:22.946Z] 08:35:01 0.30 0.00 0.30 0.00 3.46\n[2020-02-20T08:35:22.946Z] Average: 7.50 2.65 4.85 493.98 480.99\n[2020-02-20T08:35:22.946Z] \n[2020-02-20T08:35:22.946Z] 08:28:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n[2020-02-20T08:35:22.946Z] 08:29:01 115596 1766708 93.86 2620 1227328 938212 32.01 442244 1166928 16\n[2020-02-20T08:35:22.946Z] 08:30:01 121760 1760544 93.53 2620 1227260 911840 31.11 437148 1166992 12\n[2020-02-20T08:35:22.946Z] 08:31:01 120772 1761532 93.58 2620 1227268 912008 31.12 438084 1166980 20\n[2020-02-20T08:35:22.946Z] 08:32:01 120588 1761716 93.59 2620 1227268 911972 31.12 438008 1166980 20\n[2020-02-20T08:35:22.946Z] 08:33:01 120824 1761480 93.58 2620 1227276 912008 31.12 438112 1166980 8\n[2020-02-20T08:35:22.946Z] 08:34:01 121580 1760724 93.54 2620 1227280 911912 31.11 437604 1166980 8\n[2020-02-20T08:35:22.946Z] 08:35:01 121520 1760784 93.54 2620 1227284 911840 31.11 437600 1166976 12\n[2020-02-20T08:35:22.946Z] Average: 120377 1761927 93.60 2620 1227281 915685 31.24 438400 1166974 14\n[2020-02-20T08:35:22.946Z] \n[2020-02-20T08:35:22.946Z] 08:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n[2020-02-20T08:35:22.946Z] 08:29:01 eth0 433.18 292.16 984.60 89.17 0.00 0.00 0.00\n[2020-02-20T08:35:22.946Z] 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-20T08:35:22.946Z] 08:29:01 docker0 1.05 0.95 0.22 1.46 0.00 0.00 0.00\n[2020-02-20T08:35:22.946Z] 08:30:01 eth0 0.08 0.08 0.01 0.02 0.00 0.00 0.00\n[2020-02-20T08:35:22.946Z] 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-20T08:35:22.946Z] 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-20T08:35:22.946Z] 08:31:01 eth0 2.00 0.92 1.28 0.24 0.00 0.00 0.00\n[2020-02-20T08:35:22.946Z] 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-20T08:35:22.946Z] 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-20T08:35:22.946Z] 08:32:01 eth0 1.05 0.33 0.32 0.20 0.00 0.00 0.00\n[2020-02-20T08:35:22.946Z] 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-20T08:35:22.946Z] 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-20T08:35:22.946Z] 08:33:01 eth0 0.55 0.40 0.32 0.21 0.00 0.00 0.00\n[2020-02-20T08:35:22.946Z] 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-20T08:35:22.946Z] 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-20T08:35:22.946Z] 08:34:01 eth0 0.32 0.18 0.14 0.07 0.00 0.00 0.00\n[2020-02-20T08:35:22.946Z] 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-20T08:35:22.946Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-20T08:35:22.946Z] 08:35:01 eth0 0.18 0.23 0.07 0.02 0.00 0.00 0.00\n[2020-02-20T08:35:22.946Z] 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-20T08:35:22.946Z] 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-20T08:35:22.946Z] Average: eth0 62.52 42.07 141.05 12.85 0.00 0.00 0.00\n[2020-02-20T08:35:22.946Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-20T08:35:22.946Z] Average: docker0 0.15 0.14 0.03 0.21 0.00 0.00 0.00\n[2020-02-20T08:35:22.946Z] \n[2020-02-20T08:35:22.946Z] \n[2020-02-20T08:35:22.946Z] ---> sar -P ALL:\n[2020-02-20T08:35:22.946Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/20/20 \t_x86_64_\t(4 CPU)\n[2020-02-20T08:35:22.946Z] \n[2020-02-20T08:35:22.946Z] 08:27:31 LINUX RESTART\n[2020-02-20T08:35:22.946Z] \n[2020-02-20T08:35:22.946Z] 08:28:01 CPU %user %nice %system %iowait %steal %idle\n[2020-02-20T08:35:22.946Z] 08:29:01 all 9.82 0.00 3.16 1.14 0.01 85.87\n[2020-02-20T08:35:22.946Z] 08:29:01 0 8.12 0.00 4.18 0.39 0.00 87.31\n[2020-02-20T08:35:22.946Z] 08:29:01 1 11.25 0.00 2.43 0.82 0.00 85.50\n[2020-02-20T08:35:22.946Z] 08:29:01 2 8.57 0.00 3.53 0.34 0.02 87.55\n[2020-02-20T08:35:22.946Z] 08:29:01 3 11.34 0.00 2.52 3.01 0.00 83.13\n[2020-02-20T08:35:22.946Z] 08:30:01 all 0.18 0.00 0.06 0.00 0.00 99.75\n[2020-02-20T08:35:22.946Z] 08:30:01 0 0.07 0.00 0.03 0.00 0.00 99.90\n[2020-02-20T08:35:22.946Z] 08:30:01 1 0.52 0.00 0.10 0.00 0.00 99.38\n[2020-02-20T08:35:22.946Z] 08:30:01 2 0.07 0.00 0.07 0.00 0.00 99.87\n[2020-02-20T08:35:22.946Z] 08:30:01 3 0.08 0.00 0.05 0.00 0.00 99.87\n[2020-02-20T08:35:22.946Z] 08:31:01 all 0.20 0.00 0.07 0.00 0.00 99.74\n[2020-02-20T08:35:22.946Z] 08:31:01 0 0.10 0.00 0.05 0.00 0.00 99.85\n[2020-02-20T08:35:22.946Z] 08:31:01 1 0.50 0.00 0.08 0.00 0.00 99.42\n[2020-02-20T08:35:22.946Z] 08:31:01 2 0.08 0.00 0.07 0.00 0.00 99.85\n[2020-02-20T08:35:22.946Z] 08:31:01 3 0.10 0.00 0.07 0.00 0.00 99.83\n[2020-02-20T08:35:22.946Z] 08:32:01 all 0.18 0.00 0.04 0.00 0.00 99.77\n[2020-02-20T08:35:22.946Z] 08:32:01 0 0.07 0.00 0.03 0.00 0.00 99.90\n[2020-02-20T08:35:22.946Z] 08:32:01 1 0.57 0.00 0.05 0.00 0.00 99.38\n[2020-02-20T08:35:22.946Z] 08:32:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n[2020-02-20T08:35:22.946Z] 08:32:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n[2020-02-20T08:35:22.946Z] 08:33:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n[2020-02-20T08:35:22.946Z] 08:33:01 0 0.07 0.00 0.07 0.00 0.00 99.87\n[2020-02-20T08:35:22.946Z] 08:33:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n[2020-02-20T08:35:22.946Z] 08:33:01 2 0.25 0.00 0.03 0.00 0.00 99.72\n[2020-02-20T08:35:22.946Z] 08:33:01 3 0.35 0.00 0.05 0.00 0.00 99.60\n[2020-02-20T08:35:22.946Z] 08:34:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n[2020-02-20T08:35:22.946Z] 08:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98\n[2020-02-20T08:35:22.946Z] 08:34:01 1 0.05 0.00 0.05 0.00 0.02 99.88\n[2020-02-20T08:35:22.946Z] 08:34:01 2 0.55 0.00 0.05 0.00 0.02 99.38\n[2020-02-20T08:35:22.946Z] 08:34:01 3 0.08 0.00 0.07 0.00 0.00 99.85\n[2020-02-20T08:35:22.946Z] 08:35:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n[2020-02-20T08:35:22.946Z] 08:35:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n[2020-02-20T08:35:22.946Z] 08:35:01 1 0.03 0.00 0.03 0.00 0.00 99.93\n[2020-02-20T08:35:22.946Z] 08:35:01 2 0.57 0.00 0.03 0.00 0.00 99.40\n[2020-02-20T08:35:22.946Z] 08:35:01 3 0.08 0.00 0.05 0.00 0.00 99.87\n[2020-02-20T08:35:22.946Z] Average: all 1.55 0.00 0.49 0.16 0.00 97.79\n[2020-02-20T08:35:22.946Z] Average: 0 1.20 0.00 0.63 0.05 0.00 98.11\n[2020-02-20T08:35:22.946Z] Average: 1 1.84 0.00 0.40 0.12 0.00 97.64\n[2020-02-20T08:35:22.946Z] Average: 2 1.44 0.00 0.54 0.05 0.00 97.97\n[2020-02-20T08:35:22.946Z] Average: 3 1.72 0.00 0.40 0.43 0.00 97.45\n[2020-02-20T08:35:22.946Z] \n[2020-02-20T08:35:22.946Z] \n[2020-02-20T08:35:22.946Z] '