Pull request #150 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lranjbar for edgexfoundry/device-modbus-go Obtained Jenkinsfile from bc7d0e0bead113aa005ae19908f3f9cd355f5345+6f17a55e5ab153f2b7b0a9806cbdf5254002439f (02095a37590d646f6b284186e0eecc36b76130f7) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-150/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, goVersion:1.13, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-modbus-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: true [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-8815 in /w/workspace/xfoundry_device-modbus-go_PR-150 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-150 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 6f17a55e5ab153f2b7b0a9806cbdf5254002439f into PR head commit bc7d0e0bead113aa005ae19908f3f9cd355f5345 Merge succeeded, producing bc7d0e0bead113aa005ae19908f3f9cd355f5345 Checking out Revision bc7d0e0bead113aa005ae19908f3f9cd355f5345 (PR-150) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/150/head:refs/remotes/origin/PR-150 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc7d0e0bead113aa005ae19908f3f9cd355f5345 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6f17a55e5ab153f2b7b0a9806cbdf5254002439f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc7d0e0bead113aa005ae19908f3f9cd355f5345 # timeout=10 Commit message: "Add temp VERSION file to rebuild snap." First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-05-18T16:39:48.940Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-18T16:39:54.709Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-18T16:39:55.391Z] ========================================================= [2020-05-18T16:39:55.391Z] EdgeX Global Pipelines Version Info [2020-05-18T16:39:55.391Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-05-18T16:39:57.506Z] ------------------- [2020-05-18T16:39:57.506Z] stable info: [2020-05-18T16:39:57.506Z] ------------------- [2020-05-18T16:39:57.506Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-05-18T16:39:57.506Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-18T16:39:57.506Z] Message: update stable to v1.0.87 [2020-05-18T16:39:58.073Z] ------------------- [2020-05-18T16:39:58.073Z] experimental info: [2020-05-18T16:39:58.073Z] ------------------- [2020-05-18T16:39:58.073Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-05-18T16:39:58.073Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-05-18T16:39:58.073Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-05-18T16:40:11.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-18T16:40:11.569Z] [2020-05-18T16:40:11.569Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-18T16:40:12.005Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-18T16:40:12.005Z] latest: Pulling from edgex-devops/git-semver [2020-05-18T16:40:12.005Z] 9123ac7c32f7: Pulling fs layer [2020-05-18T16:40:12.005Z] b8cc5d1170e3: Pulling fs layer [2020-05-18T16:40:12.005Z] 2924cbbf6a41: Pulling fs layer [2020-05-18T16:40:12.005Z] 93b08a4f1073: Pulling fs layer [2020-05-18T16:40:12.005Z] 93b08a4f1073: Waiting [2020-05-18T16:40:12.005Z] b8cc5d1170e3: Verifying Checksum [2020-05-18T16:40:12.005Z] b8cc5d1170e3: Download complete [2020-05-18T16:40:12.264Z] 9123ac7c32f7: Download complete [2020-05-18T16:40:12.264Z] 93b08a4f1073: Verifying Checksum [2020-05-18T16:40:12.264Z] 93b08a4f1073: Download complete [2020-05-18T16:40:12.264Z] 2924cbbf6a41: Download complete [2020-05-18T16:40:30.343Z] 9123ac7c32f7: Pull complete [2020-05-18T16:40:30.343Z] b8cc5d1170e3: Pull complete [2020-05-18T16:40:30.343Z] 2924cbbf6a41: Pull complete [2020-05-18T16:40:30.343Z] 93b08a4f1073: Pull complete [2020-05-18T16:40:30.343Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-18T16:40:35.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-18T16:40:35.927Z] prd-centos7-docker-4c-2g-8815 does not seem to be running inside a container [2020-05-18T16:40:35.964Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-150 -v /w/workspace/xfoundry_device-modbus-go_PR-150:/w/workspace/xfoundry_device-modbus-go_PR-150:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-150@tmp:/w/workspace/xfoundry_device-modbus-go_PR-150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-18T16:40:36.844Z] $ docker top d22615d505422964e13540895e04554ab054792f22f4e889e81259b714ce74d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-18T16:40:40.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-18T16:40:40.489Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-18T16:40:40.691Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-18T16:40:40.694Z] $ docker exec d22615d505422964e13540895e04554ab054792f22f4e889e81259b714ce74d5 ssh-agent [2020-05-18T16:40:40.881Z] SSH_AUTH_SOCK=/tmp/ssh-1yDpVGW6bL6o/agent.14 [2020-05-18T16:40:40.881Z] SSH_AGENT_PID=21 [2020-05-18T16:40:40.889Z] Running ssh-add (command line suppressed) [2020-05-18T16:40:41.029Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-150@tmp/private_key_129240663751989786.key (/w/workspace/xfoundry_device-modbus-go_PR-150@tmp/private_key_129240663751989786.key) [2020-05-18T16:40:41.082Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-18T16:40:41.476Z] + git describe --exact-match --tags HEAD [2020-05-18T16:40:41.476Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-18T16:40:41.777Z] $ docker exec --env ******** --env ******** d22615d505422964e13540895e04554ab054792f22f4e889e81259b714ce74d5 ssh-agent -k [2020-05-18T16:40:41.906Z] unset SSH_AUTH_SOCK; [2020-05-18T16:40:41.907Z] unset SSH_AGENT_PID; [2020-05-18T16:40:41.907Z] echo Agent pid 21 killed; [2020-05-18T16:40:41.954Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-18T16:40:42.462Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-18T16:40:42.462Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-18T16:40:42.707Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-18T16:40:42.708Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-18T16:40:42.886Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-18T16:40:42.889Z] $ docker exec d22615d505422964e13540895e04554ab054792f22f4e889e81259b714ce74d5 ssh-agent [2020-05-18T16:40:43.074Z] SSH_AUTH_SOCK=/tmp/ssh-z5v67e34LyPq/agent.56 [2020-05-18T16:40:43.074Z] SSH_AGENT_PID=63 [2020-05-18T16:40:43.080Z] Running ssh-add (command line suppressed) [2020-05-18T16:40:43.231Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-150@tmp/private_key_2825098634662403285.key (/w/workspace/xfoundry_device-modbus-go_PR-150@tmp/private_key_2825098634662403285.key) [2020-05-18T16:40:43.276Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-18T16:40:44.082Z] + git semver init [2020-05-18T16:40:44.082Z] # -> Open(): unable to determine branch for HEAD [2020-05-18T16:40:44.082Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-150/.git [2020-05-18T16:40:44.082Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-150 [2020-05-18T16:40:44.082Z] # $SEMVER_REMOTE_NAME = origin [2020-05-18T16:40:44.082Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-18T16:40:44.082Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-18T16:40:44.082Z] # $SEMVER_BRANCH = PR-150 [2020-05-18T16:40:44.082Z] # $SEMVER_TEMP = /tmp/semver-738245321 [2020-05-18T16:40:44.082Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2020-05-18T16:40:44.341Z] # '/tmp/semver-738245321' -> '/w/workspace/xfoundry_device-modbus-go_PR-150/.semver' [2020-05-18T16:40:44.341Z] # -> Force: false [2020-05-18T16:40:44.341Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-150/.semver [Pipeline] } [2020-05-18T16:40:44.379Z] $ docker exec --env ******** --env ******** d22615d505422964e13540895e04554ab054792f22f4e889e81259b714ce74d5 ssh-agent -k [2020-05-18T16:40:44.506Z] unset SSH_AUTH_SOCK; [2020-05-18T16:40:44.506Z] unset SSH_AGENT_PID; [2020-05-18T16:40:44.506Z] echo Agent pid 63 killed; [2020-05-18T16:40:44.548Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-18T16:40:45.543Z] + git semver [Pipeline] } [2020-05-18T16:40:45.934Z] $ docker stop --time=1 d22615d505422964e13540895e04554ab054792f22f4e889e81259b714ce74d5 [2020-05-18T16:40:51.775Z] $ docker rm -f d22615d505422964e13540895e04554ab054792f22f4e889e81259b714ce74d5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-18T16:41:00.745Z] Stashed 28 file(s) [Pipeline] echo [2020-05-18T16:41:00.836Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-05-18T16:41:17.492Z] Still waiting to schedule task [2020-05-18T16:41:17.492Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-8815’ [2020-05-18T16:41:17.517Z] Still waiting to schedule task [2020-05-18T16:41:17.517Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-8140’ is offline [2020-05-18T16:46:47.708Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-8816 in /w/workspace/xfoundry_device-modbus-go_PR-150 [Pipeline] { [Pipeline] ws [2020-05-18T16:46:48.092Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2020-05-18T16:46:52.578Z] using credential edgex-jenkins-ssh [2020-05-18T16:46:52.656Z] Cloning the remote Git repository [2020-05-18T16:46:52.656Z] Cloning with configured refspecs honoured and without tags [2020-05-18T16:46:52.706Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-05-18T16:46:52.780Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2020-05-18T16:46:52.845Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-05-18T16:46:52.846Z] > git --version # timeout=10 [2020-05-18T16:46:52.872Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-18T16:46:52.923Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T16:46:54.375Z] Fetching without tags [2020-05-18T16:46:54.292Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-05-18T16:46:54.307Z] > git config --add remote.origin.fetch +refs/pull/150/head:refs/remotes/origin/PR-150 # timeout=10 [2020-05-18T16:46:54.322Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T16:46:54.352Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-05-18T16:46:54.384Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-05-18T16:46:54.385Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-18T16:46:54.398Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T16:46:54.814Z] Merging remotes/origin/master commit 6f17a55e5ab153f2b7b0a9806cbdf5254002439f into PR head commit bc7d0e0bead113aa005ae19908f3f9cd355f5345 [2020-05-18T16:46:54.997Z] Merge succeeded, producing bc7d0e0bead113aa005ae19908f3f9cd355f5345 [2020-05-18T16:46:54.997Z] Checking out Revision bc7d0e0bead113aa005ae19908f3f9cd355f5345 (PR-150) [2020-05-18T16:46:54.831Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T16:46:54.850Z] > git checkout -f bc7d0e0bead113aa005ae19908f3f9cd355f5345 # timeout=10 [2020-05-18T16:46:54.919Z] > git remote # timeout=10 [2020-05-18T16:46:54.936Z] > git config --get remote.origin.url # timeout=10 [2020-05-18T16:46:54.948Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-18T16:46:54.958Z] > git merge 6f17a55e5ab153f2b7b0a9806cbdf5254002439f # timeout=10 [2020-05-18T16:46:54.978Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-18T16:46:55.002Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T16:46:55.024Z] > git checkout -f bc7d0e0bead113aa005ae19908f3f9cd355f5345 # timeout=10 [2020-05-18T16:46:59.350Z] Commit message: "Add temp VERSION file to rebuild snap." [2020-05-18T16:46:59.410Z] > git --version # timeout=10 [2020-05-18T16:46:59.446Z] fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-18T16:47:01.050Z] ========================================================= [2020-05-18T16:47:01.050Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-18T16:47:01.050Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-18T16:47:02.238Z] + 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 . [2020-05-18T16:47:04.205Z] Sending build context to Docker daemon 588.8kB [2020-05-18T16:47:04.205Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-18T16:47:04.205Z] Step 2/8 : FROM ${BASE} [2020-05-18T16:47:04.473Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-05-18T16:47:04.473Z] cde5963f3b93: Pulling fs layer [2020-05-18T16:47:04.473Z] 2a23fa8c16f7: Pulling fs layer [2020-05-18T16:47:04.473Z] 777b28850792: Pulling fs layer [2020-05-18T16:47:04.473Z] 8a11ddd9e578: Pulling fs layer [2020-05-18T16:47:04.473Z] 4cf88f913ddb: Pulling fs layer [2020-05-18T16:47:04.473Z] 1df406cf5192: Pulling fs layer [2020-05-18T16:47:04.473Z] cd6300453558: Pulling fs layer [2020-05-18T16:47:04.473Z] b9c365052c96: Pulling fs layer [2020-05-18T16:47:04.473Z] a2d8cc88f415: Pulling fs layer [2020-05-18T16:47:04.473Z] ea1d1ca13537: Pulling fs layer [2020-05-18T16:47:04.473Z] 3750a50a1c5e: Pulling fs layer [2020-05-18T16:47:04.473Z] 8a11ddd9e578: Waiting [2020-05-18T16:47:04.473Z] 4cf88f913ddb: Waiting [2020-05-18T16:47:04.473Z] 1df406cf5192: Waiting [2020-05-18T16:47:04.473Z] cd6300453558: Waiting [2020-05-18T16:47:04.473Z] b9c365052c96: Waiting [2020-05-18T16:47:04.473Z] a2d8cc88f415: Waiting [2020-05-18T16:47:04.473Z] ea1d1ca13537: Waiting [2020-05-18T16:47:04.473Z] 3750a50a1c5e: Waiting [2020-05-18T16:47:04.473Z] 777b28850792: Verifying Checksum [2020-05-18T16:47:04.473Z] 777b28850792: Download complete [2020-05-18T16:47:04.746Z] 2a23fa8c16f7: Verifying Checksum [2020-05-18T16:47:04.746Z] 2a23fa8c16f7: Download complete [2020-05-18T16:47:04.746Z] cde5963f3b93: Verifying Checksum [2020-05-18T16:47:04.746Z] cde5963f3b93: Download complete [2020-05-18T16:47:04.746Z] 1df406cf5192: Download complete [2020-05-18T16:47:07.351Z] 4cf88f913ddb: Download complete [2020-05-18T16:47:11.636Z] cd6300453558: Verifying Checksum [2020-05-18T16:47:11.636Z] cd6300453558: Download complete [2020-05-18T16:47:11.636Z] a2d8cc88f415: Verifying Checksum [2020-05-18T16:47:11.636Z] a2d8cc88f415: Download complete [2020-05-18T16:47:14.236Z] ea1d1ca13537: Verifying Checksum [2020-05-18T16:47:14.236Z] ea1d1ca13537: Download complete [2020-05-18T16:47:14.508Z] 3750a50a1c5e: Verifying Checksum [2020-05-18T16:47:14.508Z] 3750a50a1c5e: Download complete [2020-05-18T16:47:15.097Z] cde5963f3b93: Pull complete [2020-05-18T16:47:15.687Z] 2a23fa8c16f7: Pull complete [2020-05-18T16:47:16.286Z] 777b28850792: Pull complete [2020-05-18T16:47:16.286Z] b9c365052c96: Verifying Checksum [2020-05-18T16:47:16.286Z] b9c365052c96: Download complete [2020-05-18T16:47:16.765Z] Running on prd-centos7-docker-4c-2g-8817 in /w/workspace/xfoundry_device-modbus-go_PR-150 [Pipeline] { [Pipeline] ws [2020-05-18T16:47:16.897Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2020-05-18T16:47:18.240Z] 8a11ddd9e578: Download complete [2020-05-18T16:47:19.066Z] using credential edgex-jenkins-ssh [2020-05-18T16:47:19.108Z] Cloning the remote Git repository [2020-05-18T16:47:19.108Z] Cloning with configured refspecs honoured and without tags [2020-05-18T16:47:19.136Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-05-18T16:47:19.183Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2020-05-18T16:47:19.724Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-05-18T16:47:19.725Z] > git --version # timeout=10 [2020-05-18T16:47:19.732Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-18T16:47:19.765Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T16:47:20.592Z] Fetching without tags [2020-05-18T16:47:20.967Z] Merging remotes/origin/master commit 6f17a55e5ab153f2b7b0a9806cbdf5254002439f into PR head commit bc7d0e0bead113aa005ae19908f3f9cd355f5345 [2020-05-18T16:47:21.049Z] Merge succeeded, producing bc7d0e0bead113aa005ae19908f3f9cd355f5345 [2020-05-18T16:47:21.050Z] Checking out Revision bc7d0e0bead113aa005ae19908f3f9cd355f5345 (PR-150) [2020-05-18T16:47:20.562Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-05-18T16:47:20.567Z] > git config --add remote.origin.fetch +refs/pull/150/head:refs/remotes/origin/PR-150 # timeout=10 [2020-05-18T16:47:20.572Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T16:47:20.585Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-05-18T16:47:20.599Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-05-18T16:47:20.599Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-18T16:47:20.603Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T16:47:20.975Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T16:47:20.982Z] > git checkout -f bc7d0e0bead113aa005ae19908f3f9cd355f5345 # timeout=10 [2020-05-18T16:47:21.017Z] > git remote # timeout=10 [2020-05-18T16:47:21.022Z] > git config --get remote.origin.url # timeout=10 [2020-05-18T16:47:21.029Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-18T16:47:21.032Z] > git merge 6f17a55e5ab153f2b7b0a9806cbdf5254002439f # timeout=10 [2020-05-18T16:47:21.041Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-18T16:47:21.055Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T16:47:21.059Z] > git checkout -f bc7d0e0bead113aa005ae19908f3f9cd355f5345 # timeout=10 [2020-05-18T16:47:25.859Z] Commit message: "Add temp VERSION file to rebuild snap." [2020-05-18T16:47:25.883Z] > git --version # timeout=10 [2020-05-18T16:47:25.892Z] fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-18T16:47:27.966Z] ========================================================= [2020-05-18T16:47:27.966Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-05-18T16:47:27.966Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-18T16:47:28.961Z] + 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 . [2020-05-18T16:47:30.874Z] Sending build context to Docker daemon 588.8kB [2020-05-18T16:47:30.874Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-18T16:47:30.874Z] Step 2/8 : FROM ${BASE} [2020-05-18T16:47:30.874Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-05-18T16:47:30.874Z] e6b0cf9c0882: Pulling fs layer [2020-05-18T16:47:30.874Z] 2848faf0eed1: Pulling fs layer [2020-05-18T16:47:30.874Z] 0f37312ad70f: Pulling fs layer [2020-05-18T16:47:30.874Z] 5788d62ee057: Pulling fs layer [2020-05-18T16:47:30.874Z] 0e6b1d234666: Pulling fs layer [2020-05-18T16:47:30.874Z] bf5d7aec512f: Pulling fs layer [2020-05-18T16:47:30.874Z] 34c802a77dc8: Pulling fs layer [2020-05-18T16:47:30.874Z] 9eb99e56ec68: Pulling fs layer [2020-05-18T16:47:30.874Z] 27c7a5d97fbd: Pulling fs layer [2020-05-18T16:47:30.874Z] 5c102a31e300: Pulling fs layer [2020-05-18T16:47:30.874Z] dcfb455df0a1: Pulling fs layer [2020-05-18T16:47:30.874Z] 5788d62ee057: Waiting [2020-05-18T16:47:30.874Z] 0e6b1d234666: Waiting [2020-05-18T16:47:30.874Z] bf5d7aec512f: Waiting [2020-05-18T16:47:30.874Z] 34c802a77dc8: Waiting [2020-05-18T16:47:30.874Z] 9eb99e56ec68: Waiting [2020-05-18T16:47:30.874Z] 27c7a5d97fbd: Waiting [2020-05-18T16:47:30.874Z] 5c102a31e300: Waiting [2020-05-18T16:47:30.874Z] 0f37312ad70f: Verifying Checksum [2020-05-18T16:47:30.874Z] 0f37312ad70f: Download complete [2020-05-18T16:47:30.874Z] e6b0cf9c0882: Verifying Checksum [2020-05-18T16:47:30.874Z] 0e6b1d234666: Verifying Checksum [2020-05-18T16:47:30.874Z] 0e6b1d234666: Download complete [2020-05-18T16:47:31.461Z] 2848faf0eed1: Verifying Checksum [2020-05-18T16:47:31.461Z] 2848faf0eed1: Download complete [2020-05-18T16:47:31.726Z] e6b0cf9c0882: Pull complete [2020-05-18T16:47:32.300Z] 5788d62ee057: Verifying Checksum [2020-05-18T16:47:32.300Z] 5788d62ee057: Download complete [2020-05-18T16:47:36.501Z] bf5d7aec512f: Verifying Checksum [2020-05-18T16:47:36.501Z] bf5d7aec512f: Download complete [2020-05-18T16:47:36.501Z] 27c7a5d97fbd: Verifying Checksum [2020-05-18T16:47:36.501Z] 27c7a5d97fbd: Download complete [2020-05-18T16:47:36.501Z] 5c102a31e300: Verifying Checksum [2020-05-18T16:47:36.501Z] 5c102a31e300: Download complete [2020-05-18T16:47:36.762Z] dcfb455df0a1: Verifying Checksum [2020-05-18T16:47:36.762Z] dcfb455df0a1: Download complete [2020-05-18T16:47:36.762Z] 34c802a77dc8: Verifying Checksum [2020-05-18T16:47:36.762Z] 34c802a77dc8: Download complete [2020-05-18T16:47:37.335Z] 9eb99e56ec68: Verifying Checksum [2020-05-18T16:47:37.335Z] 9eb99e56ec68: Download complete [2020-05-18T16:47:40.352Z] 8a11ddd9e578: Pull complete [2020-05-18T16:47:40.352Z] 4cf88f913ddb: Pull complete [2020-05-18T16:47:40.935Z] 1df406cf5192: Pull complete [2020-05-18T16:47:51.032Z] cd6300453558: Pull complete [2020-05-18T16:48:09.263Z] b9c365052c96: Pull complete [2020-05-18T16:48:09.263Z] a2d8cc88f415: Pull complete [2020-05-18T16:48:09.263Z] ea1d1ca13537: Pull complete [2020-05-18T16:48:09.263Z] 3750a50a1c5e: Pull complete [2020-05-18T16:48:09.534Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-05-18T16:48:09.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-05-18T16:48:09.534Z] ---> 78745c68409d [2020-05-18T16:48:09.534Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-05-18T16:48:16.068Z] 2848faf0eed1: Pull complete [2020-05-18T16:48:16.068Z] 0f37312ad70f: Pull complete [2020-05-18T16:48:48.415Z] ---> Running in 7b624c3b82eb [2020-05-18T16:49:02.774Z] 5788d62ee057: Pull complete [2020-05-18T16:49:03.372Z] 0e6b1d234666: Pull complete [2020-05-18T16:49:04.310Z] bf5d7aec512f: Pull complete [2020-05-18T16:49:26.270Z] 34c802a77dc8: Pull complete [2020-05-18T16:49:44.806Z] Removing intermediate container 7b624c3b82eb [2020-05-18T16:49:44.806Z] ---> 415d345334b3 [2020-05-18T16:49:44.806Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-18T16:49:48.232Z] 9eb99e56ec68: Pull complete [2020-05-18T16:49:48.232Z] 27c7a5d97fbd: Pull complete [2020-05-18T16:50:14.801Z] 5c102a31e300: Pull complete [2020-05-18T16:50:17.338Z] dcfb455df0a1: Pull complete [2020-05-18T16:50:17.338Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-05-18T16:50:17.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-05-18T16:50:17.596Z] ---> 7c70fe431013 [2020-05-18T16:50:17.596Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-05-18T16:50:17.596Z] ---> Running in d0d91f3de644 [2020-05-18T16:50:18.535Z] Removing intermediate container d0d91f3de644 [2020-05-18T16:50:18.535Z] ---> dfc69dd7f730 [2020-05-18T16:50:18.535Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-18T16:50:41.202Z] ---> Running in c85612d931ef [2020-05-18T16:51:14.775Z] ---> Running in b592f89670d5 [2020-05-18T16:51:29.668Z] Removing intermediate container b592f89670d5 [2020-05-18T16:51:29.668Z] ---> 1dfd4ab31393 [2020-05-18T16:51:29.668Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-05-18T16:51:29.668Z] ---> Running in ae8c5ea95984 [2020-05-18T16:51:34.943Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-18T16:51:35.202Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-18T16:51:35.466Z] (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-05-18T16:51:35.727Z] (2/17) Installing libmagic (5.37-r1) [2020-05-18T16:51:35.727Z] (3/17) Installing file (5.37-r1) [2020-05-18T16:51:35.727Z] (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-05-18T16:51:35.988Z] (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-05-18T16:51:35.988Z] (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-05-18T16:51:38.544Z] (7/17) Installing libc-dev (0.7.2-r0) [2020-05-18T16:51:38.803Z] (8/17) Installing g++ (9.2.0-r4) [2020-05-18T16:51:56.913Z] (9/17) Installing fortify-headers (1.1-r0) [2020-05-18T16:51:56.913Z] (10/17) Installing build-base (0.5-r1) [2020-05-18T16:51:56.913Z] (11/17) Installing openssh-keygen (8.1_p1-r0) [2020-05-18T16:51:56.913Z] (12/17) Installing libedit (20191211.3.1-r0) [2020-05-18T16:51:56.913Z] (13/17) Installing openssh-client (8.1_p1-r0) [2020-05-18T16:51:56.913Z] (14/17) Installing openssh-sftp-server (8.1_p1-r0) [2020-05-18T16:51:57.174Z] (15/17) Installing openssh-server-common (8.1_p1-r0) [2020-05-18T16:51:57.174Z] (16/17) Installing openssh-server (8.1_p1-r0) [2020-05-18T16:51:57.174Z] (17/17) Installing openssh (8.1_p1-r0) [2020-05-18T16:51:57.434Z] Executing busybox-1.31.1-r8.trigger [2020-05-18T16:51:57.434Z] OK: 214 MiB in 52 packages [2020-05-18T16:52:02.812Z] Removing intermediate container c85612d931ef [2020-05-18T16:52:02.813Z] ---> e7f3f7f1120d [2020-05-18T16:52:02.813Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-05-18T16:52:24.875Z] ---> Running in 10471201170c [2020-05-18T16:52:24.875Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-18T16:52:25.143Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-18T16:52:25.412Z] (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) [2020-05-18T16:52:25.679Z] (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-05-18T16:52:25.948Z] (3/18) Installing libmagic (5.37-r1) [2020-05-18T16:52:25.948Z] (4/18) Installing file (5.37-r1) [2020-05-18T16:52:26.216Z] (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-05-18T16:52:26.216Z] (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-05-18T16:52:26.216Z] (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-05-18T16:52:29.543Z] Removing intermediate container ae8c5ea95984 [2020-05-18T16:52:29.543Z] ---> c2eb5521001e [2020-05-18T16:52:29.543Z] Step 6/8 : WORKDIR /device-modbus-go [2020-05-18T16:52:29.543Z] ---> Running in 343882c51214 [2020-05-18T16:52:29.543Z] Removing intermediate container 343882c51214 [2020-05-18T16:52:29.543Z] ---> c28de4d795e9 [2020-05-18T16:52:29.543Z] Step 7/8 : COPY . . [2020-05-18T16:52:36.289Z] (8/18) Installing libc-dev (0.7.2-r0) [2020-05-18T16:52:36.289Z] (9/18) Installing g++ (9.2.0-r4) [2020-05-18T16:52:41.779Z] ---> bf9637ad522d [2020-05-18T16:52:41.779Z] Step 8/8 : RUN go mod download [2020-05-18T16:52:41.779Z] ---> Running in 8f68ad1c318c [2020-05-18T16:52:51.278Z] (10/18) Installing fortify-headers (1.1-r0) [2020-05-18T16:52:51.278Z] (11/18) Installing build-base (0.5-r1) [2020-05-18T16:52:51.544Z] (12/18) Installing openssh-keygen (8.1_p1-r0) [2020-05-18T16:52:51.544Z] (13/18) Installing libedit (20191211.3.1-r0) [2020-05-18T16:52:51.809Z] (14/18) Installing openssh-client (8.1_p1-r0) [2020-05-18T16:52:52.765Z] (15/18) Installing openssh-sftp-server (8.1_p1-r0) [2020-05-18T16:52:53.032Z] (16/18) Installing openssh-server-common (8.1_p1-r0) [2020-05-18T16:52:53.032Z] (17/18) Installing openssh-server (8.1_p1-r0) [2020-05-18T16:52:53.299Z] (18/18) Installing openssh (8.1_p1-r0) [2020-05-18T16:52:53.566Z] Executing busybox-1.31.1-r8.trigger [2020-05-18T16:52:53.566Z] OK: 203 MiB in 52 packages [2020-05-18T16:53:32.448Z] Removing intermediate container 10471201170c [2020-05-18T16:53:32.448Z] ---> 6e747ebeb84a [2020-05-18T16:53:32.448Z] Step 6/8 : WORKDIR /device-modbus-go [2020-05-18T16:53:38.024Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-18T16:53:38.024Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-18T16:53:38.024Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-18T16:53:38.024Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-18T16:53:38.024Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-18T16:53:38.024Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-18T16:53:38.024Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-18T16:53:38.024Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-18T16:53:38.024Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-05-18T16:53:38.024Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-18T16:53:38.024Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-18T16:53:38.024Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-18T16:53:38.024Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-18T16:53:39.928Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-18T16:53:39.928Z] go: finding github.com/fatih/color v1.7.0 [2020-05-18T16:53:39.928Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-18T16:53:39.928Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-18T16:53:40.187Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-18T16:53:40.446Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-18T16:53:40.446Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-05-18T16:53:40.446Z] go: finding github.com/goburrow/serial v0.1.0 [2020-05-18T16:53:40.705Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-18T16:53:40.705Z] go: finding github.com/google/uuid v1.1.1 [2020-05-18T16:53:40.705Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-18T16:53:40.705Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-18T16:53:40.964Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-18T16:53:41.223Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-18T16:53:41.223Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-18T16:53:41.482Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-18T16:53:41.742Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-18T16:53:42.309Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-18T16:53:42.309Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-18T16:53:42.309Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-05-18T16:53:42.309Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-18T16:53:47.431Z] ---> Running in 31ed5dfea845 [2020-05-18T16:53:47.585Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-18T16:53:48.153Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-18T16:53:48.153Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-05-18T16:54:05.639Z] Removing intermediate container 31ed5dfea845 [2020-05-18T16:54:05.639Z] ---> a6d4ff8653e5 [2020-05-18T16:54:05.639Z] Step 7/8 : COPY . . [2020-05-18T16:54:14.701Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-18T16:54:14.701Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-18T16:54:14.701Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-18T16:54:14.701Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-18T16:54:14.701Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-18T16:54:21.269Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-18T16:54:21.269Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-18T16:54:21.269Z] go: finding github.com/miekg/dns v1.1.4 [2020-05-18T16:54:21.269Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-18T16:54:21.269Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-18T16:54:21.269Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-18T16:54:21.269Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-05-18T16:54:21.269Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-18T16:54:21.269Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-05-18T16:54:22.647Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-18T16:54:22.647Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-18T16:54:22.906Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-18T16:54:22.906Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-18T16:54:22.906Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-18T16:54:22.906Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-18T16:54:22.906Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-18T16:54:22.906Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-18T16:54:22.906Z] go: finding github.com/posener/complete v1.1.1 [2020-05-18T16:54:23.165Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-05-18T16:54:23.165Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-18T16:54:23.165Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-18T16:54:23.165Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-18T16:54:23.426Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-18T16:54:23.426Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-18T16:54:23.426Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-18T16:54:23.685Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-05-18T16:54:23.685Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-18T16:54:23.685Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-05-18T16:54:23.946Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-05-18T16:54:23.946Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-18T16:54:32.318Z] ---> c22c15ba526f [2020-05-18T16:54:32.318Z] Step 8/8 : RUN go mod download [2020-05-18T16:54:37.650Z] ---> Running in 4caaccd63079 [2020-05-18T16:54:50.009Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-18T16:54:50.009Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-18T16:54:50.009Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-18T16:54:50.009Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-18T16:54:50.009Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-18T16:54:50.009Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-18T16:54:50.009Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-18T16:54:50.009Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-18T16:54:50.009Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-05-18T16:54:50.009Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-18T16:54:50.971Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-18T16:54:50.971Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-18T16:54:50.971Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-18T16:54:50.971Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-18T16:54:50.971Z] go: finding github.com/fatih/color v1.7.0 [2020-05-18T16:54:50.971Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-18T16:54:51.237Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-18T16:54:51.237Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-18T16:54:51.237Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-18T16:54:51.237Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-05-18T16:54:51.237Z] go: finding github.com/goburrow/serial v0.1.0 [2020-05-18T16:54:51.237Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-18T16:54:51.237Z] go: finding github.com/google/uuid v1.1.1 [2020-05-18T16:54:51.504Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-18T16:54:51.769Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-18T16:54:51.769Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-18T16:54:52.034Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-18T16:54:52.301Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-18T16:54:53.710Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-18T16:54:53.710Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-18T16:54:53.710Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-18T16:54:53.710Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-18T16:54:54.292Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-05-18T16:54:54.558Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-18T16:54:54.558Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-18T16:54:54.558Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-18T16:54:54.558Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-05-18T16:54:54.558Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-18T16:54:54.558Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-18T16:54:54.558Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-18T16:54:54.558Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-18T16:54:54.825Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-18T16:54:54.825Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-18T16:54:54.825Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-18T16:54:54.825Z] go: finding github.com/miekg/dns v1.1.4 [2020-05-18T16:54:54.825Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-18T16:54:55.090Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-18T16:54:55.090Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-18T16:54:55.671Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-05-18T16:54:55.671Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-18T16:54:55.671Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-05-18T16:54:55.671Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-18T16:54:55.671Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-18T16:54:55.671Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-18T16:54:55.671Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-18T16:54:55.671Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-18T16:54:55.671Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-18T16:54:55.671Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-18T16:54:55.671Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-18T16:54:55.671Z] go: finding github.com/posener/complete v1.1.1 [2020-05-18T16:54:55.671Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-05-18T16:54:55.671Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-18T16:54:55.937Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-18T16:54:55.937Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-18T16:54:55.937Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-18T16:54:55.937Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-18T16:54:55.937Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-18T16:54:56.516Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-05-18T16:54:56.516Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-18T16:54:56.516Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-05-18T16:54:56.516Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-05-18T16:54:56.516Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-18T16:55:10.638Z] Removing intermediate container 8f68ad1c318c [2020-05-18T16:55:10.638Z] ---> 76f6a49a84d8 [2020-05-18T16:55:10.638Z] Successfully built 76f6a49a84d8 [2020-05-18T16:55:10.638Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-18T16:55:12.729Z] + docker inspect -f . ci-base-image-x86_64 [2020-05-18T16:55:12.729Z] . [Pipeline] withDockerContainer [2020-05-18T16:55:12.871Z] prd-centos7-docker-4c-2g-8817 does not seem to be running inside a container [2020-05-18T16:55:13.274Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-05-18T16:55:32.248Z] $ docker top 277c83edf0d10c5779419d3472788bb9098455cdd7d8c9f0d666f50041751d73 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-18T16:55:33.598Z] + go version [2020-05-18T16:55:33.598Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-05-18T16:55:34.069Z] + make test [2020-05-18T16:55:34.069Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-05-18T16:55:43.348Z] Removing intermediate container 4caaccd63079 [2020-05-18T16:55:43.348Z] ---> fc1dc6780002 [2020-05-18T16:55:43.348Z] Successfully built fc1dc6780002 [2020-05-18T16:55:43.348Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-18T16:55:46.918Z] + docker inspect -f . ci-base-image-arm64 [2020-05-18T16:55:46.918Z] . [Pipeline] withDockerContainer [2020-05-18T16:55:47.629Z] prd-ubuntu18.04-docker-arm64-4c-16g-8816 does not seem to be running inside a container [2020-05-18T16:55:47.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-05-18T16:55:48.977Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-05-18T16:55:58.992Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-05-18T16:56:07.716Z] $ docker top dfee7cec269db89b34ca6256898efe66a033a5a7123f588adebea2c5e4f0f4e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-18T16:56:09.607Z] + go version [2020-05-18T16:56:09.607Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-05-18T16:56:13.089Z] + make test [2020-05-18T16:56:13.089Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-05-18T16:56:14.069Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-05-18T16:56:40.832Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-05-18T16:56:45.690Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 6.539s coverage: 50.3% of statements [2020-05-18T16:56:45.690Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-18T16:56:49.030Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.397s coverage: 50.3% of statements [2020-05-18T16:56:49.300Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-18T16:56:51.000Z] gofmt -l . [2020-05-18T16:56:51.001Z] [ "`gofmt -l .`" = "" ] [2020-05-18T16:56:51.001Z] ./bin/test-attribution-txt.sh [2020-05-18T16:56:55.964Z] gofmt -l . [2020-05-18T16:56:55.964Z] [ "`gofmt -l .`" = "" ] [2020-05-18T16:56:55.964Z] ./bin/test-attribution-txt.sh [2020-05-18T16:56:55.964Z] ./bin/test-go-mod-tidy.sh [2020-05-18T16:56:59.118Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-05-18T16:57:01.448Z] Stashed 1 file(s) [Pipeline] stash [2020-05-18T16:57:02.248Z] Warning: overwriting stash ‘coverage-report’ [Pipeline] } [2020-05-18T16:57:02.617Z] $ docker stop --time=1 dfee7cec269db89b34ca6256898efe66a033a5a7123f588adebea2c5e4f0f4e7 [2020-05-18T16:57:02.634Z] Stashed 1 file(s) [2020-05-18T16:57:18.853Z] $ docker rm -f dfee7cec269db89b34ca6256898efe66a033a5a7123f588adebea2c5e4f0f4e7 [Pipeline] // withDockerContainer [Pipeline] } [2020-05-18T16:57:23.406Z] $ docker stop --time=1 277c83edf0d10c5779419d3472788bb9098455cdd7d8c9f0d666f50041751d73 [2020-05-18T16:57:29.318Z] $ docker rm -f 277c83edf0d10c5779419d3472788bb9098455cdd7d8c9f0d666f50041751d73 [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-18T16:57:37.487Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-18T16:57:42.136Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-18T16:57:42.814Z] + ls -al . [2020-05-18T16:57:42.815Z] total 136 [2020-05-18T16:57:42.815Z] drwxrwxr-x 9 jenkins jenkins 4096 May 18 16:56 . [2020-05-18T16:57:42.815Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 16:46 .. [2020-05-18T16:57:42.815Z] -rw-rw-r-- 1 jenkins jenkins 140 May 18 16:46 .dockerignore [2020-05-18T16:57:42.815Z] drwxrwxr-x 8 jenkins jenkins 4096 May 18 16:46 .git [2020-05-18T16:57:42.815Z] -rw-rw-r-- 1 jenkins jenkins 330 May 18 16:46 .gitignore [2020-05-18T16:57:42.815Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 16:47 .semver [2020-05-18T16:57:42.815Z] -rw-rw-r-- 1 jenkins jenkins 5049 May 18 16:46 Attribution.txt [2020-05-18T16:57:42.815Z] -rw-rw-r-- 1 jenkins jenkins 1422 May 18 16:46 Dockerfile [2020-05-18T16:57:42.815Z] -rw-rw-r-- 1 jenkins jenkins 954 May 18 16:46 Dockerfile.build [2020-05-18T16:57:42.815Z] -rw-rw-r-- 1 jenkins jenkins 702 May 18 16:46 Jenkinsfile [2020-05-18T16:57:42.815Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 18 16:46 LICENSE [2020-05-18T16:57:42.815Z] -rw-rw-r-- 1 jenkins jenkins 880 May 18 16:46 Makefile [2020-05-18T16:57:42.815Z] -rw-rw-r-- 1 jenkins jenkins 591 May 18 16:46 README.md [2020-05-18T16:57:42.815Z] -rw-rw-r-- 1 jenkins jenkins 5 May 18 16:40 VERSION [2020-05-18T16:57:42.815Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 16:46 bin [2020-05-18T16:57:42.815Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 16:46 cmd [2020-05-18T16:57:42.815Z] -rw-r--r-- 1 jenkins jenkins 22123 May 18 16:56 coverage.out [2020-05-18T16:57:42.815Z] -rw-r--r-- 1 jenkins jenkins 559 May 18 16:56 go.mod [2020-05-18T16:57:42.815Z] -rw-r--r-- 1 jenkins jenkins 13471 May 18 16:56 go.sum [2020-05-18T16:57:42.815Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 16:46 internal [2020-05-18T16:57:42.815Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 16:46 simulator [2020-05-18T16:57:42.815Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 16:46 snap [2020-05-18T16:57:42.815Z] -rw-rw-r-- 1 jenkins jenkins 229 May 18 16:46 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-18T16:57:43.953Z] + docker build -t docker-device-modbus-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bc7d0e0bead113aa005ae19908f3f9cd355f5345 --label arch=arm64 --label version=0.0.0 . [2020-05-18T16:57:44.219Z] Sending build context to Docker daemon 617.5kB [2020-05-18T16:57:44.485Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-05-18T16:57:44.485Z] Step 2/19 : FROM ${BASE} AS builder [2020-05-18T16:57:44.485Z] ---> fc1dc6780002 [2020-05-18T16:57:44.485Z] Step 3/19 : ARG MAKE='make build' [2020-05-18T16:57:49.845Z] ---> Running in 76cae81902ae [2020-05-18T16:57:51.249Z] Removing intermediate container 76cae81902ae [2020-05-18T16:57:51.249Z] ---> 9c709dd2d50e [2020-05-18T16:57:51.249Z] Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-18T16:57:53.820Z] ---> Running in bb7c2c692cbb [Pipeline] sh [2020-05-18T16:58:04.525Z] + ls -al . [2020-05-18T16:58:04.525Z] total 104 [2020-05-18T16:58:04.525Z] drwxrwxr-x. 9 jenkins jenkins 4096 May 18 16:56 . [2020-05-18T16:58:04.525Z] drwxrwxr-x. 4 jenkins jenkins 28 May 18 16:47 .. [2020-05-18T16:58:04.525Z] -rw-rw-r--. 1 jenkins jenkins 5049 May 18 16:47 Attribution.txt [2020-05-18T16:58:04.525Z] drwxrwxr-x. 2 jenkins jenkins 87 May 18 16:47 bin [2020-05-18T16:58:04.525Z] drwxrwxr-x. 3 jenkins jenkins 32 May 18 16:47 cmd [2020-05-18T16:58:04.525Z] -rw-r--r--. 1 jenkins jenkins 22123 May 18 16:56 coverage.out [2020-05-18T16:58:04.525Z] -rw-rw-r--. 1 jenkins jenkins 1422 May 18 16:47 Dockerfile [2020-05-18T16:58:04.525Z] -rw-rw-r--. 1 jenkins jenkins 954 May 18 16:47 Dockerfile.build [2020-05-18T16:58:04.525Z] -rw-rw-r--. 1 jenkins jenkins 140 May 18 16:47 .dockerignore [2020-05-18T16:58:04.525Z] drwxrwxr-x. 8 jenkins jenkins 179 May 18 16:47 .git [2020-05-18T16:58:04.525Z] -rw-rw-r--. 1 jenkins jenkins 330 May 18 16:47 .gitignore [2020-05-18T16:58:04.525Z] -rw-r--r--. 1 jenkins jenkins 559 May 18 16:56 go.mod [2020-05-18T16:58:04.525Z] -rw-r--r--. 1 jenkins jenkins 13471 May 18 16:56 go.sum [2020-05-18T16:58:04.525Z] drwxrwxr-x. 3 jenkins jenkins 20 May 18 16:47 internal [2020-05-18T16:58:04.525Z] -rw-rw-r--. 1 jenkins jenkins 702 May 18 16:47 Jenkinsfile [2020-05-18T16:58:04.525Z] -rw-rw-r--. 1 jenkins jenkins 11340 May 18 16:47 LICENSE [2020-05-18T16:58:04.525Z] -rw-rw-r--. 1 jenkins jenkins 880 May 18 16:47 Makefile [2020-05-18T16:58:04.525Z] -rw-rw-r--. 1 jenkins jenkins 591 May 18 16:47 README.md [2020-05-18T16:58:04.525Z] drwxrwxr-x. 3 jenkins jenkins 58 May 18 16:47 .semver [2020-05-18T16:58:04.525Z] drwxrwxr-x. 2 jenkins jenkins 35 May 18 16:47 simulator [2020-05-18T16:58:04.525Z] drwxrwxr-x. 4 jenkins jenkins 54 May 18 16:47 snap [2020-05-18T16:58:04.525Z] -rw-rw-r--. 1 jenkins jenkins 5 May 18 16:40 VERSION [2020-05-18T16:58:04.525Z] -rw-rw-r--. 1 jenkins jenkins 229 May 18 16:47 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-18T16:58:05.056Z] + docker build -t docker-device-modbus-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=bc7d0e0bead113aa005ae19908f3f9cd355f5345 --label arch=amd64 --label version=0.0.0 . [2020-05-18T16:58:05.057Z] Sending build context to Docker daemon 617.5kB [2020-05-18T16:58:05.057Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-05-18T16:58:05.057Z] Step 2/19 : FROM ${BASE} AS builder [2020-05-18T16:58:05.057Z] ---> 76f6a49a84d8 [2020-05-18T16:58:05.057Z] Step 3/19 : ARG MAKE='make build' [2020-05-18T16:58:05.627Z] ---> Running in 5c002c3a3d6f [2020-05-18T16:58:06.123Z] Removing intermediate container bb7c2c692cbb [2020-05-18T16:58:06.123Z] ---> 86a86a7c6da7 [2020-05-18T16:58:06.123Z] Step 5/19 : RUN apk add --update --no-cache make git openssh build-base [2020-05-18T16:58:08.059Z] ---> Running in 5203e1a9ed8f [2020-05-18T16:58:09.997Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-18T16:58:10.953Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-18T16:58:12.358Z] OK: 203 MiB in 52 packages [2020-05-18T16:58:15.606Z] Removing intermediate container 5c002c3a3d6f [2020-05-18T16:58:15.606Z] ---> f6b386bd6b47 [2020-05-18T16:58:15.606Z] Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-18T16:58:15.606Z] ---> Running in 4adb9743d7f3 [2020-05-18T16:58:17.522Z] Removing intermediate container 4adb9743d7f3 [2020-05-18T16:58:17.522Z] ---> 42efc58e66aa [2020-05-18T16:58:17.522Z] Step 5/19 : RUN apk add --update --no-cache make git openssh build-base [2020-05-18T16:58:18.093Z] ---> Running in ece0aab75bf2 [2020-05-18T16:58:22.419Z] Removing intermediate container 5203e1a9ed8f [2020-05-18T16:58:22.419Z] ---> 91de5789d41f [2020-05-18T16:58:22.419Z] Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-05-18T16:58:23.822Z] ---> Running in b54a6b7dd2d5 [2020-05-18T16:58:26.397Z] Removing intermediate container b54a6b7dd2d5 [2020-05-18T16:58:26.397Z] ---> 085eb02aea0e [2020-05-18T16:58:26.397Z] Step 7/19 : COPY . . [2020-05-18T16:58:34.596Z] ---> d6e48d092df9 [2020-05-18T16:58:34.596Z] Step 8/19 : RUN ${MAKE} [2020-05-18T16:58:35.556Z] ---> Running in f9d42a098c10 [2020-05-18T16:58:38.893Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2020-05-18T16:58:50.175Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-18T16:58:50.175Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-18T16:58:50.441Z] OK: 214 MiB in 52 packages [2020-05-18T16:58:52.346Z] Removing intermediate container ece0aab75bf2 [2020-05-18T16:58:52.346Z] ---> 5cab9b9a593a [2020-05-18T16:58:52.346Z] Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-05-18T16:58:52.916Z] ---> Running in bc2c372c50e1 [2020-05-18T16:58:56.205Z] Removing intermediate container bc2c372c50e1 [2020-05-18T16:58:56.205Z] ---> 1595ba990506 [2020-05-18T16:58:56.205Z] Step 7/19 : COPY . . [2020-05-18T16:58:57.142Z] ---> 51c8a628b011 [2020-05-18T16:58:57.142Z] Step 8/19 : RUN ${MAKE} [2020-05-18T16:58:57.712Z] ---> Running in 685c0e9cc4a9 [2020-05-18T16:59:00.250Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2020-05-18T16:59:05.608Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-05-18T16:59:27.661Z] Removing intermediate container f9d42a098c10 [2020-05-18T16:59:27.661Z] ---> ed1dc3ec27b9 [2020-05-18T16:59:27.661Z] Step 9/19 : FROM scratch [2020-05-18T16:59:27.661Z] ---> [2020-05-18T16:59:27.661Z] Step 10/19 : ENV APP_PORT=49991 [2020-05-18T16:59:29.064Z] ---> Running in a16fa406a869 [2020-05-18T16:59:30.023Z] Removing intermediate container a16fa406a869 [2020-05-18T16:59:30.023Z] ---> 4d6ae69c1939 [2020-05-18T16:59:30.023Z] Step 11/19 : EXPOSE $APP_PORT [2020-05-18T16:59:30.980Z] ---> Running in 2464ca35c111 [2020-05-18T16:59:31.941Z] Removing intermediate container 2464ca35c111 [2020-05-18T16:59:31.941Z] ---> eac5c316e243 [2020-05-18T16:59:31.941Z] Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-05-18T16:59:32.393Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-05-18T16:59:42.005Z] ---> f3a42727ef55 [2020-05-18T16:59:42.005Z] Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-05-18T16:59:54.323Z] Removing intermediate container 685c0e9cc4a9 [2020-05-18T16:59:54.323Z] ---> dc969b3bc9aa [2020-05-18T16:59:54.323Z] Step 9/19 : FROM scratch [2020-05-18T16:59:54.323Z] ---> [2020-05-18T16:59:54.323Z] Step 10/19 : ENV APP_PORT=49991 [2020-05-18T16:59:54.893Z] ---> Running in 865dd213bed5 [2020-05-18T16:59:55.153Z] Removing intermediate container 865dd213bed5 [2020-05-18T16:59:55.153Z] ---> faad042e0775 [2020-05-18T16:59:55.153Z] Step 11/19 : EXPOSE $APP_PORT [2020-05-18T16:59:55.413Z] ---> Running in d58e73344069 [2020-05-18T16:59:55.413Z] Removing intermediate container d58e73344069 [2020-05-18T16:59:55.413Z] ---> 7b28258bb5a6 [2020-05-18T16:59:55.413Z] Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-05-18T16:59:55.979Z] ---> 72a6d7acf5f1 [2020-05-18T16:59:55.980Z] Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-05-18T16:59:55.980Z] ---> ef48b2ecc9e6 [2020-05-18T16:59:55.980Z] Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-05-18T16:59:56.977Z] ---> 50f174ef4255 [2020-05-18T16:59:56.978Z] Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-05-18T16:59:56.978Z] ---> 66775bdaeca3 [2020-05-18T16:59:56.978Z] Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-05-18T17:00:01.251Z] ---> 3f01bba3938f [2020-05-18T17:00:01.251Z] Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-05-18T17:00:01.511Z] ---> Running in ffe29b348d73 [2020-05-18T17:00:02.081Z] Removing intermediate container ffe29b348d73 [2020-05-18T17:00:02.081Z] ---> f1215bd21f08 [2020-05-18T17:00:02.081Z] Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-05-18T17:00:03.463Z] ---> Running in 728fef5b55a4 [2020-05-18T17:00:03.463Z] Removing intermediate container 728fef5b55a4 [2020-05-18T17:00:03.463Z] ---> fa59e10193f7 [2020-05-18T17:00:03.463Z] Step 17/19 : LABEL arch=amd64 [2020-05-18T17:00:03.723Z] ---> Running in fc4c2ae29fe5 [2020-05-18T17:00:04.292Z] Removing intermediate container fc4c2ae29fe5 [2020-05-18T17:00:04.292Z] ---> 21894423aff2 [2020-05-18T17:00:04.292Z] Step 18/19 : LABEL git_sha=bc7d0e0bead113aa005ae19908f3f9cd355f5345 [2020-05-18T17:00:04.861Z] ---> Running in 18603d4c18d1 [2020-05-18T17:00:11.960Z] ---> Running in a0eb64a75622 [2020-05-18T17:00:17.287Z] Removing intermediate container a0eb64a75622 [2020-05-18T17:00:17.287Z] ---> 44c91a664949 [2020-05-18T17:00:17.287Z] Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-05-18T17:00:20.616Z] ---> Running in 54450cbbb44d [2020-05-18T17:00:23.947Z] Removing intermediate container 54450cbbb44d [2020-05-18T17:00:23.947Z] ---> f65fc06209e9 [2020-05-18T17:00:23.947Z] Step 17/19 : LABEL arch=arm64 [2020-05-18T17:00:26.793Z] Removing intermediate container 18603d4c18d1 [2020-05-18T17:00:26.793Z] ---> bf1443baa705 [2020-05-18T17:00:26.793Z] Step 19/19 : LABEL version=0.0.0 [2020-05-18T17:00:26.793Z] ---> Running in f95c1cbac954 [2020-05-18T17:00:29.278Z] ---> Running in ce65ad3fffbe [2020-05-18T17:00:41.747Z] Removing intermediate container f95c1cbac954 [2020-05-18T17:00:41.747Z] ---> 9db7b6b723e9 [2020-05-18T17:00:41.747Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-18T17:00:41.747Z] Successfully built 9db7b6b723e9 [2020-05-18T17:00:44.279Z] Successfully tagged docker-device-modbus-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-18T17:00:52.618Z] ++ find /w/workspace/device-modbus-go/1 [2020-05-18T17:00:52.618Z] ++ grep snapcraft.yaml [2020-05-18T17:00:53.557Z] + grep -Po '^name: \K(.*)' /w/workspace/device-modbus-go/1/snap/snapcraft.yaml [2020-05-18T17:00:55.942Z] Removing intermediate container ce65ad3fffbe [2020-05-18T17:00:55.942Z] ---> 02f30bcc894a [2020-05-18T17:00:55.942Z] Step 18/19 : LABEL git_sha=bc7d0e0bead113aa005ae19908f3f9cd355f5345 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-18T17:01:00.608Z] provisioning config files... [2020-05-18T17:01:00.622Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/1@tmp/config1711923652823509565tmp [Pipeline] { [Pipeline] sh [2020-05-18T17:01:01.380Z] + cp /w/workspace/device-modbus-go/1@tmp/config1711923652823509565tmp /w/workspace/device-modbus-go/1/edgex-snap-store-login [Pipeline] sh [2020-05-18T17:01:01.782Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/1:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-05-18T17:01:01.782Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-05-18T17:01:01.782Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-05-18T17:01:01.782Z] 5bed26d33875: Pulling fs layer [2020-05-18T17:01:01.782Z] f11b29a9c730: Pulling fs layer [2020-05-18T17:01:01.782Z] 930bda195c84: Pulling fs layer [2020-05-18T17:01:01.782Z] 78bf9a5ad49e: Pulling fs layer [2020-05-18T17:01:01.782Z] e5fbee5a4b0d: Pulling fs layer [2020-05-18T17:01:01.782Z] f452fca78f88: Pulling fs layer [2020-05-18T17:01:01.782Z] 7417ef92027a: Pulling fs layer [2020-05-18T17:01:01.782Z] 2af5c49d270b: Pulling fs layer [2020-05-18T17:01:01.782Z] df9c3bdbc40a: Pulling fs layer [2020-05-18T17:01:01.782Z] e5fbee5a4b0d: Waiting [2020-05-18T17:01:01.782Z] f452fca78f88: Waiting [2020-05-18T17:01:01.782Z] 7417ef92027a: Waiting [2020-05-18T17:01:01.782Z] 2af5c49d270b: Waiting [2020-05-18T17:01:01.782Z] df9c3bdbc40a: Waiting [2020-05-18T17:01:01.782Z] 78bf9a5ad49e: Waiting [2020-05-18T17:01:01.782Z] 930bda195c84: Verifying Checksum [2020-05-18T17:01:01.782Z] 930bda195c84: Download complete [2020-05-18T17:01:01.782Z] f11b29a9c730: Download complete [2020-05-18T17:01:02.043Z] 78bf9a5ad49e: Verifying Checksum [2020-05-18T17:01:02.043Z] 78bf9a5ad49e: Download complete [2020-05-18T17:01:02.043Z] f452fca78f88: Verifying Checksum [2020-05-18T17:01:02.043Z] f452fca78f88: Download complete [2020-05-18T17:01:02.043Z] 7417ef92027a: Verifying Checksum [2020-05-18T17:01:02.043Z] 7417ef92027a: Download complete [2020-05-18T17:01:02.043Z] 2af5c49d270b: Verifying Checksum [2020-05-18T17:01:02.043Z] 2af5c49d270b: Download complete [2020-05-18T17:01:02.043Z] df9c3bdbc40a: Verifying Checksum [2020-05-18T17:01:02.043Z] df9c3bdbc40a: Download complete [2020-05-18T17:01:02.309Z] 5bed26d33875: Download complete [2020-05-18T17:01:06.522Z] e5fbee5a4b0d: Verifying Checksum [2020-05-18T17:01:06.522Z] e5fbee5a4b0d: Download complete [2020-05-18T17:01:14.130Z] ---> Running in a8cd62b613ee [2020-05-18T17:01:24.621Z] 5bed26d33875: Pull complete [2020-05-18T17:01:24.621Z] f11b29a9c730: Pull complete [2020-05-18T17:01:24.621Z] 930bda195c84: Pull complete [2020-05-18T17:01:24.621Z] 78bf9a5ad49e: Pull complete [2020-05-18T17:01:32.319Z] Removing intermediate container a8cd62b613ee [2020-05-18T17:01:32.319Z] ---> e8c78eedf209 [2020-05-18T17:01:32.319Z] Step 19/19 : LABEL version=0.0.0 [2020-05-18T17:01:47.290Z] ---> Running in 07422e777611 [2020-05-18T17:01:53.962Z] Removing intermediate container 07422e777611 [2020-05-18T17:01:53.962Z] ---> a9b358a1a3cc [2020-05-18T17:01:53.962Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-18T17:01:53.962Z] Successfully built a9b358a1a3cc [2020-05-18T17:01:59.291Z] Successfully tagged docker-device-modbus-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-18T17:02:06.961Z] + find /w/workspace/device-modbus-go/1 [2020-05-18T17:02:06.961Z] + grep snapcraft.yaml [2020-05-18T17:02:06.961Z] + grep -Po ^name: \K(.*) /w/workspace/device-modbus-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-18T17:02:07.210Z] provisioning config files... [2020-05-18T17:02:07.235Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/1@tmp/config7236019104010611160tmp [Pipeline] { [Pipeline] sh [2020-05-18T17:02:07.712Z] + cp /w/workspace/device-modbus-go/1@tmp/config7236019104010611160tmp /w/workspace/device-modbus-go/1/edgex-snap-store-login [Pipeline] sh [2020-05-18T17:02:08.275Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/1:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-05-18T17:02:08.275Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-05-18T17:02:08.542Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-05-18T17:02:08.542Z] b2f61026a351: Pulling fs layer [2020-05-18T17:02:08.542Z] 5538fb30c42c: Pulling fs layer [2020-05-18T17:02:08.542Z] f0b05810781a: Pulling fs layer [2020-05-18T17:02:08.542Z] 0180a33352d6: Pulling fs layer [2020-05-18T17:02:08.542Z] e7604b0c0f53: Pulling fs layer [2020-05-18T17:02:08.542Z] db689cb83ae0: Pulling fs layer [2020-05-18T17:02:08.542Z] 6138af208834: Pulling fs layer [2020-05-18T17:02:08.542Z] 007c8e8c5d63: Pulling fs layer [2020-05-18T17:02:08.542Z] 4f7a387c642f: Pulling fs layer [2020-05-18T17:02:08.542Z] 0180a33352d6: Waiting [2020-05-18T17:02:08.542Z] e7604b0c0f53: Waiting [2020-05-18T17:02:08.542Z] db689cb83ae0: Waiting [2020-05-18T17:02:08.542Z] 6138af208834: Waiting [2020-05-18T17:02:08.542Z] 007c8e8c5d63: Waiting [2020-05-18T17:02:08.542Z] 4f7a387c642f: Waiting [2020-05-18T17:02:08.542Z] f0b05810781a: Verifying Checksum [2020-05-18T17:02:08.542Z] f0b05810781a: Download complete [2020-05-18T17:02:08.542Z] 5538fb30c42c: Verifying Checksum [2020-05-18T17:02:08.542Z] 5538fb30c42c: Download complete [2020-05-18T17:02:08.542Z] 0180a33352d6: Verifying Checksum [2020-05-18T17:02:08.542Z] 0180a33352d6: Download complete [2020-05-18T17:02:08.542Z] db689cb83ae0: Verifying Checksum [2020-05-18T17:02:08.542Z] db689cb83ae0: Download complete [2020-05-18T17:02:08.542Z] 6138af208834: Verifying Checksum [2020-05-18T17:02:08.542Z] 6138af208834: Download complete [2020-05-18T17:02:08.542Z] 007c8e8c5d63: Verifying Checksum [2020-05-18T17:02:08.542Z] 007c8e8c5d63: Download complete [2020-05-18T17:02:08.810Z] 4f7a387c642f: Verifying Checksum [2020-05-18T17:02:08.810Z] 4f7a387c642f: Download complete [2020-05-18T17:02:10.760Z] b2f61026a351: Download complete [2020-05-18T17:02:37.450Z] e7604b0c0f53: Verifying Checksum [2020-05-18T17:02:37.450Z] e7604b0c0f53: Download complete [2020-05-18T17:02:44.089Z] b2f61026a351: Pull complete [2020-05-18T17:02:44.356Z] 5538fb30c42c: Pull complete [2020-05-18T17:02:44.938Z] f0b05810781a: Pull complete [2020-05-18T17:02:45.521Z] 0180a33352d6: Pull complete [2020-05-18T17:03:31.126Z] e5fbee5a4b0d: Pull complete [2020-05-18T17:03:31.126Z] f452fca78f88: Pull complete [2020-05-18T17:03:31.126Z] 7417ef92027a: Pull complete [2020-05-18T17:03:31.126Z] 2af5c49d270b: Pull complete [2020-05-18T17:03:31.126Z] df9c3bdbc40a: Pull complete [2020-05-18T17:03:31.126Z] Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 [2020-05-18T17:03:31.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-05-18T17:03:32.382Z] e7604b0c0f53: Pull complete [2020-05-18T17:03:40.585Z] db689cb83ae0: Pull complete [2020-05-18T17:03:40.585Z] 6138af208834: Pull complete [2020-05-18T17:03:41.116Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-05-18T17:03:41.116Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-05-18T17:03:41.116Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-05-18T17:03:41.992Z] 007c8e8c5d63: Pull complete [2020-05-18T17:03:45.311Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-05-18T17:03:45.311Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [912 kB] [2020-05-18T17:03:45.311Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [8507 B] [2020-05-18T17:03:45.311Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [846 kB] [2020-05-18T17:03:45.311Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [52.4 kB] [2020-05-18T17:03:45.311Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [68.8 kB] [2020-05-18T17:03:45.311Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1214 kB] [2020-05-18T17:03:45.571Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1379 kB] [2020-05-18T17:03:45.571Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [19.8 kB] [2020-05-18T17:03:45.571Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] [2020-05-18T17:03:45.571Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] [2020-05-18T17:03:45.832Z] Fetched 4769 kB in 6s (811 kB/s) [2020-05-18T17:03:47.744Z] Reading package lists... [2020-05-18T17:04:02.629Z] Installing build dependencies: curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase openssh-client patch perl perl-modules-5.26 xauth [2020-05-18T17:04:02.889Z] Reading package lists... [2020-05-18T17:04:03.149Z] Building dependency tree... [2020-05-18T17:04:03.149Z] Reading state information... [2020-05-18T17:04:03.409Z] The following packages were automatically installed and are no longer required: [2020-05-18T17:04:03.409Z] libjq1 liblzo2-2 libonig4 [2020-05-18T17:04:03.409Z] Use 'sudo apt autoremove' to remove them. [2020-05-18T17:04:03.409Z] Suggested packages: [2020-05-18T17:04:03.409Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-05-18T17:04:03.409Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-05-18T17:04:03.409Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-05-18T17:04:03.409Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-05-18T17:04:03.669Z] The following NEW packages will be installed: [2020-05-18T17:04:03.669Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-05-18T17:04:03.669Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-05-18T17:04:03.669Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-05-18T17:04:03.669Z] openssh-client patch perl perl-modules-5.26 xauth [2020-05-18T17:04:03.669Z] 0 upgraded, 27 newly installed, 0 to remove and 6 not upgraded. [2020-05-18T17:04:03.669Z] Need to get 14.7 MB of archives. [2020-05-18T17:04:03.669Z] After this operation, 89.5 MB of additional disk space will be used. [2020-05-18T17:04:03.669Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] [2020-05-18T17:04:03.928Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-05-18T17:04:03.928Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] [2020-05-18T17:04:03.928Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] [2020-05-18T17:04:04.187Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-05-18T17:04:04.187Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] [2020-05-18T17:04:04.447Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] [2020-05-18T17:04:04.447Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-05-18T17:04:04.447Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-05-18T17:04:04.447Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-05-18T17:04:04.447Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-05-18T17:04:04.709Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-05-18T17:04:04.709Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-05-18T17:04:04.709Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-05-18T17:04:04.709Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-05-18T17:04:04.709Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-05-18T17:04:04.709Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] [2020-05-18T17:04:04.709Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] [2020-05-18T17:04:04.709Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-05-18T17:04:04.709Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] [2020-05-18T17:04:04.709Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] [2020-05-18T17:04:04.709Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] [2020-05-18T17:04:04.970Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-05-18T17:04:04.970Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-05-18T17:04:04.970Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-05-18T17:04:04.970Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-05-18T17:04:04.970Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-05-18T17:04:14.194Z] 4f7a387c642f: Pull complete [2020-05-18T17:04:14.194Z] Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 [2020-05-18T17:04:14.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-05-18T17:04:14.951Z] debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:04:14.951Z] Fetched 14.7 MB in 1s (10.4 MB/s) [2020-05-18T17:04:14.951Z] Selecting previously unselected package libxau6:amd64. [2020-05-18T17:04:14.951Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4637 files and directories currently installed.) [2020-05-18T17:04:14.951Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... [2020-05-18T17:04:14.951Z] Unpacking libxau6:amd64 (1:1.0.8-1) ... [2020-05-18T17:04:14.951Z] Selecting previously unselected package libbsd0:amd64. [2020-05-18T17:04:14.951Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-05-18T17:04:14.951Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-05-18T17:04:14.951Z] Selecting previously unselected package libxdmcp6:amd64. [2020-05-18T17:04:14.951Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2020-05-18T17:04:14.951Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2020-05-18T17:04:14.951Z] Selecting previously unselected package libxcb1:amd64. [2020-05-18T17:04:14.951Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... [2020-05-18T17:04:14.951Z] Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-05-18T17:04:15.213Z] Selecting previously unselected package libx11-data. [2020-05-18T17:04:15.213Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-05-18T17:04:15.213Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-05-18T17:04:25.192Z] Selecting previously unselected package libx11-6:amd64. [2020-05-18T17:04:25.192Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... [2020-05-18T17:04:25.192Z] Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-05-18T17:04:26.131Z] Selecting previously unselected package libxext6:amd64. [2020-05-18T17:04:26.131Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... [2020-05-18T17:04:26.391Z] Unpacking libxext6:amd64 (2:1.3.3-1) ... [2020-05-18T17:04:26.650Z] Selecting previously unselected package perl-modules-5.26. [2020-05-18T17:04:26.650Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-05-18T17:04:26.650Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-05-18T17:04:36.234Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-05-18T17:04:36.234Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-05-18T17:04:36.234Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-05-18T17:04:36.234Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-05-18T17:04:36.234Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] [2020-05-18T17:04:36.234Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] [2020-05-18T17:04:36.234Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1224 kB] [2020-05-18T17:04:36.816Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [861 kB] [2020-05-18T17:04:36.816Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] [2020-05-18T17:04:36.816Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] [2020-05-18T17:04:37.084Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [583 kB] [2020-05-18T17:04:37.084Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [748 kB] [2020-05-18T17:04:37.358Z] Fetched 3690 kB in 14s (256 kB/s) [2020-05-18T17:04:42.698Z] Reading package lists... [2020-05-18T17:04:55.016Z] Installing build dependencies: curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase openssh-client patch perl perl-modules-5.26 xauth [2020-05-18T17:04:58.359Z] Reading package lists... [2020-05-18T17:04:59.322Z] Building dependency tree... [2020-05-18T17:04:59.322Z] Reading state information... [2020-05-18T17:04:59.907Z] The following packages were automatically installed and are no longer required: [2020-05-18T17:04:59.907Z] libjq1 liblzo2-2 libonig4 [2020-05-18T17:04:59.907Z] Use 'sudo apt autoremove' to remove them. [2020-05-18T17:04:59.907Z] Suggested packages: [2020-05-18T17:04:59.907Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-05-18T17:04:59.907Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-05-18T17:04:59.907Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-05-18T17:04:59.907Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-05-18T17:05:00.173Z] The following NEW packages will be installed: [2020-05-18T17:05:00.173Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-05-18T17:05:00.173Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-05-18T17:05:00.439Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-05-18T17:05:00.439Z] openssh-client patch perl perl-modules-5.26 xauth [2020-05-18T17:05:00.704Z] 0 upgraded, 27 newly installed, 0 to remove and 6 not upgraded. [2020-05-18T17:05:00.704Z] Need to get 12.9 MB of archives. [2020-05-18T17:05:00.704Z] After this operation, 84.2 MB of additional disk space will be used. [2020-05-18T17:05:00.704Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] [2020-05-18T17:05:00.704Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-05-18T17:05:00.704Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] [2020-05-18T17:05:00.704Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] [2020-05-18T17:05:00.970Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-05-18T17:05:00.970Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] [2020-05-18T17:05:01.240Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] [2020-05-18T17:05:01.240Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-05-18T17:05:01.507Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-05-18T17:05:01.507Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-05-18T17:05:01.507Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-05-18T17:05:01.507Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-05-18T17:05:01.507Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-05-18T17:05:01.507Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-05-18T17:05:01.507Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-05-18T17:05:01.507Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-05-18T17:05:01.507Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] [2020-05-18T17:05:01.507Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] [2020-05-18T17:05:01.507Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-05-18T17:05:01.507Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] [2020-05-18T17:05:01.775Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] [2020-05-18T17:05:01.775Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] [2020-05-18T17:05:01.775Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-05-18T17:05:01.775Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-05-18T17:05:01.775Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-05-18T17:05:01.775Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-05-18T17:05:01.775Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-05-18T17:05:03.719Z] debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:05:04.304Z] Fetched 12.9 MB in 1s (8979 kB/s) [2020-05-18T17:05:04.304Z] Selecting previously unselected package libxau6:arm64. [2020-05-18T17:05:04.304Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4630 files and directories currently installed.) [2020-05-18T17:05:04.304Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... [2020-05-18T17:05:04.304Z] Unpacking libxau6:arm64 (1:1.0.8-1) ... [2020-05-18T17:05:04.570Z] Selecting previously unselected package libbsd0:arm64. [2020-05-18T17:05:04.570Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-05-18T17:05:04.570Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-05-18T17:05:04.849Z] Selecting previously unselected package libxdmcp6:arm64. [2020-05-18T17:05:04.849Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2020-05-18T17:05:04.849Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2020-05-18T17:05:05.119Z] Selecting previously unselected package libxcb1:arm64. [2020-05-18T17:05:05.119Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... [2020-05-18T17:05:05.119Z] Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-05-18T17:05:05.395Z] Selecting previously unselected package libx11-data. [2020-05-18T17:05:05.395Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-05-18T17:05:05.395Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-05-18T17:05:05.713Z] Selecting previously unselected package libx11-6:arm64. [2020-05-18T17:05:05.983Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... [2020-05-18T17:05:05.983Z] Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-05-18T17:05:06.261Z] Selecting previously unselected package libxext6:arm64. [2020-05-18T17:05:06.261Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... [2020-05-18T17:05:06.261Z] Unpacking libxext6:arm64 (2:1.3.3-1) ... [2020-05-18T17:05:06.261Z] Selecting previously unselected package perl-modules-5.26. [2020-05-18T17:05:06.261Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-05-18T17:05:06.261Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-05-18T17:05:13.335Z] Selecting previously unselected package libgdbm5:amd64. [2020-05-18T17:05:13.335Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... [2020-05-18T17:05:13.335Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-05-18T17:05:18.574Z] Selecting previously unselected package libgdbm5:arm64. [2020-05-18T17:05:18.574Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... [2020-05-18T17:05:18.574Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-05-18T17:05:18.843Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-05-18T17:05:18.843Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-05-18T17:05:18.843Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-05-18T17:05:18.843Z] Selecting previously unselected package libperl5.26:arm64. [2020-05-18T17:05:18.843Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-05-18T17:05:18.843Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-05-18T17:05:19.909Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-05-18T17:05:19.909Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-05-18T17:05:19.909Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-05-18T17:05:20.255Z] Selecting previously unselected package perl. [2020-05-18T17:05:20.255Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-05-18T17:05:20.255Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-05-18T17:05:21.216Z] Selecting previously unselected package less. [2020-05-18T17:05:21.216Z] Preparing to unpack .../12-less_487-0.1_arm64.deb ... [2020-05-18T17:05:21.484Z] Unpacking less (487-0.1) ... [2020-05-18T17:05:21.484Z] Selecting previously unselected package libexpat1:arm64. [2020-05-18T17:05:21.751Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-05-18T17:05:21.751Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-05-18T17:05:31.814Z] Selecting previously unselected package netbase. [2020-05-18T17:05:31.814Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-05-18T17:05:31.814Z] Unpacking netbase (5.4) ... [2020-05-18T17:05:31.814Z] Selecting previously unselected package libedit2:arm64. [2020-05-18T17:05:31.814Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... [2020-05-18T17:05:31.814Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-05-18T17:05:31.814Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-05-18T17:05:31.814Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... [2020-05-18T17:05:31.814Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-05-18T17:05:32.399Z] Selecting previously unselected package libxmuu1:arm64. [2020-05-18T17:05:32.399Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... [2020-05-18T17:05:32.399Z] Unpacking libxmuu1:arm64 (2:1.1.2-2) ... [2020-05-18T17:05:32.399Z] Selecting previously unselected package openssh-client. [2020-05-18T17:05:32.399Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-05-18T17:05:32.670Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-05-18T17:05:33.249Z] Selecting previously unselected package xauth. [2020-05-18T17:05:33.249Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... [2020-05-18T17:05:33.249Z] Unpacking xauth (1:1.0.10-1) ... [2020-05-18T17:05:33.519Z] Selecting previously unselected package curl. [2020-05-18T17:05:33.519Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... [2020-05-18T17:05:33.519Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-05-18T17:05:34.102Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-05-18T17:05:34.102Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... [2020-05-18T17:05:34.102Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-05-18T17:05:34.102Z] Selecting previously unselected package liberror-perl. [2020-05-18T17:05:34.102Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-05-18T17:05:34.102Z] Unpacking liberror-perl (0.17025-1) ... [2020-05-18T17:05:34.374Z] Selecting previously unselected package git-man. [2020-05-18T17:05:34.374Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-05-18T17:05:34.374Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-05-18T17:05:34.963Z] Selecting previously unselected package git. [2020-05-18T17:05:34.963Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-05-18T17:05:34.963Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-05-18T17:05:38.009Z] Selecting previously unselected package libperl5.26:amd64. [2020-05-18T17:05:38.009Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-05-18T17:05:38.009Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-05-18T17:05:43.164Z] Selecting previously unselected package make. [2020-05-18T17:05:43.164Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... [2020-05-18T17:05:43.164Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-05-18T17:05:43.164Z] Selecting previously unselected package patch. [2020-05-18T17:05:43.164Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-05-18T17:05:43.164Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-05-18T17:05:43.164Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-05-18T17:05:43.164Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-05-18T17:05:43.164Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-05-18T17:05:43.164Z] Setting up less (487-0.1) ... [2020-05-18T17:05:43.432Z] Setting up make (4.1-9.1ubuntu1) ... [2020-05-18T17:05:43.699Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-05-18T17:05:43.967Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-05-18T17:05:43.967Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-05-18T17:05:44.234Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-05-18T17:05:44.500Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-05-18T17:05:44.500Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-05-18T17:05:44.500Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-05-18T17:05:44.500Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2020-05-18T17:05:44.766Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-05-18T17:05:44.766Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-05-18T17:05:45.349Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-05-18T17:05:45.349Z] Setting up libxau6:arm64 (1:1.0.8-1) ... [2020-05-18T17:05:45.934Z] Setting up netbase (5.4) ... [2020-05-18T17:05:46.199Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-05-18T17:05:46.199Z] Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-05-18T17:05:46.465Z] Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-05-18T17:05:47.047Z] Setting up libxmuu1:arm64 (2:1.1.2-2) ... [2020-05-18T17:05:47.047Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-05-18T17:05:47.319Z] Setting up libxext6:arm64 (2:1.3.3-1) ... [2020-05-18T17:05:47.319Z] Setting up liberror-perl (0.17025-1) ... [2020-05-18T17:05:47.319Z] Setting up xauth (1:1.0.10-1) ... [2020-05-18T17:05:47.593Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-05-18T17:05:47.860Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-05-18T17:05:54.510Z] curl set to automatically installed. [2020-05-18T17:05:54.510Z] git set to automatically installed. [2020-05-18T17:05:54.510Z] git-man set to automatically installed. [2020-05-18T17:05:54.510Z] less set to automatically installed. [2020-05-18T17:05:54.510Z] libbsd0 set to automatically installed. [2020-05-18T17:05:54.510Z] libcurl3-gnutls set to automatically installed. [2020-05-18T17:05:54.510Z] libedit2 set to automatically installed. [2020-05-18T17:05:54.510Z] liberror-perl set to automatically installed. [2020-05-18T17:05:54.510Z] libexpat1 set to automatically installed. [2020-05-18T17:05:54.510Z] libgdbm-compat4 set to automatically installed. [2020-05-18T17:05:54.510Z] libgdbm5 set to automatically installed. [2020-05-18T17:05:54.510Z] libperl5.26 set to automatically installed. [2020-05-18T17:05:54.510Z] libssl1.0.0 set to automatically installed. [2020-05-18T17:05:54.510Z] libx11-6 set to automatically installed. [2020-05-18T17:05:54.510Z] libx11-data set to automatically installed. [2020-05-18T17:05:54.510Z] libxau6 set to automatically installed. [2020-05-18T17:05:54.510Z] libxcb1 set to automatically installed. [2020-05-18T17:05:54.510Z] libxdmcp6 set to automatically installed. [2020-05-18T17:05:54.510Z] libxext6 set to automatically installed. [2020-05-18T17:05:54.510Z] libxmuu1 set to automatically installed. [2020-05-18T17:05:54.510Z] make set to automatically installed. [2020-05-18T17:05:54.510Z] netbase set to automatically installed. [2020-05-18T17:05:54.510Z] openssh-client set to automatically installed. [2020-05-18T17:05:54.510Z] patch set to automatically installed. [2020-05-18T17:05:54.510Z] perl set to automatically installed. [2020-05-18T17:05:54.510Z] perl-modules-5.26 set to automatically installed. [2020-05-18T17:05:54.510Z] xauth set to automatically installed. [2020-05-18T17:05:54.510Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-05-18T17:05:54.510Z] Please ensure the environment is properly setup before continuing. [2020-05-18T17:05:54.510Z] Ignore this message if the appropriate measures have already been taken [2020-05-18T17:05:54.777Z] Pulling go [2020-05-18T17:05:58.117Z] 'device-modbus' has dependencies that need to be staged: go [2020-05-18T17:05:58.117Z] Skipping pull go (already ran) [2020-05-18T17:05:58.117Z] Building go [2020-05-18T17:05:58.117Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-05-18T17:05:58.117Z] Dload Upload Total Spent Left Speed [2020-05-18T17:06:00.037Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 41 93.0M 41 38.9M 0 0 38.5M 0 0:00:02 0:00:01 0:00:01 38.5M 95 93.0M 95 88.6M 0 0 44.0M 0 0:00:02 0:00:02 --:--:-- 44.0M 100 93.0M 100 93.0M 0 0 44.5M 0 0:00:02 0:00:02 --:--:-- 44.5M [2020-05-18T17:06:01.441Z] go1.13.5.linux-arm64.tar.gz: OK [2020-05-18T17:06:19.656Z] Staging go [2020-05-18T17:06:20.616Z] Pulling device-modbus [2020-05-18T17:06:23.955Z] Skipping build go (already ran) [2020-05-18T17:06:23.955Z] Building device-modbus [2020-05-18T17:06:23.955Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2020-05-18T17:06:24.698Z] Selecting previously unselected package perl. [2020-05-18T17:06:24.698Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-05-18T17:06:24.698Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-05-18T17:06:25.363Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-05-18T17:06:25.363Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-18T17:06:25.363Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-05-18T17:06:25.363Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-05-18T17:06:25.363Z] go: extracting github.com/goburrow/modbus v0.1.0 [2020-05-18T17:06:25.363Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-05-18T17:06:25.635Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-05-18T17:06:25.635Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-18T17:06:25.635Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-18T17:06:25.635Z] go: downloading github.com/google/uuid v1.1.1 [2020-05-18T17:06:25.635Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-05-18T17:06:25.635Z] go: extracting github.com/goburrow/serial v0.1.0 [2020-05-18T17:06:25.635Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-18T17:06:25.902Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-18T17:06:25.902Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-05-18T17:06:25.902Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-05-18T17:06:25.902Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-18T17:06:25.902Z] go: extracting github.com/google/uuid v1.1.1 [2020-05-18T17:06:25.902Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-05-18T17:06:25.902Z] go: downloading github.com/pkg/errors v0.8.1 [2020-05-18T17:06:25.902Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-18T17:06:25.902Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-05-18T17:06:25.902Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-18T17:06:25.902Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-05-18T17:06:25.902Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-18T17:06:26.169Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-05-18T17:06:26.169Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-05-18T17:06:26.435Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-05-18T17:06:26.435Z] go: extracting github.com/pkg/errors v0.8.1 [2020-05-18T17:06:26.435Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-18T17:06:26.435Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-18T17:06:26.435Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-05-18T17:06:26.435Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-05-18T17:06:26.435Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-18T17:06:26.435Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-18T17:06:26.435Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-05-18T17:06:26.435Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-05-18T17:06:26.435Z] go: downloading github.com/x448/float16 v0.8.4 [2020-05-18T17:06:26.435Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-05-18T17:06:26.435Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-18T17:06:26.435Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-18T17:06:26.435Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-05-18T17:06:26.701Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-18T17:06:26.701Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-05-18T17:06:26.701Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-18T17:06:26.701Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-05-18T17:06:26.701Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-05-18T17:06:26.701Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-18T17:06:26.701Z] go: extracting github.com/x448/float16 v0.8.4 [2020-05-18T17:06:26.701Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-18T17:06:26.968Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-05-18T17:06:26.968Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-18T17:06:26.968Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-05-18T17:06:26.968Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-05-18T17:06:26.968Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-05-18T17:06:26.968Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-05-18T17:06:27.236Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-18T17:06:27.236Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-18T17:06:27.236Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-18T17:06:27.236Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-18T17:06:27.236Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-05-18T17:06:27.236Z] go: extracting github.com/hashicorp/golang-lru v0.5.1 [2020-05-18T17:06:27.236Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-05-18T17:06:27.236Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-18T17:06:27.503Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-05-18T17:06:27.503Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-18T17:06:27.503Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-18T17:06:27.503Z] go: finding github.com/google/uuid v1.1.1 [2020-05-18T17:06:27.503Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-18T17:06:27.503Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-18T17:06:27.503Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-18T17:06:27.503Z] go: finding github.com/goburrow/serial v0.1.0 [2020-05-18T17:06:27.770Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-18T17:06:27.770Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-18T17:06:27.770Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-18T17:06:27.770Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-18T17:06:27.770Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-18T17:06:28.038Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-18T17:06:28.038Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-18T17:06:28.038Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-18T17:06:28.038Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-18T17:06:28.038Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-18T17:06:28.038Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-18T17:06:28.038Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-18T17:06:28.038Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-18T17:06:28.038Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-18T17:06:28.038Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-18T17:06:28.038Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-18T17:06:28.038Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-18T17:06:28.038Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-18T17:06:32.289Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-18T17:06:32.289Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-18T17:06:32.289Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-05-18T17:06:39.587Z] Selecting previously unselected package less. [2020-05-18T17:06:39.587Z] Preparing to unpack .../12-less_487-0.1_amd64.deb ... [2020-05-18T17:06:39.587Z] Unpacking less (487-0.1) ... [2020-05-18T17:06:46.158Z] Selecting previously unselected package libexpat1:amd64. [2020-05-18T17:06:46.158Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-05-18T17:06:46.158Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-05-18T17:06:46.158Z] Selecting previously unselected package netbase. [2020-05-18T17:06:46.158Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-05-18T17:06:46.158Z] Unpacking netbase (5.4) ... [2020-05-18T17:06:46.732Z] Selecting previously unselected package libedit2:amd64. [2020-05-18T17:06:46.732Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... [2020-05-18T17:06:46.996Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-05-18T17:06:48.402Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-05-18T17:06:48.402Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... [2020-05-18T17:06:48.402Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-05-18T17:06:58.400Z] Selecting previously unselected package libxmuu1:amd64. [2020-05-18T17:06:58.400Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... [2020-05-18T17:06:58.400Z] Unpacking libxmuu1:amd64 (2:1.1.2-2) ... [2020-05-18T17:07:04.541Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-05-18T17:07:16.494Z] Selecting previously unselected package openssh-client. [2020-05-18T17:07:16.494Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-05-18T17:07:16.494Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-05-18T17:07:17.457Z] Selecting previously unselected package xauth. [2020-05-18T17:07:17.457Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... [2020-05-18T17:07:17.457Z] Unpacking xauth (1:1.0.10-1) ... [2020-05-18T17:07:31.220Z] Skipping stage go (already ran) [2020-05-18T17:07:31.220Z] Staging device-modbus [2020-05-18T17:07:31.220Z] Priming go [2020-05-18T17:07:33.159Z] Priming device-modbus [2020-05-18T17:07:36.502Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-05-18T17:07:36.502Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-05-18T17:07:36.502Z] Determining the version from the project repo (version-script). [2020-05-18T17:07:36.502Z] The version has been set to '0.0.0-20200518+bc7d0e0' [2020-05-18T17:07:36.502Z] Snapping 'edgex-device-modbus' ... [2020-05-18T17:07:39.091Z] [2020-05-18T17:07:39.091Z] Snapped edgex-device-modbus_0.0.0-20200518+bc7d0e0_arm64.snap [2020-05-18T17:07:39.431Z] Selecting previously unselected package curl. [2020-05-18T17:07:39.431Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... [2020-05-18T17:07:39.431Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-05-18T17:07:39.431Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-05-18T17:07:39.431Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... [2020-05-18T17:07:39.431Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-05-18T17:07:39.431Z] Selecting previously unselected package liberror-perl. [2020-05-18T17:07:39.431Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-05-18T17:07:39.431Z] Unpacking liberror-perl (0.17025-1) ... [Pipeline] } [2020-05-18T17:07:47.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-18T17:07:54.320Z] Selecting previously unselected package git-man. [2020-05-18T17:07:54.321Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-05-18T17:07:54.321Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-05-18T17:08:04.295Z] Selecting previously unselected package git. [2020-05-18T17:08:04.295Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-05-18T17:08:04.295Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-05-18T17:08:43.014Z] Selecting previously unselected package make. [2020-05-18T17:08:43.014Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... [2020-05-18T17:08:43.014Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-05-18T17:09:01.108Z] Selecting previously unselected package patch. [2020-05-18T17:09:01.108Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-05-18T17:09:01.108Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-05-18T17:09:11.089Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-05-18T17:09:11.089Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-05-18T17:09:11.089Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-05-18T17:09:11.089Z] Setting up less (487-0.1) ... [2020-05-18T17:09:11.657Z] Setting up make (4.1-9.1ubuntu1) ... [2020-05-18T17:09:11.657Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-05-18T17:09:13.559Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-05-18T17:09:13.818Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-05-18T17:09:13.818Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-05-18T17:09:13.818Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-05-18T17:09:14.077Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-05-18T17:09:15.453Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-05-18T17:09:16.826Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2020-05-18T17:09:17.393Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-05-18T17:09:17.960Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-05-18T17:09:19.341Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-05-18T17:09:19.341Z] Setting up libxau6:amd64 (1:1.0.8-1) ... [2020-05-18T17:09:19.624Z] Setting up netbase (5.4) ... [2020-05-18T17:09:19.883Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-05-18T17:09:19.883Z] Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-05-18T17:09:20.449Z] Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-05-18T17:09:30.424Z] Setting up libxmuu1:amd64 (2:1.1.2-2) ... [2020-05-18T17:09:30.424Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-05-18T17:09:30.424Z] Setting up libxext6:amd64 (2:1.3.3-1) ... [2020-05-18T17:09:30.424Z] Setting up liberror-perl (0.17025-1) ... [2020-05-18T17:09:30.683Z] Setting up xauth (1:1.0.10-1) ... [2020-05-18T17:09:30.683Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-05-18T17:09:30.683Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-05-18T17:09:38.802Z] curl set to automatically installed. [2020-05-18T17:09:38.802Z] git set to automatically installed. [2020-05-18T17:09:38.802Z] git-man set to automatically installed. [2020-05-18T17:09:38.802Z] less set to automatically installed. [2020-05-18T17:09:38.802Z] libbsd0 set to automatically installed. [2020-05-18T17:09:38.802Z] libcurl3-gnutls set to automatically installed. [2020-05-18T17:09:38.802Z] libedit2 set to automatically installed. [2020-05-18T17:09:38.802Z] liberror-perl set to automatically installed. [2020-05-18T17:09:38.802Z] libexpat1 set to automatically installed. [2020-05-18T17:09:38.802Z] libgdbm-compat4 set to automatically installed. [2020-05-18T17:09:38.802Z] libgdbm5 set to automatically installed. [2020-05-18T17:09:38.802Z] libperl5.26 set to automatically installed. [2020-05-18T17:09:38.802Z] libssl1.0.0 set to automatically installed. [2020-05-18T17:09:38.802Z] libx11-6 set to automatically installed. [2020-05-18T17:09:38.802Z] libx11-data set to automatically installed. [2020-05-18T17:09:38.802Z] libxau6 set to automatically installed. [2020-05-18T17:09:38.802Z] libxcb1 set to automatically installed. [2020-05-18T17:09:38.802Z] libxdmcp6 set to automatically installed. [2020-05-18T17:09:38.802Z] libxext6 set to automatically installed. [2020-05-18T17:09:38.802Z] libxmuu1 set to automatically installed. [2020-05-18T17:09:38.802Z] make set to automatically installed. [2020-05-18T17:09:38.802Z] netbase set to automatically installed. [2020-05-18T17:09:38.802Z] openssh-client set to automatically installed. [2020-05-18T17:09:38.802Z] patch set to automatically installed. [2020-05-18T17:09:38.802Z] perl set to automatically installed. [2020-05-18T17:09:38.802Z] perl-modules-5.26 set to automatically installed. [2020-05-18T17:09:38.802Z] xauth set to automatically installed. [2020-05-18T17:09:38.802Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-05-18T17:09:38.802Z] Please ensure the environment is properly setup before continuing. [2020-05-18T17:09:38.802Z] Ignore this message if the appropriate measures have already been taken [2020-05-18T17:09:38.802Z] Pulling go [2020-05-18T17:09:39.062Z] 'device-modbus' has dependencies that need to be staged: go [2020-05-18T17:09:39.062Z] Skipping pull go (already ran) [2020-05-18T17:09:39.062Z] Building go [2020-05-18T17:09:39.062Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-05-18T17:09:39.062Z] Dload Upload Total Spent Left Speed [2020-05-18T17:09:40.937Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 42 114M 42 49.1M 0 0 50.0M 0 0:00:02 --:--:-- 0:00:02 50.0M 100 114M 100 114M 0 0 65.4M 0 0:00:01 0:00:01 --:--:-- 65.4M [2020-05-18T17:09:42.319Z] go1.13.5.linux-amd64.tar.gz: OK [2020-05-18T17:10:00.412Z] Staging go [2020-05-18T17:10:02.328Z] Pulling device-modbus [2020-05-18T17:10:03.266Z] Skipping build go (already ran) [2020-05-18T17:10:03.266Z] Building device-modbus [2020-05-18T17:10:09.833Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2020-05-18T17:14:01.375Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-05-18T17:14:01.375Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-18T17:14:01.375Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-05-18T17:14:01.375Z] go: extracting github.com/goburrow/modbus v0.1.0 [2020-05-18T17:14:01.375Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-05-18T17:14:01.375Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-18T17:14:01.375Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-05-18T17:14:01.375Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-05-18T17:14:01.375Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-05-18T17:14:01.375Z] go: downloading github.com/google/uuid v1.1.1 [2020-05-18T17:14:01.375Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-18T17:14:01.375Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-18T17:14:01.375Z] go: extracting github.com/goburrow/serial v0.1.0 [2020-05-18T17:14:34.097Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-18T17:14:34.097Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-18T17:14:34.097Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-05-18T17:14:34.097Z] go: extracting github.com/google/uuid v1.1.1 [2020-05-18T17:14:34.097Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-05-18T17:14:34.097Z] go: downloading github.com/pkg/errors v0.8.1 [2020-05-18T17:14:34.097Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-05-18T17:14:34.097Z] go: downloading github.com/x448/float16 v0.8.4 [2020-05-18T17:14:34.097Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-05-18T17:14:34.097Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-18T17:14:34.097Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-18T17:14:34.097Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-18T17:14:34.097Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-05-18T17:14:56.031Z] go: extracting github.com/pkg/errors v0.8.1 [2020-05-18T17:14:56.031Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-05-18T17:15:08.241Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-05-18T17:15:08.241Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-05-18T17:15:08.241Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-18T17:15:08.241Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-18T17:15:08.241Z] go: extracting github.com/x448/float16 v0.8.4 [2020-05-18T17:15:08.241Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-18T17:15:08.241Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-05-18T17:15:08.241Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-05-18T17:15:08.241Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-05-18T17:15:08.241Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-18T17:15:13.571Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-05-18T17:15:13.571Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-05-18T17:15:13.571Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-18T17:15:13.571Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-05-18T17:15:13.571Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-18T17:15:13.571Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-05-18T17:15:13.571Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-05-18T17:15:13.571Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-18T17:15:13.571Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-05-18T17:15:13.571Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-18T17:15:18.843Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-18T17:15:18.843Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-05-18T17:15:18.843Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-18T17:15:18.843Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-05-18T17:15:18.843Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-05-18T17:15:18.843Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-05-18T17:15:18.843Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-18T17:15:18.843Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-18T17:15:19.102Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-05-18T17:15:19.363Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-18T17:15:19.363Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-18T17:15:19.622Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-18T17:15:19.622Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-05-18T17:15:22.158Z] go: extracting github.com/hashicorp/golang-lru v0.5.1 [2020-05-18T17:15:22.158Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-05-18T17:15:22.158Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-18T17:15:22.158Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-18T17:15:22.158Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-05-18T17:15:22.158Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-18T17:15:22.158Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-18T17:15:22.158Z] go: finding github.com/google/uuid v1.1.1 [2020-05-18T17:15:22.158Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-18T17:15:22.158Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-18T17:15:22.158Z] go: finding github.com/goburrow/serial v0.1.0 [2020-05-18T17:15:22.158Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-18T17:15:24.061Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-18T17:15:24.061Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-18T17:15:24.061Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-18T17:15:24.061Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-18T17:15:24.061Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-18T17:15:24.061Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-18T17:15:24.061Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-18T17:15:24.061Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-18T17:15:56.150Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-18T17:15:56.150Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-18T17:15:56.150Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-18T17:15:56.150Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-18T17:15:56.150Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-18T17:15:56.150Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-18T17:15:56.150Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-18T17:15:56.150Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-18T17:16:28.232Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-18T17:16:28.232Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-18T17:16:28.232Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-18T17:16:28.232Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-05-18T17:16:54.852Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-05-18T17:17:00.126Z] Skipping stage go (already ran) [2020-05-18T17:17:00.126Z] Staging device-modbus [2020-05-18T17:17:02.665Z] Priming go [2020-05-18T17:17:03.234Z] Priming device-modbus [2020-05-18T17:17:04.175Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-05-18T17:17:04.175Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-05-18T17:17:04.175Z] Determining the version from the project repo (version-script). [2020-05-18T17:17:04.175Z] The version has been set to '0.0.0-20200518+bc7d0e0' [2020-05-18T17:17:05.557Z] Snapping 'edgex-device-modbus' ... [2020-05-18T17:17:06.516Z] [2020-05-18T17:17:06.516Z] Snapped edgex-device-modbus_0.0.0-20200518+bc7d0e0_amd64.snap [Pipeline] } [2020-05-18T17:17:38.631Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-05-18T17:17:44.549Z] provisioning config files... [2020-05-18T17:17:44.561Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-150@tmp/config7832846748502351977tmp [Pipeline] { [Pipeline] sh [2020-05-18T17:17:45.019Z] + bash -s - -t @/w/workspace/xfoundry_device-modbus-go_PR-150@tmp/config7832846748502351977tmp [2020-05-18T17:17:45.019Z] + curl -s https://codecov.io/bash [2020-05-18T17:17:45.278Z] [2020-05-18T17:17:45.278Z] _____ _ [2020-05-18T17:17:45.278Z] / ____| | | [2020-05-18T17:17:45.278Z] | | ___ __| | ___ ___ _____ __ [2020-05-18T17:17:45.278Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-05-18T17:17:45.278Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-05-18T17:17:45.278Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-05-18T17:17:45.278Z] Bash-20200430-d757c17 [2020-05-18T17:17:45.278Z] [2020-05-18T17:17:45.278Z] [2020-05-18T17:17:45.278Z] ==> Jenkins CI detected. [2020-05-18T17:17:45.278Z] project root: . [2020-05-18T17:17:45.278Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-05-18T17:17:45.278Z] ==> Running gcov in . (disable via -X gcov) [2020-05-18T17:17:45.278Z] ==> Python coveragepy not found [2020-05-18T17:17:45.278Z] ==> Searching for coverage reports in: [2020-05-18T17:17:45.278Z] + . [2020-05-18T17:17:45.278Z] -> Found 1 reports [2020-05-18T17:17:45.278Z] ==> Detecting git/mercurial file structure [2020-05-18T17:17:45.278Z] ==> Reading reports [2020-05-18T17:17:45.278Z] + ./coverage.out bytes=22123 [2020-05-18T17:17:45.278Z] ==> Appending adjustments [2020-05-18T17:17:45.278Z] https://docs.codecov.io/docs/fixing-reports [2020-05-18T17:17:45.536Z] + Found adjustments [2020-05-18T17:17:45.536Z] ==> Gzipping contents [2020-05-18T17:17:48.063Z] ==> Uploading reports [2020-05-18T17:17:48.063Z] url: https://codecov.io [2020-05-18T17:17:48.063Z] query: branch=PR-150&commit=bc7d0e0bead113aa005ae19908f3f9cd355f5345&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-150%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=150&job= [2020-05-18T17:17:48.063Z] -> Pinging Codecov [2020-05-18T17:17:48.063Z] https://codecov.io/upload/v4?package=bash-20200430-d757c17&token=secret&branch=PR-150&commit=bc7d0e0bead113aa005ae19908f3f9cd355f5345&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-150%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=150&job= [2020-05-18T17:17:48.063Z] -> Uploading [2020-05-18T17:17:48.631Z] -> View reports at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/bc7d0e0bead113aa005ae19908f3f9cd355f5345 [Pipeline] } [2020-05-18T17:17:48.651Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-05-18T17:17:55.538Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-18T17:18:08.324Z] ---> package-listing.sh [2020-05-18T17:18:08.324Z] ++ facter osfamily [2020-05-18T17:18:08.324Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-18T17:18:08.324Z] + OS_FAMILY=redhat [2020-05-18T17:18:08.324Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-150 [2020-05-18T17:18:08.324Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-18T17:18:08.324Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-18T17:18:08.324Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-18T17:18:08.324Z] + PACKAGES=/tmp/packages_start.txt [2020-05-18T17:18:08.324Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-150 ']' [2020-05-18T17:18:08.324Z] + PACKAGES=/tmp/packages_end.txt [2020-05-18T17:18:08.324Z] + case "${OS_FAMILY}" in [2020-05-18T17:18:08.324Z] + rpm -qa [2020-05-18T17:18:08.324Z] + sort [2020-05-18T17:18:16.439Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-18T17:18:16.439Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-18T17:18:16.439Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-18T17:18:16.439Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-150 ']' [2020-05-18T17:18:16.439Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-150/archives/ [2020-05-18T17:18:16.439Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-150/archives/ [Pipeline] isUnix [Pipeline] sh [2020-05-18T17:18:17.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-18T17:18:17.345Z] [2020-05-18T17:18:17.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-18T17:18:17.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-18T17:18:17.773Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-18T17:18:17.773Z] c9b1b535fdd9: Pulling fs layer [2020-05-18T17:18:17.773Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-18T17:18:17.773Z] 756a868c4378: Pulling fs layer [2020-05-18T17:18:17.773Z] 444b2fc9a129: Pulling fs layer [2020-05-18T17:18:17.773Z] ea15f1150254: Pulling fs layer [2020-05-18T17:18:17.773Z] 41b27a9f41bf: Pulling fs layer [2020-05-18T17:18:17.773Z] 28c525ee5125: Pulling fs layer [2020-05-18T17:18:17.773Z] 094b1ea09ed8: Pulling fs layer [2020-05-18T17:18:17.773Z] 138eaada9080: Pulling fs layer [2020-05-18T17:18:17.773Z] 0622d0fa9048: Pulling fs layer [2020-05-18T17:18:17.773Z] 41b27a9f41bf: Waiting [2020-05-18T17:18:17.773Z] 28c525ee5125: Waiting [2020-05-18T17:18:17.773Z] 094b1ea09ed8: Waiting [2020-05-18T17:18:17.773Z] 138eaada9080: Waiting [2020-05-18T17:18:17.773Z] 0622d0fa9048: Waiting [2020-05-18T17:18:17.773Z] 444b2fc9a129: Waiting [2020-05-18T17:18:17.773Z] ea15f1150254: Waiting [2020-05-18T17:18:17.773Z] 2cc5ad85d9ab: Download complete [2020-05-18T17:18:17.773Z] 444b2fc9a129: Verifying Checksum [2020-05-18T17:18:17.773Z] 444b2fc9a129: Download complete [2020-05-18T17:18:17.773Z] c9b1b535fdd9: Verifying Checksum [2020-05-18T17:18:17.773Z] c9b1b535fdd9: Download complete [2020-05-18T17:18:18.035Z] ea15f1150254: Verifying Checksum [2020-05-18T17:18:18.035Z] ea15f1150254: Download complete [2020-05-18T17:18:18.035Z] 28c525ee5125: Verifying Checksum [2020-05-18T17:18:18.035Z] 28c525ee5125: Download complete [2020-05-18T17:18:18.305Z] 756a868c4378: Verifying Checksum [2020-05-18T17:18:18.305Z] 756a868c4378: Download complete [2020-05-18T17:18:18.305Z] 138eaada9080: Verifying Checksum [2020-05-18T17:18:18.305Z] 138eaada9080: Download complete [2020-05-18T17:18:18.305Z] 0622d0fa9048: Verifying Checksum [2020-05-18T17:18:18.305Z] 0622d0fa9048: Download complete [2020-05-18T17:18:18.565Z] 094b1ea09ed8: Verifying Checksum [2020-05-18T17:18:18.565Z] 094b1ea09ed8: Download complete [2020-05-18T17:18:18.826Z] 41b27a9f41bf: Verifying Checksum [2020-05-18T17:18:18.826Z] 41b27a9f41bf: Download complete [2020-05-18T17:19:26.517Z] c9b1b535fdd9: Pull complete [2020-05-18T17:19:26.517Z] 2cc5ad85d9ab: Pull complete [2020-05-18T17:19:28.430Z] 756a868c4378: Pull complete [2020-05-18T17:19:28.691Z] 444b2fc9a129: Pull complete [2020-05-18T17:19:29.633Z] ea15f1150254: Pull complete [2020-05-18T17:20:16.316Z] 41b27a9f41bf: Pull complete [2020-05-18T17:20:26.288Z] 28c525ee5125: Pull complete [2020-05-18T17:21:33.984Z] 094b1ea09ed8: Pull complete [2020-05-18T17:21:33.984Z] 138eaada9080: Pull complete [2020-05-18T17:21:42.098Z] 0622d0fa9048: Pull complete [2020-05-18T17:22:08.637Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-18T17:22:08.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-18T17:22:08.884Z] prd-centos7-docker-4c-2g-8815 does not seem to be running inside a container [2020-05-18T17:22:08.930Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_device-modbus-go_PR-150 -v /w/workspace/xfoundry_device-modbus-go_PR-150:/w/workspace/xfoundry_device-modbus-go_PR-150:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-150@tmp:/w/workspace/xfoundry_device-modbus-go_PR-150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-05-18T17:23:55.010Z] $ docker top db5f50eb44c474c7f14402056dab3c73cf4481d8c234d28db2f3a6f3a71c8a84 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-18T17:24:19.434Z] provisioning config files... [2020-05-18T17:24:19.454Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-150@tmp/config7991980548688111764tmp [Pipeline] { [Pipeline] echo [2020-05-18T17:24:19.811Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-18T17:24:20.442Z] ---> create-netrc.sh [Pipeline] echo [2020-05-18T17:24:20.469Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-18T17:24:20.838Z] ---> logs-deploy.sh [2020-05-18T17:24:20.838Z] + ARCHIVE_ARTIFACTS= [2020-05-18T17:24:20.838Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-18T17:24:20.838Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-18T17:24:20.838Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-18T17:24:20.838Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-150/1 [2020-05-18T17:24:20.838Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-150/1/ [2020-05-18T17:24:20.838Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-150/1 /w/workspace/xfoundry_device-modbus-go_PR-150