b'Branch indexing\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nConnecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/device-sdk-go\nLoading trusted files from base branch master at 83e9a03e857076317f35131868562e7812717f60 rather than 28252b69fefab4e926fdfd6a986839463f2999b1\nObtained Jenkinsfile from 83e9a03e857076317f35131868562e7812717f60\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 0ef81488da9e236423f681c40a6609f5e9eb7941\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 0ef81488da9e236423f681c40a6609f5e9eb7941 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 0ef81488da9e236423f681c40a6609f5e9eb7941 # timeout=10\nCommit message: "Merge pull request #99 from lranjbar/disable-snyk"\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-21106 in /w/workspace/dgexfoundry_device-sdk-go_PR-439\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\nFetching without tags\nCloning repository git@github.com:edgexfoundry/device-sdk-go.git\n > git init /w/workspace/dgexfoundry_device-sdk-go_PR-439 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n > git --version # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/439/head:refs/remotes/origin/PR-439 +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/439/head:refs/remotes/origin/PR-439 # 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/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10\nMerging remotes/origin/master commit 83e9a03e857076317f35131868562e7812717f60 into PR head commit 28252b69fefab4e926fdfd6a986839463f2999b1\nMerge succeeded, producing 73c8e048c7e1be489b7bcce23bce4f3a26a41ecf\nChecking out Revision 73c8e048c7e1be489b7bcce23bce4f3a26a41ecf (PR-439)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 28252b69fefab4e926fdfd6a986839463f2999b1 # timeout=10\n > git merge 83e9a03e857076317f35131868562e7812717f60 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 73c8e048c7e1be489b7bcce23bce4f3a26a41ecf # timeout=10\nCommit message: "Merge commit \'83e9a03e857076317f35131868562e7812717f60\' into HEAD"\nFirst time build. Skipping changelog.\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-02-11T18:41:55.597Z] 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 > git rev-list --no-walk d1597f6c63643c67d1d12d96e70acf4ffa6c1072 # timeout=10\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-11T18:41:57.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-11T18:41:57.416Z] \n[2020-02-11T18:41:57.416Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-11T18:41:57.752Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-11T18:41:57.752Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-02-11T18:41:57.752Z] e7c96db7181b: Pulling fs layer\n[2020-02-11T18:41:57.752Z] a038dfdf5543: Pulling fs layer\n[2020-02-11T18:41:57.752Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-02-11T18:41:58.014Z] e7c96db7181b: Verifying Checksum\n[2020-02-11T18:41:58.014Z] e7c96db7181b: Download complete\n[2020-02-11T18:41:58.014Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-02-11T18:41:58.014Z] 8d5d8e63b3c0: Download complete\n[2020-02-11T18:41:58.014Z] a038dfdf5543: Verifying Checksum\n[2020-02-11T18:41:58.014Z] a038dfdf5543: Download complete\n[2020-02-11T18:41:58.273Z] e7c96db7181b: Pull complete\n[2020-02-11T18:41:58.844Z] a038dfdf5543: Pull complete\n[2020-02-11T18:41:59.103Z] 8d5d8e63b3c0: Pull complete\n[2020-02-11T18:41:59.103Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-02-11T18:41:59.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-02-11T18:41:59.240Z] prd-centos7-docker-4c-2g-21106 does not seem to be running inside a container\n[2020-02-11T18:41:59.296Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-439 -v /w/workspace/dgexfoundry_device-sdk-go_PR-439:/w/workspace/dgexfoundry_device-sdk-go_PR-439:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-11T18:42:00.006Z] $ docker top 8d08b6886a4988a4b8a8a855e1917ab1bfb3bfec72aec21dfa0aea127e1b4878 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-11T18:42:00.604Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-11T18:42:00.604Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-11T18:42:00.830Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-11T18:42:00.840Z] $ docker exec 8d08b6886a4988a4b8a8a855e1917ab1bfb3bfec72aec21dfa0aea127e1b4878 ssh-agent\n[2020-02-11T18:42:01.027Z] SSH_AUTH_SOCK=/tmp/ssh-XCBkC6gHu6XY/agent.15\n[2020-02-11T18:42:01.028Z] SSH_AGENT_PID=22\n[2020-02-11T18:42:01.041Z] Running ssh-add (command line suppressed)\n[2020-02-11T18:42:01.199Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/private_key_4339297520025647386.key (/w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/private_key_4339297520025647386.key)\n[2020-02-11T18:42:01.250Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-11T18:42:01.550Z] + git describe --exact-match --tags HEAD\n[2020-02-11T18:42:01.550Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-02-11T18:42:01.615Z] $ docker exec --env ******** --env ******** 8d08b6886a4988a4b8a8a855e1917ab1bfb3bfec72aec21dfa0aea127e1b4878 ssh-agent -k\n[2020-02-11T18:42:01.758Z] unset SSH_AUTH_SOCK;\n[2020-02-11T18:42:01.758Z] unset SSH_AGENT_PID;\n[2020-02-11T18:42:01.758Z] echo Agent pid 22 killed;\n[2020-02-11T18:42:01.800Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-02-11T18:42:01.820Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-02-11T18:42:01.820Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-02-11T18:42:01.848Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-11T18:42:01.848Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-11T18:42:02.039Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-11T18:42:02.049Z] $ docker exec 8d08b6886a4988a4b8a8a855e1917ab1bfb3bfec72aec21dfa0aea127e1b4878 ssh-agent\n[2020-02-11T18:42:02.217Z] SSH_AUTH_SOCK=/tmp/ssh-kaln5zQgq7oY/agent.57\n[2020-02-11T18:42:02.217Z] SSH_AGENT_PID=64\n[2020-02-11T18:42:02.228Z] Running ssh-add (command line suppressed)\n[2020-02-11T18:42:02.401Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/private_key_5637137976463095990.key (/w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/private_key_5637137976463095990.key)\n[2020-02-11T18:42:02.456Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-11T18:42:02.753Z] + git semver init\n[2020-02-11T18:42:02.753Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-11T18:42:02.753Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-439/.git\n[2020-02-11T18:42:02.753Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-439\n[2020-02-11T18:42:02.753Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-11T18:42:02.753Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-11T18:42:02.753Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-11T18:42:02.753Z] # $SEMVER_BRANCH = PR-439\n[2020-02-11T18:42:02.753Z] # $SEMVER_TEMP = /tmp/semver-143879954\n[2020-02-11T18:42:02.753Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP\n[2020-02-11T18:42:03.331Z] # \'/tmp/semver-143879954\' -> \'/w/workspace/dgexfoundry_device-sdk-go_PR-439/.semver\'\n[2020-02-11T18:42:03.331Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-439/.semver\n[Pipeline] }\n[2020-02-11T18:42:03.350Z] $ docker exec --env ******** --env ******** 8d08b6886a4988a4b8a8a855e1917ab1bfb3bfec72aec21dfa0aea127e1b4878 ssh-agent -k\n[2020-02-11T18:42:03.489Z] unset SSH_AUTH_SOCK;\n[2020-02-11T18:42:03.490Z] unset SSH_AGENT_PID;\n[2020-02-11T18:42:03.490Z] echo Agent pid 64 killed;\n[2020-02-11T18:42:03.530Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-11T18:42:03.843Z] + git semver\n[Pipeline] }\n[2020-02-11T18:42:03.863Z] $ docker stop --time=1 8d08b6886a4988a4b8a8a855e1917ab1bfb3bfec72aec21dfa0aea127e1b4878\n[2020-02-11T18:42:05.208Z] $ docker rm -f 8d08b6886a4988a4b8a8a855e1917ab1bfb3bfec72aec21dfa0aea127e1b4878\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-02-11T18:42:05.873Z] Stashed 26 file(s)\n[Pipeline] echo\n[2020-02-11T18:42:05.875Z] [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-11T18:42:20.973Z] Still waiting to schedule task\n[2020-02-11T18:42:20.973Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-02-11T18:42:20.975Z] Still waiting to schedule task\n[2020-02-11T18:42:20.975Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n[2020-02-11T18:44:26.240Z] Running on prd-centos7-docker-4c-2g-21119 in /w/workspace/dgexfoundry_device-sdk-go_PR-439\n[Pipeline] {\n[Pipeline] ws\n[2020-02-11T18:44:26.254Z] Running in /w/workspace/device-sdk-go/6\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-11T18:44:29.118Z] using credential edgex-jenkins-ssh\n[2020-02-11T18:44:29.137Z] Cloning the remote Git repository\n[2020-02-11T18:44:29.137Z] Cloning with configured refspecs honoured and without tags\n[2020-02-11T18:44:29.168Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-11T18:44:29.209Z] > git init /w/workspace/device-sdk-go/6 # timeout=10\n[2020-02-11T18:44:29.313Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-11T18:44:29.314Z] > git --version # timeout=10\n[2020-02-11T18:44:29.323Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-11T18:44:29.352Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-11T18:44:29.943Z] Fetching without tags\n[2020-02-11T18:44:30.344Z] Merging remotes/origin/master commit 83e9a03e857076317f35131868562e7812717f60 into PR head commit 28252b69fefab4e926fdfd6a986839463f2999b1\n[2020-02-11T18:44:30.641Z] Merge succeeded, producing 341469e68a9d26bf5954d4b6e6f708cead1c317a\n[2020-02-11T18:44:30.641Z] Checking out Revision 341469e68a9d26bf5954d4b6e6f708cead1c317a (PR-439)\n[2020-02-11T18:44:29.903Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-02-11T18:44:29.908Z] > git config --add remote.origin.fetch +refs/pull/439/head:refs/remotes/origin/PR-439 # timeout=10\n[2020-02-11T18:44:29.914Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-11T18:44:29.932Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-02-11T18:44:29.945Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-11T18:44:29.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-11T18:44:29.952Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-11T18:44:30.350Z] > git config core.sparsecheckout # timeout=10\n[2020-02-11T18:44:30.359Z] > git checkout -f 28252b69fefab4e926fdfd6a986839463f2999b1 # timeout=10\n[2020-02-11T18:44:30.412Z] > git merge 83e9a03e857076317f35131868562e7812717f60 # timeout=10\n[2020-02-11T18:44:30.632Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-11T18:44:30.641Z] > git config core.sparsecheckout # timeout=10\n[2020-02-11T18:44:30.646Z] > git checkout -f 341469e68a9d26bf5954d4b6e6f708cead1c317a # timeout=10\n[2020-02-11T18:44:34.257Z] Commit message: "Merge commit \'83e9a03e857076317f35131868562e7812717f60\' into HEAD"\n[2020-02-11T18:44:34.274Z] First time build. Skipping changelog.\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[2020-02-11T18:44:34.262Z] > git rev-list --no-walk d1597f6c63643c67d1d12d96e70acf4ffa6c1072 # timeout=10\n[Pipeline] echo\n[2020-02-11T18:44:34.976Z] =========================================================\n[2020-02-11T18:44:34.976Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n[2020-02-11T18:44:34.976Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-11T18:44:35.873Z] + 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-11T18:44:36.137Z] Sending build context to Docker daemon 2.655MB\r\r\n[2020-02-11T18:44:36.137Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n[2020-02-11T18:44:36.137Z] Step 2/8 : FROM ${BASE}\n[2020-02-11T18:44:36.137Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-02-11T18:44:36.137Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-11T18:44:36.137Z] 2848faf0eed1: Pulling fs layer\n[2020-02-11T18:44:36.137Z] 0f37312ad70f: Pulling fs layer\n[2020-02-11T18:44:36.137Z] 5788d62ee057: Pulling fs layer\n[2020-02-11T18:44:36.137Z] 0e6b1d234666: Pulling fs layer\n[2020-02-11T18:44:36.137Z] bf5d7aec512f: Pulling fs layer\n[2020-02-11T18:44:36.137Z] 34c802a77dc8: Pulling fs layer\n[2020-02-11T18:44:36.137Z] 9eb99e56ec68: Pulling fs layer\n[2020-02-11T18:44:36.137Z] 27c7a5d97fbd: Pulling fs layer\n[2020-02-11T18:44:36.137Z] 5c102a31e300: Pulling fs layer\n[2020-02-11T18:44:36.137Z] dcfb455df0a1: Pulling fs layer\n[2020-02-11T18:44:36.137Z] 34c802a77dc8: Waiting\n[2020-02-11T18:44:36.137Z] 9eb99e56ec68: Waiting\n[2020-02-11T18:44:36.137Z] 27c7a5d97fbd: Waiting\n[2020-02-11T18:44:36.137Z] 5c102a31e300: Waiting\n[2020-02-11T18:44:36.137Z] dcfb455df0a1: Waiting\n[2020-02-11T18:44:36.137Z] 5788d62ee057: Waiting\n[2020-02-11T18:44:36.137Z] 0e6b1d234666: Waiting\n[2020-02-11T18:44:36.137Z] bf5d7aec512f: Waiting\n[2020-02-11T18:44:36.137Z] 0f37312ad70f: Download complete\n[2020-02-11T18:44:36.137Z] 2848faf0eed1: Verifying Checksum\n[2020-02-11T18:44:36.137Z] 2848faf0eed1: Download complete\n[2020-02-11T18:44:36.137Z] 0e6b1d234666: Verifying Checksum\n[2020-02-11T18:44:36.137Z] 0e6b1d234666: Download complete\n[2020-02-11T18:44:36.408Z] bf5d7aec512f: Verifying Checksum\n[2020-02-11T18:44:36.408Z] bf5d7aec512f: Download complete\n[2020-02-11T18:44:36.682Z] e6b0cf9c0882: Download complete\n[2020-02-11T18:44:36.682Z] e6b0cf9c0882: Pull complete\n[2020-02-11T18:44:36.953Z] 2848faf0eed1: Pull complete\n[2020-02-11T18:44:37.224Z] 0f37312ad70f: Pull complete\n[2020-02-11T18:44:38.186Z] 34c802a77dc8: Verifying Checksum\n[2020-02-11T18:44:38.186Z] 34c802a77dc8: Download complete\n[2020-02-11T18:44:38.186Z] 27c7a5d97fbd: Verifying Checksum\n[2020-02-11T18:44:38.186Z] 27c7a5d97fbd: Download complete\n[2020-02-11T18:44:38.451Z] 5788d62ee057: Verifying Checksum\n[2020-02-11T18:44:38.451Z] 5788d62ee057: Download complete\n[2020-02-11T18:44:38.728Z] dcfb455df0a1: Verifying Checksum\n[2020-02-11T18:44:38.728Z] dcfb455df0a1: Download complete\n[2020-02-11T18:44:38.728Z] 9eb99e56ec68: Verifying Checksum\n[2020-02-11T18:44:38.728Z] 9eb99e56ec68: Download complete\n[2020-02-11T18:44:38.728Z] 5c102a31e300: Verifying Checksum\n[2020-02-11T18:44:45.338Z] 5788d62ee057: Pull complete\n[2020-02-11T18:44:45.338Z] 0e6b1d234666: Pull complete\n[2020-02-11T18:44:45.338Z] bf5d7aec512f: Pull complete\n[2020-02-11T18:44:49.566Z] 34c802a77dc8: Pull complete\n[2020-02-11T18:44:55.016Z] 9eb99e56ec68: Pull complete\n[2020-02-11T18:44:55.016Z] 27c7a5d97fbd: Pull complete\n[2020-02-11T18:44:55.016Z] 5c102a31e300: Pull complete\n[2020-02-11T18:44:55.277Z] dcfb455df0a1: Pull complete\n[2020-02-11T18:44:55.277Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n[2020-02-11T18:44:55.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n[2020-02-11T18:44:55.277Z] ---> 7c70fe431013\n[2020-02-11T18:44:55.277Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-11T18:44:55.277Z] ---> Running in b183e4d39bc6\n[2020-02-11T18:44:55.537Z] Removing intermediate container b183e4d39bc6\n[2020-02-11T18:44:55.537Z] ---> 3f00043e9eaa\n[2020-02-11T18:44:55.537Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-11T18:44:55.537Z] ---> Running in 6aa5db769a79\n[2020-02-11T18:44:56.491Z] Removing intermediate container 6aa5db769a79\n[2020-02-11T18:44:56.491Z] ---> 66cbe3c7d0ac\n[2020-02-11T18:44:56.491Z] Step 5/8 : RUN apk add --no-cache make git\n[2020-02-11T18:44:56.491Z] ---> Running in eeedebd02e89\n[2020-02-11T18:44:57.076Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-02-11T18:44:57.658Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-02-11T18:44:57.918Z] OK: 143 MiB in 39 packages\n[2020-02-11T18:44:58.491Z] Removing intermediate container eeedebd02e89\n[2020-02-11T18:44:58.491Z] ---> e7ccc61bd2c3\n[2020-02-11T18:44:58.491Z] Step 6/8 : WORKDIR /device-sdk-go\n[2020-02-11T18:44:58.491Z] ---> Running in cfca59da0954\n[2020-02-11T18:44:58.491Z] Removing intermediate container cfca59da0954\n[2020-02-11T18:44:58.491Z] ---> 7f8df7d9bdfe\n[2020-02-11T18:44:58.491Z] Step 7/8 : COPY . .\n[2020-02-11T18:44:59.060Z] ---> 8b6f6c830fdb\n[2020-02-11T18:44:59.060Z] Step 8/8 : RUN go mod download\n[2020-02-11T18:44:59.060Z] ---> Running in ec430df78257\n[2020-02-11T18:45:01.596Z] \x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-11T18:45:01.596Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n[2020-02-11T18:45:01.596Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-11T18:45:01.596Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-11T18:45:01.596Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-11T18:45:01.596Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-11T18:45:01.596Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-02-11T18:45:01.596Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-11T18:45:01.856Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n[2020-02-11T18:45:01.856Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-02-11T18:45:01.856Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-11T18:45:01.856Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-11T18:45:01.856Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-11T18:45:01.856Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-11T18:45:01.856Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-11T18:45:01.856Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-11T18:45:01.856Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n[2020-02-11T18:45:01.856Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n[2020-02-11T18:45:01.856Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n[2020-02-11T18:45:02.116Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-11T18:45:02.116Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-02-11T18:45:02.116Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-11T18:45:02.116Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-11T18:45:02.116Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-11T18:45:02.116Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-11T18:45:02.116Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-11T18:45:02.116Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-11T18:45:02.116Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-11T18:45:02.116Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-11T18:45:02.116Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-11T18:45:02.116Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-11T18:45:02.116Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-11T18:45:02.116Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-11T18:45:02.116Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-11T18:45:02.116Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n[2020-02-11T18:45:02.116Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-11T18:45:02.116Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-11T18:45:02.116Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-11T18:45:02.116Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-11T18:45:02.116Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-11T18:45:02.116Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-11T18:45:02.116Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-11T18:45:02.116Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-11T18:45:02.116Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-11T18:45:02.116Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-11T18:45:02.377Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-11T18:45:02.377Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-11T18:45:02.377Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-11T18:45:02.377Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-11T18:45:02.377Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-11T18:45:02.377Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-11T18:45:02.377Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-11T18:45:02.377Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-11T18:45:02.377Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-11T18:45:02.377Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-11T18:45:02.377Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-02-11T18:45:02.377Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-02-11T18:45:02.377Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-11T18:45:02.377Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-11T18:45:02.377Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-11T18:45:02.377Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-11T18:45:02.377Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-11T18:45:02.377Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-02-11T18:45:02.377Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-02-11T18:45:10.550Z] \x1b[0mRemoving intermediate container ec430df78257\n[2020-02-11T18:45:10.550Z] ---> 95caff999ce9\n[2020-02-11T18:45:10.550Z] Successfully built 95caff999ce9\n[2020-02-11T18:45:10.550Z] 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-11T18:45:10.951Z] + docker inspect -f . ci-base-image-x86_64\n[2020-02-11T18:45:10.951Z] .\n[Pipeline] withDockerContainer\n[2020-02-11T18:45:11.080Z] prd-centos7-docker-4c-2g-21119 does not seem to be running inside a container\n[2020-02-11T18:45:11.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 ******** ci-base-image-x86_64 cat\n[2020-02-11T18:45:11.692Z] $ docker top 1ec8b4c7f43d10c2a3a02b2f27e1c46cdc57d99ee6285f5e19d8bafb0dd97658 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-11T18:45:12.586Z] + go version\n[2020-02-11T18:45:12.586Z] go version go1.13.5 linux/amd64\n[Pipeline] sh\n[2020-02-11T18:45:12.900Z] + make test\n[2020-02-11T18:45:12.900Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n[2020-02-11T18:45:27.877Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n[2020-02-11T18:45:27.877Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n[2020-02-11T18:45:27.877Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n[2020-02-11T18:45:27.877Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.015s\tcoverage: 23.1% of statements\n[2020-02-11T18:45:28.145Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.082s\tcoverage: 95.8% of statements\n[2020-02-11T18:45:31.458Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.041s\tcoverage: 12.7% of statements\n[2020-02-11T18:45:31.458Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.006s\tcoverage: 25.6% of statements\n[2020-02-11T18:46:03.547Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.013s\tcoverage: 30.9% of statements\n[2020-02-11T18:46:03.547Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.413s\tcoverage: 42.3% of statements\n[2020-02-11T18:46:03.547Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n[2020-02-11T18:46:03.547Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n[2020-02-11T18:46:03.547Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.433s\tcoverage: 79.5% of statements\n[2020-02-11T18:46:03.547Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n[2020-02-11T18:46:03.547Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n[2020-02-11T18:46:03.547Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n[2020-02-11T18:46:03.547Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.116s\tcoverage: 52.6% of statements\n[2020-02-11T18:46:03.547Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.109s\tcoverage: 76.1% of statements\n[2020-02-11T18:46:03.547Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n[2020-02-11T18:46:03.547Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-02-11T18:46:03.547Z] gofmt -l .\n[2020-02-11T18:46:03.809Z] [ "`gofmt -l .`" = "" ]\n[2020-02-11T18:46:03.809Z] ./bin/test-attribution-txt.sh\n[2020-02-11T18:46:04.377Z] ./bin/test-go-mod-tidy.sh\n[Pipeline] stash\n[2020-02-11T18:46:05.104Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-11T18:46:05.106Z] $ docker stop --time=1 1ec8b4c7f43d10c2a3a02b2f27e1c46cdc57d99ee6285f5e19d8bafb0dd97658\n[2020-02-11T18:46:06.519Z] $ docker rm -f 1ec8b4c7f43d10c2a3a02b2f27e1c46cdc57d99ee6285f5e19d8bafb0dd97658\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-11T18:46:07.621Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-02-11T18:46:07.918Z] + ls -al .\n[2020-02-11T18:46:07.918Z] total 200\n[2020-02-11T18:46:07.918Z] drwxrwxr-x. 11 jenkins jenkins 4096 Feb 11 18:46 .\n[2020-02-11T18:46:07.918Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 11 18:44 ..\n[2020-02-11T18:46:07.918Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 11 18:44 api\n[2020-02-11T18:46:07.918Z] -rw-rw-r--. 1 jenkins jenkins 3321 Feb 11 18:44 async.go\n[2020-02-11T18:46:07.918Z] drwxrwxr-x. 2 jenkins jenkins 64 Feb 11 18:44 bin\n[2020-02-11T18:46:07.918Z] -rw-r--r--. 1 jenkins jenkins 100036 Feb 11 18:46 coverage.out\n[2020-02-11T18:46:07.918Z] -rw-rw-r--. 1 jenkins jenkins 936 Feb 11 18:44 Dockerfile.build\n[2020-02-11T18:46:07.918Z] -rw-rw-r--. 1 jenkins jenkins 140 Feb 11 18:44 .dockerignore\n[2020-02-11T18:46:07.918Z] drwxrwxr-x. 4 jenkins jenkins 31 Feb 11 18:44 example\n[2020-02-11T18:46:07.918Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 11 18:44 .git\n[2020-02-11T18:46:07.918Z] drwxrwxr-x. 2 jenkins jenkins 38 Feb 11 18:44 .github\n[2020-02-11T18:46:07.918Z] -rw-rw-r--. 1 jenkins jenkins 138 Feb 11 18:44 .gitignore\n[2020-02-11T18:46:07.918Z] -rw-r--r--. 1 jenkins jenkins 536 Feb 11 18:46 go.mod\n[2020-02-11T18:46:07.918Z] -rw-r--r--. 1 jenkins jenkins 11140 Feb 11 18:46 go.sum\n[2020-02-11T18:46:07.918Z] drwxrwxr-x. 13 jenkins jenkins 176 Feb 11 18:44 internal\n[2020-02-11T18:46:07.918Z] -rw-rw-r--. 1 jenkins jenkins 808 Feb 11 18:44 Jenkinsfile\n[2020-02-11T18:46:07.918Z] -rw-rw-r--. 1 jenkins jenkins 11341 Feb 11 18:44 LICENSE\n[2020-02-11T18:46:07.918Z] -rw-rw-r--. 1 jenkins jenkins 892 Feb 11 18:44 Makefile\n[2020-02-11T18:46:07.918Z] -rw-rw-r--. 1 jenkins jenkins 4427 Feb 11 18:44 manageddevices.go\n[2020-02-11T18:46:07.918Z] -rw-rw-r--. 1 jenkins jenkins 5473 Feb 11 18:44 managedprofiles.go\n[2020-02-11T18:46:07.918Z] -rw-rw-r--. 1 jenkins jenkins 4077 Feb 11 18:44 managedwatchers.go\n[2020-02-11T18:46:07.918Z] drwxrwxr-x. 4 jenkins jenkins 35 Feb 11 18:44 pkg\n[2020-02-11T18:46:07.918Z] -rw-rw-r--. 1 jenkins jenkins 761 Feb 11 18:44 README.md\n[2020-02-11T18:46:07.918Z] drwxrwxr-x. 3 jenkins jenkins 58 Feb 11 18:44 .semver\n[2020-02-11T18:46:07.918Z] -rw-rw-r--. 1 jenkins jenkins 9817 Feb 11 18:44 service.go\n[2020-02-11T18:46:07.918Z] drwxrwxr-x. 4 jenkins jenkins 54 Feb 11 18:44 snap\n[2020-02-11T18:46:07.918Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 11 18:42 VERSION\n[2020-02-11T18:46:07.918Z] -rw-rw-r--. 1 jenkins jenkins 222 Feb 11 18:44 version.go\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-11T18:46:08.229Z] + 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=73c8e048c7e1be489b7bcce23bce4f3a26a41ecf --label arch=x86_64 --label version=0.0.0 .\n[2020-02-11T18:46:08.230Z] Sending build context to Docker daemon 2.781MB\r\r\n[2020-02-11T18:46:08.230Z] Step 1/20 : ARG BASE=golang:1.13-alpine\n[2020-02-11T18:46:08.230Z] Step 2/20 : FROM ${BASE} AS builder\n[2020-02-11T18:46:08.230Z] ---> 95caff999ce9\n[2020-02-11T18:46:08.230Z] Step 3/20 : ARG MAKE=\'make build\'\n[2020-02-11T18:46:08.491Z] ---> Running in 2634b0bbc108\n[2020-02-11T18:46:08.491Z] Removing intermediate container 2634b0bbc108\n[2020-02-11T18:46:08.491Z] ---> 2c37ae23ad64\n[2020-02-11T18:46:08.491Z] Step 4/20 : WORKDIR /device-sdk-go\n[2020-02-11T18:46:08.491Z] ---> Running in f4a392974684\n[2020-02-11T18:46:08.752Z] Removing intermediate container f4a392974684\n[2020-02-11T18:46:08.752Z] ---> 5b2692ef025f\n[2020-02-11T18:46:08.752Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-11T18:46:08.752Z] ---> Running in a96ec4f73b89\n[2020-02-11T18:46:08.752Z] Removing intermediate container a96ec4f73b89\n[2020-02-11T18:46:08.752Z] ---> 931bb290833b\n[2020-02-11T18:46:08.752Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-11T18:46:09.013Z] ---> Running in 90bfed049eb9\n[2020-02-11T18:46:09.587Z] Removing intermediate container 90bfed049eb9\n[2020-02-11T18:46:09.587Z] ---> b9daa4a248fb\n[2020-02-11T18:46:09.587Z] Step 7/20 : RUN apk add --update --no-cache make git\n[2020-02-11T18:46:09.587Z] ---> Running in 646afd40ea27\n[2020-02-11T18:46:09.849Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-02-11T18:46:10.787Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-02-11T18:46:11.046Z] OK: 143 MiB in 39 packages\n[2020-02-11T18:46:11.303Z] Removing intermediate container 646afd40ea27\n[2020-02-11T18:46:11.303Z] ---> 5a5284cd15bc\n[2020-02-11T18:46:11.303Z] Step 8/20 : COPY . .\n[2020-02-11T18:46:11.561Z] ---> 9c50fe0e9863\n[2020-02-11T18:46:11.561Z] Step 9/20 : RUN ${MAKE}\n[2020-02-11T18:46:11.820Z] ---> Running in d5e09373937b\n[2020-02-11T18:46:12.083Z] 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-11T18:46:21.201Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-21125 in /w/workspace/dgexfoundry_device-sdk-go_PR-439\n[Pipeline] {\n[Pipeline] ws\n[2020-02-11T18:46:21.224Z] Running in /w/workspace/device-sdk-go/6\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-11T18:46:24.363Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n[2020-02-11T18:46:27.674Z] Removing intermediate container d5e09373937b\n[2020-02-11T18:46:27.674Z] ---> ac61fe3ab3e4\n[2020-02-11T18:46:27.674Z] Step 10/20 : FROM scratch\n[2020-02-11T18:46:27.674Z] ---> \n[2020-02-11T18:46:27.674Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-11T18:46:27.674Z] ---> Running in 38d86e5f61ff\n[2020-02-11T18:46:27.932Z] Removing intermediate container 38d86e5f61ff\n[2020-02-11T18:46:27.932Z] ---> 35cd8b526dd7\n[2020-02-11T18:46:27.932Z] Step 12/20 : ENV APP_PORT=49990\n[2020-02-11T18:46:27.932Z] ---> Running in 0e2a65685561\n[2020-02-11T18:46:27.932Z] Removing intermediate container 0e2a65685561\n[2020-02-11T18:46:27.932Z] ---> f9d387b2c6ae\n[2020-02-11T18:46:27.932Z] Step 13/20 : EXPOSE $APP_PORT\n[2020-02-11T18:46:28.190Z] ---> Running in 7ef859b55f05\n[2020-02-11T18:46:28.190Z] Removing intermediate container 7ef859b55f05\n[2020-02-11T18:46:28.190Z] ---> 8dfce89c8547\n[2020-02-11T18:46:28.190Z] Step 14/20 : WORKDIR /\n[2020-02-11T18:46:28.190Z] ---> Running in 58d6f72c13d2\n[2020-02-11T18:46:28.447Z] Removing intermediate container 58d6f72c13d2\n[2020-02-11T18:46:28.447Z] ---> c7df19cf162d\n[2020-02-11T18:46:28.447Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n[2020-02-11T18:46:28.706Z] ---> 7001a8a41713\n[2020-02-11T18:46:28.706Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n[2020-02-11T18:46:28.966Z] ---> f4a2e3559a9e\n[2020-02-11T18:46:28.966Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n[2020-02-11T18:46:28.966Z] ---> Running in 2a2f6790710d\n[2020-02-11T18:46:29.224Z] Removing intermediate container 2a2f6790710d\n[2020-02-11T18:46:29.224Z] ---> 38bde62cd047\n[2020-02-11T18:46:29.224Z] Step 18/20 : LABEL arch=x86_64\n[2020-02-11T18:46:29.224Z] ---> Running in 56a19350c327\n[2020-02-11T18:46:29.224Z] Removing intermediate container 56a19350c327\n[2020-02-11T18:46:29.224Z] ---> 944a98f14cf6\n[2020-02-11T18:46:29.224Z] Step 19/20 : LABEL git_sha=73c8e048c7e1be489b7bcce23bce4f3a26a41ecf\n[2020-02-11T18:46:29.482Z] ---> Running in e14a34a3de7b\n[2020-02-11T18:46:29.482Z] Removing intermediate container e14a34a3de7b\n[2020-02-11T18:46:29.482Z] ---> 851e9d14e2b4\n[2020-02-11T18:46:29.482Z] Step 20/20 : LABEL version=0.0.0\n[2020-02-11T18:46:29.482Z] ---> Running in 54a78c2cd404\n[2020-02-11T18:46:29.740Z] Removing intermediate container 54a78c2cd404\n[2020-02-11T18:46:29.740Z] ---> 0314386469c3\n[2020-02-11T18:46:29.740Z] Successfully built 0314386469c3\n[2020-02-11T18:46:29.740Z] 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-11T18:46:30.063Z] using credential edgex-jenkins-ssh\n[2020-02-11T18:46:30.093Z] Cloning the remote Git repository\n[2020-02-11T18:46:30.093Z] Cloning with configured refspecs honoured and without tags\n[2020-02-11T18:46:30.212Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-11T18:46:30.363Z] > git init /w/workspace/device-sdk-go/6 # timeout=10\n[2020-02-11T18:46:30.520Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-11T18:46:30.521Z] > git --version # timeout=10\n[2020-02-11T18:46:30.567Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-11T18:46:30.685Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-11T18:46:32.118Z] Fetching without tags\n[2020-02-11T18:46:31.907Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-02-11T18:46:31.948Z] > git config --add remote.origin.fetch +refs/pull/439/head:refs/remotes/origin/PR-439 # timeout=10\n[2020-02-11T18:46:32.005Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-11T18:46:32.062Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-02-11T18:46:32.165Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-11T18:46:32.166Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-11T18:46:32.202Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-11T18:46:32.769Z] Merging remotes/origin/master commit 83e9a03e857076317f35131868562e7812717f60 into PR head commit 28252b69fefab4e926fdfd6a986839463f2999b1\n[2020-02-11T18:46:33.205Z] Merge succeeded, producing 9a9435e352e3233cbfe7a4ded8d71a8477ddb539\n[2020-02-11T18:46:33.205Z] Checking out Revision 9a9435e352e3233cbfe7a4ded8d71a8477ddb539 (PR-439)\n[2020-02-11T18:46:32.809Z] > git config core.sparsecheckout # timeout=10\n[2020-02-11T18:46:32.856Z] > git checkout -f 28252b69fefab4e926fdfd6a986839463f2999b1 # timeout=10\n[2020-02-11T18:46:33.047Z] > git merge 83e9a03e857076317f35131868562e7812717f60 # timeout=10\n[2020-02-11T18:46:33.168Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-11T18:46:33.234Z] > git config core.sparsecheckout # timeout=10\n[2020-02-11T18:46:33.309Z] > git checkout -f 9a9435e352e3233cbfe7a4ded8d71a8477ddb539 # timeout=10\n[2020-02-11T18:46:37.874Z] Commit message: "Merge commit \'83e9a03e857076317f35131868562e7812717f60\' into HEAD"\n[2020-02-11T18:46:37.911Z] First time build. Skipping changelog.\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[2020-02-11T18:46:37.884Z] > git rev-list --no-walk d1597f6c63643c67d1d12d96e70acf4ffa6c1072 # timeout=10\n[Pipeline] echo\n[2020-02-11T18:46:39.059Z] =========================================================\n[2020-02-11T18:46:39.059Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n[2020-02-11T18:46:39.059Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-11T18:46:40.402Z] + 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-11T18:46:41.390Z] Sending build context to Docker daemon 2.655MB\r\r\n[2020-02-11T18:46:41.390Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n[2020-02-11T18:46:41.390Z] Step 2/8 : FROM ${BASE}\n[2020-02-11T18:46:41.663Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-02-11T18:46:41.663Z] cde5963f3b93: Pulling fs layer\n[2020-02-11T18:46:41.663Z] 2a23fa8c16f7: Pulling fs layer\n[2020-02-11T18:46:41.663Z] 777b28850792: Pulling fs layer\n[2020-02-11T18:46:41.663Z] 8a11ddd9e578: Pulling fs layer\n[2020-02-11T18:46:41.663Z] 4cf88f913ddb: Pulling fs layer\n[2020-02-11T18:46:41.663Z] 1df406cf5192: Pulling fs layer\n[2020-02-11T18:46:41.663Z] cd6300453558: Pulling fs layer\n[2020-02-11T18:46:41.663Z] b9c365052c96: Pulling fs layer\n[2020-02-11T18:46:41.663Z] a2d8cc88f415: Pulling fs layer\n[2020-02-11T18:46:41.663Z] ea1d1ca13537: Pulling fs layer\n[2020-02-11T18:46:41.663Z] 3750a50a1c5e: Pulling fs layer\n[2020-02-11T18:46:41.663Z] 8a11ddd9e578: Waiting\n[2020-02-11T18:46:41.663Z] 4cf88f913ddb: Waiting\n[2020-02-11T18:46:41.663Z] 1df406cf5192: Waiting\n[2020-02-11T18:46:41.663Z] cd6300453558: Waiting\n[2020-02-11T18:46:41.663Z] b9c365052c96: Waiting\n[2020-02-11T18:46:41.663Z] a2d8cc88f415: Waiting\n[2020-02-11T18:46:41.663Z] ea1d1ca13537: Waiting\n[2020-02-11T18:46:41.663Z] 3750a50a1c5e: Waiting\n[2020-02-11T18:46:41.663Z] 777b28850792: Verifying Checksum\n[2020-02-11T18:46:41.663Z] 777b28850792: Download complete\n[2020-02-11T18:46:41.947Z] 2a23fa8c16f7: Verifying Checksum\n[2020-02-11T18:46:41.947Z] 2a23fa8c16f7: Download complete\n[2020-02-11T18:46:41.947Z] 4cf88f913ddb: Verifying Checksum\n[2020-02-11T18:46:41.947Z] 4cf88f913ddb: Download complete\n[2020-02-11T18:46:41.947Z] 1df406cf5192: Verifying Checksum\n[2020-02-11T18:46:41.947Z] 1df406cf5192: Download complete\n[2020-02-11T18:46:42.221Z] cde5963f3b93: Verifying Checksum\n[2020-02-11T18:46:42.221Z] cde5963f3b93: Download complete\n[2020-02-11T18:46:44.214Z] cde5963f3b93: Pull complete\n[2020-02-11T18:46:45.207Z] 2a23fa8c16f7: Pull complete\n[2020-02-11T18:46:45.809Z] 777b28850792: Pull complete\n[2020-02-11T18:46:49.228Z] cd6300453558: Verifying Checksum\n[2020-02-11T18:46:49.228Z] cd6300453558: Download complete\n[2020-02-11T18:46:49.228Z] a2d8cc88f415: Verifying Checksum\n[2020-02-11T18:46:49.228Z] a2d8cc88f415: Download complete\n[2020-02-11T18:46:52.630Z] ea1d1ca13537: Verifying Checksum\n[2020-02-11T18:46:52.630Z] ea1d1ca13537: Download complete\n[2020-02-11T18:46:52.923Z] 3750a50a1c5e: Verifying Checksum\n[2020-02-11T18:46:52.923Z] 3750a50a1c5e: Download complete\n[2020-02-11T18:46:56.353Z] b9c365052c96: Verifying Checksum\n[2020-02-11T18:46:56.353Z] b9c365052c96: Download complete\n[2020-02-11T18:46:57.326Z] 8a11ddd9e578: Verifying Checksum\n[2020-02-11T18:46:57.326Z] 8a11ddd9e578: Download complete\n[2020-02-11T18:47:15.726Z] 8a11ddd9e578: Pull complete\n[2020-02-11T18:47:15.726Z] 4cf88f913ddb: Pull complete\n[2020-02-11T18:47:15.726Z] 1df406cf5192: Pull complete\n[2020-02-11T18:47:22.404Z] cd6300453558: Pull complete\n[2020-02-11T18:47:30.657Z] b9c365052c96: Pull complete\n[2020-02-11T18:47:30.657Z] a2d8cc88f415: Pull complete\n[2020-02-11T18:47:32.628Z] ea1d1ca13537: Pull complete\n[2020-02-11T18:47:32.628Z] 3750a50a1c5e: Pull complete\n[2020-02-11T18:47:32.628Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n[2020-02-11T18:47:32.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n[2020-02-11T18:47:32.628Z] ---> 78745c68409d\n[2020-02-11T18:47:32.628Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-11T18:47:36.928Z] ---> Running in cb066ac3f527\n[2020-02-11T18:47:36.928Z] Removing intermediate container cb066ac3f527\n[2020-02-11T18:47:36.928Z] ---> 6cd24a5b6f06\n[2020-02-11T18:47:36.928Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-11T18:47:36.928Z] ---> Running in 1cb4400bcc37\n[2020-02-11T18:47:38.913Z] Removing intermediate container 1cb4400bcc37\n[2020-02-11T18:47:38.913Z] ---> e896dbae5415\n[2020-02-11T18:47:38.913Z] Step 5/8 : RUN apk add --no-cache make git\n[2020-02-11T18:47:38.913Z] ---> Running in a8bf22c6108d\n[2020-02-11T18:47:39.882Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-02-11T18:47:40.473Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-02-11T18:47:41.081Z] OK: 125 MiB in 39 packages\n[2020-02-11T18:47:42.064Z] Removing intermediate container a8bf22c6108d\n[2020-02-11T18:47:42.065Z] ---> 74a45036f2d7\n[2020-02-11T18:47:42.065Z] Step 6/8 : WORKDIR /device-sdk-go\n[2020-02-11T18:47:42.335Z] ---> Running in 436653b58a3c\n[2020-02-11T18:47:42.608Z] Removing intermediate container 436653b58a3c\n[2020-02-11T18:47:42.608Z] ---> d2af082bbc29\n[2020-02-11T18:47:42.608Z] Step 7/8 : COPY . .\n[2020-02-11T18:47:43.584Z] ---> 8621146b79ba\n[2020-02-11T18:47:43.584Z] Step 8/8 : RUN go mod download\n[2020-02-11T18:47:43.584Z] ---> Running in 0ffaf961c7ab\n[2020-02-11T18:47:45.556Z] \x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-11T18:47:45.556Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n[2020-02-11T18:47:45.556Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-11T18:47:45.556Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-11T18:47:45.556Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-11T18:47:45.556Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-11T18:47:45.556Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-02-11T18:47:45.556Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-11T18:47:45.556Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n[2020-02-11T18:47:45.823Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-02-11T18:47:45.823Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-11T18:47:45.823Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-11T18:47:45.823Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-11T18:47:45.823Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-11T18:47:45.823Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-11T18:47:45.823Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-11T18:47:45.823Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n[2020-02-11T18:47:45.823Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n[2020-02-11T18:47:45.823Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n[2020-02-11T18:47:45.823Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-11T18:47:45.823Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-02-11T18:47:46.093Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-11T18:47:46.093Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-11T18:47:46.093Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-11T18:47:46.093Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-11T18:47:46.093Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-11T18:47:46.093Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-11T18:47:46.093Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-11T18:47:46.093Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-11T18:47:46.093Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-11T18:47:46.093Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-11T18:47:46.093Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-11T18:47:46.093Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-11T18:47:46.093Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-11T18:47:46.093Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n[2020-02-11T18:47:46.093Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-11T18:47:46.093Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-11T18:47:46.362Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-11T18:47:46.362Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-11T18:47:46.362Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-11T18:47:46.362Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-11T18:47:46.362Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-11T18:47:46.362Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-11T18:47:46.362Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-11T18:47:46.362Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-11T18:47:46.362Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-11T18:47:46.362Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-11T18:47:46.362Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-11T18:47:46.362Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-11T18:47:46.362Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-11T18:47:46.362Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-11T18:47:46.362Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-11T18:47:46.362Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-11T18:47:46.362Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-11T18:47:46.362Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-11T18:47:46.362Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-02-11T18:47:46.362Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-02-11T18:47:46.362Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-11T18:47:46.362Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-11T18:47:46.632Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-11T18:47:46.632Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-11T18:47:46.632Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-11T18:47:46.632Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-02-11T18:47:46.632Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-02-11T18:48:04.875Z] \x1b[0mRemoving intermediate container 0ffaf961c7ab\n[2020-02-11T18:48:04.875Z] ---> 5dff387b545d\n[2020-02-11T18:48:04.875Z] Successfully built 5dff387b545d\n[2020-02-11T18:48:04.875Z] 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-11T18:48:05.360Z] + docker inspect -f . ci-base-image-arm64\n[2020-02-11T18:48:05.629Z] .\n[Pipeline] withDockerContainer\n[2020-02-11T18:48:05.998Z] prd-ubuntu18.04-docker-arm64-4c-2g-21125 does not seem to be running inside a container\n[2020-02-11T18:48:06.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 ******** ci-base-image-arm64 cat\n[2020-02-11T18:48:07.542Z] $ docker top feed13ff54964596dbb1a6d92efb4c9760b380e125d5c55ffc4f47f6fb3f7674 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-11T18:48:09.946Z] + go version\n[2020-02-11T18:48:09.946Z] go version go1.13.5 linux/arm64\n[Pipeline] sh\n[2020-02-11T18:48:10.609Z] + make test\n[2020-02-11T18:48:10.609Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n[2020-02-11T18:49:18.600Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n[2020-02-11T18:49:18.600Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n[2020-02-11T18:49:18.600Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n[2020-02-11T18:49:18.600Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.020s\tcoverage: 23.1% of statements\n[2020-02-11T18:49:19.590Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.169s\tcoverage: 95.8% of statements\n[2020-02-11T18:49:22.951Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.050s\tcoverage: 12.7% of statements\n[2020-02-11T18:49:22.951Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.020s\tcoverage: 25.6% of statements\n[2020-02-11T18:50:01.896Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.036s\tcoverage: 30.9% of statements\n[2020-02-11T18:50:01.896Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.464s\tcoverage: 42.3% of statements\n[2020-02-11T18:50:01.896Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n[2020-02-11T18:50:01.896Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n[2020-02-11T18:50:01.896Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.508s\tcoverage: 79.5% of statements\n[2020-02-11T18:50:01.896Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n[2020-02-11T18:50:01.896Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n[2020-02-11T18:50:01.896Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n[2020-02-11T18:50:01.896Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.054s\tcoverage: 52.6% of statements\n[2020-02-11T18:50:01.896Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.352s\tcoverage: 76.1% of statements\n[2020-02-11T18:50:01.896Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n[2020-02-11T18:50:01.896Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-02-11T18:50:10.144Z] gofmt -l .\n[2020-02-11T18:50:10.144Z] [ "`gofmt -l .`" = "" ]\n[2020-02-11T18:50:10.144Z] ./bin/test-attribution-txt.sh\n[2020-02-11T18:50:10.417Z] ./bin/test-go-mod-tidy.sh\n[Pipeline] stash\n[2020-02-11T18:50:11.418Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-02-11T18:50:11.923Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-11T18:50:11.943Z] $ docker stop --time=1 feed13ff54964596dbb1a6d92efb4c9760b380e125d5c55ffc4f47f6fb3f7674\n[2020-02-11T18:50:14.146Z] $ docker rm -f feed13ff54964596dbb1a6d92efb4c9760b380e125d5c55ffc4f47f6fb3f7674\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-11T18:50:15.195Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-02-11T18:50:15.538Z] + ls -al .\n[2020-02-11T18:50:15.538Z] total 240\n[2020-02-11T18:50:15.538Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 11 18:50 .\n[2020-02-11T18:50:15.538Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 18:46 ..\n[2020-02-11T18:50:15.538Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 11 18:46 .dockerignore\n[2020-02-11T18:50:15.538Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 18:46 .git\n[2020-02-11T18:50:15.538Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 18:46 .github\n[2020-02-11T18:50:15.538Z] -rw-rw-r-- 1 jenkins jenkins 138 Feb 11 18:46 .gitignore\n[2020-02-11T18:50:15.538Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 18:46 .semver\n[2020-02-11T18:50:15.538Z] -rw-rw-r-- 1 jenkins jenkins 936 Feb 11 18:46 Dockerfile.build\n[2020-02-11T18:50:15.538Z] -rw-rw-r-- 1 jenkins jenkins 808 Feb 11 18:46 Jenkinsfile\n[2020-02-11T18:50:15.538Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 11 18:46 LICENSE\n[2020-02-11T18:50:15.538Z] -rw-rw-r-- 1 jenkins jenkins 892 Feb 11 18:46 Makefile\n[2020-02-11T18:50:15.538Z] -rw-rw-r-- 1 jenkins jenkins 761 Feb 11 18:46 README.md\n[2020-02-11T18:50:15.538Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 11 18:42 VERSION\n[2020-02-11T18:50:15.538Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 18:46 api\n[2020-02-11T18:50:15.538Z] -rw-rw-r-- 1 jenkins jenkins 3321 Feb 11 18:46 async.go\n[2020-02-11T18:50:15.538Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 18:46 bin\n[2020-02-11T18:50:15.538Z] -rw-r--r-- 1 jenkins jenkins 100036 Feb 11 18:49 coverage.out\n[2020-02-11T18:50:15.538Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 18:46 example\n[2020-02-11T18:50:15.538Z] -rw-r--r-- 1 jenkins jenkins 536 Feb 11 18:50 go.mod\n[2020-02-11T18:50:15.538Z] -rw-r--r-- 1 jenkins jenkins 11140 Feb 11 18:50 go.sum\n[2020-02-11T18:50:15.538Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 11 18:46 internal\n[2020-02-11T18:50:15.538Z] -rw-rw-r-- 1 jenkins jenkins 4427 Feb 11 18:46 manageddevices.go\n[2020-02-11T18:50:15.538Z] -rw-rw-r-- 1 jenkins jenkins 5473 Feb 11 18:46 managedprofiles.go\n[2020-02-11T18:50:15.538Z] -rw-rw-r-- 1 jenkins jenkins 4077 Feb 11 18:46 managedwatchers.go\n[2020-02-11T18:50:15.538Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 18:46 pkg\n[2020-02-11T18:50:15.538Z] -rw-rw-r-- 1 jenkins jenkins 9817 Feb 11 18:46 service.go\n[2020-02-11T18:50:15.538Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 18:46 snap\n[2020-02-11T18:50:15.538Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 11 18:46 version.go\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-11T18:50:15.889Z] + 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=73c8e048c7e1be489b7bcce23bce4f3a26a41ecf --label arch=arm64 --label version=0.0.0 .\n[2020-02-11T18:50:16.476Z] Sending build context to Docker daemon 2.781MB\r\r\n[2020-02-11T18:50:16.476Z] Step 1/20 : ARG BASE=golang:1.13-alpine\n[2020-02-11T18:50:16.476Z] Step 2/20 : FROM ${BASE} AS builder\n[2020-02-11T18:50:16.476Z] ---> 5dff387b545d\n[2020-02-11T18:50:16.476Z] Step 3/20 : ARG MAKE=\'make build\'\n[2020-02-11T18:50:16.752Z] ---> Running in 028533a3f94a\n[2020-02-11T18:50:17.024Z] Removing intermediate container 028533a3f94a\n[2020-02-11T18:50:17.024Z] ---> 8327db2ebede\n[2020-02-11T18:50:17.024Z] Step 4/20 : WORKDIR /device-sdk-go\n[2020-02-11T18:50:17.024Z] ---> Running in 43c781aa4029\n[2020-02-11T18:50:17.618Z] Removing intermediate container 43c781aa4029\n[2020-02-11T18:50:17.618Z] ---> 65531b40da19\n[2020-02-11T18:50:17.618Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-11T18:50:17.618Z] ---> Running in a6d36083b0a6\n[2020-02-11T18:50:17.901Z] Removing intermediate container a6d36083b0a6\n[2020-02-11T18:50:17.901Z] ---> d7fbb5fe0dfb\n[2020-02-11T18:50:17.901Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-11T18:50:18.171Z] ---> Running in 9d5bb635e73d\n[2020-02-11T18:50:20.144Z] Removing intermediate container 9d5bb635e73d\n[2020-02-11T18:50:20.144Z] ---> 910b4b1fcb36\n[2020-02-11T18:50:20.144Z] Step 7/20 : RUN apk add --update --no-cache make git\n[2020-02-11T18:50:20.144Z] ---> Running in 2377a16d51ba\n[2020-02-11T18:50:21.125Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-02-11T18:50:21.720Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-02-11T18:50:22.321Z] OK: 125 MiB in 39 packages\n[2020-02-11T18:50:23.295Z] Removing intermediate container 2377a16d51ba\n[2020-02-11T18:50:23.295Z] ---> 4fca0473ff59\n[2020-02-11T18:50:23.295Z] Step 8/20 : COPY . .\n[2020-02-11T18:50:24.269Z] ---> 92edf5ca7944\n[2020-02-11T18:50:24.269Z] Step 9/20 : RUN ${MAKE}\n[2020-02-11T18:50:24.269Z] ---> Running in e7f59549ea71\n[2020-02-11T18:50:25.249Z] 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-11T18:51:21.754Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n[2020-02-11T18:51:34.105Z] Removing intermediate container e7f59549ea71\n[2020-02-11T18:51:34.105Z] ---> 8b10d88810ef\n[2020-02-11T18:51:34.105Z] Step 10/20 : FROM scratch\n[2020-02-11T18:51:34.105Z] ---> \n[2020-02-11T18:51:34.105Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-11T18:51:34.105Z] ---> Running in 284896d4fa09\n[2020-02-11T18:51:34.105Z] Removing intermediate container 284896d4fa09\n[2020-02-11T18:51:34.105Z] ---> 96e0bf7ea1ed\n[2020-02-11T18:51:34.105Z] Step 12/20 : ENV APP_PORT=49990\n[2020-02-11T18:51:34.376Z] ---> Running in 9b8002b814f0\n[2020-02-11T18:51:34.648Z] Removing intermediate container 9b8002b814f0\n[2020-02-11T18:51:34.648Z] ---> 5ca2372ce7e4\n[2020-02-11T18:51:34.648Z] Step 13/20 : EXPOSE $APP_PORT\n[2020-02-11T18:51:34.648Z] ---> Running in fdfdfaf9e838\n[2020-02-11T18:51:34.926Z] Removing intermediate container fdfdfaf9e838\n[2020-02-11T18:51:34.926Z] ---> 0b1c08310ea3\n[2020-02-11T18:51:34.926Z] Step 14/20 : WORKDIR /\n[2020-02-11T18:51:34.926Z] ---> Running in 97d8a2b04eea\n[2020-02-11T18:51:35.518Z] Removing intermediate container 97d8a2b04eea\n[2020-02-11T18:51:35.518Z] ---> bbcad9bd2f6c\n[2020-02-11T18:51:35.518Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n[2020-02-11T18:51:36.506Z] ---> 20fe48e0cf6d\n[2020-02-11T18:51:36.506Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n[2020-02-11T18:51:37.092Z] ---> 3999890e3f4c\n[2020-02-11T18:51:37.092Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n[2020-02-11T18:51:37.363Z] ---> Running in d2ba49af74ea\n[2020-02-11T18:51:37.632Z] Removing intermediate container d2ba49af74ea\n[2020-02-11T18:51:37.632Z] ---> 10a889de0c84\n[2020-02-11T18:51:37.632Z] Step 18/20 : LABEL arch=arm64\n[2020-02-11T18:51:37.632Z] ---> Running in 3747128a4288\n[2020-02-11T18:51:38.235Z] Removing intermediate container 3747128a4288\n[2020-02-11T18:51:38.235Z] ---> 9d90bb4d8aee\n[2020-02-11T18:51:38.235Z] Step 19/20 : LABEL git_sha=73c8e048c7e1be489b7bcce23bce4f3a26a41ecf\n[2020-02-11T18:51:38.235Z] ---> Running in 2a0dbf17b4d5\n[2020-02-11T18:51:38.505Z] Removing intermediate container 2a0dbf17b4d5\n[2020-02-11T18:51:38.505Z] ---> 288209b89033\n[2020-02-11T18:51:38.505Z] Step 20/20 : LABEL version=0.0.0\n[2020-02-11T18:51:38.773Z] ---> Running in cddcb6dd4938\n[2020-02-11T18:51:39.047Z] Removing intermediate container cddcb6dd4938\n[2020-02-11T18:51:39.048Z] ---> 990138e39d37\n[2020-02-11T18:51:39.048Z] Successfully built 990138e39d37\n[2020-02-11T18:51:39.048Z] 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-11T18:51:39.365Z] provisioning config files...\n[2020-02-11T18:51:39.378Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/config7798209838228003541tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-02-11T18:51:39.688Z] + curl -s https://codecov.io/bash\n[2020-02-11T18:51:39.688Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/config7798209838228003541tmp\n[2020-02-11T18:51:39.950Z] \n[2020-02-11T18:51:39.950Z] _____ _\n[2020-02-11T18:51:39.950Z] / ____| | |\n[2020-02-11T18:51:39.950Z] | | ___ __| | ___ ___ _____ __\n[2020-02-11T18:51:39.950Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-02-11T18:51:39.950Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-02-11T18:51:39.950Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-02-11T18:51:39.950Z] Bash-20191211-b8db533\n[2020-02-11T18:51:39.950Z] \n[2020-02-11T18:51:39.950Z] \n[2020-02-11T18:51:39.950Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-02-11T18:51:39.950Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-02-11T18:51:39.950Z] Fixing merge commit SHA\n[2020-02-11T18:51:39.950Z] \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-11T18:51:39.950Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-02-11T18:51:39.950Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-02-11T18:51:39.951Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-02-11T18:51:39.951Z] \x1b[0;32m+\x1b[0m .\n[2020-02-11T18:51:39.951Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-02-11T18:51:39.951Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-02-11T18:51:39.951Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-02-11T18:51:39.951Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=100036\x1b[0m\n[2020-02-11T18:51:39.951Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-02-11T18:51:39.951Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-02-11T18:51:40.211Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-02-11T18:51:40.211Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-02-11T18:51:40.211Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-02-11T18:51:40.211Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-02-11T18:51:40.211Z] \x1b[0;90mquery:\x1b[0m branch=PR-439&commit=83e9a03e857076317f35131868562e7812717f60&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-439%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=439&job=\n[2020-02-11T18:51:40.472Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-02-11T18:51:40.472Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-439&commit=83e9a03e857076317f35131868562e7812717f60&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-439%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=439&job=\n[2020-02-11T18:51:40.731Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-02-11T18:54:02.287Z] \x1b[0;31mX>\x1b[0m Failed to upload\n[2020-02-11T18:54:02.287Z] \x1b[0;90m->\x1b[0m Sleeping for 30s and trying again...\n[2020-02-11T18:54:20.437Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-02-11T18:54:20.437Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-439&commit=83e9a03e857076317f35131868562e7812717f60&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-439%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=439&job=\n[2020-02-11T18:54:20.437Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-02-11T18:54:20.437Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/device-sdk-go/commit/83e9a03e857076317f35131868562e7812717f60\x1b[0m\n[Pipeline] }\n[2020-02-11T18:54:20.445Z] 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-11T18:54:21.070Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-11T18:54:21.367Z] ---> package-listing.sh\n[2020-02-11T18:54:21.367Z] ++ facter osfamily\n[2020-02-11T18:54:21.367Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-02-11T18:54:21.367Z] + OS_FAMILY=redhat\n[2020-02-11T18:54:21.367Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-439\n[2020-02-11T18:54:21.367Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-02-11T18:54:21.367Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-02-11T18:54:21.367Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-02-11T18:54:21.367Z] + PACKAGES=/tmp/packages_start.txt\n[2020-02-11T18:54:21.367Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-439 \']\'\n[2020-02-11T18:54:21.367Z] + PACKAGES=/tmp/packages_end.txt\n[2020-02-11T18:54:21.367Z] + case "${OS_FAMILY}" in\n[2020-02-11T18:54:21.367Z] + rpm -qa\n[2020-02-11T18:54:21.367Z] + sort\n[2020-02-11T18:54:25.580Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-02-11T18:54:25.580Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-02-11T18:54:25.580Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-02-11T18:54:25.580Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-439 \']\'\n[2020-02-11T18:54:25.580Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-439/archives/\n[2020-02-11T18:54:25.580Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-439/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-11T18:54:25.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-11T18:54:25.953Z] \n[2020-02-11T18:54:25.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-11T18:54:26.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-11T18:54:26.259Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-02-11T18:54:26.259Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-11T18:54:26.259Z] da0e9bf0cc60: Pulling fs layer\n[2020-02-11T18:54:26.259Z] c9ea274ed700: Pulling fs layer\n[2020-02-11T18:54:26.259Z] 9cfac6ba3733: Pulling fs layer\n[2020-02-11T18:54:26.259Z] f6a933c9cadc: Pulling fs layer\n[2020-02-11T18:54:26.259Z] 61811dbd4963: Pulling fs layer\n[2020-02-11T18:54:26.259Z] a6eb2c9e2280: Pulling fs layer\n[2020-02-11T18:54:26.259Z] 095dd8b7b4d8: Pulling fs layer\n[2020-02-11T18:54:26.259Z] dc21a1d4508b: Pulling fs layer\n[2020-02-11T18:54:26.259Z] 363af2e989c4: Pulling fs layer\n[2020-02-11T18:54:26.259Z] 61811dbd4963: Waiting\n[2020-02-11T18:54:26.259Z] a6eb2c9e2280: Waiting\n[2020-02-11T18:54:26.259Z] 095dd8b7b4d8: Waiting\n[2020-02-11T18:54:26.259Z] dc21a1d4508b: Waiting\n[2020-02-11T18:54:26.259Z] 363af2e989c4: Waiting\n[2020-02-11T18:54:26.259Z] 9cfac6ba3733: Waiting\n[2020-02-11T18:54:26.259Z] f6a933c9cadc: Waiting\n[2020-02-11T18:54:26.259Z] da0e9bf0cc60: Verifying Checksum\n[2020-02-11T18:54:26.259Z] da0e9bf0cc60: Download complete\n[2020-02-11T18:54:26.259Z] 9cfac6ba3733: Verifying Checksum\n[2020-02-11T18:54:26.259Z] 9cfac6ba3733: Download complete\n[2020-02-11T18:54:26.527Z] e6b0cf9c0882: Download complete\n[2020-02-11T18:54:26.527Z] f6a933c9cadc: Verifying Checksum\n[2020-02-11T18:54:26.527Z] f6a933c9cadc: Download complete\n[2020-02-11T18:54:26.527Z] a6eb2c9e2280: Verifying Checksum\n[2020-02-11T18:54:26.527Z] a6eb2c9e2280: Download complete\n[2020-02-11T18:54:26.793Z] e6b0cf9c0882: Pull complete\n[2020-02-11T18:54:27.058Z] 095dd8b7b4d8: Verifying Checksum\n[2020-02-11T18:54:27.058Z] 095dd8b7b4d8: Download complete\n[2020-02-11T18:54:27.058Z] da0e9bf0cc60: Pull complete\n[2020-02-11T18:54:27.058Z] c9ea274ed700: Verifying Checksum\n[2020-02-11T18:54:27.058Z] c9ea274ed700: Download complete\n[2020-02-11T18:54:27.058Z] 363af2e989c4: Verifying Checksum\n[2020-02-11T18:54:27.058Z] 363af2e989c4: Download complete\n[2020-02-11T18:54:27.058Z] dc21a1d4508b: Download complete\n[2020-02-11T18:54:27.639Z] 61811dbd4963: Verifying Checksum\n[2020-02-11T18:54:27.639Z] 61811dbd4963: Download complete\n[2020-02-11T18:54:29.020Z] c9ea274ed700: Pull complete\n[2020-02-11T18:54:29.020Z] 9cfac6ba3733: Pull complete\n[2020-02-11T18:54:29.587Z] f6a933c9cadc: Pull complete\n[2020-02-11T18:54:32.907Z] 61811dbd4963: Pull complete\n[2020-02-11T18:54:33.165Z] a6eb2c9e2280: Pull complete\n[2020-02-11T18:54:35.102Z] 095dd8b7b4d8: Pull complete\n[2020-02-11T18:54:35.102Z] dc21a1d4508b: Pull complete\n[2020-02-11T18:54:35.102Z] 363af2e989c4: Pull complete\n[2020-02-11T18:54:35.102Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-02-11T18:54:35.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-02-11T18:54:35.263Z] prd-centos7-docker-4c-2g-21106 does not seem to be running inside a container\n[2020-02-11T18:54:35.315Z] $ 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-439 -v /w/workspace/dgexfoundry_device-sdk-go_PR-439:/w/workspace/dgexfoundry_device-sdk-go_PR-439:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-02-11T18:54:36.407Z] $ docker top 183c4a0c831ec505feb7bcb4263d406cf9d1ab32572cda987d257947d601466e -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-02-11T18:54:37.061Z] provisioning config files...\n[2020-02-11T18:54:37.077Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/config5074479954348812646tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-02-11T18:54:37.095Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-11T18:54:37.390Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-02-11T18:54:37.423Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-11T18:54:37.733Z] ---> logs-deploy.sh\n[2020-02-11T18:54:37.733Z] + ARCHIVE_ARTIFACTS=\n[2020-02-11T18:54:37.733Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-02-11T18:54:37.733Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-02-11T18:54:37.733Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-02-11T18:54:37.733Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-439/6\n[2020-02-11T18:54:37.733Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-439/6/\n[2020-02-11T18:54:37.733Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-439/6 /w/workspace/dgexfoundry_device-sdk-go_PR-439\n[2020-02-11T18:54:38.682Z] Archives upload complete.\n[2020-02-11T18:54:38.944Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-439/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-439/6/\n'