b' Branch indexing\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 lranjbar for edgexfoundry/device-mqtt-go\n Obtained Jenkinsfile from f42db0367c0c9cfcc84ba2a2e4c0645ad3929c18+61c1c7ab1ad4757e688f64e7d873f685bca6c89e (7151b55e292362a35f8c1182c71f839e3ef11bc8)\n Running in Durability level: MAX_SURVIVABILITY\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 c5dd13c4ba2e068be78528abd2449410e4429a63\n using credential edgex-jenkins-access-pat\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and with tags\n Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-131/workspace@libs/edgex-global-pipelines # timeout=10\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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\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 c5dd13c4ba2e068be78528abd2449410e4429a63 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f c5dd13c4ba2e068be78528abd2449410e4429a63 # timeout=10\n Commit message: "Merge pull request #93 from ernestojeda/agent-update"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n > git --version # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, goVersion:1.11]\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: device-mqtt-go-settings\n PROJECT: device-mqtt-go\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.11\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-device-mqtt-go\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\n PUSH_DOCKER_IMAGE: true\n SEMVER_BUMP_LEVEL: pre\n [Pipeline] node\n Still waiting to schedule task\n Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-15708\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-15710 in /w/workspace/gexfoundry_device-mqtt-go_PR-131\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/device-mqtt-go.git\n > git init /w/workspace/gexfoundry_device-mqtt-go_PR-131 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.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/device-mqtt-go.git +refs/pull/131/head:refs/remotes/origin/PR-131 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit 61c1c7ab1ad4757e688f64e7d873f685bca6c89e into PR head commit f42db0367c0c9cfcc84ba2a2e4c0645ad3929c18\n Merge succeeded, producing f42db0367c0c9cfcc84ba2a2e4c0645ad3929c18\n Checking out Revision f42db0367c0c9cfcc84ba2a2e4c0645ad3929c18 (PR-131)\n > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/131/head:refs/remotes/origin/PR-131 # 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/device-mqtt-go.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/131/head:refs/remotes/origin/PR-131 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f f42db0367c0c9cfcc84ba2a2e4c0645ad3929c18 # timeout=10\n > git merge 61c1c7ab1ad4757e688f64e7d873f685bca6c89e # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f f42db0367c0c9cfcc84ba2a2e4c0645ad3929c18 # timeout=10\n Commit message: "Update Jenkinsfile to new Geneva pipelines"\n First time build. Skipping changelog.\n > git --version # timeout=10\n fatal: bad object c5dd13c4ba2e068be78528abd2449410e4429a63\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-22T22:42:51.434Z] 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-22T22:42:53.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-22T22:42:53.064Z] \n [2020-01-22T22:42:53.064Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-22T22:42:53.421Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-22T22:42:53.421Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-22T22:42:53.421Z] e7c96db7181b: Pulling fs layer\n [2020-01-22T22:42:53.421Z] a038dfdf5543: Pulling fs layer\n [2020-01-22T22:42:53.421Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-01-22T22:42:53.690Z] e7c96db7181b: Verifying Checksum\n [2020-01-22T22:42:53.690Z] e7c96db7181b: Download complete\n [2020-01-22T22:42:53.690Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-01-22T22:42:53.690Z] 8d5d8e63b3c0: Download complete\n [2020-01-22T22:42:53.690Z] a038dfdf5543: Verifying Checksum\n [2020-01-22T22:42:53.690Z] a038dfdf5543: Download complete\n [2020-01-22T22:42:53.690Z] e7c96db7181b: Pull complete\n [2020-01-22T22:42:54.629Z] a038dfdf5543: Pull complete\n [2020-01-22T22:42:54.629Z] 8d5d8e63b3c0: Pull complete\n [2020-01-22T22:42:54.629Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-01-22T22:42:54.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-22T22:42:54.784Z] prd-centos7-docker-4c-2g-15710 does not seem to be running inside a container\n [2020-01-22T22:42:54.819Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-131 -v /w/workspace/gexfoundry_device-mqtt-go_PR-131:/w/workspace/gexfoundry_device-mqtt-go_PR-131:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-131@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-22T22:42:55.377Z] $ docker top 11956c3c5a301d6fc49d9c8d87136618bd0425aaafbf82bf4b21cbfbcc72cb67 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-22T22:42:55.959Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-22T22:42:55.959Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-22T22:42:56.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-22T22:42:56.145Z] $ docker exec 11956c3c5a301d6fc49d9c8d87136618bd0425aaafbf82bf4b21cbfbcc72cb67 ssh-agent\n [2020-01-22T22:42:56.325Z] SSH_AUTH_SOCK=/tmp/ssh-7FOzrVYmLBIE/agent.15\n [2020-01-22T22:42:56.325Z] SSH_AGENT_PID=22\n [2020-01-22T22:42:56.336Z] Running ssh-add (command line suppressed)\n [2020-01-22T22:42:56.460Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-131@tmp/private_key_1129604580379168736.key (/w/workspace/gexfoundry_device-mqtt-go_PR-131@tmp/private_key_1129604580379168736.key)\n [2020-01-22T22:42:56.510Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-22T22:42:56.831Z] + git describe --exact-match --tags HEAD\n [2020-01-22T22:42:56.831Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-22T22:42:56.895Z] $ docker exec --env ******** --env ******** 11956c3c5a301d6fc49d9c8d87136618bd0425aaafbf82bf4b21cbfbcc72cb67 ssh-agent -k\n [2020-01-22T22:42:57.033Z] unset SSH_AUTH_SOCK;\n [2020-01-22T22:42:57.033Z] unset SSH_AGENT_PID;\n [2020-01-22T22:42:57.033Z] echo Agent pid 22 killed;\n [2020-01-22T22:42:57.081Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-22T22:42:57.142Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-22T22:42:57.142Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-22T22:42:57.181Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-22T22:42:57.181Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-22T22:42:57.361Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-22T22:42:57.359Z] $ docker exec 11956c3c5a301d6fc49d9c8d87136618bd0425aaafbf82bf4b21cbfbcc72cb67 ssh-agent\n [2020-01-22T22:42:57.530Z] SSH_AUTH_SOCK=/tmp/ssh-eixB3vEr0EaI/agent.57\n [2020-01-22T22:42:57.530Z] SSH_AGENT_PID=64\n [2020-01-22T22:42:57.535Z] Running ssh-add (command line suppressed)\n [2020-01-22T22:42:57.662Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-131@tmp/private_key_2884151956580112850.key (/w/workspace/gexfoundry_device-mqtt-go_PR-131@tmp/private_key_2884151956580112850.key)\n [2020-01-22T22:42:57.709Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-22T22:42:58.030Z] + git semver init\n [2020-01-22T22:42:58.030Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-22T22:42:58.030Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-131/.git\n [2020-01-22T22:42:58.030Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-131\n [2020-01-22T22:42:58.030Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-22T22:42:58.030Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-22T22:42:58.030Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-22T22:42:58.030Z] # $SEMVER_BRANCH = PR-131\n [2020-01-22T22:42:58.030Z] # $SEMVER_TEMP = /tmp/semver-949826528\n [2020-01-22T22:42:58.030Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP\n [2020-01-22T22:42:58.291Z] # -> Clone(): couldn\'t find remote ref "refs/heads/semver"\n [2020-01-22T22:42:58.291Z] # git init /tmp/semver-949826528\n [2020-01-22T22:42:58.291Z] # \'/tmp/semver-949826528\' -> \'/w/workspace/gexfoundry_device-mqtt-go_PR-131/.semver\'\n [2020-01-22T22:42:58.291Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-131/.semver\n [Pipeline] }\n [2020-01-22T22:42:58.303Z] $ docker exec --env ******** --env ******** 11956c3c5a301d6fc49d9c8d87136618bd0425aaafbf82bf4b21cbfbcc72cb67 ssh-agent -k\n [2020-01-22T22:42:58.434Z] unset SSH_AUTH_SOCK;\n [2020-01-22T22:42:58.434Z] unset SSH_AGENT_PID;\n [2020-01-22T22:42:58.434Z] echo Agent pid 64 killed;\n [2020-01-22T22:42:58.471Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-22T22:42:58.854Z] + git semver\n [Pipeline] }\n [2020-01-22T22:42:58.873Z] $ docker stop --time=1 11956c3c5a301d6fc49d9c8d87136618bd0425aaafbf82bf4b21cbfbcc72cb67\n [2020-01-22T22:43:00.201Z] $ docker rm -f 11956c3c5a301d6fc49d9c8d87136618bd0425aaafbf82bf4b21cbfbcc72cb67\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-22T22:43:00.776Z] Stashed 9 file(s)\n [Pipeline] echo\n [2020-01-22T22:43:00.810Z] [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-22T22:43:16.081Z] Still waiting to schedule task\n [2020-01-22T22:43:16.081Z] \xe2\x80\x98centos7-builder-2c-1g-33\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98centos7-builder-2c-1g-34\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-15708\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-15711\xe2\x80\x99 is offline; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-15702\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-01-22T22:43:16.104Z] Still waiting to schedule task\n [2020-01-22T22:43:16.105Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n [2020-01-22T22:43:25.019Z] Running on prd-centos7-docker-4c-2g-15711 in /w/workspace/gexfoundry_device-mqtt-go_PR-131\n [Pipeline] {\n [Pipeline] ws\n [2020-01-22T22:43:25.068Z] Running in /w/workspace/device-mqtt-go/1\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-22T22:43:27.496Z] using credential edgex-jenkins-ssh\n [2020-01-22T22:43:27.512Z] Cloning the remote Git repository\n [2020-01-22T22:43:27.512Z] Cloning with configured refspecs honoured and without tags\n [2020-01-22T22:43:26.690Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git\n [2020-01-22T22:43:26.722Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10\n [2020-01-22T22:43:28.155Z] Fetching without tags\n [2020-01-22T22:43:28.549Z] Merging remotes/origin/master commit 61c1c7ab1ad4757e688f64e7d873f685bca6c89e into PR head commit f42db0367c0c9cfcc84ba2a2e4c0645ad3929c18\n [2020-01-22T22:43:28.606Z] Merge succeeded, producing f42db0367c0c9cfcc84ba2a2e4c0645ad3929c18\n [2020-01-22T22:43:28.606Z] Checking out Revision f42db0367c0c9cfcc84ba2a2e4c0645ad3929c18 (PR-131)\n [2020-01-22T22:43:26.767Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git\n [2020-01-22T22:43:26.768Z] > git --version # timeout=10\n [2020-01-22T22:43:26.774Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-22T22:43:26.798Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/131/head:refs/remotes/origin/PR-131 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-22T22:43:27.281Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10\n [2020-01-22T22:43:27.286Z] > git config --add remote.origin.fetch +refs/pull/131/head:refs/remotes/origin/PR-131 # timeout=10\n [2020-01-22T22:43:27.292Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-22T22:43:27.304Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10\n [2020-01-22T22:43:27.316Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git\n [2020-01-22T22:43:27.316Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-22T22:43:27.322Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/131/head:refs/remotes/origin/PR-131 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-22T22:43:27.738Z] > git config core.sparsecheckout # timeout=10\n [2020-01-22T22:43:27.743Z] > git checkout -f f42db0367c0c9cfcc84ba2a2e4c0645ad3929c18 # timeout=10\n [2020-01-22T22:43:27.774Z] > git merge 61c1c7ab1ad4757e688f64e7d873f685bca6c89e # timeout=10\n [2020-01-22T22:43:27.784Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-22T22:43:27.794Z] > git config core.sparsecheckout # timeout=10\n [2020-01-22T22:43:27.798Z] > git checkout -f f42db0367c0c9cfcc84ba2a2e4c0645ad3929c18 # timeout=10\n [2020-01-22T22:43:31.923Z] Commit message: "Update Jenkinsfile to new Geneva pipelines"\n [2020-01-22T22:43:31.410Z] > git --version # timeout=10\n [2020-01-22T22:43:31.420Z] fatal: bad object c5dd13c4ba2e068be78528abd2449410e4429a63\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-22T22:43:32.706Z] =========================================================\n [2020-01-22T22:43:32.706Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine]\n [2020-01-22T22:43:32.706Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-22T22:43:33.357Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine .\n [2020-01-22T22:43:33.357Z] Sending build context to Docker daemon 343kB\n\n [2020-01-22T22:43:33.357Z] Step 1/8 : ARG BASE=golang:1.11-alpine\n [2020-01-22T22:43:33.357Z] Step 2/8 : FROM ${BASE}\n [2020-01-22T22:43:33.357Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-01-22T22:43:33.357Z] 9d48c3bd43c5: Pulling fs layer\n [2020-01-22T22:43:33.357Z] 7f94eaf8af20: Pulling fs layer\n [2020-01-22T22:43:33.357Z] 9fe9984849c1: Pulling fs layer\n [2020-01-22T22:43:33.357Z] ec448270508e: Pulling fs layer\n [2020-01-22T22:43:33.357Z] 65ba82af53f7: Pulling fs layer\n [2020-01-22T22:43:33.357Z] 07c18b20a200: Pulling fs layer\n [2020-01-22T22:43:33.357Z] d9b3ee039db2: Pulling fs layer\n [2020-01-22T22:43:33.357Z] 8c79c1ac0d81: Pulling fs layer\n [2020-01-22T22:43:33.357Z] ff40f1a7a0b9: Pulling fs layer\n [2020-01-22T22:43:33.357Z] bdb43ae2d12f: Pulling fs layer\n [2020-01-22T22:43:33.357Z] 8e1ab0ef8490: Pulling fs layer\n [2020-01-22T22:43:33.357Z] ec448270508e: Waiting\n [2020-01-22T22:43:33.357Z] 65ba82af53f7: Waiting\n [2020-01-22T22:43:33.357Z] 07c18b20a200: Waiting\n [2020-01-22T22:43:33.357Z] d9b3ee039db2: Waiting\n [2020-01-22T22:43:33.357Z] ff40f1a7a0b9: Waiting\n [2020-01-22T22:43:33.357Z] bdb43ae2d12f: Waiting\n [2020-01-22T22:43:33.357Z] 8e1ab0ef8490: Waiting\n [2020-01-22T22:43:33.620Z] 9fe9984849c1: Download complete\n [2020-01-22T22:43:33.620Z] 7f94eaf8af20: Verifying Checksum\n [2020-01-22T22:43:33.620Z] 7f94eaf8af20: Download complete\n [2020-01-22T22:43:33.620Z] 65ba82af53f7: Download complete\n [2020-01-22T22:43:33.620Z] 07c18b20a200: Verifying Checksum\n [2020-01-22T22:43:33.620Z] 07c18b20a200: Download complete\n [2020-01-22T22:43:33.620Z] 9d48c3bd43c5: Verifying Checksum\n [2020-01-22T22:43:33.620Z] 9d48c3bd43c5: Download complete\n [2020-01-22T22:43:33.884Z] 9d48c3bd43c5: Pull complete\n [2020-01-22T22:43:33.884Z] 7f94eaf8af20: Pull complete\n [2020-01-22T22:43:34.155Z] 9fe9984849c1: Pull complete\n [2020-01-22T22:43:34.738Z] d9b3ee039db2: Verifying Checksum\n [2020-01-22T22:43:34.738Z] d9b3ee039db2: Download complete\n [2020-01-22T22:43:34.738Z] ff40f1a7a0b9: Verifying Checksum\n [2020-01-22T22:43:34.738Z] ff40f1a7a0b9: Download complete\n [2020-01-22T22:43:34.738Z] ec448270508e: Verifying Checksum\n [2020-01-22T22:43:34.738Z] ec448270508e: Download complete\n [2020-01-22T22:43:35.004Z] 8e1ab0ef8490: Verifying Checksum\n [2020-01-22T22:43:35.004Z] 8e1ab0ef8490: Download complete\n [2020-01-22T22:43:35.004Z] 8c79c1ac0d81: Verifying Checksum\n [2020-01-22T22:43:35.004Z] 8c79c1ac0d81: Download complete\n [2020-01-22T22:43:35.265Z] bdb43ae2d12f: Verifying Checksum\n [2020-01-22T22:43:35.265Z] bdb43ae2d12f: Download complete\n [2020-01-22T22:43:39.462Z] ec448270508e: Pull complete\n [2020-01-22T22:43:39.724Z] 65ba82af53f7: Pull complete\n [2020-01-22T22:43:39.724Z] 07c18b20a200: Pull complete\n [2020-01-22T22:43:45.006Z] d9b3ee039db2: Pull complete\n [2020-01-22T22:43:49.208Z] 8c79c1ac0d81: Pull complete\n [2020-01-22T22:43:49.208Z] ff40f1a7a0b9: Pull complete\n [2020-01-22T22:43:50.149Z] bdb43ae2d12f: Pull complete\n [2020-01-22T22:43:50.149Z] 8e1ab0ef8490: Pull complete\n [2020-01-22T22:43:50.149Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d\n [2020-01-22T22:43:50.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine\n [2020-01-22T22:43:50.149Z] ---> 8acfeb908b63\n [2020-01-22T22:43:50.149Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: IOTech\'\n [2020-01-22T22:43:50.149Z] ---> Running in db399e459261\n [2020-01-22T22:43:50.413Z] Removing intermediate container db399e459261\n [2020-01-22T22:43:50.413Z] ---> 86af62f3d94a\n [2020-01-22T22:43:50.413Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-22T22:43:50.413Z] ---> Running in 8b759ba5c47f\n [2020-01-22T22:43:51.355Z] Removing intermediate container 8b759ba5c47f\n [2020-01-22T22:43:51.355Z] ---> 1da3dd13c8d1\n [2020-01-22T22:43:51.355Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base\n [2020-01-22T22:43:51.355Z] ---> Running in ff9dd450b316\n [2020-01-22T22:43:51.615Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n [2020-01-22T22:43:52.554Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n [2020-01-22T22:43:52.554Z] (1/13) Installing libmagic (5.37-r1)\n [2020-01-22T22:43:52.554Z] (2/13) Installing file (5.37-r1)\n [2020-01-22T22:43:52.814Z] (3/13) Installing libc-dev (0.7.1-r0)\n [2020-01-22T22:43:52.814Z] (4/13) Installing g++ (8.3.0-r0)\n [2020-01-22T22:43:54.719Z] (5/13) Installing fortify-headers (1.1-r0)\n [2020-01-22T22:43:54.719Z] (6/13) Installing build-base (0.5-r1)\n [2020-01-22T22:43:54.719Z] (7/13) Installing openssh-keygen (8.1_p1-r0)\n [2020-01-22T22:43:54.719Z] (8/13) Installing libedit (20190324.3.1-r0)\n [2020-01-22T22:43:54.978Z] (9/13) Installing openssh-client (8.1_p1-r0)\n [2020-01-22T22:43:54.978Z] (10/13) Installing openssh-sftp-server (8.1_p1-r0)\n [2020-01-22T22:43:55.237Z] (11/13) Installing openssh-server-common (8.1_p1-r0)\n [2020-01-22T22:43:55.237Z] (12/13) Installing openssh-server (8.1_p1-r0)\n [2020-01-22T22:43:55.237Z] (13/13) Installing openssh (8.1_p1-r0)\n [2020-01-22T22:43:55.497Z] Executing busybox-1.30.1-r2.trigger\n [2020-01-22T22:43:55.498Z] OK: 200 MiB in 52 packages\n [2020-01-22T22:43:57.407Z] Removing intermediate container ff9dd450b316\n [2020-01-22T22:43:57.407Z] ---> 641b94200baa\n [2020-01-22T22:43:57.407Z] Step 6/8 : WORKDIR /device-mqtt-go\n [2020-01-22T22:43:57.407Z] ---> Running in b2723b3fc27a\n [2020-01-22T22:43:57.407Z] Removing intermediate container b2723b3fc27a\n [2020-01-22T22:43:57.407Z] ---> 7aeabe5b2186\n [2020-01-22T22:43:57.407Z] Step 7/8 : COPY . .\n [2020-01-22T22:43:57.667Z] ---> df867d648602\n [2020-01-22T22:43:57.667Z] Step 8/8 : RUN go mod download\n [2020-01-22T22:43:57.925Z] ---> Running in ccd4242ba98c\n [2020-01-22T22:43:58.185Z] \x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n [2020-01-22T22:43:58.443Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.1.1\n [2020-01-22T22:43:58.443Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.1\n [2020-01-22T22:43:58.443Z] go: finding github.com/spf13/cast v1.3.0\n [2020-01-22T22:43:58.443Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.1.0\n [2020-01-22T22:43:58.443Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.0\n [2020-01-22T22:43:58.443Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7\n [2020-01-22T22:43:58.702Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd\n [2020-01-22T22:43:58.702Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n [2020-01-22T22:43:58.702Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-22T22:43:58.702Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-22T22:43:58.702Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-22T22:43:58.963Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-22T22:43:58.963Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-22T22:43:58.963Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-22T22:43:59.223Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-01-22T22:43:59.223Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n [2020-01-22T22:43:59.223Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127\n [2020-01-22T22:43:59.223Z] \x1b[0m\x1b[91mgo: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce\n [2020-01-22T22:43:59.490Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-22T22:43:59.490Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-01-22T22:43:59.490Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-22T22:43:59.490Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-22T22:43:59.490Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-22T22:43:59.750Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-22T22:43:59.750Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-22T22:43:59.750Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-01-22T22:44:00.037Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-22T22:44:00.038Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-01-22T22:44:00.038Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-01-22T22:44:00.038Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-22T22:44:00.038Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-01-22T22:44:00.038Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-01-22T22:44:00.299Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-01-22T22:44:00.299Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-01-22T22:44:00.558Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-22T22:44:00.558Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-22T22:44:00.558Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-22T22:44:00.821Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-22T22:44:00.821Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-22T22:44:00.821Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-22T22:44:00.821Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-22T22:44:01.082Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-22T22:44:01.082Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-22T22:44:01.082Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-22T22:44:01.082Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-22T22:44:01.340Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-22T22:44:01.340Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-22T22:44:01.600Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-22T22:44:01.600Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-22T22:44:01.858Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-22T22:44:01.858Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-22T22:44:01.858Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-01-22T22:44:01.858Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-22T22:44:01.858Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-22T22:44:02.117Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-22T22:44:02.117Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-01-22T22:44:02.376Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-22T22:44:02.376Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-22T22:44:02.376Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-22T22:44:02.376Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-22T22:44:02.636Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-22T22:44:02.636Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-22T22:44:02.636Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-22T22:44:02.903Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-22T22:44:02.903Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-22T22:44:02.903Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-01-22T22:44:03.165Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-22T22:44:03.165Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-22T22:44:03.738Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-22T22:44:03.997Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-22T22:44:04.255Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-22T22:44:04.822Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-22T22:44:04.822Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-01-22T22:44:04.822Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-22T22:44:04.822Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-22T22:44:04.822Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-22T22:44:05.393Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-22T22:44:05.393Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-22T22:44:31.942Z] \x1b[0mRemoving intermediate container ccd4242ba98c\n [2020-01-22T22:44:31.942Z] ---> 7e078f79e8fa\n [2020-01-22T22:44:31.942Z] Successfully built 7e078f79e8fa\n [2020-01-22T22:44:31.942Z] 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-22T22:44:32.492Z] + docker inspect -f . ci-base-image-x86_64\n [2020-01-22T22:44:32.492Z] .\n [Pipeline] withDockerContainer\n [2020-01-22T22:44:32.629Z] prd-centos7-docker-4c-2g-15711 does not seem to be running inside a container\n [2020-01-22T22:44:32.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-01-22T22:44:33.197Z] $ docker top 37371cbab33cb8c4d8f983a94ee3a22380d6e378e564195a155c469aa41c8f68 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-22T22:44:34.067Z] + go version\n [2020-01-22T22:44:34.492Z] go version go1.11.13 linux/amd64\n [Pipeline] sh\n [2020-01-22T22:44:35.733Z] + make test\n [2020-01-22T22:44:35.733Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n [2020-01-22T22:44:37.654Z] ? \tgithub.com/edgexfoundry/device-mqtt-go\t[no test files]\n [2020-01-22T22:44:49.919Z] ? \tgithub.com/edgexfoundry/device-mqtt-go/cmd\t[no test files]\n [2020-01-22T22:44:49.919Z] ok \tgithub.com/edgexfoundry/device-mqtt-go/internal/driver\t0.009s\tcoverage: 29.8% of statements\n [2020-01-22T22:44:49.919Z] ? \tgithub.com/edgexfoundry/device-mqtt-go/mock\t[no test files]\n [2020-01-22T22:44:49.919Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-22T22:44:54.148Z] gofmt -l .\n [2020-01-22T22:44:54.409Z] ["`gofmt -l .`" = ""]\n [2020-01-22T22:44:54.409Z] ./bin/test-attribution-txt.sh\n [2020-01-22T22:44:54.975Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-01-22T22:44:55.352Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-22T22:44:55.363Z] $ docker stop --time=1 37371cbab33cb8c4d8f983a94ee3a22380d6e378e564195a155c469aa41c8f68\n [2020-01-22T22:44:56.787Z] $ docker rm -f 37371cbab33cb8c4d8f983a94ee3a22380d6e378e564195a155c469aa41c8f68\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-01-22T22:44:58.062Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-01-22T22:44:58.369Z] + ls -al .\n [2020-01-22T22:44:58.369Z] total 92\n [2020-01-22T22:44:58.369Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 22 22:44 .\n [2020-01-22T22:44:58.369Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 22 22:43 ..\n [2020-01-22T22:44:58.369Z] -rw-rw-r--. 1 jenkins jenkins 3943 Jan 22 22:43 Attribution.txt\n [2020-01-22T22:44:58.369Z] drwxrwxr-x. 2 jenkins jenkins 87 Jan 22 22:43 bin\n [2020-01-22T22:44:58.369Z] drwxrwxr-x. 3 jenkins jenkins 55 Jan 22 22:43 cmd\n [2020-01-22T22:44:58.369Z] -rw-r--r--. 1 jenkins jenkins 18213 Jan 22 22:44 coverage.out\n [2020-01-22T22:44:58.369Z] -rw-rw-r--. 1 jenkins jenkins 1595 Jan 22 22:43 Dockerfile\n [2020-01-22T22:44:58.369Z] -rw-rw-r--. 1 jenkins jenkins 953 Jan 22 22:43 Dockerfile.build\n [2020-01-22T22:44:58.369Z] -rw-rw-r--. 1 jenkins jenkins 140 Jan 22 22:43 .dockerignore\n [2020-01-22T22:44:58.369Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 22 22:43 .git\n [2020-01-22T22:44:58.369Z] -rw-rw-r--. 1 jenkins jenkins 335 Jan 22 22:43 .gitignore\n [2020-01-22T22:44:58.369Z] -rw-r--r--. 1 jenkins jenkins 572 Jan 22 22:44 go.mod\n [2020-01-22T22:44:58.369Z] -rw-r--r--. 1 jenkins jenkins 12267 Jan 22 22:44 go.sum\n [2020-01-22T22:44:58.369Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 22 22:43 internal\n [2020-01-22T22:44:58.369Z] -rw-rw-r--. 1 jenkins jenkins 679 Jan 22 22:43 Jenkinsfile\n [2020-01-22T22:44:58.369Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jan 22 22:43 LICENSE\n [2020-01-22T22:44:58.369Z] -rw-rw-r--. 1 jenkins jenkins 902 Jan 22 22:43 Makefile\n [2020-01-22T22:44:58.369Z] drwxrwxr-x. 2 jenkins jenkins 23 Jan 22 22:43 mock\n [2020-01-22T22:44:58.369Z] -rw-rw-r--. 1 jenkins jenkins 436 Jan 22 22:43 README.md\n [2020-01-22T22:44:58.369Z] drwxrwxr-x. 3 jenkins jenkins 32 Jan 22 22:43 .semver\n [2020-01-22T22:44:58.369Z] drwxrwxr-x. 4 jenkins jenkins 54 Jan 22 22:43 snap\n [2020-01-22T22:44:58.369Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 22 22:43 VERSION\n [2020-01-22T22:44:58.369Z] -rw-rw-r--. 1 jenkins jenkins 227 Jan 22 22:43 version.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-22T22:44:58.708Z] + docker build -t docker-device-mqtt-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg \'MAKE=make build\' --label git_sha=f42db0367c0c9cfcc84ba2a2e4c0645ad3929c18 --label arch=x86_64 --label version=0.0.0 .\n [2020-01-22T22:44:58.708Z] Sending build context to Docker daemon 362kB\n\n [2020-01-22T22:44:58.708Z] Step 1/19 : ARG BASE=golang:1.11-alpine\n [2020-01-22T22:44:58.708Z] Step 2/19 : FROM ${BASE} AS builder\n [2020-01-22T22:44:58.708Z] ---> 7e078f79e8fa\n [2020-01-22T22:44:58.708Z] Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client"\n [2020-01-22T22:44:58.708Z] ---> Running in 0399bbd37a44\n [2020-01-22T22:44:58.968Z] Removing intermediate container 0399bbd37a44\n [2020-01-22T22:44:58.968Z] ---> 69c4a3a50b59\n [2020-01-22T22:44:58.968Z] Step 4/19 : ARG ALPINE_PKG_EXTRA=""\n [2020-01-22T22:44:58.968Z] ---> Running in 76c1e17efbdd\n [2020-01-22T22:44:59.229Z] Removing intermediate container 76c1e17efbdd\n [2020-01-22T22:44:59.229Z] ---> 64ba1885dccc\n [2020-01-22T22:44:59.229Z] Step 5/19 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-22T22:44:59.229Z] ---> Running in 7db0df9ef267\n [2020-01-22T22:44:59.801Z] Removing intermediate container 7db0df9ef267\n [2020-01-22T22:44:59.801Z] ---> 353338077750\n [2020-01-22T22:44:59.801Z] Step 6/19 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n [2020-01-22T22:45:00.060Z] ---> Running in 1ed44a931653\n [2020-01-22T22:45:00.318Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n [2020-01-22T22:45:00.886Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n [2020-01-22T22:45:01.144Z] OK: 200 MiB in 52 packages\n [2020-01-22T22:45:01.407Z] Removing intermediate container 1ed44a931653\n [2020-01-22T22:45:01.407Z] ---> 267340198429\n [2020-01-22T22:45:01.407Z] Step 7/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go\n [2020-01-22T22:45:01.407Z] ---> Running in dcc5d931c564\n [2020-01-22T22:45:01.667Z] Removing intermediate container dcc5d931c564\n [2020-01-22T22:45:01.667Z] ---> b8bed12385f5\n [2020-01-22T22:45:01.667Z] Step 8/19 : COPY . .\n [2020-01-22T22:45:01.931Z] ---> 50f0e571a4fe\n [2020-01-22T22:45:01.931Z] Step 9/19 : ARG MAKE=\'make build\'\n [2020-01-22T22:45:01.931Z] ---> Running in 65dc9f24c4ab\n [2020-01-22T22:45:01.931Z] Removing intermediate container 65dc9f24c4ab\n [2020-01-22T22:45:01.931Z] ---> 4772a2359976\n [2020-01-22T22:45:01.931Z] Step 10/19 : RUN $MAKE\n [2020-01-22T22:45:02.190Z] ---> Running in f48a27cfa22b\n [2020-01-22T22:45:02.452Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd\n [2020-01-22T22:45:14.728Z] CGO_ENABLED=0 GO111MODULE=on go build ./...\n [2020-01-22T22:45:17.265Z] Removing intermediate container f48a27cfa22b\n [2020-01-22T22:45:17.265Z] ---> 12968d33675f\n [2020-01-22T22:45:17.265Z] Step 11/19 : FROM alpine\n [2020-01-22T22:45:17.265Z] latest: Pulling from library/alpine\n [2020-01-22T22:45:17.265Z] c9b1b535fdd9: Pulling fs layer\n [2020-01-22T22:45:17.524Z] c9b1b535fdd9: Verifying Checksum\n [2020-01-22T22:45:17.525Z] c9b1b535fdd9: Download complete\n [2020-01-22T22:45:17.784Z] c9b1b535fdd9: Pull complete\n [2020-01-22T22:45:17.784Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d\n [2020-01-22T22:45:17.784Z] Status: Downloaded newer image for alpine:latest\n [2020-01-22T22:45:17.784Z] ---> e7d92cdc71fe\n [2020-01-22T22:45:17.784Z] Step 12/19 : ENV APP_PORT=49982\n [2020-01-22T22:45:17.784Z] ---> Running in 258008cd0c00\n [2020-01-22T22:45:18.043Z] Removing intermediate container 258008cd0c00\n [2020-01-22T22:45:18.043Z] ---> 35a3cedd7e01\n [2020-01-22T22:45:18.043Z] Step 13/19 : EXPOSE $APP_PORT\n [2020-01-22T22:45:18.043Z] ---> Running in 09844a4439a8\n [2020-01-22T22:45:18.043Z] Removing intermediate container 09844a4439a8\n [2020-01-22T22:45:18.043Z] ---> a732c67dc440\n [2020-01-22T22:45:18.043Z] Step 14/19 : COPY --from=builder /device-mqtt-go/cmd /\n [2020-01-22T22:45:18.300Z] ---> 0fec647e4cd0\n [2020-01-22T22:45:18.300Z] Step 15/19 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: IoTech Ltd\'\n [2020-01-22T22:45:18.300Z] ---> Running in da05ea59e988\n [2020-01-22T22:45:18.559Z] Removing intermediate container da05ea59e988\n [2020-01-22T22:45:18.559Z] ---> b17f5fab1bd4\n [2020-01-22T22:45:18.559Z] Step 16/19 : ENTRYPOINT ["/device-mqtt","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"]\n [2020-01-22T22:45:18.559Z] ---> Running in 3dc402717df7\n [2020-01-22T22:45:18.821Z] Removing intermediate container 3dc402717df7\n [2020-01-22T22:45:18.821Z] ---> c20e73400365\n [2020-01-22T22:45:18.821Z] Step 17/19 : LABEL arch=x86_64\n [2020-01-22T22:45:18.821Z] ---> Running in ff003a2c4037\n [2020-01-22T22:45:18.821Z] Removing intermediate container ff003a2c4037\n [2020-01-22T22:45:18.821Z] ---> 5eaa4e715125\n [2020-01-22T22:45:18.821Z] Step 18/19 : LABEL git_sha=f42db0367c0c9cfcc84ba2a2e4c0645ad3929c18\n [2020-01-22T22:45:18.821Z] ---> Running in eac77a621adb\n [2020-01-22T22:45:19.080Z] Removing intermediate container eac77a621adb\n [2020-01-22T22:45:19.080Z] ---> addfb1db5762\n [2020-01-22T22:45:19.080Z] Step 19/19 : LABEL version=0.0.0\n [2020-01-22T22:45:19.080Z] ---> Running in a92c3096122f\n [2020-01-22T22:45:19.338Z] Removing intermediate container a92c3096122f\n [2020-01-22T22:45:19.338Z] ---> 856a72fedb79\n [2020-01-22T22:45:19.338Z] Successfully built 856a72fedb79\n [2020-01-22T22:45:19.338Z] Successfully tagged docker-device-mqtt-go:latest\n [Pipeline] }\n [Pipeline] // script\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-22T22:45:41.548Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-15712 in /w/workspace/gexfoundry_device-mqtt-go_PR-131\n [Pipeline] {\n [Pipeline] ws\n [2020-01-22T22:45:41.594Z] Running in /w/workspace/device-mqtt-go/1\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-22T22:45:48.735Z] using credential edgex-jenkins-ssh\n [2020-01-22T22:45:48.768Z] Cloning the remote Git repository\n [2020-01-22T22:45:48.768Z] Cloning with configured refspecs honoured and without tags\n [2020-01-22T22:45:48.842Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git\n [2020-01-22T22:45:48.930Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10\n [2020-01-22T22:45:49.016Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git\n [2020-01-22T22:45:49.018Z] > git --version # timeout=10\n [2020-01-22T22:45:49.055Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-22T22:45:49.131Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/131/head:refs/remotes/origin/PR-131 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-22T22:45:49.989Z] Fetching without tags\n [2020-01-22T22:45:50.513Z] Merging remotes/origin/master commit 61c1c7ab1ad4757e688f64e7d873f685bca6c89e into PR head commit f42db0367c0c9cfcc84ba2a2e4c0645ad3929c18\n [2020-01-22T22:45:49.857Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10\n [2020-01-22T22:45:49.881Z] > git config --add remote.origin.fetch +refs/pull/131/head:refs/remotes/origin/PR-131 # timeout=10\n [2020-01-22T22:45:49.902Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-22T22:45:49.941Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10\n [2020-01-22T22:45:49.995Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git\n [2020-01-22T22:45:49.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-22T22:45:50.015Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/131/head:refs/remotes/origin/PR-131 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-22T22:45:50.536Z] > git config core.sparsecheckout # timeout=10\n [2020-01-22T22:45:50.738Z] Merge succeeded, producing f42db0367c0c9cfcc84ba2a2e4c0645ad3929c18\n [2020-01-22T22:45:50.738Z] Checking out Revision f42db0367c0c9cfcc84ba2a2e4c0645ad3929c18 (PR-131)\n [2020-01-22T22:45:50.575Z] > git checkout -f f42db0367c0c9cfcc84ba2a2e4c0645ad3929c18 # timeout=10\n [2020-01-22T22:45:50.663Z] > git merge 61c1c7ab1ad4757e688f64e7d873f685bca6c89e # timeout=10\n [2020-01-22T22:45:50.696Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-22T22:45:50.738Z] > git config core.sparsecheckout # timeout=10\n [2020-01-22T22:45:50.754Z] > git checkout -f f42db0367c0c9cfcc84ba2a2e4c0645ad3929c18 # timeout=10\n [2020-01-22T22:45:55.139Z] Commit message: "Update Jenkinsfile to new Geneva pipelines"\n [2020-01-22T22:45:55.195Z] > git --version # timeout=10\n [2020-01-22T22:45:55.275Z] fatal: bad object c5dd13c4ba2e068be78528abd2449410e4429a63\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-22T22:45:56.430Z] =========================================================\n [2020-01-22T22:45:56.430Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine]\n [2020-01-22T22:45:56.430Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-22T22:45:58.025Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine .\n [2020-01-22T22:45:59.002Z] Sending build context to Docker daemon 343kB\n\n [2020-01-22T22:45:59.002Z] Step 1/8 : ARG BASE=golang:1.11-alpine\n [2020-01-22T22:45:59.002Z] Step 2/8 : FROM ${BASE}\n [2020-01-22T22:45:59.294Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-01-22T22:45:59.294Z] 29bddadc8f3f: Pulling fs layer\n [2020-01-22T22:45:59.294Z] 02bb20f2603b: Pulling fs layer\n [2020-01-22T22:45:59.294Z] b62863a3550b: Pulling fs layer\n [2020-01-22T22:45:59.294Z] 9586258a13ea: Pulling fs layer\n [2020-01-22T22:45:59.294Z] a8b2cbafd68c: Pulling fs layer\n [2020-01-22T22:45:59.294Z] d1dd75721c92: Pulling fs layer\n [2020-01-22T22:45:59.294Z] 4e34fffdb759: Pulling fs layer\n [2020-01-22T22:45:59.294Z] fd1d9eb628f9: Pulling fs layer\n [2020-01-22T22:45:59.294Z] bd44c58b92db: Pulling fs layer\n [2020-01-22T22:45:59.294Z] e5856e266cf4: Pulling fs layer\n [2020-01-22T22:45:59.294Z] f0f88b30cdbb: Pulling fs layer\n [2020-01-22T22:45:59.294Z] 9586258a13ea: Waiting\n [2020-01-22T22:45:59.294Z] a8b2cbafd68c: Waiting\n [2020-01-22T22:45:59.294Z] d1dd75721c92: Waiting\n [2020-01-22T22:45:59.294Z] 4e34fffdb759: Waiting\n [2020-01-22T22:45:59.294Z] fd1d9eb628f9: Waiting\n [2020-01-22T22:45:59.294Z] bd44c58b92db: Waiting\n [2020-01-22T22:45:59.294Z] e5856e266cf4: Waiting\n [2020-01-22T22:45:59.294Z] f0f88b30cdbb: Waiting\n [2020-01-22T22:45:59.294Z] b62863a3550b: Verifying Checksum\n [2020-01-22T22:45:59.294Z] b62863a3550b: Download complete\n [2020-01-22T22:45:59.294Z] 02bb20f2603b: Verifying Checksum\n [2020-01-22T22:45:59.294Z] 02bb20f2603b: Download complete\n [2020-01-22T22:45:59.580Z] a8b2cbafd68c: Verifying Checksum\n [2020-01-22T22:45:59.580Z] a8b2cbafd68c: Download complete\n [2020-01-22T22:45:59.580Z] 29bddadc8f3f: Verifying Checksum\n [2020-01-22T22:45:59.580Z] 29bddadc8f3f: Download complete\n [2020-01-22T22:45:59.580Z] d1dd75721c92: Verifying Checksum\n [2020-01-22T22:45:59.580Z] d1dd75721c92: Download complete\n [2020-01-22T22:46:01.572Z] 29bddadc8f3f: Pull complete\n [2020-01-22T22:46:02.563Z] 02bb20f2603b: Pull complete\n [2020-01-22T22:46:02.834Z] b62863a3550b: Pull complete\n [2020-01-22T22:46:06.220Z] 4e34fffdb759: Verifying Checksum\n [2020-01-22T22:46:06.221Z] 4e34fffdb759: Download complete\n [2020-01-22T22:46:06.519Z] bd44c58b92db: Verifying Checksum\n [2020-01-22T22:46:06.519Z] bd44c58b92db: Download complete\n [2020-01-22T22:46:10.827Z] e5856e266cf4: Verifying Checksum\n [2020-01-22T22:46:10.827Z] e5856e266cf4: Download complete\n [2020-01-22T22:46:10.827Z] f0f88b30cdbb: Verifying Checksum\n [2020-01-22T22:46:10.827Z] f0f88b30cdbb: Download complete\n [2020-01-22T22:46:11.812Z] fd1d9eb628f9: Verifying Checksum\n [2020-01-22T22:46:11.812Z] fd1d9eb628f9: Download complete\n [2020-01-22T22:46:13.262Z] 9586258a13ea: Download complete\n [2020-01-22T22:46:28.319Z] 9586258a13ea: Pull complete\n [2020-01-22T22:46:28.319Z] a8b2cbafd68c: Pull complete\n [2020-01-22T22:46:28.319Z] d1dd75721c92: Pull complete\n [2020-01-22T22:46:36.584Z] 4e34fffdb759: Pull complete\n [2020-01-22T22:46:43.312Z] fd1d9eb628f9: Pull complete\n [2020-01-22T22:46:43.312Z] bd44c58b92db: Pull complete\n [2020-01-22T22:46:46.071Z] e5856e266cf4: Pull complete\n [2020-01-22T22:46:46.671Z] f0f88b30cdbb: Pull complete\n [2020-01-22T22:46:46.671Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20\n [2020-01-22T22:46:46.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine\n [2020-01-22T22:46:46.671Z] ---> 0be50c763560\n [2020-01-22T22:46:46.671Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: IOTech\'\n [2020-01-22T22:46:50.044Z] ---> Running in 1a3250494c73\n [2020-01-22T22:46:50.044Z] Removing intermediate container 1a3250494c73\n [2020-01-22T22:46:50.044Z] ---> 13407e81a04a\n [2020-01-22T22:46:50.044Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-22T22:46:50.044Z] ---> Running in 3c7a08992ff4\n [2020-01-22T22:46:52.016Z] Removing intermediate container 3c7a08992ff4\n [2020-01-22T22:46:52.016Z] ---> 5c3853a3e498\n [2020-01-22T22:46:52.016Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base\n [2020-01-22T22:46:52.287Z] ---> Running in 22f2efeb3bdb\n [2020-01-22T22:46:53.254Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n [2020-01-22T22:46:54.215Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n [2020-01-22T22:46:54.500Z] (1/13) Installing libmagic (5.37-r1)\n [2020-01-22T22:46:54.768Z] (2/13) Installing file (5.37-r1)\n [2020-01-22T22:46:54.768Z] (3/13) Installing libc-dev (0.7.1-r0)\n [2020-01-22T22:46:55.035Z] (4/13) Installing g++ (8.3.0-r0)\n [2020-01-22T22:46:58.398Z] (5/13) Installing fortify-headers (1.1-r0)\n [2020-01-22T22:46:58.398Z] (6/13) Installing build-base (0.5-r1)\n [2020-01-22T22:46:58.398Z] (7/13) Installing openssh-keygen (8.1_p1-r0)\n [2020-01-22T22:46:58.398Z] (8/13) Installing libedit (20190324.3.1-r0)\n [2020-01-22T22:46:58.398Z] (9/13) Installing openssh-client (8.1_p1-r0)\n [2020-01-22T22:46:58.398Z] (10/13) Installing openssh-sftp-server (8.1_p1-r0)\n [2020-01-22T22:46:58.398Z] (11/13) Installing openssh-server-common (8.1_p1-r0)\n [2020-01-22T22:46:58.682Z] (12/13) Installing openssh-server (8.1_p1-r0)\n [2020-01-22T22:46:58.682Z] (13/13) Installing openssh (8.1_p1-r0)\n [2020-01-22T22:46:58.682Z] Executing busybox-1.30.1-r2.trigger\n [2020-01-22T22:46:58.682Z] OK: 197 MiB in 52 packages\n [2020-01-22T22:47:04.070Z] Removing intermediate container 22f2efeb3bdb\n [2020-01-22T22:47:04.070Z] ---> 1da960757991\n [2020-01-22T22:47:04.070Z] Step 6/8 : WORKDIR /device-mqtt-go\n [2020-01-22T22:47:04.070Z] ---> Running in 56445d7051c0\n [2020-01-22T22:47:04.070Z] Removing intermediate container 56445d7051c0\n [2020-01-22T22:47:04.070Z] ---> 0b6cff4bb299\n [2020-01-22T22:47:04.070Z] Step 7/8 : COPY . .\n [2020-01-22T22:47:04.343Z] ---> 308f1be33608\n [2020-01-22T22:47:04.343Z] Step 8/8 : RUN go mod download\n [2020-01-22T22:47:04.343Z] ---> Running in b180a76f0812\n [2020-01-22T22:47:05.776Z] \x1b[91mgo: finding github.com/google/uuid v1.1.1\n [2020-01-22T22:47:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.1.0\n [2020-01-22T22:47:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n [2020-01-22T22:47:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7\n [2020-01-22T22:47:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.1.1\n [2020-01-22T22:47:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.0\n [2020-01-22T22:47:05.776Z] \x1b[0m\x1b[91mgo: finding github.com/spf13/cast v1.3.0\n [2020-01-22T22:47:06.753Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd\n [2020-01-22T22:47:07.026Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n [2020-01-22T22:47:07.026Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-22T22:47:07.026Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-22T22:47:07.296Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-22T22:47:07.296Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-22T22:47:07.296Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127\n [2020-01-22T22:47:07.296Z] \x1b[0m\x1b[91mgo: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce\n [2020-01-22T22:47:07.570Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-22T22:47:07.570Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-01-22T22:47:08.553Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-01-22T22:47:08.553Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-22T22:47:08.553Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n [2020-01-22T22:47:08.830Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-22T22:47:08.830Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-22T22:47:09.443Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-22T22:47:09.726Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-22T22:47:10.000Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-01-22T22:47:10.275Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-22T22:47:10.275Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-01-22T22:47:10.547Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-22T22:47:10.817Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-22T22:47:11.098Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-22T22:47:11.691Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-22T22:47:11.691Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-22T22:47:11.691Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-22T22:47:11.691Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-01-22T22:47:11.963Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-01-22T22:47:12.936Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-01-22T22:47:12.936Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-22T22:47:13.214Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-01-22T22:47:13.485Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-22T22:47:13.485Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-01-22T22:47:14.479Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-22T22:47:15.070Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-01-22T22:47:15.070Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-22T22:47:15.070Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-22T22:47:15.343Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-22T22:47:15.343Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-22T22:47:15.343Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-22T22:47:15.343Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-22T22:47:15.626Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-22T22:47:15.626Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-22T22:47:16.216Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-22T22:47:16.814Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-22T22:47:16.814Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-22T22:47:16.814Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-22T22:47:16.814Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-22T22:47:17.409Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-22T22:47:17.409Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-22T22:47:17.678Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-22T22:47:17.678Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-22T22:47:18.646Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-22T22:47:18.646Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-22T22:47:18.646Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-22T22:47:18.646Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-22T22:47:19.242Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-22T22:47:19.511Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-22T22:47:19.511Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-22T22:47:19.511Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-22T22:47:20.480Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-01-22T22:47:20.480Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-01-22T22:47:20.480Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-22T22:47:21.458Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-01-22T22:47:21.458Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-22T22:47:21.458Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-22T22:47:21.735Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-22T22:47:22.337Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-22T22:47:22.606Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-22T22:47:22.606Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-22T22:47:23.192Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-22T22:47:23.469Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-22T22:48:31.469Z] \x1b[0mRemoving intermediate container b180a76f0812\n [2020-01-22T22:48:31.469Z] ---> decc80e17faa\n [2020-01-22T22:48:31.469Z] Successfully built decc80e17faa\n [2020-01-22T22:48:31.469Z] 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-22T22:48:32.139Z] + docker inspect -f . ci-base-image-arm64\n [2020-01-22T22:48:32.419Z] .\n [Pipeline] withDockerContainer\n [2020-01-22T22:48:32.828Z] prd-ubuntu18.04-docker-arm64-4c-2g-15712 does not seem to be running inside a container\n [2020-01-22T22:48:32.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-01-22T22:48:34.368Z] $ docker top 5f7bd566b686eb212c7e7d188aa42649317910365c33ae4acc269e1045c049f8 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-22T22:48:36.797Z] + go version\n [2020-01-22T22:48:36.798Z] go version go1.11.13 linux/arm64\n [Pipeline] sh\n [2020-01-22T22:48:37.500Z] + make test\n [2020-01-22T22:48:37.501Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n [2020-01-22T22:48:38.947Z] ? \tgithub.com/edgexfoundry/device-mqtt-go\t[no test files]\n [2020-01-22T22:49:46.890Z] ? \tgithub.com/edgexfoundry/device-mqtt-go/cmd\t[no test files]\n [2020-01-22T22:49:46.890Z] ok \tgithub.com/edgexfoundry/device-mqtt-go/internal/driver\t0.039s\tcoverage: 29.8% of statements\n [2020-01-22T22:49:46.890Z] ? \tgithub.com/edgexfoundry/device-mqtt-go/mock\t[no test files]\n [2020-01-22T22:49:46.890Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-22T22:50:09.123Z] gofmt -l .\n [2020-01-22T22:50:09.123Z] ["`gofmt -l .`" = ""]\n [2020-01-22T22:50:09.123Z] ./bin/test-attribution-txt.sh\n [2020-01-22T22:50:09.123Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-01-22T22:50:09.155Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-01-22T22:50:09.523Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-22T22:50:09.559Z] $ docker stop --time=1 5f7bd566b686eb212c7e7d188aa42649317910365c33ae4acc269e1045c049f8\n [2020-01-22T22:50:11.649Z] $ docker rm -f 5f7bd566b686eb212c7e7d188aa42649317910365c33ae4acc269e1045c049f8\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-01-22T22:50:12.895Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-01-22T22:50:13.236Z] + ls -al .\n [2020-01-22T22:50:13.236Z] total 124\n [2020-01-22T22:50:13.236Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 22 22:50 .\n [2020-01-22T22:50:13.236Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 22:45 ..\n [2020-01-22T22:50:13.236Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 22 22:45 .dockerignore\n [2020-01-22T22:50:13.236Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 22 22:45 .git\n [2020-01-22T22:50:13.236Z] -rw-rw-r-- 1 jenkins jenkins 335 Jan 22 22:45 .gitignore\n [2020-01-22T22:50:13.236Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 22:45 .semver\n [2020-01-22T22:50:13.236Z] -rw-rw-r-- 1 jenkins jenkins 3943 Jan 22 22:45 Attribution.txt\n [2020-01-22T22:50:13.236Z] -rw-rw-r-- 1 jenkins jenkins 1595 Jan 22 22:45 Dockerfile\n [2020-01-22T22:50:13.236Z] -rw-rw-r-- 1 jenkins jenkins 953 Jan 22 22:45 Dockerfile.build\n [2020-01-22T22:50:13.236Z] -rw-rw-r-- 1 jenkins jenkins 679 Jan 22 22:45 Jenkinsfile\n [2020-01-22T22:50:13.236Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 22 22:45 LICENSE\n [2020-01-22T22:50:13.236Z] -rw-rw-r-- 1 jenkins jenkins 902 Jan 22 22:45 Makefile\n [2020-01-22T22:50:13.236Z] -rw-rw-r-- 1 jenkins jenkins 436 Jan 22 22:45 README.md\n [2020-01-22T22:50:13.236Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 22 22:43 VERSION\n [2020-01-22T22:50:13.236Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 22:45 bin\n [2020-01-22T22:50:13.236Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 22:45 cmd\n [2020-01-22T22:50:13.236Z] -rw-r--r-- 1 jenkins jenkins 18213 Jan 22 22:49 coverage.out\n [2020-01-22T22:50:13.236Z] -rw-r--r-- 1 jenkins jenkins 572 Jan 22 22:50 go.mod\n [2020-01-22T22:50:13.236Z] -rw-r--r-- 1 jenkins jenkins 12267 Jan 22 22:50 go.sum\n [2020-01-22T22:50:13.236Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 22:45 internal\n [2020-01-22T22:50:13.236Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 22:45 mock\n [2020-01-22T22:50:13.236Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 22:45 snap\n [2020-01-22T22:50:13.236Z] -rw-rw-r-- 1 jenkins jenkins 227 Jan 22 22:45 version.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-22T22:50:13.610Z] + docker build -t docker-device-mqtt-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --label git_sha=f42db0367c0c9cfcc84ba2a2e4c0645ad3929c18 --label arch=arm64 --label version=0.0.0 .\n [2020-01-22T22:50:13.887Z] Sending build context to Docker daemon 362kB\n\n [2020-01-22T22:50:14.158Z] Step 1/19 : ARG BASE=golang:1.11-alpine\n [2020-01-22T22:50:14.158Z] Step 2/19 : FROM ${BASE} AS builder\n [2020-01-22T22:50:14.158Z] ---> decc80e17faa\n [2020-01-22T22:50:14.158Z] Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client"\n [2020-01-22T22:50:14.158Z] ---> Running in 7ee5cbd39845\n [2020-01-22T22:50:14.428Z] Removing intermediate container 7ee5cbd39845\n [2020-01-22T22:50:14.428Z] ---> 6b33a9872918\n [2020-01-22T22:50:14.428Z] Step 4/19 : ARG ALPINE_PKG_EXTRA=""\n [2020-01-22T22:50:14.698Z] ---> Running in ed4a6c7fe941\n [2020-01-22T22:50:14.967Z] Removing intermediate container ed4a6c7fe941\n [2020-01-22T22:50:14.967Z] ---> 2aedd2ef7476\n [2020-01-22T22:50:14.967Z] Step 5/19 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-22T22:50:15.242Z] ---> Running in a8ac685f0d0b\n [2020-01-22T22:50:17.221Z] Removing intermediate container a8ac685f0d0b\n [2020-01-22T22:50:17.221Z] ---> cfbb11d2d01f\n [2020-01-22T22:50:17.221Z] Step 6/19 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n [2020-01-22T22:50:17.221Z] ---> Running in faa13a4d60a6\n [2020-01-22T22:50:18.205Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n [2020-01-22T22:50:18.799Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n [2020-01-22T22:50:19.069Z] OK: 197 MiB in 52 packages\n [2020-01-22T22:50:20.041Z] Removing intermediate container faa13a4d60a6\n [2020-01-22T22:50:20.041Z] ---> 89dc97a3767f\n [2020-01-22T22:50:20.041Z] Step 7/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go\n [2020-01-22T22:50:20.315Z] ---> Running in 9b21cdbf5474\n [2020-01-22T22:50:20.604Z] Removing intermediate container 9b21cdbf5474\n [2020-01-22T22:50:20.604Z] ---> 473227ef732d\n [2020-01-22T22:50:20.604Z] Step 8/19 : COPY . .\n [2020-01-22T22:50:21.581Z] ---> b45744ce98bb\n [2020-01-22T22:50:21.581Z] Step 9/19 : ARG MAKE=\'make build\'\n [2020-01-22T22:50:21.581Z] ---> Running in 3c478db68cda\n [2020-01-22T22:50:21.852Z] Removing intermediate container 3c478db68cda\n [2020-01-22T22:50:21.852Z] ---> 2e2d5ac9bb91\n [2020-01-22T22:50:21.852Z] Step 10/19 : RUN $MAKE\n [2020-01-22T22:50:22.123Z] ---> Running in 444890a57265\n [2020-01-22T22:50:23.108Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd\n [2020-01-22T22:51:19.615Z] CGO_ENABLED=0 GO111MODULE=on go build ./...\n [2020-01-22T22:51:24.986Z] Removing intermediate container 444890a57265\n [2020-01-22T22:51:24.986Z] ---> 4a250dc9f875\n [2020-01-22T22:51:24.986Z] Step 11/19 : FROM alpine\n [2020-01-22T22:51:25.257Z] latest: Pulling from library/alpine\n [2020-01-22T22:51:25.257Z] 8fa90b21c985: Pulling fs layer\n [2020-01-22T22:51:26.248Z] 8fa90b21c985: Verifying Checksum\n [2020-01-22T22:51:26.248Z] 8fa90b21c985: Download complete\n [2020-01-22T22:51:26.532Z] 8fa90b21c985: Pull complete\n [2020-01-22T22:51:26.533Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d\n [2020-01-22T22:51:26.533Z] Status: Downloaded newer image for alpine:latest\n [2020-01-22T22:51:26.533Z] ---> 6e4716cdcf7a\n [2020-01-22T22:51:26.533Z] Step 12/19 : ENV APP_PORT=49982\n [2020-01-22T22:51:26.810Z] ---> Running in 3fb4260749c7\n [2020-01-22T22:51:27.080Z] Removing intermediate container 3fb4260749c7\n [2020-01-22T22:51:27.080Z] ---> fa4d35906099\n [2020-01-22T22:51:27.080Z] Step 13/19 : EXPOSE $APP_PORT\n [2020-01-22T22:51:27.353Z] ---> Running in 95d40769fbbc\n [2020-01-22T22:51:27.626Z] Removing intermediate container 95d40769fbbc\n [2020-01-22T22:51:27.626Z] ---> 319d6045ba48\n [2020-01-22T22:51:27.626Z] Step 14/19 : COPY --from=builder /device-mqtt-go/cmd /\n [2020-01-22T22:51:28.216Z] ---> d05e0dbcf5f5\n [2020-01-22T22:51:28.216Z] Step 15/19 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: IoTech Ltd\'\n [2020-01-22T22:51:28.484Z] ---> Running in aed5a10301b5\n [2020-01-22T22:51:28.758Z] Removing intermediate container aed5a10301b5\n [2020-01-22T22:51:28.758Z] ---> a18c1bf182e8\n [2020-01-22T22:51:28.758Z] Step 16/19 : ENTRYPOINT ["/device-mqtt","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"]\n [2020-01-22T22:51:28.758Z] ---> Running in fd40fdf2b12a\n [2020-01-22T22:51:29.345Z] Removing intermediate container fd40fdf2b12a\n [2020-01-22T22:51:29.345Z] ---> 5e30f0b82fbe\n [2020-01-22T22:51:29.345Z] Step 17/19 : LABEL arch=arm64\n [2020-01-22T22:51:29.345Z] ---> Running in f6a0b54e756e\n [2020-01-22T22:51:29.614Z] Removing intermediate container f6a0b54e756e\n [2020-01-22T22:51:29.614Z] ---> cac8ef94f3a7\n [2020-01-22T22:51:29.614Z] Step 18/19 : LABEL git_sha=f42db0367c0c9cfcc84ba2a2e4c0645ad3929c18\n [2020-01-22T22:51:29.883Z] ---> Running in e2ef0bba9995\n [2020-01-22T22:51:30.157Z] Removing intermediate container e2ef0bba9995\n [2020-01-22T22:51:30.157Z] ---> 63e6872914b7\n [2020-01-22T22:51:30.157Z] Step 19/19 : LABEL version=0.0.0\n [2020-01-22T22:51:30.431Z] ---> Running in d11fb0e933e7\n [2020-01-22T22:51:30.695Z] Removing intermediate container d11fb0e933e7\n [2020-01-22T22:51:30.695Z] ---> 9bc9863b28d6\n [2020-01-22T22:51:30.695Z] Successfully built 9bc9863b28d6\n [2020-01-22T22:51:30.695Z] Successfully tagged docker-device-mqtt-go-arm64:latest\n [Pipeline] }\n [Pipeline] // script\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-22T22:51:31.453Z] provisioning config files...\n [2020-01-22T22:51:31.464Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-131@tmp/config3562248035644529565tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-01-22T22:51:31.791Z] + curl -s https://codecov.io/bash\n [2020-01-22T22:51:31.791Z] + bash -s - -t @/w/workspace/gexfoundry_device-mqtt-go_PR-131@tmp/config3562248035644529565tmp\n [2020-01-22T22:51:32.049Z] \n [2020-01-22T22:51:32.049Z] _____ _\n [2020-01-22T22:51:32.049Z] / ____| | |\n [2020-01-22T22:51:32.049Z] | | ___ __| | ___ ___ _____ __\n [2020-01-22T22:51:32.049Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-01-22T22:51:32.049Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-01-22T22:51:32.049Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-01-22T22:51:32.049Z] Bash-20191211-b8db533\n [2020-01-22T22:51:32.049Z] \n [2020-01-22T22:51:32.049Z] \n [2020-01-22T22:51:32.049Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-01-22T22:51:32.049Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-01-22T22:51:32.049Z] \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-22T22:51:32.049Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-01-22T22:51:32.049Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-01-22T22:51:32.049Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-01-22T22:51:32.049Z] \x1b[0;32m+\x1b[0m .\n [2020-01-22T22:51:32.049Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-01-22T22:51:32.049Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-01-22T22:51:32.049Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-01-22T22:51:32.049Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=18213\x1b[0m\n [2020-01-22T22:51:32.049Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-01-22T22:51:32.049Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-01-22T22:51:32.049Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-01-22T22:51:32.049Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-01-22T22:51:32.049Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-01-22T22:51:32.049Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-01-22T22:51:32.050Z] \x1b[0;90mquery:\x1b[0m branch=PR-131&commit=f42db0367c0c9cfcc84ba2a2e4c0645ad3929c18&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-131%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=131&job=\n [2020-01-22T22:51:32.050Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-01-22T22:51:32.050Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-131&commit=f42db0367c0c9cfcc84ba2a2e4c0645ad3929c18&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-131%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=131&job=\n [2020-01-22T22:51:32.984Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-01-22T22:51:33.246Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/device-mqtt-go/commit/f42db0367c0c9cfcc84ba2a2e4c0645ad3929c18\x1b[0m\n [Pipeline] }\n [2020-01-22T22:51:33.281Z] 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-22T22:51:34.371Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-22T22:51:34.703Z] ---> package-listing.sh\n [2020-01-22T22:51:34.703Z] ++ facter osfamily\n [2020-01-22T22:51:34.703Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-22T22:51:34.703Z] + OS_FAMILY=redhat\n [2020-01-22T22:51:34.703Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-131\n [2020-01-22T22:51:34.703Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-22T22:51:34.703Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-22T22:51:34.703Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-22T22:51:34.703Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-22T22:51:34.703Z] + \'[\' /w/workspace/gexfoundry_device-mqtt-go_PR-131 \']\'\n [2020-01-22T22:51:34.703Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-22T22:51:34.703Z] + case "${OS_FAMILY}" in\n [2020-01-22T22:51:34.703Z] + rpm -qa\n [2020-01-22T22:51:34.703Z] + sort\n [2020-01-22T22:51:38.901Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-22T22:51:38.901Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-22T22:51:38.901Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-22T22:51:38.901Z] + \'[\' /w/workspace/gexfoundry_device-mqtt-go_PR-131 \']\'\n [2020-01-22T22:51:38.901Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-131/archives/\n [2020-01-22T22:51:38.902Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-131/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-22T22:51:39.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-22T22:51:39.390Z] \n [2020-01-22T22:51:39.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-22T22:51:39.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-22T22:51:39.743Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-22T22:51:39.743Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-22T22:51:39.743Z] da0e9bf0cc60: Pulling fs layer\n [2020-01-22T22:51:39.743Z] c9ea274ed700: Pulling fs layer\n [2020-01-22T22:51:39.743Z] 9cfac6ba3733: Pulling fs layer\n [2020-01-22T22:51:39.743Z] f6a933c9cadc: Pulling fs layer\n [2020-01-22T22:51:39.743Z] 61811dbd4963: Pulling fs layer\n [2020-01-22T22:51:39.743Z] a6eb2c9e2280: Pulling fs layer\n [2020-01-22T22:51:39.743Z] 095dd8b7b4d8: Pulling fs layer\n [2020-01-22T22:51:39.743Z] dc21a1d4508b: Pulling fs layer\n [2020-01-22T22:51:39.743Z] 363af2e989c4: Pulling fs layer\n [2020-01-22T22:51:39.743Z] 9cfac6ba3733: Waiting\n [2020-01-22T22:51:39.743Z] f6a933c9cadc: Waiting\n [2020-01-22T22:51:39.743Z] 61811dbd4963: Waiting\n [2020-01-22T22:51:39.743Z] a6eb2c9e2280: Waiting\n [2020-01-22T22:51:39.743Z] 095dd8b7b4d8: Waiting\n [2020-01-22T22:51:39.743Z] dc21a1d4508b: Waiting\n [2020-01-22T22:51:39.743Z] 363af2e989c4: Waiting\n [2020-01-22T22:51:39.743Z] da0e9bf0cc60: Verifying Checksum\n [2020-01-22T22:51:39.743Z] da0e9bf0cc60: Download complete\n [2020-01-22T22:51:39.743Z] 9cfac6ba3733: Verifying Checksum\n [2020-01-22T22:51:39.743Z] 9cfac6ba3733: Download complete\n [2020-01-22T22:51:39.743Z] e6b0cf9c0882: Download complete\n [2020-01-22T22:51:39.743Z] f6a933c9cadc: Verifying Checksum\n [2020-01-22T22:51:39.743Z] f6a933c9cadc: Download complete\n [2020-01-22T22:51:40.008Z] a6eb2c9e2280: Verifying Checksum\n [2020-01-22T22:51:40.008Z] a6eb2c9e2280: Download complete\n [2020-01-22T22:51:40.276Z] 095dd8b7b4d8: Verifying Checksum\n [2020-01-22T22:51:40.276Z] 095dd8b7b4d8: Download complete\n [2020-01-22T22:51:40.276Z] c9ea274ed700: Verifying Checksum\n [2020-01-22T22:51:40.276Z] c9ea274ed700: Download complete\n [2020-01-22T22:51:40.276Z] 363af2e989c4: Verifying Checksum\n [2020-01-22T22:51:40.276Z] 363af2e989c4: Download complete\n [2020-01-22T22:51:40.276Z] e6b0cf9c0882: Pull complete\n [2020-01-22T22:51:40.276Z] dc21a1d4508b: Verifying Checksum\n [2020-01-22T22:51:40.276Z] dc21a1d4508b: Download complete\n [2020-01-22T22:51:40.546Z] da0e9bf0cc60: Pull complete\n [2020-01-22T22:51:40.810Z] 61811dbd4963: Verifying Checksum\n [2020-01-22T22:51:40.810Z] 61811dbd4963: Download complete\n [2020-01-22T22:51:42.719Z] c9ea274ed700: Pull complete\n [2020-01-22T22:51:42.719Z] 9cfac6ba3733: Pull complete\n [2020-01-22T22:51:42.976Z] f6a933c9cadc: Pull complete\n [2020-01-22T22:51:46.268Z] 61811dbd4963: Pull complete\n [2020-01-22T22:51:46.268Z] a6eb2c9e2280: Pull complete\n [2020-01-22T22:51:47.648Z] 095dd8b7b4d8: Pull complete\n [2020-01-22T22:51:47.908Z] dc21a1d4508b: Pull complete\n [2020-01-22T22:51:48.167Z] 363af2e989c4: Pull complete\n [2020-01-22T22:51:48.167Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-01-22T22:51:48.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-22T22:51:48.351Z] prd-centos7-docker-4c-2g-15710 does not seem to be running inside a container\n [2020-01-22T22:51:48.390Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_device-mqtt-go_PR-131 -v /w/workspace/gexfoundry_device-mqtt-go_PR-131:/w/workspace/gexfoundry_device-mqtt-go_PR-131:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-131@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-01-22T22:51:49.451Z] $ docker top 4b0b71f8d3f1ad09b3708d630c558d9321842cbafd37b05b7edefa66f7d66c4c -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-22T22:51:50.060Z] provisioning config files...\n [2020-01-22T22:51:50.072Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-131@tmp/config7990824632291207748tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-22T22:51:50.112Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-22T22:51:50.440Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-22T22:51:50.464Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-22T22:51:50.783Z] ---> logs-deploy.sh\n [2020-01-22T22:51:50.783Z] + ARCHIVE_ARTIFACTS=\n [2020-01-22T22:51:50.783Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-22T22:51:50.783Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-22T22:51:50.783Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-22T22:51:50.784Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-131/1\n [2020-01-22T22:51:50.784Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-131/1/\n [2020-01-22T22:51:50.784Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-131/1 /w/workspace/gexfoundry_device-mqtt-go_PR-131\n [2020-01-22T22:51:51.719Z] Archives upload complete.\n [2020-01-22T22:51:51.719Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-131/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-131/1/\n [2020-01-22T22:51:52.288Z] ---> uname -a:\n [2020-01-22T22:51:52.288Z] Linux 4b0b71f8d3f1 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-22T22:51:52.288Z] \n [2020-01-22T22:51:52.288Z] \n [2020-01-22T22:51:52.288Z] ---> lscpu:\n [2020-01-22T22:51:52.288Z] Architecture: x86_64\n [2020-01-22T22:51:52.288Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-22T22:51:52.288Z] Byte Order: Little Endian\n [2020-01-22T22:51:52.288Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-22T22:51:52.288Z] CPU(s): 4\n [2020-01-22T22:51:52.288Z] On-line CPU(s) list: 0-3\n [2020-01-22T22:51:52.288Z] Thread(s) per core: 1\n [2020-01-22T22:51:52.288Z] Core(s) per socket: 1\n [2020-01-22T22:51:52.288Z] Socket(s): 4\n [2020-01-22T22:51:52.288Z] NUMA node(s): 1\n [2020-01-22T22:51:52.288Z] Vendor ID: GenuineIntel\n [2020-01-22T22:51:52.288Z] CPU family: 6\n [2020-01-22T22:51:52.288Z] Model: 44\n [2020-01-22T22:51:52.288Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-22T22:51:52.288Z] Stepping: 1\n [2020-01-22T22:51:52.288Z] CPU MHz: 2933.438\n [2020-01-22T22:51:52.288Z] BogoMIPS: 5866.87\n [2020-01-22T22:51:52.288Z] Virtualization: VT-x\n [2020-01-22T22:51:52.288Z] Hypervisor vendor: KVM\n [2020-01-22T22:51:52.288Z] Virtualization type: full\n [2020-01-22T22:51:52.288Z] L1d cache: 128 KiB\n [2020-01-22T22:51:52.288Z] L1i cache: 128 KiB\n [2020-01-22T22:51:52.288Z] L2 cache: 16 MiB\n [2020-01-22T22:51:52.288Z] L3 cache: 64 MiB\n [2020-01-22T22:51:52.288Z] NUMA node0 CPU(s): 0-3\n [2020-01-22T22:51:52.288Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-01-22T22:51:52.288Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-01-22T22:51:52.288Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-01-22T22:51:52.288Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-01-22T22:51:52.288Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-01-22T22:51:52.288Z] 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-22T22:51:52.288Z] \n [2020-01-22T22:51:52.288Z] \n [2020-01-22T22:51:52.288Z] ---> nproc:\n [2020-01-22T22:51:52.288Z] 4\n [2020-01-22T22:51:52.288Z] \n [2020-01-22T22:51:52.288Z] \n [2020-01-22T22:51:52.288Z] ---> df -h:\n [2020-01-22T22:51:52.288Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-22T22:51:52.288Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-01-22T22:51:52.288Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-22T22:51:52.288Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-22T22:51:52.288Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-22T22:51:52.288Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-01-22T22:51:52.288Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-01-22T22:51:52.288Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-01-22T22:51:52.288Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/gexfoundry_device-mqtt-go_PR-131\n [2020-01-22T22:51:52.288Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/gexfoundry_device-mqtt-go_PR-131@tmp\n [2020-01-22T22:51:52.288Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-01-22T22:51:52.288Z] \n [2020-01-22T22:51:52.288Z] \n [2020-01-22T22:51:52.288Z] ---> free -m:\n [2020-01-22T22:51:52.288Z] total used free shared buff/cache available\n [2020-01-22T22:51:52.288Z] Mem: 1838 610 69 0 1158 1123\n [2020-01-22T22:51:52.288Z] Swap: 1023 0 1023\n [2020-01-22T22:51:52.288Z] \n [2020-01-22T22:51:52.288Z] \n [2020-01-22T22:51:52.288Z] ---> ip addr:\n [2020-01-22T22:51:52.288Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-22T22:51:52.288Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-22T22:51:52.288Z] inet 127.0.0.1/8 scope host lo\n [2020-01-22T22:51:52.288Z] valid_lft forever preferred_lft forever\n [2020-01-22T22:51:52.288Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-01-22T22:51:52.288Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-22T22:51:52.288Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-22T22:51:52.288Z] valid_lft forever preferred_lft forever\n [2020-01-22T22:51:52.288Z] \n [2020-01-22T22:51:52.288Z] \n [2020-01-22T22:51:52.288Z] ---> sar -b -r -n DEV:\n [2020-01-22T22:51:52.288Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/22/20 \t_x86_64_\t(4 CPU)\n [2020-01-22T22:51:52.288Z] \n [2020-01-22T22:51:52.288Z] 22:42:15 LINUX RESTART\n [2020-01-22T22:51:52.288Z] \n [2020-01-22T22:51:52.288Z] 22:43:01 tps rtps wtps bread/s bwrtn/s\n [2020-01-22T22:51:52.288Z] 22:44:01 8.98 0.05 8.93 1.60 1844.15\n [2020-01-22T22:51:52.288Z] 22:45:01 2.25 0.00 2.25 0.00 76.97\n [2020-01-22T22:51:52.288Z] 22:46:01 0.35 0.00 0.35 0.00 4.16\n [2020-01-22T22:51:52.288Z] 22:47:01 0.27 0.00 0.27 0.00 3.46\n [2020-01-22T22:51:52.288Z] 22:48:01 0.22 0.00 0.22 0.00 2.63\n [2020-01-22T22:51:52.288Z] 22:49:01 0.38 0.00 0.38 0.00 4.98\n [2020-01-22T22:51:52.288Z] 22:50:01 0.65 0.00 0.65 0.00 8.08\n [2020-01-22T22:51:52.288Z] 22:51:01 0.53 0.00 0.53 0.00 6.13\n [2020-01-22T22:51:52.288Z] Average: 1.70 0.01 1.70 0.20 243.82\n [2020-01-22T22:51:52.288Z] \n [2020-01-22T22:51:52.288Z] 22:43:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-22T22:51:52.288Z] 22:44:01 115560 1766744 93.86 2620 1224704 919708 31.38 428676 1180676 20\n [2020-01-22T22:51:52.288Z] 22:45:01 117920 1764384 93.74 2620 1224708 902232 30.78 428032 1179544 8\n [2020-01-22T22:51:52.288Z] 22:46:01 116652 1765652 93.80 2620 1224716 902412 30.79 429072 1179544 12\n [2020-01-22T22:51:52.288Z] 22:47:01 117652 1764652 93.75 2620 1224716 902232 30.78 428132 1179544 8\n [2020-01-22T22:51:52.288Z] 22:48:01 117560 1764744 93.75 2620 1224724 902316 30.79 428456 1179544 8\n [2020-01-22T22:51:52.288Z] 22:49:01 117848 1764456 93.74 2620 1224728 902268 30.78 428228 1179540 8\n [2020-01-22T22:51:52.288Z] 22:50:01 123944 1758360 93.42 2620 1224732 902232 30.78 421720 1179540 8\n [2020-01-22T22:51:52.288Z] 22:51:01 124204 1758100 93.40 2620 1224740 902232 30.78 421728 1179540 8\n [2020-01-22T22:51:52.288Z] Average: 118918 1763387 93.68 2620 1224721 904454 30.86 426756 1179684 10\n [2020-01-22T22:51:52.288Z] \n [2020-01-22T22:51:52.288Z] 22:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-22T22:51:52.288Z] 22:44:01 eth0 0.68 0.58 0.28 0.30 0.00 0.00 0.00\n [2020-01-22T22:51:52.288Z] 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T22:51:52.288Z] 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T22:51:52.288Z] 22:45:01 eth0 0.77 0.05 0.06 0.00 0.00 0.00 0.00\n [2020-01-22T22:51:52.288Z] 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T22:51:52.288Z] 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T22:51:52.288Z] 22:46:01 eth0 0.50 0.40 0.27 0.20 0.00 0.00 0.00\n [2020-01-22T22:51:52.288Z] 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T22:51:52.288Z] 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T22:51:52.288Z] 22:47:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-01-22T22:51:52.288Z] 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T22:51:52.288Z] 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T22:51:52.288Z] 22:48:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00\n [2020-01-22T22:51:52.288Z] 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T22:51:52.289Z] 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T22:51:52.289Z] 22:49:01 eth0 0.22 0.18 0.07 0.01 0.00 0.00 0.00\n [2020-01-22T22:51:52.289Z] 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T22:51:52.289Z] 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T22:51:52.289Z] 22:50:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-01-22T22:51:52.289Z] 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T22:51:52.289Z] 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T22:51:52.289Z] 22:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-01-22T22:51:52.289Z] 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T22:51:52.289Z] 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T22:51:52.289Z] Average: eth0 0.33 0.20 0.10 0.08 0.00 0.00 0.00\n [2020-01-22T22:51:52.289Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T22:51:52.289Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T22:51:52.289Z] \n [2020-01-22T22:51:52.289Z] \n [2020-01-22T22:51:52.548Z] ---> sar -P ALL:\n [2020-01-22T22:51:52.548Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/22/20 \t_x86_64_\t(4 CPU)\n [2020-01-22T22:51:52.548Z] \n [2020-01-22T22:51:52.548Z] 22:42:15 LINUX RESTART\n [2020-01-22T22:51:52.548Z] \n [2020-01-22T22:51:52.548Z] 22:43:01 CPU %user %nice %system %iowait %steal %idle\n [2020-01-22T22:51:52.548Z] 22:44:01 all 0.23 0.00 0.08 0.00 0.00 99.69\n [2020-01-22T22:51:52.548Z] 22:44:01 0 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-22T22:51:52.548Z] 22:44:01 1 0.63 0.00 0.08 0.00 0.00 99.28\n [2020-01-22T22:51:52.548Z] 22:44:01 2 0.10 0.00 0.12 0.00 0.00 99.78\n [2020-01-22T22:51:52.548Z] 22:44:01 3 0.10 0.00 0.08 0.00 0.00 99.82\n [2020-01-22T22:51:52.548Z] 22:45:01 all 0.15 0.00 0.05 0.00 0.00 99.80\n [2020-01-22T22:51:52.548Z] 22:45:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-22T22:51:52.548Z] 22:45:01 1 0.42 0.00 0.10 0.00 0.00 99.48\n [2020-01-22T22:51:52.548Z] 22:45:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-22T22:51:52.548Z] 22:45:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-22T22:51:52.548Z] 22:46:01 all 0.06 0.00 0.04 0.00 0.00 99.90\n [2020-01-22T22:51:52.548Z] 22:46:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-01-22T22:51:52.548Z] 22:46:01 1 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-01-22T22:51:52.548Z] 22:46:01 2 0.08 0.00 0.07 0.00 0.02 99.83\n [2020-01-22T22:51:52.548Z] 22:46:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-22T22:51:52.548Z] 22:47:01 all 0.17 0.00 0.05 0.00 0.00 99.78\n [2020-01-22T22:51:52.548Z] 22:47:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-22T22:51:52.548Z] 22:47:01 1 0.50 0.00 0.05 0.00 0.00 99.45\n [2020-01-22T22:51:52.548Z] 22:47:01 2 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-22T22:51:52.548Z] 22:47:01 3 0.07 0.00 0.05 0.00 0.02 99.87\n [2020-01-22T22:51:52.548Z] 22:48:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2020-01-22T22:51:52.548Z] 22:48:01 0 0.05 0.00 0.07 0.00 0.00 99.88\n [2020-01-22T22:51:52.548Z] 22:48:01 1 0.52 0.00 0.02 0.00 0.00 99.47\n [2020-01-22T22:51:52.548Z] 22:48:01 2 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-22T22:51:52.548Z] 22:48:01 3 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-22T22:51:52.548Z] 22:49:01 all 0.18 0.00 0.03 0.00 0.00 99.78\n [2020-01-22T22:51:52.548Z] 22:49:01 0 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-22T22:51:52.548Z] 22:49:01 1 0.53 0.00 0.02 0.00 0.00 99.45\n [2020-01-22T22:51:52.548Z] 22:49:01 2 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-01-22T22:51:52.548Z] 22:49:01 3 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-01-22T22:51:52.548Z] 22:50:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n [2020-01-22T22:51:52.548Z] 22:50:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-22T22:51:52.548Z] 22:50:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-22T22:51:52.548Z] 22:50:01 2 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-22T22:51:52.548Z] 22:50:01 3 0.53 0.00 0.03 0.00 0.00 99.43\n [2020-01-22T22:51:52.548Z] 22:51:01 all 0.19 0.00 0.04 0.00 0.00 99.77\n [2020-01-22T22:51:52.548Z] 22:51:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-22T22:51:52.548Z] 22:51:01 1 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-01-22T22:51:52.548Z] 22:51:01 2 0.05 0.00 0.03 0.00 0.02 99.90\n [2020-01-22T22:51:52.548Z] 22:51:01 3 0.57 0.00 0.02 0.00 0.00 99.42\n [2020-01-22T22:51:52.548Z] Average: all 0.16 0.00 0.05 0.00 0.00 99.79\n [2020-01-22T22:51:52.548Z] Average: 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-22T22:51:52.548Z] Average: 1 0.35 0.00 0.05 0.00 0.00 99.60\n [2020-01-22T22:51:52.548Z] Average: 2 0.06 0.00 0.05 0.00 0.00 99.88\n [2020-01-22T22:51:52.548Z] Average: 3 0.19 0.00 0.04 0.00 0.00 99.77\n [2020-01-22T22:51:52.548Z] \n [2020-01-22T22:51:52.548Z] \n [2020-01-22T22:51:52.548Z] '