Pull request #154 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lranjbar for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 0d4af99269ee120b5b277c75f6b2623c24146e85+f5c9d48415354775d5437a1ae29fce4498980850 (3494273fa572e8de087434f94ffb39258cd6c0d8) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 ‘prd-centos7-docker-4c-2g-2662’ is offline Running on prd-centos7-docker-4c-2g-2667 in /w/workspace/xfoundry_device-modbus-go_PR-154 [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-154 # 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/154/head:refs/remotes/origin/PR-154 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit f5c9d48415354775d5437a1ae29fce4498980850 into PR head commit 0d4af99269ee120b5b277c75f6b2623c24146e85 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/154/head:refs/remotes/origin/PR-154 # 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/154/head:refs/remotes/origin/PR-154 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 0d4af99269ee120b5b277c75f6b2623c24146e85 Checking out Revision 0d4af99269ee120b5b277c75f6b2623c24146e85 (PR-154) > git checkout -f 0d4af99269ee120b5b277c75f6b2623c24146e85 # 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 f5c9d48415354775d5437a1ae29fce4498980850 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d4af99269ee120b5b277c75f6b2623c24146e85 # timeout=10 Commit message: "Update device-sdk-go: 1.2.2 Changes in this version of the SDK include: - fix timing issue w/consul which impacted startup time - ensure services listen on all network interfaces" > git rev-list --no-walk 98b52d9584e04c01e40368f8367c2648e1414356 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-11T23:16:59.237Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-11T23:16:59.357Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-11T23:16:59.401Z] ========================================================= [2020-06-11T23:16:59.401Z] EdgeX Global Pipelines Version Info [2020-06-11T23:16:59.401Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-11T23:17:01.612Z] ------------------- [2020-06-11T23:17:01.612Z] stable info: [2020-06-11T23:17:01.612Z] ------------------- [2020-06-11T23:17:01.612Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-11T23:17:01.612Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-11T23:17:01.612Z] Message: update stable to v1.0.89 [2020-06-11T23:17:02.591Z] ------------------- [2020-06-11T23:17:02.591Z] experimental info: [2020-06-11T23:17:02.591Z] ------------------- [2020-06-11T23:17:02.591Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-11T23:17:02.591Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-11T23:17:02.591Z] 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-11T23:17:04.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-11T23:17:04.561Z] [2020-06-11T23:17:04.561Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-11T23:17:04.899Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-11T23:17:04.899Z] latest: Pulling from edgex-devops/git-semver [2020-06-11T23:17:04.899Z] 9123ac7c32f7: Pulling fs layer [2020-06-11T23:17:04.899Z] b8cc5d1170e3: Pulling fs layer [2020-06-11T23:17:04.899Z] 2924cbbf6a41: Pulling fs layer [2020-06-11T23:17:04.899Z] 93b08a4f1073: Pulling fs layer [2020-06-11T23:17:04.899Z] 93b08a4f1073: Waiting [2020-06-11T23:17:04.899Z] b8cc5d1170e3: Verifying Checksum [2020-06-11T23:17:04.899Z] b8cc5d1170e3: Download complete [2020-06-11T23:17:05.169Z] 9123ac7c32f7: Verifying Checksum [2020-06-11T23:17:05.169Z] 9123ac7c32f7: Download complete [2020-06-11T23:17:05.169Z] 93b08a4f1073: Verifying Checksum [2020-06-11T23:17:05.169Z] 93b08a4f1073: Download complete [2020-06-11T23:17:05.169Z] 2924cbbf6a41: Verifying Checksum [2020-06-11T23:17:05.169Z] 2924cbbf6a41: Download complete [2020-06-11T23:17:05.439Z] 9123ac7c32f7: Pull complete [2020-06-11T23:17:05.721Z] b8cc5d1170e3: Pull complete [2020-06-11T23:17:06.692Z] 2924cbbf6a41: Pull complete [2020-06-11T23:17:07.070Z] 93b08a4f1073: Pull complete [2020-06-11T23:17:07.070Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-11T23:17:07.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-11T23:17:07.070Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-11T23:17:07.339Z] prd-centos7-docker-4c-2g-2667 does not seem to be running inside a container [2020-06-11T23:17:07.416Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-154 -v /w/workspace/xfoundry_device-modbus-go_PR-154:/w/workspace/xfoundry_device-modbus-go_PR-154:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-154@tmp:/w/workspace/xfoundry_device-modbus-go_PR-154@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-11T23:17:09.617Z] $ docker top 00867481b6de3d1acc98454300e1c5adde5a5aeb70a5507029297881f68358ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-11T23:17:09.951Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-11T23:17:09.951Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-11T23:17:10.265Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-11T23:17:10.271Z] $ docker exec 00867481b6de3d1acc98454300e1c5adde5a5aeb70a5507029297881f68358ab ssh-agent [2020-06-11T23:17:10.528Z] SSH_AUTH_SOCK=/tmp/ssh-d3a9TciINRFG/agent.11 [2020-06-11T23:17:10.528Z] SSH_AGENT_PID=16 [2020-06-11T23:17:10.543Z] Running ssh-add (command line suppressed) [2020-06-11T23:17:10.696Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-154@tmp/private_key_7657826542708859773.key (/w/workspace/xfoundry_device-modbus-go_PR-154@tmp/private_key_7657826542708859773.key) [2020-06-11T23:17:10.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-11T23:17:11.121Z] + git describe --exact-match --tags HEAD [2020-06-11T23:17:11.121Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-11T23:17:11.776Z] $ docker exec --env ******** --env ******** 00867481b6de3d1acc98454300e1c5adde5a5aeb70a5507029297881f68358ab ssh-agent -k [2020-06-11T23:17:12.054Z] unset SSH_AUTH_SOCK; [2020-06-11T23:17:12.057Z] unset SSH_AGENT_PID; [2020-06-11T23:17:12.057Z] echo Agent pid 16 killed; [2020-06-11T23:17:12.090Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-11T23:17:12.134Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-11T23:17:12.134Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-11T23:17:12.191Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-11T23:17:12.191Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-11T23:17:12.445Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-11T23:17:12.451Z] $ docker exec 00867481b6de3d1acc98454300e1c5adde5a5aeb70a5507029297881f68358ab ssh-agent [2020-06-11T23:17:12.712Z] SSH_AUTH_SOCK=/tmp/ssh-bxvCH46BBBrN/agent.47 [2020-06-11T23:17:12.712Z] SSH_AGENT_PID=53 [2020-06-11T23:17:12.720Z] Running ssh-add (command line suppressed) [2020-06-11T23:17:12.918Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-154@tmp/private_key_2523340704002298644.key (/w/workspace/xfoundry_device-modbus-go_PR-154@tmp/private_key_2523340704002298644.key) [2020-06-11T23:17:12.988Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-11T23:17:13.313Z] + git semver init [2020-06-11T23:17:13.313Z] # -> Open(): unable to determine branch for HEAD [2020-06-11T23:17:13.313Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-154/.git [2020-06-11T23:17:13.313Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-154 [2020-06-11T23:17:13.313Z] # $SEMVER_REMOTE_NAME = origin [2020-06-11T23:17:13.313Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-11T23:17:13.313Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-11T23:17:13.313Z] # $SEMVER_BRANCH = PR-154 [2020-06-11T23:17:13.313Z] # $SEMVER_TEMP = /tmp/semver-650863262 [2020-06-11T23:17:13.313Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2020-06-11T23:17:13.895Z] # '/tmp/semver-650863262' -> '/w/workspace/xfoundry_device-modbus-go_PR-154/.semver' [2020-06-11T23:17:13.895Z] # -> Force: false [2020-06-11T23:17:13.895Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-154/.semver [Pipeline] } [2020-06-11T23:17:13.915Z] $ docker exec --env ******** --env ******** 00867481b6de3d1acc98454300e1c5adde5a5aeb70a5507029297881f68358ab ssh-agent -k [2020-06-11T23:17:14.057Z] unset SSH_AUTH_SOCK; [2020-06-11T23:17:14.058Z] unset SSH_AGENT_PID; [2020-06-11T23:17:14.058Z] echo Agent pid 53 killed; [2020-06-11T23:17:14.135Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-11T23:17:14.856Z] + git semver [Pipeline] } [2020-06-11T23:17:14.896Z] $ docker stop --time=1 00867481b6de3d1acc98454300e1c5adde5a5aeb70a5507029297881f68358ab [2020-06-11T23:17:16.409Z] $ docker rm -f 00867481b6de3d1acc98454300e1c5adde5a5aeb70a5507029297881f68358ab [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-11T23:17:17.139Z] Stashed 30 file(s) [Pipeline] echo [2020-06-11T23:17:17.141Z] [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-11T23:17:32.317Z] Still waiting to schedule task [2020-06-11T23:17:32.317Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-06-11T23:17:32.319Z] Still waiting to schedule task [2020-06-11T23:17:32.319Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-06-11T23:18:54.340Z] Running on prd-centos7-docker-4c-2g-2669 in /w/workspace/xfoundry_device-modbus-go_PR-154 [Pipeline] { [Pipeline] ws [2020-06-11T23:18:54.370Z] Running in /w/workspace/device-modbus-go/3 [Pipeline] { [Pipeline] checkout [2020-06-11T23:18:56.406Z] using credential edgex-jenkins-ssh [2020-06-11T23:18:56.430Z] Cloning the remote Git repository [2020-06-11T23:18:56.431Z] Cloning with configured refspecs honoured and without tags [2020-06-11T23:18:56.458Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-06-11T23:18:56.520Z] > git init /w/workspace/device-modbus-go/3 # timeout=10 [2020-06-11T23:18:56.752Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-06-11T23:18:56.752Z] > git --version # timeout=10 [2020-06-11T23:18:56.765Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T23:18:57.418Z] Fetching without tags [2020-06-11T23:18:57.814Z] Merging remotes/origin/master commit f5c9d48415354775d5437a1ae29fce4498980850 into PR head commit 0d4af99269ee120b5b277c75f6b2623c24146e85 [2020-06-11T23:18:57.883Z] Merge succeeded, producing 0d4af99269ee120b5b277c75f6b2623c24146e85 [2020-06-11T23:18:57.884Z] Checking out Revision 0d4af99269ee120b5b277c75f6b2623c24146e85 (PR-154) [2020-06-11T23:18:56.915Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/154/head:refs/remotes/origin/PR-154 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T23:18:57.389Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-06-11T23:18:57.395Z] > git config --add remote.origin.fetch +refs/pull/154/head:refs/remotes/origin/PR-154 # timeout=10 [2020-06-11T23:18:57.401Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T23:18:57.412Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-06-11T23:18:57.423Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-06-11T23:18:57.423Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T23:18:57.428Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/154/head:refs/remotes/origin/PR-154 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T23:18:57.822Z] > git config core.sparsecheckout # timeout=10 [2020-06-11T23:18:57.828Z] > git checkout -f 0d4af99269ee120b5b277c75f6b2623c24146e85 # timeout=10 [2020-06-11T23:18:57.857Z] > git remote # timeout=10 [2020-06-11T23:18:57.862Z] > git config --get remote.origin.url # timeout=10 [2020-06-11T23:18:57.867Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T23:18:57.870Z] > git merge f5c9d48415354775d5437a1ae29fce4498980850 # timeout=10 [2020-06-11T23:18:57.878Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-11T23:18:57.887Z] > git config core.sparsecheckout # timeout=10 [2020-06-11T23:18:57.892Z] > git checkout -f 0d4af99269ee120b5b277c75f6b2623c24146e85 # timeout=10 [2020-06-11T23:19:01.504Z] Commit message: "Update device-sdk-go: 1.2.2 Changes in this version of the SDK include: - fix timing issue w/consul which impacted startup time - ensure services listen on all network interfaces" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-11T23:19:02.308Z] ========================================================= [2020-06-11T23:19:02.309Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-11T23:19:02.309Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-11T23:19:02.945Z] + 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-11T23:19:02.945Z] Sending build context to Docker daemon 602.6kB [2020-06-11T23:19:03.217Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-11T23:19:03.217Z] Step 2/8 : FROM ${BASE} [2020-06-11T23:19:03.217Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-11T23:19:03.217Z] e6b0cf9c0882: Pulling fs layer [2020-06-11T23:19:03.217Z] 2848faf0eed1: Pulling fs layer [2020-06-11T23:19:03.217Z] 0f37312ad70f: Pulling fs layer [2020-06-11T23:19:03.217Z] 5788d62ee057: Pulling fs layer [2020-06-11T23:19:03.217Z] 0e6b1d234666: Pulling fs layer [2020-06-11T23:19:03.217Z] bf5d7aec512f: Pulling fs layer [2020-06-11T23:19:03.217Z] 34c802a77dc8: Pulling fs layer [2020-06-11T23:19:03.217Z] 9eb99e56ec68: Pulling fs layer [2020-06-11T23:19:03.217Z] 27c7a5d97fbd: Pulling fs layer [2020-06-11T23:19:03.217Z] 5c102a31e300: Pulling fs layer [2020-06-11T23:19:03.217Z] dcfb455df0a1: Pulling fs layer [2020-06-11T23:19:03.217Z] 5788d62ee057: Waiting [2020-06-11T23:19:03.217Z] 0e6b1d234666: Waiting [2020-06-11T23:19:03.217Z] bf5d7aec512f: Waiting [2020-06-11T23:19:03.217Z] 34c802a77dc8: Waiting [2020-06-11T23:19:03.217Z] 9eb99e56ec68: Waiting [2020-06-11T23:19:03.217Z] 27c7a5d97fbd: Waiting [2020-06-11T23:19:03.217Z] 5c102a31e300: Waiting [2020-06-11T23:19:03.217Z] dcfb455df0a1: Waiting [2020-06-11T23:19:03.217Z] 0f37312ad70f: Verifying Checksum [2020-06-11T23:19:03.217Z] 0f37312ad70f: Download complete [2020-06-11T23:19:03.217Z] 2848faf0eed1: Verifying Checksum [2020-06-11T23:19:03.217Z] 2848faf0eed1: Download complete [2020-06-11T23:19:03.217Z] 0e6b1d234666: Verifying Checksum [2020-06-11T23:19:03.217Z] 0e6b1d234666: Download complete [2020-06-11T23:19:03.217Z] bf5d7aec512f: Verifying Checksum [2020-06-11T23:19:03.217Z] bf5d7aec512f: Download complete [2020-06-11T23:19:03.217Z] e6b0cf9c0882: Verifying Checksum [2020-06-11T23:19:03.217Z] e6b0cf9c0882: Download complete [2020-06-11T23:19:03.489Z] e6b0cf9c0882: Pull complete [2020-06-11T23:19:03.751Z] 2848faf0eed1: Pull complete [2020-06-11T23:19:04.014Z] 0f37312ad70f: Pull complete [2020-06-11T23:19:04.282Z] 34c802a77dc8: Verifying Checksum [2020-06-11T23:19:04.282Z] 34c802a77dc8: Download complete [2020-06-11T23:19:04.282Z] 27c7a5d97fbd: Verifying Checksum [2020-06-11T23:19:04.282Z] 27c7a5d97fbd: Download complete [2020-06-11T23:19:04.864Z] 5c102a31e300: Verifying Checksum [2020-06-11T23:19:04.864Z] 5c102a31e300: Download complete [2020-06-11T23:19:04.864Z] dcfb455df0a1: Verifying Checksum [2020-06-11T23:19:04.864Z] dcfb455df0a1: Download complete [2020-06-11T23:19:04.864Z] 5788d62ee057: Download complete [2020-06-11T23:19:04.864Z] 9eb99e56ec68: Verifying Checksum [2020-06-11T23:19:04.864Z] 9eb99e56ec68: Download complete [2020-06-11T23:19:10.171Z] 5788d62ee057: Pull complete [2020-06-11T23:19:10.436Z] 0e6b1d234666: Pull complete [2020-06-11T23:19:10.436Z] bf5d7aec512f: Pull complete [2020-06-11T23:19:17.032Z] 34c802a77dc8: Pull complete [2020-06-11T23:19:20.366Z] 9eb99e56ec68: Pull complete [2020-06-11T23:19:20.366Z] 27c7a5d97fbd: Pull complete [2020-06-11T23:19:20.942Z] 5c102a31e300: Pull complete [2020-06-11T23:19:20.942Z] dcfb455df0a1: Pull complete [2020-06-11T23:19:21.205Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-11T23:19:21.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-11T23:19:21.205Z] ---> 7c70fe431013 [2020-06-11T23:19:21.205Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-06-11T23:19:21.777Z] ---> Running in 3c294b0d6f8f [2020-06-11T23:19:22.038Z] Removing intermediate container 3c294b0d6f8f [2020-06-11T23:19:22.038Z] ---> de1ae3835864 [2020-06-11T23:19:22.038Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-11T23:19:22.038Z] ---> Running in 20d1ee58b453 [2020-06-11T23:19:22.984Z] Removing intermediate container 20d1ee58b453 [2020-06-11T23:19:22.984Z] ---> 2260883c2309 [2020-06-11T23:19:22.984Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-06-11T23:19:22.984Z] ---> Running in b9565a82df75 [2020-06-11T23:19:24.378Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-11T23:19:24.640Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-11T23:19:25.217Z] (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-06-11T23:19:25.218Z] (2/17) Installing libmagic (5.37-r1) [2020-06-11T23:19:25.479Z] (3/17) Installing file (5.37-r1) [2020-06-11T23:19:25.479Z] (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-06-11T23:19:25.479Z] (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-06-11T23:19:25.740Z] (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-06-11T23:19:37.991Z] (7/17) Installing libc-dev (0.7.2-r0) [2020-06-11T23:19:37.991Z] (8/17) Installing g++ (9.2.0-r4) [2020-06-11T23:19:43.280Z] (9/17) Installing fortify-headers (1.1-r0) [2020-06-11T23:19:43.280Z] (10/17) Installing build-base (0.5-r1) [2020-06-11T23:19:43.280Z] (11/17) Installing openssh-keygen (8.1_p1-r0) [2020-06-11T23:19:43.280Z] (12/17) Installing libedit (20191211.3.1-r0) [2020-06-11T23:19:43.280Z] (13/17) Installing openssh-client (8.1_p1-r0) [2020-06-11T23:19:43.280Z] (14/17) Installing openssh-sftp-server (8.1_p1-r0) [2020-06-11T23:19:43.280Z] (15/17) Installing openssh-server-common (8.1_p1-r0) [2020-06-11T23:19:43.540Z] (16/17) Installing openssh-server (8.1_p1-r0) [2020-06-11T23:19:43.803Z] (17/17) Installing openssh (8.1_p1-r0) [2020-06-11T23:19:43.803Z] Executing busybox-1.31.1-r8.trigger [2020-06-11T23:19:43.803Z] OK: 214 MiB in 52 packages [2020-06-11T23:19:48.013Z] Removing intermediate container b9565a82df75 [2020-06-11T23:19:48.013Z] ---> 250bfb91959d [2020-06-11T23:19:48.013Z] Step 6/8 : WORKDIR /device-modbus-go [2020-06-11T23:19:48.013Z] ---> Running in 141b68f682ca [2020-06-11T23:19:48.013Z] Removing intermediate container 141b68f682ca [2020-06-11T23:19:48.013Z] ---> 41bdcfd9e694 [2020-06-11T23:19:48.013Z] Step 7/8 : COPY . . [2020-06-11T23:19:48.588Z] ---> 90624f409a53 [2020-06-11T23:19:48.588Z] Step 8/8 : RUN go mod download [2020-06-11T23:19:48.588Z] ---> Running in d5ba65068788 [2020-06-11T23:19:50.502Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-11T23:19:50.502Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-06-11T23:19:50.502Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-11T23:19:50.502Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T23:19:50.502Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-11T23:19:50.502Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-11T23:19:50.502Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T23:19:50.502Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-11T23:19:50.502Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.2 [2020-06-11T23:19:50.502Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.33 [2020-06-11T23:19:50.502Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T23:19:50.502Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T23:19:50.502Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T23:19:50.502Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T23:19:50.502Z] go: finding github.com/fatih/color v1.7.0 [2020-06-11T23:19:50.502Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T23:19:50.502Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-11T23:19:50.502Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T23:19:50.502Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-11T23:19:50.502Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-06-11T23:19:50.502Z] go: finding github.com/goburrow/serial v0.1.0 [2020-06-11T23:19:50.502Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-11T23:19:50.502Z] go: finding github.com/google/uuid v1.1.1 [2020-06-11T23:19:50.502Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-11T23:19:50.502Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-11T23:19:50.502Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-11T23:19:50.502Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-11T23:19:50.502Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T23:19:50.502Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T23:19:50.502Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-11T23:19:50.503Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-11T23:19:50.503Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T23:19:50.503Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-06-11T23:19:50.503Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-11T23:19:50.503Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-11T23:19:50.503Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-11T23:19:50.763Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-06-11T23:19:50.763Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-11T23:19:50.763Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-11T23:19:50.763Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-11T23:19:50.763Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-11T23:19:50.763Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-11T23:19:50.763Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-11T23:19:50.763Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-11T23:19:50.763Z] go: finding github.com/miekg/dns v1.1.4 [2020-06-11T23:19:50.763Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-11T23:19:50.763Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T23:19:50.763Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-11T23:19:50.763Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-06-11T23:19:50.763Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-11T23:19:51.024Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-06-11T23:19:51.024Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-11T23:19:51.024Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-11T23:19:51.024Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T23:19:51.024Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T23:19:51.024Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-11T23:19:51.024Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-11T23:19:51.024Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-11T23:19:51.024Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-11T23:19:51.025Z] go: finding github.com/posener/complete v1.1.1 [2020-06-11T23:19:51.025Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-06-11T23:19:51.025Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-11T23:19:51.025Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-11T23:19:51.025Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-11T23:19:51.025Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-11T23:19:51.025Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-11T23:19:51.025Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-06-11T23:19:51.290Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-06-11T23:19:51.290Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-11T23:19:51.290Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-06-11T23:19:51.290Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-06-11T23:19:51.290Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-11T23:19:59.618Z] Removing intermediate container d5ba65068788 [2020-06-11T23:19:59.618Z] ---> bdee14030e7f [2020-06-11T23:19:59.618Z] Successfully built bdee14030e7f [2020-06-11T23:19:59.618Z] 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-11T23:20:00.093Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-11T23:20:00.094Z] . [Pipeline] withDockerContainer [2020-06-11T23:20:00.193Z] prd-centos7-docker-4c-2g-2669 does not seem to be running inside a container [2020-06-11T23:20:00.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-06-11T23:20:01.469Z] $ docker top 3832be8b0845e6df4109ab67677ef685bf5a4fb22eb90413324bbb158192a8e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-11T23:20:01.907Z] + go version [2020-06-11T23:20:01.907Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-11T23:20:02.227Z] + make test [2020-06-11T23:20:02.227Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-06-11T23:20:03.171Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-06-11T23:20:11.428Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-06-11T23:20:12.372Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.153s coverage: 50.3% of statements [2020-06-11T23:20:12.372Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-11T23:20:14.301Z] gofmt -l . [2020-06-11T23:20:14.301Z] [ "`gofmt -l .`" = "" ] [2020-06-11T23:20:14.301Z] ./bin/test-attribution-txt.sh [2020-06-11T23:20:14.875Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-06-11T23:20:15.197Z] Stashed 1 file(s) [Pipeline] } [2020-06-11T23:20:15.204Z] $ docker stop --time=1 3832be8b0845e6df4109ab67677ef685bf5a4fb22eb90413324bbb158192a8e6 [2020-06-11T23:20:16.415Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2670 in /w/workspace/xfoundry_device-modbus-go_PR-154 [2020-06-11T23:20:18.316Z] $ docker rm -f 3832be8b0845e6df4109ab67677ef685bf5a4fb22eb90413324bbb158192a8e6 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2020-06-11T23:20:18.545Z] Running in /w/workspace/device-modbus-go/3 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-11T23:20:20.252Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-11T23:20:20.541Z] + ls -al . [2020-06-11T23:20:20.541Z] total 104 [2020-06-11T23:20:20.541Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jun 11 23:20 . [2020-06-11T23:20:20.541Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 11 23:18 .. [2020-06-11T23:20:20.541Z] -rw-rw-r--. 1 jenkins jenkins 5049 Jun 11 23:18 Attribution.txt [2020-06-11T23:20:20.541Z] drwxrwxr-x. 2 jenkins jenkins 87 Jun 11 23:18 bin [2020-06-11T23:20:20.541Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 11 23:18 cmd [2020-06-11T23:20:20.541Z] -rw-r--r--. 1 jenkins jenkins 22123 Jun 11 23:20 coverage.out [2020-06-11T23:20:20.541Z] -rw-rw-r--. 1 jenkins jenkins 1422 Jun 11 23:18 Dockerfile [2020-06-11T23:20:20.541Z] -rw-rw-r--. 1 jenkins jenkins 954 Jun 11 23:18 Dockerfile.build [2020-06-11T23:20:20.541Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 11 23:18 .dockerignore [2020-06-11T23:20:20.541Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 11 23:19 .git [2020-06-11T23:20:20.541Z] -rw-rw-r--. 1 jenkins jenkins 330 Jun 11 23:18 .gitignore [2020-06-11T23:20:20.541Z] -rw-r--r--. 1 jenkins jenkins 559 Jun 11 23:20 go.mod [2020-06-11T23:20:20.541Z] -rw-r--r--. 1 jenkins jenkins 13471 Jun 11 23:20 go.sum [2020-06-11T23:20:20.541Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 11 23:18 internal [2020-06-11T23:20:20.541Z] -rw-rw-r--. 1 jenkins jenkins 702 Jun 11 23:18 Jenkinsfile [2020-06-11T23:20:20.541Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 11 23:18 LICENSE [2020-06-11T23:20:20.541Z] -rw-rw-r--. 1 jenkins jenkins 880 Jun 11 23:18 Makefile [2020-06-11T23:20:20.541Z] -rw-rw-r--. 1 jenkins jenkins 591 Jun 11 23:18 README.md [2020-06-11T23:20:20.541Z] drwxrwxr-x. 3 jenkins jenkins 58 Jun 11 23:19 .semver [2020-06-11T23:20:20.541Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 11 23:18 simulator [2020-06-11T23:20:20.541Z] drwxrwxr-x. 4 jenkins jenkins 54 Jun 11 23:18 snap [2020-06-11T23:20:20.541Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 11 23:17 VERSION [2020-06-11T23:20:20.541Z] -rw-rw-r--. 1 jenkins jenkins 229 Jun 11 23:18 version.go [Pipeline] isUnix [Pipeline] sh [2020-06-11T23:20:20.839Z] + 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=0d4af99269ee120b5b277c75f6b2623c24146e85 --label arch=amd64 --label version=0.0.0 . [2020-06-11T23:20:20.840Z] Sending build context to Docker daemon 631.3kB [2020-06-11T23:20:20.840Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-06-11T23:20:20.840Z] Step 2/19 : FROM ${BASE} AS builder [2020-06-11T23:20:20.840Z] ---> bdee14030e7f [2020-06-11T23:20:20.840Z] Step 3/19 : ARG MAKE='make build' [2020-06-11T23:20:21.102Z] ---> Running in d0a2ddd1989e [2020-06-11T23:20:21.102Z] Removing intermediate container d0a2ddd1989e [2020-06-11T23:20:21.102Z] ---> a6b0f310bea7 [2020-06-11T23:20:21.102Z] Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-11T23:20:21.363Z] ---> Running in b8a41863ae96 [2020-06-11T23:20:21.934Z] Removing intermediate container b8a41863ae96 [2020-06-11T23:20:21.935Z] ---> 1d080f7dc065 [2020-06-11T23:20:21.935Z] Step 5/19 : RUN apk add --update --no-cache make git openssh build-base [2020-06-11T23:20:21.935Z] ---> Running in f8ff6dd20e2a [2020-06-11T23:20:22.507Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-11T23:20:23.080Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-11T23:20:23.651Z] OK: 214 MiB in 52 packages [2020-06-11T23:20:23.912Z] Removing intermediate container f8ff6dd20e2a [2020-06-11T23:20:23.912Z] ---> 1aa5c2a5d80d [2020-06-11T23:20:23.912Z] Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-06-11T23:20:23.912Z] ---> Running in db85fd8c44fe [2020-06-11T23:20:23.943Z] using credential edgex-jenkins-ssh [2020-06-11T23:20:23.981Z] Cloning the remote Git repository [2020-06-11T23:20:23.981Z] Cloning with configured refspecs honoured and without tags [2020-06-11T23:20:24.175Z] Removing intermediate container db85fd8c44fe [2020-06-11T23:20:24.175Z] ---> 169e0466ed27 [2020-06-11T23:20:24.175Z] Step 7/19 : COPY . . [2020-06-11T23:20:24.747Z] ---> db1e383bf1b3 [2020-06-11T23:20:24.747Z] Step 8/19 : RUN ${MAKE} [2020-06-11T23:20:25.009Z] ---> Running in 8848c975d58e [2020-06-11T23:20:25.182Z] Fetching without tags [2020-06-11T23:20:24.070Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-06-11T23:20:24.200Z] > git init /w/workspace/device-modbus-go/3 # timeout=10 [2020-06-11T23:20:24.297Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-06-11T23:20:24.298Z] > git --version # timeout=10 [2020-06-11T23:20:24.324Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T23:20:24.412Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/154/head:refs/remotes/origin/PR-154 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T23:20:25.066Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-06-11T23:20:25.094Z] > git config --add remote.origin.fetch +refs/pull/154/head:refs/remotes/origin/PR-154 # timeout=10 [2020-06-11T23:20:25.121Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T23:20:25.157Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-06-11T23:20:25.198Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-06-11T23:20:25.199Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T23:20:25.215Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/154/head:refs/remotes/origin/PR-154 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T23:20:25.273Z] 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-11T23:20:25.687Z] Merging remotes/origin/master commit f5c9d48415354775d5437a1ae29fce4498980850 into PR head commit 0d4af99269ee120b5b277c75f6b2623c24146e85 [2020-06-11T23:20:25.937Z] Merge succeeded, producing 0d4af99269ee120b5b277c75f6b2623c24146e85 [2020-06-11T23:20:25.937Z] Checking out Revision 0d4af99269ee120b5b277c75f6b2623c24146e85 (PR-154) [2020-06-11T23:20:25.709Z] > git config core.sparsecheckout # timeout=10 [2020-06-11T23:20:25.736Z] > git checkout -f 0d4af99269ee120b5b277c75f6b2623c24146e85 # timeout=10 [2020-06-11T23:20:25.833Z] > git remote # timeout=10 [2020-06-11T23:20:25.854Z] > git config --get remote.origin.url # timeout=10 [2020-06-11T23:20:25.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T23:20:25.890Z] > git merge f5c9d48415354775d5437a1ae29fce4498980850 # timeout=10 [2020-06-11T23:20:25.919Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-11T23:20:25.947Z] > git config core.sparsecheckout # timeout=10 [2020-06-11T23:20:25.967Z] > git checkout -f 0d4af99269ee120b5b277c75f6b2623c24146e85 # timeout=10 [2020-06-11T23:20:30.733Z] Commit message: "Update device-sdk-go: 1.2.2 Changes in this version of the SDK include: - fix timing issue w/consul which impacted startup time - ensure services listen on all network interfaces" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-11T23:20:31.665Z] ========================================================= [2020-06-11T23:20:31.666Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-11T23:20:31.666Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-11T23:20:32.829Z] + 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-11T23:20:33.492Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-11T23:20:33.851Z] Sending build context to Docker daemon 602.6kB [2020-06-11T23:20:33.851Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-11T23:20:33.851Z] Step 2/8 : FROM ${BASE} [2020-06-11T23:20:34.142Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-11T23:20:34.142Z] cde5963f3b93: Pulling fs layer [2020-06-11T23:20:34.142Z] 2a23fa8c16f7: Pulling fs layer [2020-06-11T23:20:34.142Z] 777b28850792: Pulling fs layer [2020-06-11T23:20:34.142Z] 8a11ddd9e578: Pulling fs layer [2020-06-11T23:20:34.142Z] 4cf88f913ddb: Pulling fs layer [2020-06-11T23:20:34.142Z] 1df406cf5192: Pulling fs layer [2020-06-11T23:20:34.142Z] cd6300453558: Pulling fs layer [2020-06-11T23:20:34.142Z] b9c365052c96: Pulling fs layer [2020-06-11T23:20:34.142Z] a2d8cc88f415: Pulling fs layer [2020-06-11T23:20:34.142Z] ea1d1ca13537: Pulling fs layer [2020-06-11T23:20:34.142Z] 3750a50a1c5e: Pulling fs layer [2020-06-11T23:20:34.142Z] cd6300453558: Waiting [2020-06-11T23:20:34.142Z] b9c365052c96: Waiting [2020-06-11T23:20:34.142Z] a2d8cc88f415: Waiting [2020-06-11T23:20:34.142Z] ea1d1ca13537: Waiting [2020-06-11T23:20:34.142Z] 3750a50a1c5e: Waiting [2020-06-11T23:20:34.142Z] 8a11ddd9e578: Waiting [2020-06-11T23:20:34.142Z] 4cf88f913ddb: Waiting [2020-06-11T23:20:34.142Z] 1df406cf5192: Waiting [2020-06-11T23:20:34.142Z] 777b28850792: Verifying Checksum [2020-06-11T23:20:34.142Z] 777b28850792: Download complete [2020-06-11T23:20:34.142Z] 2a23fa8c16f7: Download complete [2020-06-11T23:20:34.142Z] 4cf88f913ddb: Download complete [2020-06-11T23:20:34.142Z] 1df406cf5192: Verifying Checksum [2020-06-11T23:20:34.142Z] 1df406cf5192: Download complete [2020-06-11T23:20:34.142Z] cde5963f3b93: Verifying Checksum [2020-06-11T23:20:34.142Z] cde5963f3b93: Download complete [2020-06-11T23:20:35.149Z] cde5963f3b93: Pull complete [2020-06-11T23:20:35.751Z] 2a23fa8c16f7: Pull complete [2020-06-11T23:20:36.360Z] 777b28850792: Pull complete [2020-06-11T23:20:36.634Z] cd6300453558: Download complete [2020-06-11T23:20:36.634Z] a2d8cc88f415: Verifying Checksum [2020-06-11T23:20:36.634Z] a2d8cc88f415: Download complete [2020-06-11T23:20:36.792Z] Removing intermediate container 8848c975d58e [2020-06-11T23:20:36.792Z] ---> a6a86c2900c3 [2020-06-11T23:20:36.792Z] Step 9/19 : FROM scratch [2020-06-11T23:20:36.792Z] ---> [2020-06-11T23:20:36.792Z] Step 10/19 : ENV APP_PORT=49991 [2020-06-11T23:20:36.792Z] ---> Running in 036c10d097da [2020-06-11T23:20:36.792Z] Removing intermediate container 036c10d097da [2020-06-11T23:20:36.792Z] ---> 77500773d3f7 [2020-06-11T23:20:36.792Z] Step 11/19 : EXPOSE $APP_PORT [2020-06-11T23:20:36.792Z] ---> Running in 749cb3c1857d [2020-06-11T23:20:36.792Z] Removing intermediate container 749cb3c1857d [2020-06-11T23:20:36.792Z] ---> 6f99b6535cb3 [2020-06-11T23:20:36.792Z] Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-06-11T23:20:37.363Z] ---> 00bee0b33a07 [2020-06-11T23:20:37.363Z] Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-06-11T23:20:37.624Z] ---> 95a3dbae3bc1 [2020-06-11T23:20:37.624Z] Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-06-11T23:20:37.624Z] ---> caaa0096b2c1 [2020-06-11T23:20:37.624Z] Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-06-11T23:20:37.884Z] ---> Running in 6bbfedd25501 [2020-06-11T23:20:37.884Z] Removing intermediate container 6bbfedd25501 [2020-06-11T23:20:37.884Z] ---> e29baa091dbe [2020-06-11T23:20:37.884Z] Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-06-11T23:20:37.884Z] ---> Running in 5dc5029a4d66 [2020-06-11T23:20:38.096Z] ea1d1ca13537: Verifying Checksum [2020-06-11T23:20:38.096Z] ea1d1ca13537: Download complete [2020-06-11T23:20:38.143Z] Removing intermediate container 5dc5029a4d66 [2020-06-11T23:20:38.143Z] ---> 27b0a410d976 [2020-06-11T23:20:38.143Z] Step 17/19 : LABEL arch=amd64 [2020-06-11T23:20:38.143Z] ---> Running in 15dd7b2de35f [2020-06-11T23:20:38.373Z] 3750a50a1c5e: Verifying Checksum [2020-06-11T23:20:38.374Z] 3750a50a1c5e: Download complete [2020-06-11T23:20:38.402Z] Removing intermediate container 15dd7b2de35f [2020-06-11T23:20:38.402Z] ---> 92760e936253 [2020-06-11T23:20:38.402Z] Step 18/19 : LABEL git_sha=0d4af99269ee120b5b277c75f6b2623c24146e85 [2020-06-11T23:20:38.402Z] ---> Running in 5b93c9dc8f6b [2020-06-11T23:20:38.662Z] Removing intermediate container 5b93c9dc8f6b [2020-06-11T23:20:38.662Z] ---> 66d8ca4a45e8 [2020-06-11T23:20:38.662Z] Step 19/19 : LABEL version=0.0.0 [2020-06-11T23:20:38.662Z] ---> Running in 4bb78573c1d7 [2020-06-11T23:20:38.662Z] Removing intermediate container 4bb78573c1d7 [2020-06-11T23:20:38.662Z] ---> bda211ec8599 [2020-06-11T23:20:38.662Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-11T23:20:38.662Z] Successfully built bda211ec8599 [2020-06-11T23:20:38.662Z] 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-11T23:20:39.408Z] b9c365052c96: Verifying Checksum [2020-06-11T23:20:39.408Z] b9c365052c96: Download complete [2020-06-11T23:20:39.408Z] 8a11ddd9e578: Verifying Checksum [2020-06-11T23:20:39.408Z] 8a11ddd9e578: Download complete [2020-06-11T23:20:39.624Z] ++ find /w/workspace/device-modbus-go/3 [2020-06-11T23:20:39.624Z] ++ grep snapcraft.yaml [2020-06-11T23:20:39.624Z] + grep -Po '^name: \K(.*)' /w/workspace/device-modbus-go/3/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-11T23:20:39.711Z] provisioning config files... [2020-06-11T23:20:39.720Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/3@tmp/config3313143591903752295tmp [Pipeline] { [Pipeline] sh [2020-06-11T23:20:40.036Z] + cp /w/workspace/device-modbus-go/3@tmp/config3313143591903752295tmp /w/workspace/device-modbus-go/3/edgex-snap-store-login [Pipeline] sh [2020-06-11T23:20:40.335Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/3:/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-11T23:20:40.335Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-06-11T23:20:40.335Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-06-11T23:20:40.335Z] 5bed26d33875: Pulling fs layer [2020-06-11T23:20:40.335Z] f11b29a9c730: Pulling fs layer [2020-06-11T23:20:40.335Z] 930bda195c84: Pulling fs layer [2020-06-11T23:20:40.335Z] 78bf9a5ad49e: Pulling fs layer [2020-06-11T23:20:40.335Z] e5fbee5a4b0d: Pulling fs layer [2020-06-11T23:20:40.335Z] f452fca78f88: Pulling fs layer [2020-06-11T23:20:40.335Z] 7417ef92027a: Pulling fs layer [2020-06-11T23:20:40.335Z] 2af5c49d270b: Pulling fs layer [2020-06-11T23:20:40.335Z] df9c3bdbc40a: Pulling fs layer [2020-06-11T23:20:40.335Z] f452fca78f88: Waiting [2020-06-11T23:20:40.335Z] 7417ef92027a: Waiting [2020-06-11T23:20:40.335Z] 2af5c49d270b: Waiting [2020-06-11T23:20:40.335Z] df9c3bdbc40a: Waiting [2020-06-11T23:20:40.335Z] 78bf9a5ad49e: Waiting [2020-06-11T23:20:40.335Z] e5fbee5a4b0d: Waiting [2020-06-11T23:20:40.335Z] 930bda195c84: Verifying Checksum [2020-06-11T23:20:40.335Z] 930bda195c84: Download complete [2020-06-11T23:20:40.335Z] f11b29a9c730: Verifying Checksum [2020-06-11T23:20:40.335Z] f11b29a9c730: Download complete [2020-06-11T23:20:40.335Z] 78bf9a5ad49e: Verifying Checksum [2020-06-11T23:20:40.335Z] 78bf9a5ad49e: Download complete [2020-06-11T23:20:40.335Z] f452fca78f88: Download complete [2020-06-11T23:20:40.335Z] 7417ef92027a: Verifying Checksum [2020-06-11T23:20:40.335Z] 7417ef92027a: Download complete [2020-06-11T23:20:40.335Z] 2af5c49d270b: Verifying Checksum [2020-06-11T23:20:40.335Z] 2af5c49d270b: Download complete [2020-06-11T23:20:40.335Z] df9c3bdbc40a: Verifying Checksum [2020-06-11T23:20:40.335Z] df9c3bdbc40a: Download complete [2020-06-11T23:20:40.598Z] 5bed26d33875: Download complete [2020-06-11T23:20:43.907Z] e5fbee5a4b0d: Verifying Checksum [2020-06-11T23:20:43.907Z] e5fbee5a4b0d: Download complete [2020-06-11T23:20:44.167Z] 5bed26d33875: Pull complete [2020-06-11T23:20:45.107Z] f11b29a9c730: Pull complete [2020-06-11T23:20:45.107Z] 930bda195c84: Pull complete [2020-06-11T23:20:45.107Z] 78bf9a5ad49e: Pull complete [2020-06-11T23:20:49.575Z] 8a11ddd9e578: Pull complete [2020-06-11T23:20:49.851Z] 4cf88f913ddb: Pull complete [2020-06-11T23:20:50.125Z] 1df406cf5192: Pull complete [2020-06-11T23:20:54.450Z] cd6300453558: Pull complete [2020-06-11T23:20:58.771Z] b9c365052c96: Pull complete [2020-06-11T23:20:58.771Z] a2d8cc88f415: Pull complete [2020-06-11T23:21:00.761Z] ea1d1ca13537: Pull complete [2020-06-11T23:21:01.360Z] 3750a50a1c5e: Pull complete [2020-06-11T23:21:01.360Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-11T23:21:01.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-11T23:21:01.360Z] ---> 78745c68409d [2020-06-11T23:21:01.360Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-06-11T23:21:06.781Z] ---> Running in 3401f3d1cafb [2020-06-11T23:21:06.781Z] Removing intermediate container 3401f3d1cafb [2020-06-11T23:21:06.781Z] ---> 75f93bef038f [2020-06-11T23:21:06.781Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-11T23:21:07.054Z] ---> Running in b8d089cf2419 [2020-06-11T23:21:07.117Z] e5fbee5a4b0d: Pull complete [2020-06-11T23:21:07.117Z] f452fca78f88: Pull complete [2020-06-11T23:21:07.117Z] 7417ef92027a: Pull complete [2020-06-11T23:21:07.117Z] 2af5c49d270b: Pull complete [2020-06-11T23:21:07.117Z] df9c3bdbc40a: Pull complete [2020-06-11T23:21:07.117Z] Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 [2020-06-11T23:21:07.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-06-11T23:21:08.506Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-06-11T23:21:08.767Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-06-11T23:21:08.767Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-06-11T23:21:09.339Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9092 B] [2020-06-11T23:21:09.339Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-06-11T23:21:09.339Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [66.4 kB] [2020-06-11T23:21:09.339Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [861 kB] [2020-06-11T23:21:09.598Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1253 kB] [2020-06-11T23:21:09.690Z] Removing intermediate container b8d089cf2419 [2020-06-11T23:21:09.691Z] ---> 93bb569f7029 [2020-06-11T23:21:09.691Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-06-11T23:21:09.691Z] ---> Running in 24ca527be977 [2020-06-11T23:21:09.860Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [958 kB] [2020-06-11T23:21:09.860Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [80.7 kB] [2020-06-11T23:21:09.860Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [20.3 kB] [2020-06-11T23:21:09.860Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1392 kB] [2020-06-11T23:21:10.120Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] [2020-06-11T23:21:10.121Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] [2020-06-11T23:21:10.380Z] Fetched 4909 kB in 2s (2348 kB/s) [2020-06-11T23:21:11.667Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-11T23:21:11.764Z] Reading package lists... [2020-06-11T23:21:12.264Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-11T23:21:12.857Z] (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) [2020-06-11T23:21:12.857Z] (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-06-11T23:21:13.130Z] (3/18) Installing libmagic (5.37-r1) [2020-06-11T23:21:13.404Z] (4/18) Installing file (5.37-r1) [2020-06-11T23:21:13.404Z] (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-06-11T23:21:13.676Z] (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-06-11T23:21:13.676Z] (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-06-11T23:21:15.965Z] 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-11T23:21:16.906Z] Reading package lists... [2020-06-11T23:21:16.906Z] Building dependency tree... [2020-06-11T23:21:16.906Z] Reading state information... [2020-06-11T23:21:17.166Z] The following packages were automatically installed and are no longer required: [2020-06-11T23:21:17.166Z] libjq1 liblzo2-2 libonig4 [2020-06-11T23:21:17.166Z] Use 'sudo apt autoremove' to remove them. [2020-06-11T23:21:17.166Z] Suggested packages: [2020-06-11T23:21:17.166Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-06-11T23:21:17.166Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-06-11T23:21:17.166Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-06-11T23:21:17.166Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-06-11T23:21:17.426Z] The following NEW packages will be installed: [2020-06-11T23:21:17.426Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-06-11T23:21:17.426Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-06-11T23:21:17.426Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-06-11T23:21:17.426Z] openssh-client patch perl perl-modules-5.26 xauth [2020-06-11T23:21:17.687Z] 0 upgraded, 27 newly installed, 0 to remove and 10 not upgraded. [2020-06-11T23:21:17.687Z] Need to get 14.7 MB of archives. [2020-06-11T23:21:17.687Z] After this operation, 89.5 MB of additional disk space will be used. [2020-06-11T23:21:17.687Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] [2020-06-11T23:21:17.687Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-06-11T23:21:17.948Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] [2020-06-11T23:21:17.948Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] [2020-06-11T23:21:17.959Z] (8/18) Installing libc-dev (0.7.2-r0) [2020-06-11T23:21:17.959Z] (9/18) Installing g++ (9.2.0-r4) [2020-06-11T23:21:18.208Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-06-11T23:21:18.209Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] [2020-06-11T23:21:18.469Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] [2020-06-11T23:21:18.469Z] 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-11T23:21:18.729Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-06-11T23:21:18.729Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-06-11T23:21:18.729Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-06-11T23:21:18.990Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-06-11T23:21:18.990Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-06-11T23:21:18.990Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-06-11T23:21:18.990Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-06-11T23:21:18.990Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-06-11T23:21:18.990Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] [2020-06-11T23:21:18.990Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] [2020-06-11T23:21:19.251Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-06-11T23:21:19.251Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] [2020-06-11T23:21:19.251Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] [2020-06-11T23:21:19.251Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] [2020-06-11T23:21:19.251Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-06-11T23:21:19.251Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-06-11T23:21:19.251Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-06-11T23:21:19.512Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-06-11T23:21:19.512Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-06-11T23:21:20.083Z] debconf: delaying package configuration, since apt-utils is not installed [2020-06-11T23:21:20.083Z] Fetched 14.7 MB in 2s (6663 kB/s) [2020-06-11T23:21:20.083Z] Selecting previously unselected package libxau6:amd64. [2020-06-11T23:21:20.083Z] (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-11T23:21:20.083Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... [2020-06-11T23:21:20.083Z] Unpacking libxau6:amd64 (1:1.0.8-1) ... [2020-06-11T23:21:20.345Z] Selecting previously unselected package libbsd0:amd64. [2020-06-11T23:21:20.345Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-06-11T23:21:20.345Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-06-11T23:21:20.345Z] Selecting previously unselected package libxdmcp6:amd64. [2020-06-11T23:21:20.345Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2020-06-11T23:21:20.345Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2020-06-11T23:21:20.345Z] Selecting previously unselected package libxcb1:amd64. [2020-06-11T23:21:20.345Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... [2020-06-11T23:21:20.345Z] Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-06-11T23:21:20.606Z] Selecting previously unselected package libx11-data. [2020-06-11T23:21:20.606Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-06-11T23:21:20.606Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-11T23:21:21.178Z] Selecting previously unselected package libx11-6:amd64. [2020-06-11T23:21:21.178Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... [2020-06-11T23:21:21.178Z] Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-06-11T23:21:21.178Z] Selecting previously unselected package libxext6:amd64. [2020-06-11T23:21:21.178Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... [2020-06-11T23:21:21.178Z] Unpacking libxext6:amd64 (2:1.3.3-1) ... [2020-06-11T23:21:21.439Z] Selecting previously unselected package perl-modules-5.26. [2020-06-11T23:21:21.439Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-06-11T23:21:21.439Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-11T23:21:22.240Z] (10/18) Installing fortify-headers (1.1-r0) [2020-06-11T23:21:22.240Z] (11/18) Installing build-base (0.5-r1) [2020-06-11T23:21:22.240Z] (12/18) Installing openssh-keygen (8.1_p1-r0) [2020-06-11T23:21:22.240Z] (13/18) Installing libedit (20191211.3.1-r0) [2020-06-11T23:21:22.240Z] (14/18) Installing openssh-client (8.1_p1-r0) [2020-06-11T23:21:22.513Z] (15/18) Installing openssh-sftp-server (8.1_p1-r0) [2020-06-11T23:21:22.784Z] (16/18) Installing openssh-server-common (8.1_p1-r0) [2020-06-11T23:21:22.784Z] (17/18) Installing openssh-server (8.1_p1-r0) [2020-06-11T23:21:23.060Z] (18/18) Installing openssh (8.1_p1-r0) [2020-06-11T23:21:23.060Z] Executing busybox-1.31.1-r8.trigger [2020-06-11T23:21:23.060Z] OK: 203 MiB in 52 packages [2020-06-11T23:21:23.985Z] Selecting previously unselected package libgdbm5:amd64. [2020-06-11T23:21:23.985Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... [2020-06-11T23:21:23.986Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-06-11T23:21:24.247Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-06-11T23:21:24.247Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-06-11T23:21:24.247Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-06-11T23:21:24.247Z] Selecting previously unselected package libperl5.26:amd64. [2020-06-11T23:21:24.247Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-06-11T23:21:24.247Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-06-11T23:21:25.637Z] Selecting previously unselected package perl. [2020-06-11T23:21:25.637Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-06-11T23:21:25.637Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-06-11T23:21:25.899Z] Selecting previously unselected package less. [2020-06-11T23:21:25.899Z] Preparing to unpack .../12-less_487-0.1_amd64.deb ... [2020-06-11T23:21:25.899Z] Unpacking less (487-0.1) ... [2020-06-11T23:21:25.899Z] Selecting previously unselected package libexpat1:amd64. [2020-06-11T23:21:25.899Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-06-11T23:21:25.899Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-06-11T23:21:25.899Z] Selecting previously unselected package netbase. [2020-06-11T23:21:25.899Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-06-11T23:21:25.899Z] Unpacking netbase (5.4) ... [2020-06-11T23:21:26.160Z] Selecting previously unselected package libedit2:amd64. [2020-06-11T23:21:26.160Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... [2020-06-11T23:21:26.160Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-06-11T23:21:26.160Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-06-11T23:21:26.160Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... [2020-06-11T23:21:26.160Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-06-11T23:21:26.420Z] Selecting previously unselected package libxmuu1:amd64. [2020-06-11T23:21:26.420Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... [2020-06-11T23:21:26.420Z] Unpacking libxmuu1:amd64 (2:1.1.2-2) ... [2020-06-11T23:21:26.420Z] Selecting previously unselected package openssh-client. [2020-06-11T23:21:26.420Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-06-11T23:21:26.420Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-11T23:21:26.682Z] Selecting previously unselected package xauth. [2020-06-11T23:21:26.682Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... [2020-06-11T23:21:26.682Z] Unpacking xauth (1:1.0.10-1) ... [2020-06-11T23:21:26.682Z] Selecting previously unselected package curl. [2020-06-11T23:21:26.682Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... [2020-06-11T23:21:26.682Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-06-11T23:21:26.682Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-06-11T23:21:26.682Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... [2020-06-11T23:21:26.682Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-06-11T23:21:26.943Z] Selecting previously unselected package liberror-perl. [2020-06-11T23:21:26.943Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-06-11T23:21:26.943Z] Unpacking liberror-perl (0.17025-1) ... [2020-06-11T23:21:26.943Z] Selecting previously unselected package git-man. [2020-06-11T23:21:26.943Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-06-11T23:21:26.943Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-11T23:21:26.943Z] Selecting previously unselected package git. [2020-06-11T23:21:26.943Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-06-11T23:21:27.204Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-06-11T23:21:27.774Z] Selecting previously unselected package make. [2020-06-11T23:21:27.774Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... [2020-06-11T23:21:27.774Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-06-11T23:21:27.774Z] Selecting previously unselected package patch. [2020-06-11T23:21:27.774Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-06-11T23:21:27.774Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-06-11T23:21:27.774Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-06-11T23:21:27.774Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-11T23:21:28.035Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-06-11T23:21:28.035Z] Setting up less (487-0.1) ... [2020-06-11T23:21:28.035Z] Setting up make (4.1-9.1ubuntu1) ... [2020-06-11T23:21:28.035Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-06-11T23:21:28.299Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-06-11T23:21:28.299Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-06-11T23:21:28.299Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-11T23:21:28.299Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-06-11T23:21:28.299Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-06-11T23:21:28.299Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-06-11T23:21:28.299Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2020-06-11T23:21:28.560Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-06-11T23:21:28.560Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-11T23:21:28.560Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-11T23:21:28.560Z] Setting up libxau6:amd64 (1:1.0.8-1) ... [2020-06-11T23:21:28.820Z] Setting up netbase (5.4) ... [2020-06-11T23:21:28.820Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-06-11T23:21:28.820Z] Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-06-11T23:21:28.820Z] Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-06-11T23:21:28.820Z] Setting up libxmuu1:amd64 (2:1.1.2-2) ... [2020-06-11T23:21:28.820Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-06-11T23:21:28.820Z] Setting up libxext6:amd64 (2:1.3.3-1) ... [2020-06-11T23:21:28.820Z] Setting up liberror-perl (0.17025-1) ... [2020-06-11T23:21:29.081Z] Setting up xauth (1:1.0.10-1) ... [2020-06-11T23:21:29.081Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-06-11T23:21:29.081Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-06-11T23:21:31.335Z] Removing intermediate container 24ca527be977 [2020-06-11T23:21:31.335Z] ---> 5f7cad5c66fe [2020-06-11T23:21:31.335Z] Step 6/8 : WORKDIR /device-modbus-go [2020-06-11T23:21:31.335Z] ---> Running in f5cb53418503 [2020-06-11T23:21:31.335Z] Removing intermediate container f5cb53418503 [2020-06-11T23:21:31.335Z] ---> a4bb648a2e28 [2020-06-11T23:21:31.335Z] Step 7/8 : COPY . . [2020-06-11T23:21:31.606Z] ---> 20bca1f127e0 [2020-06-11T23:21:31.606Z] Step 8/8 : RUN go mod download [2020-06-11T23:21:31.606Z] ---> Running in 4726d58c7b04 [2020-06-11T23:21:31.622Z] curl set to automatically installed. [2020-06-11T23:21:31.622Z] git set to automatically installed. [2020-06-11T23:21:31.622Z] git-man set to automatically installed. [2020-06-11T23:21:31.622Z] less set to automatically installed. [2020-06-11T23:21:31.622Z] libbsd0 set to automatically installed. [2020-06-11T23:21:31.622Z] libcurl3-gnutls set to automatically installed. [2020-06-11T23:21:31.622Z] libedit2 set to automatically installed. [2020-06-11T23:21:31.622Z] liberror-perl set to automatically installed. [2020-06-11T23:21:31.622Z] libexpat1 set to automatically installed. [2020-06-11T23:21:31.622Z] libgdbm-compat4 set to automatically installed. [2020-06-11T23:21:31.622Z] libgdbm5 set to automatically installed. [2020-06-11T23:21:31.622Z] libperl5.26 set to automatically installed. [2020-06-11T23:21:31.622Z] libssl1.0.0 set to automatically installed. [2020-06-11T23:21:31.622Z] libx11-6 set to automatically installed. [2020-06-11T23:21:31.622Z] libx11-data set to automatically installed. [2020-06-11T23:21:31.622Z] libxau6 set to automatically installed. [2020-06-11T23:21:31.622Z] libxcb1 set to automatically installed. [2020-06-11T23:21:31.622Z] libxdmcp6 set to automatically installed. [2020-06-11T23:21:31.622Z] libxext6 set to automatically installed. [2020-06-11T23:21:31.622Z] libxmuu1 set to automatically installed. [2020-06-11T23:21:31.622Z] make set to automatically installed. [2020-06-11T23:21:31.622Z] netbase set to automatically installed. [2020-06-11T23:21:31.622Z] openssh-client set to automatically installed. [2020-06-11T23:21:31.622Z] patch set to automatically installed. [2020-06-11T23:21:31.622Z] perl set to automatically installed. [2020-06-11T23:21:31.622Z] perl-modules-5.26 set to automatically installed. [2020-06-11T23:21:31.622Z] xauth set to automatically installed. [2020-06-11T23:21:31.622Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-06-11T23:21:31.622Z] Please ensure the environment is properly setup before continuing. [2020-06-11T23:21:31.622Z] Ignore this message if the appropriate measures have already been taken [2020-06-11T23:21:31.882Z] Pulling go [2020-06-11T23:21:32.455Z] 'device-modbus' has dependencies that need to be staged: go [2020-06-11T23:21:32.716Z] Skipping pull go (already ran) [2020-06-11T23:21:32.716Z] Building go [2020-06-11T23:21:32.716Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-06-11T23:21:32.716Z] Dload Upload Total Spent Left Speed [2020-06-11T23:21:34.504Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 19 114M 19 22.0M 0 0 42.3M 0 0:00:02 --:--:-- 0:00:02 42.2M 81 114M 81 93.3M 0 0 61.0M 0 0:00:01 0:00:01 --:--:-- 60.9M 100 114M 100 114M 0 0 58.2M 0 0:00:01 0:00:01 --:--:-- 58.2M [2020-06-11T23:21:35.004Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-11T23:21:35.004Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-06-11T23:21:35.004Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-11T23:21:35.004Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T23:21:35.004Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-11T23:21:35.004Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-11T23:21:35.004Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T23:21:35.004Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-11T23:21:35.004Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.2 [2020-06-11T23:21:35.004Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.33 [2020-06-11T23:21:35.004Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T23:21:35.004Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T23:21:35.004Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T23:21:35.004Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T23:21:35.004Z] go: finding github.com/fatih/color v1.7.0 [2020-06-11T23:21:35.004Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T23:21:35.004Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-11T23:21:35.004Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T23:21:35.004Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-11T23:21:35.004Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-06-11T23:21:35.004Z] go: finding github.com/goburrow/serial v0.1.0 [2020-06-11T23:21:35.004Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-11T23:21:35.004Z] go: finding github.com/google/uuid v1.1.1 [2020-06-11T23:21:35.004Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-11T23:21:35.004Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-11T23:21:35.004Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-11T23:21:35.004Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-11T23:21:35.004Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T23:21:35.004Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T23:21:35.004Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-11T23:21:35.004Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-11T23:21:35.004Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T23:21:35.004Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-06-11T23:21:35.004Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-11T23:21:35.004Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-11T23:21:35.004Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-11T23:21:35.004Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-06-11T23:21:35.004Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-11T23:21:35.004Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-11T23:21:35.004Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-11T23:21:35.004Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-11T23:21:35.004Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-11T23:21:35.004Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-11T23:21:35.004Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-11T23:21:35.004Z] go: finding github.com/miekg/dns v1.1.4 [2020-06-11T23:21:35.004Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-11T23:21:35.004Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T23:21:35.004Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-11T23:21:35.004Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-06-11T23:21:35.004Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-11T23:21:35.004Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-06-11T23:21:35.004Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-11T23:21:35.004Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-11T23:21:35.004Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T23:21:35.004Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T23:21:35.004Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-11T23:21:35.004Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-11T23:21:35.004Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-11T23:21:35.004Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-11T23:21:35.004Z] go: finding github.com/posener/complete v1.1.1 [2020-06-11T23:21:35.004Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-06-11T23:21:35.004Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-11T23:21:35.004Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-11T23:21:35.004Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-11T23:21:35.004Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-11T23:21:35.004Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-11T23:21:35.004Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-06-11T23:21:35.004Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-06-11T23:21:35.004Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-11T23:21:35.004Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-06-11T23:21:35.004Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-06-11T23:21:35.004Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-11T23:21:35.443Z] go1.13.5.linux-amd64.tar.gz: OK [2020-06-11T23:21:43.576Z] Staging go [2020-06-11T23:21:43.836Z] Pulling device-modbus [2020-06-11T23:21:44.407Z] Skipping build go (already ran) [2020-06-11T23:21:44.668Z] Building device-modbus [2020-06-11T23:21:44.668Z] 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-11T23:21:45.161Z] Removing intermediate container 4726d58c7b04 [2020-06-11T23:21:45.161Z] ---> c32125ad5b8f [2020-06-11T23:21:45.161Z] Successfully built c32125ad5b8f [2020-06-11T23:21:45.161Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-11T23:21:45.608Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.2 [2020-06-11T23:21:45.608Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T23:21:45.608Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-06-11T23:21:45.608Z] go: extracting github.com/goburrow/modbus v0.1.0 [2020-06-11T23:21:45.608Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-06-11T23:21:45.608Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.2 [2020-06-11T23:21:45.608Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T23:21:45.608Z] go: extracting github.com/goburrow/serial v0.1.0 [2020-06-11T23:21:45.608Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-06-11T23:21:45.608Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.33 [2020-06-11T23:21:45.716Z] + docker inspect -f . ci-base-image-arm64 [2020-06-11T23:21:45.716Z] . [Pipeline] withDockerContainer [2020-06-11T23:21:45.869Z] go: downloading github.com/pkg/errors v0.8.1 [2020-06-11T23:21:45.869Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-06-11T23:21:45.869Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.33 [2020-06-11T23:21:45.869Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-06-11T23:21:45.869Z] go: extracting github.com/pkg/errors v0.8.1 [2020-06-11T23:21:45.869Z] go: downloading github.com/google/uuid v1.1.1 [2020-06-11T23:21:45.869Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T23:21:45.869Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-06-11T23:21:45.869Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T23:21:45.869Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T23:21:45.869Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T23:21:45.869Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-06-11T23:21:45.869Z] go: extracting github.com/google/uuid v1.1.1 [2020-06-11T23:21:45.869Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-06-11T23:21:45.869Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-06-11T23:21:45.869Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T23:21:45.869Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-06-11T23:21:45.869Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-06-11T23:21:45.869Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-06-11T23:21:45.869Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T23:21:45.869Z] go: downloading github.com/x448/float16 v0.8.4 [2020-06-11T23:21:45.869Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-06-11T23:21:45.869Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T23:21:45.869Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T23:21:45.869Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T23:21:45.869Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-06-11T23:21:45.869Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-06-11T23:21:45.869Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-06-11T23:21:45.869Z] go: extracting github.com/x448/float16 v0.8.4 [2020-06-11T23:21:45.869Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-06-11T23:21:45.869Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T23:21:45.869Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T23:21:45.869Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T23:21:45.869Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T23:21:45.869Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T23:21:45.869Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-06-11T23:21:45.869Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T23:21:45.869Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T23:21:45.869Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T23:21:45.869Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T23:21:45.869Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T23:21:46.017Z] prd-ubuntu18.04-docker-arm64-4c-16g-2670 does not seem to be running inside a container [2020-06-11T23:21:46.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-06-11T23:21:46.133Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T23:21:46.133Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-06-11T23:21:46.133Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T23:21:46.133Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-06-11T23:21:46.133Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T23:21:46.133Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T23:21:46.133Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T23:21:46.133Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T23:21:46.133Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T23:21:46.133Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-06-11T23:21:46.133Z] go: extracting github.com/hashicorp/golang-lru v0.5.1 [2020-06-11T23:21:46.133Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.2 [2020-06-11T23:21:46.133Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T23:21:46.133Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-06-11T23:21:46.133Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-11T23:21:46.133Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T23:21:46.133Z] go: finding github.com/google/uuid v1.1.1 [2020-06-11T23:21:46.133Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-06-11T23:21:46.133Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-11T23:21:46.133Z] go: finding github.com/goburrow/serial v0.1.0 [2020-06-11T23:21:46.133Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.33 [2020-06-11T23:21:46.133Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-11T23:21:46.133Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T23:21:46.133Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T23:21:46.133Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T23:21:46.133Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-11T23:21:46.133Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-11T23:21:46.133Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-11T23:21:46.133Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T23:21:46.133Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-11T23:21:46.423Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-11T23:21:46.423Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T23:21:46.423Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T23:21:46.423Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T23:21:46.423Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-11T23:21:46.423Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T23:21:46.423Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T23:21:46.423Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-11T23:21:46.423Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T23:21:46.423Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T23:21:46.423Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T23:21:46.423Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-06-11T23:21:48.106Z] $ docker top e362b5b82fad9d9f4a5c6e78447f3c1c15dbdd9f9f3112e75e6bb8a4484ed084 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-11T23:21:49.522Z] + go version [2020-06-11T23:21:49.522Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-11T23:21:50.577Z] + make test [2020-06-11T23:21:50.577Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-06-11T23:21:51.561Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-06-11T23:21:56.519Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-11T23:22:00.721Z] Skipping stage go (already ran) [2020-06-11T23:22:00.721Z] Staging device-modbus [2020-06-11T23:22:01.661Z] Priming go [2020-06-11T23:22:02.235Z] Priming device-modbus [2020-06-11T23:22:03.175Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-06-11T23:22:03.175Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-06-11T23:22:03.175Z] Determining the version from the project repo (version-script). [2020-06-11T23:22:03.175Z] The version has been set to '0.0.0-20200611+0d4af99' [2020-06-11T23:22:03.444Z] Snapping 'edgex-device-modbus' ... [2020-06-11T23:22:04.425Z] [2020-06-11T23:22:04.425Z] Snapped edgex-device-modbus_0.0.0-20200611+0d4af99_amd64.snap [Pipeline] } [2020-06-11T23:22:05.827Z] 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-11T23:22:24.009Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-06-11T23:22:24.009Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.250s coverage: 50.3% of statements [2020-06-11T23:22:24.009Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-11T23:22:28.346Z] gofmt -l . [2020-06-11T23:22:28.346Z] [ "`gofmt -l .`" = "" ] [2020-06-11T23:22:28.346Z] ./bin/test-attribution-txt.sh [2020-06-11T23:22:28.942Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-06-11T23:22:29.559Z] Warning: overwriting stash ‘coverage-report’ [2020-06-11T23:22:30.008Z] Stashed 1 file(s) [Pipeline] } [2020-06-11T23:22:30.010Z] $ docker stop --time=1 e362b5b82fad9d9f4a5c6e78447f3c1c15dbdd9f9f3112e75e6bb8a4484ed084 [2020-06-11T23:22:32.241Z] $ docker rm -f e362b5b82fad9d9f4a5c6e78447f3c1c15dbdd9f9f3112e75e6bb8a4484ed084 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-11T23:22:33.303Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-11T23:22:33.633Z] + ls -al . [2020-06-11T23:22:33.633Z] total 136 [2020-06-11T23:22:33.633Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 11 23:22 . [2020-06-11T23:22:33.633Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 23:20 .. [2020-06-11T23:22:33.633Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 11 23:20 .dockerignore [2020-06-11T23:22:33.633Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 23:20 .git [2020-06-11T23:22:33.633Z] -rw-rw-r-- 1 jenkins jenkins 330 Jun 11 23:20 .gitignore [2020-06-11T23:22:33.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 23:20 .semver [2020-06-11T23:22:33.633Z] -rw-rw-r-- 1 jenkins jenkins 5049 Jun 11 23:20 Attribution.txt [2020-06-11T23:22:33.633Z] -rw-rw-r-- 1 jenkins jenkins 1422 Jun 11 23:20 Dockerfile [2020-06-11T23:22:33.633Z] -rw-rw-r-- 1 jenkins jenkins 954 Jun 11 23:20 Dockerfile.build [2020-06-11T23:22:33.633Z] -rw-rw-r-- 1 jenkins jenkins 702 Jun 11 23:20 Jenkinsfile [2020-06-11T23:22:33.633Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 11 23:20 LICENSE [2020-06-11T23:22:33.633Z] -rw-rw-r-- 1 jenkins jenkins 880 Jun 11 23:20 Makefile [2020-06-11T23:22:33.633Z] -rw-rw-r-- 1 jenkins jenkins 591 Jun 11 23:20 README.md [2020-06-11T23:22:33.633Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 11 23:17 VERSION [2020-06-11T23:22:33.633Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 23:20 bin [2020-06-11T23:22:33.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 23:20 cmd [2020-06-11T23:22:33.633Z] -rw-r--r-- 1 jenkins jenkins 22123 Jun 11 23:22 coverage.out [2020-06-11T23:22:33.633Z] -rw-r--r-- 1 jenkins jenkins 559 Jun 11 23:22 go.mod [2020-06-11T23:22:33.633Z] -rw-r--r-- 1 jenkins jenkins 13471 Jun 11 23:22 go.sum [2020-06-11T23:22:33.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 23:20 internal [2020-06-11T23:22:33.633Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 23:20 simulator [2020-06-11T23:22:33.633Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 23:20 snap [2020-06-11T23:22:33.633Z] -rw-rw-r-- 1 jenkins jenkins 229 Jun 11 23:20 version.go [Pipeline] isUnix [Pipeline] sh [2020-06-11T23:22:33.972Z] + 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=0d4af99269ee120b5b277c75f6b2623c24146e85 --label arch=arm64 --label version=0.0.0 . [2020-06-11T23:22:34.243Z] Sending build context to Docker daemon 631.3kB [2020-06-11T23:22:34.517Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-06-11T23:22:34.517Z] Step 2/19 : FROM ${BASE} AS builder [2020-06-11T23:22:34.517Z] ---> c32125ad5b8f [2020-06-11T23:22:34.517Z] Step 3/19 : ARG MAKE='make build' [2020-06-11T23:22:34.517Z] ---> Running in 34ee630d6de5 [2020-06-11T23:22:35.127Z] Removing intermediate container 34ee630d6de5 [2020-06-11T23:22:35.127Z] ---> 4b7e246e0bb4 [2020-06-11T23:22:35.127Z] Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-11T23:22:35.127Z] ---> Running in 690bc65382e4 [2020-06-11T23:22:37.746Z] Removing intermediate container 690bc65382e4 [2020-06-11T23:22:37.746Z] ---> 934502e2810d [2020-06-11T23:22:37.746Z] Step 5/19 : RUN apk add --update --no-cache make git openssh build-base [2020-06-11T23:22:38.021Z] ---> Running in dc9b314a92ee [2020-06-11T23:22:39.454Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-11T23:22:40.430Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-11T23:22:40.703Z] OK: 203 MiB in 52 packages [2020-06-11T23:22:42.134Z] Removing intermediate container dc9b314a92ee [2020-06-11T23:22:42.134Z] ---> 44b38f98d5a7 [2020-06-11T23:22:42.134Z] Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-06-11T23:22:42.134Z] ---> Running in cbe27d1f8933 [2020-06-11T23:22:42.731Z] Removing intermediate container cbe27d1f8933 [2020-06-11T23:22:42.731Z] ---> dd56991383a6 [2020-06-11T23:22:42.731Z] Step 7/19 : COPY . . [2020-06-11T23:22:43.732Z] ---> 1be450a61981 [2020-06-11T23:22:43.732Z] Step 8/19 : RUN ${MAKE} [2020-06-11T23:22:43.732Z] ---> Running in 48ddb642099d [2020-06-11T23:22:45.722Z] 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-11T23:23:12.539Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-11T23:23:19.278Z] Removing intermediate container 48ddb642099d [2020-06-11T23:23:19.278Z] ---> 171618c2a463 [2020-06-11T23:23:19.278Z] Step 9/19 : FROM scratch [2020-06-11T23:23:19.278Z] ---> [2020-06-11T23:23:19.278Z] Step 10/19 : ENV APP_PORT=49991 [2020-06-11T23:23:19.278Z] ---> Running in 13e25518ae41 [2020-06-11T23:23:19.278Z] Removing intermediate container 13e25518ae41 [2020-06-11T23:23:19.278Z] ---> daac34742983 [2020-06-11T23:23:19.278Z] Step 11/19 : EXPOSE $APP_PORT [2020-06-11T23:23:19.278Z] ---> Running in 537b2c393acc [2020-06-11T23:23:19.551Z] Removing intermediate container 537b2c393acc [2020-06-11T23:23:19.551Z] ---> faba2b57d45b [2020-06-11T23:23:19.551Z] Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-06-11T23:23:20.992Z] ---> 917532117a55 [2020-06-11T23:23:20.992Z] Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-06-11T23:23:21.277Z] ---> 766122326ad9 [2020-06-11T23:23:21.277Z] Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-06-11T23:23:22.258Z] ---> 1e8135528785 [2020-06-11T23:23:22.258Z] Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-06-11T23:23:22.258Z] ---> Running in fe872584ecd7 [2020-06-11T23:23:22.854Z] Removing intermediate container fe872584ecd7 [2020-06-11T23:23:22.854Z] ---> 93cb54fbe2e7 [2020-06-11T23:23:22.854Z] Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-06-11T23:23:22.854Z] ---> Running in 8367613bbe16 [2020-06-11T23:23:23.452Z] Removing intermediate container 8367613bbe16 [2020-06-11T23:23:23.452Z] ---> 6ecff659865a [2020-06-11T23:23:23.452Z] Step 17/19 : LABEL arch=arm64 [2020-06-11T23:23:23.452Z] ---> Running in 424f1024582f [2020-06-11T23:23:24.047Z] Removing intermediate container 424f1024582f [2020-06-11T23:23:24.047Z] ---> 3266b2992b3e [2020-06-11T23:23:24.047Z] Step 18/19 : LABEL git_sha=0d4af99269ee120b5b277c75f6b2623c24146e85 [2020-06-11T23:23:24.047Z] ---> Running in 9bbe8b5e7c5f [2020-06-11T23:23:24.642Z] Removing intermediate container 9bbe8b5e7c5f [2020-06-11T23:23:24.642Z] ---> 5d2ee5e25bf9 [2020-06-11T23:23:24.642Z] Step 19/19 : LABEL version=0.0.0 [2020-06-11T23:23:24.642Z] ---> Running in 70f0fb539d69 [2020-06-11T23:23:25.237Z] Removing intermediate container 70f0fb539d69 [2020-06-11T23:23:25.237Z] ---> 4c78b03f1819 [2020-06-11T23:23:25.237Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-11T23:23:25.237Z] Successfully built 4c78b03f1819 [2020-06-11T23:23:25.237Z] 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-11T23:23:25.860Z] + find /w/workspace/device-modbus-go/3 [2020-06-11T23:23:25.860Z] + grep snapcraft.yaml [2020-06-11T23:23:25.860Z] + grep -Po ^name: \K(.*) /w/workspace/device-modbus-go/3/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-11T23:23:26.009Z] provisioning config files... [2020-06-11T23:23:26.038Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/3@tmp/config7572478301677371675tmp [Pipeline] { [Pipeline] sh [2020-06-11T23:23:26.413Z] + cp /w/workspace/device-modbus-go/3@tmp/config7572478301677371675tmp /w/workspace/device-modbus-go/3/edgex-snap-store-login [Pipeline] sh [2020-06-11T23:23:26.758Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/3:/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-11T23:23:26.758Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-06-11T23:23:27.029Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-06-11T23:23:27.029Z] b2f61026a351: Pulling fs layer [2020-06-11T23:23:27.029Z] 5538fb30c42c: Pulling fs layer [2020-06-11T23:23:27.029Z] f0b05810781a: Pulling fs layer [2020-06-11T23:23:27.029Z] 0180a33352d6: Pulling fs layer [2020-06-11T23:23:27.029Z] e7604b0c0f53: Pulling fs layer [2020-06-11T23:23:27.029Z] db689cb83ae0: Pulling fs layer [2020-06-11T23:23:27.029Z] 6138af208834: Pulling fs layer [2020-06-11T23:23:27.029Z] 007c8e8c5d63: Pulling fs layer [2020-06-11T23:23:27.029Z] 4f7a387c642f: Pulling fs layer [2020-06-11T23:23:27.029Z] db689cb83ae0: Waiting [2020-06-11T23:23:27.029Z] 6138af208834: Waiting [2020-06-11T23:23:27.029Z] 007c8e8c5d63: Waiting [2020-06-11T23:23:27.029Z] 4f7a387c642f: Waiting [2020-06-11T23:23:27.029Z] 0180a33352d6: Waiting [2020-06-11T23:23:27.029Z] e7604b0c0f53: Waiting [2020-06-11T23:23:27.029Z] f0b05810781a: Verifying Checksum [2020-06-11T23:23:27.029Z] f0b05810781a: Download complete [2020-06-11T23:23:27.029Z] 5538fb30c42c: Verifying Checksum [2020-06-11T23:23:27.029Z] 5538fb30c42c: Download complete [2020-06-11T23:23:27.029Z] db689cb83ae0: Download complete [2020-06-11T23:23:27.029Z] 6138af208834: Download complete [2020-06-11T23:23:27.029Z] 007c8e8c5d63: Verifying Checksum [2020-06-11T23:23:27.029Z] 007c8e8c5d63: Download complete [2020-06-11T23:23:27.029Z] 4f7a387c642f: Verifying Checksum [2020-06-11T23:23:27.029Z] 4f7a387c642f: Download complete [2020-06-11T23:23:28.016Z] b2f61026a351: Verifying Checksum [2020-06-11T23:23:28.016Z] b2f61026a351: Download complete [2020-06-11T23:23:31.416Z] b2f61026a351: Pull complete [2020-06-11T23:23:31.687Z] 5538fb30c42c: Pull complete [2020-06-11T23:23:31.958Z] f0b05810781a: Pull complete [2020-06-11T23:23:32.232Z] 0180a33352d6: Pull complete [2020-06-11T23:23:34.838Z] e7604b0c0f53: Verifying Checksum [2020-06-11T23:23:34.838Z] e7604b0c0f53: Download complete [2020-06-11T23:24:01.600Z] e7604b0c0f53: Pull complete [2020-06-11T23:24:01.874Z] db689cb83ae0: Pull complete [2020-06-11T23:24:02.471Z] 6138af208834: Pull complete [2020-06-11T23:24:02.743Z] 007c8e8c5d63: Pull complete [2020-06-11T23:24:03.028Z] 4f7a387c642f: Pull complete [2020-06-11T23:24:03.028Z] Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 [2020-06-11T23:24:03.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-06-11T23:24:11.590Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-06-11T23:24:11.590Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-06-11T23:24:11.590Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-06-11T23:24:11.590Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-06-11T23:24:11.590Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] [2020-06-11T23:24:11.590Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] [2020-06-11T23:24:11.590Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1233 kB] [2020-06-11T23:24:11.862Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [879 kB] [2020-06-11T23:24:12.454Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] [2020-06-11T23:24:12.454Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] [2020-06-11T23:24:12.454Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [606 kB] [2020-06-11T23:24:12.726Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [756 kB] [2020-06-11T23:24:13.318Z] Fetched 3747 kB in 3s (1150 kB/s) [2020-06-11T23:24:18.718Z] Reading package lists... [2020-06-11T23:24:33.788Z] 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-11T23:24:37.166Z] Reading package lists... [2020-06-11T23:24:37.760Z] Building dependency tree... [2020-06-11T23:24:37.760Z] Reading state information... [2020-06-11T23:24:38.376Z] The following packages were automatically installed and are no longer required: [2020-06-11T23:24:38.376Z] libjq1 liblzo2-2 libonig4 [2020-06-11T23:24:38.376Z] Use 'sudo apt autoremove' to remove them. [2020-06-11T23:24:38.376Z] Suggested packages: [2020-06-11T23:24:38.376Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-06-11T23:24:38.376Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-06-11T23:24:38.376Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-06-11T23:24:38.376Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-06-11T23:24:38.971Z] The following NEW packages will be installed: [2020-06-11T23:24:38.971Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-06-11T23:24:38.971Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-06-11T23:24:38.971Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-06-11T23:24:38.971Z] openssh-client patch perl perl-modules-5.26 xauth [2020-06-11T23:24:39.244Z] 0 upgraded, 27 newly installed, 0 to remove and 10 not upgraded. [2020-06-11T23:24:39.244Z] Need to get 12.9 MB of archives. [2020-06-11T23:24:39.244Z] After this operation, 84.2 MB of additional disk space will be used. [2020-06-11T23:24:39.244Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] [2020-06-11T23:24:39.516Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-06-11T23:24:39.516Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] [2020-06-11T23:24:39.516Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] [2020-06-11T23:24:39.790Z] 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-11T23:24:39.790Z] 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-11T23:24:40.388Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] [2020-06-11T23:24:40.388Z] 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-11T23:24:41.842Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-06-11T23:24:41.842Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-06-11T23:24:41.842Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-06-11T23:24:42.816Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-06-11T23:24:42.816Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-06-11T23:24:42.816Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-06-11T23:24:42.816Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-06-11T23:24:42.816Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-06-11T23:24:42.816Z] 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-11T23:24:43.089Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] [2020-06-11T23:24:43.089Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-06-11T23:24:43.362Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] [2020-06-11T23:24:43.362Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] [2020-06-11T23:24:43.362Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] [2020-06-11T23:24:43.362Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-06-11T23:24:43.362Z] 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-11T23:24:43.651Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-06-11T23:24:44.250Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-06-11T23:24:44.250Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-06-11T23:24:44.846Z] debconf: delaying package configuration, since apt-utils is not installed [2020-06-11T23:24:44.846Z] Fetched 12.9 MB in 5s (2504 kB/s) [2020-06-11T23:24:44.846Z] Selecting previously unselected package libxau6:arm64. [2020-06-11T23:24:45.127Z] (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-11T23:24:45.127Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... [2020-06-11T23:24:45.127Z] Unpacking libxau6:arm64 (1:1.0.8-1) ... [2020-06-11T23:24:45.127Z] Selecting previously unselected package libbsd0:arm64. [2020-06-11T23:24:45.127Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-06-11T23:24:45.127Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-06-11T23:24:45.422Z] Selecting previously unselected package libxdmcp6:arm64. [2020-06-11T23:24:45.422Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2020-06-11T23:24:45.422Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2020-06-11T23:24:45.422Z] Selecting previously unselected package libxcb1:arm64. [2020-06-11T23:24:45.422Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... [2020-06-11T23:24:45.422Z] Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-06-11T23:24:45.698Z] Selecting previously unselected package libx11-data. [2020-06-11T23:24:45.698Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-06-11T23:24:45.698Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-11T23:24:45.973Z] Selecting previously unselected package libx11-6:arm64. [2020-06-11T23:24:45.973Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... [2020-06-11T23:24:45.973Z] Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-06-11T23:24:46.248Z] Selecting previously unselected package libxext6:arm64. [2020-06-11T23:24:46.248Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... [2020-06-11T23:24:46.248Z] Unpacking libxext6:arm64 (2:1.3.3-1) ... [2020-06-11T23:24:46.523Z] Selecting previously unselected package perl-modules-5.26. [2020-06-11T23:24:46.523Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-06-11T23:24:46.523Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-11T23:24:48.503Z] Selecting previously unselected package libgdbm5:arm64. [2020-06-11T23:24:48.503Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... [2020-06-11T23:24:48.503Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-06-11T23:24:48.503Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-06-11T23:24:48.503Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-06-11T23:24:48.503Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-06-11T23:24:48.503Z] Selecting previously unselected package libperl5.26:arm64. [2020-06-11T23:24:48.503Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-06-11T23:24:48.503Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-06-11T23:24:49.935Z] Selecting previously unselected package perl. [2020-06-11T23:24:49.935Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-06-11T23:24:50.208Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-06-11T23:24:50.208Z] Selecting previously unselected package less. [2020-06-11T23:24:50.208Z] Preparing to unpack .../12-less_487-0.1_arm64.deb ... [2020-06-11T23:24:50.208Z] Unpacking less (487-0.1) ... [2020-06-11T23:24:50.497Z] Selecting previously unselected package libexpat1:arm64. [2020-06-11T23:24:50.497Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-06-11T23:24:50.497Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-06-11T23:24:50.497Z] Selecting previously unselected package netbase. [2020-06-11T23:24:50.497Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-06-11T23:24:50.497Z] Unpacking netbase (5.4) ... [2020-06-11T23:24:50.770Z] Selecting previously unselected package libedit2:arm64. [2020-06-11T23:24:50.770Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... [2020-06-11T23:24:50.770Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-06-11T23:24:50.770Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-06-11T23:24:50.770Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... [2020-06-11T23:24:50.770Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-06-11T23:24:51.366Z] Selecting previously unselected package libxmuu1:arm64. [2020-06-11T23:24:51.366Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... [2020-06-11T23:24:51.366Z] Unpacking libxmuu1:arm64 (2:1.1.2-2) ... [2020-06-11T23:24:51.366Z] Selecting previously unselected package openssh-client. [2020-06-11T23:24:51.366Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-06-11T23:24:51.366Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-11T23:24:51.640Z] Selecting previously unselected package xauth. [2020-06-11T23:24:51.640Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... [2020-06-11T23:24:51.640Z] Unpacking xauth (1:1.0.10-1) ... [2020-06-11T23:24:51.640Z] Selecting previously unselected package curl. [2020-06-11T23:24:51.640Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... [2020-06-11T23:24:51.640Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-06-11T23:24:51.911Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-06-11T23:24:51.911Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... [2020-06-11T23:24:51.911Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-06-11T23:24:52.190Z] Selecting previously unselected package liberror-perl. [2020-06-11T23:24:52.190Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-06-11T23:24:52.190Z] Unpacking liberror-perl (0.17025-1) ... [2020-06-11T23:24:52.190Z] Selecting previously unselected package git-man. [2020-06-11T23:24:52.190Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-06-11T23:24:52.190Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-11T23:24:52.461Z] Selecting previously unselected package git. [2020-06-11T23:24:52.461Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-06-11T23:24:52.461Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-06-11T23:24:53.894Z] Selecting previously unselected package make. [2020-06-11T23:24:53.895Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... [2020-06-11T23:24:53.895Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-06-11T23:24:53.895Z] Selecting previously unselected package patch. [2020-06-11T23:24:53.895Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-06-11T23:24:53.895Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-06-11T23:24:53.895Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-06-11T23:24:53.895Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-11T23:24:53.895Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-06-11T23:24:54.166Z] Setting up less (487-0.1) ... [2020-06-11T23:24:54.439Z] Setting up make (4.1-9.1ubuntu1) ... [2020-06-11T23:24:54.439Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-06-11T23:24:54.711Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-06-11T23:24:54.711Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-06-11T23:24:54.983Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-11T23:24:54.983Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-06-11T23:24:54.983Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-06-11T23:24:54.983Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-06-11T23:24:54.983Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2020-06-11T23:24:54.983Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-06-11T23:24:55.256Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-11T23:24:55.530Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-11T23:24:55.530Z] Setting up libxau6:arm64 (1:1.0.8-1) ... [2020-06-11T23:24:55.530Z] Setting up netbase (5.4) ... [2020-06-11T23:24:55.530Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-06-11T23:24:55.530Z] Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-06-11T23:24:55.801Z] Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-06-11T23:24:55.801Z] Setting up libxmuu1:arm64 (2:1.1.2-2) ... [2020-06-11T23:24:55.801Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-06-11T23:24:55.801Z] Setting up libxext6:arm64 (2:1.3.3-1) ... [2020-06-11T23:24:55.801Z] Setting up liberror-perl (0.17025-1) ... [2020-06-11T23:24:56.073Z] Setting up xauth (1:1.0.10-1) ... [2020-06-11T23:24:56.073Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-06-11T23:24:56.073Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-06-11T23:25:02.759Z] curl set to automatically installed. [2020-06-11T23:25:02.759Z] git set to automatically installed. [2020-06-11T23:25:02.759Z] git-man set to automatically installed. [2020-06-11T23:25:02.759Z] less set to automatically installed. [2020-06-11T23:25:02.759Z] libbsd0 set to automatically installed. [2020-06-11T23:25:02.759Z] libcurl3-gnutls set to automatically installed. [2020-06-11T23:25:02.759Z] libedit2 set to automatically installed. [2020-06-11T23:25:02.759Z] liberror-perl set to automatically installed. [2020-06-11T23:25:02.759Z] libexpat1 set to automatically installed. [2020-06-11T23:25:02.759Z] libgdbm-compat4 set to automatically installed. [2020-06-11T23:25:02.759Z] libgdbm5 set to automatically installed. [2020-06-11T23:25:02.759Z] libperl5.26 set to automatically installed. [2020-06-11T23:25:02.759Z] libssl1.0.0 set to automatically installed. [2020-06-11T23:25:02.759Z] libx11-6 set to automatically installed. [2020-06-11T23:25:02.759Z] libx11-data set to automatically installed. [2020-06-11T23:25:02.759Z] libxau6 set to automatically installed. [2020-06-11T23:25:02.759Z] libxcb1 set to automatically installed. [2020-06-11T23:25:02.759Z] libxdmcp6 set to automatically installed. [2020-06-11T23:25:02.759Z] libxext6 set to automatically installed. [2020-06-11T23:25:02.759Z] libxmuu1 set to automatically installed. [2020-06-11T23:25:02.759Z] make set to automatically installed. [2020-06-11T23:25:02.759Z] netbase set to automatically installed. [2020-06-11T23:25:02.759Z] openssh-client set to automatically installed. [2020-06-11T23:25:02.759Z] patch set to automatically installed. [2020-06-11T23:25:02.759Z] perl set to automatically installed. [2020-06-11T23:25:02.759Z] perl-modules-5.26 set to automatically installed. [2020-06-11T23:25:02.759Z] xauth set to automatically installed. [2020-06-11T23:25:02.759Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-06-11T23:25:02.759Z] Please ensure the environment is properly setup before continuing. [2020-06-11T23:25:02.759Z] Ignore this message if the appropriate measures have already been taken [2020-06-11T23:25:02.759Z] Pulling go [2020-06-11T23:25:05.367Z] 'device-modbus' has dependencies that need to be staged: go [2020-06-11T23:25:05.367Z] Skipping pull go (already ran) [2020-06-11T23:25:05.367Z] Building go [2020-06-11T23:25:05.367Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-06-11T23:25:05.367Z] Dload Upload Total Spent Left Speed [2020-06-11T23:25:07.532Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 22 93.0M 22 20.7M 0 0 34.8M 0 0:00:02 --:--:-- 0:00:02 34.7M 70 93.0M 70 65.9M 0 0 42.0M 0 0:00:02 0:00:01 0:00:01 42.0M 100 93.0M 100 93.0M 0 0 43.2M 0 0:00:02 0:00:02 --:--:-- 43.2M [2020-06-11T23:25:08.961Z] go1.13.5.linux-arm64.tar.gz: OK [2020-06-11T23:25:27.238Z] Staging go [2020-06-11T23:25:28.211Z] Pulling device-modbus [2020-06-11T23:25:30.820Z] Skipping build go (already ran) [2020-06-11T23:25:30.820Z] Building device-modbus [2020-06-11T23:25:30.820Z] 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-11T23:25:31.797Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.2 [2020-06-11T23:25:31.797Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T23:25:31.797Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-06-11T23:25:31.797Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T23:25:31.797Z] go: extracting github.com/goburrow/modbus v0.1.0 [2020-06-11T23:25:31.797Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-06-11T23:25:32.076Z] go: extracting github.com/goburrow/serial v0.1.0 [2020-06-11T23:25:32.076Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-06-11T23:25:32.076Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.2 [2020-06-11T23:25:32.076Z] go: downloading github.com/google/uuid v1.1.1 [2020-06-11T23:25:32.076Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T23:25:32.076Z] go: extracting github.com/google/uuid v1.1.1 [2020-06-11T23:25:32.076Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T23:25:32.076Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-06-11T23:25:32.076Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.33 [2020-06-11T23:25:32.076Z] go: downloading github.com/pkg/errors v0.8.1 [2020-06-11T23:25:32.076Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-06-11T23:25:32.076Z] go: extracting github.com/pkg/errors v0.8.1 [2020-06-11T23:25:32.076Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-06-11T23:25:32.076Z] go: downloading github.com/x448/float16 v0.8.4 [2020-06-11T23:25:32.076Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.33 [2020-06-11T23:25:32.076Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-06-11T23:25:32.076Z] go: extracting github.com/x448/float16 v0.8.4 [2020-06-11T23:25:32.350Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-06-11T23:25:32.350Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T23:25:32.350Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T23:25:32.350Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-06-11T23:25:32.350Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T23:25:32.350Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-06-11T23:25:32.350Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-06-11T23:25:32.350Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T23:25:32.350Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T23:25:32.350Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-06-11T23:25:32.350Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-06-11T23:25:32.350Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T23:25:32.350Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-06-11T23:25:32.350Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-06-11T23:25:32.350Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T23:25:32.350Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T23:25:32.350Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T23:25:32.350Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T23:25:32.350Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-06-11T23:25:32.350Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-06-11T23:25:32.350Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-06-11T23:25:32.350Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T23:25:32.350Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T23:25:32.350Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T23:25:32.350Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T23:25:32.350Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-06-11T23:25:32.350Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T23:25:32.351Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T23:25:32.622Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T23:25:32.622Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T23:25:32.622Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T23:25:32.622Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T23:25:32.622Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-06-11T23:25:32.893Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T23:25:32.893Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T23:25:32.893Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T23:25:32.893Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T23:25:32.893Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-06-11T23:25:33.168Z] go: extracting github.com/hashicorp/golang-lru v0.5.1 [2020-06-11T23:25:33.168Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.2 [2020-06-11T23:25:33.168Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T23:25:33.168Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-06-11T23:25:33.168Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-11T23:25:33.168Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T23:25:33.168Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-11T23:25:33.168Z] go: finding github.com/google/uuid v1.1.1 [2020-06-11T23:25:33.168Z] go: finding github.com/goburrow/serial v0.1.0 [2020-06-11T23:25:33.168Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-06-11T23:25:33.168Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-11T23:25:33.168Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.33 [2020-06-11T23:25:33.168Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T23:25:33.168Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T23:25:33.442Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T23:25:33.442Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-11T23:25:33.442Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-11T23:25:33.442Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-11T23:25:33.442Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T23:25:33.442Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-11T23:25:33.442Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-11T23:25:33.442Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T23:25:33.442Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T23:25:33.442Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T23:25:33.442Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T23:25:33.442Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-11T23:25:33.442Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-11T23:25:33.442Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T23:25:33.442Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T23:25:33.442Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T23:25:33.442Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T23:25:33.442Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-06-11T23:26:00.409Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-11T23:26:15.543Z] Skipping stage go (already ran) [2020-06-11T23:26:15.543Z] Staging device-modbus [2020-06-11T23:26:16.966Z] Priming go [2020-06-11T23:26:19.567Z] Priming device-modbus [2020-06-11T23:26:22.943Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-06-11T23:26:22.943Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-06-11T23:26:22.943Z] Determining the version from the project repo (version-script). [2020-06-11T23:26:22.943Z] The version has been set to '0.0.0-20200611+0d4af99' [2020-06-11T23:26:22.943Z] Snapping 'edgex-device-modbus' ... [2020-06-11T23:26:25.557Z] [2020-06-11T23:26:25.557Z] Snapped edgex-device-modbus_0.0.0-20200611+0d4af99_arm64.snap [Pipeline] } [2020-06-11T23:26:27.538Z] 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-11T23:26:28.381Z] provisioning config files... [2020-06-11T23:26:28.396Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-154@tmp/config854555045468469558tmp [Pipeline] { [Pipeline] sh [2020-06-11T23:26:28.772Z] + bash -s - -t @/w/workspace/xfoundry_device-modbus-go_PR-154@tmp/config854555045468469558tmp [2020-06-11T23:26:28.772Z] + curl -s https://codecov.io/bash [2020-06-11T23:26:29.039Z] [2020-06-11T23:26:29.039Z] _____ _ [2020-06-11T23:26:29.039Z] / ____| | | [2020-06-11T23:26:29.039Z] | | ___ __| | ___ ___ _____ __ [2020-06-11T23:26:29.039Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-11T23:26:29.039Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-11T23:26:29.039Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-11T23:26:29.039Z] Bash-20200602-f809a24 [2020-06-11T23:26:29.039Z] [2020-06-11T23:26:29.039Z] [2020-06-11T23:26:29.039Z] ==> Jenkins CI detected. [2020-06-11T23:26:29.039Z] project root: . [2020-06-11T23:26:29.039Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-11T23:26:29.039Z] ==> Running gcov in . (disable via -X gcov) [2020-06-11T23:26:29.039Z] ==> Python coveragepy not found [2020-06-11T23:26:29.039Z] ==> Searching for coverage reports in: [2020-06-11T23:26:29.039Z] + . [2020-06-11T23:26:29.039Z] -> Found 1 reports [2020-06-11T23:26:29.039Z] ==> Detecting git/mercurial file structure [2020-06-11T23:26:29.039Z] ==> Reading reports [2020-06-11T23:26:29.039Z] + ./coverage.out bytes=22123 [2020-06-11T23:26:29.305Z] ==> Appending adjustments [2020-06-11T23:26:29.305Z] https://docs.codecov.io/docs/fixing-reports [2020-06-11T23:26:29.305Z] + Found adjustments [2020-06-11T23:26:29.305Z] ==> Gzipping contents [2020-06-11T23:26:29.305Z] ==> Uploading reports [2020-06-11T23:26:29.305Z] url: https://codecov.io [2020-06-11T23:26:29.305Z] query: branch=PR-154&commit=0d4af99269ee120b5b277c75f6b2623c24146e85&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-154%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=154&job= [2020-06-11T23:26:29.305Z] -> Pinging Codecov [2020-06-11T23:26:29.305Z] https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-154&commit=0d4af99269ee120b5b277c75f6b2623c24146e85&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-154%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=154&job= [2020-06-11T23:26:29.893Z] -> Uploading [2020-06-11T23:26:30.473Z] -> View reports at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/0d4af99269ee120b5b277c75f6b2623c24146e85 [Pipeline] } [2020-06-11T23:26:30.483Z] 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-11T23:26:31.367Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-11T23:26:31.940Z] ---> package-listing.sh [2020-06-11T23:26:31.940Z] ++ facter osfamily [2020-06-11T23:26:31.940Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-11T23:26:31.940Z] + OS_FAMILY=redhat [2020-06-11T23:26:31.940Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-154 [2020-06-11T23:26:31.940Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-11T23:26:31.940Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-11T23:26:31.940Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-11T23:26:31.940Z] + PACKAGES=/tmp/packages_start.txt [2020-06-11T23:26:31.940Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-154 ']' [2020-06-11T23:26:31.940Z] + PACKAGES=/tmp/packages_end.txt [2020-06-11T23:26:31.940Z] + case "${OS_FAMILY}" in [2020-06-11T23:26:31.940Z] + rpm -qa [2020-06-11T23:26:31.940Z] + sort [2020-06-11T23:26:36.189Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-11T23:26:36.189Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-11T23:26:36.189Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-11T23:26:36.189Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-154 ']' [2020-06-11T23:26:36.189Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-154/archives/ [2020-06-11T23:26:36.189Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-154/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-11T23:26:36.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-11T23:26:36.912Z] [2020-06-11T23:26:36.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-11T23:26:37.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-11T23:26:37.247Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-11T23:26:37.247Z] c9b1b535fdd9: Pulling fs layer [2020-06-11T23:26:37.247Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-11T23:26:37.247Z] 756a868c4378: Pulling fs layer [2020-06-11T23:26:37.247Z] 444b2fc9a129: Pulling fs layer [2020-06-11T23:26:37.247Z] ea15f1150254: Pulling fs layer [2020-06-11T23:26:37.247Z] 41b27a9f41bf: Pulling fs layer [2020-06-11T23:26:37.247Z] 28c525ee5125: Pulling fs layer [2020-06-11T23:26:37.247Z] 094b1ea09ed8: Pulling fs layer [2020-06-11T23:26:37.247Z] 138eaada9080: Pulling fs layer [2020-06-11T23:26:37.247Z] 0622d0fa9048: Pulling fs layer [2020-06-11T23:26:37.247Z] 138eaada9080: Waiting [2020-06-11T23:26:37.247Z] 28c525ee5125: Waiting [2020-06-11T23:26:37.247Z] 0622d0fa9048: Waiting [2020-06-11T23:26:37.247Z] 094b1ea09ed8: Waiting [2020-06-11T23:26:37.247Z] ea15f1150254: Waiting [2020-06-11T23:26:37.247Z] 41b27a9f41bf: Waiting [2020-06-11T23:26:37.247Z] 444b2fc9a129: Waiting [2020-06-11T23:26:37.247Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-11T23:26:37.247Z] 2cc5ad85d9ab: Download complete [2020-06-11T23:26:37.247Z] 444b2fc9a129: Download complete [2020-06-11T23:26:37.247Z] c9b1b535fdd9: Verifying Checksum [2020-06-11T23:26:37.521Z] ea15f1150254: Verifying Checksum [2020-06-11T23:26:37.521Z] ea15f1150254: Download complete [2020-06-11T23:26:37.521Z] 28c525ee5125: Verifying Checksum [2020-06-11T23:26:37.521Z] 28c525ee5125: Download complete [2020-06-11T23:26:37.819Z] 756a868c4378: Verifying Checksum [2020-06-11T23:26:37.819Z] 756a868c4378: Download complete [2020-06-11T23:26:38.093Z] c9b1b535fdd9: Pull complete [2020-06-11T23:26:38.093Z] 138eaada9080: Verifying Checksum [2020-06-11T23:26:38.093Z] 138eaada9080: Download complete [2020-06-11T23:26:38.093Z] 0622d0fa9048: Verifying Checksum [2020-06-11T23:26:38.093Z] 0622d0fa9048: Download complete [2020-06-11T23:26:38.357Z] 094b1ea09ed8: Verifying Checksum [2020-06-11T23:26:38.357Z] 094b1ea09ed8: Download complete [2020-06-11T23:26:38.357Z] 2cc5ad85d9ab: Pull complete [2020-06-11T23:26:38.967Z] 41b27a9f41bf: Verifying Checksum [2020-06-11T23:26:38.967Z] 41b27a9f41bf: Download complete [2020-06-11T23:26:40.946Z] 756a868c4378: Pull complete [2020-06-11T23:26:40.946Z] 444b2fc9a129: Pull complete [2020-06-11T23:26:41.568Z] ea15f1150254: Pull complete [2020-06-11T23:26:46.965Z] 41b27a9f41bf: Pull complete [2020-06-11T23:26:46.965Z] 28c525ee5125: Pull complete [2020-06-11T23:26:49.609Z] 094b1ea09ed8: Pull complete [2020-06-11T23:26:49.874Z] 138eaada9080: Pull complete [2020-06-11T23:26:49.874Z] 0622d0fa9048: Pull complete [2020-06-11T23:26:50.139Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-11T23:26:50.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-11T23:26:50.139Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-11T23:26:50.492Z] prd-centos7-docker-4c-2g-2667 does not seem to be running inside a container [2020-06-11T23:26:50.581Z] $ 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-154 -v /w/workspace/xfoundry_device-modbus-go_PR-154:/w/workspace/xfoundry_device-modbus-go_PR-154:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-154@tmp:/w/workspace/xfoundry_device-modbus-go_PR-154@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-11T23:26:54.214Z] $ docker top a796348e096d4972ec6fcbe46f1525baa54048742b324c9ef54817cefa9bceae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-11T23:26:54.461Z] provisioning config files... [2020-06-11T23:26:54.476Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-154@tmp/config4230524518371964138tmp [Pipeline] { [Pipeline] echo [2020-06-11T23:26:54.507Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-11T23:26:54.827Z] ---> create-netrc.sh [Pipeline] echo [2020-06-11T23:26:54.845Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-11T23:26:55.171Z] ---> logs-deploy.sh [2020-06-11T23:26:55.171Z] + ARCHIVE_ARTIFACTS= [2020-06-11T23:26:55.171Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-11T23:26:55.171Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-11T23:26:55.171Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-11T23:26:55.171Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-154/3 [2020-06-11T23:26:55.171Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-154/3/ [2020-06-11T23:26:55.171Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-154/3 /w/workspace/xfoundry_device-modbus-go_PR-154 [2020-06-11T23:26:57.138Z] Archives upload complete. [2020-06-11T23:26:57.138Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-154/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-154/3/ [2020-06-11T23:26:58.113Z] ---> uname -a: [2020-06-11T23:26:58.113Z] Linux a796348e096d 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-06-11T23:26:58.113Z] [2020-06-11T23:26:58.113Z]