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 lranjbar for edgexfoundry/device-virtual-go\nObtained Jenkinsfile from 0ee6afbab30f7b2410f4b64ec1f21af7b9704d1e+21537c6284120b12674d0b5c0c93f9b5a60632a6 (a790dc10efcd7184fd7ea930ec344cdfee8d5cb1)\nRunning in Durability level: MAX_SURVIVABILITY\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 d46900fa36390849cc45d7f8baecf52655a77210\nusing credential edgex-jenkins-access-pat\nCloning the remote Git repository\nCloning with configured refspecs honoured and with tags\nCloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-84/workspace@libs/edgex-global-pipelines # timeout=10\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\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\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 d46900fa36390849cc45d7f8baecf52655a77210 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f d46900fa36390849cc45d7f8baecf52655a77210 # timeout=10\nCommit message: "Merge pull request #96 from lranjbar/add-c-device-service-function"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n > git --version # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] RAW Config: [project:device-virtual-go, goVersion:1.11]\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-virtual-go-settings\n PROJECT: device-virtual-go\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.11\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-device-virtual-go\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\n PUSH_DOCKER_IMAGE: true\n SEMVER_BUMP_LEVEL: pre\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n[Pipeline] node\nStill waiting to schedule task\nWaiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-17535\xe2\x80\x99\nRunning on prd-centos7-docker-4c-2g-17538 in /w/workspace/xfoundry_device-virtual-go_PR-84\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-virtual-go.git\nFetching without tags\nMerging remotes/origin/master commit 21537c6284120b12674d0b5c0c93f9b5a60632a6 into PR head commit 0ee6afbab30f7b2410f4b64ec1f21af7b9704d1e\nMerge succeeded, producing 0ee6afbab30f7b2410f4b64ec1f21af7b9704d1e\nChecking out Revision 0ee6afbab30f7b2410f4b64ec1f21af7b9704d1e (PR-84)\n > git init /w/workspace/xfoundry_device-virtual-go_PR-84 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/pull/84/head:refs/remotes/origin/PR-84 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/84/head:refs/remotes/origin/PR-84 # 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-virtual-go.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/84/head:refs/remotes/origin/PR-84 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 0ee6afbab30f7b2410f4b64ec1f21af7b9704d1e # timeout=10\n > git merge 21537c6284120b12674d0b5c0c93f9b5a60632a6 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 0ee6afbab30f7b2410f4b64ec1f21af7b9704d1e # timeout=10\nCommit message: "Update to geneva pipeline"\nFirst time build. Skipping changelog.\n > git --version # timeout=10\nfatal: bad object d46900fa36390849cc45d7f8baecf52655a77210\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-02-04T17:06:56.745Z] 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-04T17:06:58.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-04T17:06:58.411Z] \n[2020-02-04T17:06:58.411Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-04T17:06:58.793Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-04T17:06:58.793Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-02-04T17:06:58.793Z] e7c96db7181b: Pulling fs layer\n[2020-02-04T17:06:58.793Z] a038dfdf5543: Pulling fs layer\n[2020-02-04T17:06:58.793Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-02-04T17:06:58.793Z] e7c96db7181b: Verifying Checksum\n[2020-02-04T17:06:58.793Z] e7c96db7181b: Download complete\n[2020-02-04T17:06:59.058Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-02-04T17:06:59.058Z] 8d5d8e63b3c0: Download complete\n[2020-02-04T17:06:59.058Z] a038dfdf5543: Verifying Checksum\n[2020-02-04T17:06:59.058Z] a038dfdf5543: Download complete\n[2020-02-04T17:06:59.058Z] e7c96db7181b: Pull complete\n[2020-02-04T17:06:59.999Z] a038dfdf5543: Pull complete\n[2020-02-04T17:06:59.999Z] 8d5d8e63b3c0: Pull complete\n[2020-02-04T17:06:59.999Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-02-04T17:06:59.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-02-04T17:07:00.150Z] prd-centos7-docker-4c-2g-17538 does not seem to be running inside a container\n[2020-02-04T17:07:00.198Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-virtual-go_PR-84 -v /w/workspace/xfoundry_device-virtual-go_PR-84:/w/workspace/xfoundry_device-virtual-go_PR-84:rw,z -v /w/workspace/xfoundry_device-virtual-go_PR-84@tmp:/w/workspace/xfoundry_device-virtual-go_PR-84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-04T17:07:00.768Z] $ docker top 22df61b28e906e1aa5640952f6fff1c73547cc635f13b6c69de9d5f7e5d91a44 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-04T17:07:01.369Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-04T17:07:01.369Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-04T17:07:01.580Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-04T17:07:01.584Z] $ docker exec 22df61b28e906e1aa5640952f6fff1c73547cc635f13b6c69de9d5f7e5d91a44 ssh-agent\n[2020-02-04T17:07:01.758Z] SSH_AUTH_SOCK=/tmp/ssh-tHnm8J5aQE9x/agent.14\n[2020-02-04T17:07:01.758Z] SSH_AGENT_PID=21\n[2020-02-04T17:07:01.769Z] Running ssh-add (command line suppressed)\n[2020-02-04T17:07:01.905Z] Identity added: /w/workspace/xfoundry_device-virtual-go_PR-84@tmp/private_key_5408184216140409923.key (/w/workspace/xfoundry_device-virtual-go_PR-84@tmp/private_key_5408184216140409923.key)\n[2020-02-04T17:07:01.953Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-04T17:07:02.289Z] + git describe --exact-match --tags HEAD\n[2020-02-04T17:07:02.289Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-02-04T17:07:02.376Z] $ docker exec --env ******** --env ******** 22df61b28e906e1aa5640952f6fff1c73547cc635f13b6c69de9d5f7e5d91a44 ssh-agent -k\n[2020-02-04T17:07:02.535Z] unset SSH_AUTH_SOCK;\n[2020-02-04T17:07:02.535Z] unset SSH_AGENT_PID;\n[2020-02-04T17:07:02.535Z] echo Agent pid 21 killed;\n[2020-02-04T17:07:02.574Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-02-04T17:07:02.632Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-02-04T17:07:02.632Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-02-04T17:07:02.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-04T17:07:02.670Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-04T17:07:02.850Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-04T17:07:02.852Z] $ docker exec 22df61b28e906e1aa5640952f6fff1c73547cc635f13b6c69de9d5f7e5d91a44 ssh-agent\n[2020-02-04T17:07:03.037Z] SSH_AUTH_SOCK=/tmp/ssh-Au2VCxhDHJ0p/agent.57\n[2020-02-04T17:07:03.037Z] SSH_AGENT_PID=64\n[2020-02-04T17:07:03.044Z] Running ssh-add (command line suppressed)\n[2020-02-04T17:07:03.187Z] Identity added: /w/workspace/xfoundry_device-virtual-go_PR-84@tmp/private_key_3786153077946358498.key (/w/workspace/xfoundry_device-virtual-go_PR-84@tmp/private_key_3786153077946358498.key)\n[2020-02-04T17:07:03.233Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-04T17:07:03.565Z] + git semver init\n[2020-02-04T17:07:03.565Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-04T17:07:03.565Z] # $GIT_DIR = /w/workspace/xfoundry_device-virtual-go_PR-84/.git\n[2020-02-04T17:07:03.565Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-virtual-go_PR-84\n[2020-02-04T17:07:03.565Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-04T17:07:03.565Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-04T17:07:03.565Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-04T17:07:03.565Z] # $SEMVER_BRANCH = PR-84\n[2020-02-04T17:07:03.565Z] # $SEMVER_TEMP = /tmp/semver-917364879\n[2020-02-04T17:07:03.565Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP\n[2020-02-04T17:07:03.827Z] # \'/tmp/semver-917364879\' -> \'/w/workspace/xfoundry_device-virtual-go_PR-84/.semver\'\n[2020-02-04T17:07:04.086Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-virtual-go_PR-84/.semver\n[Pipeline] }\n[2020-02-04T17:07:04.100Z] $ docker exec --env ******** --env ******** 22df61b28e906e1aa5640952f6fff1c73547cc635f13b6c69de9d5f7e5d91a44 ssh-agent -k\n[2020-02-04T17:07:04.233Z] unset SSH_AUTH_SOCK;\n[2020-02-04T17:07:04.234Z] unset SSH_AGENT_PID;\n[2020-02-04T17:07:04.234Z] echo Agent pid 64 killed;\n[2020-02-04T17:07:04.272Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-04T17:07:04.657Z] + git semver\n[Pipeline] }\n[2020-02-04T17:07:04.695Z] $ docker stop --time=1 22df61b28e906e1aa5640952f6fff1c73547cc635f13b6c69de9d5f7e5d91a44\n[2020-02-04T17:07:06.061Z] $ docker rm -f 22df61b28e906e1aa5640952f6fff1c73547cc635f13b6c69de9d5f7e5d91a44\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-02-04T17:07:06.659Z] Stashed 17 file(s)\n[Pipeline] echo\n[2020-02-04T17:07:06.677Z] [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-04T17:07:21.962Z] Still waiting to schedule task\n[2020-02-04T17:07:21.962Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-02-04T17:07:22.001Z] Still waiting to schedule task\n[2020-02-04T17:07:22.001Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n[2020-02-04T17:09:01.015Z] Running on prd-centos7-docker-4c-2g-17539 in /w/workspace/xfoundry_device-virtual-go_PR-84\n[Pipeline] {\n[Pipeline] ws\n[2020-02-04T17:09:01.064Z] Running in /w/workspace/device-virtual-go/1\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-04T17:09:03.582Z] using credential edgex-jenkins-ssh\n[2020-02-04T17:09:03.613Z] Cloning the remote Git repository\n[2020-02-04T17:09:03.613Z] Cloning with configured refspecs honoured and without tags\n[2020-02-04T17:09:04.289Z] Fetching without tags\n[2020-02-04T17:09:04.697Z] Merging remotes/origin/master commit 21537c6284120b12674d0b5c0c93f9b5a60632a6 into PR head commit 0ee6afbab30f7b2410f4b64ec1f21af7b9704d1e\n[2020-02-04T17:09:03.636Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git\n[2020-02-04T17:09:03.674Z] > git init /w/workspace/device-virtual-go/1 # timeout=10\n[2020-02-04T17:09:03.714Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git\n[2020-02-04T17:09:03.714Z] > git --version # timeout=10\n[2020-02-04T17:09:03.725Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-04T17:09:03.756Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/84/head:refs/remotes/origin/PR-84 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-04T17:09:04.255Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10\n[2020-02-04T17:09:04.266Z] > git config --add remote.origin.fetch +refs/pull/84/head:refs/remotes/origin/PR-84 # timeout=10\n[2020-02-04T17:09:04.272Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-04T17:09:04.281Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10\n[2020-02-04T17:09:04.291Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git\n[2020-02-04T17:09:04.292Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-04T17:09:04.297Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/84/head:refs/remotes/origin/PR-84 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-04T17:09:04.758Z] Merge succeeded, producing 0ee6afbab30f7b2410f4b64ec1f21af7b9704d1e\n[2020-02-04T17:09:04.758Z] Checking out Revision 0ee6afbab30f7b2410f4b64ec1f21af7b9704d1e (PR-84)\n[2020-02-04T17:09:04.703Z] > git config core.sparsecheckout # timeout=10\n[2020-02-04T17:09:04.710Z] > git checkout -f 0ee6afbab30f7b2410f4b64ec1f21af7b9704d1e # timeout=10\n[2020-02-04T17:09:04.740Z] > git merge 21537c6284120b12674d0b5c0c93f9b5a60632a6 # timeout=10\n[2020-02-04T17:09:04.749Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-04T17:09:04.759Z] > git config core.sparsecheckout # timeout=10\n[2020-02-04T17:09:04.764Z] > git checkout -f 0ee6afbab30f7b2410f4b64ec1f21af7b9704d1e # timeout=10\n[2020-02-04T17:09:08.465Z] Commit message: "Update to geneva pipeline"\n[2020-02-04T17:09:08.484Z] > git --version # timeout=10\n[2020-02-04T17:09:08.492Z] fatal: bad object d46900fa36390849cc45d7f8baecf52655a77210\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-04T17:09:09.539Z] =========================================================\n[2020-02-04T17:09:09.539Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine]\n[2020-02-04T17:09:09.539Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-04T17:09:10.224Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine .\n[2020-02-04T17:09:10.487Z] Sending build context to Docker daemon 413.2kB\r\r\n[2020-02-04T17:09:10.487Z] Step 1/8 : ARG BASE=golang:1.11-alpine\n[2020-02-04T17:09:10.487Z] Step 2/8 : FROM ${BASE}\n[2020-02-04T17:09:10.487Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-02-04T17:09:10.487Z] 9d48c3bd43c5: Pulling fs layer\n[2020-02-04T17:09:10.487Z] 7f94eaf8af20: Pulling fs layer\n[2020-02-04T17:09:10.487Z] 9fe9984849c1: Pulling fs layer\n[2020-02-04T17:09:10.487Z] ec448270508e: Pulling fs layer\n[2020-02-04T17:09:10.487Z] 65ba82af53f7: Pulling fs layer\n[2020-02-04T17:09:10.487Z] 07c18b20a200: Pulling fs layer\n[2020-02-04T17:09:10.487Z] d9b3ee039db2: Pulling fs layer\n[2020-02-04T17:09:10.487Z] 8c79c1ac0d81: Pulling fs layer\n[2020-02-04T17:09:10.487Z] ff40f1a7a0b9: Pulling fs layer\n[2020-02-04T17:09:10.487Z] bdb43ae2d12f: Pulling fs layer\n[2020-02-04T17:09:10.487Z] 8e1ab0ef8490: Pulling fs layer\n[2020-02-04T17:09:10.487Z] d9b3ee039db2: Waiting\n[2020-02-04T17:09:10.487Z] ec448270508e: Waiting\n[2020-02-04T17:09:10.487Z] 8c79c1ac0d81: Waiting\n[2020-02-04T17:09:10.487Z] 65ba82af53f7: Waiting\n[2020-02-04T17:09:10.487Z] 07c18b20a200: Waiting\n[2020-02-04T17:09:10.487Z] ff40f1a7a0b9: Waiting\n[2020-02-04T17:09:10.487Z] 8e1ab0ef8490: Waiting\n[2020-02-04T17:09:10.487Z] bdb43ae2d12f: Waiting\n[2020-02-04T17:09:10.487Z] 9fe9984849c1: Download complete\n[2020-02-04T17:09:10.487Z] 7f94eaf8af20: Download complete\n[2020-02-04T17:09:10.487Z] 65ba82af53f7: Verifying Checksum\n[2020-02-04T17:09:10.487Z] 65ba82af53f7: Download complete\n[2020-02-04T17:09:10.487Z] 9d48c3bd43c5: Verifying Checksum\n[2020-02-04T17:09:10.487Z] 9d48c3bd43c5: Download complete\n[2020-02-04T17:09:10.487Z] 07c18b20a200: Download complete\n[2020-02-04T17:09:11.070Z] 9d48c3bd43c5: Pull complete\n[2020-02-04T17:09:11.070Z] 7f94eaf8af20: Pull complete\n[2020-02-04T17:09:11.345Z] 9fe9984849c1: Pull complete\n[2020-02-04T17:09:11.936Z] d9b3ee039db2: Verifying Checksum\n[2020-02-04T17:09:11.936Z] d9b3ee039db2: Download complete\n[2020-02-04T17:09:11.936Z] ff40f1a7a0b9: Verifying Checksum\n[2020-02-04T17:09:11.936Z] ff40f1a7a0b9: Download complete\n[2020-02-04T17:09:12.207Z] ec448270508e: Verifying Checksum\n[2020-02-04T17:09:12.207Z] ec448270508e: Download complete\n[2020-02-04T17:09:12.207Z] 8e1ab0ef8490: Verifying Checksum\n[2020-02-04T17:09:12.207Z] 8e1ab0ef8490: Download complete\n[2020-02-04T17:09:12.207Z] bdb43ae2d12f: Verifying Checksum\n[2020-02-04T17:09:12.207Z] bdb43ae2d12f: Download complete\n[2020-02-04T17:09:12.469Z] 8c79c1ac0d81: Verifying Checksum\n[2020-02-04T17:09:12.469Z] 8c79c1ac0d81: Download complete\n[2020-02-04T17:09:17.754Z] ec448270508e: Pull complete\n[2020-02-04T17:09:17.754Z] 65ba82af53f7: Pull complete\n[2020-02-04T17:09:17.754Z] 07c18b20a200: Pull complete\n[2020-02-04T17:09:21.955Z] d9b3ee039db2: Pull complete\n[2020-02-04T17:09:26.154Z] 8c79c1ac0d81: Pull complete\n[2020-02-04T17:09:26.154Z] ff40f1a7a0b9: Pull complete\n[2020-02-04T17:09:26.419Z] bdb43ae2d12f: Pull complete\n[2020-02-04T17:09:26.679Z] 8e1ab0ef8490: Pull complete\n[2020-02-04T17:09:26.679Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d\n[2020-02-04T17:09:26.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine\n[2020-02-04T17:09:26.679Z] ---> 8acfeb908b63\n[2020-02-04T17:09:26.679Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: IOTech\'\n[2020-02-04T17:09:26.938Z] ---> Running in 53a267fb39d1\n[2020-02-04T17:09:26.938Z] Removing intermediate container 53a267fb39d1\n[2020-02-04T17:09:26.938Z] ---> 384c74f8ed59\n[2020-02-04T17:09:26.938Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-04T17:09:26.938Z] ---> Running in ec939c47b249\n[2020-02-04T17:09:28.844Z] Removing intermediate container ec939c47b249\n[2020-02-04T17:09:28.844Z] ---> ac2d546672af\n[2020-02-04T17:09:28.844Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base\n[2020-02-04T17:09:28.844Z] ---> Running in ad813318941f\n[2020-02-04T17:09:28.844Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n[2020-02-04T17:09:29.415Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n[2020-02-04T17:09:29.674Z] (1/13) Installing libmagic (5.37-r1)\n[2020-02-04T17:09:29.932Z] (2/13) Installing file (5.37-r1)\n[2020-02-04T17:09:29.932Z] (3/13) Installing libc-dev (0.7.1-r0)\n[2020-02-04T17:09:29.932Z] (4/13) Installing g++ (8.3.0-r0)\n[2020-02-04T17:09:33.221Z] (5/13) Installing fortify-headers (1.1-r0)\n[2020-02-04T17:09:33.481Z] (6/13) Installing build-base (0.5-r1)\n[2020-02-04T17:09:33.481Z] (7/13) Installing openssh-keygen (8.1_p1-r0)\n[2020-02-04T17:09:33.740Z] (8/13) Installing libedit (20190324.3.1-r0)\n[2020-02-04T17:09:33.740Z] (9/13) Installing openssh-client (8.1_p1-r0)\n[2020-02-04T17:09:33.999Z] (10/13) Installing openssh-sftp-server (8.1_p1-r0)\n[2020-02-04T17:09:33.999Z] (11/13) Installing openssh-server-common (8.1_p1-r0)\n[2020-02-04T17:09:34.263Z] (12/13) Installing openssh-server (8.1_p1-r0)\n[2020-02-04T17:09:34.263Z] (13/13) Installing openssh (8.1_p1-r0)\n[2020-02-04T17:09:34.263Z] Executing busybox-1.30.1-r2.trigger\n[2020-02-04T17:09:34.263Z] OK: 200 MiB in 52 packages\n[2020-02-04T17:09:36.861Z] Removing intermediate container ad813318941f\n[2020-02-04T17:09:36.861Z] ---> b4bbae47fd28\n[2020-02-04T17:09:36.861Z] Step 6/8 : WORKDIR /device-virtual-go\n[2020-02-04T17:09:36.861Z] ---> Running in b4fb7bfd429e\n[2020-02-04T17:09:36.861Z] Removing intermediate container b4fb7bfd429e\n[2020-02-04T17:09:36.861Z] ---> 23423aba1a4c\n[2020-02-04T17:09:36.861Z] Step 7/8 : COPY . .\n[2020-02-04T17:09:37.123Z] ---> 07cebc500bd1\n[2020-02-04T17:09:37.123Z] Step 8/8 : RUN go mod download\n[2020-02-04T17:09:37.123Z] ---> Running in e56e85bdeccb\n[2020-02-04T17:09:37.691Z] \x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n[2020-02-04T17:09:37.691Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n[2020-02-04T17:09:37.691Z] \x1b[0m\x1b[91mgo: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001\n[2020-02-04T17:09:37.691Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7\n[2020-02-04T17:09:37.959Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369\n[2020-02-04T17:09:37.959Z] \x1b[0m\x1b[91mgo: finding modernc.org/ql v1.0.0\n[2020-02-04T17:09:37.959Z] \x1b[0m\x1b[91mgo: finding modernc.org/sortutil v1.0.0\n[2020-02-04T17:09:37.959Z] \x1b[0m\x1b[91mgo: finding github.com/edsrzf/mmap-go v1.0.0\n[2020-02-04T17:09:37.959Z] \x1b[0m\x1b[91mgo: finding modernc.org/internal v1.0.0\n[2020-02-04T17:09:38.221Z] \x1b[0m\x1b[91mgo: finding modernc.org/b v1.0.0\n[2020-02-04T17:09:38.221Z] \x1b[0m\x1b[91mgo: finding modernc.org/file v1.0.0\n[2020-02-04T17:09:38.221Z] \x1b[0m\x1b[91mgo: finding modernc.org/fileutil v1.0.0\n[2020-02-04T17:09:38.221Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-04T17:09:38.221Z] \x1b[0m\x1b[91mgo: finding modernc.org/zappy v1.0.0\n[2020-02-04T17:09:38.485Z] \x1b[0m\x1b[91mgo: finding modernc.org/db v1.0.0\n[2020-02-04T17:09:38.750Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-04T17:09:38.750Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-04T17:09:39.016Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-04T17:09:39.016Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-02-04T17:09:39.016Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-04T17:09:39.016Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n[2020-02-04T17:09:39.016Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-02-04T17:09:39.279Z] \x1b[0m\x1b[91mgo: finding modernc.org/golex v1.0.0\n[2020-02-04T17:09:39.279Z] \x1b[0m\x1b[91mgo: finding modernc.org/strutil v1.0.0\n[2020-02-04T17:09:39.279Z] \x1b[0m\x1b[91mgo: finding modernc.org/mathutil v1.0.0\n[2020-02-04T17:09:39.279Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-04T17:09:39.541Z] \x1b[0m\x1b[91mgo: finding modernc.org/lldb v1.0.0\n[2020-02-04T17:09:39.541Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n[2020-02-04T17:09:39.541Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-02-04T17:09:39.541Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-02-04T17:09:39.800Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-04T17:09:40.059Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n[2020-02-04T17:09:40.059Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-04T17:09:40.059Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-04T17:09:40.059Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-04T17:09:40.059Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-04T17:09:40.059Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-04T17:09:40.059Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-02-04T17:09:40.320Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-04T17:09:40.320Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-02-04T17:09:40.320Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-04T17:09:40.320Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-04T17:09:40.581Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-04T17:09:40.581Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-04T17:09:40.581Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-02-04T17:09:40.843Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-04T17:09:41.108Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-04T17:09:41.108Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-04T17:09:41.108Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-04T17:09:41.108Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-04T17:09:41.108Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-04T17:09:41.108Z] go: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-04T17:09:41.108Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-04T17:09:41.371Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-04T17:09:41.371Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-04T17:09:41.633Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-04T17:09:41.633Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-02-04T17:09:41.633Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-04T17:09:41.633Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-04T17:09:41.633Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-04T17:09:41.633Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-04T17:09:41.633Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-04T17:09:41.899Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-04T17:09:41.899Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-04T17:09:41.899Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-04T17:09:41.899Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-02-04T17:09:41.899Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-04T17:09:41.899Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-04T17:09:42.163Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-04T17:09:42.163Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-04T17:09:42.163Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-04T17:09:42.163Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-04T17:09:42.427Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-04T17:09:42.427Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-04T17:09:42.427Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-02-04T17:09:42.427Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-04T17:09:42.689Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-04T17:09:42.689Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-04T17:09:42.956Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-04T17:09:42.956Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-04T17:09:42.957Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-02-04T17:09:43.546Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-02-04T17:09:43.546Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-04T17:09:43.546Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-04T17:09:44.488Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-02-04T17:10:11.080Z] \x1b[0mRemoving intermediate container e56e85bdeccb\n[2020-02-04T17:10:11.080Z] ---> a4e7289e11ef\n[2020-02-04T17:10:11.080Z] Successfully built a4e7289e11ef\n[2020-02-04T17:10:11.080Z] 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-04T17:10:11.812Z] + docker inspect -f . ci-base-image-x86_64\n[2020-02-04T17:10:12.447Z] .\n[Pipeline] withDockerContainer\n[2020-02-04T17:10:12.596Z] prd-centos7-docker-4c-2g-17539 does not seem to be running inside a container\n[2020-02-04T17:10:12.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n[2020-02-04T17:10:13.588Z] $ docker top 91f8d033a4a7494784465100379af7a700254d5cd1a87a078df3baa1252688cb -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-04T17:10:14.473Z] + go version\n[2020-02-04T17:10:14.473Z] go version go1.11.13 linux/amd64\n[Pipeline] sh\n[2020-02-04T17:10:14.793Z] + make test\n[2020-02-04T17:10:14.793Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n[2020-02-04T17:10:16.711Z] ? \tgithub.com/edgexfoundry/device-virtual-go\t[no test files]\n[2020-02-04T17:10:34.882Z] ? \tgithub.com/edgexfoundry/device-virtual-go/cmd\t[no test files]\n[2020-02-04T17:11:11.611Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-17540 in /w/workspace/xfoundry_device-virtual-go_PR-84\n[Pipeline] {\n[Pipeline] ws\n[2020-02-04T17:11:11.658Z] Running in /w/workspace/device-virtual-go/1\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-04T17:11:18.004Z] using credential edgex-jenkins-ssh\n[2020-02-04T17:11:18.040Z] Cloning the remote Git repository\n[2020-02-04T17:11:18.040Z] Cloning with configured refspecs honoured and without tags\n[2020-02-04T17:11:18.121Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git\n[2020-02-04T17:11:18.227Z] > git init /w/workspace/device-virtual-go/1 # timeout=10\n[2020-02-04T17:11:18.323Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git\n[2020-02-04T17:11:18.325Z] > git --version # timeout=10\n[2020-02-04T17:11:18.362Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-04T17:11:18.432Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/84/head:refs/remotes/origin/PR-84 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-04T17:11:19.235Z] Fetching without tags\n[2020-02-04T17:11:19.737Z] Merging remotes/origin/master commit 21537c6284120b12674d0b5c0c93f9b5a60632a6 into PR head commit 0ee6afbab30f7b2410f4b64ec1f21af7b9704d1e\n[2020-02-04T17:11:19.144Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10\n[2020-02-04T17:11:19.165Z] > git config --add remote.origin.fetch +refs/pull/84/head:refs/remotes/origin/PR-84 # timeout=10\n[2020-02-04T17:11:19.185Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-04T17:11:19.216Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10\n[2020-02-04T17:11:19.251Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git\n[2020-02-04T17:11:19.252Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-04T17:11:19.263Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/84/head:refs/remotes/origin/PR-84 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-04T17:11:19.768Z] > git config core.sparsecheckout # timeout=10\n[2020-02-04T17:11:19.818Z] > git checkout -f 0ee6afbab30f7b2410f4b64ec1f21af7b9704d1e # timeout=10\n[2020-02-04T17:11:19.938Z] > git merge 21537c6284120b12674d0b5c0c93f9b5a60632a6 # timeout=10\n[2020-02-04T17:11:19.983Z] Merge succeeded, producing 0ee6afbab30f7b2410f4b64ec1f21af7b9704d1e\n[2020-02-04T17:11:19.983Z] Checking out Revision 0ee6afbab30f7b2410f4b64ec1f21af7b9704d1e (PR-84)\n[2020-02-04T17:11:19.967Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-04T17:11:19.996Z] > git config core.sparsecheckout # timeout=10\n[2020-02-04T17:11:20.024Z] > git checkout -f 0ee6afbab30f7b2410f4b64ec1f21af7b9704d1e # timeout=10\n[2020-02-04T17:11:24.403Z] Commit message: "Update to geneva pipeline"\n[2020-02-04T17:11:24.474Z] > git --version # timeout=10\n[2020-02-04T17:11:24.516Z] fatal: bad object d46900fa36390849cc45d7f8baecf52655a77210\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-04T17:11:25.729Z] =========================================================\n[2020-02-04T17:11:25.729Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine]\n[2020-02-04T17:11:25.729Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-04T17:11:27.240Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine .\n[2020-02-04T17:11:27.847Z] Sending build context to Docker daemon 413.2kB\r\r\n[2020-02-04T17:11:28.124Z] Step 1/8 : ARG BASE=golang:1.11-alpine\n[2020-02-04T17:11:28.124Z] Step 2/8 : FROM ${BASE}\n[2020-02-04T17:11:28.399Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-02-04T17:11:28.399Z] 29bddadc8f3f: Pulling fs layer\n[2020-02-04T17:11:28.399Z] 02bb20f2603b: Pulling fs layer\n[2020-02-04T17:11:28.399Z] b62863a3550b: Pulling fs layer\n[2020-02-04T17:11:28.399Z] 9586258a13ea: Pulling fs layer\n[2020-02-04T17:11:28.399Z] a8b2cbafd68c: Pulling fs layer\n[2020-02-04T17:11:28.399Z] d1dd75721c92: Pulling fs layer\n[2020-02-04T17:11:28.399Z] 4e34fffdb759: Pulling fs layer\n[2020-02-04T17:11:28.399Z] fd1d9eb628f9: Pulling fs layer\n[2020-02-04T17:11:28.399Z] bd44c58b92db: Pulling fs layer\n[2020-02-04T17:11:28.400Z] e5856e266cf4: Pulling fs layer\n[2020-02-04T17:11:28.400Z] f0f88b30cdbb: Pulling fs layer\n[2020-02-04T17:11:28.400Z] a8b2cbafd68c: Waiting\n[2020-02-04T17:11:28.400Z] d1dd75721c92: Waiting\n[2020-02-04T17:11:28.400Z] 4e34fffdb759: Waiting\n[2020-02-04T17:11:28.400Z] fd1d9eb628f9: Waiting\n[2020-02-04T17:11:28.400Z] bd44c58b92db: Waiting\n[2020-02-04T17:11:28.400Z] e5856e266cf4: Waiting\n[2020-02-04T17:11:28.400Z] f0f88b30cdbb: Waiting\n[2020-02-04T17:11:28.400Z] 9586258a13ea: Waiting\n[2020-02-04T17:11:28.400Z] b62863a3550b: Verifying Checksum\n[2020-02-04T17:11:28.400Z] b62863a3550b: Download complete\n[2020-02-04T17:11:28.400Z] 02bb20f2603b: Verifying Checksum\n[2020-02-04T17:11:28.400Z] 02bb20f2603b: Download complete\n[2020-02-04T17:11:28.685Z] a8b2cbafd68c: Verifying Checksum\n[2020-02-04T17:11:28.685Z] a8b2cbafd68c: Download complete\n[2020-02-04T17:11:28.685Z] 29bddadc8f3f: Verifying Checksum\n[2020-02-04T17:11:28.685Z] 29bddadc8f3f: Download complete\n[2020-02-04T17:11:28.685Z] d1dd75721c92: Verifying Checksum\n[2020-02-04T17:11:28.685Z] d1dd75721c92: Download complete\n[2020-02-04T17:11:30.681Z] 29bddadc8f3f: Pull complete\n[2020-02-04T17:11:31.281Z] 02bb20f2603b: Pull complete\n[2020-02-04T17:11:31.890Z] b62863a3550b: Pull complete\n[2020-02-04T17:11:35.303Z] 4e34fffdb759: Verifying Checksum\n[2020-02-04T17:11:35.303Z] 4e34fffdb759: Download complete\n[2020-02-04T17:11:35.303Z] bd44c58b92db: Verifying Checksum\n[2020-02-04T17:11:35.303Z] bd44c58b92db: Download complete\n[2020-02-04T17:11:39.611Z] e5856e266cf4: Verifying Checksum\n[2020-02-04T17:11:39.611Z] e5856e266cf4: Download complete\n[2020-02-04T17:11:39.611Z] f0f88b30cdbb: Verifying Checksum\n[2020-02-04T17:11:39.611Z] f0f88b30cdbb: Download complete\n[2020-02-04T17:11:41.056Z] fd1d9eb628f9: Verifying Checksum\n[2020-02-04T17:11:41.056Z] fd1d9eb628f9: Download complete\n[2020-02-04T17:11:42.041Z] 9586258a13ea: Download complete\n[2020-02-04T17:11:56.378Z] ok \tgithub.com/edgexfoundry/device-virtual-go/internal/driver\t71.556s\tcoverage: 50.8% of statements\n[2020-02-04T17:11:56.378Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-02-04T17:11:56.378Z] gofmt -l .\n[2020-02-04T17:11:56.378Z] [ "`gofmt -l .`" = "" ]\n[2020-02-04T17:11:56.378Z] ./bin/test-attribution-txt.sh\n[2020-02-04T17:11:56.378Z] ./bin/test-go-mod-tidy.sh\n[Pipeline] stash\n[2020-02-04T17:11:56.852Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-04T17:11:56.871Z] $ docker stop --time=1 91f8d033a4a7494784465100379af7a700254d5cd1a87a078df3baa1252688cb\n[2020-02-04T17:11:57.110Z] 9586258a13ea: Pull complete\n[2020-02-04T17:11:57.110Z] a8b2cbafd68c: Pull complete\n[2020-02-04T17:11:57.110Z] d1dd75721c92: Pull complete\n[2020-02-04T17:11:58.381Z] $ docker rm -f 91f8d033a4a7494784465100379af7a700254d5cd1a87a078df3baa1252688cb\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-04T17:11:59.780Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-02-04T17:12:00.088Z] + ls -al .\n[2020-02-04T17:12:00.088Z] total 108\n[2020-02-04T17:12:00.088Z] drwxrwxr-x. 7 jenkins jenkins 4096 Feb 4 17:11 .\n[2020-02-04T17:12:00.088Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 4 17:09 ..\n[2020-02-04T17:12:00.088Z] -rw-rw-r--. 1 jenkins jenkins 5686 Feb 4 17:09 Attribution.txt\n[2020-02-04T17:12:00.089Z] drwxrwxr-x. 2 jenkins jenkins 64 Feb 4 17:09 bin\n[2020-02-04T17:12:00.089Z] drwxrwxr-x. 3 jenkins jenkins 55 Feb 4 17:09 cmd\n[2020-02-04T17:12:00.089Z] -rw-r--r--. 1 jenkins jenkins 30626 Feb 4 17:11 coverage.out\n[2020-02-04T17:12:00.089Z] -rw-rw-r--. 1 jenkins jenkins 1618 Feb 4 17:09 Dockerfile\n[2020-02-04T17:12:00.089Z] -rw-rw-r--. 1 jenkins jenkins 957 Feb 4 17:09 Dockerfile.build\n[2020-02-04T17:12:00.089Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 4 17:09 .git\n[2020-02-04T17:12:00.089Z] -rw-rw-r--. 1 jenkins jenkins 258 Feb 4 17:09 .gitignore\n[2020-02-04T17:12:00.089Z] -rw-r--r--. 1 jenkins jenkins 874 Feb 4 17:11 go.mod\n[2020-02-04T17:12:00.089Z] -rw-r--r--. 1 jenkins jenkins 13565 Feb 4 17:11 go.sum\n[2020-02-04T17:12:00.089Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 4 17:09 internal\n[2020-02-04T17:12:00.089Z] -rw-rw-r--. 1 jenkins jenkins 683 Feb 4 17:09 Jenkinsfile\n[2020-02-04T17:12:00.089Z] -rw-rw-r--. 1 jenkins jenkins 11340 Feb 4 17:09 LICENSE\n[2020-02-04T17:12:00.089Z] -rw-rw-r--. 1 jenkins jenkins 873 Feb 4 17:09 Makefile\n[2020-02-04T17:12:00.089Z] -rw-rw-r--. 1 jenkins jenkins 3770 Feb 4 17:09 README.md\n[2020-02-04T17:12:00.089Z] drwxrwxr-x. 3 jenkins jenkins 57 Feb 4 17:09 .semver\n[2020-02-04T17:12:00.089Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 4 17:07 VERSION\n[2020-02-04T17:12:00.089Z] -rw-rw-r--. 1 jenkins jenkins 235 Feb 4 17:09 version.go\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-04T17:12:00.419Z] + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg \'MAKE=make build\' --label git_sha=0ee6afbab30f7b2410f4b64ec1f21af7b9704d1e --label arch=x86_64 --label version=0.0.0 .\n[2020-02-04T17:12:00.420Z] Sending build context to Docker daemon 461.8kB\r\r\n[2020-02-04T17:12:00.420Z] Step 1/19 : ARG BASE=golang:1.11-alpine\n[2020-02-04T17:12:00.420Z] Step 2/19 : FROM ${BASE} AS builder\n[2020-02-04T17:12:00.420Z] ---> a4e7289e11ef\n[2020-02-04T17:12:00.420Z] Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client"\n[2020-02-04T17:12:00.680Z] ---> Running in 525749bae964\n[2020-02-04T17:12:00.680Z] Removing intermediate container 525749bae964\n[2020-02-04T17:12:00.680Z] ---> 131ce9f33e33\n[2020-02-04T17:12:00.680Z] Step 4/19 : ARG ALPINE_PKG_EXTRA=""\n[2020-02-04T17:12:00.680Z] ---> Running in 7a3ae4b76020\n[2020-02-04T17:12:00.939Z] Removing intermediate container 7a3ae4b76020\n[2020-02-04T17:12:00.939Z] ---> e73930f7cb57\n[2020-02-04T17:12:00.939Z] Step 5/19 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: IOTech\'\n[2020-02-04T17:12:00.939Z] ---> Running in 7f386821e605\n[2020-02-04T17:12:01.198Z] Removing intermediate container 7f386821e605\n[2020-02-04T17:12:01.198Z] ---> 2b46cd7b9583\n[2020-02-04T17:12:01.198Z] Step 6/19 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-04T17:12:01.198Z] ---> Running in a503bc7cf6ea\n[2020-02-04T17:12:01.784Z] Removing intermediate container a503bc7cf6ea\n[2020-02-04T17:12:01.784Z] ---> 4bc6fc0b4fb7\n[2020-02-04T17:12:01.784Z] Step 7/19 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n[2020-02-04T17:12:01.784Z] ---> Running in ec1acd744abb\n[2020-02-04T17:12:02.353Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n[2020-02-04T17:12:02.921Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n[2020-02-04T17:12:03.180Z] OK: 200 MiB in 52 packages\n[2020-02-04T17:12:03.442Z] Removing intermediate container ec1acd744abb\n[2020-02-04T17:12:03.442Z] ---> abe672c44ff8\n[2020-02-04T17:12:03.442Z] Step 8/19 : WORKDIR /github.com/edgexfoundry/device-virtual-go\n[2020-02-04T17:12:03.442Z] ---> Running in 8562d18ae187\n[2020-02-04T17:12:03.707Z] Removing intermediate container 8562d18ae187\n[2020-02-04T17:12:03.707Z] ---> f5cbee0f23a9\n[2020-02-04T17:12:03.707Z] Step 9/19 : COPY . .\n[2020-02-04T17:12:03.966Z] ---> 4dfb3346294e\n[2020-02-04T17:12:03.966Z] Step 10/19 : ARG MAKE=\'make build\'\n[2020-02-04T17:12:03.966Z] ---> Running in e68d51029593\n[2020-02-04T17:12:03.966Z] Removing intermediate container e68d51029593\n[2020-02-04T17:12:03.966Z] ---> 81d67712a504\n[2020-02-04T17:12:03.966Z] Step 11/19 : RUN $MAKE\n[2020-02-04T17:12:04.226Z] ---> Running in df3f7999f4ed\n[2020-02-04T17:12:04.489Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd\n[2020-02-04T17:12:05.508Z] 4e34fffdb759: Pull complete\n[2020-02-04T17:12:12.223Z] fd1d9eb628f9: Pull complete\n[2020-02-04T17:12:12.224Z] bd44c58b92db: Pull complete\n[2020-02-04T17:12:14.830Z] e5856e266cf4: Pull complete\n[2020-02-04T17:12:14.830Z] f0f88b30cdbb: Pull complete\n[2020-02-04T17:12:14.830Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20\n[2020-02-04T17:12:14.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine\n[2020-02-04T17:12:14.830Z] ---> 0be50c763560\n[2020-02-04T17:12:14.830Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: IOTech\'\n[2020-02-04T17:12:18.217Z] ---> Running in 5b169b113147\n[2020-02-04T17:12:18.488Z] Removing intermediate container 5b169b113147\n[2020-02-04T17:12:18.488Z] ---> 8bdd0daad7b6\n[2020-02-04T17:12:18.488Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-04T17:12:18.766Z] ---> Running in 84737518b4a5\n[2020-02-04T17:12:19.457Z] CGO_ENABLED=0 GO111MODULE=on go build ./...\n[2020-02-04T17:12:20.737Z] Removing intermediate container 84737518b4a5\n[2020-02-04T17:12:20.737Z] ---> b0bbcc8468c8\n[2020-02-04T17:12:20.737Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base\n[2020-02-04T17:12:21.006Z] ---> Running in f65f661c4e11\n[2020-02-04T17:12:21.973Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n[2020-02-04T17:12:22.752Z] Removing intermediate container df3f7999f4ed\n[2020-02-04T17:12:22.752Z] ---> 2ed7ecf1e134\n[2020-02-04T17:12:22.752Z] Step 12/19 : FROM alpine\n[2020-02-04T17:12:22.945Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n[2020-02-04T17:12:23.012Z] latest: Pulling from library/alpine\n[2020-02-04T17:12:23.215Z] (1/13) Installing libmagic (5.37-r1)\n[2020-02-04T17:12:23.215Z] (2/13) Installing file (5.37-r1)\n[2020-02-04T17:12:23.273Z] c9b1b535fdd9: Pulling fs layer\n[2020-02-04T17:12:23.273Z] c9b1b535fdd9: Verifying Checksum\n[2020-02-04T17:12:23.273Z] c9b1b535fdd9: Download complete\n[2020-02-04T17:12:23.498Z] (3/13) Installing libc-dev (0.7.1-r0)\n[2020-02-04T17:12:23.498Z] (4/13) Installing g++ (8.3.0-r0)\n[2020-02-04T17:12:23.531Z] c9b1b535fdd9: Pull complete\n[2020-02-04T17:12:23.531Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d\n[2020-02-04T17:12:23.531Z] Status: Downloaded newer image for alpine:latest\n[2020-02-04T17:12:23.531Z] ---> e7d92cdc71fe\n[2020-02-04T17:12:23.531Z] Step 13/19 : ENV APP_PORT=49990\n[2020-02-04T17:12:23.531Z] ---> Running in d0da529fb0ad\n[2020-02-04T17:12:23.789Z] Removing intermediate container d0da529fb0ad\n[2020-02-04T17:12:23.789Z] ---> 9d08f18410c9\n[2020-02-04T17:12:23.789Z] Step 14/19 : EXPOSE $APP_PORT\n[2020-02-04T17:12:23.789Z] ---> Running in 10d8eb2406f8\n[2020-02-04T17:12:23.789Z] Removing intermediate container 10d8eb2406f8\n[2020-02-04T17:12:23.789Z] ---> 848018485be7\n[2020-02-04T17:12:23.789Z] Step 15/19 : COPY --from=builder /device-virtual-go/cmd /\n[2020-02-04T17:12:24.050Z] ---> cad46b5d9d93\n[2020-02-04T17:12:24.050Z] Step 16/19 : ENTRYPOINT ["/device-virtual","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"]\n[2020-02-04T17:12:24.050Z] ---> Running in 05b19e410799\n[2020-02-04T17:12:24.308Z] Removing intermediate container 05b19e410799\n[2020-02-04T17:12:24.308Z] ---> 34d7802b87f0\n[2020-02-04T17:12:24.309Z] Step 17/19 : LABEL arch=x86_64\n[2020-02-04T17:12:24.309Z] ---> Running in 7691ed712768\n[2020-02-04T17:12:24.568Z] Removing intermediate container 7691ed712768\n[2020-02-04T17:12:24.568Z] ---> 9b3f2293612e\n[2020-02-04T17:12:24.568Z] Step 18/19 : LABEL git_sha=0ee6afbab30f7b2410f4b64ec1f21af7b9704d1e\n[2020-02-04T17:12:24.568Z] ---> Running in 9d630ced4f8a\n[2020-02-04T17:12:24.568Z] Removing intermediate container 9d630ced4f8a\n[2020-02-04T17:12:24.568Z] ---> 64413dd97003\n[2020-02-04T17:12:24.568Z] Step 19/19 : LABEL version=0.0.0\n[2020-02-04T17:12:24.827Z] ---> Running in 9ac1c2d8b9bf\n[2020-02-04T17:12:24.827Z] Removing intermediate container 9ac1c2d8b9bf\n[2020-02-04T17:12:24.827Z] ---> 31480ee494e1\n[2020-02-04T17:12:24.827Z] Successfully built 31480ee494e1\n[2020-02-04T17:12:24.827Z] Successfully tagged docker-device-virtual-go: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-04T17:12:26.849Z] (5/13) Installing fortify-headers (1.1-r0)\n[2020-02-04T17:12:26.849Z] (6/13) Installing build-base (0.5-r1)\n[2020-02-04T17:12:26.849Z] (7/13) Installing openssh-keygen (8.1_p1-r0)\n[2020-02-04T17:12:27.121Z] (8/13) Installing libedit (20190324.3.1-r0)\n[2020-02-04T17:12:27.121Z] (9/13) Installing openssh-client (8.1_p1-r0)\n[2020-02-04T17:12:27.391Z] (10/13) Installing openssh-sftp-server (8.1_p1-r0)\n[2020-02-04T17:12:27.391Z] (11/13) Installing openssh-server-common (8.1_p1-r0)\n[2020-02-04T17:12:27.672Z] (12/13) Installing openssh-server (8.1_p1-r0)\n[2020-02-04T17:12:27.672Z] (13/13) Installing openssh (8.1_p1-r0)\n[2020-02-04T17:12:27.672Z] Executing busybox-1.30.1-r2.trigger\n[2020-02-04T17:12:27.942Z] OK: 197 MiB in 52 packages\n[2020-02-04T17:12:33.333Z] Removing intermediate container f65f661c4e11\n[2020-02-04T17:12:33.333Z] ---> a7ba1f4f6fd9\n[2020-02-04T17:12:33.333Z] Step 6/8 : WORKDIR /device-virtual-go\n[2020-02-04T17:12:33.333Z] ---> Running in 788e74c2dcc0\n[2020-02-04T17:12:33.333Z] Removing intermediate container 788e74c2dcc0\n[2020-02-04T17:12:33.333Z] ---> 5bd8d7e6e263\n[2020-02-04T17:12:33.333Z] Step 7/8 : COPY . .\n[2020-02-04T17:12:33.603Z] ---> 281056587821\n[2020-02-04T17:12:33.603Z] Step 8/8 : RUN go mod download\n[2020-02-04T17:12:33.876Z] ---> Running in 5ed224669fe4\n[2020-02-04T17:12:34.839Z] \x1b[91mgo: finding github.com/golang/snappy v0.0.1\n[2020-02-04T17:12:34.839Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n[2020-02-04T17:12:34.839Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7\n[2020-02-04T17:12:34.839Z] \x1b[0m\x1b[91mgo: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001\n[2020-02-04T17:12:35.429Z] \x1b[0m\x1b[91mgo: finding modernc.org/b v1.0.0\n[2020-02-04T17:12:35.702Z] \x1b[0m\x1b[91mgo: finding modernc.org/sortutil v1.0.0\n[2020-02-04T17:12:35.702Z] \x1b[0m\x1b[91mgo: finding modernc.org/strutil v1.0.0\n[2020-02-04T17:12:35.702Z] \x1b[0m\x1b[91mgo: finding modernc.org/db v1.0.0\n[2020-02-04T17:12:35.702Z] \x1b[0m\x1b[91mgo: finding modernc.org/internal v1.0.0\n[2020-02-04T17:12:35.702Z] \x1b[0m\x1b[91mgo: finding modernc.org/ql v1.0.0\n[2020-02-04T17:12:35.702Z] \x1b[0m\x1b[91mgo: finding modernc.org/zappy v1.0.0\n[2020-02-04T17:12:35.974Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-04T17:12:36.249Z] \x1b[0m\x1b[91mgo: finding github.com/edsrzf/mmap-go v1.0.0\n[2020-02-04T17:12:36.847Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-02-04T17:12:37.436Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369\n[2020-02-04T17:12:37.436Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-02-04T17:12:37.436Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-04T17:12:37.436Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-04T17:12:37.717Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-04T17:12:37.717Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n[2020-02-04T17:12:37.717Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-04T17:12:38.324Z] \x1b[0m\x1b[91mgo: finding modernc.org/mathutil v1.0.0\n[2020-02-04T17:12:38.595Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-04T17:12:38.595Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-02-04T17:12:39.191Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-04T17:12:39.481Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n[2020-02-04T17:12:39.481Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-02-04T17:12:39.481Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-04T17:12:39.754Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-04T17:12:40.026Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-04T17:12:40.299Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-02-04T17:12:40.572Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-02-04T17:12:40.857Z] \x1b[0m\x1b[91mgo: finding modernc.org/fileutil v1.0.0\n[2020-02-04T17:12:40.857Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-04T17:12:41.445Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n[2020-02-04T17:12:41.445Z] \x1b[0m\x1b[91mgo: finding modernc.org/file v1.0.0\n[2020-02-04T17:12:41.445Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-04T17:12:42.429Z] \x1b[0m\x1b[91mgo: finding modernc.org/golex v1.0.0\n[2020-02-04T17:12:42.429Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-02-04T17:12:42.429Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-04T17:12:43.022Z] \x1b[0m\x1b[91mgo: finding modernc.org/lldb v1.0.0\n[2020-02-04T17:12:43.022Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-04T17:12:43.292Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-04T17:12:43.561Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-04T17:12:43.561Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-04T17:12:44.158Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-04T17:12:44.158Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-04T17:12:44.433Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-04T17:12:44.703Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-04T17:12:44.975Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-02-04T17:12:44.975Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-02-04T17:12:45.272Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-04T17:12:45.548Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-04T17:12:45.548Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-04T17:12:45.548Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-04T17:12:46.139Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-04T17:12:46.417Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-04T17:12:47.032Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-04T17:12:47.032Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-04T17:12:47.306Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-04T17:12:47.306Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-04T17:12:48.280Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-04T17:12:48.280Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-04T17:12:48.554Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-04T17:12:48.554Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-04T17:12:49.147Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-04T17:12:50.131Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-04T17:12:50.131Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-04T17:12:50.131Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-04T17:12:50.728Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-04T17:12:52.178Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-04T17:12:52.178Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-04T17:12:52.178Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-04T17:12:53.161Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-02-04T17:12:53.436Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-04T17:12:53.706Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-04T17:12:54.298Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-04T17:12:54.907Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-04T17:12:54.907Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-04T17:12:55.178Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-02-04T17:12:56.163Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-04T17:12:56.437Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-04T17:12:56.437Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-04T17:12:56.711Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-02-04T17:12:56.711Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-02-04T17:14:04.671Z] \x1b[0mRemoving intermediate container 5ed224669fe4\n[2020-02-04T17:14:04.671Z] ---> 99c70463a30c\n[2020-02-04T17:14:04.671Z] Successfully built 99c70463a30c\n[2020-02-04T17:14:04.671Z] 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-04T17:14:05.322Z] + docker inspect -f . ci-base-image-arm64\n[2020-02-04T17:14:05.594Z] .\n[Pipeline] withDockerContainer\n[2020-02-04T17:14:05.983Z] prd-ubuntu18.04-docker-arm64-4c-2g-17540 does not seem to be running inside a container\n[2020-02-04T17:14:06.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n[2020-02-04T17:14:07.671Z] $ docker top bf707b8fd9ae8996f4cafd0cdfcc4d4b5475c8c3779a2e495244e9a22b0ae251 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-04T17:14:10.127Z] + go version\n[2020-02-04T17:14:10.127Z] go version go1.11.13 linux/arm64\n[Pipeline] sh\n[2020-02-04T17:14:10.829Z] + make test\n[2020-02-04T17:14:10.829Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n[2020-02-04T17:14:12.245Z] ? \tgithub.com/edgexfoundry/device-virtual-go\t[no test files]\n[2020-02-04T17:15:33.952Z] ? \tgithub.com/edgexfoundry/device-virtual-go/cmd\t[no test files]\n[2020-02-04T17:16:55.647Z] ok \tgithub.com/edgexfoundry/device-virtual-go/internal/driver\t81.143s\tcoverage: 50.8% of statements\n[2020-02-04T17:16:55.647Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-02-04T17:17:17.808Z] gofmt -l .\n[2020-02-04T17:17:17.808Z] [ "`gofmt -l .`" = "" ]\n[2020-02-04T17:17:17.808Z] ./bin/test-attribution-txt.sh\n[2020-02-04T17:17:17.808Z] ./bin/test-go-mod-tidy.sh\n[Pipeline] stash\n[2020-02-04T17:17:17.844Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-02-04T17:17:18.282Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-04T17:17:18.300Z] $ docker stop --time=1 bf707b8fd9ae8996f4cafd0cdfcc4d4b5475c8c3779a2e495244e9a22b0ae251\n[2020-02-04T17:17:20.390Z] $ docker rm -f bf707b8fd9ae8996f4cafd0cdfcc4d4b5475c8c3779a2e495244e9a22b0ae251\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-04T17:17:21.575Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-02-04T17:17:21.922Z] + ls -al .\n[2020-02-04T17:17:21.923Z] total 132\n[2020-02-04T17:17:21.923Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 4 17:17 .\n[2020-02-04T17:17:21.923Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 17:11 ..\n[2020-02-04T17:17:21.923Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 4 17:11 .git\n[2020-02-04T17:17:21.923Z] -rw-rw-r-- 1 jenkins jenkins 258 Feb 4 17:11 .gitignore\n[2020-02-04T17:17:21.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 17:11 .semver\n[2020-02-04T17:17:21.923Z] -rw-rw-r-- 1 jenkins jenkins 5686 Feb 4 17:11 Attribution.txt\n[2020-02-04T17:17:21.923Z] -rw-rw-r-- 1 jenkins jenkins 1618 Feb 4 17:11 Dockerfile\n[2020-02-04T17:17:21.923Z] -rw-rw-r-- 1 jenkins jenkins 957 Feb 4 17:11 Dockerfile.build\n[2020-02-04T17:17:21.923Z] -rw-rw-r-- 1 jenkins jenkins 683 Feb 4 17:11 Jenkinsfile\n[2020-02-04T17:17:21.923Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 4 17:11 LICENSE\n[2020-02-04T17:17:21.923Z] -rw-rw-r-- 1 jenkins jenkins 873 Feb 4 17:11 Makefile\n[2020-02-04T17:17:21.923Z] -rw-rw-r-- 1 jenkins jenkins 3770 Feb 4 17:11 README.md\n[2020-02-04T17:17:21.923Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 4 17:07 VERSION\n[2020-02-04T17:17:21.923Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 17:11 bin\n[2020-02-04T17:17:21.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 17:11 cmd\n[2020-02-04T17:17:21.923Z] -rw-r--r-- 1 jenkins jenkins 30626 Feb 4 17:16 coverage.out\n[2020-02-04T17:17:21.923Z] -rw-r--r-- 1 jenkins jenkins 874 Feb 4 17:17 go.mod\n[2020-02-04T17:17:21.923Z] -rw-r--r-- 1 jenkins jenkins 13565 Feb 4 17:17 go.sum\n[2020-02-04T17:17:21.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 17:11 internal\n[2020-02-04T17:17:21.923Z] -rw-rw-r-- 1 jenkins jenkins 235 Feb 4 17:11 version.go\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-04T17:17:22.293Z] + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --label git_sha=0ee6afbab30f7b2410f4b64ec1f21af7b9704d1e --label arch=arm64 --label version=0.0.0 .\n[2020-02-04T17:17:22.570Z] Sending build context to Docker daemon 461.8kB\r\r\n[2020-02-04T17:17:22.570Z] Step 1/19 : ARG BASE=golang:1.11-alpine\n[2020-02-04T17:17:22.570Z] Step 2/19 : FROM ${BASE} AS builder\n[2020-02-04T17:17:22.570Z] ---> 99c70463a30c\n[2020-02-04T17:17:22.570Z] Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client"\n[2020-02-04T17:17:22.844Z] ---> Running in 1bc310067542\n[2020-02-04T17:17:23.429Z] Removing intermediate container 1bc310067542\n[2020-02-04T17:17:23.429Z] ---> ac9165c44180\n[2020-02-04T17:17:23.429Z] Step 4/19 : ARG ALPINE_PKG_EXTRA=""\n[2020-02-04T17:17:23.429Z] ---> Running in 824465985fc7\n[2020-02-04T17:17:23.701Z] Removing intermediate container 824465985fc7\n[2020-02-04T17:17:23.701Z] ---> ff021cda796b\n[2020-02-04T17:17:23.701Z] Step 5/19 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: IOTech\'\n[2020-02-04T17:17:23.971Z] ---> Running in 814f43dc2c1b\n[2020-02-04T17:17:24.243Z] Removing intermediate container 814f43dc2c1b\n[2020-02-04T17:17:24.243Z] ---> 64e76c9d1ae2\n[2020-02-04T17:17:24.243Z] Step 6/19 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-04T17:17:24.511Z] ---> Running in d6c9ffba445c\n[2020-02-04T17:17:26.484Z] Removing intermediate container d6c9ffba445c\n[2020-02-04T17:17:26.484Z] ---> 5c64c1ef7bd3\n[2020-02-04T17:17:26.484Z] Step 7/19 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n[2020-02-04T17:17:26.484Z] ---> Running in 31ae3b850962\n[2020-02-04T17:17:27.450Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n[2020-02-04T17:17:28.039Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n[2020-02-04T17:17:28.638Z] OK: 197 MiB in 52 packages\n[2020-02-04T17:17:29.607Z] Removing intermediate container 31ae3b850962\n[2020-02-04T17:17:29.607Z] ---> 4d25acf82d04\n[2020-02-04T17:17:29.607Z] Step 8/19 : WORKDIR /github.com/edgexfoundry/device-virtual-go\n[2020-02-04T17:17:29.607Z] ---> Running in d41a34d7a3f6\n[2020-02-04T17:17:30.201Z] Removing intermediate container d41a34d7a3f6\n[2020-02-04T17:17:30.201Z] ---> 001192149f8b\n[2020-02-04T17:17:30.201Z] Step 9/19 : COPY . .\n[2020-02-04T17:17:30.791Z] ---> 739fd9dd3f47\n[2020-02-04T17:17:30.792Z] Step 10/19 : ARG MAKE=\'make build\'\n[2020-02-04T17:17:31.064Z] ---> Running in 6345c60aac49\n[2020-02-04T17:17:31.339Z] Removing intermediate container 6345c60aac49\n[2020-02-04T17:17:31.339Z] ---> 2c2c9de39526\n[2020-02-04T17:17:31.339Z] Step 11/19 : RUN $MAKE\n[2020-02-04T17:17:31.611Z] ---> Running in 31b9929a7099\n[2020-02-04T17:17:32.578Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd\n[2020-02-04T17:18:40.582Z] CGO_ENABLED=0 GO111MODULE=on go build ./...\n[2020-02-04T17:18:47.281Z] Removing intermediate container 31b9929a7099\n[2020-02-04T17:18:47.281Z] ---> dcdc672e146c\n[2020-02-04T17:18:47.281Z] Step 12/19 : FROM alpine\n[2020-02-04T17:18:47.554Z] latest: Pulling from library/alpine\n[2020-02-04T17:18:48.142Z] 8fa90b21c985: Pulling fs layer\n[2020-02-04T17:18:49.113Z] 8fa90b21c985: Verifying Checksum\n[2020-02-04T17:18:49.113Z] 8fa90b21c985: Download complete\n[2020-02-04T17:18:49.390Z] 8fa90b21c985: Pull complete\n[2020-02-04T17:18:49.390Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d\n[2020-02-04T17:18:49.390Z] Status: Downloaded newer image for alpine:latest\n[2020-02-04T17:18:49.390Z] ---> 6e4716cdcf7a\n[2020-02-04T17:18:49.390Z] Step 13/19 : ENV APP_PORT=49990\n[2020-02-04T17:18:49.667Z] ---> Running in 0ff3628c0f40\n[2020-02-04T17:18:49.949Z] Removing intermediate container 0ff3628c0f40\n[2020-02-04T17:18:49.949Z] ---> a195ee17ffdf\n[2020-02-04T17:18:49.949Z] Step 14/19 : EXPOSE $APP_PORT\n[2020-02-04T17:18:50.217Z] ---> Running in 92075e52dfc5\n[2020-02-04T17:18:50.488Z] Removing intermediate container 92075e52dfc5\n[2020-02-04T17:18:50.488Z] ---> 6adb7af97751\n[2020-02-04T17:18:50.488Z] Step 15/19 : COPY --from=builder /device-virtual-go/cmd /\n[2020-02-04T17:18:51.092Z] ---> b1d9a353f96c\n[2020-02-04T17:18:51.092Z] Step 16/19 : ENTRYPOINT ["/device-virtual","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"]\n[2020-02-04T17:18:51.092Z] ---> Running in 32916b25a590\n[2020-02-04T17:18:51.692Z] Removing intermediate container 32916b25a590\n[2020-02-04T17:18:51.692Z] ---> e0db10c97ff6\n[2020-02-04T17:18:51.692Z] Step 17/19 : LABEL arch=arm64\n[2020-02-04T17:18:51.692Z] ---> Running in 6001372016ca\n[2020-02-04T17:18:51.968Z] Removing intermediate container 6001372016ca\n[2020-02-04T17:18:51.968Z] ---> c7fd7aa5c52c\n[2020-02-04T17:18:51.968Z] Step 18/19 : LABEL git_sha=0ee6afbab30f7b2410f4b64ec1f21af7b9704d1e\n[2020-02-04T17:18:52.240Z] ---> Running in 1259f2c9b38d\n[2020-02-04T17:18:52.522Z] Removing intermediate container 1259f2c9b38d\n[2020-02-04T17:18:52.522Z] ---> 1ddbaf2edcea\n[2020-02-04T17:18:52.523Z] Step 19/19 : LABEL version=0.0.0\n[2020-02-04T17:18:52.523Z] ---> Running in 1d621cfd2c47\n[2020-02-04T17:18:52.794Z] Removing intermediate container 1d621cfd2c47\n[2020-02-04T17:18:52.794Z] ---> e68f9d35cb59\n[2020-02-04T17:18:52.794Z] Successfully built e68f9d35cb59\n[2020-02-04T17:18:53.066Z] Successfully tagged docker-device-virtual-go-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-04T17:18:53.942Z] provisioning config files...\n[2020-02-04T17:18:53.969Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/xfoundry_device-virtual-go_PR-84@tmp/config1580376339983056913tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-02-04T17:18:54.316Z] + curl -s https://codecov.io/bash\n[2020-02-04T17:18:54.316Z] + bash -s - -t @/w/workspace/xfoundry_device-virtual-go_PR-84@tmp/config1580376339983056913tmp\n[2020-02-04T17:18:54.576Z] \n[2020-02-04T17:18:54.576Z] _____ _\n[2020-02-04T17:18:54.576Z] / ____| | |\n[2020-02-04T17:18:54.576Z] | | ___ __| | ___ ___ _____ __\n[2020-02-04T17:18:54.576Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-02-04T17:18:54.576Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-02-04T17:18:54.576Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-02-04T17:18:54.576Z] Bash-20191211-b8db533\n[2020-02-04T17:18:54.576Z] \n[2020-02-04T17:18:54.576Z] \n[2020-02-04T17:18:54.576Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-02-04T17:18:54.576Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-02-04T17:18:54.576Z] \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-04T17:18:54.576Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-02-04T17:18:54.576Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-02-04T17:18:54.576Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-02-04T17:18:54.576Z] \x1b[0;32m+\x1b[0m .\n[2020-02-04T17:18:54.576Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-02-04T17:18:54.576Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-02-04T17:18:54.576Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-02-04T17:18:54.576Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=30626\x1b[0m\n[2020-02-04T17:18:54.576Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-02-04T17:18:54.576Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-02-04T17:18:54.837Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-02-04T17:18:54.837Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-02-04T17:18:54.837Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-02-04T17:18:54.837Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-02-04T17:18:54.837Z] \x1b[0;90mquery:\x1b[0m branch=PR-84&commit=0ee6afbab30f7b2410f4b64ec1f21af7b9704d1e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-84%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=84&job=\n[2020-02-04T17:18:54.837Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-02-04T17:18:54.837Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-84&commit=0ee6afbab30f7b2410f4b64ec1f21af7b9704d1e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-84%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=84&job=\n[2020-02-04T17:18:55.404Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-02-04T17:18:55.663Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/device-virtual-go/commit/0ee6afbab30f7b2410f4b64ec1f21af7b9704d1e\x1b[0m\n[Pipeline] }\n[2020-02-04T17:18:55.682Z] 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-04T17:18:57.483Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-04T17:18:57.821Z] ---> package-listing.sh\n[2020-02-04T17:18:57.821Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-02-04T17:18:57.821Z] ++ facter osfamily\n[2020-02-04T17:18:57.821Z] + OS_FAMILY=redhat\n[2020-02-04T17:18:57.821Z] + workspace=/w/workspace/xfoundry_device-virtual-go_PR-84\n[2020-02-04T17:18:57.821Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-02-04T17:18:57.821Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-02-04T17:18:57.821Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-02-04T17:18:57.821Z] + PACKAGES=/tmp/packages_start.txt\n[2020-02-04T17:18:57.821Z] + \'[\' /w/workspace/xfoundry_device-virtual-go_PR-84 \']\'\n[2020-02-04T17:18:57.821Z] + PACKAGES=/tmp/packages_end.txt\n[2020-02-04T17:18:57.821Z] + case "${OS_FAMILY}" in\n[2020-02-04T17:18:57.821Z] + rpm -qa\n[2020-02-04T17:18:57.821Z] + sort\n[2020-02-04T17:19:02.011Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-02-04T17:19:02.011Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-02-04T17:19:02.011Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-02-04T17:19:02.011Z] + \'[\' /w/workspace/xfoundry_device-virtual-go_PR-84 \']\'\n[2020-02-04T17:19:02.011Z] + mkdir -p /w/workspace/xfoundry_device-virtual-go_PR-84/archives/\n[2020-02-04T17:19:02.011Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-virtual-go_PR-84/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-04T17:19:02.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-04T17:19:02.511Z] \n[2020-02-04T17:19:02.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-04T17:19:02.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-04T17:19:02.845Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-02-04T17:19:02.845Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-04T17:19:02.845Z] da0e9bf0cc60: Pulling fs layer\n[2020-02-04T17:19:02.845Z] c9ea274ed700: Pulling fs layer\n[2020-02-04T17:19:02.845Z] 9cfac6ba3733: Pulling fs layer\n[2020-02-04T17:19:02.845Z] f6a933c9cadc: Pulling fs layer\n[2020-02-04T17:19:02.845Z] 61811dbd4963: Pulling fs layer\n[2020-02-04T17:19:02.845Z] a6eb2c9e2280: Pulling fs layer\n[2020-02-04T17:19:02.845Z] 095dd8b7b4d8: Pulling fs layer\n[2020-02-04T17:19:02.845Z] dc21a1d4508b: Pulling fs layer\n[2020-02-04T17:19:02.845Z] 363af2e989c4: Pulling fs layer\n[2020-02-04T17:19:02.845Z] 9cfac6ba3733: Waiting\n[2020-02-04T17:19:02.845Z] a6eb2c9e2280: Waiting\n[2020-02-04T17:19:02.845Z] 095dd8b7b4d8: Waiting\n[2020-02-04T17:19:02.845Z] f6a933c9cadc: Waiting\n[2020-02-04T17:19:02.845Z] dc21a1d4508b: Waiting\n[2020-02-04T17:19:02.845Z] 61811dbd4963: Waiting\n[2020-02-04T17:19:02.845Z] 363af2e989c4: Waiting\n[2020-02-04T17:19:02.845Z] da0e9bf0cc60: Download complete\n[2020-02-04T17:19:02.845Z] 9cfac6ba3733: Verifying Checksum\n[2020-02-04T17:19:02.845Z] 9cfac6ba3733: Download complete\n[2020-02-04T17:19:02.845Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-04T17:19:03.114Z] f6a933c9cadc: Verifying Checksum\n[2020-02-04T17:19:03.114Z] f6a933c9cadc: Download complete\n[2020-02-04T17:19:03.114Z] a6eb2c9e2280: Verifying Checksum\n[2020-02-04T17:19:03.114Z] a6eb2c9e2280: Download complete\n[2020-02-04T17:19:03.387Z] c9ea274ed700: Verifying Checksum\n[2020-02-04T17:19:03.387Z] c9ea274ed700: Download complete\n[2020-02-04T17:19:03.387Z] e6b0cf9c0882: Pull complete\n[2020-02-04T17:19:03.387Z] 095dd8b7b4d8: Verifying Checksum\n[2020-02-04T17:19:03.387Z] 095dd8b7b4d8: Download complete\n[2020-02-04T17:19:03.387Z] 363af2e989c4: Verifying Checksum\n[2020-02-04T17:19:03.387Z] 363af2e989c4: Download complete\n[2020-02-04T17:19:03.387Z] dc21a1d4508b: Verifying Checksum\n[2020-02-04T17:19:03.387Z] dc21a1d4508b: Download complete\n[2020-02-04T17:19:03.387Z] da0e9bf0cc60: Pull complete\n[2020-02-04T17:19:03.956Z] 61811dbd4963: Verifying Checksum\n[2020-02-04T17:19:03.956Z] 61811dbd4963: Download complete\n[2020-02-04T17:19:05.340Z] c9ea274ed700: Pull complete\n[2020-02-04T17:19:05.340Z] 9cfac6ba3733: Pull complete\n[2020-02-04T17:19:06.718Z] f6a933c9cadc: Pull complete\n[2020-02-04T17:19:10.041Z] 61811dbd4963: Pull complete\n[2020-02-04T17:19:10.041Z] a6eb2c9e2280: Pull complete\n[2020-02-04T17:19:10.980Z] 095dd8b7b4d8: Pull complete\n[2020-02-04T17:19:11.240Z] dc21a1d4508b: Pull complete\n[2020-02-04T17:19:11.500Z] 363af2e989c4: Pull complete\n[2020-02-04T17:19:11.500Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-02-04T17:19:11.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-02-04T17:19:11.684Z] prd-centos7-docker-4c-2g-17538 does not seem to be running inside a container\n[2020-02-04T17:19:11.734Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_device-virtual-go_PR-84 -v /w/workspace/xfoundry_device-virtual-go_PR-84:/w/workspace/xfoundry_device-virtual-go_PR-84:rw,z -v /w/workspace/xfoundry_device-virtual-go_PR-84@tmp:/w/workspace/xfoundry_device-virtual-go_PR-84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-02-04T17:19:12.872Z] $ docker top 24677b9435aeeafa2fdd8c20c18c528f98cb16aadf06cf5b179d644898a5659f -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-02-04T17:19:13.483Z] provisioning config files...\n[2020-02-04T17:19:13.497Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-virtual-go_PR-84@tmp/config4098631012270656378tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-02-04T17:19:13.542Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-04T17:19:13.866Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-02-04T17:19:13.894Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-04T17:19:14.227Z] ---> logs-deploy.sh\n[2020-02-04T17:19:14.227Z] + ARCHIVE_ARTIFACTS=\n[2020-02-04T17:19:14.227Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-02-04T17:19:14.227Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-02-04T17:19:14.227Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-02-04T17:19:14.227Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-84/1\n[2020-02-04T17:19:14.227Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-84/1/\n[2020-02-04T17:19:14.227Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-84/1 /w/workspace/xfoundry_device-virtual-go_PR-84\n[2020-02-04T17:19:15.165Z] Archives upload complete.\n[2020-02-04T17:19:15.165Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-84/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-84/1/\n'