Pull request #149 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 79ba80167ae86eda7c3a8da91d3a233ed2e8a71f+eb57329eab223e55e7b2ddf4e89ae4fd35d89794 (174e2aa4f87059e91feaa34e5fe769197afabfeb) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, goVersion:1.13, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-modbus-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-8230 in /w/workspace/xfoundry_device-modbus-go_PR-149 [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-149 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit eb57329eab223e55e7b2ddf4e89ae4fd35d89794 into PR head commit 79ba80167ae86eda7c3a8da91d3a233ed2e8a71f > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/149/head:refs/remotes/origin/PR-149 # 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/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 79ba80167ae86eda7c3a8da91d3a233ed2e8a71f Checking out Revision 79ba80167ae86eda7c3a8da91d3a233ed2e8a71f (PR-149) > git checkout -f 79ba80167ae86eda7c3a8da91d3a233ed2e8a71f # 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 eb57329eab223e55e7b2ddf4e89ae4fd35d89794 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 79ba80167ae86eda7c3a8da91d3a233ed2e8a71f # timeout=10 Commit message: "upgrade sdk and contract version for geneva release" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:58:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:58:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:58:37 ========================================================= 13:58:37 EdgeX Global Pipelines Version Info 13:58:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e # timeout=10 13:58:39 ------------------- 13:58:39 stable info: 13:58:39 ------------------- 13:58:39 Commited By: Emilio Reyes emilio.reyes@intel.com 13:58:39 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 13:58:39 Message: update stable to v1.0.87 13:58:40 ------------------- 13:58:40 experimental info: 13:58:40 ------------------- 13:58:40 Commited By: **** collab-it+edgex@linuxfoundation.org 13:58:40 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 13:58:40 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 13:58:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:58:42 13:58:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:58:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:58:42 latest: Pulling from edgex-devops/git-semver 13:58:42 9123ac7c32f7: Pulling fs layer 13:58:42 b8cc5d1170e3: Pulling fs layer 13:58:42 2924cbbf6a41: Pulling fs layer 13:58:42 93b08a4f1073: Pulling fs layer 13:58:42 93b08a4f1073: Waiting 13:58:42 b8cc5d1170e3: Verifying Checksum 13:58:42 b8cc5d1170e3: Download complete 13:58:42 9123ac7c32f7: Verifying Checksum 13:58:42 9123ac7c32f7: Download complete 13:58:42 93b08a4f1073: Verifying Checksum 13:58:42 93b08a4f1073: Download complete 13:58:42 2924cbbf6a41: Verifying Checksum 13:58:42 2924cbbf6a41: Download complete 13:58:43 9123ac7c32f7: Pull complete 13:58:43 b8cc5d1170e3: Pull complete 13:58:44 2924cbbf6a41: Pull complete 13:58:44 93b08a4f1073: Pull complete 13:58:44 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 13:58:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:58:44 prd-centos7-docker-4c-2g-8230 does not seem to be running inside a container 13:58:44 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-149 -v /w/workspace/xfoundry_device-modbus-go_PR-149:/w/workspace/xfoundry_device-modbus-go_PR-149:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-149@tmp:/w/workspace/xfoundry_device-modbus-go_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:58:45 $ docker top 6ee476b676551de7b908341b0f210f1f3f3e4757acc5fb55a13c89f0c3efa91b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:58:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:58:45 [ssh-agent] Looking for ssh-agent implementation... 13:58:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:58:45 $ docker exec 6ee476b676551de7b908341b0f210f1f3f3e4757acc5fb55a13c89f0c3efa91b ssh-agent 13:58:45 SSH_AUTH_SOCK=/tmp/ssh-tw3TTQTnvZPr/agent.15 13:58:45 SSH_AGENT_PID=22 13:58:45 Running ssh-add (command line suppressed) 13:58:45 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-149@tmp/private_key_1102571120987514489.key (/w/workspace/xfoundry_device-modbus-go_PR-149@tmp/private_key_1102571120987514489.key) 13:58:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:58:46 + git describe --exact-match --tags HEAD 13:58:46 fatal: No names found, cannot describe anything. [Pipeline] } 13:58:46 $ docker exec --env ******** --env ******** 6ee476b676551de7b908341b0f210f1f3f3e4757acc5fb55a13c89f0c3efa91b ssh-agent -k 13:58:46 unset SSH_AUTH_SOCK; 13:58:46 unset SSH_AGENT_PID; 13:58:46 echo Agent pid 22 killed; 13:58:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 13:58:46 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 13:58:46 This usually means this commit has not been tagged. [Pipeline] sshagent 13:58:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:58:46 [ssh-agent] Looking for ssh-agent implementation... 13:58:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:58:47 $ docker exec 6ee476b676551de7b908341b0f210f1f3f3e4757acc5fb55a13c89f0c3efa91b ssh-agent 13:58:47 SSH_AUTH_SOCK=/tmp/ssh-1hwwzq61HYU9/agent.58 13:58:47 SSH_AGENT_PID=65 13:58:47 Running ssh-add (command line suppressed) 13:58:47 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-149@tmp/private_key_112768490171523149.key (/w/workspace/xfoundry_device-modbus-go_PR-149@tmp/private_key_112768490171523149.key) 13:58:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:58:48 + git semver init 13:58:48 # -> Open(): unable to determine branch for HEAD 13:58:48 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-149/.git 13:58:48 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-149 13:58:48 # $SEMVER_REMOTE_NAME = origin 13:58:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:58:48 # $SEMVER_USER_NAME = edgex-jenkins 13:58:48 # $SEMVER_BRANCH = PR-149 13:58:48 # $SEMVER_TEMP = /tmp/semver-787022021 13:58:48 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 13:58:48 # '/tmp/semver-787022021' -> '/w/workspace/xfoundry_device-modbus-go_PR-149/.semver' 13:58:48 # -> Force: false 13:58:48 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-149/.semver [Pipeline] } 13:58:48 $ docker exec --env ******** --env ******** 6ee476b676551de7b908341b0f210f1f3f3e4757acc5fb55a13c89f0c3efa91b ssh-agent -k 13:58:48 unset SSH_AUTH_SOCK; 13:58:48 unset SSH_AGENT_PID; 13:58:48 echo Agent pid 65 killed; 13:58:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:58:49 + git semver [Pipeline] } 13:58:49 $ docker stop --time=1 6ee476b676551de7b908341b0f210f1f3f3e4757acc5fb55a13c89f0c3efa91b 13:58:50 $ docker rm -f 6ee476b676551de7b908341b0f210f1f3f3e4757acc5fb55a13c89f0c3efa91b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 13:58:51 Stashed 26 file(s) [Pipeline] echo 13:58:51 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 13:59:07 Still waiting to schedule task 13:59:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:59:07 Still waiting to schedule task 13:59:07 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 13:59:53 Running on prd-centos7-docker-4c-2g-8234 in /w/workspace/xfoundry_device-modbus-go_PR-149 [Pipeline] { [Pipeline] ws 13:59:53 Running in /w/workspace/device-modbus-go/3 [Pipeline] { [Pipeline] checkout 13:59:57 using credential edgex-jenkins-ssh 13:59:57 Cloning the remote Git repository 13:59:57 Cloning with configured refspecs honoured and without tags 13:59:56 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 13:59:56 > git init /w/workspace/device-modbus-go/3 # timeout=10 13:59:56 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 13:59:56 > git --version # timeout=10 13:59:56 using GIT_SSH to set credentials SSH Credentials for GitHub 13:59:56 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:59:58 Fetching without tags 13:59:58 Merging remotes/origin/master commit eb57329eab223e55e7b2ddf4e89ae4fd35d89794 into PR head commit 79ba80167ae86eda7c3a8da91d3a233ed2e8a71f 13:59:58 Merge succeeded, producing 79ba80167ae86eda7c3a8da91d3a233ed2e8a71f 13:59:58 Checking out Revision 79ba80167ae86eda7c3a8da91d3a233ed2e8a71f (PR-149) 13:59:57 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 13:59:57 > git config --add remote.origin.fetch +refs/pull/149/head:refs/remotes/origin/PR-149 # timeout=10 13:59:57 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 13:59:57 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 13:59:57 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 13:59:57 using GIT_SSH to set credentials SSH Credentials for GitHub 13:59:57 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:59:57 > git config core.sparsecheckout # timeout=10 13:59:57 > git checkout -f 79ba80167ae86eda7c3a8da91d3a233ed2e8a71f # timeout=10 13:59:58 > git remote # timeout=10 13:59:58 > git config --get remote.origin.url # timeout=10 13:59:58 using GIT_SSH to set credentials SSH Credentials for GitHub 13:59:58 > git merge eb57329eab223e55e7b2ddf4e89ae4fd35d89794 # timeout=10 13:59:58 > git rev-parse HEAD^{commit} # timeout=10 13:59:58 > git config core.sparsecheckout # timeout=10 13:59:58 > git checkout -f 79ba80167ae86eda7c3a8da91d3a233ed2e8a71f # timeout=10 14:00:02 Commit message: "upgrade sdk and contract version for geneva release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:00:03 ========================================================= 14:00:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 14:00:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:00:03 + 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 . 14:00:04 Sending build context to Docker daemon 581.1kB 14:00:04 Step 1/8 : ARG BASE=golang:1.13-alpine 14:00:04 Step 2/8 : FROM ${BASE} 14:00:04 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 14:00:04 e6b0cf9c0882: Pulling fs layer 14:00:04 2848faf0eed1: Pulling fs layer 14:00:04 0f37312ad70f: Pulling fs layer 14:00:04 5788d62ee057: Pulling fs layer 14:00:04 0e6b1d234666: Pulling fs layer 14:00:04 bf5d7aec512f: Pulling fs layer 14:00:04 34c802a77dc8: Pulling fs layer 14:00:04 9eb99e56ec68: Pulling fs layer 14:00:04 27c7a5d97fbd: Pulling fs layer 14:00:04 5c102a31e300: Pulling fs layer 14:00:04 dcfb455df0a1: Pulling fs layer 14:00:04 34c802a77dc8: Waiting 14:00:04 9eb99e56ec68: Waiting 14:00:04 0e6b1d234666: Waiting 14:00:04 bf5d7aec512f: Waiting 14:00:04 27c7a5d97fbd: Waiting 14:00:04 5788d62ee057: Waiting 14:00:04 5c102a31e300: Waiting 14:00:04 dcfb455df0a1: Waiting 14:00:04 0f37312ad70f: Verifying Checksum 14:00:04 0f37312ad70f: Download complete 14:00:04 2848faf0eed1: Verifying Checksum 14:00:04 2848faf0eed1: Download complete 14:00:04 0e6b1d234666: Verifying Checksum 14:00:04 0e6b1d234666: Download complete 14:00:04 bf5d7aec512f: Verifying Checksum 14:00:04 bf5d7aec512f: Download complete 14:00:04 e6b0cf9c0882: Verifying Checksum 14:00:04 e6b0cf9c0882: Download complete 14:00:04 e6b0cf9c0882: Pull complete 14:00:05 34c802a77dc8: Verifying Checksum 14:00:05 34c802a77dc8: Download complete 14:00:05 27c7a5d97fbd: Verifying Checksum 14:00:05 27c7a5d97fbd: Download complete 14:00:06 5c102a31e300: Verifying Checksum 14:00:06 5c102a31e300: Download complete 14:00:06 dcfb455df0a1: Verifying Checksum 14:00:06 dcfb455df0a1: Download complete 14:00:06 5788d62ee057: Verifying Checksum 14:00:06 5788d62ee057: Download complete 14:00:06 9eb99e56ec68: Verifying Checksum 14:00:06 9eb99e56ec68: Download complete 14:00:07 2848faf0eed1: Pull complete 14:00:07 0f37312ad70f: Pull complete 14:00:14 5788d62ee057: Pull complete 14:00:14 0e6b1d234666: Pull complete 14:00:14 bf5d7aec512f: Pull complete 14:00:18 34c802a77dc8: Pull complete 14:00:20 9eb99e56ec68: Pull complete 14:00:21 27c7a5d97fbd: Pull complete 14:00:22 5c102a31e300: Pull complete 14:00:22 dcfb455df0a1: Pull complete 14:00:22 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 14:00:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 14:00:22 ---> 7c70fe431013 14:00:22 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 14:00:22 ---> Running in 1044fcc10f23 14:00:22 Removing intermediate container 1044fcc10f23 14:00:22 ---> 51d04583567a 14:00:22 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:00:22 ---> Running in 6a1f2641ef86 14:00:23 Removing intermediate container 6a1f2641ef86 14:00:23 ---> 2e7b82f39556 14:00:23 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 14:00:23 ---> Running in 7b7061c8f9bd 14:00:23 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 14:00:24 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 14:00:24 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 14:00:24 (2/17) Installing libmagic (5.37-r1) 14:00:25 (3/17) Installing file (5.37-r1) 14:00:25 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 14:00:25 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 14:00:25 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 14:00:29 (7/17) Installing libc-dev (0.7.2-r0) 14:00:29 (8/17) Installing g++ (9.2.0-r4) 14:00:31 (9/17) Installing fortify-headers (1.1-r0) 14:00:31 (10/17) Installing build-base (0.5-r1) 14:00:31 (11/17) Installing openssh-keygen (8.1_p1-r0) 14:00:31 (12/17) Installing libedit (20191211.3.1-r0) 14:00:31 (13/17) Installing openssh-client (8.1_p1-r0) 14:00:31 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 14:00:32 (15/17) Installing openssh-server-common (8.1_p1-r0) 14:00:32 (16/17) Installing openssh-server (8.1_p1-r0) 14:00:32 (17/17) Installing openssh (8.1_p1-r0) 14:00:32 Executing busybox-1.31.1-r8.trigger 14:00:32 OK: 214 MiB in 52 packages 14:00:36 Removing intermediate container 7b7061c8f9bd 14:00:36 ---> edf5fd217eee 14:00:36 Step 6/8 : WORKDIR /device-modbus-go 14:00:36 ---> Running in 7ffc1f64e1b7 14:00:36 Removing intermediate container 7ffc1f64e1b7 14:00:36 ---> a55b6ed2e69e 14:00:36 Step 7/8 : COPY . . 14:00:36 ---> a92d992c3a98 14:00:36 Step 8/8 : RUN go mod download 14:00:36 ---> Running in 7c230c2a255d 14:00:38 go: finding github.com/BurntSushi/toml v0.3.1 14:00:38 go: finding github.com/OneOfOne/xxhash v1.2.6 14:00:38 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 14:00:38 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:00:38 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 14:00:38 go: finding github.com/bgentry/speakeasy v0.1.0 14:00:38 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 14:00:38 go: finding github.com/davecgh/go-spew v1.1.1 14:00:38 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 14:00:38 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 14:00:38 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 14:00:38 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 14:00:38 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 14:00:38 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 14:00:38 go: finding github.com/fatih/color v1.7.0 14:00:38 go: finding github.com/fxamacker/cbor/v2 v2.2.0 14:00:38 go: finding github.com/go-kit/kit v0.8.0 14:00:38 go: finding github.com/go-logfmt/logfmt v0.4.0 14:00:38 go: finding github.com/go-stack/stack v1.8.0 14:00:38 go: finding github.com/goburrow/modbus v0.1.0 14:00:38 go: finding github.com/goburrow/serial v0.1.0 14:00:38 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:00:38 go: finding github.com/google/uuid v1.1.1 14:00:38 go: finding github.com/gorilla/mux v1.7.1 14:00:38 go: finding github.com/hashicorp/consul/api v1.1.0 14:00:38 go: finding github.com/hashicorp/consul/sdk v0.1.1 14:00:38 go: finding github.com/hashicorp/errwrap v1.0.0 14:00:38 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 14:00:38 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 14:00:38 go: finding github.com/hashicorp/go-msgpack v0.5.3 14:00:38 go: finding github.com/hashicorp/go-multierror v1.0.0 14:00:38 go: finding github.com/hashicorp/go-rootcerts v1.0.0 14:00:38 go: finding github.com/hashicorp/go-sockaddr v1.0.1 14:00:38 go: finding github.com/hashicorp/go-syslog v1.0.0 14:00:38 go: finding github.com/hashicorp/go-uuid v1.0.1 14:00:38 go: finding github.com/hashicorp/go.net v0.0.1 14:00:38 go: finding github.com/hashicorp/golang-lru v0.5.1 14:00:38 go: finding github.com/hashicorp/logutils v1.0.0 14:00:38 go: finding github.com/hashicorp/mdns v1.0.0 14:00:38 go: finding github.com/hashicorp/memberlist v0.1.3 14:00:38 go: finding github.com/hashicorp/serf v0.8.2 14:00:38 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:00:38 go: finding github.com/mattn/go-colorable v0.0.9 14:00:38 go: finding github.com/mattn/go-isatty v0.0.3 14:00:38 go: finding github.com/miekg/dns v1.1.4 14:00:38 go: finding github.com/mitchellh/cli v1.0.0 14:00:39 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:00:39 go: finding github.com/mitchellh/copystructure v1.0.0 14:00:39 go: finding github.com/mitchellh/go-homedir v1.1.0 14:00:39 go: finding github.com/mitchellh/go-testing-interface v1.0.0 14:00:39 go: finding github.com/mitchellh/go-wordwrap v1.0.0 14:00:39 go: finding github.com/mitchellh/gox v0.4.0 14:00:39 go: finding github.com/mitchellh/iochan v1.0.0 14:00:39 go: finding github.com/mitchellh/mapstructure v1.1.2 14:00:39 go: finding github.com/mitchellh/reflectwalk v1.0.0 14:00:39 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 14:00:39 go: finding github.com/pelletier/go-toml v1.2.0 14:00:39 go: finding github.com/pkg/errors v0.8.1 14:00:39 go: finding github.com/pmezard/go-difflib v1.0.0 14:00:39 go: finding github.com/posener/complete v1.1.1 14:00:39 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 14:00:39 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:00:39 go: finding github.com/stretchr/objx v0.1.0 14:00:39 go: finding github.com/stretchr/testify v1.5.1 14:00:39 go: finding github.com/ugorji/go v1.1.4 14:00:39 go: finding github.com/x448/float16 v0.8.4 14:00:39 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 14:00:39 go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 14:00:39 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 14:00:39 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 14:00:39 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 14:00:39 go: finding gopkg.in/yaml.v2 v2.2.8 14:00:43 Removing intermediate container 7c230c2a255d 14:00:43 ---> 1b23d4df6647 14:00:43 Successfully built 1b23d4df6647 14:00:43 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 14:00:44 + docker inspect -f . ci-base-image-x86_64 14:00:44 . [Pipeline] withDockerContainer 14:00:44 prd-centos7-docker-4c-2g-8234 does not seem to be running inside a container 14:00:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:00:45 $ docker top f89aed6b482aafe9d645f2cecff4ae3e7ed8db4bb90a70ca93a3b3c77a60ef5b -eo pid,comm [Pipeline] { [Pipeline] sh 14:00:45 + go version 14:00:45 go version go1.13.5 linux/amd64 [Pipeline] sh 14:00:45 + make test 14:00:45 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 14:00:47 ? github.com/edgexfoundry/device-modbus-go [no test files] 14:00:59 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 14:00:59 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.301s coverage: 50.3% of statements 14:00:59 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:01:01 gofmt -l . 14:01:01 [ "`gofmt -l .`" = "" ] 14:01:01 ./bin/test-attribution-txt.sh 14:01:02 ./bin/test-go-mod-tidy.sh [Pipeline] stash 14:01:03 Stashed 1 file(s) [Pipeline] } 14:01:03 $ docker stop --time=1 f89aed6b482aafe9d645f2cecff4ae3e7ed8db4bb90a70ca93a3b3c77a60ef5b 14:01:04 $ docker rm -f f89aed6b482aafe9d645f2cecff4ae3e7ed8db4bb90a70ca93a3b3c77a60ef5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:01:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:01:06 + ls -al . 14:01:06 total 104 14:01:06 drwxrwxr-x. 9 jenkins jenkins 4096 May 13 14:01 . 14:01:06 drwxrwxr-x. 4 jenkins jenkins 28 May 13 13:59 .. 14:01:06 -rw-rw-r--. 1 jenkins jenkins 5049 May 13 13:59 Attribution.txt 14:01:06 drwxrwxr-x. 2 jenkins jenkins 87 May 13 13:59 bin 14:01:06 drwxrwxr-x. 3 jenkins jenkins 32 May 13 13:59 cmd 14:01:06 -rw-r--r--. 1 jenkins jenkins 22123 May 13 14:00 coverage.out 14:01:06 -rw-rw-r--. 1 jenkins jenkins 1422 May 13 13:59 Dockerfile 14:01:06 -rw-rw-r--. 1 jenkins jenkins 954 May 13 13:59 Dockerfile.build 14:01:06 -rw-rw-r--. 1 jenkins jenkins 140 May 13 13:59 .dockerignore 14:01:06 drwxrwxr-x. 8 jenkins jenkins 179 May 13 14:00 .git 14:01:06 -rw-rw-r--. 1 jenkins jenkins 338 May 13 13:59 .gitignore 14:01:06 -rw-r--r--. 1 jenkins jenkins 559 May 13 14:01 go.mod 14:01:06 -rw-r--r--. 1 jenkins jenkins 13471 May 13 14:01 go.sum 14:01:06 drwxrwxr-x. 3 jenkins jenkins 20 May 13 13:59 internal 14:01:06 -rw-rw-r--. 1 jenkins jenkins 702 May 13 13:59 Jenkinsfile 14:01:06 -rw-rw-r--. 1 jenkins jenkins 11340 May 13 13:59 LICENSE 14:01:06 -rw-rw-r--. 1 jenkins jenkins 880 May 13 13:59 Makefile 14:01:06 -rw-rw-r--. 1 jenkins jenkins 591 May 13 13:59 README.md 14:01:06 drwxrwxr-x. 3 jenkins jenkins 58 May 13 14:00 .semver 14:01:06 drwxrwxr-x. 2 jenkins jenkins 35 May 13 13:59 simulator 14:01:06 drwxrwxr-x. 4 jenkins jenkins 54 May 13 13:59 snap 14:01:06 -rw-rw-r--. 1 jenkins jenkins 5 May 13 13:58 VERSION 14:01:06 -rw-rw-r--. 1 jenkins jenkins 229 May 13 13:59 version.go [Pipeline] isUnix [Pipeline] sh 14:01:06 + 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=79ba80167ae86eda7c3a8da91d3a233ed2e8a71f --label arch=amd64 --label version=0.0.0 . 14:01:06 Sending build context to Docker daemon 609.8kB 14:01:06 Step 1/19 : ARG BASE=golang:1.13-alpine 14:01:06 Step 2/19 : FROM ${BASE} AS builder 14:01:06 ---> 1b23d4df6647 14:01:06 Step 3/19 : ARG MAKE='make build' 14:01:06 ---> Running in 944beec5bf6d 14:01:06 Removing intermediate container 944beec5bf6d 14:01:06 ---> 1f482be5417b 14:01:06 Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:01:06 ---> Running in a7d6bacce802 14:01:07 Removing intermediate container a7d6bacce802 14:01:07 ---> 5af2f5b6112e 14:01:07 Step 5/19 : RUN apk add --update --no-cache make git openssh build-base 14:01:07 ---> Running in c78eee1e149a 14:01:07 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 14:01:08 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 14:01:08 OK: 214 MiB in 52 packages 14:01:09 Removing intermediate container c78eee1e149a 14:01:09 ---> 67469a79095e 14:01:09 Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go 14:01:09 ---> Running in bed9ebe42a39 14:01:09 Removing intermediate container bed9ebe42a39 14:01:09 ---> ad3d12509b73 14:01:09 Step 7/19 : COPY . . 14:01:09 ---> fa4521ba68c4 14:01:09 Step 8/19 : RUN ${MAKE} 14:01:09 ---> Running in d0a55208e74d 14:01:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 14:01:20 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:01:22 Removing intermediate container d0a55208e74d 14:01:22 ---> 3de630eee34e 14:01:22 Step 9/19 : FROM scratch 14:01:22 ---> 14:01:22 Step 10/19 : ENV APP_PORT=49991 14:01:22 ---> Running in f8acbc75e00b 14:01:22 Removing intermediate container f8acbc75e00b 14:01:22 ---> 8ac0aae0778b 14:01:22 Step 11/19 : EXPOSE $APP_PORT 14:01:22 ---> Running in 4a24cea15c7c 14:01:23 Removing intermediate container 4a24cea15c7c 14:01:23 ---> 68d80e8d4e2e 14:01:23 Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / 14:01:23 ---> 995c03e9678d 14:01:23 Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / 14:01:24 ---> 27d6d7e1e2bd 14:01:24 Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / 14:01:24 ---> 166da3ee0491 14:01:24 Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' 14:01:24 ---> Running in 345be3a0e5be 14:01:24 Removing intermediate container 345be3a0e5be 14:01:24 ---> 72e60f1c0911 14:01:24 Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 14:01:24 ---> Running in 6a8639d7ef5f 14:01:24 Removing intermediate container 6a8639d7ef5f 14:01:24 ---> 2ff84d6e00e5 14:01:24 Step 17/19 : LABEL arch=amd64 14:01:24 ---> Running in 8d03be221bc1 14:01:24 Removing intermediate container 8d03be221bc1 14:01:24 ---> 6c8fdc6e3123 14:01:24 Step 18/19 : LABEL git_sha=79ba80167ae86eda7c3a8da91d3a233ed2e8a71f 14:01:24 ---> Running in 119bee0df0c0 14:01:24 Removing intermediate container 119bee0df0c0 14:01:24 ---> 4f47295b7638 14:01:24 Step 19/19 : LABEL version=0.0.0 14:01:24 ---> Running in 1cfb8904685a 14:01:25 Removing intermediate container 1cfb8904685a 14:01:25 ---> 0558d39c82f3 14:01:25 [Warning] One or more build-args [ARCH] were not consumed 14:01:25 Successfully built 0558d39c82f3 14:01:25 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 14:01:25 ++ find /w/workspace/device-modbus-go/3 14:01:25 ++ grep snapcraft.yaml 14:01:25 + grep -Po '^name: \K(.*)' /w/workspace/device-modbus-go/3/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:01:26 provisioning config files... 14:01:26 copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/3@tmp/config648338427305687885tmp [Pipeline] { [Pipeline] sh 14:01:26 + cp /w/workspace/device-modbus-go/3@tmp/config648338427305687885tmp /w/workspace/device-modbus-go/3/edgex-snap-store-login [Pipeline] sh 14:01:26 + 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 14:01:26 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 14:01:27 latest: Pulling from edgex-devops/edgex-snap-builder 14:01:27 5bed26d33875: Pulling fs layer 14:01:27 f11b29a9c730: Pulling fs layer 14:01:27 930bda195c84: Pulling fs layer 14:01:27 78bf9a5ad49e: Pulling fs layer 14:01:27 e5fbee5a4b0d: Pulling fs layer 14:01:27 f452fca78f88: Pulling fs layer 14:01:27 7417ef92027a: Pulling fs layer 14:01:27 2af5c49d270b: Pulling fs layer 14:01:27 df9c3bdbc40a: Pulling fs layer 14:01:27 78bf9a5ad49e: Waiting 14:01:27 e5fbee5a4b0d: Waiting 14:01:27 f452fca78f88: Waiting 14:01:27 7417ef92027a: Waiting 14:01:27 2af5c49d270b: Waiting 14:01:27 df9c3bdbc40a: Waiting 14:01:27 930bda195c84: Verifying Checksum 14:01:27 930bda195c84: Download complete 14:01:27 f11b29a9c730: Download complete 14:01:27 78bf9a5ad49e: Download complete 14:01:27 f452fca78f88: Verifying Checksum 14:01:27 f452fca78f88: Download complete 14:01:27 7417ef92027a: Download complete 14:01:27 2af5c49d270b: Verifying Checksum 14:01:27 2af5c49d270b: Download complete 14:01:27 df9c3bdbc40a: Verifying Checksum 14:01:27 df9c3bdbc40a: Download complete 14:01:28 5bed26d33875: Verifying Checksum 14:01:28 5bed26d33875: Download complete 14:01:32 e5fbee5a4b0d: Verifying Checksum 14:01:32 e5fbee5a4b0d: Download complete 14:01:33 5bed26d33875: Pull complete 14:01:33 f11b29a9c730: Pull complete 14:01:33 930bda195c84: Pull complete 14:01:33 78bf9a5ad49e: Pull complete 14:01:55 e5fbee5a4b0d: Pull complete 14:01:55 f452fca78f88: Pull complete 14:01:55 7417ef92027a: Pull complete 14:01:55 2af5c49d270b: Pull complete 14:01:55 df9c3bdbc40a: Pull complete 14:01:55 Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 14:01:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 14:01:56 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 14:01:56 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 14:01:56 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 14:01:56 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 14:01:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [846 kB] 14:01:56 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1206 kB] 14:01:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [8507 B] 14:01:56 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [911 kB] 14:01:56 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [52.4 kB] 14:01:57 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [19.8 kB] 14:01:57 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1376 kB] 14:01:57 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [66.6 kB] 14:01:57 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] 14:01:57 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] 14:01:57 Fetched 4755 kB in 2s (2828 kB/s) 14:01:59 Reading package lists... 14:02:03 Installing build dependencies: curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase openssh-client patch perl perl-modules-5.26 xauth 14:02:04 Reading package lists... 14:02:05 Building dependency tree... 14:02:05 Reading state information... 14:02:05 The following packages were automatically installed and are no longer required: 14:02:05 libjq1 liblzo2-2 libonig4 14:02:05 Use 'sudo apt autoremove' to remove them. 14:02:05 Suggested packages: 14:02:05 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 14:02:05 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 14:02:05 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 14:02:05 libterm-readline-gnu-perl | libterm-readline-perl-perl 14:02:05 The following NEW packages will be installed: 14:02:05 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 14:02:05 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 14:02:05 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 14:02:05 openssh-client patch perl perl-modules-5.26 xauth 14:02:05 0 upgraded, 27 newly installed, 0 to remove and 4 not upgraded. 14:02:05 Need to get 14.7 MB of archives. 14:02:05 After this operation, 89.5 MB of additional disk space will be used. 14:02:05 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] 14:02:06 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 14:02:06 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 14:02:06 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 14:02:06 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 14:02:06 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] 14:02:06 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 14:02:06 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 14:02:06 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 14:02:06 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 14:02:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 14:02:06 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 14:02:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 14:02:06 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 14:02:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 14:02:06 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 14:02:06 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] 14:02:06 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 14:02:06 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 14:02:06 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 14:02:06 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] 14:02:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] 14:02:07 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 14:02:07 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 14:02:07 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 14:02:07 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 14:02:07 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 14:02:07 debconf: delaying package configuration, since apt-utils is not installed 14:02:07 Fetched 14.7 MB in 1s (10.0 MB/s) 14:02:07 Selecting previously unselected package libxau6:amd64. 14:02:07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4637 files and directories currently installed.) 14:02:07 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... 14:02:07 Unpacking libxau6:amd64 (1:1.0.8-1) ... 14:02:07 Selecting previously unselected package libbsd0:amd64. 14:02:07 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 14:02:07 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 14:02:07 Selecting previously unselected package libxdmcp6:amd64. 14:02:07 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 14:02:07 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 14:02:07 Selecting previously unselected package libxcb1:amd64. 14:02:07 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 14:02:07 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 14:02:08 Selecting previously unselected package libx11-data. 14:02:08 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 14:02:08 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 14:02:08 Selecting previously unselected package libx11-6:amd64. 14:02:08 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... 14:02:08 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 14:02:08 Selecting previously unselected package libxext6:amd64. 14:02:08 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... 14:02:08 Unpacking libxext6:amd64 (2:1.3.3-1) ... 14:02:08 Selecting previously unselected package perl-modules-5.26. 14:02:08 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 14:02:08 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 14:02:11 Selecting previously unselected package libgdbm5:amd64. 14:02:11 Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... 14:02:11 Unpacking libgdbm5:amd64 (1.14.1-6) ... 14:02:11 Selecting previously unselected package libgdbm-compat4:amd64. 14:02:11 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... 14:02:11 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 14:02:11 Selecting previously unselected package libperl5.26:amd64. 14:02:11 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 14:02:11 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 14:02:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8239 in /w/workspace/xfoundry_device-modbus-go_PR-149 [Pipeline] { [Pipeline] ws 14:02:11 Running in /w/workspace/device-modbus-go/3 [Pipeline] { [Pipeline] checkout 14:02:12 Selecting previously unselected package perl. 14:02:12 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... 14:02:12 Unpacking perl (5.26.1-6ubuntu0.3) ... 14:02:12 Selecting previously unselected package less. 14:02:12 Preparing to unpack .../12-less_487-0.1_amd64.deb ... 14:02:12 Unpacking less (487-0.1) ... 14:02:13 Selecting previously unselected package libexpat1:amd64. 14:02:13 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 14:02:13 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 14:02:13 Selecting previously unselected package netbase. 14:02:13 Preparing to unpack .../14-netbase_5.4_all.deb ... 14:02:13 Unpacking netbase (5.4) ... 14:02:13 Selecting previously unselected package libedit2:amd64. 14:02:13 Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... 14:02:13 Unpacking libedit2:amd64 (3.1-20170329-1) ... 14:02:13 Selecting previously unselected package libssl1.0.0:amd64. 14:02:13 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... 14:02:13 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 14:02:13 Selecting previously unselected package libxmuu1:amd64. 14:02:13 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... 14:02:13 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 14:02:13 Selecting previously unselected package openssh-client. 14:02:13 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 14:02:13 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 14:02:13 Selecting previously unselected package xauth. 14:02:13 Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... 14:02:13 Unpacking xauth (1:1.0.10-1) ... 14:02:13 Selecting previously unselected package curl. 14:02:13 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... 14:02:13 Unpacking curl (7.58.0-2ubuntu3.8) ... 14:02:13 Selecting previously unselected package libcurl3-gnutls:amd64. 14:02:13 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... 14:02:13 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 14:02:13 Selecting previously unselected package liberror-perl. 14:02:13 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 14:02:14 Unpacking liberror-perl (0.17025-1) ... 14:02:14 Selecting previously unselected package git-man. 14:02:14 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 14:02:14 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 14:02:14 Selecting previously unselected package git. 14:02:14 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 14:02:14 Unpacking git (1:2.17.1-1ubuntu0.7) ... 14:02:15 Selecting previously unselected package make. 14:02:15 Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... 14:02:15 Unpacking make (4.1-9.1ubuntu1) ... 14:02:15 Selecting previously unselected package patch. 14:02:15 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... 14:02:16 Unpacking patch (2.7.6-2ubuntu1.1) ... 14:02:16 Setting up libedit2:amd64 (3.1-20170329-1) ... 14:02:16 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 14:02:16 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 14:02:16 Setting up less (487-0.1) ... 14:02:16 Setting up make (4.1-9.1ubuntu1) ... 14:02:16 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 14:02:16 Setting up curl (7.58.0-2ubuntu3.8) ... 14:02:16 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 14:02:16 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 14:02:16 Setting up libgdbm5:amd64 (1.14.1-6) ... 14:02:16 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 14:02:16 Setting up patch (2.7.6-2ubuntu1.1) ... 14:02:16 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 14:02:16 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 14:02:16 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 14:02:17 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 14:02:17 Setting up libxau6:amd64 (1:1.0.8-1) ... 14:02:17 Setting up netbase (5.4) ... 14:02:17 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 14:02:17 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 14:02:17 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 14:02:17 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 14:02:17 Setting up perl (5.26.1-6ubuntu0.3) ... 14:02:17 Setting up libxext6:amd64 (2:1.3.3-1) ... 14:02:17 Setting up liberror-perl (0.17025-1) ... 14:02:17 Setting up xauth (1:1.0.10-1) ... 14:02:17 Setting up git (1:2.17.1-1ubuntu0.7) ... 14:02:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:02:17 using credential edgex-jenkins-ssh 14:02:17 Cloning the remote Git repository 14:02:17 Cloning with configured refspecs honoured and without tags 14:02:17 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 14:02:17 > git init /w/workspace/device-modbus-go/3 # timeout=10 14:02:17 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 14:02:17 > git --version # timeout=10 14:02:17 using GIT_SSH to set credentials SSH Credentials for GitHub 14:02:17 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:02:18 Fetching without tags 14:02:19 Merging remotes/origin/master commit eb57329eab223e55e7b2ddf4e89ae4fd35d89794 into PR head commit 79ba80167ae86eda7c3a8da91d3a233ed2e8a71f 14:02:18 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 14:02:18 > git config --add remote.origin.fetch +refs/pull/149/head:refs/remotes/origin/PR-149 # timeout=10 14:02:18 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:02:18 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 14:02:18 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 14:02:18 using GIT_SSH to set credentials SSH Credentials for GitHub 14:02:18 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:02:19 > git config core.sparsecheckout # timeout=10 14:02:19 > git checkout -f 79ba80167ae86eda7c3a8da91d3a233ed2e8a71f # timeout=10 14:02:19 > git remote # timeout=10 14:02:19 > git config --get remote.origin.url # timeout=10 14:02:19 using GIT_SSH to set credentials SSH Credentials for GitHub 14:02:19 > git merge eb57329eab223e55e7b2ddf4e89ae4fd35d89794 # timeout=10 14:02:19 Merge succeeded, producing 79ba80167ae86eda7c3a8da91d3a233ed2e8a71f 14:02:19 Checking out Revision 79ba80167ae86eda7c3a8da91d3a233ed2e8a71f (PR-149) 14:02:20 curl set to automatically installed. 14:02:20 git set to automatically installed. 14:02:20 git-man set to automatically installed. 14:02:20 less set to automatically installed. 14:02:20 libbsd0 set to automatically installed. 14:02:20 libcurl3-gnutls set to automatically installed. 14:02:20 libedit2 set to automatically installed. 14:02:20 liberror-perl set to automatically installed. 14:02:20 libexpat1 set to automatically installed. 14:02:20 libgdbm-compat4 set to automatically installed. 14:02:20 libgdbm5 set to automatically installed. 14:02:20 libperl5.26 set to automatically installed. 14:02:20 libssl1.0.0 set to automatically installed. 14:02:20 libx11-6 set to automatically installed. 14:02:20 libx11-data set to automatically installed. 14:02:20 libxau6 set to automatically installed. 14:02:20 libxcb1 set to automatically installed. 14:02:20 libxdmcp6 set to automatically installed. 14:02:20 libxext6 set to automatically installed. 14:02:20 libxmuu1 set to automatically installed. 14:02:20 make set to automatically installed. 14:02:20 netbase set to automatically installed. 14:02:20 openssh-client set to automatically installed. 14:02:20 patch set to automatically installed. 14:02:20 perl set to automatically installed. 14:02:20 perl-modules-5.26 set to automatically installed. 14:02:20 xauth set to automatically installed. 14:02:20 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 14:02:20 Please ensure the environment is properly setup before continuing. 14:02:20 Ignore this message if the appropriate measures have already been taken 14:02:19 > git rev-parse HEAD^{commit} # timeout=10 14:02:19 > git config core.sparsecheckout # timeout=10 14:02:19 > git checkout -f 79ba80167ae86eda7c3a8da91d3a233ed2e8a71f # timeout=10 14:02:21 Pulling go 14:02:22 'device-modbus' has dependencies that need to be staged: go 14:02:22 Skipping pull go (already ran) 14:02:22 Building go 14:02:22 % Total % Received % Xferd Average Speed Time Time Time Current 14:02:22 Dload Upload Total Spent Left Speed 14:02:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 62 114M 62 71.4M 0 0 78.2M 0 0:00:01 --:--:-- 0:00:01 78.1M 100 114M 100 114M 0 0 86.2M 0 0:00:01 0:00:01 --:--:-- 86.2M 14:02:24 Commit message: "upgrade sdk and contract version for geneva release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 14:02:24 go1.13.5.linux-amd64.tar.gz: OK [Pipeline] unstash [Pipeline] echo 14:02:25 ========================================================= 14:02:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 14:02:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:02:26 + 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 . 14:02:27 Sending build context to Docker daemon 581.1kB 14:02:27 Step 1/8 : ARG BASE=golang:1.13-alpine 14:02:27 Step 2/8 : FROM ${BASE} 14:02:27 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:02:27 cde5963f3b93: Pulling fs layer 14:02:27 2a23fa8c16f7: Pulling fs layer 14:02:27 777b28850792: Pulling fs layer 14:02:27 8a11ddd9e578: Pulling fs layer 14:02:27 4cf88f913ddb: Pulling fs layer 14:02:27 1df406cf5192: Pulling fs layer 14:02:27 cd6300453558: Pulling fs layer 14:02:27 b9c365052c96: Pulling fs layer 14:02:27 a2d8cc88f415: Pulling fs layer 14:02:27 ea1d1ca13537: Pulling fs layer 14:02:27 3750a50a1c5e: Pulling fs layer 14:02:27 8a11ddd9e578: Waiting 14:02:27 4cf88f913ddb: Waiting 14:02:27 1df406cf5192: Waiting 14:02:27 cd6300453558: Waiting 14:02:27 b9c365052c96: Waiting 14:02:27 a2d8cc88f415: Waiting 14:02:27 ea1d1ca13537: Waiting 14:02:27 3750a50a1c5e: Waiting 14:02:27 777b28850792: Verifying Checksum 14:02:27 777b28850792: Download complete 14:02:27 2a23fa8c16f7: Verifying Checksum 14:02:27 2a23fa8c16f7: Download complete 14:02:27 4cf88f913ddb: Verifying Checksum 14:02:27 4cf88f913ddb: Download complete 14:02:27 1df406cf5192: Verifying Checksum 14:02:27 1df406cf5192: Download complete 14:02:28 cde5963f3b93: Download complete 14:02:28 cde5963f3b93: Pull complete 14:02:29 2a23fa8c16f7: Pull complete 14:02:29 777b28850792: Pull complete 14:02:32 cd6300453558: Verifying Checksum 14:02:32 cd6300453558: Download complete 14:02:32 a2d8cc88f415: Verifying Checksum 14:02:32 a2d8cc88f415: Download complete 14:02:32 Staging go 14:02:32 Pulling device-modbus 14:02:33 Skipping build go (already ran) 14:02:33 Building device-modbus 14:02:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 14:02:34 ea1d1ca13537: Verifying Checksum 14:02:34 ea1d1ca13537: Download complete 14:02:35 3750a50a1c5e: Verifying Checksum 14:02:35 3750a50a1c5e: Download complete 14:02:35 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.1 14:02:35 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 14:02:35 go: downloading github.com/goburrow/modbus v0.1.0 14:02:35 go: extracting github.com/goburrow/modbus v0.1.0 14:02:35 go: downloading github.com/goburrow/serial v0.1.0 14:02:35 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 14:02:35 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.1 14:02:35 go: extracting github.com/goburrow/serial v0.1.0 14:02:35 go: downloading github.com/go-kit/kit v0.8.0 14:02:35 go: downloading github.com/gorilla/mux v1.7.1 14:02:35 go: downloading github.com/google/uuid v1.1.1 14:02:35 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.31 14:02:35 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 14:02:35 go: extracting github.com/google/uuid v1.1.1 14:02:35 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.31 14:02:35 go: downloading github.com/pkg/errors v0.8.1 14:02:35 go: extracting github.com/gorilla/mux v1.7.1 14:02:35 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 14:02:35 go: downloading gopkg.in/yaml.v2 v2.2.8 14:02:35 go: downloading github.com/OneOfOne/xxhash v1.2.6 14:02:35 go: downloading github.com/x448/float16 v0.8.4 14:02:35 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 14:02:35 go: downloading github.com/BurntSushi/toml v0.3.1 14:02:35 go: downloading github.com/pelletier/go-toml v1.2.0 14:02:35 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 14:02:35 go: extracting github.com/pkg/errors v0.8.1 14:02:35 go: extracting gopkg.in/yaml.v2 v2.2.8 14:02:35 go: extracting github.com/go-kit/kit v0.8.0 14:02:35 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 14:02:35 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 14:02:35 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 14:02:35 go: extracting github.com/OneOfOne/xxhash v1.2.6 14:02:35 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:02:35 go: downloading github.com/hashicorp/consul/api v1.1.0 14:02:35 go: extracting github.com/x448/float16 v0.8.4 14:02:35 go: extracting github.com/BurntSushi/toml v0.3.1 14:02:35 go: extracting github.com/pelletier/go-toml v1.2.0 14:02:35 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 14:02:35 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:02:35 go: extracting github.com/hashicorp/consul/api v1.1.0 14:02:35 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:02:35 go: downloading github.com/mitchellh/mapstructure v1.1.2 14:02:35 go: downloading github.com/mitchellh/copystructure v1.0.0 14:02:35 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 14:02:35 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:02:35 go: downloading github.com/hashicorp/serf v0.8.2 14:02:35 go: downloading github.com/go-logfmt/logfmt v0.4.0 14:02:35 go: extracting github.com/mitchellh/mapstructure v1.1.2 14:02:35 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 14:02:35 go: extracting github.com/mitchellh/copystructure v1.0.0 14:02:35 go: downloading github.com/mitchellh/reflectwalk v1.0.0 14:02:35 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 14:02:35 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 14:02:35 go: extracting github.com/mitchellh/reflectwalk v1.0.0 14:02:35 go: extracting github.com/go-logfmt/logfmt v0.4.0 14:02:35 go: extracting github.com/hashicorp/serf v0.8.2 14:02:35 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:02:35 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:02:35 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 14:02:35 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 14:02:35 go: downloading github.com/hashicorp/golang-lru v0.5.1 14:02:35 go: extracting github.com/hashicorp/golang-lru v0.5.1 14:02:35 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 14:02:35 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 14:02:35 go: finding github.com/goburrow/modbus v0.1.0 14:02:35 go: finding github.com/gorilla/mux v1.7.1 14:02:35 go: finding github.com/go-kit/kit v0.8.0 14:02:35 go: finding github.com/fxamacker/cbor/v2 v2.2.0 14:02:35 go: finding github.com/goburrow/serial v0.1.0 14:02:35 go: finding github.com/OneOfOne/xxhash v1.2.6 14:02:35 go: finding github.com/google/uuid v1.1.1 14:02:35 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 14:02:35 go: finding github.com/go-logfmt/logfmt v0.4.0 14:02:35 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 14:02:35 go: finding github.com/x448/float16 v0.8.4 14:02:35 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 14:02:36 go: finding gopkg.in/yaml.v2 v2.2.8 14:02:36 go: finding github.com/BurntSushi/toml v0.3.1 14:02:36 go: finding github.com/pkg/errors v0.8.1 14:02:36 go: finding github.com/hashicorp/consul/api v1.1.0 14:02:36 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 14:02:36 go: finding github.com/pelletier/go-toml v1.2.0 14:02:36 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 14:02:36 go: finding github.com/hashicorp/go-rootcerts v1.0.0 14:02:36 go: finding github.com/hashicorp/serf v0.8.2 14:02:36 go: finding github.com/mitchellh/mapstructure v1.1.2 14:02:36 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:02:36 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:02:36 go: finding github.com/mitchellh/copystructure v1.0.0 14:02:36 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 14:02:36 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 14:02:36 go: finding github.com/mitchellh/reflectwalk v1.0.0 14:02:36 go: finding github.com/hashicorp/golang-lru v0.5.1 14:02:37 b9c365052c96: Verifying Checksum 14:02:37 b9c365052c96: Download complete 14:02:39 8a11ddd9e578: Verifying Checksum 14:02:39 8a11ddd9e578: Download complete 14:02:46 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:02:49 Skipping stage go (already ran) 14:02:49 Staging device-modbus 14:02:50 Priming go 14:02:51 Priming device-modbus 14:02:52 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 14:02:52 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 14:02:52 Determining the version from the project repo (version-script). 14:02:52 The version has been set to '0.0.0-20200513+79ba801' 14:02:52 Snapping 'edgex-device-modbus' ... 14:02:52 8a11ddd9e578: Pull complete 14:02:52 4cf88f913ddb: Pull complete 14:02:52 1df406cf5192: Pull complete 14:02:53 14:02:53 Snapped edgex-device-modbus_0.0.0-20200513+79ba801_amd64.snap [Pipeline] } 14:02:53 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] } 14:02:56 cd6300453558: Pull complete 14:03:00 b9c365052c96: Pull complete 14:03:01 a2d8cc88f415: Pull complete 14:03:03 ea1d1ca13537: Pull complete 14:03:03 3750a50a1c5e: Pull complete 14:03:03 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 14:03:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 14:03:03 ---> 78745c68409d 14:03:03 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 14:03:08 ---> Running in e2f656fb8fb6 14:03:08 Removing intermediate container e2f656fb8fb6 14:03:08 ---> dcd5f8e5fb60 14:03:08 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:03:08 ---> Running in dfc7ed007add 14:03:11 Removing intermediate container dfc7ed007add 14:03:11 ---> 726ce69d59fb 14:03:11 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 14:03:11 ---> Running in b4c230bbb68b 14:03:12 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 14:03:13 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 14:03:14 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 14:03:14 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 14:03:14 (3/18) Installing libmagic (5.37-r1) 14:03:15 (4/18) Installing file (5.37-r1) 14:03:15 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 14:03:15 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 14:03:15 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 14:03:19 (8/18) Installing libc-dev (0.7.2-r0) 14:03:19 (9/18) Installing g++ (9.2.0-r4) 14:03:22 (10/18) Installing fortify-headers (1.1-r0) 14:03:22 (11/18) Installing build-base (0.5-r1) 14:03:22 (12/18) Installing openssh-keygen (8.1_p1-r0) 14:03:22 (13/18) Installing libedit (20191211.3.1-r0) 14:03:22 (14/18) Installing openssh-client (8.1_p1-r0) 14:03:22 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 14:03:22 (16/18) Installing openssh-server-common (8.1_p1-r0) 14:03:22 (17/18) Installing openssh-server (8.1_p1-r0) 14:03:23 (18/18) Installing openssh (8.1_p1-r0) 14:03:23 Executing busybox-1.31.1-r8.trigger 14:03:23 OK: 203 MiB in 52 packages 14:03:31 Removing intermediate container b4c230bbb68b 14:03:31 ---> 20be4caa1a85 14:03:31 Step 6/8 : WORKDIR /device-modbus-go 14:03:31 ---> Running in 956e18611d50 14:03:31 Removing intermediate container 956e18611d50 14:03:31 ---> 42a448a7b74d 14:03:31 Step 7/8 : COPY . . 14:03:31 ---> 7171531c2408 14:03:31 Step 8/8 : RUN go mod download 14:03:31 ---> Running in 92d536590dd4 14:03:34 go: finding github.com/BurntSushi/toml v0.3.1 14:03:34 go: finding github.com/OneOfOne/xxhash v1.2.6 14:03:34 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 14:03:34 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:03:34 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 14:03:34 go: finding github.com/bgentry/speakeasy v0.1.0 14:03:34 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 14:03:34 go: finding github.com/davecgh/go-spew v1.1.1 14:03:34 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 14:03:34 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 14:03:34 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 14:03:34 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 14:03:34 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 14:03:34 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 14:03:34 go: finding github.com/fatih/color v1.7.0 14:03:34 go: finding github.com/fxamacker/cbor/v2 v2.2.0 14:03:34 go: finding github.com/go-kit/kit v0.8.0 14:03:34 go: finding github.com/go-logfmt/logfmt v0.4.0 14:03:34 go: finding github.com/go-stack/stack v1.8.0 14:03:34 go: finding github.com/goburrow/modbus v0.1.0 14:03:34 go: finding github.com/goburrow/serial v0.1.0 14:03:34 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:03:34 go: finding github.com/google/uuid v1.1.1 14:03:34 go: finding github.com/gorilla/mux v1.7.1 14:03:34 go: finding github.com/hashicorp/consul/api v1.1.0 14:03:34 go: finding github.com/hashicorp/consul/sdk v0.1.1 14:03:34 go: finding github.com/hashicorp/errwrap v1.0.0 14:03:34 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 14:03:34 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 14:03:34 go: finding github.com/hashicorp/go-msgpack v0.5.3 14:03:34 go: finding github.com/hashicorp/go-multierror v1.0.0 14:03:34 go: finding github.com/hashicorp/go-rootcerts v1.0.0 14:03:34 go: finding github.com/hashicorp/go-sockaddr v1.0.1 14:03:34 go: finding github.com/hashicorp/go-syslog v1.0.0 14:03:34 go: finding github.com/hashicorp/go-uuid v1.0.1 14:03:34 go: finding github.com/hashicorp/go.net v0.0.1 14:03:34 go: finding github.com/hashicorp/golang-lru v0.5.1 14:03:34 go: finding github.com/hashicorp/logutils v1.0.0 14:03:34 go: finding github.com/hashicorp/mdns v1.0.0 14:03:34 go: finding github.com/hashicorp/memberlist v0.1.3 14:03:34 go: finding github.com/hashicorp/serf v0.8.2 14:03:34 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:03:34 go: finding github.com/mattn/go-colorable v0.0.9 14:03:34 go: finding github.com/mattn/go-isatty v0.0.3 14:03:34 go: finding github.com/miekg/dns v1.1.4 14:03:34 go: finding github.com/mitchellh/cli v1.0.0 14:03:34 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:03:34 go: finding github.com/mitchellh/copystructure v1.0.0 14:03:34 go: finding github.com/mitchellh/go-homedir v1.1.0 14:03:34 go: finding github.com/mitchellh/go-testing-interface v1.0.0 14:03:34 go: finding github.com/mitchellh/go-wordwrap v1.0.0 14:03:34 go: finding github.com/mitchellh/gox v0.4.0 14:03:34 go: finding github.com/mitchellh/iochan v1.0.0 14:03:34 go: finding github.com/mitchellh/mapstructure v1.1.2 14:03:34 go: finding github.com/mitchellh/reflectwalk v1.0.0 14:03:34 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 14:03:34 go: finding github.com/pelletier/go-toml v1.2.0 14:03:34 go: finding github.com/pkg/errors v0.8.1 14:03:34 go: finding github.com/pmezard/go-difflib v1.0.0 14:03:34 go: finding github.com/posener/complete v1.1.1 14:03:34 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 14:03:34 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:03:34 go: finding github.com/stretchr/objx v0.1.0 14:03:34 go: finding github.com/stretchr/testify v1.5.1 14:03:34 go: finding github.com/ugorji/go v1.1.4 14:03:34 go: finding github.com/x448/float16 v0.8.4 14:03:34 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 14:03:34 go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 14:03:34 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 14:03:34 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 14:03:34 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 14:03:34 go: finding gopkg.in/yaml.v2 v2.2.8 14:03:44 Removing intermediate container 92d536590dd4 14:03:44 ---> a1e76ad98930 14:03:44 Successfully built a1e76ad98930 14:03:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:03:45 + docker inspect -f . ci-base-image-arm64 14:03:46 . [Pipeline] withDockerContainer 14:03:46 prd-ubuntu18.04-docker-arm64-4c-16g-8239 does not seem to be running inside a container 14:03:46 $ 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 ******** ci-base-image-arm64 cat 14:03:48 $ docker top ca449c6683ee7f0d34c49d52f372bebec06a88bb687b11d64e8a7e0bd87917b1 -eo pid,comm [Pipeline] { [Pipeline] sh 14:03:49 + go version 14:03:49 go version go1.13.5 linux/arm64 [Pipeline] sh 14:03:49 + make test 14:03:49 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 14:03:50 ? github.com/edgexfoundry/device-modbus-go [no test files] 14:04:23 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 14:04:23 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.212s coverage: 50.3% of statements 14:04:23 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:04:26 gofmt -l . 14:04:26 [ "`gofmt -l .`" = "" ] 14:04:26 ./bin/test-attribution-txt.sh 14:04:27 ./bin/test-go-mod-tidy.sh [Pipeline] stash 14:04:27 Warning: overwriting stash ‘coverage-report’ 14:04:28 Stashed 1 file(s) [Pipeline] } 14:04:28 $ docker stop --time=1 ca449c6683ee7f0d34c49d52f372bebec06a88bb687b11d64e8a7e0bd87917b1 14:04:30 $ docker rm -f ca449c6683ee7f0d34c49d52f372bebec06a88bb687b11d64e8a7e0bd87917b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:04:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:04:32 + ls -al . 14:04:32 total 136 14:04:32 drwxrwxr-x 9 jenkins jenkins 4096 May 13 14:04 . 14:04:32 drwxrwxr-x 4 jenkins jenkins 4096 May 13 14:02 .. 14:04:32 -rw-rw-r-- 1 jenkins jenkins 140 May 13 14:02 .dockerignore 14:04:32 drwxrwxr-x 8 jenkins jenkins 4096 May 13 14:02 .git 14:04:32 -rw-rw-r-- 1 jenkins jenkins 338 May 13 14:02 .gitignore 14:04:32 drwxrwxr-x 3 jenkins jenkins 4096 May 13 14:02 .semver 14:04:32 -rw-rw-r-- 1 jenkins jenkins 5049 May 13 14:02 Attribution.txt 14:04:32 -rw-rw-r-- 1 jenkins jenkins 1422 May 13 14:02 Dockerfile 14:04:32 -rw-rw-r-- 1 jenkins jenkins 954 May 13 14:02 Dockerfile.build 14:04:32 -rw-rw-r-- 1 jenkins jenkins 702 May 13 14:02 Jenkinsfile 14:04:32 -rw-rw-r-- 1 jenkins jenkins 11340 May 13 14:02 LICENSE 14:04:32 -rw-rw-r-- 1 jenkins jenkins 880 May 13 14:02 Makefile 14:04:32 -rw-rw-r-- 1 jenkins jenkins 591 May 13 14:02 README.md 14:04:32 -rw-rw-r-- 1 jenkins jenkins 5 May 13 13:58 VERSION 14:04:32 drwxrwxr-x 2 jenkins jenkins 4096 May 13 14:02 bin 14:04:32 drwxrwxr-x 3 jenkins jenkins 4096 May 13 14:02 cmd 14:04:32 -rw-r--r-- 1 jenkins jenkins 22123 May 13 14:04 coverage.out 14:04:32 -rw-r--r-- 1 jenkins jenkins 559 May 13 14:04 go.mod 14:04:32 -rw-r--r-- 1 jenkins jenkins 13471 May 13 14:04 go.sum 14:04:32 drwxrwxr-x 3 jenkins jenkins 4096 May 13 14:02 internal 14:04:32 drwxrwxr-x 2 jenkins jenkins 4096 May 13 14:02 simulator 14:04:32 drwxrwxr-x 4 jenkins jenkins 4096 May 13 14:02 snap 14:04:32 -rw-rw-r-- 1 jenkins jenkins 229 May 13 14:02 version.go [Pipeline] isUnix [Pipeline] sh 14:04:32 + 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=79ba80167ae86eda7c3a8da91d3a233ed2e8a71f --label arch=arm64 --label version=0.0.0 . 14:04:33 Sending build context to Docker daemon 609.8kB 14:04:33 Step 1/19 : ARG BASE=golang:1.13-alpine 14:04:33 Step 2/19 : FROM ${BASE} AS builder 14:04:33 ---> a1e76ad98930 14:04:33 Step 3/19 : ARG MAKE='make build' 14:04:33 ---> Running in dd008f5adbd5 14:04:33 Removing intermediate container dd008f5adbd5 14:04:33 ---> e15f388af233 14:04:33 Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:04:33 ---> Running in 046e8c42f359 14:04:35 Removing intermediate container 046e8c42f359 14:04:35 ---> 5e4ceb1f4b70 14:04:35 Step 5/19 : RUN apk add --update --no-cache make git openssh build-base 14:04:35 ---> Running in 95f26f1173af 14:04:36 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 14:04:37 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 14:04:37 OK: 203 MiB in 52 packages 14:04:38 Removing intermediate container 95f26f1173af 14:04:38 ---> 11dc232fe2cb 14:04:38 Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go 14:04:38 ---> Running in 2d331fb3140b 14:04:39 Removing intermediate container 2d331fb3140b 14:04:39 ---> 1ba35c6849fe 14:04:39 Step 7/19 : COPY . . 14:04:40 ---> cb18112aca68 14:04:40 Step 8/19 : RUN ${MAKE} 14:04:40 ---> Running in d8887e957d7c 14:04:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 14:05:07 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:05:12 Removing intermediate container d8887e957d7c 14:05:12 ---> e9f8d728b211 14:05:12 Step 9/19 : FROM scratch 14:05:12 ---> 14:05:12 Step 10/19 : ENV APP_PORT=49991 14:05:12 ---> Running in a34b618d574b 14:05:12 Removing intermediate container a34b618d574b 14:05:12 ---> 75dbc4ba7448 14:05:12 Step 11/19 : EXPOSE $APP_PORT 14:05:12 ---> Running in 20fa13a6d0ae 14:05:12 Removing intermediate container 20fa13a6d0ae 14:05:12 ---> 8038694fa13d 14:05:12 Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / 14:05:13 ---> 2bc935960176 14:05:13 Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / 14:05:13 ---> 2e423402afc3 14:05:13 Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / 14:05:14 ---> ecaa8e722a44 14:05:14 Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' 14:05:14 ---> Running in 750c74b8c6f7 14:05:15 Removing intermediate container 750c74b8c6f7 14:05:15 ---> f014841aea23 14:05:15 Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 14:05:15 ---> Running in 68caa79c5544 14:05:15 Removing intermediate container 68caa79c5544 14:05:15 ---> f356b82c6a62 14:05:15 Step 17/19 : LABEL arch=arm64 14:05:15 ---> Running in 2e2cb8b18055 14:05:15 Removing intermediate container 2e2cb8b18055 14:05:15 ---> a45e6d7dc803 14:05:15 Step 18/19 : LABEL git_sha=79ba80167ae86eda7c3a8da91d3a233ed2e8a71f 14:05:16 ---> Running in 003e0b67b5a7 14:05:16 Removing intermediate container 003e0b67b5a7 14:05:16 ---> 129196fdb004 14:05:16 Step 19/19 : LABEL version=0.0.0 14:05:16 ---> Running in c9be485d7026 14:05:17 Removing intermediate container c9be485d7026 14:05:17 ---> 595f4338dfa1 14:05:17 [Warning] One or more build-args [ARCH] were not consumed 14:05:17 Successfully built 595f4338dfa1 14:05:17 Successfully tagged docker-device-modbus-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh 14:05:17 + + grepfind snapcraft.yaml /w/workspace/device-modbus-go/3 14:05:17 14:05:17 + grep -Po ^name: \K(.*) /w/workspace/device-modbus-go/3/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:05:18 provisioning config files... 14:05:18 copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/3@tmp/config992476206897811906tmp [Pipeline] { [Pipeline] sh 14:05:18 + cp /w/workspace/device-modbus-go/3@tmp/config992476206897811906tmp /w/workspace/device-modbus-go/3/edgex-snap-store-login [Pipeline] sh 14:05:18 + 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 14:05:19 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 14:05:19 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 14:05:19 b2f61026a351: Pulling fs layer 14:05:19 5538fb30c42c: Pulling fs layer 14:05:19 f0b05810781a: Pulling fs layer 14:05:19 0180a33352d6: Pulling fs layer 14:05:19 e7604b0c0f53: Pulling fs layer 14:05:19 db689cb83ae0: Pulling fs layer 14:05:19 6138af208834: Pulling fs layer 14:05:19 007c8e8c5d63: Pulling fs layer 14:05:19 4f7a387c642f: Pulling fs layer 14:05:19 db689cb83ae0: Waiting 14:05:19 0180a33352d6: Waiting 14:05:19 e7604b0c0f53: Waiting 14:05:19 007c8e8c5d63: Waiting 14:05:19 6138af208834: Waiting 14:05:19 4f7a387c642f: Waiting 14:05:19 f0b05810781a: Verifying Checksum 14:05:19 f0b05810781a: Download complete 14:05:19 5538fb30c42c: Verifying Checksum 14:05:19 5538fb30c42c: Download complete 14:05:19 0180a33352d6: Verifying Checksum 14:05:19 0180a33352d6: Download complete 14:05:19 db689cb83ae0: Verifying Checksum 14:05:19 db689cb83ae0: Download complete 14:05:19 6138af208834: Verifying Checksum 14:05:19 6138af208834: Download complete 14:05:19 007c8e8c5d63: Download complete 14:05:19 4f7a387c642f: Verifying Checksum 14:05:19 4f7a387c642f: Download complete 14:05:21 b2f61026a351: Verifying Checksum 14:05:21 b2f61026a351: Download complete 14:05:24 b2f61026a351: Pull complete 14:05:24 5538fb30c42c: Pull complete 14:05:25 f0b05810781a: Pull complete 14:05:25 0180a33352d6: Pull complete 14:05:47 e7604b0c0f53: Download complete 14:06:14 e7604b0c0f53: Pull complete 14:06:14 db689cb83ae0: Pull complete 14:06:14 6138af208834: Pull complete 14:06:14 007c8e8c5d63: Pull complete 14:06:14 4f7a387c642f: Pull complete 14:06:14 Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 14:06:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 14:06:20 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 14:06:20 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 14:06:20 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 14:06:20 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 14:06:20 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [856 kB] 14:06:21 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] 14:06:21 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] 14:06:21 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1224 kB] 14:06:21 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] 14:06:21 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] 14:06:21 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [583 kB] 14:06:21 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [748 kB] 14:06:21 Fetched 3684 kB in 2s (1627 kB/s) 14:06:27 Reading package lists... 14:06:39 Installing build dependencies: curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase openssh-client patch perl perl-modules-5.26 xauth 14:06:44 Reading package lists... 14:06:44 Building dependency tree... 14:06:44 Reading state information... 14:06:45 The following packages were automatically installed and are no longer required: 14:06:45 libjq1 liblzo2-2 libonig4 14:06:45 Use 'sudo apt autoremove' to remove them. 14:06:45 Suggested packages: 14:06:45 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 14:06:45 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 14:06:45 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 14:06:45 libterm-readline-gnu-perl | libterm-readline-perl-perl 14:06:45 The following NEW packages will be installed: 14:06:45 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 14:06:45 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 14:06:45 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 14:06:45 openssh-client patch perl perl-modules-5.26 xauth 14:06:46 0 upgraded, 27 newly installed, 0 to remove and 4 not upgraded. 14:06:46 Need to get 12.9 MB of archives. 14:06:46 After this operation, 84.2 MB of additional disk space will be used. 14:06:46 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] 14:06:46 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 14:06:46 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] 14:06:46 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] 14:06:46 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 14:06:46 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] 14:06:46 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] 14:06:46 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 14:06:47 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 14:06:47 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 14:06:47 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 14:06:47 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 14:06:47 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 14:06:47 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 14:06:47 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 14:06:47 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 14:06:47 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] 14:06:47 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] 14:06:47 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 14:06:47 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] 14:06:47 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] 14:06:47 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] 14:06:47 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 14:06:47 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 14:06:48 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 14:06:48 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 14:06:48 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 14:06:48 debconf: delaying package configuration, since apt-utils is not installed 14:06:48 Fetched 12.9 MB in 3s (5146 kB/s) 14:06:48 Selecting previously unselected package libxau6:arm64. 14:06:48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4630 files and directories currently installed.) 14:06:48 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... 14:06:48 Unpacking libxau6:arm64 (1:1.0.8-1) ... 14:06:49 Selecting previously unselected package libbsd0:arm64. 14:06:49 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 14:06:49 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 14:06:49 Selecting previously unselected package libxdmcp6:arm64. 14:06:49 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 14:06:49 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 14:06:49 Selecting previously unselected package libxcb1:arm64. 14:06:49 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... 14:06:49 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... 14:06:49 Selecting previously unselected package libx11-data. 14:06:49 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 14:06:49 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 14:06:49 Selecting previously unselected package libx11-6:arm64. 14:06:49 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... 14:06:49 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 14:06:50 Selecting previously unselected package libxext6:arm64. 14:06:50 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... 14:06:50 Unpacking libxext6:arm64 (2:1.3.3-1) ... 14:06:50 Selecting previously unselected package perl-modules-5.26. 14:06:50 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 14:06:50 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 14:06:51 Selecting previously unselected package libgdbm5:arm64. 14:06:51 Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... 14:06:51 Unpacking libgdbm5:arm64 (1.14.1-6) ... 14:06:51 Selecting previously unselected package libgdbm-compat4:arm64. 14:06:51 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... 14:06:51 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 14:06:51 Selecting previously unselected package libperl5.26:arm64. 14:06:51 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 14:06:51 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 14:06:53 Selecting previously unselected package perl. 14:06:53 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... 14:06:53 Unpacking perl (5.26.1-6ubuntu0.3) ... 14:06:53 Selecting previously unselected package less. 14:06:53 Preparing to unpack .../12-less_487-0.1_arm64.deb ... 14:06:53 Unpacking less (487-0.1) ... 14:06:53 Selecting previously unselected package libexpat1:arm64. 14:06:53 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 14:06:53 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 14:06:53 Selecting previously unselected package netbase. 14:06:53 Preparing to unpack .../14-netbase_5.4_all.deb ... 14:06:53 Unpacking netbase (5.4) ... 14:06:53 Selecting previously unselected package libedit2:arm64. 14:06:53 Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... 14:06:53 Unpacking libedit2:arm64 (3.1-20170329-1) ... 14:06:53 Selecting previously unselected package libssl1.0.0:arm64. 14:06:53 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... 14:06:53 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 14:06:54 Selecting previously unselected package libxmuu1:arm64. 14:06:54 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... 14:06:54 Unpacking libxmuu1:arm64 (2:1.1.2-2) ... 14:06:54 Selecting previously unselected package openssh-client. 14:06:54 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 14:06:54 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 14:06:54 Selecting previously unselected package xauth. 14:06:54 Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... 14:06:54 Unpacking xauth (1:1.0.10-1) ... 14:06:54 Selecting previously unselected package curl. 14:06:54 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... 14:06:54 Unpacking curl (7.58.0-2ubuntu3.8) ... 14:06:54 Selecting previously unselected package libcurl3-gnutls:arm64. 14:06:54 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... 14:06:54 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 14:06:54 Selecting previously unselected package liberror-perl. 14:06:54 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 14:06:54 Unpacking liberror-perl (0.17025-1) ... 14:06:55 Selecting previously unselected package git-man. 14:06:55 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 14:06:55 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 14:06:55 Selecting previously unselected package git. 14:06:55 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 14:06:55 Unpacking git (1:2.17.1-1ubuntu0.7) ... 14:06:56 Selecting previously unselected package make. 14:06:56 Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... 14:06:56 Unpacking make (4.1-9.1ubuntu1) ... 14:06:56 Selecting previously unselected package patch. 14:06:56 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... 14:06:56 Unpacking patch (2.7.6-2ubuntu1.1) ... 14:06:56 Setting up libedit2:arm64 (3.1-20170329-1) ... 14:06:56 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 14:06:56 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 14:06:56 Setting up less (487-0.1) ... 14:06:57 Setting up make (4.1-9.1ubuntu1) ... 14:06:57 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 14:06:57 Setting up curl (7.58.0-2ubuntu3.8) ... 14:06:57 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 14:06:57 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 14:06:57 Setting up libgdbm5:arm64 (1.14.1-6) ... 14:06:57 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 14:06:57 Setting up patch (2.7.6-2ubuntu1.1) ... 14:06:57 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 14:06:57 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 14:06:57 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 14:06:58 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 14:06:58 Setting up libxau6:arm64 (1:1.0.8-1) ... 14:06:58 Setting up netbase (5.4) ... 14:06:58 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 14:06:58 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... 14:06:58 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 14:06:58 Setting up libxmuu1:arm64 (2:1.1.2-2) ... 14:06:58 Setting up perl (5.26.1-6ubuntu0.3) ... 14:06:58 Setting up libxext6:arm64 (2:1.3.3-1) ... 14:06:58 Setting up liberror-perl (0.17025-1) ... 14:06:58 Setting up xauth (1:1.0.10-1) ... 14:06:58 Setting up git (1:2.17.1-1ubuntu0.7) ... 14:06:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:07:05 curl set to automatically installed. 14:07:05 git set to automatically installed. 14:07:05 git-man set to automatically installed. 14:07:05 less set to automatically installed. 14:07:05 libbsd0 set to automatically installed. 14:07:05 libcurl3-gnutls set to automatically installed. 14:07:05 libedit2 set to automatically installed. 14:07:05 liberror-perl set to automatically installed. 14:07:05 libexpat1 set to automatically installed. 14:07:05 libgdbm-compat4 set to automatically installed. 14:07:05 libgdbm5 set to automatically installed. 14:07:05 libperl5.26 set to automatically installed. 14:07:05 libssl1.0.0 set to automatically installed. 14:07:05 libx11-6 set to automatically installed. 14:07:05 libx11-data set to automatically installed. 14:07:05 libxau6 set to automatically installed. 14:07:05 libxcb1 set to automatically installed. 14:07:05 libxdmcp6 set to automatically installed. 14:07:05 libxext6 set to automatically installed. 14:07:05 libxmuu1 set to automatically installed. 14:07:05 make set to automatically installed. 14:07:05 netbase set to automatically installed. 14:07:05 openssh-client set to automatically installed. 14:07:05 patch set to automatically installed. 14:07:05 perl set to automatically installed. 14:07:05 perl-modules-5.26 set to automatically installed. 14:07:05 xauth set to automatically installed. 14:07:05 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 14:07:05 Please ensure the environment is properly setup before continuing. 14:07:05 Ignore this message if the appropriate measures have already been taken 14:07:05 Pulling go 14:07:08 'device-modbus' has dependencies that need to be staged: go 14:07:08 Skipping pull go (already ran) 14:07:08 Building go 14:07:08 % Total % Received % Xferd Average Speed Time Time Time Current 14:07:08 Dload Upload Total Spent Left Speed 14:07:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 18 93.0M 18 17.1M 0 0 25.4M 0 0:00:03 --:--:-- 0:00:03 25.3M 73 93.0M 73 68.3M 0 0 41.2M 0 0:00:02 0:00:01 0:00:01 41.2M 100 93.0M 100 93.0M 0 0 43.8M 0 0:00:02 0:00:02 --:--:-- 43.8M 14:07:11 go1.13.5.linux-arm64.tar.gz: OK 14:07:30 Staging go 14:07:30 Pulling device-modbus 14:07:34 Skipping build go (already ran) 14:07:34 Building device-modbus 14:07:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 14:07:34 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.1 14:07:34 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 14:07:34 go: downloading github.com/goburrow/modbus v0.1.0 14:07:34 go: extracting github.com/goburrow/modbus v0.1.0 14:07:34 go: downloading github.com/goburrow/serial v0.1.0 14:07:34 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.1 14:07:34 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 14:07:34 go: extracting github.com/goburrow/serial v0.1.0 14:07:34 go: downloading github.com/go-kit/kit v0.8.0 14:07:34 go: downloading github.com/google/uuid v1.1.1 14:07:34 go: downloading github.com/gorilla/mux v1.7.1 14:07:34 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.31 14:07:34 go: downloading github.com/pkg/errors v0.8.1 14:07:34 go: downloading gopkg.in/yaml.v2 v2.2.8 14:07:34 go: extracting github.com/google/uuid v1.1.1 14:07:34 go: extracting github.com/pkg/errors v0.8.1 14:07:34 go: extracting github.com/gorilla/mux v1.7.1 14:07:34 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.31 14:07:34 go: extracting gopkg.in/yaml.v2 v2.2.8 14:07:34 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 14:07:34 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 14:07:34 go: downloading github.com/pelletier/go-toml v1.2.0 14:07:34 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 14:07:34 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 14:07:34 go: downloading github.com/BurntSushi/toml v0.3.1 14:07:34 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 14:07:34 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 14:07:34 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 14:07:35 go: downloading github.com/OneOfOne/xxhash v1.2.6 14:07:35 go: extracting github.com/pelletier/go-toml v1.2.0 14:07:35 go: extracting github.com/BurntSushi/toml v0.3.1 14:07:35 go: downloading github.com/hashicorp/consul/api v1.1.0 14:07:35 go: extracting github.com/go-kit/kit v0.8.0 14:07:35 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 14:07:35 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:07:35 go: extracting github.com/OneOfOne/xxhash v1.2.6 14:07:35 go: extracting github.com/hashicorp/consul/api v1.1.0 14:07:35 go: downloading github.com/x448/float16 v0.8.4 14:07:35 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:07:35 go: downloading github.com/mitchellh/mapstructure v1.1.2 14:07:35 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:07:35 go: downloading github.com/mitchellh/copystructure v1.0.0 14:07:35 go: extracting github.com/x448/float16 v0.8.4 14:07:35 go: extracting github.com/mitchellh/copystructure v1.0.0 14:07:35 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 14:07:35 go: downloading github.com/hashicorp/serf v0.8.2 14:07:35 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:07:35 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 14:07:35 go: downloading github.com/mitchellh/reflectwalk v1.0.0 14:07:35 go: extracting github.com/mitchellh/mapstructure v1.1.2 14:07:35 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 14:07:35 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 14:07:35 go: extracting github.com/mitchellh/reflectwalk v1.0.0 14:07:35 go: extracting github.com/hashicorp/serf v0.8.2 14:07:35 go: downloading github.com/go-logfmt/logfmt v0.4.0 14:07:35 go: extracting github.com/go-logfmt/logfmt v0.4.0 14:07:35 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:07:35 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:07:35 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 14:07:35 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 14:07:35 go: downloading github.com/hashicorp/golang-lru v0.5.1 14:07:35 go: extracting github.com/hashicorp/golang-lru v0.5.1 14:07:35 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 14:07:35 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 14:07:35 go: finding github.com/goburrow/modbus v0.1.0 14:07:35 go: finding github.com/gorilla/mux v1.7.1 14:07:35 go: finding github.com/fxamacker/cbor/v2 v2.2.0 14:07:35 go: finding github.com/go-kit/kit v0.8.0 14:07:35 go: finding github.com/goburrow/serial v0.1.0 14:07:35 go: finding github.com/OneOfOne/xxhash v1.2.6 14:07:35 go: finding github.com/google/uuid v1.1.1 14:07:35 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 14:07:35 go: finding github.com/x448/float16 v0.8.4 14:07:35 go: finding github.com/go-logfmt/logfmt v0.4.0 14:07:35 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 14:07:35 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 14:07:35 go: finding gopkg.in/yaml.v2 v2.2.8 14:07:35 go: finding github.com/BurntSushi/toml v0.3.1 14:07:35 go: finding github.com/pkg/errors v0.8.1 14:07:35 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 14:07:35 go: finding github.com/hashicorp/consul/api v1.1.0 14:07:35 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 14:07:35 go: finding github.com/hashicorp/go-rootcerts v1.0.0 14:07:35 go: finding github.com/pelletier/go-toml v1.2.0 14:07:35 go: finding github.com/hashicorp/serf v0.8.2 14:07:35 go: finding github.com/mitchellh/mapstructure v1.1.2 14:07:35 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:07:35 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:07:35 go: finding github.com/mitchellh/copystructure v1.0.0 14:07:35 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 14:07:35 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 14:07:35 go: finding github.com/mitchellh/reflectwalk v1.0.0 14:07:35 go: finding github.com/hashicorp/golang-lru v0.5.1 14:08:02 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:08:14 Skipping stage go (already ran) 14:08:14 Staging device-modbus 14:08:18 Priming go 14:08:20 Priming device-modbus 14:08:24 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 14:08:24 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 14:08:24 Determining the version from the project repo (version-script). 14:08:24 The version has been set to '0.0.0-20200513+79ba801' 14:08:24 Snapping 'edgex-device-modbus' ... 14:08:26 14:08:26 Snapped edgex-device-modbus_0.0.0-20200513+79ba801_arm64.snap [Pipeline] } 14:08:28 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 14:08:29 provisioning config files... 14:08:29 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-149@tmp/config3160772886855709923tmp [Pipeline] { [Pipeline] sh 14:08:30 + curl -s https://codecov.io/bash 14:08:30 + bash -s - -t @/w/workspace/xfoundry_device-modbus-go_PR-149@tmp/config3160772886855709923tmp 14:08:30 14:08:30 _____ _ 14:08:30 / ____| | | 14:08:30 | | ___ __| | ___ ___ _____ __ 14:08:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:08:30 | |___| (_) | (_| | __/ (_| (_) \ V / 14:08:30 \_____\___/ \__,_|\___|\___\___/ \_/ 14:08:30 Bash-tbd 14:08:30 14:08:30 14:08:30 ==> Jenkins CI detected. 14:08:30 project root: . 14:08:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:08:30 ==> Running gcov in . (disable via -X gcov) 14:08:30 ==> Python coveragepy not found 14:08:30 ==> Searching for coverage reports in: 14:08:30 + . 14:08:30 -> Found 1 reports 14:08:30 ==> Detecting git/mercurial file structure 14:08:30 ==> Reading reports 14:08:30 + ./coverage.out bytes=22123 14:08:30 ==> Appending adjustments 14:08:30 http://docs.codecov.io/docs/fixing-reports 14:08:30 + Found adjustments 14:08:30 ==> Gzipping contents 14:08:30 ==> Uploading reports 14:08:30 url: https://codecov.io 14:08:30 query: branch=PR-149&commit=79ba80167ae86eda7c3a8da91d3a233ed2e8a71f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-149%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=149&job= 14:08:30 -> Pinging Codecov 14:08:30 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-149&commit=79ba80167ae86eda7c3a8da91d3a233ed2e8a71f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-149%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=149&job= 14:08:31 -> Uploading 14:08:31 -> View reports at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/79ba80167ae86eda7c3a8da91d3a233ed2e8a71f [Pipeline] } 14:08:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 14:08:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:08:33 ---> package-listing.sh 14:08:33 ++ facter osfamily 14:08:33 ++ tr '[:upper:]' '[:lower:]' 14:08:33 + OS_FAMILY=redhat 14:08:33 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-149 14:08:33 + START_PACKAGES=/tmp/packages_start.txt 14:08:33 + END_PACKAGES=/tmp/packages_end.txt 14:08:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:08:33 + PACKAGES=/tmp/packages_start.txt 14:08:33 + '[' /w/workspace/xfoundry_device-modbus-go_PR-149 ']' 14:08:33 + PACKAGES=/tmp/packages_end.txt 14:08:33 + case "${OS_FAMILY}" in 14:08:33 + rpm -qa 14:08:33 + sort 14:08:36 + '[' -f /tmp/packages_start.txt ']' 14:08:36 + '[' -f /tmp/packages_end.txt ']' 14:08:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:08:36 + '[' /w/workspace/xfoundry_device-modbus-go_PR-149 ']' 14:08:36 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-149/archives/ 14:08:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-149/archives/ [Pipeline] isUnix [Pipeline] sh 14:08:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:08:36 14:08:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:08:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:08:37 alpine: Pulling from edgex-lftools-log-publisher 14:08:37 c9b1b535fdd9: Pulling fs layer 14:08:37 2cc5ad85d9ab: Pulling fs layer 14:08:37 756a868c4378: Pulling fs layer 14:08:37 444b2fc9a129: Pulling fs layer 14:08:37 ea15f1150254: Pulling fs layer 14:08:37 41b27a9f41bf: Pulling fs layer 14:08:37 28c525ee5125: Pulling fs layer 14:08:37 094b1ea09ed8: Pulling fs layer 14:08:37 138eaada9080: Pulling fs layer 14:08:37 0622d0fa9048: Pulling fs layer 14:08:37 ea15f1150254: Waiting 14:08:37 41b27a9f41bf: Waiting 14:08:37 28c525ee5125: Waiting 14:08:37 094b1ea09ed8: Waiting 14:08:37 138eaada9080: Waiting 14:08:37 0622d0fa9048: Waiting 14:08:37 444b2fc9a129: Waiting 14:08:37 2cc5ad85d9ab: Download complete 14:08:37 444b2fc9a129: Verifying Checksum 14:08:37 444b2fc9a129: Download complete 14:08:37 c9b1b535fdd9: Verifying Checksum 14:08:37 c9b1b535fdd9: Download complete 14:08:37 ea15f1150254: Verifying Checksum 14:08:37 ea15f1150254: Download complete 14:08:37 28c525ee5125: Verifying Checksum 14:08:37 28c525ee5125: Download complete 14:08:37 c9b1b535fdd9: Pull complete 14:08:38 756a868c4378: Verifying Checksum 14:08:38 756a868c4378: Download complete 14:08:38 138eaada9080: Verifying Checksum 14:08:38 138eaada9080: Download complete 14:08:38 0622d0fa9048: Verifying Checksum 14:08:38 0622d0fa9048: Download complete 14:08:38 094b1ea09ed8: Verifying Checksum 14:08:38 094b1ea09ed8: Download complete 14:08:38 2cc5ad85d9ab: Pull complete 14:08:38 41b27a9f41bf: Verifying Checksum 14:08:38 41b27a9f41bf: Download complete 14:08:40 756a868c4378: Pull complete 14:08:40 444b2fc9a129: Pull complete 14:08:41 ea15f1150254: Pull complete 14:08:45 41b27a9f41bf: Pull complete 14:08:45 28c525ee5125: Pull complete 14:08:48 094b1ea09ed8: Pull complete 14:08:48 138eaada9080: Pull complete 14:08:48 0622d0fa9048: Pull complete 14:08:48 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 14:08:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:08:48 prd-centos7-docker-4c-2g-8230 does not seem to be running inside a container 14:08:48 $ 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-149 -v /w/workspace/xfoundry_device-modbus-go_PR-149:/w/workspace/xfoundry_device-modbus-go_PR-149:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-149@tmp:/w/workspace/xfoundry_device-modbus-go_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 14:08:50 $ docker top 9aae16bbefa5a089477ba3a8480f163ed3fb7af404f78ff71e4d5b1f80c03545 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:08:50 provisioning config files... 14:08:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-149@tmp/config785471526121855083tmp [Pipeline] { [Pipeline] echo 14:08:50 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:08:50 ---> create-netrc.sh [Pipeline] echo 14:08:50 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:08:51 ---> logs-deploy.sh 14:08:51 + ARCHIVE_ARTIFACTS= 14:08:51 + LOGS_SERVER=https://logs.edgexfoundry.org 14:08:51 + '[' https://logs.edgexfoundry.org == None ']' 14:08:51 + NEXUS_URL=https://nexus.edgexfoundry.org 14:08:51 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-149/3 14:08:51 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-149/3/ 14:08:51 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-149/3 /w/workspace/xfoundry_device-modbus-go_PR-149 14:08:52 Archives upload complete. 14:08:53 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-149/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-149/3/