Pull request #153 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 tonyespy for edgexfoundry/device-modbus-go Loading trusted files from base branch master at a219397901d2c5688805132d00f2acfc9627e1bf rather than d854ea6d8a140c5bf000509f6a6e3e056a00f7df Obtained Jenkinsfile from a219397901d2c5688805132d00f2acfc9627e1bf Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-153/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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-1883 in /w/workspace/xfoundry_device-modbus-go_PR-153 [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-153 # 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/153/head:refs/remotes/origin/PR-153 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit a219397901d2c5688805132d00f2acfc9627e1bf into PR head commit d854ea6d8a140c5bf000509f6a6e3e056a00f7df Merge succeeded, producing d854ea6d8a140c5bf000509f6a6e3e056a00f7df Checking out Revision d854ea6d8a140c5bf000509f6a6e3e056a00f7df (PR-153) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/153/head:refs/remotes/origin/PR-153 # 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/153/head:refs/remotes/origin/PR-153 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d854ea6d8a140c5bf000509f6a6e3e056a00f7df # 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 a219397901d2c5688805132d00f2acfc9627e1bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d854ea6d8a140c5bf000509f6a6e3e056a00f7df # timeout=10 Commit message: "snap: add env override for ProfilesDir" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-04T16:08:45.114Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-04T16:08:45.306Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-04T16:08:45.413Z] ========================================================= [2020-06-04T16:08:45.413Z] EdgeX Global Pipelines Version Info [2020-06-04T16:08:45.413Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-04T16:08:46.955Z] ------------------- [2020-06-04T16:08:46.955Z] stable info: [2020-06-04T16:08:46.955Z] ------------------- [2020-06-04T16:08:46.955Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-04T16:08:46.955Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-04T16:08:46.955Z] Message: update stable to v1.0.89 [2020-06-04T16:08:47.525Z] ------------------- [2020-06-04T16:08:47.525Z] experimental info: [2020-06-04T16:08:47.525Z] ------------------- [2020-06-04T16:08:47.525Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-04T16:08:47.525Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-04T16:08:47.525Z] 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-06-04T16:08:49.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-04T16:08:49.331Z] [2020-06-04T16:08:49.331Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-04T16:08:49.685Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-04T16:08:49.685Z] latest: Pulling from edgex-devops/git-semver [2020-06-04T16:08:49.685Z] 9123ac7c32f7: Pulling fs layer [2020-06-04T16:08:49.685Z] b8cc5d1170e3: Pulling fs layer [2020-06-04T16:08:49.685Z] 2924cbbf6a41: Pulling fs layer [2020-06-04T16:08:49.685Z] 93b08a4f1073: Pulling fs layer [2020-06-04T16:08:49.685Z] 93b08a4f1073: Waiting [2020-06-04T16:08:49.685Z] b8cc5d1170e3: Verifying Checksum [2020-06-04T16:08:49.685Z] b8cc5d1170e3: Download complete [2020-06-04T16:08:49.949Z] 9123ac7c32f7: Verifying Checksum [2020-06-04T16:08:49.949Z] 9123ac7c32f7: Download complete [2020-06-04T16:08:49.949Z] 93b08a4f1073: Verifying Checksum [2020-06-04T16:08:49.949Z] 93b08a4f1073: Download complete [2020-06-04T16:08:49.949Z] 2924cbbf6a41: Verifying Checksum [2020-06-04T16:08:49.949Z] 2924cbbf6a41: Download complete [2020-06-04T16:08:49.949Z] 9123ac7c32f7: Pull complete [2020-06-04T16:08:50.214Z] b8cc5d1170e3: Pull complete [2020-06-04T16:08:50.786Z] 2924cbbf6a41: Pull complete [2020-06-04T16:08:51.046Z] 93b08a4f1073: Pull complete [2020-06-04T16:08:51.046Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-04T16:08:51.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-04T16:08:51.203Z] prd-centos7-docker-4c-2g-1883 does not seem to be running inside a container [2020-06-04T16:08:51.244Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-153 -v /w/workspace/xfoundry_device-modbus-go_PR-153:/w/workspace/xfoundry_device-modbus-go_PR-153:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-153@tmp:/w/workspace/xfoundry_device-modbus-go_PR-153@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-06-04T16:08:51.858Z] $ docker top 078ba9f6371d518672e337565fb8d3be5068a3da14a32004d410696e1a6abe34 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-04T16:08:52.130Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-04T16:08:52.130Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-04T16:08:52.349Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-04T16:08:52.351Z] $ docker exec 078ba9f6371d518672e337565fb8d3be5068a3da14a32004d410696e1a6abe34 ssh-agent [2020-06-04T16:08:52.526Z] SSH_AUTH_SOCK=/tmp/ssh-UXTiIIElYVyL/agent.15 [2020-06-04T16:08:52.526Z] SSH_AGENT_PID=22 [2020-06-04T16:08:52.534Z] Running ssh-add (command line suppressed) [2020-06-04T16:08:52.674Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-153@tmp/private_key_3389115736640678766.key (/w/workspace/xfoundry_device-modbus-go_PR-153@tmp/private_key_3389115736640678766.key) [2020-06-04T16:08:52.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-04T16:08:53.064Z] + git describe --exact-match --tags HEAD [2020-06-04T16:08:53.064Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-04T16:08:53.137Z] $ docker exec --env ******** --env ******** 078ba9f6371d518672e337565fb8d3be5068a3da14a32004d410696e1a6abe34 ssh-agent -k [2020-06-04T16:08:53.281Z] unset SSH_AUTH_SOCK; [2020-06-04T16:08:53.282Z] unset SSH_AGENT_PID; [2020-06-04T16:08:53.282Z] echo Agent pid 22 killed; [2020-06-04T16:08:53.312Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-04T16:08:53.404Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-04T16:08:53.404Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-04T16:08:53.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-04T16:08:53.465Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-04T16:08:53.650Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-04T16:08:53.652Z] $ docker exec 078ba9f6371d518672e337565fb8d3be5068a3da14a32004d410696e1a6abe34 ssh-agent [2020-06-04T16:08:53.838Z] SSH_AUTH_SOCK=/tmp/ssh-CmncI24RRoZq/agent.57 [2020-06-04T16:08:53.838Z] SSH_AGENT_PID=63 [2020-06-04T16:08:53.848Z] Running ssh-add (command line suppressed) [2020-06-04T16:08:53.988Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-153@tmp/private_key_8701272394349827501.key (/w/workspace/xfoundry_device-modbus-go_PR-153@tmp/private_key_8701272394349827501.key) [2020-06-04T16:08:54.034Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-04T16:08:54.383Z] + git semver init [2020-06-04T16:08:54.383Z] # -> Open(): unable to determine branch for HEAD [2020-06-04T16:08:54.383Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-153/.git [2020-06-04T16:08:54.383Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-153 [2020-06-04T16:08:54.383Z] # $SEMVER_REMOTE_NAME = origin [2020-06-04T16:08:54.383Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-04T16:08:54.383Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-04T16:08:54.383Z] # $SEMVER_BRANCH = PR-153 [2020-06-04T16:08:54.383Z] # $SEMVER_TEMP = /tmp/semver-190769080 [2020-06-04T16:08:54.383Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2020-06-04T16:08:54.956Z] # '/tmp/semver-190769080' -> '/w/workspace/xfoundry_device-modbus-go_PR-153/.semver' [2020-06-04T16:08:54.956Z] # -> Force: false [2020-06-04T16:08:54.956Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-153/.semver [Pipeline] } [2020-06-04T16:08:54.974Z] $ docker exec --env ******** --env ******** 078ba9f6371d518672e337565fb8d3be5068a3da14a32004d410696e1a6abe34 ssh-agent -k [2020-06-04T16:08:55.140Z] unset SSH_AUTH_SOCK; [2020-06-04T16:08:55.140Z] unset SSH_AGENT_PID; [2020-06-04T16:08:55.140Z] echo Agent pid 63 killed; [2020-06-04T16:08:55.181Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-04T16:08:55.631Z] + git semver [Pipeline] } [2020-06-04T16:08:55.660Z] $ docker stop --time=1 078ba9f6371d518672e337565fb8d3be5068a3da14a32004d410696e1a6abe34 [2020-06-04T16:08:56.983Z] $ docker rm -f 078ba9f6371d518672e337565fb8d3be5068a3da14a32004d410696e1a6abe34 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-04T16:08:57.710Z] Stashed 29 file(s) [Pipeline] echo [2020-06-04T16:08:57.726Z] [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-06-04T16:09:13.095Z] Still waiting to schedule task [2020-06-04T16:09:13.095Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-06-04T16:09:13.120Z] Still waiting to schedule task [2020-06-04T16:09:13.121Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1882’ [2020-06-04T16:11:24.848Z] Running on prd-centos7-docker-4c-2g-1884 in /w/workspace/xfoundry_device-modbus-go_PR-153 [Pipeline] { [Pipeline] ws [2020-06-04T16:11:24.904Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2020-06-04T16:11:26.806Z] using credential edgex-jenkins-ssh [2020-06-04T16:11:26.830Z] Cloning the remote Git repository [2020-06-04T16:11:26.830Z] Cloning with configured refspecs honoured and without tags [2020-06-04T16:11:26.486Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-06-04T16:11:26.547Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2020-06-04T16:11:26.590Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-06-04T16:11:26.591Z] > git --version # timeout=10 [2020-06-04T16:11:26.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-04T16:11:26.624Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/153/head:refs/remotes/origin/PR-153 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T16:11:27.499Z] Fetching without tags [2020-06-04T16:11:27.860Z] Merging remotes/origin/master commit a219397901d2c5688805132d00f2acfc9627e1bf into PR head commit d854ea6d8a140c5bf000509f6a6e3e056a00f7df [2020-06-04T16:11:27.926Z] Merge succeeded, producing d854ea6d8a140c5bf000509f6a6e3e056a00f7df [2020-06-04T16:11:27.927Z] Checking out Revision d854ea6d8a140c5bf000509f6a6e3e056a00f7df (PR-153) [2020-06-04T16:11:27.106Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-06-04T16:11:27.121Z] > git config --add remote.origin.fetch +refs/pull/153/head:refs/remotes/origin/PR-153 # timeout=10 [2020-06-04T16:11:27.128Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T16:11:27.138Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-06-04T16:11:27.149Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-06-04T16:11:27.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-04T16:11:27.153Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/153/head:refs/remotes/origin/PR-153 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T16:11:27.545Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T16:11:27.550Z] > git checkout -f d854ea6d8a140c5bf000509f6a6e3e056a00f7df # timeout=10 [2020-06-04T16:11:27.581Z] > git remote # timeout=10 [2020-06-04T16:11:27.585Z] > git config --get remote.origin.url # timeout=10 [2020-06-04T16:11:27.591Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-04T16:11:27.594Z] > git merge a219397901d2c5688805132d00f2acfc9627e1bf # timeout=10 [2020-06-04T16:11:27.603Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-04T16:11:27.612Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T16:11:27.616Z] > git checkout -f d854ea6d8a140c5bf000509f6a6e3e056a00f7df # timeout=10 [2020-06-04T16:11:31.637Z] Commit message: "snap: add env override for ProfilesDir" [2020-06-04T16:11:31.651Z] > git --version # timeout=10 [2020-06-04T16:11:31.660Z] fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-04T16:11:32.483Z] ========================================================= [2020-06-04T16:11:32.483Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-04T16:11:32.483Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-04T16:11:33.087Z] + 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-06-04T16:11:33.087Z] Sending build context to Docker daemon 595.5kB [2020-06-04T16:11:33.087Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-04T16:11:33.087Z] Step 2/8 : FROM ${BASE} [2020-06-04T16:11:33.355Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-04T16:11:33.355Z] e6b0cf9c0882: Pulling fs layer [2020-06-04T16:11:33.355Z] 2848faf0eed1: Pulling fs layer [2020-06-04T16:11:33.355Z] 0f37312ad70f: Pulling fs layer [2020-06-04T16:11:33.355Z] 5788d62ee057: Pulling fs layer [2020-06-04T16:11:33.355Z] 0e6b1d234666: Pulling fs layer [2020-06-04T16:11:33.355Z] bf5d7aec512f: Pulling fs layer [2020-06-04T16:11:33.355Z] 34c802a77dc8: Pulling fs layer [2020-06-04T16:11:33.355Z] 9eb99e56ec68: Pulling fs layer [2020-06-04T16:11:33.355Z] 27c7a5d97fbd: Pulling fs layer [2020-06-04T16:11:33.355Z] 5c102a31e300: Pulling fs layer [2020-06-04T16:11:33.355Z] dcfb455df0a1: Pulling fs layer [2020-06-04T16:11:33.355Z] 34c802a77dc8: Waiting [2020-06-04T16:11:33.355Z] 9eb99e56ec68: Waiting [2020-06-04T16:11:33.355Z] 27c7a5d97fbd: Waiting [2020-06-04T16:11:33.355Z] 5c102a31e300: Waiting [2020-06-04T16:11:33.355Z] dcfb455df0a1: Waiting [2020-06-04T16:11:33.355Z] 5788d62ee057: Waiting [2020-06-04T16:11:33.355Z] 0e6b1d234666: Waiting [2020-06-04T16:11:33.355Z] bf5d7aec512f: Waiting [2020-06-04T16:11:33.355Z] 0f37312ad70f: Download complete [2020-06-04T16:11:33.355Z] 2848faf0eed1: Verifying Checksum [2020-06-04T16:11:33.355Z] 2848faf0eed1: Download complete [2020-06-04T16:11:33.355Z] 0e6b1d234666: Verifying Checksum [2020-06-04T16:11:33.355Z] 0e6b1d234666: Download complete [2020-06-04T16:11:33.355Z] e6b0cf9c0882: Verifying Checksum [2020-06-04T16:11:33.355Z] e6b0cf9c0882: Download complete [2020-06-04T16:11:33.355Z] bf5d7aec512f: Verifying Checksum [2020-06-04T16:11:33.355Z] bf5d7aec512f: Download complete [2020-06-04T16:11:33.619Z] e6b0cf9c0882: Pull complete [2020-06-04T16:11:33.896Z] 2848faf0eed1: Pull complete [2020-06-04T16:11:33.896Z] 0f37312ad70f: Pull complete [2020-06-04T16:11:34.494Z] 34c802a77dc8: Verifying Checksum [2020-06-04T16:11:34.494Z] 34c802a77dc8: Download complete [2020-06-04T16:11:34.494Z] 27c7a5d97fbd: Verifying Checksum [2020-06-04T16:11:34.494Z] 27c7a5d97fbd: Download complete [2020-06-04T16:11:34.765Z] 9eb99e56ec68: Verifying Checksum [2020-06-04T16:11:34.765Z] 9eb99e56ec68: Download complete [2020-06-04T16:11:34.765Z] dcfb455df0a1: Verifying Checksum [2020-06-04T16:11:34.765Z] dcfb455df0a1: Download complete [2020-06-04T16:11:35.029Z] 5c102a31e300: Verifying Checksum [2020-06-04T16:11:35.029Z] 5c102a31e300: Download complete [2020-06-04T16:11:35.289Z] 5788d62ee057: Verifying Checksum [2020-06-04T16:11:35.290Z] 5788d62ee057: Download complete [2020-06-04T16:11:40.594Z] 5788d62ee057: Pull complete [2020-06-04T16:11:40.594Z] 0e6b1d234666: Pull complete [2020-06-04T16:11:40.594Z] bf5d7aec512f: Pull complete [2020-06-04T16:11:47.177Z] 34c802a77dc8: Pull complete [2020-06-04T16:11:50.476Z] 9eb99e56ec68: Pull complete [2020-06-04T16:11:50.476Z] 27c7a5d97fbd: Pull complete [2020-06-04T16:11:51.419Z] 5c102a31e300: Pull complete [2020-06-04T16:11:51.681Z] dcfb455df0a1: Pull complete [2020-06-04T16:11:51.681Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-04T16:11:51.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-04T16:11:51.681Z] ---> 7c70fe431013 [2020-06-04T16:11:51.681Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-06-04T16:11:51.681Z] ---> Running in 4a5bac5973f3 [2020-06-04T16:11:51.681Z] Removing intermediate container 4a5bac5973f3 [2020-06-04T16:11:51.681Z] ---> 75989e97c3ca [2020-06-04T16:11:51.681Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-04T16:11:51.942Z] ---> Running in e619ebe27450 [2020-06-04T16:11:52.883Z] Removing intermediate container e619ebe27450 [2020-06-04T16:11:52.883Z] ---> 6986b2443921 [2020-06-04T16:11:52.883Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-06-04T16:11:52.883Z] ---> Running in a33c773a45f0 [2020-06-04T16:11:53.453Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-04T16:11:56.748Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-04T16:11:57.008Z] (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-06-04T16:11:57.268Z] (2/17) Installing libmagic (5.37-r1) [2020-06-04T16:11:57.268Z] (3/17) Installing file (5.37-r1) [2020-06-04T16:11:57.528Z] (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-06-04T16:11:57.528Z] (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-06-04T16:11:57.528Z] (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-06-04T16:12:15.627Z] (7/17) Installing libc-dev (0.7.2-r0) [2020-06-04T16:12:15.627Z] (8/17) Installing g++ (9.2.0-r4) [2020-06-04T16:12:23.757Z] (9/17) Installing fortify-headers (1.1-r0) [2020-06-04T16:12:23.757Z] (10/17) Installing build-base (0.5-r1) [2020-06-04T16:12:23.757Z] (11/17) Installing openssh-keygen (8.1_p1-r0) [2020-06-04T16:12:23.757Z] (12/17) Installing libedit (20191211.3.1-r0) [2020-06-04T16:12:23.757Z] (13/17) Installing openssh-client (8.1_p1-r0) [2020-06-04T16:12:23.757Z] (14/17) Installing openssh-sftp-server (8.1_p1-r0) [2020-06-04T16:12:23.757Z] (15/17) Installing openssh-server-common (8.1_p1-r0) [2020-06-04T16:12:24.017Z] (16/17) Installing openssh-server (8.1_p1-r0) [2020-06-04T16:12:24.017Z] (17/17) Installing openssh (8.1_p1-r0) [2020-06-04T16:12:24.017Z] Executing busybox-1.31.1-r8.trigger [2020-06-04T16:12:24.017Z] OK: 214 MiB in 52 packages [2020-06-04T16:12:28.338Z] Removing intermediate container a33c773a45f0 [2020-06-04T16:12:28.338Z] ---> 60712e63bcd1 [2020-06-04T16:12:28.338Z] Step 6/8 : WORKDIR /device-modbus-go [2020-06-04T16:12:28.338Z] ---> Running in 87ac75035b54 [2020-06-04T16:12:28.338Z] Removing intermediate container 87ac75035b54 [2020-06-04T16:12:28.338Z] ---> 7370c4311e98 [2020-06-04T16:12:28.338Z] Step 7/8 : COPY . . [2020-06-04T16:12:28.605Z] ---> 425ad2a1427f [2020-06-04T16:12:28.605Z] Step 8/8 : RUN go mod download [2020-06-04T16:12:28.605Z] ---> Running in 4a8f3da40283 [2020-06-04T16:12:29.991Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-04T16:12:30.213Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1885 in /w/workspace/xfoundry_device-modbus-go_PR-153 [Pipeline] { [2020-06-04T16:12:30.251Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-06-04T16:12:30.251Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-04T16:12:30.251Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-04T16:12:30.251Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-04T16:12:30.251Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-04T16:12:30.251Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-04T16:12:30.251Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-04T16:12:30.251Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-06-04T16:12:30.251Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-06-04T16:12:30.251Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-04T16:12:30.251Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-04T16:12:30.251Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-04T16:12:30.251Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-04T16:12:30.251Z] go: finding github.com/fatih/color v1.7.0 [2020-06-04T16:12:30.251Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-04T16:12:30.251Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-04T16:12:30.251Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-04T16:12:30.251Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-04T16:12:30.251Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-06-04T16:12:30.251Z] go: finding github.com/goburrow/serial v0.1.0 [2020-06-04T16:12:30.251Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-04T16:12:30.251Z] go: finding github.com/google/uuid v1.1.1 [2020-06-04T16:12:30.251Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-04T16:12:30.251Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-04T16:12:30.251Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-04T16:12:30.251Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-04T16:12:30.251Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-04T16:12:30.251Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-04T16:12:30.251Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-04T16:12:30.251Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-04T16:12:30.251Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-04T16:12:30.251Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [Pipeline] ws [2020-06-04T16:12:30.270Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2020-06-04T16:12:30.511Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-04T16:12:30.511Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-04T16:12:30.511Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-04T16:12:30.511Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-06-04T16:12:30.511Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-04T16:12:30.511Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-04T16:12:30.511Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-04T16:12:30.511Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-04T16:12:30.511Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-04T16:12:30.511Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-04T16:12:30.511Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-04T16:12:30.511Z] go: finding github.com/miekg/dns v1.1.4 [2020-06-04T16:12:30.511Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-04T16:12:30.511Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-04T16:12:30.511Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-04T16:12:30.511Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-06-04T16:12:30.511Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-04T16:12:30.511Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-06-04T16:12:30.511Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-04T16:12:30.511Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-04T16:12:30.511Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-04T16:12:30.511Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-04T16:12:30.511Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-04T16:12:30.511Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-04T16:12:30.511Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-04T16:12:30.511Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-04T16:12:30.511Z] go: finding github.com/posener/complete v1.1.1 [2020-06-04T16:12:30.511Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-06-04T16:12:30.511Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-04T16:12:30.772Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-04T16:12:30.773Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-04T16:12:30.773Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-04T16:12:30.773Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-04T16:12:30.773Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-06-04T16:12:30.773Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-06-04T16:12:30.773Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-04T16:12:30.773Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-06-04T16:12:30.773Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-06-04T16:12:30.773Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-04T16:12:34.978Z] Removing intermediate container 4a8f3da40283 [2020-06-04T16:12:34.978Z] ---> 7fbc31f304bb [2020-06-04T16:12:34.978Z] Successfully built 7fbc31f304bb [2020-06-04T16:12:34.978Z] 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-06-04T16:12:35.601Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-04T16:12:35.601Z] . [Pipeline] withDockerContainer [2020-06-04T16:12:35.740Z] prd-centos7-docker-4c-2g-1884 does not seem to be running inside a container [2020-06-04T16:12:35.787Z] $ 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 ******** ci-base-image-x86_64 cat [2020-06-04T16:12:36.277Z] $ docker top 3c96fc0fcb19bdfe3a0f81e1d0d7a64c7d8f7b81a9f6380ecbf73ae3ffba4ec9 -eo pid,comm [2020-06-04T16:12:36.330Z] using credential edgex-jenkins-ssh [2020-06-04T16:12:36.357Z] Cloning the remote Git repository [2020-06-04T16:12:36.357Z] Cloning with configured refspecs honoured and without tags [Pipeline] { [Pipeline] sh [2020-06-04T16:12:36.753Z] + go version [2020-06-04T16:12:36.754Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-04T16:12:36.385Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-06-04T16:12:36.490Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2020-06-04T16:12:36.583Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-06-04T16:12:36.585Z] > git --version # timeout=10 [2020-06-04T16:12:36.623Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-04T16:12:36.680Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/153/head:refs/remotes/origin/PR-153 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T16:12:37.064Z] + make test [2020-06-04T16:12:37.064Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-06-04T16:12:37.602Z] Fetching without tags [2020-06-04T16:12:38.014Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-06-04T16:12:37.439Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-06-04T16:12:37.478Z] > git config --add remote.origin.fetch +refs/pull/153/head:refs/remotes/origin/PR-153 # timeout=10 [2020-06-04T16:12:37.506Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T16:12:37.544Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-06-04T16:12:37.601Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-06-04T16:12:37.602Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-04T16:12:37.626Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/153/head:refs/remotes/origin/PR-153 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T16:12:38.262Z] Merging remotes/origin/master commit a219397901d2c5688805132d00f2acfc9627e1bf into PR head commit d854ea6d8a140c5bf000509f6a6e3e056a00f7df [2020-06-04T16:12:38.781Z] Merge succeeded, producing d854ea6d8a140c5bf000509f6a6e3e056a00f7df [2020-06-04T16:12:38.781Z] Checking out Revision d854ea6d8a140c5bf000509f6a6e3e056a00f7df (PR-153) [2020-06-04T16:12:38.262Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T16:12:38.324Z] > git checkout -f d854ea6d8a140c5bf000509f6a6e3e056a00f7df # timeout=10 [2020-06-04T16:12:38.459Z] > git remote # timeout=10 [2020-06-04T16:12:38.553Z] > git config --get remote.origin.url # timeout=10 [2020-06-04T16:12:38.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-04T16:12:38.634Z] > git merge a219397901d2c5688805132d00f2acfc9627e1bf # timeout=10 [2020-06-04T16:12:38.693Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-04T16:12:38.764Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T16:12:38.809Z] > git checkout -f d854ea6d8a140c5bf000509f6a6e3e056a00f7df # timeout=10 [2020-06-04T16:12:43.531Z] Commit message: "snap: add env override for ProfilesDir" [2020-06-04T16:12:43.567Z] > git --version # timeout=10 [2020-06-04T16:12:43.628Z] fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-04T16:12:44.906Z] ========================================================= [2020-06-04T16:12:44.906Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-04T16:12:44.906Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-04T16:12:46.296Z] + 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-06-04T16:12:47.278Z] Sending build context to Docker daemon 595.5kB [2020-06-04T16:12:47.278Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-04T16:12:47.278Z] Step 2/8 : FROM ${BASE} [2020-06-04T16:12:47.551Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-04T16:12:47.551Z] cde5963f3b93: Pulling fs layer [2020-06-04T16:12:47.551Z] 2a23fa8c16f7: Pulling fs layer [2020-06-04T16:12:47.551Z] 777b28850792: Pulling fs layer [2020-06-04T16:12:47.551Z] 8a11ddd9e578: Pulling fs layer [2020-06-04T16:12:47.551Z] 4cf88f913ddb: Pulling fs layer [2020-06-04T16:12:47.551Z] 1df406cf5192: Pulling fs layer [2020-06-04T16:12:47.551Z] cd6300453558: Pulling fs layer [2020-06-04T16:12:47.551Z] b9c365052c96: Pulling fs layer [2020-06-04T16:12:47.551Z] a2d8cc88f415: Pulling fs layer [2020-06-04T16:12:47.551Z] ea1d1ca13537: Pulling fs layer [2020-06-04T16:12:47.551Z] 3750a50a1c5e: Pulling fs layer [2020-06-04T16:12:47.551Z] 8a11ddd9e578: Waiting [2020-06-04T16:12:47.551Z] 4cf88f913ddb: Waiting [2020-06-04T16:12:47.551Z] 1df406cf5192: Waiting [2020-06-04T16:12:47.551Z] cd6300453558: Waiting [2020-06-04T16:12:47.551Z] b9c365052c96: Waiting [2020-06-04T16:12:47.551Z] ea1d1ca13537: Waiting [2020-06-04T16:12:47.551Z] a2d8cc88f415: Waiting [2020-06-04T16:12:47.551Z] 2a23fa8c16f7: Verifying Checksum [2020-06-04T16:12:47.551Z] 2a23fa8c16f7: Download complete [2020-06-04T16:12:47.827Z] cde5963f3b93: Verifying Checksum [2020-06-04T16:12:47.827Z] cde5963f3b93: Download complete [2020-06-04T16:12:47.827Z] 4cf88f913ddb: Verifying Checksum [2020-06-04T16:12:47.827Z] 4cf88f913ddb: Download complete [2020-06-04T16:12:47.827Z] 1df406cf5192: Download complete [2020-06-04T16:12:48.105Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-06-04T16:12:48.105Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.143s coverage: 50.3% of statements [2020-06-04T16:12:48.105Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-04T16:12:48.433Z] cde5963f3b93: Pull complete [2020-06-04T16:12:48.433Z] 777b28850792: Verifying Checksum [2020-06-04T16:12:48.433Z] 777b28850792: Download complete [2020-06-04T16:12:48.676Z] gofmt -l . [2020-06-04T16:12:48.676Z] [ "`gofmt -l .`" = "" ] [2020-06-04T16:12:48.676Z] ./bin/test-attribution-txt.sh [2020-06-04T16:12:49.036Z] 2a23fa8c16f7: Pull complete [2020-06-04T16:12:49.249Z] ./bin/test-go-mod-tidy.sh [2020-06-04T16:12:49.312Z] 777b28850792: Pull complete [Pipeline] stash [2020-06-04T16:12:49.864Z] Stashed 1 file(s) [Pipeline] } [2020-06-04T16:12:49.885Z] $ docker stop --time=1 3c96fc0fcb19bdfe3a0f81e1d0d7a64c7d8f7b81a9f6380ecbf73ae3ffba4ec9 [2020-06-04T16:12:51.266Z] $ docker rm -f 3c96fc0fcb19bdfe3a0f81e1d0d7a64c7d8f7b81a9f6380ecbf73ae3ffba4ec9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-06-04T16:12:51.936Z] cd6300453558: Verifying Checksum [2020-06-04T16:12:51.936Z] cd6300453558: Download complete [2020-06-04T16:12:51.936Z] a2d8cc88f415: Verifying Checksum [2020-06-04T16:12:51.936Z] a2d8cc88f415: Download complete [Pipeline] sh [2020-06-04T16:12:53.278Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-04T16:12:53.589Z] + ls -al . [2020-06-04T16:12:53.589Z] total 104 [2020-06-04T16:12:53.589Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jun 4 16:12 . [2020-06-04T16:12:53.589Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 4 16:11 .. [2020-06-04T16:12:53.589Z] -rw-rw-r--. 1 jenkins jenkins 5049 Jun 4 16:11 Attribution.txt [2020-06-04T16:12:53.589Z] drwxrwxr-x. 2 jenkins jenkins 87 Jun 4 16:11 bin [2020-06-04T16:12:53.589Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 4 16:11 cmd [2020-06-04T16:12:53.589Z] -rw-r--r--. 1 jenkins jenkins 22123 Jun 4 16:12 coverage.out [2020-06-04T16:12:53.589Z] -rw-rw-r--. 1 jenkins jenkins 1422 Jun 4 16:11 Dockerfile [2020-06-04T16:12:53.589Z] -rw-rw-r--. 1 jenkins jenkins 954 Jun 4 16:11 Dockerfile.build [2020-06-04T16:12:53.589Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 4 16:11 .dockerignore [2020-06-04T16:12:53.589Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 4 16:11 .git [2020-06-04T16:12:53.589Z] -rw-rw-r--. 1 jenkins jenkins 330 Jun 4 16:11 .gitignore [2020-06-04T16:12:53.589Z] -rw-r--r--. 1 jenkins jenkins 559 Jun 4 16:12 go.mod [2020-06-04T16:12:53.589Z] -rw-r--r--. 1 jenkins jenkins 13471 Jun 4 16:12 go.sum [2020-06-04T16:12:53.589Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 4 16:11 internal [2020-06-04T16:12:53.589Z] -rw-rw-r--. 1 jenkins jenkins 702 Jun 4 16:11 Jenkinsfile [2020-06-04T16:12:53.589Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 4 16:11 LICENSE [2020-06-04T16:12:53.589Z] -rw-rw-r--. 1 jenkins jenkins 880 Jun 4 16:11 Makefile [2020-06-04T16:12:53.589Z] -rw-rw-r--. 1 jenkins jenkins 591 Jun 4 16:11 README.md [2020-06-04T16:12:53.589Z] drwxrwxr-x. 3 jenkins jenkins 58 Jun 4 16:11 .semver [2020-06-04T16:12:53.589Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 4 16:11 simulator [2020-06-04T16:12:53.589Z] drwxrwxr-x. 4 jenkins jenkins 54 Jun 4 16:11 snap [2020-06-04T16:12:53.589Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 4 16:08 VERSION [2020-06-04T16:12:53.589Z] -rw-rw-r--. 1 jenkins jenkins 229 Jun 4 16:11 version.go [Pipeline] isUnix [Pipeline] sh [2020-06-04T16:12:53.913Z] + 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=d854ea6d8a140c5bf000509f6a6e3e056a00f7df --label arch=amd64 --label version=0.0.0 . [2020-06-04T16:12:53.913Z] Sending build context to Docker daemon 624.1kB [2020-06-04T16:12:53.913Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-06-04T16:12:53.913Z] Step 2/19 : FROM ${BASE} AS builder [2020-06-04T16:12:53.913Z] ---> 7fbc31f304bb [2020-06-04T16:12:53.913Z] Step 3/19 : ARG MAKE='make build' [2020-06-04T16:12:53.913Z] ---> Running in fa58ac8d8704 [2020-06-04T16:12:54.173Z] Removing intermediate container fa58ac8d8704 [2020-06-04T16:12:54.173Z] ---> be86b22ba350 [2020-06-04T16:12:54.173Z] Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-04T16:12:54.173Z] ---> Running in a7819a30c2b1 [2020-06-04T16:12:54.570Z] ea1d1ca13537: Verifying Checksum [2020-06-04T16:12:54.570Z] ea1d1ca13537: Download complete [2020-06-04T16:12:54.570Z] 3750a50a1c5e: Verifying Checksum [2020-06-04T16:12:54.570Z] 3750a50a1c5e: Download complete [2020-06-04T16:12:54.745Z] Removing intermediate container a7819a30c2b1 [2020-06-04T16:12:54.745Z] ---> 626fe3d2bf16 [2020-06-04T16:12:54.745Z] Step 5/19 : RUN apk add --update --no-cache make git openssh build-base [2020-06-04T16:12:54.745Z] ---> Running in f3e8745584b7 [2020-06-04T16:12:55.319Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-04T16:12:56.259Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-04T16:12:56.519Z] OK: 214 MiB in 52 packages [2020-06-04T16:12:57.091Z] Removing intermediate container f3e8745584b7 [2020-06-04T16:12:57.091Z] ---> 7298ea3cacee [2020-06-04T16:12:57.091Z] Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-06-04T16:12:57.091Z] ---> Running in 7df550554abf [2020-06-04T16:12:57.091Z] Removing intermediate container 7df550554abf [2020-06-04T16:12:57.091Z] ---> 13da1c778a6d [2020-06-04T16:12:57.091Z] Step 7/19 : COPY . . [2020-06-04T16:12:57.350Z] ---> 4df9e36ab63a [2020-06-04T16:12:57.350Z] Step 8/19 : RUN ${MAKE} [2020-06-04T16:12:57.351Z] ---> Running in dfcc7c8e7051 [2020-06-04T16:12:57.925Z] 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-06-04T16:12:57.965Z] b9c365052c96: Verifying Checksum [2020-06-04T16:12:57.965Z] b9c365052c96: Download complete [2020-06-04T16:12:58.946Z] 8a11ddd9e578: Verifying Checksum [2020-06-04T16:12:58.946Z] 8a11ddd9e578: Download complete [2020-06-04T16:13:06.180Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-04T16:13:08.732Z] Removing intermediate container dfcc7c8e7051 [2020-06-04T16:13:08.732Z] ---> 96f225ef1569 [2020-06-04T16:13:08.732Z] Step 9/19 : FROM scratch [2020-06-04T16:13:08.732Z] ---> [2020-06-04T16:13:08.732Z] Step 10/19 : ENV APP_PORT=49991 [2020-06-04T16:13:08.732Z] ---> Running in fb518425b73d [2020-06-04T16:13:08.732Z] Removing intermediate container fb518425b73d [2020-06-04T16:13:08.732Z] ---> 7c731dfcf379 [2020-06-04T16:13:08.732Z] Step 11/19 : EXPOSE $APP_PORT [2020-06-04T16:13:08.732Z] ---> Running in 6ec01fb409ef [2020-06-04T16:13:08.732Z] Removing intermediate container 6ec01fb409ef [2020-06-04T16:13:08.732Z] ---> 7f47a53b3dc1 [2020-06-04T16:13:08.732Z] Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-06-04T16:13:08.993Z] ---> ba27cf9f1d45 [2020-06-04T16:13:08.993Z] Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-06-04T16:13:09.252Z] ---> 294bab1f3d7f [2020-06-04T16:13:09.252Z] Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-06-04T16:13:09.511Z] ---> f6ef4cde91fd [2020-06-04T16:13:09.511Z] Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-06-04T16:13:09.511Z] ---> Running in 2b364591e534 [2020-06-04T16:13:09.511Z] Removing intermediate container 2b364591e534 [2020-06-04T16:13:09.511Z] ---> b53682128505 [2020-06-04T16:13:09.511Z] Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-06-04T16:13:09.511Z] ---> Running in 6c4f874952ab [2020-06-04T16:13:09.771Z] Removing intermediate container 6c4f874952ab [2020-06-04T16:13:09.771Z] ---> 5be81da6c3fd [2020-06-04T16:13:09.771Z] Step 17/19 : LABEL arch=amd64 [2020-06-04T16:13:09.771Z] ---> Running in 9a29b62a3b4a [2020-06-04T16:13:10.031Z] Removing intermediate container 9a29b62a3b4a [2020-06-04T16:13:10.031Z] ---> 7d9e190a7c16 [2020-06-04T16:13:10.031Z] Step 18/19 : LABEL git_sha=d854ea6d8a140c5bf000509f6a6e3e056a00f7df [2020-06-04T16:13:10.031Z] ---> Running in 7b4784ccc6b5 [2020-06-04T16:13:11.372Z] 8a11ddd9e578: Pull complete [2020-06-04T16:13:11.372Z] 4cf88f913ddb: Pull complete [2020-06-04T16:13:11.372Z] 1df406cf5192: Pull complete [2020-06-04T16:13:11.939Z] Removing intermediate container 7b4784ccc6b5 [2020-06-04T16:13:11.939Z] ---> 55838002a636 [2020-06-04T16:13:11.939Z] Step 19/19 : LABEL version=0.0.0 [2020-06-04T16:13:11.939Z] ---> Running in 84440b3f5b2b [2020-06-04T16:13:12.201Z] Removing intermediate container 84440b3f5b2b [2020-06-04T16:13:12.201Z] ---> b96df80ee9c9 [2020-06-04T16:13:12.201Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-04T16:13:12.201Z] Successfully built b96df80ee9c9 [2020-06-04T16:13:12.201Z] 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-06-04T16:13:13.308Z] ++ find /w/workspace/device-modbus-go/1 [2020-06-04T16:13:13.308Z] ++ grep snapcraft.yaml [2020-06-04T16:13:13.308Z] + grep -Po '^name: \K(.*)' /w/workspace/device-modbus-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-04T16:13:13.443Z] provisioning config files... [2020-06-04T16:13:13.453Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/1@tmp/config3072273309664520070tmp [Pipeline] { [Pipeline] sh [2020-06-04T16:13:13.800Z] + cp /w/workspace/device-modbus-go/1@tmp/config3072273309664520070tmp /w/workspace/device-modbus-go/1/edgex-snap-store-login [Pipeline] sh [2020-06-04T16:13:14.124Z] + 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-06-04T16:13:14.124Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-06-04T16:13:14.124Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-06-04T16:13:14.124Z] 5bed26d33875: Pulling fs layer [2020-06-04T16:13:14.124Z] f11b29a9c730: Pulling fs layer [2020-06-04T16:13:14.124Z] 930bda195c84: Pulling fs layer [2020-06-04T16:13:14.124Z] 78bf9a5ad49e: Pulling fs layer [2020-06-04T16:13:14.124Z] e5fbee5a4b0d: Pulling fs layer [2020-06-04T16:13:14.124Z] f452fca78f88: Pulling fs layer [2020-06-04T16:13:14.124Z] 7417ef92027a: Pulling fs layer [2020-06-04T16:13:14.124Z] 2af5c49d270b: Pulling fs layer [2020-06-04T16:13:14.124Z] df9c3bdbc40a: Pulling fs layer [2020-06-04T16:13:14.124Z] f452fca78f88: Waiting [2020-06-04T16:13:14.124Z] 7417ef92027a: Waiting [2020-06-04T16:13:14.124Z] 2af5c49d270b: Waiting [2020-06-04T16:13:14.124Z] df9c3bdbc40a: Waiting [2020-06-04T16:13:14.124Z] 78bf9a5ad49e: Waiting [2020-06-04T16:13:14.124Z] e5fbee5a4b0d: Waiting [2020-06-04T16:13:14.124Z] 930bda195c84: Download complete [2020-06-04T16:13:14.124Z] f11b29a9c730: Verifying Checksum [2020-06-04T16:13:14.124Z] f11b29a9c730: Download complete [2020-06-04T16:13:14.124Z] 78bf9a5ad49e: Verifying Checksum [2020-06-04T16:13:14.124Z] 78bf9a5ad49e: Download complete [2020-06-04T16:13:14.124Z] f452fca78f88: Verifying Checksum [2020-06-04T16:13:14.124Z] f452fca78f88: Download complete [2020-06-04T16:13:14.124Z] 7417ef92027a: Verifying Checksum [2020-06-04T16:13:14.124Z] 7417ef92027a: Download complete [2020-06-04T16:13:14.124Z] 2af5c49d270b: Verifying Checksum [2020-06-04T16:13:14.124Z] 2af5c49d270b: Download complete [2020-06-04T16:13:14.124Z] df9c3bdbc40a: Verifying Checksum [2020-06-04T16:13:14.124Z] df9c3bdbc40a: Download complete [2020-06-04T16:13:14.388Z] 5bed26d33875: Verifying Checksum [2020-06-04T16:13:14.388Z] 5bed26d33875: Download complete [2020-06-04T16:13:15.703Z] cd6300453558: Pull complete [2020-06-04T16:13:17.693Z] e5fbee5a4b0d: Verifying Checksum [2020-06-04T16:13:17.693Z] e5fbee5a4b0d: Download complete [2020-06-04T16:13:19.076Z] 5bed26d33875: Pull complete [2020-06-04T16:13:19.076Z] f11b29a9c730: Pull complete [2020-06-04T16:13:19.076Z] 930bda195c84: Pull complete [2020-06-04T16:13:19.076Z] 78bf9a5ad49e: Pull complete [2020-06-04T16:13:21.130Z] b9c365052c96: Pull complete [2020-06-04T16:13:21.130Z] a2d8cc88f415: Pull complete [2020-06-04T16:13:23.756Z] ea1d1ca13537: Pull complete [2020-06-04T16:13:23.756Z] 3750a50a1c5e: Pull complete [2020-06-04T16:13:23.756Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-04T16:13:23.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-04T16:13:23.756Z] ---> 78745c68409d [2020-06-04T16:13:23.756Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-06-04T16:13:28.058Z] ---> Running in 968e9c13f608 [2020-06-04T16:13:28.651Z] Removing intermediate container 968e9c13f608 [2020-06-04T16:13:28.651Z] ---> c7f05d46bb20 [2020-06-04T16:13:28.651Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-04T16:13:28.651Z] ---> Running in b9280a09177f [2020-06-04T16:13:31.264Z] Removing intermediate container b9280a09177f [2020-06-04T16:13:31.264Z] ---> 7ab125cbc764 [2020-06-04T16:13:31.264Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-06-04T16:13:31.264Z] ---> Running in 95e826ebb5be [2020-06-04T16:13:31.858Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-04T16:13:32.449Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-04T16:13:33.045Z] (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) [2020-06-04T16:13:33.045Z] (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-06-04T16:13:33.315Z] (3/18) Installing libmagic (5.37-r1) [2020-06-04T16:13:33.586Z] (4/18) Installing file (5.37-r1) [2020-06-04T16:13:33.586Z] (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-06-04T16:13:33.856Z] (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-06-04T16:13:33.856Z] (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-06-04T16:13:37.228Z] (8/18) Installing libc-dev (0.7.2-r0) [2020-06-04T16:13:37.505Z] (9/18) Installing g++ (9.2.0-r4) [2020-06-04T16:13:39.470Z] (10/18) Installing fortify-headers (1.1-r0) [2020-06-04T16:13:39.740Z] (11/18) Installing build-base (0.5-r1) [2020-06-04T16:13:39.740Z] (12/18) Installing openssh-keygen (8.1_p1-r0) [2020-06-04T16:13:39.740Z] (13/18) Installing libedit (20191211.3.1-r0) [2020-06-04T16:13:40.013Z] (14/18) Installing openssh-client (8.1_p1-r0) [2020-06-04T16:13:40.284Z] (15/18) Installing openssh-sftp-server (8.1_p1-r0) [2020-06-04T16:13:40.555Z] (16/18) Installing openssh-server-common (8.1_p1-r0) [2020-06-04T16:13:40.556Z] (17/18) Installing openssh-server (8.1_p1-r0) [2020-06-04T16:13:41.147Z] (18/18) Installing openssh (8.1_p1-r0) [2020-06-04T16:13:41.147Z] Executing busybox-1.31.1-r8.trigger [2020-06-04T16:13:41.147Z] OK: 203 MiB in 52 packages [2020-06-04T16:13:45.656Z] e5fbee5a4b0d: Pull complete [2020-06-04T16:13:45.656Z] f452fca78f88: Pull complete [2020-06-04T16:13:45.656Z] 7417ef92027a: Pull complete [2020-06-04T16:13:45.656Z] 2af5c49d270b: Pull complete [2020-06-04T16:13:45.656Z] df9c3bdbc40a: Pull complete [2020-06-04T16:13:45.656Z] Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 [2020-06-04T16:13:45.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-06-04T16:13:45.656Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-06-04T16:13:45.656Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-06-04T16:13:45.656Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-06-04T16:13:45.656Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-06-04T16:13:45.656Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [8815 B] [2020-06-04T16:13:45.656Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [20.1 kB] [2020-06-04T16:13:45.656Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1387 kB] [2020-06-04T16:13:45.656Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [933 kB] [2020-06-04T16:13:45.656Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1230 kB] [2020-06-04T16:13:45.918Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [856 kB] [2020-06-04T16:13:45.918Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [73.6 kB] [2020-06-04T16:13:45.918Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] [2020-06-04T16:13:45.918Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] [2020-06-04T16:13:45.918Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [59.3 kB] [2020-06-04T16:13:46.487Z] Fetched 4836 kB in 2s (2226 kB/s) [2020-06-04T16:13:47.876Z] Reading package lists... [2020-06-04T16:13:49.439Z] Removing intermediate container 95e826ebb5be [2020-06-04T16:13:49.439Z] ---> 884a00bb46f1 [2020-06-04T16:13:49.439Z] Step 6/8 : WORKDIR /device-modbus-go [2020-06-04T16:13:49.439Z] ---> Running in 40eda4c6076a [2020-06-04T16:13:49.439Z] Removing intermediate container 40eda4c6076a [2020-06-04T16:13:49.439Z] ---> a8f5b89c1598 [2020-06-04T16:13:49.439Z] Step 7/8 : COPY . . [2020-06-04T16:13:49.439Z] ---> 76d17f9067fa [2020-06-04T16:13:49.439Z] Step 8/8 : RUN go mod download [2020-06-04T16:13:49.439Z] ---> Running in 84fec7fb3a93 [2020-06-04T16:13:51.168Z] 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-06-04T16:13:51.412Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-04T16:13:51.412Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-06-04T16:13:51.412Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-04T16:13:51.412Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-04T16:13:51.412Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-04T16:13:51.412Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-04T16:13:51.412Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-04T16:13:51.412Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-04T16:13:51.412Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-06-04T16:13:51.412Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-06-04T16:13:51.412Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-04T16:13:51.689Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-04T16:13:51.689Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-04T16:13:51.689Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-04T16:13:51.689Z] go: finding github.com/fatih/color v1.7.0 [2020-06-04T16:13:51.689Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-04T16:13:51.689Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-04T16:13:51.689Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-04T16:13:51.689Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-04T16:13:51.689Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-06-04T16:13:51.689Z] go: finding github.com/goburrow/serial v0.1.0 [2020-06-04T16:13:51.689Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-04T16:13:51.689Z] go: finding github.com/google/uuid v1.1.1 [2020-06-04T16:13:51.689Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-04T16:13:51.689Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-04T16:13:51.689Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-04T16:13:51.689Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-04T16:13:51.689Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-04T16:13:51.689Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-04T16:13:51.689Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-04T16:13:51.689Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-04T16:13:51.689Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-04T16:13:51.689Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-06-04T16:13:51.689Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-04T16:13:51.689Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-04T16:13:51.689Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-04T16:13:51.960Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-06-04T16:13:51.960Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-04T16:13:51.960Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-04T16:13:51.960Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-04T16:13:51.960Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-04T16:13:51.960Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-04T16:13:51.960Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-04T16:13:51.960Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-04T16:13:51.960Z] go: finding github.com/miekg/dns v1.1.4 [2020-06-04T16:13:51.960Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-04T16:13:51.960Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-04T16:13:51.960Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-04T16:13:51.960Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-06-04T16:13:51.960Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-04T16:13:51.960Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-06-04T16:13:52.230Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-04T16:13:52.230Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-04T16:13:52.230Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-04T16:13:52.230Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-04T16:13:52.230Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-04T16:13:52.230Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-04T16:13:52.230Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-04T16:13:52.230Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-04T16:13:52.230Z] go: finding github.com/posener/complete v1.1.1 [2020-06-04T16:13:52.230Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-06-04T16:13:52.230Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-04T16:13:52.230Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-04T16:13:52.230Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-04T16:13:52.230Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-04T16:13:52.230Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-04T16:13:52.230Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-06-04T16:13:52.230Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-06-04T16:13:52.505Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-04T16:13:52.505Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-06-04T16:13:52.505Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-06-04T16:13:52.505Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-04T16:13:52.548Z] Reading package lists... [2020-06-04T16:13:52.807Z] Building dependency tree... [2020-06-04T16:13:52.807Z] Reading state information... [2020-06-04T16:13:53.067Z] The following packages were automatically installed and are no longer required: [2020-06-04T16:13:53.067Z] libjq1 liblzo2-2 libonig4 [2020-06-04T16:13:53.067Z] Use 'sudo apt autoremove' to remove them. [2020-06-04T16:13:53.067Z] Suggested packages: [2020-06-04T16:13:53.067Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-06-04T16:13:53.067Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-06-04T16:13:53.067Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-06-04T16:13:53.067Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-06-04T16:13:53.067Z] The following NEW packages will be installed: [2020-06-04T16:13:53.067Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-06-04T16:13:53.067Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-06-04T16:13:53.067Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-06-04T16:13:53.067Z] openssh-client patch perl perl-modules-5.26 xauth [2020-06-04T16:13:53.636Z] 0 upgraded, 27 newly installed, 0 to remove and 9 not upgraded. [2020-06-04T16:13:53.636Z] Need to get 14.7 MB of archives. [2020-06-04T16:13:53.636Z] After this operation, 89.5 MB of additional disk space will be used. [2020-06-04T16:13:53.636Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] [2020-06-04T16:13:53.636Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-06-04T16:13:53.895Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] [2020-06-04T16:13:53.895Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] [2020-06-04T16:13:53.895Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-06-04T16:13:54.154Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] [2020-06-04T16:13:54.414Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] [2020-06-04T16:13:54.414Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-06-04T16:13:54.674Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-06-04T16:13:54.674Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-06-04T16:13:54.674Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-06-04T16:13:54.935Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-06-04T16:13:54.935Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-06-04T16:13:54.935Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-06-04T16:13:54.935Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-06-04T16:13:54.935Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-06-04T16:13:54.935Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] [2020-06-04T16:13:54.935Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] [2020-06-04T16:13:54.935Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-06-04T16:13:54.935Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] [2020-06-04T16:13:55.195Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] [2020-06-04T16:13:55.195Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] [2020-06-04T16:13:55.195Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-06-04T16:13:55.195Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-06-04T16:13:55.195Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-06-04T16:13:55.763Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-06-04T16:13:55.764Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-06-04T16:13:56.026Z] debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T16:13:56.026Z] Fetched 14.7 MB in 2s (6000 kB/s) [2020-06-04T16:13:56.026Z] Selecting previously unselected package libxau6:amd64. [2020-06-04T16:13:56.026Z] (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-06-04T16:13:56.026Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... [2020-06-04T16:13:56.285Z] Unpacking libxau6:amd64 (1:1.0.8-1) ... [2020-06-04T16:13:56.285Z] Selecting previously unselected package libbsd0:amd64. [2020-06-04T16:13:56.285Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-06-04T16:13:56.285Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-06-04T16:13:56.285Z] Selecting previously unselected package libxdmcp6:amd64. [2020-06-04T16:13:56.285Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2020-06-04T16:13:56.285Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2020-06-04T16:13:56.285Z] Selecting previously unselected package libxcb1:amd64. [2020-06-04T16:13:56.285Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... [2020-06-04T16:13:56.285Z] Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-06-04T16:13:56.544Z] Selecting previously unselected package libx11-data. [2020-06-04T16:13:56.544Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-06-04T16:13:56.544Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-04T16:13:57.114Z] Selecting previously unselected package libx11-6:amd64. [2020-06-04T16:13:57.114Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... [2020-06-04T16:13:57.114Z] Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-06-04T16:13:57.114Z] Selecting previously unselected package libxext6:amd64. [2020-06-04T16:13:57.114Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... [2020-06-04T16:13:57.114Z] Unpacking libxext6:amd64 (2:1.3.3-1) ... [2020-06-04T16:13:57.373Z] Selecting previously unselected package perl-modules-5.26. [2020-06-04T16:13:57.373Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-06-04T16:13:57.373Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-04T16:14:00.672Z] Selecting previously unselected package libgdbm5:amd64. [2020-06-04T16:14:00.672Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... [2020-06-04T16:14:00.672Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-06-04T16:14:00.931Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-06-04T16:14:00.931Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-06-04T16:14:00.931Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-06-04T16:14:00.931Z] Selecting previously unselected package libperl5.26:amd64. [2020-06-04T16:14:00.931Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-06-04T16:14:00.931Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-06-04T16:14:02.315Z] Selecting previously unselected package perl. [2020-06-04T16:14:02.315Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-06-04T16:14:02.315Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-06-04T16:14:02.575Z] Selecting previously unselected package less. [2020-06-04T16:14:02.575Z] Preparing to unpack .../12-less_487-0.1_amd64.deb ... [2020-06-04T16:14:02.575Z] Unpacking less (487-0.1) ... [2020-06-04T16:14:02.575Z] Selecting previously unselected package libexpat1:amd64. [2020-06-04T16:14:02.575Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-06-04T16:14:02.575Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-06-04T16:14:02.575Z] Selecting previously unselected package netbase. [2020-06-04T16:14:02.575Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-06-04T16:14:02.575Z] Unpacking netbase (5.4) ... [2020-06-04T16:14:02.656Z] Removing intermediate container 84fec7fb3a93 [2020-06-04T16:14:02.656Z] ---> 7460946568ab [2020-06-04T16:14:02.656Z] Successfully built 7460946568ab [2020-06-04T16:14:02.656Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2020-06-04T16:14:02.835Z] Selecting previously unselected package libedit2:amd64. [2020-06-04T16:14:02.835Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... [2020-06-04T16:14:02.835Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-06-04T16:14:02.835Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-06-04T16:14:02.835Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... [2020-06-04T16:14:02.835Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-04T16:14:03.094Z] Selecting previously unselected package libxmuu1:amd64. [2020-06-04T16:14:03.094Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... [2020-06-04T16:14:03.094Z] Unpacking libxmuu1:amd64 (2:1.1.2-2) ... [2020-06-04T16:14:03.094Z] Selecting previously unselected package openssh-client. [2020-06-04T16:14:03.094Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-06-04T16:14:03.094Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-04T16:14:03.353Z] Selecting previously unselected package xauth. [2020-06-04T16:14:03.353Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... [2020-06-04T16:14:03.353Z] Unpacking xauth (1:1.0.10-1) ... [2020-06-04T16:14:03.353Z] Selecting previously unselected package curl. [2020-06-04T16:14:03.353Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... [2020-06-04T16:14:03.353Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-06-04T16:14:03.353Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-06-04T16:14:03.353Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... [2020-06-04T16:14:03.353Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-06-04T16:14:03.377Z] + docker inspect -f . ci-base-image-arm64 [2020-06-04T16:14:03.613Z] Selecting previously unselected package liberror-perl. [2020-06-04T16:14:03.613Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-06-04T16:14:03.613Z] Unpacking liberror-perl (0.17025-1) ... [2020-06-04T16:14:03.613Z] Selecting previously unselected package git-man. [2020-06-04T16:14:03.613Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-06-04T16:14:03.613Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-04T16:14:03.613Z] Selecting previously unselected package git. [2020-06-04T16:14:03.613Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-06-04T16:14:03.613Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-06-04T16:14:03.649Z] . [Pipeline] withDockerContainer [2020-06-04T16:14:03.998Z] prd-ubuntu18.04-docker-arm64-4c-16g-1885 does not seem to be running inside a container [2020-06-04T16:14:04.058Z] $ 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-06-04T16:14:04.182Z] Selecting previously unselected package make. [2020-06-04T16:14:04.182Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... [2020-06-04T16:14:04.182Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-06-04T16:14:04.441Z] Selecting previously unselected package patch. [2020-06-04T16:14:04.441Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-06-04T16:14:04.441Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-06-04T16:14:04.441Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-06-04T16:14:04.441Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-04T16:14:04.441Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-06-04T16:14:04.441Z] Setting up less (487-0.1) ... [2020-06-04T16:14:04.700Z] Setting up make (4.1-9.1ubuntu1) ... [2020-06-04T16:14:04.700Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-06-04T16:14:04.960Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-06-04T16:14:04.960Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-06-04T16:14:04.960Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-04T16:14:04.960Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-06-04T16:14:04.960Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-06-04T16:14:04.960Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-06-04T16:14:04.960Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2020-06-04T16:14:04.960Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-06-04T16:14:04.960Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-04T16:14:05.219Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-04T16:14:05.219Z] Setting up libxau6:amd64 (1:1.0.8-1) ... [2020-06-04T16:14:05.219Z] Setting up netbase (5.4) ... [2020-06-04T16:14:05.219Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-06-04T16:14:05.478Z] Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-06-04T16:14:05.478Z] Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-06-04T16:14:05.478Z] Setting up libxmuu1:amd64 (2:1.1.2-2) ... [2020-06-04T16:14:05.478Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-06-04T16:14:05.478Z] Setting up libxext6:amd64 (2:1.3.3-1) ... [2020-06-04T16:14:05.478Z] Setting up liberror-perl (0.17025-1) ... [2020-06-04T16:14:05.478Z] Setting up xauth (1:1.0.10-1) ... [2020-06-04T16:14:05.478Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-06-04T16:14:05.503Z] $ docker top d56af0a6fcee2317e6e96b9f107a6c9b90cd0b37926c4eea8b02e39187cd0531 -eo pid,comm [2020-06-04T16:14:05.738Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [Pipeline] { [Pipeline] sh [2020-06-04T16:14:06.730Z] + go version [2020-06-04T16:14:06.730Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-04T16:14:07.415Z] + make test [2020-06-04T16:14:07.415Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-06-04T16:14:07.650Z] curl set to automatically installed. [2020-06-04T16:14:07.650Z] git set to automatically installed. [2020-06-04T16:14:07.651Z] git-man set to automatically installed. [2020-06-04T16:14:07.651Z] less set to automatically installed. [2020-06-04T16:14:07.651Z] libbsd0 set to automatically installed. [2020-06-04T16:14:07.651Z] libcurl3-gnutls set to automatically installed. [2020-06-04T16:14:07.651Z] libedit2 set to automatically installed. [2020-06-04T16:14:07.651Z] liberror-perl set to automatically installed. [2020-06-04T16:14:07.651Z] libexpat1 set to automatically installed. [2020-06-04T16:14:07.651Z] libgdbm-compat4 set to automatically installed. [2020-06-04T16:14:07.651Z] libgdbm5 set to automatically installed. [2020-06-04T16:14:07.651Z] libperl5.26 set to automatically installed. [2020-06-04T16:14:07.651Z] libssl1.0.0 set to automatically installed. [2020-06-04T16:14:07.651Z] libx11-6 set to automatically installed. [2020-06-04T16:14:07.651Z] libx11-data set to automatically installed. [2020-06-04T16:14:07.651Z] libxau6 set to automatically installed. [2020-06-04T16:14:07.651Z] libxcb1 set to automatically installed. [2020-06-04T16:14:07.651Z] libxdmcp6 set to automatically installed. [2020-06-04T16:14:07.651Z] libxext6 set to automatically installed. [2020-06-04T16:14:07.651Z] libxmuu1 set to automatically installed. [2020-06-04T16:14:07.651Z] make set to automatically installed. [2020-06-04T16:14:07.651Z] netbase set to automatically installed. [2020-06-04T16:14:07.651Z] openssh-client set to automatically installed. [2020-06-04T16:14:07.651Z] patch set to automatically installed. [2020-06-04T16:14:07.651Z] perl set to automatically installed. [2020-06-04T16:14:07.651Z] perl-modules-5.26 set to automatically installed. [2020-06-04T16:14:07.651Z] xauth set to automatically installed. [2020-06-04T16:14:07.651Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-06-04T16:14:07.651Z] Please ensure the environment is properly setup before continuing. [2020-06-04T16:14:07.651Z] Ignore this message if the appropriate measures have already been taken [2020-06-04T16:14:08.220Z] Pulling go [2020-06-04T16:14:08.392Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-06-04T16:14:09.162Z] 'device-modbus' has dependencies that need to be staged: go [2020-06-04T16:14:09.162Z] Skipping pull go (already ran) [2020-06-04T16:14:09.162Z] Building go [2020-06-04T16:14:09.162Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-06-04T16:14:09.162Z] Dload Upload Total Spent Left Speed [2020-06-04T16:14:10.803Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 114M 2 3039k 0 0 28.8M 0 0:00:03 --:--:-- 0:00:03 28.5M 75 114M 75 87.0M 0 0 78.1M 0 0:00:01 0:00:01 --:--:-- 78.0M 100 114M 100 114M 0 0 73.5M 0 0:00:01 0:00:01 --:--:-- 73.4M [2020-06-04T16:14:11.741Z] go1.13.5.linux-amd64.tar.gz: OK [2020-06-04T16:14:19.867Z] Staging go [2020-06-04T16:14:20.129Z] Pulling device-modbus [2020-06-04T16:14:21.073Z] Skipping build go (already ran) [2020-06-04T16:14:21.073Z] Building device-modbus [2020-06-04T16:14:21.073Z] 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-06-04T16:14:22.013Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-06-04T16:14:22.013Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-06-04T16:14:22.013Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-04T16:14:22.013Z] go: extracting github.com/goburrow/modbus v0.1.0 [2020-06-04T16:14:22.013Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-06-04T16:14:22.013Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-04T16:14:22.013Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-06-04T16:14:22.013Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-06-04T16:14:22.013Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-06-04T16:14:22.013Z] go: downloading github.com/pkg/errors v0.8.1 [2020-06-04T16:14:22.013Z] go: extracting github.com/goburrow/serial v0.1.0 [2020-06-04T16:14:22.013Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-04T16:14:22.274Z] go: extracting github.com/pkg/errors v0.8.1 [2020-06-04T16:14:22.274Z] go: downloading github.com/google/uuid v1.1.1 [2020-06-04T16:14:22.274Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-06-04T16:14:22.274Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-06-04T16:14:22.274Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-04T16:14:22.274Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-04T16:14:22.274Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-04T16:14:22.274Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-06-04T16:14:22.274Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-06-04T16:14:22.274Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-04T16:14:22.274Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-06-04T16:14:22.274Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-06-04T16:14:22.274Z] go: downloading github.com/x448/float16 v0.8.4 [2020-06-04T16:14:22.274Z] go: extracting github.com/google/uuid v1.1.1 [2020-06-04T16:14:22.274Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-06-04T16:14:22.274Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-04T16:14:22.274Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-04T16:14:22.274Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-06-04T16:14:22.274Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-04T16:14:22.274Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-06-04T16:14:22.274Z] go: extracting github.com/x448/float16 v0.8.4 [2020-06-04T16:14:22.274Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-06-04T16:14:22.274Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-04T16:14:22.274Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-06-04T16:14:22.274Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-06-04T16:14:22.274Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-06-04T16:14:22.274Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-04T16:14:22.274Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-04T16:14:22.274Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-06-04T16:14:22.274Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-06-04T16:14:22.274Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-06-04T16:14:22.274Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-04T16:14:22.274Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-04T16:14:22.274Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-06-04T16:14:22.274Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-04T16:14:22.274Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-06-04T16:14:22.274Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-06-04T16:14:22.274Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-06-04T16:14:22.274Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-06-04T16:14:22.274Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-04T16:14:22.274Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-04T16:14:22.274Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-06-04T16:14:22.274Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-06-04T16:14:22.537Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-06-04T16:14:22.537Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-04T16:14:22.537Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-04T16:14:22.537Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-04T16:14:22.537Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-04T16:14:22.537Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-06-04T16:14:22.537Z] go: extracting github.com/hashicorp/golang-lru v0.5.1 [2020-06-04T16:14:22.537Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-06-04T16:14:22.537Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-04T16:14:22.537Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-06-04T16:14:22.537Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-04T16:14:22.537Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-04T16:14:22.537Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-04T16:14:22.537Z] go: finding github.com/google/uuid v1.1.1 [2020-06-04T16:14:22.537Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-06-04T16:14:22.537Z] go: finding github.com/goburrow/serial v0.1.0 [2020-06-04T16:14:22.537Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-06-04T16:14:22.537Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-04T16:14:22.537Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-04T16:14:22.537Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-04T16:14:22.537Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-04T16:14:22.537Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-04T16:14:22.537Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-04T16:14:22.537Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-04T16:14:22.537Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-04T16:14:22.537Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-04T16:14:22.537Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-04T16:14:22.537Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-04T16:14:22.537Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-04T16:14:22.537Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-04T16:14:22.537Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-04T16:14:22.537Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-04T16:14:22.537Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-04T16:14:22.537Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-04T16:14:22.537Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-04T16:14:22.537Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-04T16:14:22.537Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-04T16:14:22.537Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-06-04T16:14:32.589Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-04T16:14:35.223Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-06-04T16:14:36.656Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.223s coverage: 50.3% of statements [2020-06-04T16:14:36.790Z] Skipping stage go (already ran) [2020-06-04T16:14:36.790Z] Staging device-modbus [2020-06-04T16:14:36.932Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-04T16:14:37.729Z] Priming go [2020-06-04T16:14:38.666Z] Priming device-modbus [2020-06-04T16:14:39.623Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-06-04T16:14:39.623Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-06-04T16:14:39.623Z] Determining the version from the project repo (version-script). [2020-06-04T16:14:39.623Z] The version has been set to '0.0.0-20200604+d854ea6' [2020-06-04T16:14:39.623Z] Snapping 'edgex-device-modbus' ... [2020-06-04T16:14:40.587Z] [2020-06-04T16:14:40.587Z] Snapped edgex-device-modbus_0.0.0-20200604+d854ea6_amd64.snap [Pipeline] } [2020-06-04T16:14:41.203Z] 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-06-04T16:14:42.354Z] gofmt -l . [2020-06-04T16:14:42.354Z] [ "`gofmt -l .`" = "" ] [2020-06-04T16:14:42.354Z] ./bin/test-attribution-txt.sh [2020-06-04T16:14:43.330Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-06-04T16:14:43.633Z] Warning: overwriting stash ‘coverage-report’ [2020-06-04T16:14:44.014Z] Stashed 1 file(s) [Pipeline] } [2020-06-04T16:14:44.007Z] $ docker stop --time=1 d56af0a6fcee2317e6e96b9f107a6c9b90cd0b37926c4eea8b02e39187cd0531 [2020-06-04T16:14:46.207Z] $ docker rm -f d56af0a6fcee2317e6e96b9f107a6c9b90cd0b37926c4eea8b02e39187cd0531 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-04T16:14:47.471Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-04T16:14:47.809Z] + ls -al . [2020-06-04T16:14:47.810Z] total 136 [2020-06-04T16:14:47.810Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 4 16:14 . [2020-06-04T16:14:47.810Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 4 16:12 .. [2020-06-04T16:14:47.810Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 4 16:12 .dockerignore [2020-06-04T16:14:47.810Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 4 16:12 .git [2020-06-04T16:14:47.810Z] -rw-rw-r-- 1 jenkins jenkins 330 Jun 4 16:12 .gitignore [2020-06-04T16:14:47.810Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 4 16:12 .semver [2020-06-04T16:14:47.810Z] -rw-rw-r-- 1 jenkins jenkins 5049 Jun 4 16:12 Attribution.txt [2020-06-04T16:14:47.810Z] -rw-rw-r-- 1 jenkins jenkins 1422 Jun 4 16:12 Dockerfile [2020-06-04T16:14:47.810Z] -rw-rw-r-- 1 jenkins jenkins 954 Jun 4 16:12 Dockerfile.build [2020-06-04T16:14:47.810Z] -rw-rw-r-- 1 jenkins jenkins 702 Jun 4 16:12 Jenkinsfile [2020-06-04T16:14:47.810Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 4 16:12 LICENSE [2020-06-04T16:14:47.810Z] -rw-rw-r-- 1 jenkins jenkins 880 Jun 4 16:12 Makefile [2020-06-04T16:14:47.810Z] -rw-rw-r-- 1 jenkins jenkins 591 Jun 4 16:12 README.md [2020-06-04T16:14:47.810Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 4 16:08 VERSION [2020-06-04T16:14:47.810Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 4 16:12 bin [2020-06-04T16:14:47.810Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 4 16:12 cmd [2020-06-04T16:14:47.810Z] -rw-r--r-- 1 jenkins jenkins 22123 Jun 4 16:14 coverage.out [2020-06-04T16:14:47.810Z] -rw-r--r-- 1 jenkins jenkins 559 Jun 4 16:14 go.mod [2020-06-04T16:14:47.810Z] -rw-r--r-- 1 jenkins jenkins 13471 Jun 4 16:14 go.sum [2020-06-04T16:14:47.810Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 4 16:12 internal [2020-06-04T16:14:47.810Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 4 16:12 simulator [2020-06-04T16:14:47.810Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 4 16:12 snap [2020-06-04T16:14:47.810Z] -rw-rw-r-- 1 jenkins jenkins 229 Jun 4 16:12 version.go [Pipeline] isUnix [Pipeline] sh [2020-06-04T16:14:48.175Z] + 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=d854ea6d8a140c5bf000509f6a6e3e056a00f7df --label arch=arm64 --label version=0.0.0 . [2020-06-04T16:14:48.460Z] Sending build context to Docker daemon 624.1kB [2020-06-04T16:14:48.460Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-06-04T16:14:48.460Z] Step 2/19 : FROM ${BASE} AS builder [2020-06-04T16:14:48.460Z] ---> 7460946568ab [2020-06-04T16:14:48.460Z] Step 3/19 : ARG MAKE='make build' [2020-06-04T16:14:48.732Z] ---> Running in d96b7467940a [2020-06-04T16:14:49.006Z] Removing intermediate container d96b7467940a [2020-06-04T16:14:49.006Z] ---> 13c353373201 [2020-06-04T16:14:49.006Z] Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-04T16:14:49.278Z] ---> Running in 91c689786ff3 [2020-06-04T16:14:51.250Z] Removing intermediate container 91c689786ff3 [2020-06-04T16:14:51.250Z] ---> a44d9b602ac8 [2020-06-04T16:14:51.250Z] Step 5/19 : RUN apk add --update --no-cache make git openssh build-base [2020-06-04T16:14:51.250Z] ---> Running in 1ef0e24e426a [2020-06-04T16:14:51.843Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-04T16:14:52.820Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-04T16:14:53.417Z] OK: 203 MiB in 52 packages [2020-06-04T16:14:54.400Z] Removing intermediate container 1ef0e24e426a [2020-06-04T16:14:54.400Z] ---> 39f9ec81447f [2020-06-04T16:14:54.400Z] Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-06-04T16:14:54.400Z] ---> Running in 8465534ae37b [2020-06-04T16:14:54.998Z] Removing intermediate container 8465534ae37b [2020-06-04T16:14:54.998Z] ---> f55a6f8c3475 [2020-06-04T16:14:54.998Z] Step 7/19 : COPY . . [2020-06-04T16:14:55.595Z] ---> 4d09063fe987 [2020-06-04T16:14:55.595Z] Step 8/19 : RUN ${MAKE} [2020-06-04T16:14:55.870Z] ---> Running in 4ed1e7505a25 [2020-06-04T16:14:56.858Z] 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-06-04T16:15:23.689Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-04T16:15:27.083Z] Removing intermediate container 4ed1e7505a25 [2020-06-04T16:15:27.083Z] ---> 74357b9c2191 [2020-06-04T16:15:27.083Z] Step 9/19 : FROM scratch [2020-06-04T16:15:27.083Z] ---> [2020-06-04T16:15:27.083Z] Step 10/19 : ENV APP_PORT=49991 [2020-06-04T16:15:27.083Z] ---> Running in ab6deadbb239 [2020-06-04T16:15:27.083Z] Removing intermediate container ab6deadbb239 [2020-06-04T16:15:27.083Z] ---> 854f1939ef92 [2020-06-04T16:15:27.083Z] Step 11/19 : EXPOSE $APP_PORT [2020-06-04T16:15:27.356Z] ---> Running in 748a9a83437d [2020-06-04T16:15:27.629Z] Removing intermediate container 748a9a83437d [2020-06-04T16:15:27.629Z] ---> a9cb8a8a6009 [2020-06-04T16:15:27.629Z] Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-06-04T16:15:28.606Z] ---> 82552a24d878 [2020-06-04T16:15:28.606Z] Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-06-04T16:15:29.204Z] ---> 6b98ba750b2c [2020-06-04T16:15:29.204Z] Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-06-04T16:15:29.476Z] ---> 5de19f6ab8c8 [2020-06-04T16:15:29.476Z] Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-06-04T16:15:29.750Z] ---> Running in 7f44f32dab8d [2020-06-04T16:15:30.024Z] Removing intermediate container 7f44f32dab8d [2020-06-04T16:15:30.024Z] ---> 9a380f2d2b89 [2020-06-04T16:15:30.024Z] Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-06-04T16:15:30.296Z] ---> Running in 1ffd44713ffc [2020-06-04T16:15:30.569Z] Removing intermediate container 1ffd44713ffc [2020-06-04T16:15:30.569Z] ---> 9f1523cf850c [2020-06-04T16:15:30.569Z] Step 17/19 : LABEL arch=arm64 [2020-06-04T16:15:30.842Z] ---> Running in d66c1025e410 [2020-06-04T16:15:31.116Z] Removing intermediate container d66c1025e410 [2020-06-04T16:15:31.116Z] ---> b31534f0697f [2020-06-04T16:15:31.116Z] Step 18/19 : LABEL git_sha=d854ea6d8a140c5bf000509f6a6e3e056a00f7df [2020-06-04T16:15:31.116Z] ---> Running in 42c91721cc3d [2020-06-04T16:15:31.718Z] Removing intermediate container 42c91721cc3d [2020-06-04T16:15:31.718Z] ---> dabb93430c9c [2020-06-04T16:15:31.718Z] Step 19/19 : LABEL version=0.0.0 [2020-06-04T16:15:31.718Z] ---> Running in 35cc470e7d90 [2020-06-04T16:15:31.992Z] Removing intermediate container 35cc470e7d90 [2020-06-04T16:15:31.992Z] ---> e00908c20cd3 [2020-06-04T16:15:31.992Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-04T16:15:31.992Z] Successfully built e00908c20cd3 [2020-06-04T16:15:31.992Z] 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-06-04T16:15:32.886Z] + find /w/workspace/device-modbus-go/1 [2020-06-04T16:15:32.887Z] + grep snapcraft.yaml [2020-06-04T16:15:32.887Z] + grep -Po ^name: \K(.*) /w/workspace/device-modbus-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-04T16:15:33.052Z] provisioning config files... [2020-06-04T16:15:33.073Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/1@tmp/config8992304295089007174tmp [Pipeline] { [Pipeline] sh [2020-06-04T16:15:33.456Z] + cp /w/workspace/device-modbus-go/1@tmp/config8992304295089007174tmp /w/workspace/device-modbus-go/1/edgex-snap-store-login [Pipeline] sh [2020-06-04T16:15:33.805Z] + 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-06-04T16:15:34.079Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-06-04T16:15:34.079Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-06-04T16:15:34.079Z] b2f61026a351: Pulling fs layer [2020-06-04T16:15:34.079Z] 5538fb30c42c: Pulling fs layer [2020-06-04T16:15:34.079Z] f0b05810781a: Pulling fs layer [2020-06-04T16:15:34.079Z] 0180a33352d6: Pulling fs layer [2020-06-04T16:15:34.079Z] e7604b0c0f53: Pulling fs layer [2020-06-04T16:15:34.079Z] db689cb83ae0: Pulling fs layer [2020-06-04T16:15:34.079Z] 6138af208834: Pulling fs layer [2020-06-04T16:15:34.079Z] 007c8e8c5d63: Pulling fs layer [2020-06-04T16:15:34.079Z] 4f7a387c642f: Pulling fs layer [2020-06-04T16:15:34.079Z] db689cb83ae0: Waiting [2020-06-04T16:15:34.079Z] 6138af208834: Waiting [2020-06-04T16:15:34.079Z] 007c8e8c5d63: Waiting [2020-06-04T16:15:34.079Z] 4f7a387c642f: Waiting [2020-06-04T16:15:34.079Z] e7604b0c0f53: Waiting [2020-06-04T16:15:34.079Z] 0180a33352d6: Waiting [2020-06-04T16:15:34.079Z] f0b05810781a: Verifying Checksum [2020-06-04T16:15:34.079Z] f0b05810781a: Download complete [2020-06-04T16:15:34.079Z] 5538fb30c42c: Verifying Checksum [2020-06-04T16:15:34.079Z] 5538fb30c42c: Download complete [2020-06-04T16:15:34.079Z] 0180a33352d6: Download complete [2020-06-04T16:15:34.079Z] db689cb83ae0: Download complete [2020-06-04T16:15:34.079Z] 6138af208834: Verifying Checksum [2020-06-04T16:15:34.079Z] 6138af208834: Download complete [2020-06-04T16:15:34.079Z] 007c8e8c5d63: Verifying Checksum [2020-06-04T16:15:34.079Z] 007c8e8c5d63: Download complete [2020-06-04T16:15:34.355Z] 4f7a387c642f: Download complete [2020-06-04T16:15:36.328Z] b2f61026a351: Verifying Checksum [2020-06-04T16:15:36.328Z] b2f61026a351: Download complete [2020-06-04T16:15:38.938Z] b2f61026a351: Pull complete [2020-06-04T16:15:39.208Z] 5538fb30c42c: Pull complete [2020-06-04T16:15:39.479Z] f0b05810781a: Pull complete [2020-06-04T16:15:39.479Z] 0180a33352d6: Pull complete [2020-06-04T16:16:01.626Z] e7604b0c0f53: Verifying Checksum [2020-06-04T16:16:01.626Z] e7604b0c0f53: Download complete [2020-06-04T16:16:33.965Z] e7604b0c0f53: Pull complete [2020-06-04T16:16:33.965Z] db689cb83ae0: Pull complete [2020-06-04T16:16:33.965Z] 6138af208834: Pull complete [2020-06-04T16:16:33.965Z] 007c8e8c5d63: Pull complete [2020-06-04T16:16:33.965Z] 4f7a387c642f: Pull complete [2020-06-04T16:16:33.965Z] Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 [2020-06-04T16:16:33.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-06-04T16:16:36.572Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-06-04T16:16:36.842Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-06-04T16:16:37.117Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-06-04T16:16:37.392Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-06-04T16:16:37.663Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] [2020-06-04T16:16:37.663Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1231 kB] [2020-06-04T16:16:37.935Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] [2020-06-04T16:16:37.935Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [869 kB] [2020-06-04T16:16:38.205Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] [2020-06-04T16:16:38.205Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] [2020-06-04T16:16:38.205Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [594 kB] [2020-06-04T16:16:38.205Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [754 kB] [2020-06-04T16:16:38.800Z] Fetched 3720 kB in 2s (1555 kB/s) [2020-06-04T16:16:43.099Z] Reading package lists... [2020-06-04T16:16:55.469Z] 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-06-04T16:16:59.761Z] Reading package lists... [2020-06-04T16:17:00.354Z] Building dependency tree... [2020-06-04T16:17:00.354Z] Reading state information... [2020-06-04T16:17:00.950Z] The following packages were automatically installed and are no longer required: [2020-06-04T16:17:00.950Z] libjq1 liblzo2-2 libonig4 [2020-06-04T16:17:00.950Z] Use 'sudo apt autoremove' to remove them. [2020-06-04T16:17:00.950Z] Suggested packages: [2020-06-04T16:17:00.950Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-06-04T16:17:00.950Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-06-04T16:17:00.950Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-06-04T16:17:00.950Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-06-04T16:17:01.223Z] The following NEW packages will be installed: [2020-06-04T16:17:01.223Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-06-04T16:17:01.223Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-06-04T16:17:01.223Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-06-04T16:17:01.223Z] openssh-client patch perl perl-modules-5.26 xauth [2020-06-04T16:17:01.813Z] 0 upgraded, 27 newly installed, 0 to remove and 9 not upgraded. [2020-06-04T16:17:01.813Z] Need to get 12.9 MB of archives. [2020-06-04T16:17:01.813Z] After this operation, 84.2 MB of additional disk space will be used. [2020-06-04T16:17:01.813Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] [2020-06-04T16:17:01.813Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-06-04T16:17:02.084Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] [2020-06-04T16:17:02.084Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] [2020-06-04T16:17:02.084Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-06-04T16:17:02.354Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] [2020-06-04T16:17:02.625Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] [2020-06-04T16:17:02.625Z] 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-06-04T16:17:02.898Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-06-04T16:17:02.898Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-06-04T16:17:02.898Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-06-04T16:17:03.169Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-06-04T16:17:03.169Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-06-04T16:17:03.169Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-06-04T16:17:03.169Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-06-04T16:17:03.169Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-06-04T16:17:03.169Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] [2020-06-04T16:17:03.169Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] [2020-06-04T16:17:03.169Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-06-04T16:17:03.169Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] [2020-06-04T16:17:03.443Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] [2020-06-04T16:17:03.443Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] [2020-06-04T16:17:03.443Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-06-04T16:17:03.443Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-06-04T16:17:03.443Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-06-04T16:17:03.443Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-06-04T16:17:03.443Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-06-04T16:17:04.040Z] debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T16:17:04.311Z] Fetched 12.9 MB in 2s (6152 kB/s) [2020-06-04T16:17:04.311Z] Selecting previously unselected package libxau6:arm64. [2020-06-04T16:17:04.311Z] (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-06-04T16:17:04.311Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... [2020-06-04T16:17:04.311Z] Unpacking libxau6:arm64 (1:1.0.8-1) ... [2020-06-04T16:17:04.311Z] Selecting previously unselected package libbsd0:arm64. [2020-06-04T16:17:04.311Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-06-04T16:17:04.583Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-06-04T16:17:04.583Z] Selecting previously unselected package libxdmcp6:arm64. [2020-06-04T16:17:04.583Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2020-06-04T16:17:04.583Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2020-06-04T16:17:04.583Z] Selecting previously unselected package libxcb1:arm64. [2020-06-04T16:17:04.583Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... [2020-06-04T16:17:04.583Z] Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-06-04T16:17:04.857Z] Selecting previously unselected package libx11-data. [2020-06-04T16:17:04.857Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-06-04T16:17:04.857Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-04T16:17:05.129Z] Selecting previously unselected package libx11-6:arm64. [2020-06-04T16:17:05.129Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... [2020-06-04T16:17:05.129Z] Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-06-04T16:17:05.404Z] Selecting previously unselected package libxext6:arm64. [2020-06-04T16:17:05.404Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... [2020-06-04T16:17:05.404Z] Unpacking libxext6:arm64 (2:1.3.3-1) ... [2020-06-04T16:17:05.404Z] Selecting previously unselected package perl-modules-5.26. [2020-06-04T16:17:05.404Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-06-04T16:17:05.404Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-04T16:17:06.835Z] Selecting previously unselected package libgdbm5:arm64. [2020-06-04T16:17:06.835Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... [2020-06-04T16:17:06.835Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-06-04T16:17:07.106Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-06-04T16:17:07.106Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-06-04T16:17:07.106Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-06-04T16:17:07.106Z] Selecting previously unselected package libperl5.26:arm64. [2020-06-04T16:17:07.106Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-06-04T16:17:07.106Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-06-04T16:17:08.535Z] Selecting previously unselected package perl. [2020-06-04T16:17:08.535Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-06-04T16:17:08.535Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-06-04T16:17:08.535Z] Selecting previously unselected package less. [2020-06-04T16:17:08.535Z] Preparing to unpack .../12-less_487-0.1_arm64.deb ... [2020-06-04T16:17:08.810Z] Unpacking less (487-0.1) ... [2020-06-04T16:17:08.810Z] Selecting previously unselected package libexpat1:arm64. [2020-06-04T16:17:08.810Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-06-04T16:17:08.810Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-06-04T16:17:08.810Z] Selecting previously unselected package netbase. [2020-06-04T16:17:09.082Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-06-04T16:17:09.082Z] Unpacking netbase (5.4) ... [2020-06-04T16:17:09.082Z] Selecting previously unselected package libedit2:arm64. [2020-06-04T16:17:09.082Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... [2020-06-04T16:17:09.082Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-06-04T16:17:09.354Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-06-04T16:17:09.354Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... [2020-06-04T16:17:09.354Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-06-04T16:17:09.627Z] Selecting previously unselected package libxmuu1:arm64. [2020-06-04T16:17:09.627Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... [2020-06-04T16:17:09.627Z] Unpacking libxmuu1:arm64 (2:1.1.2-2) ... [2020-06-04T16:17:09.627Z] Selecting previously unselected package openssh-client. [2020-06-04T16:17:09.627Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-06-04T16:17:09.627Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-04T16:17:09.900Z] Selecting previously unselected package xauth. [2020-06-04T16:17:09.900Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... [2020-06-04T16:17:09.900Z] Unpacking xauth (1:1.0.10-1) ... [2020-06-04T16:17:09.900Z] Selecting previously unselected package curl. [2020-06-04T16:17:10.172Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... [2020-06-04T16:17:10.172Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-06-04T16:17:10.172Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-06-04T16:17:10.172Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... [2020-06-04T16:17:10.172Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-06-04T16:17:10.444Z] Selecting previously unselected package liberror-perl. [2020-06-04T16:17:10.444Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-06-04T16:17:10.444Z] Unpacking liberror-perl (0.17025-1) ... [2020-06-04T16:17:10.444Z] Selecting previously unselected package git-man. [2020-06-04T16:17:10.444Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-06-04T16:17:10.444Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-04T16:17:10.717Z] Selecting previously unselected package git. [2020-06-04T16:17:10.717Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-06-04T16:17:10.717Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-06-04T16:17:12.165Z] Selecting previously unselected package make. [2020-06-04T16:17:12.165Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... [2020-06-04T16:17:12.165Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-06-04T16:17:12.165Z] Selecting previously unselected package patch. [2020-06-04T16:17:12.165Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-06-04T16:17:12.165Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-06-04T16:17:12.438Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-06-04T16:17:12.438Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-04T16:17:12.438Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-06-04T16:17:12.438Z] Setting up less (487-0.1) ... [2020-06-04T16:17:12.709Z] Setting up make (4.1-9.1ubuntu1) ... [2020-06-04T16:17:12.983Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-06-04T16:17:13.254Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-06-04T16:17:13.254Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-06-04T16:17:13.254Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-04T16:17:13.254Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-06-04T16:17:13.254Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-06-04T16:17:13.525Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-06-04T16:17:13.526Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2020-06-04T16:17:13.526Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-06-04T16:17:13.526Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-04T16:17:13.798Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-04T16:17:13.798Z] Setting up libxau6:arm64 (1:1.0.8-1) ... [2020-06-04T16:17:13.798Z] Setting up netbase (5.4) ... [2020-06-04T16:17:14.071Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-06-04T16:17:14.071Z] Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-06-04T16:17:14.071Z] Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-06-04T16:17:14.071Z] Setting up libxmuu1:arm64 (2:1.1.2-2) ... [2020-06-04T16:17:14.071Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-06-04T16:17:14.071Z] Setting up libxext6:arm64 (2:1.3.3-1) ... [2020-06-04T16:17:14.343Z] Setting up liberror-perl (0.17025-1) ... [2020-06-04T16:17:14.343Z] Setting up xauth (1:1.0.10-1) ... [2020-06-04T16:17:14.343Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-06-04T16:17:14.343Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-06-04T16:17:21.040Z] curl set to automatically installed. [2020-06-04T16:17:21.040Z] git set to automatically installed. [2020-06-04T16:17:21.041Z] git-man set to automatically installed. [2020-06-04T16:17:21.041Z] less set to automatically installed. [2020-06-04T16:17:21.041Z] libbsd0 set to automatically installed. [2020-06-04T16:17:21.041Z] libcurl3-gnutls set to automatically installed. [2020-06-04T16:17:21.041Z] libedit2 set to automatically installed. [2020-06-04T16:17:21.041Z] liberror-perl set to automatically installed. [2020-06-04T16:17:21.041Z] libexpat1 set to automatically installed. [2020-06-04T16:17:21.041Z] libgdbm-compat4 set to automatically installed. [2020-06-04T16:17:21.041Z] libgdbm5 set to automatically installed. [2020-06-04T16:17:21.041Z] libperl5.26 set to automatically installed. [2020-06-04T16:17:21.041Z] libssl1.0.0 set to automatically installed. [2020-06-04T16:17:21.041Z] libx11-6 set to automatically installed. [2020-06-04T16:17:21.041Z] libx11-data set to automatically installed. [2020-06-04T16:17:21.041Z] libxau6 set to automatically installed. [2020-06-04T16:17:21.041Z] libxcb1 set to automatically installed. [2020-06-04T16:17:21.041Z] libxdmcp6 set to automatically installed. [2020-06-04T16:17:21.041Z] libxext6 set to automatically installed. [2020-06-04T16:17:21.041Z] libxmuu1 set to automatically installed. [2020-06-04T16:17:21.041Z] make set to automatically installed. [2020-06-04T16:17:21.041Z] netbase set to automatically installed. [2020-06-04T16:17:21.041Z] openssh-client set to automatically installed. [2020-06-04T16:17:21.041Z] patch set to automatically installed. [2020-06-04T16:17:21.041Z] perl set to automatically installed. [2020-06-04T16:17:21.041Z] perl-modules-5.26 set to automatically installed. [2020-06-04T16:17:21.041Z] xauth set to automatically installed. [2020-06-04T16:17:21.041Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-06-04T16:17:21.041Z] Please ensure the environment is properly setup before continuing. [2020-06-04T16:17:21.041Z] Ignore this message if the appropriate measures have already been taken [2020-06-04T16:17:21.630Z] Pulling go [2020-06-04T16:17:25.073Z] 'device-modbus' has dependencies that need to be staged: go [2020-06-04T16:17:25.073Z] Skipping pull go (already ran) [2020-06-04T16:17:25.073Z] Building go [2020-06-04T16:17:25.073Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-06-04T16:17:25.073Z] Dload Upload Total Spent Left Speed [2020-06-04T16:17:26.993Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 20 93.0M 20 19.2M 0 0 28.6M 0 0:00:03 --:--:-- 0:00:03 28.6M 65 93.0M 65 60.8M 0 0 36.3M 0 0:00:02 0:00:01 0:00:01 36.3M 100 93.0M 100 93.0M 0 0 40.3M 0 0:00:02 0:00:02 --:--:-- 40.3M [2020-06-04T16:17:28.450Z] go1.13.5.linux-arm64.tar.gz: OK [2020-06-04T16:17:46.804Z] Staging go [2020-06-04T16:17:48.765Z] Pulling device-modbus [2020-06-04T16:17:52.135Z] Skipping build go (already ran) [2020-06-04T16:17:52.135Z] Building device-modbus [2020-06-04T16:17:52.135Z] 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-06-04T16:17:52.730Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-06-04T16:17:52.730Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-04T16:17:52.730Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-06-04T16:17:52.730Z] go: extracting github.com/goburrow/modbus v0.1.0 [2020-06-04T16:17:52.730Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-06-04T16:17:52.730Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-06-04T16:17:52.730Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-04T16:17:52.730Z] go: extracting github.com/goburrow/serial v0.1.0 [2020-06-04T16:17:52.730Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-06-04T16:17:52.730Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-06-04T16:17:52.730Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-06-04T16:17:52.730Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-04T16:17:52.730Z] go: downloading github.com/google/uuid v1.1.1 [2020-06-04T16:17:52.730Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-06-04T16:17:52.730Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-06-04T16:17:53.004Z] go: extracting github.com/google/uuid v1.1.1 [2020-06-04T16:17:53.004Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-04T16:17:53.004Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-06-04T16:17:53.004Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-06-04T16:17:53.004Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-06-04T16:17:53.004Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-04T16:17:53.004Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-04T16:17:53.004Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-06-04T16:17:53.004Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-06-04T16:17:53.004Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-06-04T16:17:53.004Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-04T16:17:53.004Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-06-04T16:17:53.004Z] go: downloading github.com/pkg/errors v0.8.1 [2020-06-04T16:17:53.004Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-04T16:17:53.004Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-04T16:17:53.004Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-04T16:17:53.004Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-06-04T16:17:53.004Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-06-04T16:17:53.004Z] go: extracting github.com/pkg/errors v0.8.1 [2020-06-04T16:17:53.004Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-06-04T16:17:53.004Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-04T16:17:53.004Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-06-04T16:17:53.004Z] go: downloading github.com/x448/float16 v0.8.4 [2020-06-04T16:17:53.004Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-04T16:17:53.004Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-04T16:17:53.004Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-06-04T16:17:53.004Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-06-04T16:17:53.004Z] go: extracting github.com/x448/float16 v0.8.4 [2020-06-04T16:17:53.004Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-06-04T16:17:53.004Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-04T16:17:53.004Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-04T16:17:53.278Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-04T16:17:53.278Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-06-04T16:17:53.278Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-04T16:17:53.278Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-06-04T16:17:53.278Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-06-04T16:17:53.278Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-04T16:17:53.278Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-06-04T16:17:53.278Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-06-04T16:17:53.278Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-06-04T16:17:53.278Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-06-04T16:17:53.549Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-04T16:17:53.549Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-04T16:17:53.549Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-04T16:17:53.549Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-04T16:17:53.549Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-06-04T16:17:53.549Z] go: extracting github.com/hashicorp/golang-lru v0.5.1 [2020-06-04T16:17:53.549Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-06-04T16:17:53.549Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-04T16:17:53.549Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-06-04T16:17:53.549Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-04T16:17:53.549Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-04T16:17:53.823Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-04T16:17:53.823Z] go: finding github.com/goburrow/serial v0.1.0 [2020-06-04T16:17:53.823Z] go: finding github.com/google/uuid v1.1.1 [2020-06-04T16:17:53.823Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-06-04T16:17:53.823Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-06-04T16:17:53.823Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-04T16:17:53.823Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-04T16:17:53.823Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-04T16:17:53.823Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-04T16:17:53.823Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-04T16:17:53.823Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-04T16:17:53.824Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-04T16:17:53.824Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-04T16:17:53.824Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-04T16:17:53.824Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-04T16:17:53.824Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-04T16:17:53.824Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-04T16:17:53.824Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-04T16:17:53.824Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-04T16:17:53.824Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-04T16:17:53.824Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-04T16:17:53.824Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-04T16:17:53.824Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-04T16:17:53.824Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-04T16:17:53.824Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-04T16:17:53.824Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-06-04T16:18:15.982Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-04T16:18:34.251Z] Skipping stage go (already ran) [2020-06-04T16:18:34.251Z] Staging device-modbus [2020-06-04T16:18:34.522Z] Priming go [2020-06-04T16:18:37.885Z] Priming device-modbus [2020-06-04T16:18:40.486Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-06-04T16:18:40.486Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-06-04T16:18:40.486Z] Determining the version from the project repo (version-script). [2020-06-04T16:18:40.486Z] The version has been set to '0.0.0-20200604+d854ea6' [2020-06-04T16:18:40.758Z] Snapping 'edgex-device-modbus' ... [2020-06-04T16:18:43.376Z] [2020-06-04T16:18:43.376Z] Snapped edgex-device-modbus_0.0.0-20200604+d854ea6_arm64.snap [Pipeline] } [2020-06-04T16:18:46.008Z] 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-06-04T16:18:47.173Z] provisioning config files... [2020-06-04T16:18:47.187Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-153@tmp/config1825034887886501980tmp [Pipeline] { [Pipeline] sh [2020-06-04T16:18:47.548Z] + curl -s https://codecov.io/bash [2020-06-04T16:18:47.548Z] + bash -s - -t @/w/workspace/xfoundry_device-modbus-go_PR-153@tmp/config1825034887886501980tmp [2020-06-04T16:18:47.812Z] [2020-06-04T16:18:47.813Z] _____ _ [2020-06-04T16:18:47.813Z] / ____| | | [2020-06-04T16:18:47.813Z] | | ___ __| | ___ ___ _____ __ [2020-06-04T16:18:47.813Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-04T16:18:47.813Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-04T16:18:47.813Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-04T16:18:47.813Z] Bash-20200602-f809a24 [2020-06-04T16:18:47.813Z] [2020-06-04T16:18:47.813Z] [2020-06-04T16:18:47.813Z] ==> Jenkins CI detected. [2020-06-04T16:18:47.813Z] project root: . [2020-06-04T16:18:47.813Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-04T16:18:47.813Z] ==> Running gcov in . (disable via -X gcov) [2020-06-04T16:18:47.813Z] ==> Python coveragepy not found [2020-06-04T16:18:47.813Z] ==> Searching for coverage reports in: [2020-06-04T16:18:47.813Z] + . [2020-06-04T16:18:47.813Z] -> Found 1 reports [2020-06-04T16:18:47.813Z] ==> Detecting git/mercurial file structure [2020-06-04T16:18:47.813Z] ==> Reading reports [2020-06-04T16:18:47.813Z] + ./coverage.out bytes=22123 [2020-06-04T16:18:47.813Z] ==> Appending adjustments [2020-06-04T16:18:47.813Z] https://docs.codecov.io/docs/fixing-reports [2020-06-04T16:18:47.813Z] + Found adjustments [2020-06-04T16:18:47.813Z] ==> Gzipping contents [2020-06-04T16:18:47.813Z] ==> Uploading reports [2020-06-04T16:18:47.813Z] url: https://codecov.io [2020-06-04T16:18:47.813Z] query: branch=PR-153&commit=d854ea6d8a140c5bf000509f6a6e3e056a00f7df&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-153%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=153&job= [2020-06-04T16:18:47.813Z] -> Pinging Codecov [2020-06-04T16:18:47.813Z] https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-153&commit=d854ea6d8a140c5bf000509f6a6e3e056a00f7df&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-153%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=153&job= [2020-06-04T16:18:48.383Z] -> Uploading [2020-06-04T16:18:48.957Z] -> View reports at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/d854ea6d8a140c5bf000509f6a6e3e056a00f7df [Pipeline] } [2020-06-04T16:18:48.981Z] 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-06-04T16:18:50.575Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-04T16:18:50.905Z] ---> package-listing.sh [2020-06-04T16:18:50.905Z] ++ facter osfamily [2020-06-04T16:18:50.905Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-04T16:18:50.905Z] + OS_FAMILY=redhat [2020-06-04T16:18:50.905Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-153 [2020-06-04T16:18:50.905Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-04T16:18:50.905Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-04T16:18:50.905Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-04T16:18:50.905Z] + PACKAGES=/tmp/packages_start.txt [2020-06-04T16:18:50.905Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-153 ']' [2020-06-04T16:18:50.905Z] + PACKAGES=/tmp/packages_end.txt [2020-06-04T16:18:50.905Z] + case "${OS_FAMILY}" in [2020-06-04T16:18:50.905Z] + rpm -qa [2020-06-04T16:18:50.905Z] + sort [2020-06-04T16:18:55.137Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-04T16:18:55.137Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-04T16:18:55.137Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-04T16:18:55.137Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-153 ']' [2020-06-04T16:18:55.137Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-153/archives/ [2020-06-04T16:18:55.137Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-153/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-04T16:18:55.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-04T16:18:55.762Z] [2020-06-04T16:18:55.762Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-04T16:18:56.122Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-04T16:18:56.122Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-04T16:18:56.122Z] c9b1b535fdd9: Pulling fs layer [2020-06-04T16:18:56.122Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-04T16:18:56.122Z] 756a868c4378: Pulling fs layer [2020-06-04T16:18:56.122Z] 444b2fc9a129: Pulling fs layer [2020-06-04T16:18:56.122Z] ea15f1150254: Pulling fs layer [2020-06-04T16:18:56.122Z] 41b27a9f41bf: Pulling fs layer [2020-06-04T16:18:56.122Z] 28c525ee5125: Pulling fs layer [2020-06-04T16:18:56.122Z] 094b1ea09ed8: Pulling fs layer [2020-06-04T16:18:56.122Z] 138eaada9080: Pulling fs layer [2020-06-04T16:18:56.122Z] 0622d0fa9048: Pulling fs layer [2020-06-04T16:18:56.122Z] ea15f1150254: Waiting [2020-06-04T16:18:56.122Z] 41b27a9f41bf: Waiting [2020-06-04T16:18:56.122Z] 28c525ee5125: Waiting [2020-06-04T16:18:56.122Z] 094b1ea09ed8: Waiting [2020-06-04T16:18:56.122Z] 138eaada9080: Waiting [2020-06-04T16:18:56.122Z] 0622d0fa9048: Waiting [2020-06-04T16:18:56.122Z] 444b2fc9a129: Waiting [2020-06-04T16:18:56.122Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-04T16:18:56.122Z] 2cc5ad85d9ab: Download complete [2020-06-04T16:18:56.122Z] 444b2fc9a129: Verifying Checksum [2020-06-04T16:18:56.122Z] 444b2fc9a129: Download complete [2020-06-04T16:18:56.122Z] c9b1b535fdd9: Verifying Checksum [2020-06-04T16:18:56.122Z] c9b1b535fdd9: Download complete [2020-06-04T16:18:56.394Z] ea15f1150254: Verifying Checksum [2020-06-04T16:18:56.394Z] ea15f1150254: Download complete [2020-06-04T16:18:56.394Z] 28c525ee5125: Verifying Checksum [2020-06-04T16:18:56.394Z] 28c525ee5125: Download complete [2020-06-04T16:18:56.669Z] 756a868c4378: Verifying Checksum [2020-06-04T16:18:56.669Z] 756a868c4378: Download complete [2020-06-04T16:18:56.669Z] c9b1b535fdd9: Pull complete [2020-06-04T16:18:56.669Z] 138eaada9080: Download complete [2020-06-04T16:18:56.669Z] 094b1ea09ed8: Verifying Checksum [2020-06-04T16:18:56.669Z] 094b1ea09ed8: Download complete [2020-06-04T16:18:56.669Z] 0622d0fa9048: Verifying Checksum [2020-06-04T16:18:56.669Z] 0622d0fa9048: Download complete [2020-06-04T16:18:56.943Z] 2cc5ad85d9ab: Pull complete [2020-06-04T16:18:57.208Z] 41b27a9f41bf: Verifying Checksum [2020-06-04T16:18:57.209Z] 41b27a9f41bf: Download complete [2020-06-04T16:18:59.133Z] 756a868c4378: Pull complete [2020-06-04T16:18:59.133Z] 444b2fc9a129: Pull complete [2020-06-04T16:18:59.133Z] ea15f1150254: Pull complete [2020-06-04T16:19:02.442Z] 41b27a9f41bf: Pull complete [2020-06-04T16:19:02.442Z] 28c525ee5125: Pull complete [2020-06-04T16:19:04.361Z] 094b1ea09ed8: Pull complete [2020-06-04T16:19:04.626Z] 138eaada9080: Pull complete [2020-06-04T16:19:04.626Z] 0622d0fa9048: Pull complete [2020-06-04T16:19:04.626Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-04T16:19:04.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-04T16:19:04.839Z] prd-centos7-docker-4c-2g-1883 does not seem to be running inside a container [2020-06-04T16:19:04.882Z] $ 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-153 -v /w/workspace/xfoundry_device-modbus-go_PR-153:/w/workspace/xfoundry_device-modbus-go_PR-153:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-153@tmp:/w/workspace/xfoundry_device-modbus-go_PR-153@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-06-04T16:19:05.756Z] $ docker top e14c6bf7a9a42db0b47d950d120c3c88298fceaeb32ea64c77b14f358ac1899e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-04T16:19:06.016Z] provisioning config files... [2020-06-04T16:19:06.030Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-153@tmp/config2426910475009035748tmp [Pipeline] { [Pipeline] echo [2020-06-04T16:19:06.093Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-04T16:19:06.416Z] ---> create-netrc.sh [Pipeline] echo [2020-06-04T16:19:06.441Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-04T16:19:06.762Z] ---> logs-deploy.sh [2020-06-04T16:19:06.762Z] + ARCHIVE_ARTIFACTS= [2020-06-04T16:19:06.762Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-04T16:19:06.762Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-04T16:19:06.762Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-04T16:19:06.762Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-153/1 [2020-06-04T16:19:06.762Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-153/1/ [2020-06-04T16:19:06.762Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-153/1 /w/workspace/xfoundry_device-modbus-go_PR-153 [2020-06-04T16:19:08.150Z] Archives upload complete. [2020-06-04T16:19:08.150Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-153/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-153/1/ [2020-06-04T16:19:08.723Z] ---> uname -a: [2020-06-04T16:19:08.723Z] Linux e14c6bf7a9a4 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-06-04T16:19:08.723Z] [2020-06-04T16:19:08.723Z] [2020-06-04T16:19:08.723Z] ---> lscpu: [2020-06-04T16:19:08.723Z] Architecture: x86_64 [2020-06-04T16:19:08.723Z] CPU op-mode(s): 32-bit, 64-bit [2020-06-04T16:19:08.723Z] Byte Order: Little Endian [2020-06-04T16:19:08.723Z] Address sizes: 40 bits physical, 48 bits virtual [2020-06-04T16:19:08.723Z] CPU(s): 4 [2020-06-04T16:19:08.723Z] On-line CPU(s) list: 0-3 [2020-06-04T16:19:08.723Z] Thread(s) per core: 1 [2020-06-04T16:19:08.723Z] Core(s) per socket: 1 [2020-06-04T16:19:08.723Z] Socket(s): 4 [2020-06-04T16:19:08.723Z] NUMA node(s): 1 [2020-06-04T16:19:08.723Z] Vendor ID: GenuineIntel [2020-06-04T16:19:08.723Z] CPU family: 6 [2020-06-04T16:19:08.723Z] Model: 44 [2020-06-04T16:19:08.723Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-06-04T16:19:08.723Z] Stepping: 1 [2020-06-04T16:19:08.723Z] CPU MHz: 2933.442 [2020-06-04T16:19:08.723Z] BogoMIPS: 5866.88 [2020-06-04T16:19:08.723Z] Virtualization: VT-x [2020-06-04T16:19:08.723Z] Hypervisor vendor: KVM [2020-06-04T16:19:08.723Z] Virtualization type: full [2020-06-04T16:19:08.723Z] L1d cache: 128 KiB [2020-06-04T16:19:08.723Z] L1i cache: 128 KiB [2020-06-04T16:19:08.723Z] L2 cache: 16 MiB [2020-06-04T16:19:08.723Z] L3 cache: 64 MiB [2020-06-04T16:19:08.723Z] NUMA node0 CPU(s): 0-3 [2020-06-04T16:19:08.723Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-06-04T16:19:08.723Z] Vulnerability Meltdown: Mitigation; PTI [2020-06-04T16:19:08.723Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-06-04T16:19:08.723Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-06-04T16:19:08.723Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-06-04T16:19:08.723Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-06-04T16:19:08.723Z] [2020-06-04T16:19:08.723Z] [2020-06-04T16:19:08.723Z] ---> nproc: [2020-06-04T16:19:08.723Z] 4 [2020-06-04T16:19:08.723Z] [2020-06-04T16:19:08.723Z] [2020-06-04T16:19:08.723Z] ---> df -h: [2020-06-04T16:19:08.723Z] Filesystem Size Used Available Use% Mounted on [2020-06-04T16:19:08.723Z] overlay 50.0G 6.4G 43.6G 13% / [2020-06-04T16:19:08.723Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-06-04T16:19:08.723Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-06-04T16:19:08.723Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-06-04T16:19:08.723Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-06-04T16:19:08.723Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-06-04T16:19:08.723Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-06-04T16:19:08.723Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/xfoundry_device-modbus-go_PR-153@tmp [2020-06-04T16:19:08.723Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-06-04T16:19:08.723Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/xfoundry_device-modbus-go_PR-153 [2020-06-04T16:19:08.723Z] [2020-06-04T16:19:08.723Z] [2020-06-04T16:19:08.723Z] ---> free -m: [2020-06-04T16:19:08.723Z] total used free shared buff/cache available [2020-06-04T16:19:08.723Z] Mem: 1838 615 64 0 1158 1119 [2020-06-04T16:19:08.723Z] Swap: 1023 0 1023 [2020-06-04T16:19:08.723Z] [2020-06-04T16:19:08.723Z] [2020-06-04T16:19:08.723Z] ---> ip addr: [2020-06-04T16:19:08.723Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-06-04T16:19:08.723Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-06-04T16:19:08.723Z] inet 127.0.0.1/8 scope host lo [2020-06-04T16:19:08.723Z] valid_lft forever preferred_lft forever [2020-06-04T16:19:08.723Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-06-04T16:19:08.724Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-06-04T16:19:08.724Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-06-04T16:19:08.724Z] valid_lft forever preferred_lft forever [2020-06-04T16:19:08.724Z] [2020-06-04T16:19:08.724Z] [2020-06-04T16:19:08.724Z] ---> sar -b -r -n DEV: [2020-06-04T16:19:08.724Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 06/04/20 _x86_64_ (4 CPU) [2020-06-04T16:19:08.724Z] [2020-06-04T16:19:08.724Z] 16:08:04 LINUX RESTART [2020-06-04T16:19:08.724Z] [2020-06-04T16:19:08.724Z] 16:09:02 tps rtps wtps bread/s bwrtn/s [2020-06-04T16:19:08.724Z] 16:10:01 10.99 0.02 10.97 0.54 2069.40 [2020-06-04T16:19:08.724Z] 16:11:01 2.51 0.00 2.51 0.00 78.47 [2020-06-04T16:19:08.724Z] 16:12:01 0.58 0.00 0.58 0.00 6.66 [2020-06-04T16:19:08.724Z] 16:13:01 0.50 0.00 0.50 0.00 6.89 [2020-06-04T16:19:08.724Z] 16:14:01 0.25 0.00 0.25 0.00 3.36 [2020-06-04T16:19:08.724Z] 16:15:01 0.75 0.00 0.75 0.00 8.48 [2020-06-04T16:19:08.724Z] 16:16:01 0.63 0.00 0.63 0.00 7.81 [2020-06-04T16:19:08.724Z] 16:17:01 0.68 0.00 0.68 0.00 7.73 [2020-06-04T16:19:08.724Z] 16:18:01 0.57 0.00 0.57 0.00 6.13 [2020-06-04T16:19:08.724Z] 16:19:01 84.01 55.02 29.00 3649.98 10175.24 [2020-06-04T16:19:08.724Z] Average: 10.16 5.52 4.64 366.38 1237.61 [2020-06-04T16:19:08.724Z] [2020-06-04T16:19:08.724Z] 16:09:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-06-04T16:19:08.724Z] 16:10:01 112764 1769540 94.01 2620 1224280 919264 31.36 436324 1170716 20 [2020-06-04T16:19:08.724Z] 16:11:01 114132 1768172 93.94 2620 1224284 896808 30.60 435460 1170036 8 [2020-06-04T16:19:08.724Z] 16:12:01 113548 1768756 93.97 2620 1224296 896904 30.60 436268 1170036 8 [2020-06-04T16:19:08.724Z] 16:13:01 114224 1768080 93.93 2620 1224296 896880 30.60 435976 1170036 8 [2020-06-04T16:19:08.724Z] 16:14:01 114604 1767700 93.91 2620 1224304 896784 30.60 435476 1170036 8 [2020-06-04T16:19:08.724Z] 16:15:01 114988 1767316 93.89 2620 1224308 896712 30.60 435224 1170036 8 [2020-06-04T16:19:08.724Z] 16:16:01 123000 1759304 93.47 2620 1224312 896712 30.60 426884 1169896 8 [2020-06-04T16:19:08.724Z] 16:17:01 123380 1758924 93.45 2620 1224316 896712 30.60 426808 1169896 8 [2020-06-04T16:19:08.724Z] 16:18:01 123480 1758824 93.44 2620 1224324 896748 30.60 427156 1169900 8 [2020-06-04T16:19:08.724Z] 16:19:01 74596 1807708 96.04 2620 1203264 1106092 37.74 513480 1108608 105640 [2020-06-04T16:19:08.724Z] Average: 112872 1769432 94.00 2620 1222198 919962 31.39 440906 1163920 10572 [2020-06-04T16:19:08.724Z] [2020-06-04T16:19:08.724Z] 16:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-06-04T16:19:08.724Z] 16:10:01 eth0 0.52 0.30 0.27 0.20 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] 16:11:01 eth0 7.13 2.83 7.06 0.19 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] 16:12:01 eth0 1.28 0.43 0.34 0.21 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] 16:13:01 eth0 0.50 0.27 0.27 0.19 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] 16:14:01 eth0 0.17 0.10 0.08 0.06 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] 16:15:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] 16:16:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] 16:17:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] 16:18:01 eth0 0.17 0.13 0.07 0.01 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] 16:19:01 eth0 108.62 87.22 2325.26 11.26 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] Average: eth0 11.91 9.19 234.19 1.22 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-04T16:19:08.724Z] [2020-06-04T16:19:08.724Z] [2020-06-04T16:19:08.724Z] ---> sar -P ALL: [2020-06-04T16:19:08.724Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 06/04/20 _x86_64_ (4 CPU) [2020-06-04T16:19:08.724Z] [2020-06-04T16:19:08.724Z] 16:08:04 LINUX RESTART [2020-06-04T16:19:08.724Z] [2020-06-04T16:19:08.724Z] 16:09:02 CPU %user %nice %system %iowait %steal %idle [2020-06-04T16:19:08.724Z] 16:10:01 all 0.22 0.00 0.09 0.00 0.00 99.68 [2020-06-04T16:19:08.724Z] 16:10:01 0 0.42 0.00 0.05 0.00 0.02 99.51 [2020-06-04T16:19:08.724Z] 16:10:01 1 0.12 0.00 0.10 0.00 0.00 99.78 [2020-06-04T16:19:08.724Z] 16:10:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2020-06-04T16:19:08.724Z] 16:10:01 3 0.22 0.00 0.14 0.00 0.00 99.64 [2020-06-04T16:19:08.724Z] 16:11:01 all 0.22 0.00 0.08 0.00 0.00 99.70 [2020-06-04T16:19:08.724Z] 16:11:01 0 0.53 0.00 0.12 0.00 0.00 99.35 [2020-06-04T16:19:08.724Z] 16:11:01 1 0.10 0.00 0.07 0.00 0.00 99.83 [2020-06-04T16:19:08.724Z] 16:11:01 2 0.12 0.00 0.05 0.00 0.00 99.83 [2020-06-04T16:19:08.724Z] 16:11:01 3 0.15 0.00 0.08 0.00 0.00 99.77 [2020-06-04T16:19:08.724Z] 16:12:01 all 0.11 0.00 0.04 0.00 0.00 99.85 [2020-06-04T16:19:08.724Z] 16:12:01 0 0.25 0.00 0.05 0.00 0.00 99.70 [2020-06-04T16:19:08.724Z] 16:12:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-06-04T16:19:08.724Z] 16:12:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-06-04T16:19:08.724Z] 16:12:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-06-04T16:19:08.724Z] 16:13:01 all 0.20 0.00 0.04 0.00 0.00 99.75 [2020-06-04T16:19:08.724Z] 16:13:01 0 0.57 0.00 0.02 0.00 0.00 99.42 [2020-06-04T16:19:08.724Z] 16:13:01 1 0.10 0.00 0.05 0.00 0.02 99.83 [2020-06-04T16:19:08.724Z] 16:13:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-06-04T16:19:08.724Z] 16:13:01 3 0.08 0.00 0.05 0.00 0.00 99.87 [2020-06-04T16:19:08.724Z] 16:14:01 all 0.19 0.00 0.05 0.00 0.00 99.77 [2020-06-04T16:19:08.724Z] 16:14:01 0 0.52 0.00 0.03 0.00 0.00 99.45 [2020-06-04T16:19:08.724Z] 16:14:01 1 0.08 0.00 0.07 0.00 0.00 99.85 [2020-06-04T16:19:08.724Z] 16:14:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-06-04T16:19:08.724Z] 16:14:01 3 0.10 0.00 0.05 0.00 0.00 99.85 [2020-06-04T16:19:08.724Z] 16:15:01 all 0.18 0.00 0.04 0.00 0.00 99.77 [2020-06-04T16:19:08.724Z] 16:15:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-06-04T16:19:08.724Z] 16:15:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-06-04T16:19:08.724Z] 16:15:01 2 0.55 0.00 0.05 0.00 0.02 99.38 [2020-06-04T16:19:08.724Z] 16:15:01 3 0.08 0.00 0.05 0.00 0.00 99.87 [2020-06-04T16:19:08.724Z] 16:16:01 all 0.18 0.00 0.04 0.00 0.00 99.78 [2020-06-04T16:19:08.724Z] 16:16:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2020-06-04T16:19:08.724Z] 16:16:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-06-04T16:19:08.724Z] 16:16:01 2 0.55 0.00 0.05 0.00 0.00 99.40 [2020-06-04T16:19:08.724Z] 16:16:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2020-06-04T16:19:08.724Z] 16:17:01 all 0.19 0.00 0.05 0.00 0.00 99.75 [2020-06-04T16:19:08.724Z] 16:17:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-06-04T16:19:08.724Z] 16:17:01 1 0.10 0.00 0.05 0.00 0.00 99.85 [2020-06-04T16:19:08.724Z] 16:17:01 2 0.53 0.00 0.05 0.00 0.00 99.42 [2020-06-04T16:19:08.724Z] 16:17:01 3 0.10 0.00 0.08 0.00 0.00 99.82 [2020-06-04T16:19:08.724Z] 16:18:01 all 0.18 0.00 0.03 0.00 0.00 99.80 [2020-06-04T16:19:08.724Z] 16:18:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2020-06-04T16:19:08.724Z] 16:18:01 1 0.48 0.00 0.03 0.00 0.00 99.48 [2020-06-04T16:19:08.724Z] 16:18:01 2 0.08 0.00 0.03 0.00 0.00 99.88 [2020-06-04T16:19:08.724Z] 16:18:01 3 0.08 0.00 0.02 0.00 0.00 99.90 [2020-06-04T16:19:08.724Z] 16:19:01 all 3.71 0.00 1.88 1.31 0.02 93.08 [2020-06-04T16:19:08.724Z] 16:19:01 0 3.79 0.00 1.97 0.83 0.00 93.40 [2020-06-04T16:19:08.724Z] 16:19:01 1 3.79 0.00 1.58 0.43 0.02 94.18 [2020-06-04T16:19:08.724Z] 16:19:01 2 3.57 0.00 2.19 1.85 0.03 92.36 [2020-06-04T16:19:08.724Z] 16:19:01 3 3.70 0.00 1.74 2.11 0.03 92.43 [2020-06-04T16:19:08.724Z] Average: all 0.54 0.00 0.23 0.13 0.00 99.09 [2020-06-04T16:19:08.724Z] Average: 0 0.63 0.00 0.24 0.08 0.00 99.05 [2020-06-04T16:19:08.724Z] Average: 1 0.49 0.00 0.21 0.04 0.00 99.25 [2020-06-04T16:19:08.724Z] Average: 2 0.57 0.00 0.26 0.19 0.01 98.98 [2020-06-04T16:19:08.724Z] Average: 3 0.46 0.00 0.23 0.21 0.01 99.09 [2020-06-04T16:19:08.724Z] [2020-06-04T16:19:08.724Z] [2020-06-04T16:19:08.724Z]