weichou1229 commented: recheck 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 weichou1229 for edgexfoundry/device-modbus-go Obtained Jenkinsfile from dec6cac7ad3741578ee4319335a22747a71d0cbd+3d6b06ce9c8aabcbe3b96acc6656864e00d04358 (8b59844a32633913d52a2874861cadf6aa928718) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 --version # 'git version 2.16.6' > 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 > git --version # 'git version 2.16.6' 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre SNAP_CHANNEL: latest/edge BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: api/openapi/v1 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-213’ is offline Running on prd-centos7-docker-4c-2g-185 in /w/workspace/xfoundry_device-modbus-go_PR-166 [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-166 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' 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/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 3d6b06ce9c8aabcbe3b96acc6656864e00d04358 into PR head commit dec6cac7ad3741578ee4319335a22747a71d0cbd Merge succeeded, producing dec6cac7ad3741578ee4319335a22747a71d0cbd Checking out Revision dec6cac7ad3741578ee4319335a22747a71d0cbd (PR-166) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/166/head:refs/remotes/origin/PR-166 # 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/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dec6cac7ad3741578ee4319335a22747a71d0cbd # 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 3d6b06ce9c8aabcbe3b96acc6656864e00d04358 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dec6cac7ad3741578ee4319335a22747a71d0cbd # timeout=10 Commit message: "fix: Lock Modbus TCP address with IP and Port" > git rev-list --no-walk dec6cac7ad3741578ee4319335a22747a71d0cbd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-24T09:58:13.863Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-24T09:58:14.068Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-24T09:58:14.153Z] ========================================================= [2020-08-24T09:58:14.153Z] EdgeX Global Pipelines Version Info [2020-08-24T09:58:14.153Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-08-24T09:58:15.567Z] ------------------- [2020-08-24T09:58:15.568Z] stable info: [2020-08-24T09:58:15.568Z] ------------------- [2020-08-24T09:58:15.568Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-24T09:58:15.568Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-08-24T09:58:15.568Z] Message: update stable to v1.0.106 [2020-08-24T09:58:16.514Z] ------------------- [2020-08-24T09:58:16.514Z] experimental info: [2020-08-24T09:58:16.514Z] ------------------- [2020-08-24T09:58:16.514Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-24T09:58:16.514Z] Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b [2020-08-24T09:58:16.514Z] Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-24T09:58:18.604Z] + git log --format=format:%s -1 dec6cac7ad3741578ee4319335a22747a71d0cbd [Pipeline] echo [2020-08-24T09:58:18.660Z] GIT_COMMIT: dec6cac7ad3741578ee4319335a22747a71d0cbd, Commit Message: fix: Lock Modbus TCP address with IP and Port [Pipeline] echo [2020-08-24T09:58:18.702Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-08-24T09:58:19.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-24T09:58:19.762Z] [2020-08-24T09:58:19.762Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-24T09:58:20.102Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-24T09:58:20.102Z] latest: Pulling from edgex-devops/git-semver [2020-08-24T09:58:20.102Z] 31603596830f: Pulling fs layer [2020-08-24T09:58:20.102Z] 2a8b12db71e7: Pulling fs layer [2020-08-24T09:58:20.102Z] 6ca5941a6612: Pulling fs layer [2020-08-24T09:58:20.102Z] ecc8261a40a4: Pulling fs layer [2020-08-24T09:58:20.102Z] ecc8261a40a4: Waiting [2020-08-24T09:58:20.102Z] 2a8b12db71e7: Download complete [2020-08-24T09:58:20.364Z] 31603596830f: Verifying Checksum [2020-08-24T09:58:20.364Z] 31603596830f: Download complete [2020-08-24T09:58:20.364Z] ecc8261a40a4: Verifying Checksum [2020-08-24T09:58:20.364Z] ecc8261a40a4: Download complete [2020-08-24T09:58:20.364Z] 6ca5941a6612: Verifying Checksum [2020-08-24T09:58:20.364Z] 6ca5941a6612: Download complete [2020-08-24T09:58:20.630Z] 31603596830f: Pull complete [2020-08-24T09:58:20.630Z] 2a8b12db71e7: Pull complete [2020-08-24T09:58:21.212Z] 6ca5941a6612: Pull complete [2020-08-24T09:58:21.473Z] ecc8261a40a4: Pull complete [2020-08-24T09:58:21.473Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-24T09:58:21.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-24T09:58:21.473Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-24T09:58:21.567Z] prd-centos7-docker-4c-2g-185 does not seem to be running inside a container [2020-08-24T09:58:21.607Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-166 -v /w/workspace/xfoundry_device-modbus-go_PR-166:/w/workspace/xfoundry_device-modbus-go_PR-166:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-166@tmp:/w/workspace/xfoundry_device-modbus-go_PR-166@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-24T09:58:23.674Z] $ docker top 23d18ac3b62347f609bb7e6b0d089819e1f28207672c350b339576dd7e3f33f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-24T09:58:24.026Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-24T09:58:24.026Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-24T09:58:24.236Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-24T09:58:24.241Z] $ docker exec 23d18ac3b62347f609bb7e6b0d089819e1f28207672c350b339576dd7e3f33f0 ssh-agent [2020-08-24T09:58:24.389Z] SSH_AUTH_SOCK=/tmp/ssh-so0aPeCPdXBo/agent.11 [2020-08-24T09:58:24.389Z] SSH_AGENT_PID=17 [2020-08-24T09:58:24.401Z] Running ssh-add (command line suppressed) [2020-08-24T09:58:24.519Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-166@tmp/private_key_5220394068020435398.key (/w/workspace/xfoundry_device-modbus-go_PR-166@tmp/private_key_5220394068020435398.key) [2020-08-24T09:58:24.565Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-24T09:58:24.889Z] + git describe --exact-match --tags HEAD [2020-08-24T09:58:24.890Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-24T09:58:24.910Z] $ docker exec --env ******** --env ******** 23d18ac3b62347f609bb7e6b0d089819e1f28207672c350b339576dd7e3f33f0 ssh-agent -k [2020-08-24T09:58:25.018Z] unset SSH_AUTH_SOCK; [2020-08-24T09:58:25.018Z] unset SSH_AGENT_PID; [2020-08-24T09:58:25.018Z] echo Agent pid 17 killed; [2020-08-24T09:58:25.061Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-24T09:58:25.167Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-24T09:58:25.167Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-24T09:58:25.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-24T09:58:25.254Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-24T09:58:25.407Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-24T09:58:25.412Z] $ docker exec 23d18ac3b62347f609bb7e6b0d089819e1f28207672c350b339576dd7e3f33f0 ssh-agent [2020-08-24T09:58:25.562Z] SSH_AUTH_SOCK=/tmp/ssh-JqSnqfFAEpi0/agent.46 [2020-08-24T09:58:25.562Z] SSH_AGENT_PID=52 [2020-08-24T09:58:25.568Z] Running ssh-add (command line suppressed) [2020-08-24T09:58:25.684Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-166@tmp/private_key_7458074721928913657.key (/w/workspace/xfoundry_device-modbus-go_PR-166@tmp/private_key_7458074721928913657.key) [2020-08-24T09:58:25.726Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-24T09:58:26.046Z] + git semver init [2020-08-24T09:58:26.046Z] # -> Open(): unable to determine branch for HEAD [2020-08-24T09:58:26.046Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-166/.git [2020-08-24T09:58:26.046Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-166 [2020-08-24T09:58:26.046Z] # $SEMVER_REMOTE_NAME = origin [2020-08-24T09:58:26.046Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-24T09:58:26.046Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-24T09:58:26.046Z] # $SEMVER_BRANCH = PR-166 [2020-08-24T09:58:26.046Z] # $SEMVER_TEMP = /tmp/semver-917396814 [2020-08-24T09:58:26.046Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2020-08-24T09:58:26.308Z] # '/tmp/semver-917396814' -> '/w/workspace/xfoundry_device-modbus-go_PR-166/.semver' [2020-08-24T09:58:26.308Z] # -> Force: false [2020-08-24T09:58:26.308Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-166/.semver [Pipeline] } [2020-08-24T09:58:26.321Z] $ docker exec --env ******** --env ******** 23d18ac3b62347f609bb7e6b0d089819e1f28207672c350b339576dd7e3f33f0 ssh-agent -k [2020-08-24T09:58:26.435Z] unset SSH_AUTH_SOCK; [2020-08-24T09:58:26.435Z] unset SSH_AGENT_PID; [2020-08-24T09:58:26.435Z] echo Agent pid 52 killed; [2020-08-24T09:58:26.477Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-24T09:58:26.919Z] + git semver [Pipeline] } [2020-08-24T09:58:26.936Z] $ docker stop --time=1 23d18ac3b62347f609bb7e6b0d089819e1f28207672c350b339576dd7e3f33f0 [2020-08-24T09:58:28.319Z] $ docker rm -f 23d18ac3b62347f609bb7e6b0d089819e1f28207672c350b339576dd7e3f33f0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-24T09:58:28.962Z] Stashed 24 file(s) [Pipeline] echo [2020-08-24T09:58:28.964Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] echo [2020-08-24T09:58:29.045Z] Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [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-08-24T09:58:44.415Z] Still waiting to schedule task [2020-08-24T09:58:44.415Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-08-24T09:58:44.417Z] Still waiting to schedule task [2020-08-24T09:58:44.417Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-08-24T10:00:57.139Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-186 in /w/workspace/xfoundry_device-modbus-go_PR-166 [Pipeline] { [Pipeline] ws [2020-08-24T10:00:57.181Z] Running in /w/workspace/device-modbus-go/3 [Pipeline] { [Pipeline] checkout [2020-08-24T10:01:01.999Z] using credential edgex-jenkins-ssh [2020-08-24T10:01:02.055Z] Cloning the remote Git repository [2020-08-24T10:01:02.055Z] Cloning with configured refspecs honoured and without tags [2020-08-24T10:01:02.173Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-08-24T10:01:02.395Z] > git init /w/workspace/device-modbus-go/3 # timeout=10 [2020-08-24T10:01:02.490Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-08-24T10:01:02.491Z] > git --version # timeout=10 [2020-08-24T10:01:02.512Z] > git --version # 'git version 2.17.1' [2020-08-24T10:01:02.514Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-24T10:01:02.575Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-24T10:01:04.299Z] Fetching without tags [2020-08-24T10:01:04.224Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-08-24T10:01:04.240Z] > git config --add remote.origin.fetch +refs/pull/166/head:refs/remotes/origin/PR-166 # timeout=10 [2020-08-24T10:01:04.255Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-24T10:01:04.278Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-08-24T10:01:04.342Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-08-24T10:01:04.344Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-24T10:01:04.357Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-24T10:01:04.866Z] Merging remotes/origin/master commit 3d6b06ce9c8aabcbe3b96acc6656864e00d04358 into PR head commit dec6cac7ad3741578ee4319335a22747a71d0cbd [2020-08-24T10:01:05.046Z] Merge succeeded, producing dec6cac7ad3741578ee4319335a22747a71d0cbd [2020-08-24T10:01:05.046Z] Checking out Revision dec6cac7ad3741578ee4319335a22747a71d0cbd (PR-166) [2020-08-24T10:01:04.881Z] > git config core.sparsecheckout # timeout=10 [2020-08-24T10:01:04.894Z] > git checkout -f dec6cac7ad3741578ee4319335a22747a71d0cbd # timeout=10 [2020-08-24T10:01:04.961Z] > git remote # timeout=10 [2020-08-24T10:01:04.975Z] > git config --get remote.origin.url # timeout=10 [2020-08-24T10:01:04.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-24T10:01:05.008Z] > git merge 3d6b06ce9c8aabcbe3b96acc6656864e00d04358 # timeout=10 [2020-08-24T10:01:05.028Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-24T10:01:05.047Z] > git config core.sparsecheckout # timeout=10 [2020-08-24T10:01:05.057Z] > git checkout -f dec6cac7ad3741578ee4319335a22747a71d0cbd # timeout=10 [2020-08-24T10:01:09.194Z] Commit message: "fix: Lock Modbus TCP address with IP and Port" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-24T10:01:10.307Z] ========================================================= [2020-08-24T10:01:10.307Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-24T10:01:10.307Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-24T10:01:11.313Z] + 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-08-24T10:01:12.299Z] Sending build context to Docker daemon 644.6kB [2020-08-24T10:01:12.299Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-08-24T10:01:12.299Z] Step 2/8 : FROM ${BASE} [2020-08-24T10:01:12.572Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-24T10:01:12.572Z] b538f80385f9: Pulling fs layer [2020-08-24T10:01:12.572Z] 74f711af9a0d: Pulling fs layer [2020-08-24T10:01:12.572Z] 99f96fe45779: Pulling fs layer [2020-08-24T10:01:12.572Z] fd7a069fd194: Pulling fs layer [2020-08-24T10:01:12.572Z] 66aa3694b03b: Pulling fs layer [2020-08-24T10:01:12.572Z] 170f70906a0f: Pulling fs layer [2020-08-24T10:01:12.572Z] ad7c5574e4b9: Pulling fs layer [2020-08-24T10:01:12.572Z] e772456be8f7: Pulling fs layer [2020-08-24T10:01:12.572Z] c890913d741a: Pulling fs layer [2020-08-24T10:01:12.572Z] 2480fcc9aa5a: Pulling fs layer [2020-08-24T10:01:12.572Z] 09adf4765672: Pulling fs layer [2020-08-24T10:01:12.572Z] ad7c5574e4b9: Waiting [2020-08-24T10:01:12.572Z] fd7a069fd194: Waiting [2020-08-24T10:01:12.572Z] 66aa3694b03b: Waiting [2020-08-24T10:01:12.572Z] 2480fcc9aa5a: Waiting [2020-08-24T10:01:12.572Z] e772456be8f7: Waiting [2020-08-24T10:01:12.572Z] c890913d741a: Waiting [2020-08-24T10:01:12.572Z] 170f70906a0f: Waiting [2020-08-24T10:01:12.572Z] 09adf4765672: Waiting [2020-08-24T10:01:12.572Z] 99f96fe45779: Download complete [2020-08-24T10:01:12.572Z] 74f711af9a0d: Download complete [2020-08-24T10:01:12.572Z] 66aa3694b03b: Verifying Checksum [2020-08-24T10:01:12.572Z] 66aa3694b03b: Download complete [2020-08-24T10:01:12.572Z] 170f70906a0f: Verifying Checksum [2020-08-24T10:01:12.572Z] 170f70906a0f: Download complete [2020-08-24T10:01:12.572Z] b538f80385f9: Verifying Checksum [2020-08-24T10:01:12.572Z] b538f80385f9: Download complete [2020-08-24T10:01:13.562Z] b538f80385f9: Pull complete [2020-08-24T10:01:14.167Z] 74f711af9a0d: Pull complete [2020-08-24T10:01:14.440Z] 99f96fe45779: Pull complete [2020-08-24T10:01:15.419Z] ad7c5574e4b9: Verifying Checksum [2020-08-24T10:01:15.419Z] ad7c5574e4b9: Download complete [2020-08-24T10:01:15.419Z] c890913d741a: Verifying Checksum [2020-08-24T10:01:15.419Z] c890913d741a: Download complete [2020-08-24T10:01:17.408Z] 2480fcc9aa5a: Verifying Checksum [2020-08-24T10:01:17.408Z] 2480fcc9aa5a: Download complete [2020-08-24T10:01:17.705Z] 09adf4765672: Download complete [2020-08-24T10:01:18.332Z] e772456be8f7: Verifying Checksum [2020-08-24T10:01:18.332Z] e772456be8f7: Download complete [2020-08-24T10:01:18.607Z] fd7a069fd194: Verifying Checksum [2020-08-24T10:01:18.607Z] fd7a069fd194: Download complete [2020-08-24T10:01:28.785Z] fd7a069fd194: Pull complete [2020-08-24T10:01:29.058Z] 66aa3694b03b: Pull complete [2020-08-24T10:01:29.333Z] 170f70906a0f: Pull complete [2020-08-24T10:01:33.641Z] ad7c5574e4b9: Pull complete [2020-08-24T10:01:37.957Z] e772456be8f7: Pull complete [2020-08-24T10:01:38.230Z] c890913d741a: Pull complete [2020-08-24T10:01:38.924Z] Running on prd-centos7-docker-4c-2g-187 in /w/workspace/xfoundry_device-modbus-go_PR-166 [Pipeline] { [Pipeline] ws [2020-08-24T10:01:38.972Z] Running in /w/workspace/device-modbus-go/3 [Pipeline] { [Pipeline] checkout [2020-08-24T10:01:40.848Z] 2480fcc9aa5a: Pull complete [2020-08-24T10:01:40.848Z] 09adf4765672: Pull complete [2020-08-24T10:01:40.848Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-24T10:01:40.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-24T10:01:40.848Z] ---> 2248a725d1cf [2020-08-24T10:01:40.848Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-08-24T10:01:46.260Z] ---> Running in 13443685eaaa [2020-08-24T10:01:46.260Z] Removing intermediate container 13443685eaaa [2020-08-24T10:01:46.260Z] ---> b933c02fe76b [2020-08-24T10:01:46.260Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-24T10:01:46.260Z] ---> Running in 059a3a6e5ec3 [2020-08-24T10:01:46.635Z] using credential edgex-jenkins-ssh [2020-08-24T10:01:46.686Z] Cloning the remote Git repository [2020-08-24T10:01:46.687Z] Cloning with configured refspecs honoured and without tags [2020-08-24T10:01:46.726Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-08-24T10:01:47.638Z] Fetching without tags [2020-08-24T10:01:46.791Z] > git init /w/workspace/device-modbus-go/3 # timeout=10 [2020-08-24T10:01:46.850Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-08-24T10:01:46.850Z] > git --version # timeout=10 [2020-08-24T10:01:46.857Z] > git --version # 'git version 2.16.5' [2020-08-24T10:01:46.857Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-24T10:01:46.893Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-24T10:01:47.572Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-08-24T10:01:47.581Z] > git config --add remote.origin.fetch +refs/pull/166/head:refs/remotes/origin/PR-166 # timeout=10 [2020-08-24T10:01:47.589Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-24T10:01:47.617Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-08-24T10:01:47.670Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-08-24T10:01:47.671Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-24T10:01:47.687Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-24T10:01:48.163Z] Merging remotes/origin/master commit 3d6b06ce9c8aabcbe3b96acc6656864e00d04358 into PR head commit dec6cac7ad3741578ee4319335a22747a71d0cbd [2020-08-24T10:01:48.469Z] Merge succeeded, producing dec6cac7ad3741578ee4319335a22747a71d0cbd [2020-08-24T10:01:48.470Z] Checking out Revision dec6cac7ad3741578ee4319335a22747a71d0cbd (PR-166) [2020-08-24T10:01:48.886Z] Removing intermediate container 059a3a6e5ec3 [2020-08-24T10:01:48.886Z] ---> 8e963e997924 [2020-08-24T10:01:48.886Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-08-24T10:01:48.886Z] ---> Running in fcd5a3cc1923 [2020-08-24T10:01:48.183Z] > git config core.sparsecheckout # timeout=10 [2020-08-24T10:01:48.205Z] > git checkout -f dec6cac7ad3741578ee4319335a22747a71d0cbd # timeout=10 [2020-08-24T10:01:48.332Z] > git remote # timeout=10 [2020-08-24T10:01:48.376Z] > git config --get remote.origin.url # timeout=10 [2020-08-24T10:01:48.416Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-24T10:01:48.421Z] > git merge 3d6b06ce9c8aabcbe3b96acc6656864e00d04358 # timeout=10 [2020-08-24T10:01:48.435Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-24T10:01:48.476Z] > git config core.sparsecheckout # timeout=10 [2020-08-24T10:01:48.488Z] > git checkout -f dec6cac7ad3741578ee4319335a22747a71d0cbd # timeout=10 [2020-08-24T10:01:50.336Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-24T10:01:51.310Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-24T10:01:51.906Z] (1/14) Installing libmagic (5.38-r0) [2020-08-24T10:01:51.906Z] (2/14) Installing file (5.38-r0) [2020-08-24T10:01:52.179Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-08-24T10:01:52.180Z] (4/14) Installing g++ (9.3.0-r2) [2020-08-24T10:01:52.252Z] Commit message: "fix: Lock Modbus TCP address with IP and Port" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-24T10:01:53.228Z] ========================================================= [2020-08-24T10:01:53.228Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-24T10:01:53.228Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-24T10:01:54.193Z] + 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-08-24T10:01:54.773Z] Sending build context to Docker daemon 644.6kB [2020-08-24T10:01:54.773Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-08-24T10:01:54.773Z] Step 2/8 : FROM ${BASE} [2020-08-24T10:01:54.773Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-24T10:01:54.773Z] df20fa9351a1: Pulling fs layer [2020-08-24T10:01:54.774Z] ed8968b2872e: Pulling fs layer [2020-08-24T10:01:54.774Z] a92cc7c5fd73: Pulling fs layer [2020-08-24T10:01:54.774Z] 2dd03ba5bac4: Pulling fs layer [2020-08-24T10:01:54.774Z] 1e091d79d1de: Pulling fs layer [2020-08-24T10:01:54.774Z] 481702a1767f: Pulling fs layer [2020-08-24T10:01:54.774Z] f64a6f60c768: Pulling fs layer [2020-08-24T10:01:54.774Z] e78d2573fc39: Pulling fs layer [2020-08-24T10:01:54.774Z] e876d2f968b6: Pulling fs layer [2020-08-24T10:01:54.774Z] ce8a83651883: Pulling fs layer [2020-08-24T10:01:54.774Z] 07967f4d0e4b: Pulling fs layer [2020-08-24T10:01:54.774Z] f64a6f60c768: Waiting [2020-08-24T10:01:54.774Z] e78d2573fc39: Waiting [2020-08-24T10:01:54.774Z] e876d2f968b6: Waiting [2020-08-24T10:01:54.774Z] ce8a83651883: Waiting [2020-08-24T10:01:54.774Z] 07967f4d0e4b: Waiting [2020-08-24T10:01:54.774Z] 2dd03ba5bac4: Waiting [2020-08-24T10:01:54.774Z] 1e091d79d1de: Waiting [2020-08-24T10:01:54.774Z] 481702a1767f: Waiting [2020-08-24T10:01:54.774Z] a92cc7c5fd73: Verifying Checksum [2020-08-24T10:01:54.774Z] a92cc7c5fd73: Download complete [2020-08-24T10:01:54.774Z] ed8968b2872e: Verifying Checksum [2020-08-24T10:01:54.774Z] ed8968b2872e: Download complete [2020-08-24T10:01:54.774Z] 1e091d79d1de: Download complete [2020-08-24T10:01:54.774Z] 481702a1767f: Download complete [2020-08-24T10:01:54.774Z] df20fa9351a1: Verifying Checksum [2020-08-24T10:01:54.774Z] df20fa9351a1: Download complete [2020-08-24T10:01:55.409Z] df20fa9351a1: Pull complete [2020-08-24T10:01:55.548Z] (5/14) Installing fortify-headers (1.1-r0) [2020-08-24T10:01:55.548Z] (6/14) Installing patch (2.7.6-r6) [2020-08-24T10:01:55.548Z] (7/14) Installing build-base (0.5-r2) [2020-08-24T10:01:55.548Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-08-24T10:01:55.548Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-08-24T10:01:55.548Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-08-24T10:01:55.818Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-08-24T10:01:55.912Z] ed8968b2872e: Pull complete [2020-08-24T10:01:56.090Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-08-24T10:01:56.090Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-08-24T10:01:56.090Z] (14/14) Installing openssh (8.3_p1-r0) [2020-08-24T10:01:56.323Z] a92cc7c5fd73: Pull complete [2020-08-24T10:01:56.361Z] Executing busybox-1.31.1-r16.trigger [2020-08-24T10:01:56.361Z] OK: 221 MiB in 53 packages [2020-08-24T10:01:58.166Z] f64a6f60c768: Verifying Checksum [2020-08-24T10:01:58.166Z] f64a6f60c768: Download complete [2020-08-24T10:01:58.166Z] e876d2f968b6: Verifying Checksum [2020-08-24T10:01:58.166Z] e876d2f968b6: Download complete [2020-08-24T10:01:58.975Z] 2dd03ba5bac4: Download complete [2020-08-24T10:01:58.975Z] 07967f4d0e4b: Verifying Checksum [2020-08-24T10:01:58.975Z] 07967f4d0e4b: Download complete [2020-08-24T10:01:59.258Z] e78d2573fc39: Verifying Checksum [2020-08-24T10:01:59.258Z] e78d2573fc39: Download complete [2020-08-24T10:02:00.310Z] ce8a83651883: Verifying Checksum [2020-08-24T10:02:00.310Z] ce8a83651883: Download complete [2020-08-24T10:02:00.674Z] Removing intermediate container fcd5a3cc1923 [2020-08-24T10:02:00.674Z] ---> be306fed7019 [2020-08-24T10:02:00.674Z] Step 6/8 : WORKDIR /device-modbus-go [2020-08-24T10:02:00.674Z] ---> Running in 4ab6afc24e36 [2020-08-24T10:02:01.269Z] Removing intermediate container 4ab6afc24e36 [2020-08-24T10:02:01.269Z] ---> a1b6740a4527 [2020-08-24T10:02:01.269Z] Step 7/8 : COPY . . [2020-08-24T10:02:02.249Z] ---> 88653f628b90 [2020-08-24T10:02:02.249Z] Step 8/8 : RUN go mod download [2020-08-24T10:02:02.249Z] ---> Running in 4c52856c4f55 [2020-08-24T10:02:05.624Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-24T10:02:05.624Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-24T10:02:05.624Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-24T10:02:05.624Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-24T10:02:05.624Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-24T10:02:05.624Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-24T10:02:05.624Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-24T10:02:05.624Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-24T10:02:05.893Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-24T10:02:05.893Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-24T10:02:05.893Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-24T10:02:05.893Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-24T10:02:05.893Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-24T10:02:05.893Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-24T10:02:05.893Z] go: finding github.com/fatih/color v1.7.0 [2020-08-24T10:02:06.163Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-24T10:02:06.163Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-24T10:02:06.163Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-24T10:02:06.163Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-24T10:02:06.163Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-08-24T10:02:06.163Z] go: finding github.com/goburrow/serial v0.1.0 [2020-08-24T10:02:06.433Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-24T10:02:06.433Z] go: finding github.com/google/uuid v1.1.1 [2020-08-24T10:02:06.433Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-24T10:02:06.433Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-24T10:02:06.433Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-24T10:02:06.433Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-24T10:02:06.433Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-24T10:02:06.704Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-24T10:02:06.704Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-24T10:02:06.704Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-24T10:02:06.704Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-24T10:02:06.704Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-08-24T10:02:06.704Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-24T10:02:06.704Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-24T10:02:06.704Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-24T10:02:06.975Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-08-24T10:02:06.975Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-24T10:02:06.975Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-24T10:02:06.975Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-24T10:02:06.975Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-24T10:02:06.975Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-24T10:02:07.247Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-24T10:02:07.247Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-24T10:02:07.247Z] go: finding github.com/miekg/dns v1.1.4 [2020-08-24T10:02:07.247Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-24T10:02:07.247Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-24T10:02:07.247Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-24T10:02:07.247Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-08-24T10:02:07.524Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-24T10:02:07.524Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-08-24T10:02:07.524Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-24T10:02:07.524Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-24T10:02:07.524Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-24T10:02:07.524Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-24T10:02:07.524Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-24T10:02:07.793Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-24T10:02:07.793Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-24T10:02:07.793Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-24T10:02:07.793Z] go: finding github.com/posener/complete v1.1.1 [2020-08-24T10:02:07.793Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-08-24T10:02:07.793Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-24T10:02:07.793Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-24T10:02:08.063Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-24T10:02:08.063Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-24T10:02:08.063Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-24T10:02:08.063Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-08-24T10:02:08.063Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-08-24T10:02:08.063Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-24T10:02:08.336Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-08-24T10:02:08.336Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-08-24T10:02:08.336Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-24T10:02:08.894Z] 2dd03ba5bac4: Pull complete [2020-08-24T10:02:08.894Z] 1e091d79d1de: Pull complete [2020-08-24T10:02:08.894Z] 481702a1767f: Pull complete [2020-08-24T10:02:13.215Z] f64a6f60c768: Pull complete [2020-08-24T10:02:16.629Z] e78d2573fc39: Pull complete [2020-08-24T10:02:16.629Z] e876d2f968b6: Pull complete [2020-08-24T10:02:18.147Z] ce8a83651883: Pull complete [2020-08-24T10:02:18.428Z] 07967f4d0e4b: Pull complete [2020-08-24T10:02:18.428Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-24T10:02:18.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-24T10:02:18.428Z] ---> 5d7c900382c6 [2020-08-24T10:02:18.428Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-08-24T10:02:18.483Z] Removing intermediate container 4c52856c4f55 [2020-08-24T10:02:18.483Z] ---> 170feb8c0b68 [2020-08-24T10:02:18.483Z] Successfully built 170feb8c0b68 [2020-08-24T10:02:18.483Z] 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-08-24T10:02:19.217Z] + docker inspect -f . ci-base-image-arm64 [2020-08-24T10:02:19.217Z] . [Pipeline] withDockerContainer [2020-08-24T10:02:19.493Z] prd-ubuntu18.04-docker-arm64-4c-16g-186 does not seem to be running inside a container [2020-08-24T10:02:19.587Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-08-24T10:02:19.889Z] ---> Running in a217be356807 [2020-08-24T10:02:19.889Z] Removing intermediate container a217be356807 [2020-08-24T10:02:19.889Z] ---> de6fa0ceb537 [2020-08-24T10:02:19.889Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-24T10:02:19.889Z] ---> Running in 1109877b5cf0 [2020-08-24T10:02:21.382Z] Removing intermediate container 1109877b5cf0 [2020-08-24T10:02:21.382Z] ---> dbde5b976905 [2020-08-24T10:02:21.382Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-08-24T10:02:21.421Z] $ docker top f9dd5b9a2b220eedbe66d25495d929a066246b13d355273dba31405ce0e3cf49 -eo pid,comm [2020-08-24T10:02:21.655Z] ---> Running in a0cbcdb604d0 [Pipeline] { [Pipeline] sh [2020-08-24T10:02:22.281Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-24T10:02:22.872Z] + go version [2020-08-24T10:02:22.872Z] go version go1.13.13 linux/arm64 [Pipeline] sh [2020-08-24T10:02:23.300Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-24T10:02:23.596Z] (1/14) Installing libmagic (5.38-r0) [2020-08-24T10:02:23.596Z] (2/14) Installing file (5.38-r0) [2020-08-24T10:02:23.900Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-08-24T10:02:23.900Z] (4/14) Installing g++ (9.3.0-r2) [2020-08-24T10:02:23.919Z] + make test [2020-08-24T10:02:23.919Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-08-24T10:02:24.902Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-08-24T10:02:29.400Z] (5/14) Installing fortify-headers (1.1-r0) [2020-08-24T10:02:29.400Z] (6/14) Installing patch (2.7.6-r6) [2020-08-24T10:02:29.400Z] (7/14) Installing build-base (0.5-r2) [2020-08-24T10:02:29.400Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-08-24T10:02:29.400Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-08-24T10:02:29.400Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-08-24T10:02:29.665Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-08-24T10:02:29.665Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-08-24T10:02:29.665Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-08-24T10:02:29.992Z] (14/14) Installing openssh (8.3_p1-r0) [2020-08-24T10:02:30.317Z] Executing busybox-1.31.1-r16.trigger [2020-08-24T10:02:30.317Z] OK: 237 MiB in 53 packages [2020-08-24T10:02:33.687Z] Removing intermediate container a0cbcdb604d0 [2020-08-24T10:02:33.687Z] ---> 042c999130b1 [2020-08-24T10:02:33.687Z] Step 6/8 : WORKDIR /device-modbus-go [2020-08-24T10:02:33.687Z] ---> Running in 0acc6daa3cc4 [2020-08-24T10:02:33.687Z] Removing intermediate container 0acc6daa3cc4 [2020-08-24T10:02:33.687Z] ---> 1ad744619a9f [2020-08-24T10:02:33.687Z] Step 7/8 : COPY . . [2020-08-24T10:02:34.018Z] ---> 50b54065a63c [2020-08-24T10:02:34.018Z] Step 8/8 : RUN go mod download [2020-08-24T10:02:34.334Z] ---> Running in 1f44e24ceb0e [2020-08-24T10:02:36.978Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-24T10:02:36.978Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-24T10:02:36.978Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-24T10:02:37.244Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-24T10:02:37.244Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-24T10:02:37.244Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-24T10:02:37.244Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-24T10:02:37.244Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-24T10:02:37.244Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-24T10:02:37.244Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-24T10:02:37.519Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-24T10:02:37.519Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-24T10:02:37.519Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-24T10:02:37.519Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-24T10:02:37.519Z] go: finding github.com/fatih/color v1.7.0 [2020-08-24T10:02:37.519Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-24T10:02:37.519Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-24T10:02:37.799Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-24T10:02:37.799Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-24T10:02:37.799Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-08-24T10:02:37.799Z] go: finding github.com/goburrow/serial v0.1.0 [2020-08-24T10:02:37.799Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-24T10:02:37.799Z] go: finding github.com/google/uuid v1.1.1 [2020-08-24T10:02:37.799Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-24T10:02:38.082Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-24T10:02:38.082Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-24T10:02:38.082Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-24T10:02:38.082Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-24T10:02:38.082Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-24T10:02:38.082Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-24T10:02:38.358Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-24T10:02:38.358Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-24T10:02:38.358Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-08-24T10:02:38.358Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-24T10:02:38.358Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-24T10:02:38.358Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-24T10:02:38.358Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-08-24T10:02:38.636Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-24T10:02:38.636Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-24T10:02:38.636Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-24T10:02:38.636Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-24T10:02:38.636Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-24T10:02:38.636Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-24T10:02:38.636Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-24T10:02:38.902Z] go: finding github.com/miekg/dns v1.1.4 [2020-08-24T10:02:38.902Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-24T10:02:38.902Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-24T10:02:38.902Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-24T10:02:38.902Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-08-24T10:02:38.902Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-24T10:02:38.902Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-08-24T10:02:39.165Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-24T10:02:39.165Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-24T10:02:39.165Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-24T10:02:39.165Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-24T10:02:39.165Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-24T10:02:39.165Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-24T10:02:39.165Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-24T10:02:39.442Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-24T10:02:39.442Z] go: finding github.com/posener/complete v1.1.1 [2020-08-24T10:02:39.442Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-08-24T10:02:39.442Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-24T10:02:39.442Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-24T10:02:39.442Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-24T10:02:39.442Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-24T10:02:39.719Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-24T10:02:39.719Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-08-24T10:02:39.719Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-08-24T10:02:39.719Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-24T10:02:39.719Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-08-24T10:02:39.719Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-08-24T10:02:39.719Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-24T10:02:50.048Z] Removing intermediate container 1f44e24ceb0e [2020-08-24T10:02:50.048Z] ---> c44ec18751d6 [2020-08-24T10:02:50.048Z] Successfully built c44ec18751d6 [2020-08-24T10:02:50.048Z] 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-08-24T10:02:50.926Z] + docker inspect -f . ci-base-image-x86_64 [2020-08-24T10:02:50.926Z] . [Pipeline] withDockerContainer [2020-08-24T10:02:51.468Z] prd-centos7-docker-4c-2g-187 does not seem to be running inside a container [2020-08-24T10:02:51.743Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-08-24T10:02:51.906Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-08-24T10:02:53.183Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.355s coverage: 50.3% of statements [2020-08-24T10:02:53.456Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-08-24T10:02:53.721Z] $ docker top b7ab8abf373c34e3320224309d964cfa58e8e2fb38c679692e61ab20acea0518 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-24T10:02:54.530Z] + go version [2020-08-24T10:02:54.530Z] go version go1.13.13 linux/amd64 [Pipeline] sh [2020-08-24T10:02:55.443Z] + make test [2020-08-24T10:02:55.443Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-08-24T10:02:57.422Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-08-24T10:02:58.871Z] gofmt -l . [2020-08-24T10:02:59.145Z] [ "`gofmt -l .`" = "" ] [2020-08-24T10:02:59.145Z] ./bin/test-attribution-txt.sh [2020-08-24T10:02:59.745Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-08-24T10:03:01.089Z] Stashed 1 file(s) [Pipeline] } [2020-08-24T10:03:01.107Z] $ docker stop --time=1 f9dd5b9a2b220eedbe66d25495d929a066246b13d355273dba31405ce0e3cf49 [2020-08-24T10:03:03.314Z] $ docker rm -f f9dd5b9a2b220eedbe66d25495d929a066246b13d355273dba31405ce0e3cf49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-24T10:03:06.401Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-08-24T10:03:06.727Z] + ls -al . [2020-08-24T10:03:06.727Z] total 140 [2020-08-24T10:03:06.727Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 24 10:03 . [2020-08-24T10:03:06.727Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 24 10:01 .. [2020-08-24T10:03:06.727Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 24 10:01 .dockerignore [2020-08-24T10:03:06.727Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 24 10:01 .git [2020-08-24T10:03:06.727Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 24 10:01 .github [2020-08-24T10:03:06.727Z] -rw-rw-r-- 1 jenkins jenkins 330 Aug 24 10:01 .gitignore [2020-08-24T10:03:06.727Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 24 10:01 .semver [2020-08-24T10:03:06.727Z] -rw-rw-r-- 1 jenkins jenkins 5049 Aug 24 10:01 Attribution.txt [2020-08-24T10:03:06.727Z] -rw-rw-r-- 1 jenkins jenkins 1422 Aug 24 10:01 Dockerfile [2020-08-24T10:03:06.727Z] -rw-rw-r-- 1 jenkins jenkins 954 Aug 24 10:01 Dockerfile.build [2020-08-24T10:03:06.727Z] -rw-rw-r-- 1 jenkins jenkins 702 Aug 24 10:01 Jenkinsfile [2020-08-24T10:03:06.727Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 24 10:01 LICENSE [2020-08-24T10:03:06.727Z] -rw-rw-r-- 1 jenkins jenkins 880 Aug 24 10:01 Makefile [2020-08-24T10:03:06.727Z] -rw-rw-r-- 1 jenkins jenkins 591 Aug 24 10:01 README.md [2020-08-24T10:03:06.727Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 24 09:58 VERSION [2020-08-24T10:03:06.727Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 24 10:01 bin [2020-08-24T10:03:06.727Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 24 10:01 cmd [2020-08-24T10:03:06.727Z] -rw-r--r-- 1 jenkins jenkins 22364 Aug 24 10:02 coverage.out [2020-08-24T10:03:06.727Z] -rw-r--r-- 1 jenkins jenkins 559 Aug 24 10:02 go.mod [2020-08-24T10:03:06.727Z] -rw-r--r-- 1 jenkins jenkins 13471 Aug 24 10:03 go.sum [2020-08-24T10:03:06.727Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 24 10:01 internal [2020-08-24T10:03:06.727Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 24 10:01 simulator [2020-08-24T10:03:06.727Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 24 10:01 snap [2020-08-24T10:03:06.727Z] -rw-rw-r-- 1 jenkins jenkins 229 Aug 24 10:01 version.go [Pipeline] isUnix [Pipeline] sh [2020-08-24T10:03:07.069Z] + 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=dec6cac7ad3741578ee4319335a22747a71d0cbd --label arch=arm64 --label version=0.0.0 . [2020-08-24T10:03:07.355Z] Sending build context to Docker daemon 675.8kB [2020-08-24T10:03:07.355Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-08-24T10:03:07.355Z] Step 2/19 : FROM ${BASE} AS builder [2020-08-24T10:03:07.355Z] ---> 170feb8c0b68 [2020-08-24T10:03:07.355Z] Step 3/19 : ARG MAKE='make build' [2020-08-24T10:03:07.629Z] ---> Running in ea6e442ee9d2 [2020-08-24T10:03:08.223Z] Removing intermediate container ea6e442ee9d2 [2020-08-24T10:03:08.223Z] ---> 106affb5d223 [2020-08-24T10:03:08.223Z] Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-24T10:03:08.223Z] ---> Running in 0f014b73a7d4 [2020-08-24T10:03:10.844Z] Removing intermediate container 0f014b73a7d4 [2020-08-24T10:03:10.844Z] ---> 69c9c5420593 [2020-08-24T10:03:10.844Z] Step 5/19 : RUN apk add --update --no-cache make git openssh build-base [2020-08-24T10:03:10.844Z] ---> Running in 315b7bbe9b46 [2020-08-24T10:03:12.270Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-24T10:03:12.859Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-24T10:03:13.827Z] OK: 221 MiB in 53 packages [2020-08-24T10:03:14.800Z] Removing intermediate container 315b7bbe9b46 [2020-08-24T10:03:14.800Z] ---> d5fd5b646604 [2020-08-24T10:03:14.800Z] Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-08-24T10:03:15.070Z] ---> Running in be9d4451fc09 [2020-08-24T10:03:15.341Z] Removing intermediate container be9d4451fc09 [2020-08-24T10:03:15.341Z] ---> a7a50b427a84 [2020-08-24T10:03:15.342Z] Step 7/19 : COPY . . [2020-08-24T10:03:16.022Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-08-24T10:03:16.022Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.234s coverage: 50.3% of statements [2020-08-24T10:03:16.022Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-08-24T10:03:16.319Z] ---> d38c20ceef5e [2020-08-24T10:03:16.319Z] Step 8/19 : RUN ${MAKE} [2020-08-24T10:03:16.596Z] ---> Running in ea63612c4a3c [2020-08-24T10:03:18.030Z] 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-08-24T10:03:19.697Z] gofmt -l . [2020-08-24T10:03:19.697Z] [ "`gofmt -l .`" = "" ] [2020-08-24T10:03:19.697Z] ./bin/test-attribution-txt.sh [2020-08-24T10:03:20.955Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-08-24T10:03:21.595Z] Warning: overwriting stash ‘coverage-report’ [2020-08-24T10:03:22.431Z] Stashed 1 file(s) [Pipeline] } [2020-08-24T10:03:22.462Z] $ docker stop --time=1 b7ab8abf373c34e3320224309d964cfa58e8e2fb38c679692e61ab20acea0518 [2020-08-24T10:03:24.657Z] $ docker rm -f b7ab8abf373c34e3320224309d964cfa58e8e2fb38c679692e61ab20acea0518 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-24T10:03:25.772Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-08-24T10:03:26.134Z] + ls -al . [2020-08-24T10:03:26.135Z] total 104 [2020-08-24T10:03:26.135Z] drwxrwxr-x. 10 jenkins jenkins 4096 Aug 24 10:03 . [2020-08-24T10:03:26.135Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 24 10:01 .. [2020-08-24T10:03:26.135Z] -rw-rw-r--. 1 jenkins jenkins 5049 Aug 24 10:01 Attribution.txt [2020-08-24T10:03:26.135Z] drwxrwxr-x. 2 jenkins jenkins 87 Aug 24 10:01 bin [2020-08-24T10:03:26.135Z] drwxrwxr-x. 3 jenkins jenkins 32 Aug 24 10:01 cmd [2020-08-24T10:03:26.135Z] -rw-r--r--. 1 jenkins jenkins 22364 Aug 24 10:03 coverage.out [2020-08-24T10:03:26.135Z] -rw-rw-r--. 1 jenkins jenkins 1422 Aug 24 10:01 Dockerfile [2020-08-24T10:03:26.135Z] -rw-rw-r--. 1 jenkins jenkins 954 Aug 24 10:01 Dockerfile.build [2020-08-24T10:03:26.135Z] -rw-rw-r--. 1 jenkins jenkins 140 Aug 24 10:01 .dockerignore [2020-08-24T10:03:26.135Z] drwxrwxr-x. 8 jenkins jenkins 179 Aug 24 10:01 .git [2020-08-24T10:03:26.135Z] drwxrwxr-x. 2 jenkins jenkins 38 Aug 24 10:01 .github [2020-08-24T10:03:26.135Z] -rw-rw-r--. 1 jenkins jenkins 330 Aug 24 10:01 .gitignore [2020-08-24T10:03:26.135Z] -rw-r--r--. 1 jenkins jenkins 559 Aug 24 10:03 go.mod [2020-08-24T10:03:26.135Z] -rw-r--r--. 1 jenkins jenkins 13471 Aug 24 10:03 go.sum [2020-08-24T10:03:26.135Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 24 10:01 internal [2020-08-24T10:03:26.135Z] -rw-rw-r--. 1 jenkins jenkins 702 Aug 24 10:01 Jenkinsfile [2020-08-24T10:03:26.135Z] -rw-rw-r--. 1 jenkins jenkins 11340 Aug 24 10:01 LICENSE [2020-08-24T10:03:26.135Z] -rw-rw-r--. 1 jenkins jenkins 880 Aug 24 10:01 Makefile [2020-08-24T10:03:26.135Z] -rw-rw-r--. 1 jenkins jenkins 591 Aug 24 10:01 README.md [2020-08-24T10:03:26.135Z] drwxrwxr-x. 3 jenkins jenkins 58 Aug 24 10:01 .semver [2020-08-24T10:03:26.135Z] drwxrwxr-x. 2 jenkins jenkins 35 Aug 24 10:01 simulator [2020-08-24T10:03:26.135Z] drwxrwxr-x. 4 jenkins jenkins 54 Aug 24 10:01 snap [2020-08-24T10:03:26.135Z] -rw-rw-r--. 1 jenkins jenkins 5 Aug 24 09:58 VERSION [2020-08-24T10:03:26.135Z] -rw-rw-r--. 1 jenkins jenkins 229 Aug 24 10:01 version.go [Pipeline] isUnix [Pipeline] sh [2020-08-24T10:03:26.468Z] + 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=dec6cac7ad3741578ee4319335a22747a71d0cbd --label arch=amd64 --label version=0.0.0 . [2020-08-24T10:03:26.469Z] Sending build context to Docker daemon 675.8kB [2020-08-24T10:03:26.469Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-08-24T10:03:26.469Z] Step 2/19 : FROM ${BASE} AS builder [2020-08-24T10:03:26.469Z] ---> c44ec18751d6 [2020-08-24T10:03:26.469Z] Step 3/19 : ARG MAKE='make build' [2020-08-24T10:03:26.738Z] ---> Running in 96ed8e5fbfc9 [2020-08-24T10:03:27.005Z] Removing intermediate container 96ed8e5fbfc9 [2020-08-24T10:03:27.005Z] ---> 9cd128af7fd0 [2020-08-24T10:03:27.005Z] Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-24T10:03:27.005Z] ---> Running in 9b7dbfe022c2 [2020-08-24T10:03:29.017Z] Removing intermediate container 9b7dbfe022c2 [2020-08-24T10:03:29.017Z] ---> 6a5efca3fc02 [2020-08-24T10:03:29.017Z] Step 5/19 : RUN apk add --update --no-cache make git openssh build-base [2020-08-24T10:03:29.017Z] ---> Running in f0026f2af808 [2020-08-24T10:03:29.639Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-24T10:03:30.600Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-24T10:03:31.194Z] OK: 237 MiB in 53 packages [2020-08-24T10:03:31.822Z] Removing intermediate container f0026f2af808 [2020-08-24T10:03:31.822Z] ---> a2d566ec5efa [2020-08-24T10:03:31.822Z] Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-08-24T10:03:31.822Z] ---> Running in a6d9460b857b [2020-08-24T10:03:32.161Z] Removing intermediate container a6d9460b857b [2020-08-24T10:03:32.161Z] ---> 3e72d6cab3d0 [2020-08-24T10:03:32.161Z] Step 7/19 : COPY . . [2020-08-24T10:03:32.786Z] ---> 2a0b2d8a5eec [2020-08-24T10:03:32.786Z] Step 8/19 : RUN ${MAKE} [2020-08-24T10:03:32.786Z] ---> Running in 73681cd81e49 [2020-08-24T10:03:33.400Z] 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-08-24T10:03:44.832Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-08-24T10:03:48.211Z] Removing intermediate container ea63612c4a3c [2020-08-24T10:03:48.211Z] ---> 1008254e4217 [2020-08-24T10:03:48.211Z] Step 9/19 : FROM scratch [2020-08-24T10:03:48.211Z] ---> [2020-08-24T10:03:48.211Z] Step 10/19 : ENV APP_PORT=49991 [2020-08-24T10:03:48.483Z] ---> Running in f013d9819f10 [2020-08-24T10:03:48.756Z] Removing intermediate container f013d9819f10 [2020-08-24T10:03:48.756Z] ---> 959e67120fd5 [2020-08-24T10:03:48.756Z] Step 11/19 : EXPOSE $APP_PORT [2020-08-24T10:03:49.027Z] ---> Running in 30c84af52e57 [2020-08-24T10:03:49.300Z] Removing intermediate container 30c84af52e57 [2020-08-24T10:03:49.300Z] ---> d51c67cc40d6 [2020-08-24T10:03:49.300Z] Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-08-24T10:03:50.277Z] ---> 793f25bbd2a5 [2020-08-24T10:03:50.277Z] Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-08-24T10:03:51.256Z] ---> 725d4d4c11e0 [2020-08-24T10:03:51.256Z] Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-08-24T10:03:51.871Z] ---> b2d92325319a [2020-08-24T10:03:51.871Z] Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-08-24T10:03:51.875Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-08-24T10:03:52.146Z] ---> Running in f99e689cc318 [2020-08-24T10:03:52.418Z] Removing intermediate container f99e689cc318 [2020-08-24T10:03:52.418Z] ---> 43aa52be78b6 [2020-08-24T10:03:52.418Z] Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-24T10:03:52.694Z] ---> Running in 61a5bc7e8f6c [2020-08-24T10:03:52.966Z] Removing intermediate container 61a5bc7e8f6c [2020-08-24T10:03:52.966Z] ---> c023c3cdfcfb [2020-08-24T10:03:52.966Z] Step 17/19 : LABEL arch=arm64 [2020-08-24T10:03:53.239Z] ---> Running in 6cf0e00213f3 [2020-08-24T10:03:53.513Z] Removing intermediate container 6cf0e00213f3 [2020-08-24T10:03:53.513Z] ---> e91480cb27ef [2020-08-24T10:03:53.513Z] Step 18/19 : LABEL git_sha=dec6cac7ad3741578ee4319335a22747a71d0cbd [2020-08-24T10:03:53.784Z] ---> Running in 4887c35bc0f1 [2020-08-24T10:03:54.375Z] Removing intermediate container 4887c35bc0f1 [2020-08-24T10:03:54.375Z] ---> 063b960f90d0 [2020-08-24T10:03:54.375Z] Step 19/19 : LABEL version=0.0.0 [2020-08-24T10:03:54.376Z] ---> Running in 2a19511c91c6 [2020-08-24T10:03:54.646Z] Removing intermediate container 2a19511c91c6 [2020-08-24T10:03:54.647Z] ---> 6091837ab301 [2020-08-24T10:03:54.647Z] [Warning] One or more build-args [ARCH] were not consumed [2020-08-24T10:03:54.917Z] Successfully built 6091837ab301 [2020-08-24T10:03:54.917Z] 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] } [2020-08-24T10:03:55.291Z] Removing intermediate container 73681cd81e49 [2020-08-24T10:03:55.291Z] ---> 5afc747febe7 [2020-08-24T10:03:55.291Z] Step 9/19 : FROM scratch [2020-08-24T10:03:55.291Z] ---> [2020-08-24T10:03:55.291Z] Step 10/19 : ENV APP_PORT=49991 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [2020-08-24T10:03:55.565Z] ---> Running in e5b0e215622e [2020-08-24T10:03:55.565Z] Removing intermediate container e5b0e215622e [2020-08-24T10:03:55.565Z] ---> 4742fe80c45f [2020-08-24T10:03:55.565Z] Step 11/19 : EXPOSE $APP_PORT [2020-08-24T10:03:55.835Z] ---> Running in b644c0e4231c [Pipeline] sh [2020-08-24T10:03:56.121Z] Removing intermediate container b644c0e4231c [2020-08-24T10:03:56.121Z] ---> 7281de68e0fa [2020-08-24T10:03:56.121Z] Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-08-24T10:03:56.173Z] + find /w/workspace/device-modbus-go/3 [2020-08-24T10:03:56.173Z] + grep snapcraft.yaml [2020-08-24T10:03:56.173Z] + grep -Po ^name: \K(.*) /w/workspace/device-modbus-go/3/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-24T10:03:56.321Z] provisioning config files... [2020-08-24T10:03:56.344Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/3@tmp/config2914249836513042636tmp [Pipeline] { [Pipeline] sh [2020-08-24T10:03:56.726Z] + cp /w/workspace/device-modbus-go/3@tmp/config2914249836513042636tmp /w/workspace/device-modbus-go/3/edgex-snap-store-login [2020-08-24T10:03:56.736Z] ---> f6700d902d7e [2020-08-24T10:03:56.736Z] Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [Pipeline] sh [2020-08-24T10:03:57.007Z] ---> 50364cbf5f0c [2020-08-24T10:03:57.007Z] Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-08-24T10:03:57.063Z] + 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-08-24T10:03:57.063Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-08-24T10:03:57.063Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-08-24T10:03:57.063Z] 237528ba509b: Pulling fs layer [2020-08-24T10:03:57.063Z] 393b96f31d8b: Pulling fs layer [2020-08-24T10:03:57.063Z] 4d82b0e39008: Pulling fs layer [2020-08-24T10:03:57.063Z] e7ca375b8d34: Pulling fs layer [2020-08-24T10:03:57.063Z] 07392d479177: Pulling fs layer [2020-08-24T10:03:57.063Z] 8324981f6117: Pulling fs layer [2020-08-24T10:03:57.063Z] c3105ce2227d: Pulling fs layer [2020-08-24T10:03:57.063Z] 92aa0e4ab508: Pulling fs layer [2020-08-24T10:03:57.063Z] ae419ce1c302: Pulling fs layer [2020-08-24T10:03:57.063Z] 8324981f6117: Waiting [2020-08-24T10:03:57.063Z] c3105ce2227d: Waiting [2020-08-24T10:03:57.063Z] 92aa0e4ab508: Waiting [2020-08-24T10:03:57.063Z] ae419ce1c302: Waiting [2020-08-24T10:03:57.063Z] 07392d479177: Waiting [2020-08-24T10:03:57.063Z] e7ca375b8d34: Waiting [2020-08-24T10:03:57.063Z] 4d82b0e39008: Verifying Checksum [2020-08-24T10:03:57.063Z] 4d82b0e39008: Download complete [2020-08-24T10:03:57.337Z] 393b96f31d8b: Verifying Checksum [2020-08-24T10:03:57.337Z] 393b96f31d8b: Download complete [2020-08-24T10:03:57.337Z] e7ca375b8d34: Verifying Checksum [2020-08-24T10:03:57.337Z] e7ca375b8d34: Download complete [2020-08-24T10:03:57.337Z] 8324981f6117: Verifying Checksum [2020-08-24T10:03:57.337Z] 8324981f6117: Download complete [2020-08-24T10:03:57.337Z] c3105ce2227d: Verifying Checksum [2020-08-24T10:03:57.337Z] c3105ce2227d: Download complete [2020-08-24T10:03:57.337Z] 92aa0e4ab508: Verifying Checksum [2020-08-24T10:03:57.337Z] 92aa0e4ab508: Download complete [2020-08-24T10:03:57.337Z] ae419ce1c302: Verifying Checksum [2020-08-24T10:03:57.337Z] ae419ce1c302: Download complete [2020-08-24T10:03:57.641Z] ---> 033bc90f9fb6 [2020-08-24T10:03:57.641Z] Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-08-24T10:03:57.905Z] ---> Running in 6a85ad34ef5d [2020-08-24T10:03:57.905Z] Removing intermediate container 6a85ad34ef5d [2020-08-24T10:03:57.905Z] ---> 6c2160753a75 [2020-08-24T10:03:57.905Z] Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-24T10:03:57.933Z] 237528ba509b: Verifying Checksum [2020-08-24T10:03:57.933Z] 237528ba509b: Download complete [2020-08-24T10:03:58.192Z] ---> Running in c076c45dc872 [2020-08-24T10:03:58.193Z] Removing intermediate container c076c45dc872 [2020-08-24T10:03:58.193Z] ---> f584dceb01cd [2020-08-24T10:03:58.193Z] Step 17/19 : LABEL arch=amd64 [2020-08-24T10:03:58.193Z] ---> Running in abd640eb63e3 [2020-08-24T10:03:58.470Z] Removing intermediate container abd640eb63e3 [2020-08-24T10:03:58.470Z] ---> 66d0c5b8161c [2020-08-24T10:03:58.470Z] Step 18/19 : LABEL git_sha=dec6cac7ad3741578ee4319335a22747a71d0cbd [2020-08-24T10:03:58.470Z] ---> Running in 081355295ee8 [2020-08-24T10:03:58.756Z] Removing intermediate container 081355295ee8 [2020-08-24T10:03:58.756Z] ---> 14cced7183c0 [2020-08-24T10:03:58.756Z] Step 19/19 : LABEL version=0.0.0 [2020-08-24T10:03:59.039Z] ---> Running in cabe459c4fe1 [2020-08-24T10:03:59.326Z] Removing intermediate container cabe459c4fe1 [2020-08-24T10:03:59.326Z] ---> c6ae2bd1f24a [2020-08-24T10:03:59.326Z] [Warning] One or more build-args [ARCH] were not consumed [2020-08-24T10:03:59.326Z] Successfully built c6ae2bd1f24a [2020-08-24T10:03:59.326Z] 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-08-24T10:04:00.368Z] ++ grep snapcraft.yaml [2020-08-24T10:04:00.368Z] ++ find /w/workspace/device-modbus-go/3 [2020-08-24T10:04:00.368Z] + grep -Po '^name: \K(.*)' /w/workspace/device-modbus-go/3/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-24T10:04:00.514Z] provisioning config files... [2020-08-24T10:04:00.527Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/3@tmp/config291893836047617643tmp [Pipeline] { [Pipeline] sh [2020-08-24T10:04:00.943Z] + cp /w/workspace/device-modbus-go/3@tmp/config291893836047617643tmp /w/workspace/device-modbus-go/3/edgex-snap-store-login [Pipeline] sh [2020-08-24T10:04:01.310Z] 237528ba509b: Pull complete [2020-08-24T10:04:01.310Z] 393b96f31d8b: Pull complete [2020-08-24T10:04:01.330Z] + 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-08-24T10:04:01.330Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-08-24T10:04:01.330Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-08-24T10:04:01.330Z] f08d8e2a3ba1: Pulling fs layer [2020-08-24T10:04:01.330Z] 3baa9cb2483b: Pulling fs layer [2020-08-24T10:04:01.330Z] 94e5ff4c0b15: Pulling fs layer [2020-08-24T10:04:01.330Z] 1860925334f9: Pulling fs layer [2020-08-24T10:04:01.330Z] 59c17e3da0e4: Pulling fs layer [2020-08-24T10:04:01.330Z] 7daec384fcf6: Pulling fs layer [2020-08-24T10:04:01.330Z] 7a29a85643c4: Pulling fs layer [2020-08-24T10:04:01.330Z] 94438e9460a9: Pulling fs layer [2020-08-24T10:04:01.330Z] 812cffafd64f: Pulling fs layer [2020-08-24T10:04:01.330Z] 1860925334f9: Waiting [2020-08-24T10:04:01.330Z] 59c17e3da0e4: Waiting [2020-08-24T10:04:01.330Z] 7daec384fcf6: Waiting [2020-08-24T10:04:01.330Z] 7a29a85643c4: Waiting [2020-08-24T10:04:01.330Z] 94438e9460a9: Waiting [2020-08-24T10:04:01.330Z] 812cffafd64f: Waiting [2020-08-24T10:04:01.586Z] 4d82b0e39008: Pull complete [2020-08-24T10:04:01.620Z] 3baa9cb2483b: Verifying Checksum [2020-08-24T10:04:01.620Z] 3baa9cb2483b: Download complete [2020-08-24T10:04:01.620Z] 94e5ff4c0b15: Verifying Checksum [2020-08-24T10:04:01.620Z] 94e5ff4c0b15: Download complete [2020-08-24T10:04:01.620Z] 1860925334f9: Verifying Checksum [2020-08-24T10:04:01.620Z] 1860925334f9: Download complete [2020-08-24T10:04:01.620Z] 7daec384fcf6: Verifying Checksum [2020-08-24T10:04:01.620Z] 7daec384fcf6: Download complete [2020-08-24T10:04:01.620Z] 7a29a85643c4: Verifying Checksum [2020-08-24T10:04:01.620Z] 7a29a85643c4: Download complete [2020-08-24T10:04:01.620Z] 94438e9460a9: Verifying Checksum [2020-08-24T10:04:01.620Z] 94438e9460a9: Download complete [2020-08-24T10:04:01.620Z] 812cffafd64f: Verifying Checksum [2020-08-24T10:04:01.620Z] 812cffafd64f: Download complete [2020-08-24T10:04:02.195Z] e7ca375b8d34: Pull complete [2020-08-24T10:04:02.633Z] f08d8e2a3ba1: Verifying Checksum [2020-08-24T10:04:02.633Z] f08d8e2a3ba1: Download complete [2020-08-24T10:04:06.232Z] f08d8e2a3ba1: Pull complete [2020-08-24T10:04:06.563Z] 3baa9cb2483b: Pull complete [2020-08-24T10:04:06.886Z] 94e5ff4c0b15: Pull complete [2020-08-24T10:04:07.282Z] 1860925334f9: Pull complete [2020-08-24T10:04:07.573Z] 07392d479177: Verifying Checksum [2020-08-24T10:04:07.573Z] 07392d479177: Download complete [2020-08-24T10:04:11.685Z] 59c17e3da0e4: Verifying Checksum [2020-08-24T10:04:11.685Z] 59c17e3da0e4: Download complete [2020-08-24T10:04:46.553Z] 07392d479177: Pull complete [2020-08-24T10:04:46.553Z] 8324981f6117: Pull complete [2020-08-24T10:04:46.553Z] c3105ce2227d: Pull complete [2020-08-24T10:04:46.824Z] 92aa0e4ab508: Pull complete [2020-08-24T10:04:47.099Z] ae419ce1c302: Pull complete [2020-08-24T10:04:47.099Z] Digest: sha256:6e406ae1453d9e8d8e9e409efff2bb31ab6f017c918e683fbe291fd96f16a4ed [2020-08-24T10:04:47.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-08-24T10:04:51.042Z] 59c17e3da0e4: Pull complete [2020-08-24T10:04:51.042Z] 7daec384fcf6: Pull complete [2020-08-24T10:04:51.042Z] 7a29a85643c4: Pull complete [2020-08-24T10:04:51.042Z] 94438e9460a9: Pull complete [2020-08-24T10:04:51.042Z] 812cffafd64f: Pull complete [2020-08-24T10:04:51.042Z] Digest: sha256:af8a54c7bc77af20a24fc779da6a179edb230b027a9915447f6ddb0093e77608 [2020-08-24T10:04:51.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-08-24T10:04:51.042Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-08-24T10:04:51.042Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-08-24T10:04:51.042Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-08-24T10:04:51.042Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-08-24T10:04:51.042Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1341 kB] [2020-08-24T10:04:51.042Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1417 kB] [2020-08-24T10:04:51.042Z] Fetched 3010 kB in 2s (1677 kB/s) [2020-08-24T10:04:51.648Z] Reading package lists... [2020-08-24T10:04:53.821Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-08-24T10:04:54.090Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-08-24T10:04:54.363Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-08-24T10:04:54.363Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-08-24T10:04:54.955Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1253 kB] [2020-08-24T10:04:55.226Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [922 kB] [2020-08-24T10:04:55.817Z] Fetched 2427 kB in 2s (1270 kB/s) [2020-08-24T10:04:58.416Z] 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-08-24T10:04:58.416Z] 0% [Connecting to archive.ubuntu.com (91.189.88.152)] 0% [1 InRelease gpgv 88.7 kB] [Connecting to archive.ubuntu.com (91.189.88.152) Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-08-24T10:04:58.416Z] 0% [1 InRelease gpgv 88.7 kB] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-08-24T10:04:58.416Z] 0% [1 InRelease gpgv 88.7 kB] [Waiting for headers] 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-08-24T10:05:00.164Z] Reading package lists... [2020-08-24T10:05:00.445Z] 0% [2 InRelease gpgv 242 kB] 0% [Working] 0% [3 InRelease gpgv 88.7 kB] 0% [Working] 0% [4 InRelease gpgv 74.6 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 37% Reading package lists... 65% Reading package lists... 65% Reading package lists... 66% Reading package lists... 66% Reading package lists... 75% Reading package lists... 75% Reading package lists... 75% Reading package lists... 75% Reading package lists... 79% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 86% Reading package lists... 86% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-08-24T10:05:03.949Z] Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-modules-5.26 [2020-08-24T10:05:06.040Z] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 36% Reading package lists... 65% Reading package lists... 65% Reading package lists... 66% Reading package lists... 66% Reading package lists... 68% Reading package lists... 75% Reading package lists... 75% Reading package lists... 75% Reading package lists... 75% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 86% Reading package lists... 86% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-08-24T10:05:06.652Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 61% Building dependency tree [2020-08-24T10:05:06.653Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-08-24T10:05:06.944Z] The following packages were automatically installed and are no longer required: [2020-08-24T10:05:06.944Z] libjq1 libonig4 [2020-08-24T10:05:06.944Z] Use 'sudo apt autoremove' to remove them. [2020-08-24T10:05:06.944Z] Suggested packages: [2020-08-24T10:05:06.944Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-08-24T10:05:06.944Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-08-24T10:05:06.944Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-08-24T10:05:06.944Z] | libterm-readline-perl-perl [2020-08-24T10:05:07.575Z] The following NEW packages will be installed: [2020-08-24T10:05:07.575Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-08-24T10:05:07.575Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-08-24T10:05:07.575Z] 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. [2020-08-24T10:05:07.575Z] Need to get 12.0 MB of archives. [2020-08-24T10:05:07.575Z] After this operation, 77.5 MB of additional disk space will be used. [2020-08-24T10:05:07.575Z] 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-08-24T10:05:08.501Z] 0% [1 perl-modules-5.26 12.6 kB/2763 kB 0%] 3% [1 perl-modules-5.26 399 kB/2763 kB 14%] 20% [Waiting for headers] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-08-24T10:05:08.501Z] 21% [Waiting for headers] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-08-24T10:05:08.501Z] 23% [Waiting for headers] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-08-24T10:05:08.837Z] 23% [4 libperl5.26 22.2 kB/3527 kB 1%] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-08-24T10:05:08.837Z] 48% [5 perl 30.8 kB/201 kB 15%] 51% [Working] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-08-24T10:05:08.837Z] 51% [6 less 28.4 kB/112 kB 25%] 53% [Waiting for headers] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-08-24T10:05:08.837Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] [2020-08-24T10:05:08.837Z] 54% [8 curl 34.7 kB/159 kB 22%] 57% [Working] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-08-24T10:05:08.837Z] 57% [9 libcurl3-gnutls 65.5 kB/213 kB 31%] 60% [Waiting for headers] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-08-24T10:05:08.837Z] 60% [10 liberror-perl 22.8 kB/22.8 kB 100%] 61% [Waiting for headers] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-08-24T10:05:09.109Z] 61% [11 git-man 32.8 kB/804 kB 4%] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-08-24T10:05:09.109Z] 69% [12 git 212 kB/3915 kB 5%] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-08-24T10:05:09.109Z] 96% [13 make 32.7 kB/154 kB 21%] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-08-24T10:05:09.109Z] 98% [14 patch 65.5 kB/102 kB 64%] 100% [Working] Fetched 12.0 MB in 2s (7087 kB/s) [2020-08-24T10:05:09.692Z] debconf: delaying package configuration, since apt-utils is not installed [2020-08-24T10:05:09.692Z] Selecting previously unselected package perl-modules-5.26. [2020-08-24T10:05:09.964Z] (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 ... 9889 files and directories currently installed.) [2020-08-24T10:05:09.964Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-08-24T10:05:09.964Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-08-24T10:05:12.400Z] Selecting previously unselected package libgdbm5:amd64. [2020-08-24T10:05:12.400Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_amd64.deb ... [2020-08-24T10:05:12.400Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-08-24T10:05:12.518Z] 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-08-24T10:05:12.518Z] 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-08-24T10:05:12.518Z] 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [2020-08-24T10:05:12.518Z] 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-08-24T10:05:12.671Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-08-24T10:05:12.671Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-08-24T10:05:12.671Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-08-24T10:05:12.671Z] Selecting previously unselected package libperl5.26:amd64. [2020-08-24T10:05:12.671Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-08-24T10:05:12.671Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-08-24T10:05:14.094Z] Selecting previously unselected package perl. [2020-08-24T10:05:14.094Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-08-24T10:05:14.094Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-08-24T10:05:14.094Z] Selecting previously unselected package less. [2020-08-24T10:05:14.094Z] Preparing to unpack .../05-less_487-0.1_amd64.deb ... [2020-08-24T10:05:14.094Z] Unpacking less (487-0.1) ... [2020-08-24T10:05:14.378Z] Selecting previously unselected package netbase. [2020-08-24T10:05:14.378Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-08-24T10:05:14.378Z] Unpacking netbase (5.4) ... [2020-08-24T10:05:14.378Z] Selecting previously unselected package curl. [2020-08-24T10:05:14.378Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-08-24T10:05:16.392Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-08-24T10:05:16.687Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-08-24T10:05:16.687Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-08-24T10:05:16.687Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-08-24T10:05:16.953Z] Selecting previously unselected package liberror-perl. [2020-08-24T10:05:16.953Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-08-24T10:05:16.953Z] Unpacking liberror-perl (0.17025-1) ... [2020-08-24T10:05:17.222Z] Selecting previously unselected package git-man. [2020-08-24T10:05:17.222Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-08-24T10:05:17.222Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-08-24T10:05:17.487Z] Selecting previously unselected package git. [2020-08-24T10:05:17.487Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-08-24T10:05:17.487Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-08-24T10:05:18.226Z] 0% [1 InRelease gpgv 242 kB] 0% [Working] 0% [2 InRelease gpgv 88.7 kB] 0% [Working] 0% [3 InRelease gpgv 74.6 kB] 0% [Working] 0% [4 InRelease gpgv 88.7 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 9% Reading package lists... 30% Reading package lists... 51% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-08-24T10:05:18.934Z] Selecting previously unselected package make. [2020-08-24T10:05:18.934Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_amd64.deb ... [2020-08-24T10:05:18.934Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-08-24T10:05:18.934Z] Selecting previously unselected package patch. [2020-08-24T10:05:18.934Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-08-24T10:05:18.934Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-08-24T10:05:18.934Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-08-24T10:05:18.934Z] Setting up less (487-0.1) ... [2020-08-24T10:05:19.211Z] Setting up make (4.1-9.1ubuntu1) ... [2020-08-24T10:05:19.211Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-08-24T10:05:19.484Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-08-24T10:05:19.484Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-08-24T10:05:19.484Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-08-24T10:05:19.753Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-08-24T10:05:19.753Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-08-24T10:05:19.753Z] Setting up netbase (5.4) ... [2020-08-24T10:05:20.065Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-08-24T10:05:20.065Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-08-24T10:05:20.355Z] Setting up liberror-perl (0.17025-1) ... [2020-08-24T10:05:20.355Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-08-24T10:05:20.355Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-08-24T10:05:20.671Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-08-24T10:05:23.591Z] Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-modules-5.26 [2020-08-24T10:05:24.199Z] curl set to automatically installed. [2020-08-24T10:05:24.199Z] git set to automatically installed. [2020-08-24T10:05:24.199Z] git-man set to automatically installed. [2020-08-24T10:05:24.199Z] less set to automatically installed. [2020-08-24T10:05:24.199Z] libcurl3-gnutls set to automatically installed. [2020-08-24T10:05:24.199Z] liberror-perl set to automatically installed. [2020-08-24T10:05:24.199Z] libgdbm-compat4 set to automatically installed. [2020-08-24T10:05:24.199Z] libgdbm5 set to automatically installed. [2020-08-24T10:05:24.199Z] libperl5.26 set to automatically installed. [2020-08-24T10:05:24.199Z] make set to automatically installed. [2020-08-24T10:05:24.199Z] netbase set to automatically installed. [2020-08-24T10:05:24.199Z] patch set to automatically installed. [2020-08-24T10:05:24.199Z] perl set to automatically installed. [2020-08-24T10:05:24.199Z] perl-modules-5.26 set to automatically installed. [2020-08-24T10:05:24.199Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-08-24T10:05:24.199Z] Please ensure the environment is properly setup before continuing. [2020-08-24T10:05:24.199Z] Ignore this message if the appropriate measures have already been taken [2020-08-24T10:05:25.747Z] Pulling go  [2020-08-24T10:05:27.882Z] 'device-modbus' has dependencies that need to be staged: go [2020-08-24T10:05:27.882Z] Skipping pull go (already ran) [2020-08-24T10:05:27.882Z] Building go  [2020-08-24T10:05:27.882Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-08-24T10:05:27.882Z] Dload Upload Total Spent Left Speed [2020-08-24T10:05:27.905Z] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 11% Reading package lists... 33% Reading package lists... 55% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 75% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-08-24T10:05:28.764Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree [2020-08-24T10:05:28.764Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-08-24T10:05:29.352Z] The following packages were automatically installed and are no longer required: [2020-08-24T10:05:29.352Z] libjq1 libonig4 [2020-08-24T10:05:29.352Z] Use 'sudo apt autoremove' to remove them. [2020-08-24T10:05:29.622Z] Suggested packages: [2020-08-24T10:05:29.622Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-08-24T10:05:29.622Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-08-24T10:05:29.622Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-08-24T10:05:29.622Z] | libterm-readline-perl-perl [2020-08-24T10:05:29.891Z] The following NEW packages will be installed: [2020-08-24T10:05:29.891Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-08-24T10:05:29.891Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-08-24T10:05:29.891Z] 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. [2020-08-24T10:05:29.891Z] Need to get 10.8 MB of archives. [2020-08-24T10:05:29.891Z] After this operation, 73.6 MB of additional disk space will be used. [2020-08-24T10:05:30.160Z] 0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-08-24T10:05:31.022Z] 0% [1 perl-modules-5.26 12.6 kB/2763 kB 0%] 3% [1 perl-modules-5.26 382 kB/2763 kB 14%] 22% [Working] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-08-24T10:05:31.022Z] 22% [2 libgdbm5 8192 B/23.1 kB 35%] 24% [Waiting for headers] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-08-24T10:05:31.022Z] 24% [3 libgdbm-compat4 5536 B/5536 B 100%] 25% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-08-24T10:05:31.297Z] 25% [4 libperl5.26 25.8 kB/3326 kB 1%] 51% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-08-24T10:05:31.297Z] 51% [5 perl 42.3 kB/201 kB 21%] 54% [Waiting for headers] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-08-24T10:05:31.297Z] 54% [6 less 37.3 kB/99.7 kB 37%] 56% [Waiting for headers] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-08-24T10:05:31.297Z] 56% [7 netbase 12.7 kB/12.7 kB 100%] 58% [Waiting for headers] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] [2020-08-24T10:05:31.568Z] 58% [8 curl 55.4 kB/152 kB 36%] 60% [Working] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] [2020-08-24T10:05:31.568Z] 61% [9 libcurl3-gnutls 65.5 kB/179 kB 37%] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-08-24T10:05:31.568Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-08-24T10:05:31.568Z] 65% [11 git-man 98.3 kB/804 kB 12%] 72% [Working] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-08-24T10:05:31.568Z] 72% [12 git 11.2 kB/2952 kB 0%] 95% [Working] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-08-24T10:05:31.568Z] 96% [13 make 45.1 kB/139 kB 32%] 98% [Working] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-08-24T10:05:31.568Z] 98% [14 patch 57.3 kB/91.8 kB 62%] 100% [Working] Fetched 10.8 MB in 2s (6375 kB/s) [2020-08-24T10:05:32.160Z] debconf: delaying package configuration, since apt-utils is not installed [2020-08-24T10:05:32.431Z] Selecting previously unselected package perl-modules-5.26. [2020-08-24T10:05:32.432Z] (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 ... 9882 files and directories currently installed.) [2020-08-24T10:05:32.432Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-08-24T10:05:32.432Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-08-24T10:05:33.102Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 4 114M 4 4927k 0 0 8467k 0 0:00:13 --:--:-- 0:00:13 8452k 18 114M 18 21.0M 0 0 13.2M 0 0:00:08 0:00:01 0:00:07 13.2M 40 114M 40 46.7M 0 0 18.1M 0 0:00:06 0:00:02 0:00:04 18.0M 55 114M 55 63.7M 0 0 17.7M 0 0:00:06 0:00:03 0:00:03 17.7M 76 114M 76 87.5M 0 0 18.8M 0 0:00:06 0:00:04 0:00:02 18.8M 100 114M 100 114M 0 0 21.4M 0 0:00:05 0:00:05 --:--:-- 23.0M [2020-08-24T10:05:33.857Z] Selecting previously unselected package libgdbm5:arm64. [2020-08-24T10:05:33.857Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_arm64.deb ... [2020-08-24T10:05:33.857Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-08-24T10:05:34.128Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-08-24T10:05:34.128Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-08-24T10:05:34.128Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-08-24T10:05:34.128Z] Selecting previously unselected package libperl5.26:arm64. [2020-08-24T10:05:34.399Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-08-24T10:05:34.399Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-08-24T10:05:34.526Z] go1.13.5.linux-amd64.tar.gz: OK [2020-08-24T10:05:35.374Z] Selecting previously unselected package perl. [2020-08-24T10:05:35.374Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-08-24T10:05:35.374Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-08-24T10:05:35.644Z] Selecting previously unselected package less. [2020-08-24T10:05:35.644Z] Preparing to unpack .../05-less_487-0.1_arm64.deb ... [2020-08-24T10:05:35.644Z] Unpacking less (487-0.1) ... [2020-08-24T10:05:35.914Z] Selecting previously unselected package netbase. [2020-08-24T10:05:35.914Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-08-24T10:05:35.914Z] Unpacking netbase (5.4) ... [2020-08-24T10:05:35.914Z] Selecting previously unselected package curl. [2020-08-24T10:05:35.914Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_arm64.deb ... [2020-08-24T10:05:35.914Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-08-24T10:05:36.185Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-08-24T10:05:36.185Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... [2020-08-24T10:05:36.185Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-08-24T10:05:36.185Z] Selecting previously unselected package liberror-perl. [2020-08-24T10:05:36.185Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-08-24T10:05:36.185Z] Unpacking liberror-perl (0.17025-1) ... [2020-08-24T10:05:36.455Z] Selecting previously unselected package git-man. [2020-08-24T10:05:36.455Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-08-24T10:05:36.455Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-08-24T10:05:36.455Z] Selecting previously unselected package git. [2020-08-24T10:05:36.455Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-08-24T10:05:36.724Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-08-24T10:05:38.146Z] Selecting previously unselected package make. [2020-08-24T10:05:38.146Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_arm64.deb ... [2020-08-24T10:05:38.146Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-08-24T10:05:38.146Z] Selecting previously unselected package patch. [2020-08-24T10:05:38.146Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-08-24T10:05:38.146Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-08-24T10:05:38.419Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-08-24T10:05:38.419Z] Setting up less (487-0.1) ... [2020-08-24T10:05:38.689Z] Setting up make (4.1-9.1ubuntu1) ... [2020-08-24T10:05:38.689Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-08-24T10:05:38.689Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-08-24T10:05:38.689Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-08-24T10:05:38.960Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-08-24T10:05:38.960Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-08-24T10:05:38.960Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-08-24T10:05:38.960Z] Setting up netbase (5.4) ... [2020-08-24T10:05:38.960Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-08-24T10:05:38.960Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-08-24T10:05:39.230Z] Setting up liberror-perl (0.17025-1) ... [2020-08-24T10:05:39.230Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-08-24T10:05:39.230Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-08-24T10:05:39.502Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-08-24T10:05:44.876Z] curl set to automatically installed. [2020-08-24T10:05:44.876Z] git set to automatically installed. [2020-08-24T10:05:44.876Z] git-man set to automatically installed. [2020-08-24T10:05:44.876Z] less set to automatically installed. [2020-08-24T10:05:44.876Z] libcurl3-gnutls set to automatically installed. [2020-08-24T10:05:44.876Z] liberror-perl set to automatically installed. [2020-08-24T10:05:45.145Z] libgdbm-compat4 set to automatically installed. [2020-08-24T10:05:45.145Z] libgdbm5 set to automatically installed. [2020-08-24T10:05:45.145Z] libperl5.26 set to automatically installed. [2020-08-24T10:05:45.145Z] make set to automatically installed. [2020-08-24T10:05:45.145Z] netbase set to automatically installed. [2020-08-24T10:05:45.145Z] patch set to automatically installed. [2020-08-24T10:05:45.145Z] perl set to automatically installed. [2020-08-24T10:05:45.145Z] perl-modules-5.26 set to automatically installed. [2020-08-24T10:05:45.415Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-08-24T10:05:45.415Z] Please ensure the environment is properly setup before continuing. [2020-08-24T10:05:45.415Z] Ignore this message if the appropriate measures have already been taken [2020-08-24T10:05:46.384Z] Pulling go  [2020-08-24T10:05:47.265Z] Staging go  [2020-08-24T10:05:48.713Z] Pulling device-modbus  [2020-08-24T10:05:49.690Z] Skipping build go (already ran) [2020-08-24T10:05:49.690Z] Building device-modbus  [2020-08-24T10:05:49.743Z] 'device-modbus' has dependencies that need to be staged: go [2020-08-24T10:05:49.743Z] Skipping pull go (already ran) [2020-08-24T10:05:49.743Z] Building go  [2020-08-24T10:05:49.743Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-08-24T10:05:49.744Z] Dload Upload Total Spent Left Speed [2020-08-24T10:05:49.959Z] 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-08-24T10:05:51.393Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-24T10:05:51.393Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-24T10:05:51.393Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-08-24T10:05:51.393Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-24T10:05:51.393Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-08-24T10:05:51.393Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-24T10:05:51.393Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-24T10:05:51.393Z] go: extracting github.com/goburrow/modbus v0.1.0 [2020-08-24T10:05:51.393Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-24T10:05:51.393Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-08-24T10:05:51.393Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-08-24T10:05:51.393Z] go: downloading github.com/google/uuid v1.1.1 [2020-08-24T10:05:51.393Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-08-24T10:05:51.666Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-24T10:05:51.666Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-08-24T10:05:51.666Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-24T10:05:51.666Z] go: extracting github.com/google/uuid v1.1.1 [2020-08-24T10:05:51.666Z] go: extracting github.com/goburrow/serial v0.1.0 [2020-08-24T10:05:51.666Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-08-24T10:05:51.666Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-24T10:05:51.666Z] go: downloading github.com/pkg/errors v0.8.1 [2020-08-24T10:05:51.666Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-24T10:05:51.666Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-08-24T10:05:51.666Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-08-24T10:05:51.666Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-24T10:05:51.666Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-08-24T10:05:51.666Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-08-24T10:05:51.666Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-08-24T10:05:51.666Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-08-24T10:05:51.666Z] go: extracting github.com/pkg/errors v0.8.1 [2020-08-24T10:05:51.666Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-24T10:05:51.666Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-24T10:05:51.666Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-08-24T10:05:51.943Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-24T10:05:51.943Z] go: downloading github.com/x448/float16 v0.8.4 [2020-08-24T10:05:51.943Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-24T10:05:51.943Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-08-24T10:05:51.943Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-24T10:05:51.943Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-08-24T10:05:51.943Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-08-24T10:05:51.943Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-24T10:05:51.943Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-08-24T10:05:51.943Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-08-24T10:05:51.943Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-24T10:05:51.943Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-24T10:05:51.943Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-08-24T10:05:51.943Z] go: extracting github.com/x448/float16 v0.8.4 [2020-08-24T10:05:51.943Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-24T10:05:51.943Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-24T10:05:51.943Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-08-24T10:05:51.943Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-24T10:05:51.943Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-08-24T10:05:51.943Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-08-24T10:05:52.247Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-08-24T10:05:52.247Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-08-24T10:05:52.247Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-08-24T10:05:52.247Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-24T10:05:52.247Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-24T10:05:52.247Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-24T10:05:52.247Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-24T10:05:52.520Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-08-24T10:05:52.520Z] go: extracting github.com/hashicorp/golang-lru v0.5.1 [2020-08-24T10:05:52.520Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-24T10:05:52.520Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-24T10:05:52.520Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-08-24T10:05:52.520Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-24T10:05:52.520Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-24T10:05:52.520Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-24T10:05:52.520Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-24T10:05:52.520Z] go: finding github.com/google/uuid v1.1.1 [2020-08-24T10:05:52.520Z] go: finding github.com/goburrow/serial v0.1.0 [2020-08-24T10:05:52.520Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-24T10:05:52.788Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-24T10:05:52.788Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-24T10:05:52.788Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-24T10:05:52.788Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-24T10:05:52.788Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-24T10:05:52.788Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-24T10:05:52.788Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-24T10:05:52.788Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-24T10:05:52.788Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-24T10:05:52.788Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-24T10:05:52.788Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-24T10:05:52.788Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-24T10:05:52.788Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-24T10:05:52.788Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-24T10:05:52.788Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-24T10:05:52.788Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-24T10:05:52.788Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-24T10:05:52.788Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-24T10:05:53.078Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-24T10:05:53.078Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-24T10:05:53.078Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-08-24T10:05:53.707Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 9 93.0M 9 8895k 0 0 10.9M 0 0:00:08 --:--:-- 0:00:08 10.9M 37 93.0M 37 34.5M 0 0 19.5M 0 0:00:04 0:00:01 0:00:03 19.5M 63 93.0M 63 58.9M 0 0 21.2M 0 0:00:04 0:00:02 0:00:02 21.2M 93 93.0M 93 87.1M 0 0 23.0M 0 0:00:04 0:00:03 0:00:01 23.0M 100 93.0M 100 93.0M 0 0 23.3M 0 0:00:03 0:00:03 --:--:-- 23.3M [2020-08-24T10:05:55.128Z] go1.13.5.linux-arm64.tar.gz: OK [2020-08-24T10:06:08.690Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-08-24T10:06:13.398Z] Staging go  [2020-08-24T10:06:14.729Z] Skipping stage go (already ran) [2020-08-24T10:06:14.729Z] Staging device-modbus  [2020-08-24T10:06:15.364Z] Pulling device-modbus  [2020-08-24T10:06:16.885Z] Priming go  [2020-08-24T10:06:17.932Z] Priming device-modbus  [2020-08-24T10:06:18.731Z] Skipping build go (already ran) [2020-08-24T10:06:18.731Z] Building device-modbus  [2020-08-24T10:06:18.731Z] 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-08-24T10:06:18.949Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-08-24T10:06:18.949Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-08-24T10:06:18.949Z] Determining the version from the project repo (version-script). [2020-08-24T10:06:18.949Z] The version has been set to '0.0.0-20200824+dec6cac' [2020-08-24T10:06:19.704Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-24T10:06:19.704Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-24T10:06:19.704Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-08-24T10:06:21.138Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-24T10:06:21.138Z] go: extracting github.com/goburrow/modbus v0.1.0 [2020-08-24T10:06:21.138Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-24T10:06:21.179Z] Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping | [2020-08-24T10:06:21.179Z] Snapped edgex-device-modbus_0.0.0-20200824+dec6cac_amd64.snap [2020-08-24T10:06:21.413Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-08-24T10:06:21.414Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-08-24T10:06:21.414Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-24T10:06:21.414Z] go: downloading github.com/google/uuid v1.1.1 [2020-08-24T10:06:21.414Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-24T10:06:21.414Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-08-24T10:06:22.009Z] go: extracting github.com/goburrow/serial v0.1.0 [2020-08-24T10:06:22.009Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-08-24T10:06:22.009Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-24T10:06:22.009Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-24T10:06:22.009Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-08-24T10:06:22.009Z] go: extracting github.com/google/uuid v1.1.1 [2020-08-24T10:06:22.009Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-08-24T10:06:22.009Z] go: downloading github.com/pkg/errors v0.8.1 [2020-08-24T10:06:22.009Z] go: downloading github.com/x448/float16 v0.8.4 [2020-08-24T10:06:22.009Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-08-24T10:06:22.009Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-24T10:06:22.009Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-24T10:06:22.009Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-24T10:06:22.280Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-08-24T10:06:22.280Z] go: extracting github.com/x448/float16 v0.8.4 [2020-08-24T10:06:22.280Z] go: extracting github.com/pkg/errors v0.8.1 [2020-08-24T10:06:22.280Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-24T10:06:22.280Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-24T10:06:22.280Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-24T10:06:22.280Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-08-24T10:06:22.280Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-08-24T10:06:22.280Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-08-24T10:06:22.280Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-24T10:06:22.280Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-08-24T10:06:22.280Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-08-24T10:06:22.280Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-24T10:06:22.280Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-08-24T10:06:22.280Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-08-24T10:06:22.280Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-24T10:06:22.280Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-08-24T10:06:22.280Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-08-24T10:06:22.552Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-24T10:06:22.552Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-24T10:06:22.552Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-08-24T10:06:22.552Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-08-24T10:06:22.552Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-08-24T10:06:22.552Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-24T10:06:22.552Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-08-24T10:06:22.552Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-24T10:06:22.552Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-24T10:06:22.552Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-08-24T10:06:22.552Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-08-24T10:06:22.552Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-08-24T10:06:22.552Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-08-24T10:06:22.823Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-24T10:06:22.823Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-24T10:06:22.823Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-24T10:06:22.824Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-24T10:06:22.824Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-08-24T10:06:22.824Z] go: extracting github.com/hashicorp/golang-lru v0.5.1 [2020-08-24T10:06:23.096Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-24T10:06:23.096Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-24T10:06:23.096Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-08-24T10:06:23.096Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-24T10:06:23.096Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-24T10:06:23.096Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-24T10:06:23.096Z] go: finding github.com/goburrow/serial v0.1.0 [2020-08-24T10:06:23.096Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-24T10:06:23.096Z] go: finding github.com/google/uuid v1.1.1 [2020-08-24T10:06:23.096Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-24T10:06:23.096Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-24T10:06:23.096Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-24T10:06:23.096Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-24T10:06:23.096Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [Pipeline] } [2020-08-24T10:06:23.355Z] Deleting 1 temporary files [2020-08-24T10:06:23.367Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-24T10:06:23.367Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-24T10:06:23.367Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-24T10:06:23.367Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-24T10:06:23.367Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-24T10:06:23.367Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-24T10:06:23.367Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-24T10:06:23.367Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-24T10:06:23.367Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-24T10:06:23.367Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-24T10:06:23.367Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-24T10:06:23.367Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-24T10:06:23.367Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-24T10:06:23.367Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-24T10:06:23.367Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-24T10:06:23.367Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-24T10:06:23.367Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [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-08-24T10:06:45.548Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-08-24T10:07:03.923Z] Skipping stage go (already ran) [2020-08-24T10:07:03.923Z] Staging device-modbus  [2020-08-24T10:07:04.900Z] Priming go  [2020-08-24T10:07:08.288Z] Priming device-modbus  [2020-08-24T10:07:11.667Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-08-24T10:07:11.667Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-08-24T10:07:11.667Z] Determining the version from the project repo (version-script). [2020-08-24T10:07:11.667Z] The version has been set to '0.0.0-20200824+dec6cac' [2020-08-24T10:07:14.145Z] Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping | [2020-08-24T10:07:14.145Z] Snapped edgex-device-modbus_0.0.0-20200824+dec6cac_arm64.snap [Pipeline] } [2020-08-24T10:07:16.773Z] 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-08-24T10:07:18.327Z] provisioning config files... [2020-08-24T10:07:18.339Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-166@tmp/config3402702698703286796tmp [Pipeline] { [Pipeline] sh [2020-08-24T10:07:18.719Z] + curl -s https://codecov.io/bash [2020-08-24T10:07:18.719Z] + bash -s - -t @/w/workspace/xfoundry_device-modbus-go_PR-166@tmp/config3402702698703286796tmp [Pipeline] } [2020-08-24T10:07:18.989Z] 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] { (Publish Swagger) Stage "Publish Swagger" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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-08-24T10:07:21.181Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-24T10:07:21.749Z] ---> package-listing.sh [2020-08-24T10:07:21.750Z] ++ facter osfamily [2020-08-24T10:07:21.750Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-24T10:07:21.750Z] + OS_FAMILY=redhat [2020-08-24T10:07:21.750Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-166 [2020-08-24T10:07:21.750Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-24T10:07:21.750Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-24T10:07:21.750Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-24T10:07:21.750Z] + PACKAGES=/tmp/packages_start.txt [2020-08-24T10:07:21.750Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-166 ']' [2020-08-24T10:07:21.750Z] + PACKAGES=/tmp/packages_end.txt [2020-08-24T10:07:21.750Z] + case "${OS_FAMILY}" in [2020-08-24T10:07:21.750Z] + rpm -qa [2020-08-24T10:07:21.750Z] + sort [2020-08-24T10:07:25.074Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-24T10:07:25.074Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-24T10:07:25.074Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-24T10:07:25.074Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-166 ']' [2020-08-24T10:07:25.074Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-166/archives/ [2020-08-24T10:07:25.074Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-166/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-24T10:07:25.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-24T10:07:25.667Z] [2020-08-24T10:07:25.667Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-24T10:07:26.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-24T10:07:26.008Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-24T10:07:26.008Z] c9b1b535fdd9: Pulling fs layer [2020-08-24T10:07:26.008Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-24T10:07:26.008Z] 756a868c4378: Pulling fs layer [2020-08-24T10:07:26.008Z] 444b2fc9a129: Pulling fs layer [2020-08-24T10:07:26.008Z] ea15f1150254: Pulling fs layer [2020-08-24T10:07:26.008Z] 41b27a9f41bf: Pulling fs layer [2020-08-24T10:07:26.008Z] 28c525ee5125: Pulling fs layer [2020-08-24T10:07:26.008Z] 094b1ea09ed8: Pulling fs layer [2020-08-24T10:07:26.008Z] 138eaada9080: Pulling fs layer [2020-08-24T10:07:26.008Z] 0622d0fa9048: Pulling fs layer [2020-08-24T10:07:26.008Z] 28c525ee5125: Waiting [2020-08-24T10:07:26.008Z] 094b1ea09ed8: Waiting [2020-08-24T10:07:26.008Z] 138eaada9080: Waiting [2020-08-24T10:07:26.008Z] 0622d0fa9048: Waiting [2020-08-24T10:07:26.008Z] 444b2fc9a129: Waiting [2020-08-24T10:07:26.008Z] ea15f1150254: Waiting [2020-08-24T10:07:26.008Z] 41b27a9f41bf: Waiting [2020-08-24T10:07:26.008Z] 2cc5ad85d9ab: Verifying Checksum [2020-08-24T10:07:26.008Z] 2cc5ad85d9ab: Download complete [2020-08-24T10:07:26.008Z] 444b2fc9a129: Verifying Checksum [2020-08-24T10:07:26.008Z] 444b2fc9a129: Download complete [2020-08-24T10:07:26.008Z] c9b1b535fdd9: Download complete [2020-08-24T10:07:26.008Z] ea15f1150254: Download complete [2020-08-24T10:07:26.292Z] 28c525ee5125: Verifying Checksum [2020-08-24T10:07:26.292Z] 28c525ee5125: Download complete [2020-08-24T10:07:26.292Z] 756a868c4378: Verifying Checksum [2020-08-24T10:07:26.292Z] 756a868c4378: Download complete [2020-08-24T10:07:26.557Z] c9b1b535fdd9: Pull complete [2020-08-24T10:07:26.557Z] 138eaada9080: Verifying Checksum [2020-08-24T10:07:26.557Z] 138eaada9080: Download complete [2020-08-24T10:07:26.557Z] 0622d0fa9048: Verifying Checksum [2020-08-24T10:07:26.557Z] 0622d0fa9048: Download complete [2020-08-24T10:07:26.557Z] 094b1ea09ed8: Verifying Checksum [2020-08-24T10:07:26.557Z] 094b1ea09ed8: Download complete [2020-08-24T10:07:26.825Z] 2cc5ad85d9ab: Pull complete [2020-08-24T10:07:27.088Z] 41b27a9f41bf: Verifying Checksum [2020-08-24T10:07:27.088Z] 41b27a9f41bf: Download complete [2020-08-24T10:07:28.486Z] 756a868c4378: Pull complete [2020-08-24T10:07:28.486Z] 444b2fc9a129: Pull complete [2020-08-24T10:07:28.766Z] ea15f1150254: Pull complete [2020-08-24T10:07:32.991Z] 41b27a9f41bf: Pull complete [2020-08-24T10:07:32.991Z] 28c525ee5125: Pull complete [2020-08-24T10:07:35.552Z] 094b1ea09ed8: Pull complete [2020-08-24T10:07:35.552Z] 138eaada9080: Pull complete [2020-08-24T10:07:35.813Z] 0622d0fa9048: Pull complete [2020-08-24T10:07:35.813Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-24T10:07:35.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-24T10:07:35.813Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-24T10:07:35.977Z] prd-centos7-docker-4c-2g-185 does not seem to be running inside a container [2020-08-24T10:07:36.019Z] $ 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-166 -v /w/workspace/xfoundry_device-modbus-go_PR-166:/w/workspace/xfoundry_device-modbus-go_PR-166:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-166@tmp:/w/workspace/xfoundry_device-modbus-go_PR-166@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-08-24T10:07:39.551Z] $ docker top 6a3f7b3f55b7247501f10d43f200dceab5c6575245196b70e58ae1c0b74ea418 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-24T10:07:39.817Z] provisioning config files... [2020-08-24T10:07:39.830Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-166@tmp/config7806312214461525040tmp [Pipeline] { [Pipeline] echo [2020-08-24T10:07:39.893Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-24T10:07:40.186Z] ---> create-netrc.sh [Pipeline] echo [2020-08-24T10:07:40.197Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-24T10:07:40.509Z] ---> logs-deploy.sh [2020-08-24T10:07:40.509Z] + ARCHIVE_ARTIFACTS= [2020-08-24T10:07:40.510Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-08-24T10:07:40.510Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-08-24T10:07:40.510Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-08-24T10:07:40.510Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-166/3 [2020-08-24T10:07:40.510Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-166/3/ [2020-08-24T10:07:40.510Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-166/3 /w/workspace/xfoundry_device-modbus-go_PR-166 [2020-08-24T10:07:41.451Z] Archives upload complete. [2020-08-24T10:07:41.711Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-166/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-166/3/