b'Branch indexing\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nConnecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go\nLoading trusted files from base branch master at 7adc3885075d49ace02c324b1d4431dea73c6f6c rather than 7a928dc7967be6c2ee751e4c2849e0fc0ff7624f\nObtained Jenkinsfile from 7adc3885075d49ace02c324b1d4431dea73c6f6c\nRunning in Durability level: PERFORMANCE_OPTIMIZED\nLoading library edgex-global-pipelines@stable\nExamining edgexfoundry/edgex-global-pipelines\nAttempting to resolve stable as a branch\nAttempting to resolve stable as a tag\nResolved stable as tag stable at revision 41baade70f9f516c06b50364c8065a52e98d7055\nusing credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\nFetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\nChecking out Revision 41baade70f9f516c06b50364c8065a52e98d7055 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 41baade70f9f516c06b50364c8065a52e98d7055 # timeout=10\nCommit message: "Merge pull request #109 from ernestojeda/move-experimental"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false]\n=========================================================\n[Pipeline] echo\nSetting up nodes based on requested architectures [[amd64, arm64]]\n[Pipeline] echo\nNodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n=========================================================\n[Pipeline] echo\n MAVEN_SETTINGS: device-sdk-go-settings\n PROJECT: device-sdk-go\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.13\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-device-sdk-simple\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: pre\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n[Pipeline] node\nStill waiting to schedule task\nAll nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\nRunning on prd-centos7-docker-4c-2g-372 in /w/workspace/dgexfoundry_device-sdk-go_PR-450\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/device-sdk-go.git\n > git init /w/workspace/dgexfoundry_device-sdk-go_PR-450 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n > git --version # timeout=10\nFetching without tags\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/450/head:refs/remotes/origin/PR-450 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/450/head:refs/remotes/origin/PR-450 # 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-sdk-go.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/450/head:refs/remotes/origin/PR-450 +refs/heads/master:refs/remotes/origin/master # timeout=10\nMerging remotes/origin/master commit 7adc3885075d49ace02c324b1d4431dea73c6f6c into PR head commit 7a928dc7967be6c2ee751e4c2849e0fc0ff7624f\nMerge succeeded, producing f08d2f9fafbd6fb7d66eef563c9c01280f3d1e82\nChecking out Revision f08d2f9fafbd6fb7d66eef563c9c01280f3d1e82 (PR-450)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 7a928dc7967be6c2ee751e4c2849e0fc0ff7624f # timeout=10\n > git remote # timeout=10\n > git config --get remote.origin.url # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git merge 7adc3885075d49ace02c324b1d4431dea73c6f6c # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f f08d2f9fafbd6fb7d66eef563c9c01280f3d1e82 # timeout=10\nCommit message: "Merge commit \'7adc3885075d49ace02c324b1d4431dea73c6f6c\' into HEAD"\n > git rev-list --no-walk 7a928dc7967be6c2ee751e4c2849e0fc0ff7624f # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-02-22T18:42:03.401Z] Timeout set to expire in 6 hr 0 min\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prepare)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver Prep)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-22T18:42:04.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-22T18:42:04.553Z] \n[2020-02-22T18:42:04.553Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-22T18:42:04.881Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-22T18:42:04.881Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-02-22T18:42:04.881Z] e7c96db7181b: Pulling fs layer\n[2020-02-22T18:42:04.881Z] a038dfdf5543: Pulling fs layer\n[2020-02-22T18:42:04.881Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-02-22T18:42:04.881Z] e7c96db7181b: Verifying Checksum\n[2020-02-22T18:42:04.881Z] e7c96db7181b: Download complete\n[2020-02-22T18:42:05.141Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-02-22T18:42:05.141Z] 8d5d8e63b3c0: Download complete\n[2020-02-22T18:42:05.141Z] a038dfdf5543: Verifying Checksum\n[2020-02-22T18:42:05.141Z] a038dfdf5543: Download complete\n[2020-02-22T18:42:05.141Z] e7c96db7181b: Pull complete\n[2020-02-22T18:42:06.078Z] a038dfdf5543: Pull complete\n[2020-02-22T18:42:06.078Z] 8d5d8e63b3c0: Pull complete\n[2020-02-22T18:42:06.078Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-02-22T18:42:06.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-02-22T18:42:06.206Z] prd-centos7-docker-4c-2g-372 does not seem to be running inside a container\n[2020-02-22T18:42:06.248Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-450 -v /w/workspace/dgexfoundry_device-sdk-go_PR-450:/w/workspace/dgexfoundry_device-sdk-go_PR-450:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-450@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-450@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-22T18:42:06.828Z] $ docker top a8c77345b22b4347acbad3b64c2f2fefdcb0d3ab4405f8c082cac1adeec4e327 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-22T18:42:07.389Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-22T18:42:07.389Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-22T18:42:07.592Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-22T18:42:07.598Z] $ docker exec a8c77345b22b4347acbad3b64c2f2fefdcb0d3ab4405f8c082cac1adeec4e327 ssh-agent\n[2020-02-22T18:42:07.780Z] SSH_AUTH_SOCK=/tmp/ssh-ec7nHRvFIOnS/agent.15\n[2020-02-22T18:42:07.780Z] SSH_AGENT_PID=22\n[2020-02-22T18:42:07.791Z] Running ssh-add (command line suppressed)\n[2020-02-22T18:42:07.930Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-450@tmp/private_key_1094316329422122335.key (/w/workspace/dgexfoundry_device-sdk-go_PR-450@tmp/private_key_1094316329422122335.key)\n[2020-02-22T18:42:07.977Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-22T18:42:08.274Z] + git describe --exact-match --tags HEAD\n[2020-02-22T18:42:08.274Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-02-22T18:42:08.332Z] $ docker exec --env ******** --env ******** a8c77345b22b4347acbad3b64c2f2fefdcb0d3ab4405f8c082cac1adeec4e327 ssh-agent -k\n[2020-02-22T18:42:08.485Z] unset SSH_AUTH_SOCK;\n[2020-02-22T18:42:08.485Z] unset SSH_AGENT_PID;\n[2020-02-22T18:42:08.485Z] echo Agent pid 22 killed;\n[2020-02-22T18:42:08.518Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-02-22T18:42:08.538Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-02-22T18:42:08.538Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-02-22T18:42:08.567Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-22T18:42:08.567Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-22T18:42:08.745Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-22T18:42:08.751Z] $ docker exec a8c77345b22b4347acbad3b64c2f2fefdcb0d3ab4405f8c082cac1adeec4e327 ssh-agent\n[2020-02-22T18:42:08.934Z] SSH_AUTH_SOCK=/tmp/ssh-3WN9eSKTeYDp/agent.56\n[2020-02-22T18:42:08.934Z] SSH_AGENT_PID=63\n[2020-02-22T18:42:08.945Z] Running ssh-add (command line suppressed)\n[2020-02-22T18:42:09.090Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-450@tmp/private_key_6861603582727212064.key (/w/workspace/dgexfoundry_device-sdk-go_PR-450@tmp/private_key_6861603582727212064.key)\n[2020-02-22T18:42:09.146Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-22T18:42:09.451Z] + git semver init\n[2020-02-22T18:42:09.451Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-22T18:42:09.451Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-450/.git\n[2020-02-22T18:42:09.451Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-450\n[2020-02-22T18:42:09.451Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-22T18:42:09.451Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-22T18:42:09.451Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-22T18:42:09.451Z] # $SEMVER_BRANCH = PR-450\n[2020-02-22T18:42:09.451Z] # $SEMVER_TEMP = /tmp/semver-236909205\n[2020-02-22T18:42:09.451Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP\n[2020-02-22T18:42:10.022Z] # \'/tmp/semver-236909205\' -> \'/w/workspace/dgexfoundry_device-sdk-go_PR-450/.semver\'\n[2020-02-22T18:42:10.022Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-450/.semver\n[Pipeline] }\n[2020-02-22T18:42:10.032Z] $ docker exec --env ******** --env ******** a8c77345b22b4347acbad3b64c2f2fefdcb0d3ab4405f8c082cac1adeec4e327 ssh-agent -k\n[2020-02-22T18:42:10.172Z] unset SSH_AUTH_SOCK;\n[2020-02-22T18:42:10.173Z] unset SSH_AGENT_PID;\n[2020-02-22T18:42:10.173Z] echo Agent pid 63 killed;\n[2020-02-22T18:42:10.221Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-22T18:42:10.541Z] + git semver\n[Pipeline] }\n[2020-02-22T18:42:10.558Z] $ docker stop --time=1 a8c77345b22b4347acbad3b64c2f2fefdcb0d3ab4405f8c082cac1adeec4e327\n[2020-02-22T18:42:11.903Z] $ docker rm -f a8c77345b22b4347acbad3b64c2f2fefdcb0d3ab4405f8c082cac1adeec4e327\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-02-22T18:42:12.627Z] Stashed 28 file(s)\n[Pipeline] echo\n[2020-02-22T18:42:12.629Z] [edgeXSemver] initialized semver on version 0.0.0\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] parallel\n[Pipeline] { (Branch: amd64)\n[Pipeline] { (Branch: arm64)\n[Pipeline] stage\n[Pipeline] { (amd64)\n[Pipeline] stage\n[Pipeline] { (arm64)\n[Pipeline] node\n[Pipeline] node\n[2020-02-22T18:42:27.721Z] Still waiting to schedule task\n[2020-02-22T18:42:27.721Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-02-22T18:42:27.724Z] Still waiting to schedule task\n[2020-02-22T18:42:27.724Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n[2020-02-22T18:43:09.622Z] Running on prd-centos7-docker-4c-2g-376 in /w/workspace/dgexfoundry_device-sdk-go_PR-450\n[Pipeline] {\n[Pipeline] ws\n[2020-02-22T18:43:09.635Z] Running in /w/workspace/device-sdk-go/3\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-22T18:43:11.872Z] using credential edgex-jenkins-ssh\n[2020-02-22T18:43:11.892Z] Cloning the remote Git repository\n[2020-02-22T18:43:11.892Z] Cloning with configured refspecs honoured and without tags\n[2020-02-22T18:43:11.964Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-22T18:43:12.004Z] > git init /w/workspace/device-sdk-go/3 # timeout=10\n[2020-02-22T18:43:12.044Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-22T18:43:12.045Z] > git --version # timeout=10\n[2020-02-22T18:43:12.052Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-22T18:43:12.081Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/450/head:refs/remotes/origin/PR-450 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-22T18:43:12.897Z] Fetching without tags\n[2020-02-22T18:43:13.292Z] Merging remotes/origin/master commit 7adc3885075d49ace02c324b1d4431dea73c6f6c into PR head commit 7a928dc7967be6c2ee751e4c2849e0fc0ff7624f\n[2020-02-22T18:43:12.917Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-02-22T18:43:12.924Z] > git config --add remote.origin.fetch +refs/pull/450/head:refs/remotes/origin/PR-450 # timeout=10\n[2020-02-22T18:43:12.930Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-22T18:43:12.940Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-02-22T18:43:12.951Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-22T18:43:12.951Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-22T18:43:12.957Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/450/head:refs/remotes/origin/PR-450 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-22T18:43:13.336Z] > git config core.sparsecheckout # timeout=10\n[2020-02-22T18:43:13.341Z] > git checkout -f 7a928dc7967be6c2ee751e4c2849e0fc0ff7624f # timeout=10\n[2020-02-22T18:43:13.404Z] Merge succeeded, producing 700b973199dde05c4cdebb647e40e84c444fd903\n[2020-02-22T18:43:13.404Z] Checking out Revision 700b973199dde05c4cdebb647e40e84c444fd903 (PR-450)\n[2020-02-22T18:43:13.386Z] > git remote # timeout=10\n[2020-02-22T18:43:13.393Z] > git config --get remote.origin.url # timeout=10\n[2020-02-22T18:43:13.397Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-22T18:43:13.401Z] > git merge 7adc3885075d49ace02c324b1d4431dea73c6f6c # timeout=10\n[2020-02-22T18:43:13.428Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-22T18:43:13.437Z] > git config core.sparsecheckout # timeout=10\n[2020-02-22T18:43:13.441Z] > git checkout -f 700b973199dde05c4cdebb647e40e84c444fd903 # timeout=10\n[2020-02-22T18:43:17.283Z] Commit message: "Merge commit \'7adc3885075d49ace02c324b1d4431dea73c6f6c\' into HEAD"\n[2020-02-22T18:43:17.287Z] > git rev-list --no-walk 7a928dc7967be6c2ee751e4c2849e0fc0ff7624f # timeout=10\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-02-22T18:43:17.930Z] =========================================================\n[2020-02-22T18:43:17.930Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n[2020-02-22T18:43:17.930Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-22T18:43:18.536Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine .\n[2020-02-22T18:43:19.115Z] Sending build context to Docker daemon 2.663MB\r\r\n[2020-02-22T18:43:19.115Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n[2020-02-22T18:43:19.115Z] Step 2/8 : FROM ${BASE}\n[2020-02-22T18:43:19.115Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-02-22T18:43:19.115Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-22T18:43:19.115Z] 2848faf0eed1: Pulling fs layer\n[2020-02-22T18:43:19.115Z] 0f37312ad70f: Pulling fs layer\n[2020-02-22T18:43:19.115Z] 5788d62ee057: Pulling fs layer\n[2020-02-22T18:43:19.115Z] 0e6b1d234666: Pulling fs layer\n[2020-02-22T18:43:19.115Z] bf5d7aec512f: Pulling fs layer\n[2020-02-22T18:43:19.115Z] 34c802a77dc8: Pulling fs layer\n[2020-02-22T18:43:19.115Z] 9eb99e56ec68: Pulling fs layer\n[2020-02-22T18:43:19.115Z] 27c7a5d97fbd: Pulling fs layer\n[2020-02-22T18:43:19.115Z] 5c102a31e300: Pulling fs layer\n[2020-02-22T18:43:19.115Z] dcfb455df0a1: Pulling fs layer\n[2020-02-22T18:43:19.115Z] 0e6b1d234666: Waiting\n[2020-02-22T18:43:19.115Z] bf5d7aec512f: Waiting\n[2020-02-22T18:43:19.115Z] 34c802a77dc8: Waiting\n[2020-02-22T18:43:19.115Z] 9eb99e56ec68: Waiting\n[2020-02-22T18:43:19.115Z] 27c7a5d97fbd: Waiting\n[2020-02-22T18:43:19.115Z] 5c102a31e300: Waiting\n[2020-02-22T18:43:19.115Z] dcfb455df0a1: Waiting\n[2020-02-22T18:43:19.115Z] 5788d62ee057: Waiting\n[2020-02-22T18:43:19.115Z] 0f37312ad70f: Verifying Checksum\n[2020-02-22T18:43:19.115Z] 0f37312ad70f: Download complete\n[2020-02-22T18:43:19.115Z] 2848faf0eed1: Download complete\n[2020-02-22T18:43:19.115Z] 0e6b1d234666: Verifying Checksum\n[2020-02-22T18:43:19.115Z] 0e6b1d234666: Download complete\n[2020-02-22T18:43:19.115Z] bf5d7aec512f: Download complete\n[2020-02-22T18:43:19.115Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-22T18:43:19.115Z] e6b0cf9c0882: Download complete\n[2020-02-22T18:43:19.683Z] e6b0cf9c0882: Pull complete\n[2020-02-22T18:43:19.683Z] 2848faf0eed1: Pull complete\n[2020-02-22T18:43:19.949Z] 0f37312ad70f: Pull complete\n[2020-02-22T18:43:20.212Z] 34c802a77dc8: Verifying Checksum\n[2020-02-22T18:43:20.212Z] 34c802a77dc8: Download complete\n[2020-02-22T18:43:20.212Z] 27c7a5d97fbd: Verifying Checksum\n[2020-02-22T18:43:20.212Z] 27c7a5d97fbd: Download complete\n[2020-02-22T18:43:20.797Z] 5c102a31e300: Verifying Checksum\n[2020-02-22T18:43:20.797Z] 5c102a31e300: Download complete\n[2020-02-22T18:43:21.062Z] dcfb455df0a1: Verifying Checksum\n[2020-02-22T18:43:21.062Z] dcfb455df0a1: Download complete\n[2020-02-22T18:43:21.062Z] 9eb99e56ec68: Download complete\n[2020-02-22T18:43:21.322Z] 5788d62ee057: Verifying Checksum\n[2020-02-22T18:43:21.322Z] 5788d62ee057: Download complete\n[2020-02-22T18:43:27.927Z] 5788d62ee057: Pull complete\n[2020-02-22T18:43:27.927Z] 0e6b1d234666: Pull complete\n[2020-02-22T18:43:28.186Z] bf5d7aec512f: Pull complete\n[2020-02-22T18:43:32.404Z] 34c802a77dc8: Pull complete\n[2020-02-22T18:43:35.702Z] 9eb99e56ec68: Pull complete\n[2020-02-22T18:43:35.963Z] 27c7a5d97fbd: Pull complete\n[2020-02-22T18:43:36.907Z] 5c102a31e300: Pull complete\n[2020-02-22T18:43:36.907Z] dcfb455df0a1: Pull complete\n[2020-02-22T18:43:36.907Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n[2020-02-22T18:43:36.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n[2020-02-22T18:43:36.907Z] ---> 7c70fe431013\n[2020-02-22T18:43:36.907Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-22T18:43:37.173Z] ---> Running in c37ee047be46\n[2020-02-22T18:43:37.173Z] Removing intermediate container c37ee047be46\n[2020-02-22T18:43:37.173Z] ---> 3c65df8509fa\n[2020-02-22T18:43:37.173Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-22T18:43:37.173Z] ---> Running in c2e064c63091\n[2020-02-22T18:43:38.110Z] Removing intermediate container c2e064c63091\n[2020-02-22T18:43:38.110Z] ---> d1182195a3cb\n[2020-02-22T18:43:38.110Z] Step 5/8 : RUN apk add --no-cache make git\n[2020-02-22T18:43:38.110Z] ---> Running in 6598fddeb47d\n[2020-02-22T18:43:39.047Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-02-22T18:43:39.616Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-02-22T18:43:40.185Z] OK: 143 MiB in 39 packages\n[2020-02-22T18:43:40.763Z] Removing intermediate container 6598fddeb47d\n[2020-02-22T18:43:40.763Z] ---> 29deeec97f0b\n[2020-02-22T18:43:40.763Z] Step 6/8 : WORKDIR /device-sdk-go\n[2020-02-22T18:43:40.763Z] ---> Running in ad2e9b7bbdbf\n[2020-02-22T18:43:40.763Z] Removing intermediate container ad2e9b7bbdbf\n[2020-02-22T18:43:40.763Z] ---> 728e6824a717\n[2020-02-22T18:43:40.763Z] Step 7/8 : COPY . .\n[2020-02-22T18:43:41.344Z] ---> cc7738ed861a\n[2020-02-22T18:43:41.344Z] Step 8/8 : RUN go mod download\n[2020-02-22T18:43:41.344Z] ---> Running in 9c85421208fb\n[2020-02-22T18:43:43.267Z] \x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-22T18:43:43.267Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n[2020-02-22T18:43:43.267Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-22T18:43:43.267Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-22T18:43:43.267Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-22T18:43:43.267Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-22T18:43:43.267Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-02-22T18:43:43.267Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-22T18:43:43.267Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n[2020-02-22T18:43:43.267Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-02-22T18:43:43.267Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-22T18:43:43.267Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-22T18:43:43.267Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-22T18:43:43.267Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-22T18:43:43.267Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-22T18:43:43.527Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-22T18:43:43.527Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n[2020-02-22T18:43:43.527Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n[2020-02-22T18:43:43.527Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n[2020-02-22T18:43:43.527Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-22T18:43:43.527Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-02-22T18:43:43.527Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-22T18:43:43.527Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-22T18:43:43.527Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-22T18:43:43.527Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-22T18:43:43.527Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-22T18:43:43.527Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-22T18:43:43.527Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-22T18:43:43.527Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-22T18:43:43.527Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-22T18:43:43.527Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-22T18:43:43.527Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-22T18:43:43.527Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-22T18:43:43.527Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-22T18:43:43.527Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n[2020-02-22T18:43:43.527Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-22T18:43:43.527Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-22T18:43:43.527Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-22T18:43:43.527Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-22T18:43:43.527Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-22T18:43:43.527Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-22T18:43:43.527Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-22T18:43:43.527Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-22T18:43:43.787Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-22T18:43:43.787Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-22T18:43:43.787Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-22T18:43:43.787Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-22T18:43:43.787Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-22T18:43:43.787Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-22T18:43:43.787Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-22T18:43:43.787Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-22T18:43:43.787Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-22T18:43:43.787Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-22T18:43:43.787Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-22T18:43:43.787Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-22T18:43:43.787Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-02-22T18:43:43.787Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-02-22T18:43:43.787Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-22T18:43:43.787Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-22T18:43:43.787Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-22T18:43:43.787Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-22T18:43:43.787Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-22T18:43:43.787Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-02-22T18:43:43.787Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-02-22T18:43:51.927Z] \x1b[0mRemoving intermediate container 9c85421208fb\n[2020-02-22T18:43:51.927Z] ---> 3a84345d361d\n[2020-02-22T18:43:51.927Z] Successfully built 3a84345d361d\n[2020-02-22T18:43:51.927Z] Successfully tagged ci-base-image-x86_64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-22T18:43:52.367Z] + docker inspect -f . ci-base-image-x86_64\n[2020-02-22T18:43:52.367Z] .\n[Pipeline] withDockerContainer\n[2020-02-22T18:43:52.491Z] prd-centos7-docker-4c-2g-376 does not seem to be running inside a container\n[2020-02-22T18:43:52.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n[2020-02-22T18:43:53.106Z] $ docker top e4e3d17585908c76af91d9da7594cf8715f95298d6eae8566316e5acfe4ad9e2 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-22T18:43:53.949Z] + go version\n[2020-02-22T18:43:53.949Z] go version go1.13.5 linux/amd64\n[Pipeline] sh\n[2020-02-22T18:43:54.257Z] + make test\n[2020-02-22T18:43:54.257Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n[2020-02-22T18:44:12.441Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n[2020-02-22T18:44:12.441Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n[2020-02-22T18:44:12.441Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n[2020-02-22T18:44:12.441Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.007s\tcoverage: 23.1% of statements\n[2020-02-22T18:44:12.441Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.045s\tcoverage: 95.8% of statements\n[2020-02-22T18:44:14.992Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.282s\tcoverage: 12.7% of statements\n[2020-02-22T18:44:14.992Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.010s\tcoverage: 25.6% of statements\n[2020-02-22T18:44:47.104Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.015s\tcoverage: 30.0% of statements\n[2020-02-22T18:44:47.104Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.445s\tcoverage: 42.3% of statements\n[2020-02-22T18:44:47.104Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n[2020-02-22T18:44:47.104Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n[2020-02-22T18:44:47.104Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.339s\tcoverage: 79.5% of statements\n[2020-02-22T18:44:47.104Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n[2020-02-22T18:44:47.104Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n[2020-02-22T18:44:47.104Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n[2020-02-22T18:44:47.104Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.016s\tcoverage: 52.6% of statements\n[2020-02-22T18:44:47.104Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.105s\tcoverage: 76.1% of statements\n[2020-02-22T18:44:47.104Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n[2020-02-22T18:44:47.104Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-02-22T18:44:47.104Z] gofmt -l .\n[2020-02-22T18:44:47.104Z] [ "`gofmt -l .`" = "" ]\n[2020-02-22T18:44:47.104Z] ./bin/test-attribution-txt.sh\n[2020-02-22T18:44:47.104Z] ./bin/test-go-mod-tidy.sh\n[Pipeline] stash\n[2020-02-22T18:44:47.643Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-22T18:44:47.648Z] $ docker stop --time=1 e4e3d17585908c76af91d9da7594cf8715f95298d6eae8566316e5acfe4ad9e2\n[2020-02-22T18:44:49.090Z] $ docker rm -f e4e3d17585908c76af91d9da7594cf8715f95298d6eae8566316e5acfe4ad9e2\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-02-22T18:44:49.792Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-02-22T18:44:50.080Z] + ls -al .\n[2020-02-22T18:44:50.080Z] total 200\n[2020-02-22T18:44:50.080Z] drwxrwxr-x. 11 jenkins jenkins 4096 Feb 22 18:44 .\n[2020-02-22T18:44:50.080Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 22 18:43 ..\n[2020-02-22T18:44:50.080Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 22 18:43 api\n[2020-02-22T18:44:50.080Z] -rw-rw-r--. 1 jenkins jenkins 3321 Feb 22 18:43 async.go\n[2020-02-22T18:44:50.080Z] drwxrwxr-x. 2 jenkins jenkins 64 Feb 22 18:43 bin\n[2020-02-22T18:44:50.080Z] -rw-r--r--. 1 jenkins jenkins 100201 Feb 22 18:44 coverage.out\n[2020-02-22T18:44:50.081Z] -rw-rw-r--. 1 jenkins jenkins 936 Feb 22 18:43 Dockerfile.build\n[2020-02-22T18:44:50.081Z] -rw-rw-r--. 1 jenkins jenkins 140 Feb 22 18:43 .dockerignore\n[2020-02-22T18:44:50.081Z] drwxrwxr-x. 4 jenkins jenkins 31 Feb 22 18:43 example\n[2020-02-22T18:44:50.081Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 22 18:43 .git\n[2020-02-22T18:44:50.081Z] drwxrwxr-x. 2 jenkins jenkins 38 Feb 22 18:43 .github\n[2020-02-22T18:44:50.081Z] -rw-rw-r--. 1 jenkins jenkins 138 Feb 22 18:43 .gitignore\n[2020-02-22T18:44:50.081Z] -rw-r--r--. 1 jenkins jenkins 536 Feb 22 18:44 go.mod\n[2020-02-22T18:44:50.081Z] -rw-r--r--. 1 jenkins jenkins 11140 Feb 22 18:44 go.sum\n[2020-02-22T18:44:50.081Z] drwxrwxr-x. 13 jenkins jenkins 176 Feb 22 18:43 internal\n[2020-02-22T18:44:50.081Z] -rw-rw-r--. 1 jenkins jenkins 808 Feb 22 18:43 Jenkinsfile\n[2020-02-22T18:44:50.081Z] -rw-rw-r--. 1 jenkins jenkins 11341 Feb 22 18:43 LICENSE\n[2020-02-22T18:44:50.081Z] -rw-rw-r--. 1 jenkins jenkins 892 Feb 22 18:43 Makefile\n[2020-02-22T18:44:50.081Z] -rw-rw-r--. 1 jenkins jenkins 4427 Feb 22 18:43 manageddevices.go\n[2020-02-22T18:44:50.081Z] -rw-rw-r--. 1 jenkins jenkins 5473 Feb 22 18:43 managedprofiles.go\n[2020-02-22T18:44:50.081Z] -rw-rw-r--. 1 jenkins jenkins 3878 Feb 22 18:43 managedwatchers.go\n[2020-02-22T18:44:50.081Z] drwxrwxr-x. 4 jenkins jenkins 35 Feb 22 18:43 pkg\n[2020-02-22T18:44:50.081Z] -rw-rw-r--. 1 jenkins jenkins 761 Feb 22 18:43 README.md\n[2020-02-22T18:44:50.081Z] drwxrwxr-x. 3 jenkins jenkins 58 Feb 22 18:43 .semver\n[2020-02-22T18:44:50.081Z] -rw-rw-r--. 1 jenkins jenkins 9817 Feb 22 18:43 service.go\n[2020-02-22T18:44:50.081Z] drwxrwxr-x. 4 jenkins jenkins 54 Feb 22 18:43 snap\n[2020-02-22T18:44:50.081Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 22 18:42 VERSION\n[2020-02-22T18:44:50.081Z] -rw-rw-r--. 1 jenkins jenkins 222 Feb 22 18:43 version.go\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-22T18:44:50.378Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg \'MAKE=make build\' --label git_sha=f08d2f9fafbd6fb7d66eef563c9c01280f3d1e82 --label arch=x86_64 --label version=0.0.0 .\n[2020-02-22T18:44:50.379Z] Sending build context to Docker daemon 2.789MB\r\r\n[2020-02-22T18:44:50.638Z] Step 1/20 : ARG BASE=golang:1.13-alpine\n[2020-02-22T18:44:50.638Z] Step 2/20 : FROM ${BASE} AS builder\n[2020-02-22T18:44:50.638Z] ---> 3a84345d361d\n[2020-02-22T18:44:50.638Z] Step 3/20 : ARG MAKE=\'make build\'\n[2020-02-22T18:44:50.638Z] ---> Running in 843e01b74f75\n[2020-02-22T18:44:50.638Z] Removing intermediate container 843e01b74f75\n[2020-02-22T18:44:50.638Z] ---> 90cbe40dc39b\n[2020-02-22T18:44:50.638Z] Step 4/20 : WORKDIR /device-sdk-go\n[2020-02-22T18:44:50.638Z] ---> Running in a696630b6735\n[2020-02-22T18:44:50.898Z] Removing intermediate container a696630b6735\n[2020-02-22T18:44:50.898Z] ---> c999c6718fc9\n[2020-02-22T18:44:50.898Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-22T18:44:50.898Z] ---> Running in 718f1e25a3b8\n[2020-02-22T18:44:51.158Z] Removing intermediate container 718f1e25a3b8\n[2020-02-22T18:44:51.158Z] ---> c0a02c3bb3b9\n[2020-02-22T18:44:51.158Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-22T18:44:51.158Z] ---> Running in cfa6cd4c647e\n[2020-02-22T18:44:51.744Z] Removing intermediate container cfa6cd4c647e\n[2020-02-22T18:44:51.744Z] ---> a282a0747791\n[2020-02-22T18:44:51.744Z] Step 7/20 : RUN apk add --update --no-cache make git\n[2020-02-22T18:44:52.003Z] ---> Running in ccfa55b11539\n[2020-02-22T18:44:52.261Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-02-22T18:44:53.197Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-02-22T18:44:53.767Z] OK: 143 MiB in 39 packages\n[2020-02-22T18:44:54.029Z] Removing intermediate container ccfa55b11539\n[2020-02-22T18:44:54.029Z] ---> 504db745a41b\n[2020-02-22T18:44:54.029Z] Step 8/20 : COPY . .\n[2020-02-22T18:44:54.597Z] ---> f1ae716a8f49\n[2020-02-22T18:44:54.597Z] Step 9/20 : RUN ${MAKE}\n[2020-02-22T18:44:54.597Z] ---> Running in ce9b6f818a79\n[2020-02-22T18:44:54.860Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple\n[2020-02-22T18:45:07.181Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n[2020-02-22T18:45:12.523Z] Removing intermediate container ce9b6f818a79\n[2020-02-22T18:45:12.523Z] ---> 5280bfdc2fb7\n[2020-02-22T18:45:12.523Z] Step 10/20 : FROM scratch\n[2020-02-22T18:45:12.523Z] ---> \n[2020-02-22T18:45:12.523Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-22T18:45:12.523Z] ---> Running in 3bce010e8ddd\n[2020-02-22T18:45:12.523Z] Removing intermediate container 3bce010e8ddd\n[2020-02-22T18:45:12.523Z] ---> 03ed4d47da38\n[2020-02-22T18:45:12.523Z] Step 12/20 : ENV APP_PORT=49990\n[2020-02-22T18:45:12.523Z] ---> Running in 27ffb4f71bca\n[2020-02-22T18:45:12.523Z] Removing intermediate container 27ffb4f71bca\n[2020-02-22T18:45:12.523Z] ---> ea1d95e8b9d9\n[2020-02-22T18:45:12.523Z] Step 13/20 : EXPOSE $APP_PORT\n[2020-02-22T18:45:12.523Z] ---> Running in 7eb2bd535ea6\n[2020-02-22T18:45:12.523Z] Removing intermediate container 7eb2bd535ea6\n[2020-02-22T18:45:12.523Z] ---> d2e876ce4650\n[2020-02-22T18:45:12.523Z] Step 14/20 : WORKDIR /\n[2020-02-22T18:45:12.523Z] ---> Running in 2a1f85f74e45\n[2020-02-22T18:45:12.523Z] Removing intermediate container 2a1f85f74e45\n[2020-02-22T18:45:12.523Z] ---> 646dd4d58aa9\n[2020-02-22T18:45:12.523Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n[2020-02-22T18:45:13.090Z] ---> c8ab2c2c3140\n[2020-02-22T18:45:13.090Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n[2020-02-22T18:45:13.349Z] ---> 4318088cb3a4\n[2020-02-22T18:45:13.349Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n[2020-02-22T18:45:13.349Z] ---> Running in e8fe20d2e837\n[2020-02-22T18:45:13.349Z] Removing intermediate container e8fe20d2e837\n[2020-02-22T18:45:13.349Z] ---> 0a6c22747e00\n[2020-02-22T18:45:13.349Z] Step 18/20 : LABEL arch=x86_64\n[2020-02-22T18:45:13.349Z] ---> Running in ab3e83d167ac\n[2020-02-22T18:45:13.610Z] Removing intermediate container ab3e83d167ac\n[2020-02-22T18:45:13.610Z] ---> 28aa90df9251\n[2020-02-22T18:45:13.610Z] Step 19/20 : LABEL git_sha=f08d2f9fafbd6fb7d66eef563c9c01280f3d1e82\n[2020-02-22T18:45:13.610Z] ---> Running in 92174aeee52d\n[2020-02-22T18:45:13.868Z] Removing intermediate container 92174aeee52d\n[2020-02-22T18:45:13.868Z] ---> 217c3ef4a23e\n[2020-02-22T18:45:13.868Z] Step 20/20 : LABEL version=0.0.0\n[2020-02-22T18:45:13.868Z] ---> Running in 7ee7c69917f7\n[2020-02-22T18:45:13.868Z] Removing intermediate container 7ee7c69917f7\n[2020-02-22T18:45:13.868Z] ---> d5a223af2ee7\n[2020-02-22T18:45:13.868Z] Successfully built d5a223af2ee7\n[2020-02-22T18:45:14.126Z] Successfully tagged docker-device-sdk-simple:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-02-22T18:45:14.706Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-380 in /w/workspace/dgexfoundry_device-sdk-go_PR-450\n[Pipeline] {\n[Pipeline] ws\n[2020-02-22T18:45:14.721Z] Running in /w/workspace/device-sdk-go/3\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-22T18:45:23.944Z] using credential edgex-jenkins-ssh\n[2020-02-22T18:45:23.969Z] Cloning the remote Git repository\n[2020-02-22T18:45:23.969Z] Cloning with configured refspecs honoured and without tags\n[2020-02-22T18:45:24.031Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-22T18:45:24.110Z] > git init /w/workspace/device-sdk-go/3 # timeout=10\n[2020-02-22T18:45:24.212Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-22T18:45:24.214Z] > git --version # timeout=10\n[2020-02-22T18:45:24.244Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-22T18:45:24.307Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/450/head:refs/remotes/origin/PR-450 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-22T18:45:25.349Z] Fetching without tags\n[2020-02-22T18:45:25.926Z] Merging remotes/origin/master commit 7adc3885075d49ace02c324b1d4431dea73c6f6c into PR head commit 7a928dc7967be6c2ee751e4c2849e0fc0ff7624f\n[2020-02-22T18:45:26.348Z] Merge succeeded, producing 7c8a41ea27e095d47733f5148f90e6fc9ec5f7e9\n[2020-02-22T18:45:26.348Z] Checking out Revision 7c8a41ea27e095d47733f5148f90e6fc9ec5f7e9 (PR-450)\n[2020-02-22T18:45:25.217Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-02-22T18:45:25.243Z] > git config --add remote.origin.fetch +refs/pull/450/head:refs/remotes/origin/PR-450 # timeout=10\n[2020-02-22T18:45:25.279Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-22T18:45:25.306Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-02-22T18:45:25.374Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-22T18:45:25.376Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-22T18:45:25.395Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/450/head:refs/remotes/origin/PR-450 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-22T18:45:25.974Z] > git config core.sparsecheckout # timeout=10\n[2020-02-22T18:45:25.994Z] > git checkout -f 7a928dc7967be6c2ee751e4c2849e0fc0ff7624f # timeout=10\n[2020-02-22T18:45:26.165Z] > git remote # timeout=10\n[2020-02-22T18:45:26.183Z] > git config --get remote.origin.url # timeout=10\n[2020-02-22T18:45:26.216Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-22T18:45:26.228Z] > git merge 7adc3885075d49ace02c324b1d4431dea73c6f6c # timeout=10\n[2020-02-22T18:45:26.316Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-22T18:45:26.357Z] > git config core.sparsecheckout # timeout=10\n[2020-02-22T18:45:26.390Z] > git checkout -f 7c8a41ea27e095d47733f5148f90e6fc9ec5f7e9 # timeout=10\n[2020-02-22T18:45:31.237Z] Commit message: "Merge commit \'7adc3885075d49ace02c324b1d4431dea73c6f6c\' into HEAD"\n[2020-02-22T18:45:31.248Z] > git rev-list --no-walk 7a928dc7967be6c2ee751e4c2849e0fc0ff7624f # timeout=10\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-02-22T18:45:32.740Z] =========================================================\n[2020-02-22T18:45:32.740Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n[2020-02-22T18:45:32.740Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-22T18:45:34.323Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine .\n[2020-02-22T18:45:35.382Z] Sending build context to Docker daemon 2.666MB\r\r\n[2020-02-22T18:45:35.678Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n[2020-02-22T18:45:35.678Z] Step 2/8 : FROM ${BASE}\n[2020-02-22T18:45:35.951Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-02-22T18:45:35.951Z] cde5963f3b93: Pulling fs layer\n[2020-02-22T18:45:35.951Z] 2a23fa8c16f7: Pulling fs layer\n[2020-02-22T18:45:35.951Z] 777b28850792: Pulling fs layer\n[2020-02-22T18:45:35.951Z] 8a11ddd9e578: Pulling fs layer\n[2020-02-22T18:45:35.951Z] 4cf88f913ddb: Pulling fs layer\n[2020-02-22T18:45:35.951Z] 1df406cf5192: Pulling fs layer\n[2020-02-22T18:45:35.951Z] cd6300453558: Pulling fs layer\n[2020-02-22T18:45:35.951Z] b9c365052c96: Pulling fs layer\n[2020-02-22T18:45:35.951Z] a2d8cc88f415: Pulling fs layer\n[2020-02-22T18:45:35.951Z] ea1d1ca13537: Pulling fs layer\n[2020-02-22T18:45:35.951Z] 3750a50a1c5e: Pulling fs layer\n[2020-02-22T18:45:35.951Z] 8a11ddd9e578: Waiting\n[2020-02-22T18:45:35.951Z] 4cf88f913ddb: Waiting\n[2020-02-22T18:45:35.951Z] 1df406cf5192: Waiting\n[2020-02-22T18:45:35.951Z] cd6300453558: Waiting\n[2020-02-22T18:45:35.951Z] b9c365052c96: Waiting\n[2020-02-22T18:45:35.951Z] a2d8cc88f415: Waiting\n[2020-02-22T18:45:35.951Z] ea1d1ca13537: Waiting\n[2020-02-22T18:45:35.951Z] 3750a50a1c5e: Waiting\n[2020-02-22T18:45:35.951Z] 2a23fa8c16f7: Verifying Checksum\n[2020-02-22T18:45:35.951Z] 2a23fa8c16f7: Download complete\n[2020-02-22T18:45:35.951Z] 777b28850792: Verifying Checksum\n[2020-02-22T18:45:35.951Z] 777b28850792: Download complete\n[2020-02-22T18:45:36.229Z] 4cf88f913ddb: Verifying Checksum\n[2020-02-22T18:45:36.229Z] 4cf88f913ddb: Download complete\n[2020-02-22T18:45:36.229Z] 1df406cf5192: Verifying Checksum\n[2020-02-22T18:45:36.229Z] 1df406cf5192: Download complete\n[2020-02-22T18:45:36.850Z] cde5963f3b93: Verifying Checksum\n[2020-02-22T18:45:36.850Z] cde5963f3b93: Download complete\n[2020-02-22T18:45:39.662Z] cde5963f3b93: Pull complete\n[2020-02-22T18:45:40.656Z] 2a23fa8c16f7: Pull complete\n[2020-02-22T18:45:40.934Z] 777b28850792: Pull complete\n[2020-02-22T18:45:45.260Z] cd6300453558: Verifying Checksum\n[2020-02-22T18:45:45.260Z] cd6300453558: Download complete\n[2020-02-22T18:45:45.260Z] a2d8cc88f415: Verifying Checksum\n[2020-02-22T18:45:45.260Z] a2d8cc88f415: Download complete\n[2020-02-22T18:45:49.559Z] ea1d1ca13537: Verifying Checksum\n[2020-02-22T18:45:49.559Z] ea1d1ca13537: Download complete\n[2020-02-22T18:45:49.844Z] 3750a50a1c5e: Verifying Checksum\n[2020-02-22T18:45:49.844Z] 3750a50a1c5e: Download complete\n[2020-02-22T18:45:52.496Z] b9c365052c96: Verifying Checksum\n[2020-02-22T18:45:52.496Z] b9c365052c96: Download complete\n[2020-02-22T18:45:53.467Z] 8a11ddd9e578: Download complete\n[2020-02-22T18:46:08.506Z] 8a11ddd9e578: Pull complete\n[2020-02-22T18:46:08.776Z] 4cf88f913ddb: Pull complete\n[2020-02-22T18:46:09.051Z] 1df406cf5192: Pull complete\n[2020-02-22T18:46:15.764Z] cd6300453558: Pull complete\n[2020-02-22T18:46:24.053Z] b9c365052c96: Pull complete\n[2020-02-22T18:46:24.053Z] a2d8cc88f415: Pull complete\n[2020-02-22T18:46:27.433Z] ea1d1ca13537: Pull complete\n[2020-02-22T18:46:27.433Z] 3750a50a1c5e: Pull complete\n[2020-02-22T18:46:27.433Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n[2020-02-22T18:46:27.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n[2020-02-22T18:46:27.433Z] ---> 78745c68409d\n[2020-02-22T18:46:27.433Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-22T18:46:32.819Z] ---> Running in 0b71a3369cde\n[2020-02-22T18:46:32.819Z] Removing intermediate container 0b71a3369cde\n[2020-02-22T18:46:32.819Z] ---> d6408e2d9a6a\n[2020-02-22T18:46:32.819Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-22T18:46:32.819Z] ---> Running in 35d0cb3ca2e0\n[2020-02-22T18:46:34.808Z] Removing intermediate container 35d0cb3ca2e0\n[2020-02-22T18:46:34.808Z] ---> 451780717254\n[2020-02-22T18:46:34.809Z] Step 5/8 : RUN apk add --no-cache make git\n[2020-02-22T18:46:35.096Z] ---> Running in 488d99f345b2\n[2020-02-22T18:46:36.092Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-02-22T18:46:37.061Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-02-22T18:46:37.654Z] OK: 125 MiB in 39 packages\n[2020-02-22T18:46:39.094Z] Removing intermediate container 488d99f345b2\n[2020-02-22T18:46:39.094Z] ---> a36bf000fad4\n[2020-02-22T18:46:39.094Z] Step 6/8 : WORKDIR /device-sdk-go\n[2020-02-22T18:46:39.362Z] ---> Running in 7773aedd505f\n[2020-02-22T18:46:39.634Z] Removing intermediate container 7773aedd505f\n[2020-02-22T18:46:39.634Z] ---> 215ebc25a022\n[2020-02-22T18:46:39.634Z] Step 7/8 : COPY . .\n[2020-02-22T18:46:41.083Z] ---> 82786176f8c8\n[2020-02-22T18:46:41.083Z] Step 8/8 : RUN go mod download\n[2020-02-22T18:46:41.083Z] ---> Running in 1916e4b186f1\n[2020-02-22T18:46:43.686Z] \x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-22T18:46:43.686Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n[2020-02-22T18:46:43.686Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-22T18:46:43.686Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-22T18:46:43.686Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-22T18:46:43.686Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-22T18:46:43.686Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-02-22T18:46:43.686Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-22T18:46:43.686Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n[2020-02-22T18:46:43.686Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-02-22T18:46:43.686Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-22T18:46:43.686Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-22T18:46:43.686Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-22T18:46:43.686Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-22T18:46:43.686Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-22T18:46:43.686Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-22T18:46:43.686Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n[2020-02-22T18:46:43.686Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n[2020-02-22T18:46:43.686Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n[2020-02-22T18:46:43.686Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-22T18:46:43.686Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-02-22T18:46:43.686Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-22T18:46:43.686Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-22T18:46:43.686Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-22T18:46:43.686Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-22T18:46:43.686Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-22T18:46:43.686Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-22T18:46:43.686Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-22T18:46:43.686Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-22T18:46:43.686Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-22T18:46:43.686Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-22T18:46:43.954Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-22T18:46:43.954Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-22T18:46:43.954Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-22T18:46:43.954Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n[2020-02-22T18:46:43.954Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-22T18:46:43.954Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-22T18:46:43.954Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-22T18:46:43.954Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-22T18:46:43.954Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-22T18:46:43.954Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-22T18:46:43.954Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-22T18:46:43.954Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-22T18:46:43.954Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-22T18:46:43.954Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-22T18:46:43.954Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-22T18:46:43.954Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-22T18:46:43.954Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-22T18:46:43.954Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-22T18:46:43.954Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-22T18:46:43.954Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-22T18:46:44.232Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-22T18:46:44.232Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-22T18:46:44.232Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-22T18:46:44.232Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-22T18:46:44.232Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-02-22T18:46:44.232Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-02-22T18:46:44.232Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-22T18:46:44.232Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-22T18:46:44.232Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-22T18:46:44.232Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-22T18:46:44.232Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-22T18:46:44.232Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-02-22T18:46:44.232Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-02-22T18:47:02.498Z] \x1b[0mRemoving intermediate container 1916e4b186f1\n[2020-02-22T18:47:02.498Z] ---> 0f62add258e9\n[2020-02-22T18:47:02.498Z] Successfully built 0f62add258e9\n[2020-02-22T18:47:02.498Z] Successfully tagged ci-base-image-arm64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-22T18:47:02.974Z] + docker inspect -f . ci-base-image-arm64\n[2020-02-22T18:47:03.255Z] .\n[Pipeline] withDockerContainer\n[2020-02-22T18:47:03.646Z] prd-ubuntu18.04-docker-arm64-4c-2g-380 does not seem to be running inside a container\n[2020-02-22T18:47:03.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n[2020-02-22T18:47:05.441Z] $ docker top 59cc15c16e93ee8e31aaefcd32091a5933be7ac6f7adee3a75534768a295e40e -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-22T18:47:07.932Z] + go version\n[2020-02-22T18:47:07.932Z] go version go1.13.5 linux/arm64\n[Pipeline] sh\n[2020-02-22T18:47:08.590Z] + make test\n[2020-02-22T18:47:08.590Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n[2020-02-22T18:48:16.539Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n[2020-02-22T18:48:16.539Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n[2020-02-22T18:48:16.539Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n[2020-02-22T18:48:16.539Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.021s\tcoverage: 23.1% of statements\n[2020-02-22T18:48:16.539Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.164s\tcoverage: 95.8% of statements\n[2020-02-22T18:48:19.160Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.063s\tcoverage: 12.7% of statements\n[2020-02-22T18:48:19.752Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.049s\tcoverage: 25.6% of statements\n[2020-02-22T18:48:58.708Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.041s\tcoverage: 30.0% of statements\n[2020-02-22T18:48:58.708Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.381s\tcoverage: 42.3% of statements\n[2020-02-22T18:48:58.708Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n[2020-02-22T18:48:58.708Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n[2020-02-22T18:48:58.708Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.607s\tcoverage: 79.5% of statements\n[2020-02-22T18:48:58.708Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n[2020-02-22T18:48:58.708Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n[2020-02-22T18:48:58.708Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n[2020-02-22T18:48:58.708Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.050s\tcoverage: 52.6% of statements\n[2020-02-22T18:48:58.708Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.331s\tcoverage: 76.1% of statements\n[2020-02-22T18:48:58.708Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n[2020-02-22T18:48:58.708Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-02-22T18:49:08.865Z] gofmt -l .\n[2020-02-22T18:49:08.865Z] [ "`gofmt -l .`" = "" ]\n[2020-02-22T18:49:08.865Z] ./bin/test-attribution-txt.sh\n[2020-02-22T18:49:09.136Z] ./bin/test-go-mod-tidy.sh\n[Pipeline] stash\n[2020-02-22T18:49:09.742Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-02-22T18:49:10.268Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-22T18:49:10.275Z] $ docker stop --time=1 59cc15c16e93ee8e31aaefcd32091a5933be7ac6f7adee3a75534768a295e40e\n[2020-02-22T18:49:12.455Z] $ docker rm -f 59cc15c16e93ee8e31aaefcd32091a5933be7ac6f7adee3a75534768a295e40e\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-02-22T18:49:13.509Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-02-22T18:49:13.836Z] + ls -al .\n[2020-02-22T18:49:13.836Z] total 240\n[2020-02-22T18:49:13.836Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 22 18:49 .\n[2020-02-22T18:49:13.836Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 18:45 ..\n[2020-02-22T18:49:13.836Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 22 18:45 .dockerignore\n[2020-02-22T18:49:13.836Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 18:45 .git\n[2020-02-22T18:49:13.836Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 18:45 .github\n[2020-02-22T18:49:13.836Z] -rw-rw-r-- 1 jenkins jenkins 138 Feb 22 18:45 .gitignore\n[2020-02-22T18:49:13.836Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 18:45 .semver\n[2020-02-22T18:49:13.836Z] -rw-rw-r-- 1 jenkins jenkins 936 Feb 22 18:45 Dockerfile.build\n[2020-02-22T18:49:13.836Z] -rw-rw-r-- 1 jenkins jenkins 808 Feb 22 18:45 Jenkinsfile\n[2020-02-22T18:49:13.836Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 22 18:45 LICENSE\n[2020-02-22T18:49:13.836Z] -rw-rw-r-- 1 jenkins jenkins 892 Feb 22 18:45 Makefile\n[2020-02-22T18:49:13.836Z] -rw-rw-r-- 1 jenkins jenkins 761 Feb 22 18:45 README.md\n[2020-02-22T18:49:13.836Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 22 18:42 VERSION\n[2020-02-22T18:49:13.836Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 18:45 api\n[2020-02-22T18:49:13.836Z] -rw-rw-r-- 1 jenkins jenkins 3321 Feb 22 18:45 async.go\n[2020-02-22T18:49:13.836Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 18:45 bin\n[2020-02-22T18:49:13.836Z] -rw-r--r-- 1 jenkins jenkins 100201 Feb 22 18:48 coverage.out\n[2020-02-22T18:49:13.836Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 18:45 example\n[2020-02-22T18:49:13.836Z] -rw-r--r-- 1 jenkins jenkins 536 Feb 22 18:49 go.mod\n[2020-02-22T18:49:13.836Z] -rw-r--r-- 1 jenkins jenkins 11140 Feb 22 18:49 go.sum\n[2020-02-22T18:49:13.836Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 22 18:45 internal\n[2020-02-22T18:49:13.836Z] -rw-rw-r-- 1 jenkins jenkins 4427 Feb 22 18:45 manageddevices.go\n[2020-02-22T18:49:13.836Z] -rw-rw-r-- 1 jenkins jenkins 5473 Feb 22 18:45 managedprofiles.go\n[2020-02-22T18:49:13.836Z] -rw-rw-r-- 1 jenkins jenkins 3878 Feb 22 18:45 managedwatchers.go\n[2020-02-22T18:49:13.836Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 18:45 pkg\n[2020-02-22T18:49:13.836Z] -rw-rw-r-- 1 jenkins jenkins 9817 Feb 22 18:45 service.go\n[2020-02-22T18:49:13.836Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 18:45 snap\n[2020-02-22T18:49:13.836Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 22 18:45 version.go\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-22T18:49:14.164Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --label git_sha=f08d2f9fafbd6fb7d66eef563c9c01280f3d1e82 --label arch=arm64 --label version=0.0.0 .\n[2020-02-22T18:49:14.768Z] Sending build context to Docker daemon 2.792MB\r\r\n[2020-02-22T18:49:14.768Z] Step 1/20 : ARG BASE=golang:1.13-alpine\n[2020-02-22T18:49:14.768Z] Step 2/20 : FROM ${BASE} AS builder\n[2020-02-22T18:49:14.768Z] ---> 0f62add258e9\n[2020-02-22T18:49:14.768Z] Step 3/20 : ARG MAKE=\'make build\'\n[2020-02-22T18:49:15.038Z] ---> Running in 73dfd2e45e6a\n[2020-02-22T18:49:15.307Z] Removing intermediate container 73dfd2e45e6a\n[2020-02-22T18:49:15.307Z] ---> ebb743da7ba0\n[2020-02-22T18:49:15.307Z] Step 4/20 : WORKDIR /device-sdk-go\n[2020-02-22T18:49:15.307Z] ---> Running in 354cdfb487cd\n[2020-02-22T18:49:15.903Z] Removing intermediate container 354cdfb487cd\n[2020-02-22T18:49:15.903Z] ---> 537bb59dd02c\n[2020-02-22T18:49:15.903Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-22T18:49:15.903Z] ---> Running in ff8c2509ce97\n[2020-02-22T18:49:16.173Z] Removing intermediate container ff8c2509ce97\n[2020-02-22T18:49:16.173Z] ---> 247dd760e7b1\n[2020-02-22T18:49:16.173Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-22T18:49:16.448Z] ---> Running in 2db3d38cf035\n[2020-02-22T18:49:18.428Z] Removing intermediate container 2db3d38cf035\n[2020-02-22T18:49:18.428Z] ---> 2c0c01a51d87\n[2020-02-22T18:49:18.428Z] Step 7/20 : RUN apk add --update --no-cache make git\n[2020-02-22T18:49:18.428Z] ---> Running in 32f43cc8d32b\n[2020-02-22T18:49:19.402Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-02-22T18:49:19.986Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-02-22T18:49:20.580Z] OK: 125 MiB in 39 packages\n[2020-02-22T18:49:22.017Z] Removing intermediate container 32f43cc8d32b\n[2020-02-22T18:49:22.017Z] ---> d54f9be14bc7\n[2020-02-22T18:49:22.017Z] Step 8/20 : COPY . .\n[2020-02-22T18:49:22.999Z] ---> 85846eded214\n[2020-02-22T18:49:22.999Z] Step 9/20 : RUN ${MAKE}\n[2020-02-22T18:49:22.999Z] ---> Running in 2942a07a5ec6\n[2020-02-22T18:49:23.963Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple\n[2020-02-22T18:50:20.452Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n[2020-02-22T18:50:35.467Z] Removing intermediate container 2942a07a5ec6\n[2020-02-22T18:50:35.467Z] ---> 0d0696b030b2\n[2020-02-22T18:50:35.467Z] Step 10/20 : FROM scratch\n[2020-02-22T18:50:35.467Z] ---> \n[2020-02-22T18:50:35.467Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-22T18:50:35.467Z] ---> Running in bd19e1b8e272\n[2020-02-22T18:50:35.467Z] Removing intermediate container bd19e1b8e272\n[2020-02-22T18:50:35.467Z] ---> 1c4dec3212cf\n[2020-02-22T18:50:35.467Z] Step 12/20 : ENV APP_PORT=49990\n[2020-02-22T18:50:35.467Z] ---> Running in 24eef7873b32\n[2020-02-22T18:50:35.467Z] Removing intermediate container 24eef7873b32\n[2020-02-22T18:50:35.467Z] ---> 90d775c274e1\n[2020-02-22T18:50:35.467Z] Step 13/20 : EXPOSE $APP_PORT\n[2020-02-22T18:50:35.467Z] ---> Running in 436f4d466075\n[2020-02-22T18:50:35.735Z] Removing intermediate container 436f4d466075\n[2020-02-22T18:50:35.735Z] ---> 37d213c60724\n[2020-02-22T18:50:35.735Z] Step 14/20 : WORKDIR /\n[2020-02-22T18:50:35.735Z] ---> Running in 82a965ada47b\n[2020-02-22T18:50:36.005Z] Removing intermediate container 82a965ada47b\n[2020-02-22T18:50:36.005Z] ---> a71d3c500dc1\n[2020-02-22T18:50:36.005Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n[2020-02-22T18:50:36.974Z] ---> e1ca47c51821\n[2020-02-22T18:50:36.974Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n[2020-02-22T18:50:37.565Z] ---> 09e1f67c84f5\n[2020-02-22T18:50:37.565Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n[2020-02-22T18:50:37.837Z] ---> Running in 76e0a7571a68\n[2020-02-22T18:50:38.107Z] Removing intermediate container 76e0a7571a68\n[2020-02-22T18:50:38.107Z] ---> 8b19f4f17e24\n[2020-02-22T18:50:38.107Z] Step 18/20 : LABEL arch=arm64\n[2020-02-22T18:50:38.107Z] ---> Running in 5de1dd446a54\n[2020-02-22T18:50:38.716Z] Removing intermediate container 5de1dd446a54\n[2020-02-22T18:50:38.716Z] ---> b8e4c80dc472\n[2020-02-22T18:50:38.716Z] Step 19/20 : LABEL git_sha=f08d2f9fafbd6fb7d66eef563c9c01280f3d1e82\n[2020-02-22T18:50:38.716Z] ---> Running in a107d8366565\n[2020-02-22T18:50:38.989Z] Removing intermediate container a107d8366565\n[2020-02-22T18:50:38.989Z] ---> dd048a7a5d78\n[2020-02-22T18:50:38.989Z] Step 20/20 : LABEL version=0.0.0\n[2020-02-22T18:50:39.259Z] ---> Running in 94497d38867d\n[2020-02-22T18:50:39.533Z] Removing intermediate container 94497d38867d\n[2020-02-22T18:50:39.533Z] ---> f619fa9f698b\n[2020-02-22T18:50:39.533Z] Successfully built f619fa9f698b\n[2020-02-22T18:50:39.533Z] Successfully tagged docker-device-sdk-simple-arm64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (CodeCov)\n[Pipeline] unstash\n[Pipeline] wrap\n[2020-02-22T18:50:39.880Z] provisioning config files...\n[2020-02-22T18:50:39.895Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-450@tmp/config6337616060115259895tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-02-22T18:50:40.207Z] + curl -s https://codecov.io/bash\n[2020-02-22T18:50:40.207Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-450@tmp/config6337616060115259895tmp\n[2020-02-22T18:50:40.467Z] \n[2020-02-22T18:50:40.467Z] _____ _\n[2020-02-22T18:50:40.467Z] / ____| | |\n[2020-02-22T18:50:40.467Z] | | ___ __| | ___ ___ _____ __\n[2020-02-22T18:50:40.467Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-02-22T18:50:40.467Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-02-22T18:50:40.467Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-02-22T18:50:40.467Z] Bash-20200214-585fef0\n[2020-02-22T18:50:40.467Z] \n[2020-02-22T18:50:40.467Z] \n[2020-02-22T18:50:40.467Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-02-22T18:50:40.467Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-02-22T18:50:40.467Z] Fixing merge commit SHA\n[2020-02-22T18:50:40.467Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n[2020-02-22T18:50:40.467Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-02-22T18:50:40.467Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-02-22T18:50:40.467Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-02-22T18:50:40.467Z] \x1b[0;32m+\x1b[0m .\n[2020-02-22T18:50:40.467Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-02-22T18:50:40.467Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-02-22T18:50:40.467Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-02-22T18:50:40.467Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=100201\x1b[0m\n[2020-02-22T18:50:40.467Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-02-22T18:50:40.467Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-02-22T18:50:40.727Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-02-22T18:50:40.727Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-02-22T18:50:40.727Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-02-22T18:50:40.727Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-02-22T18:50:40.727Z] \x1b[0;90mquery:\x1b[0m branch=PR-450&commit=7adc3885075d49ace02c324b1d4431dea73c6f6c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-450%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=450&job=\n[2020-02-22T18:50:40.727Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-02-22T18:50:40.727Z] https://codecov.io/upload/v4?package=bash-20200214-585fef0&token=secret&branch=PR-450&commit=7adc3885075d49ace02c324b1d4431dea73c6f6c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-450%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=450&job=\n[2020-02-22T18:50:41.310Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-02-22T18:50:41.881Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/device-sdk-go/commit/7adc3885075d49ace02c324b1d4431dea73c6f6c\x1b[0m\n[Pipeline] }\n[2020-02-22T18:50:41.888Z] Deleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to when conditional\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Declarative: Post Actions)\n[Pipeline] stage\n[Pipeline] { (LF Post Build Actions)\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-22T18:50:42.494Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-22T18:50:42.802Z] ---> package-listing.sh\n[2020-02-22T18:50:42.802Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-02-22T18:50:42.802Z] ++ facter osfamily\n[2020-02-22T18:50:42.802Z] + OS_FAMILY=redhat\n[2020-02-22T18:50:42.802Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-450\n[2020-02-22T18:50:42.802Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-02-22T18:50:42.802Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-02-22T18:50:42.802Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-02-22T18:50:42.802Z] + PACKAGES=/tmp/packages_start.txt\n[2020-02-22T18:50:42.802Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-450 \']\'\n[2020-02-22T18:50:42.802Z] + PACKAGES=/tmp/packages_end.txt\n[2020-02-22T18:50:42.802Z] + case "${OS_FAMILY}" in\n[2020-02-22T18:50:42.802Z] + rpm -qa\n[2020-02-22T18:50:42.802Z] + sort\n[2020-02-22T18:50:47.004Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-02-22T18:50:47.004Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-02-22T18:50:47.004Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-02-22T18:50:47.004Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-450 \']\'\n[2020-02-22T18:50:47.004Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-450/archives/\n[2020-02-22T18:50:47.004Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-450/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-22T18:50:47.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-22T18:50:47.341Z] \n[2020-02-22T18:50:47.341Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-22T18:50:47.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-22T18:50:47.646Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-02-22T18:50:47.646Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-22T18:50:47.646Z] da0e9bf0cc60: Pulling fs layer\n[2020-02-22T18:50:47.646Z] c9ea274ed700: Pulling fs layer\n[2020-02-22T18:50:47.646Z] 9cfac6ba3733: Pulling fs layer\n[2020-02-22T18:50:47.646Z] f6a933c9cadc: Pulling fs layer\n[2020-02-22T18:50:47.646Z] 61811dbd4963: Pulling fs layer\n[2020-02-22T18:50:47.646Z] a6eb2c9e2280: Pulling fs layer\n[2020-02-22T18:50:47.646Z] 095dd8b7b4d8: Pulling fs layer\n[2020-02-22T18:50:47.646Z] dc21a1d4508b: Pulling fs layer\n[2020-02-22T18:50:47.646Z] 363af2e989c4: Pulling fs layer\n[2020-02-22T18:50:47.646Z] 61811dbd4963: Waiting\n[2020-02-22T18:50:47.646Z] a6eb2c9e2280: Waiting\n[2020-02-22T18:50:47.646Z] 095dd8b7b4d8: Waiting\n[2020-02-22T18:50:47.646Z] dc21a1d4508b: Waiting\n[2020-02-22T18:50:47.646Z] 9cfac6ba3733: Waiting\n[2020-02-22T18:50:47.646Z] f6a933c9cadc: Waiting\n[2020-02-22T18:50:47.646Z] 363af2e989c4: Waiting\n[2020-02-22T18:50:47.646Z] da0e9bf0cc60: Verifying Checksum\n[2020-02-22T18:50:47.646Z] da0e9bf0cc60: Download complete\n[2020-02-22T18:50:47.646Z] 9cfac6ba3733: Verifying Checksum\n[2020-02-22T18:50:47.646Z] 9cfac6ba3733: Download complete\n[2020-02-22T18:50:47.646Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-22T18:50:47.646Z] e6b0cf9c0882: Download complete\n[2020-02-22T18:50:47.646Z] f6a933c9cadc: Verifying Checksum\n[2020-02-22T18:50:47.646Z] f6a933c9cadc: Download complete\n[2020-02-22T18:50:47.919Z] a6eb2c9e2280: Verifying Checksum\n[2020-02-22T18:50:47.919Z] a6eb2c9e2280: Download complete\n[2020-02-22T18:50:47.919Z] e6b0cf9c0882: Pull complete\n[2020-02-22T18:50:48.185Z] c9ea274ed700: Verifying Checksum\n[2020-02-22T18:50:48.185Z] c9ea274ed700: Download complete\n[2020-02-22T18:50:48.185Z] 095dd8b7b4d8: Verifying Checksum\n[2020-02-22T18:50:48.185Z] 095dd8b7b4d8: Download complete\n[2020-02-22T18:50:48.185Z] dc21a1d4508b: Verifying Checksum\n[2020-02-22T18:50:48.185Z] dc21a1d4508b: Download complete\n[2020-02-22T18:50:48.185Z] 363af2e989c4: Verifying Checksum\n[2020-02-22T18:50:48.185Z] 363af2e989c4: Download complete\n[2020-02-22T18:50:48.450Z] da0e9bf0cc60: Pull complete\n[2020-02-22T18:50:48.709Z] 61811dbd4963: Verifying Checksum\n[2020-02-22T18:50:48.709Z] 61811dbd4963: Download complete\n[2020-02-22T18:50:50.630Z] c9ea274ed700: Pull complete\n[2020-02-22T18:50:50.630Z] 9cfac6ba3733: Pull complete\n[2020-02-22T18:50:50.630Z] f6a933c9cadc: Pull complete\n[2020-02-22T18:50:54.835Z] 61811dbd4963: Pull complete\n[2020-02-22T18:50:54.835Z] a6eb2c9e2280: Pull complete\n[2020-02-22T18:50:55.772Z] 095dd8b7b4d8: Pull complete\n[2020-02-22T18:50:55.772Z] dc21a1d4508b: Pull complete\n[2020-02-22T18:50:56.034Z] 363af2e989c4: Pull complete\n[2020-02-22T18:50:56.034Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-02-22T18:50:56.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-02-22T18:50:56.189Z] prd-centos7-docker-4c-2g-372 does not seem to be running inside a container\n[2020-02-22T18:50:56.235Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-450 -v /w/workspace/dgexfoundry_device-sdk-go_PR-450:/w/workspace/dgexfoundry_device-sdk-go_PR-450:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-450@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-450@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-02-22T18:50:57.503Z] $ docker top d43bf5f7a50030608db44fce4e4d6ac643b6e4e91a579b2caaf829f87d093c46 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-02-22T18:50:58.076Z] provisioning config files...\n[2020-02-22T18:50:58.089Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-450@tmp/config4074288470993163729tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-02-22T18:50:58.106Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-22T18:50:58.403Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-02-22T18:50:58.411Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-22T18:50:58.710Z] ---> logs-deploy.sh\n[2020-02-22T18:50:58.710Z] + ARCHIVE_ARTIFACTS=\n[2020-02-22T18:50:58.710Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-02-22T18:50:58.710Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-02-22T18:50:58.710Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-02-22T18:50:58.710Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-450/3\n[2020-02-22T18:50:58.710Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-450/3/\n[2020-02-22T18:50:58.710Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-450/3 /w/workspace/dgexfoundry_device-sdk-go_PR-450\n[2020-02-22T18:50:59.645Z] Archives upload complete.\n[2020-02-22T18:50:59.645Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-450/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-450/3/\n'