ernestojeda commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from e14f6ac1714a31873e95451c4103bc909a933234+2d3628426a4c09a0428b2c94309d7de718300937 (3a8cad70b8aab1aef995f82875e531b93d9c7b74) 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > 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-mqtt-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-mqtt-go-settings PROJECT: device-mqtt-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-mqtt-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: true [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-4592’ is offline Running on prd-centos7-docker-4c-2g-5071 in /w/workspace/gexfoundry_device-mqtt-go_PR-139 [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-139 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # 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-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2d3628426a4c09a0428b2c94309d7de718300937 into PR head commit e14f6ac1714a31873e95451c4103bc909a933234 Merge succeeded, producing e14f6ac1714a31873e95451c4103bc909a933234 Checking out Revision e14f6ac1714a31873e95451c4103bc909a933234 (PR-139) > git config core.sparsecheckout # timeout=10 > git checkout -f e14f6ac1714a31873e95451c4103bc909a933234 # 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 2d3628426a4c09a0428b2c94309d7de718300937 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e14f6ac1714a31873e95451c4103bc909a933234 # timeout=10 Commit message: "Merge branch 'master' into integrated-snap-stage" > git rev-list --no-walk e14f6ac1714a31873e95451c4103bc909a933234 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:40:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:40:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:40:33 ========================================================= 23:40:33 EdgeX Global Pipelines Version Info 23:40:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:40:35 ------------------- 23:40:35 stable info: 23:40:35 ------------------- 23:40:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:40:35 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 23:40:35 Message: update stable to v1.0.73 23:40:35 ------------------- 23:40:35 experimental info: 23:40:35 ------------------- 23:40:35 Commited By: **** collab-it+edgex@linuxfoundation.org 23:40:35 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 23:40:35 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 23:40:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:40:37 23:40:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:40:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:40:37 latest: Pulling from edgex-devops/git-semver 23:40:37 9123ac7c32f7: Pulling fs layer 23:40:37 b8cc5d1170e3: Pulling fs layer 23:40:37 2924cbbf6a41: Pulling fs layer 23:40:37 93b08a4f1073: Pulling fs layer 23:40:37 93b08a4f1073: Waiting 23:40:37 b8cc5d1170e3: Verifying Checksum 23:40:37 b8cc5d1170e3: Download complete 23:40:38 9123ac7c32f7: Download complete 23:40:38 93b08a4f1073: Verifying Checksum 23:40:38 93b08a4f1073: Download complete 23:40:38 2924cbbf6a41: Verifying Checksum 23:40:38 2924cbbf6a41: Download complete 23:40:38 9123ac7c32f7: Pull complete 23:40:38 b8cc5d1170e3: Pull complete 23:40:39 2924cbbf6a41: Pull complete 23:40:39 93b08a4f1073: Pull complete 23:40:39 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 23:40:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:40:39 prd-centos7-docker-4c-2g-5071 does not seem to be running inside a container 23:40:39 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-139 -v /w/workspace/gexfoundry_device-mqtt-go_PR-139:/w/workspace/gexfoundry_device-mqtt-go_PR-139:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-139@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 23:40:40 $ docker top 566a7aa09795eacc00a074b1b0d0401d0312873861c017aec842d3afbdd35824 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:40:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:40:40 [ssh-agent] Looking for ssh-agent implementation... 23:40:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:40:40 $ docker exec 566a7aa09795eacc00a074b1b0d0401d0312873861c017aec842d3afbdd35824 ssh-agent 23:40:40 SSH_AUTH_SOCK=/tmp/ssh-DRjrgWVbWw5L/agent.14 23:40:40 SSH_AGENT_PID=20 23:40:40 Running ssh-add (command line suppressed) 23:40:40 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/private_key_2735607451583523558.key (/w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/private_key_2735607451583523558.key) 23:40:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:40:41 + git describe --exact-match --tags HEAD 23:40:41 fatal: No names found, cannot describe anything. [Pipeline] } 23:40:41 $ docker exec --env ******** --env ******** 566a7aa09795eacc00a074b1b0d0401d0312873861c017aec842d3afbdd35824 ssh-agent -k 23:40:41 unset SSH_AUTH_SOCK; 23:40:41 unset SSH_AGENT_PID; 23:40:41 echo Agent pid 20 killed; 23:40:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 23:40:41 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 23:40:41 This usually means this commit has not been tagged. [Pipeline] sshagent 23:40:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:40:41 [ssh-agent] Looking for ssh-agent implementation... 23:40:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:40:41 $ docker exec 566a7aa09795eacc00a074b1b0d0401d0312873861c017aec842d3afbdd35824 ssh-agent 23:40:41 SSH_AUTH_SOCK=/tmp/ssh-SSnTadbEspnC/agent.55 23:40:41 SSH_AGENT_PID=61 23:40:41 Running ssh-add (command line suppressed) 23:40:42 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/private_key_3191015502901206904.key (/w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/private_key_3191015502901206904.key) 23:40:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:40:42 + git semver init 23:40:42 # -> Open(): unable to determine branch for HEAD 23:40:42 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-139/.git 23:40:42 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-139 23:40:42 # $SEMVER_REMOTE_NAME = origin 23:40:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:40:42 # $SEMVER_USER_NAME = edgex-jenkins 23:40:42 # $SEMVER_BRANCH = PR-139 23:40:42 # $SEMVER_TEMP = /tmp/semver-315082235 23:40:42 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 23:40:43 # '/tmp/semver-315082235' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-139/.semver' 23:40:43 # -> Force: false 23:40:43 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-139/.semver [Pipeline] } 23:40:43 $ docker exec --env ******** --env ******** 566a7aa09795eacc00a074b1b0d0401d0312873861c017aec842d3afbdd35824 ssh-agent -k 23:40:43 unset SSH_AUTH_SOCK; 23:40:43 unset SSH_AGENT_PID; 23:40:43 echo Agent pid 61 killed; 23:40:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:40:43 + git semver [Pipeline] } 23:40:43 $ docker stop --time=1 566a7aa09795eacc00a074b1b0d0401d0312873861c017aec842d3afbdd35824 23:40:44 $ docker rm -f 566a7aa09795eacc00a074b1b0d0401d0312873861c017aec842d3afbdd35824 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 23:40:45 Stashed 22 file(s) [Pipeline] echo 23:40:45 [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 23:41:00 Still waiting to schedule task 23:41:00 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:41:00 Still waiting to schedule task 23:41:00 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:42:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5072 in /w/workspace/gexfoundry_device-mqtt-go_PR-139 [Pipeline] { [Pipeline] ws 23:42:49 Running in /w/workspace/device-mqtt-go/8 [Pipeline] { [Pipeline] checkout 23:42:53 Running on prd-centos7-docker-4c-2g-5074 in /w/workspace/gexfoundry_device-mqtt-go_PR-139 [Pipeline] { [Pipeline] ws 23:42:53 Running in /w/workspace/device-mqtt-go/8 [Pipeline] { [Pipeline] checkout 23:42:55 using credential edgex-jenkins-ssh 23:42:55 Cloning the remote Git repository 23:42:55 Cloning with configured refspecs honoured and without tags 23:42:56 using credential edgex-jenkins-ssh 23:42:56 Cloning the remote Git repository 23:42:56 Cloning with configured refspecs honoured and without tags 23:42:55 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 23:42:56 > git init /w/workspace/device-mqtt-go/8 # timeout=10 23:42:56 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:42:56 > git --version # timeout=10 23:42:56 Fetching without tags 23:42:57 Fetching without tags 23:42:57 Merging remotes/origin/master commit 2d3628426a4c09a0428b2c94309d7de718300937 into PR head commit e14f6ac1714a31873e95451c4103bc909a933234 23:42:55 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 23:42:56 > git init /w/workspace/device-mqtt-go/8 # timeout=10 23:42:56 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:42:56 > git --version # timeout=10 23:42:56 using GIT_SSH to set credentials SSH Credentials for GitHub 23:42:56 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:42:56 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:42:56 > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 23:42:56 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 23:42:56 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:42:56 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:42:56 using GIT_SSH to set credentials SSH Credentials for GitHub 23:42:56 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:42:57 > git config core.sparsecheckout # timeout=10 23:42:57 > git checkout -f e14f6ac1714a31873e95451c4103bc909a933234 # timeout=10 23:42:57 Merge succeeded, producing e14f6ac1714a31873e95451c4103bc909a933234 23:42:57 Checking out Revision e14f6ac1714a31873e95451c4103bc909a933234 (PR-139) 23:42:56 using GIT_SSH to set credentials SSH Credentials for GitHub 23:42:56 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:42:56 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:42:56 > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 23:42:56 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 23:42:57 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:42:57 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:42:57 using GIT_SSH to set credentials SSH Credentials for GitHub 23:42:57 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:42:57 Merging remotes/origin/master commit 2d3628426a4c09a0428b2c94309d7de718300937 into PR head commit e14f6ac1714a31873e95451c4103bc909a933234 23:42:57 Merge succeeded, producing e14f6ac1714a31873e95451c4103bc909a933234 23:42:57 Checking out Revision e14f6ac1714a31873e95451c4103bc909a933234 (PR-139) 23:42:57 > git remote # timeout=10 23:42:57 > git config --get remote.origin.url # timeout=10 23:42:57 using GIT_SSH to set credentials SSH Credentials for GitHub 23:42:57 > git merge 2d3628426a4c09a0428b2c94309d7de718300937 # timeout=10 23:42:57 > git rev-parse HEAD^{commit} # timeout=10 23:42:57 > git config core.sparsecheckout # timeout=10 23:42:57 > git checkout -f e14f6ac1714a31873e95451c4103bc909a933234 # timeout=10 23:42:57 > git config core.sparsecheckout # timeout=10 23:42:57 > git checkout -f e14f6ac1714a31873e95451c4103bc909a933234 # timeout=10 23:42:57 > git remote # timeout=10 23:42:57 > git config --get remote.origin.url # timeout=10 23:42:57 using GIT_SSH to set credentials SSH Credentials for GitHub 23:42:57 > git merge 2d3628426a4c09a0428b2c94309d7de718300937 # timeout=10 23:42:57 > git rev-parse HEAD^{commit} # timeout=10 23:42:57 > git config core.sparsecheckout # timeout=10 23:42:57 > git checkout -f e14f6ac1714a31873e95451c4103bc909a933234 # timeout=10 23:43:02 Commit message: "Merge branch 'master' into integrated-snap-stage" 23:43:02 Commit message: "Merge branch 'master' into integrated-snap-stage" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:43:03 ========================================================= 23:43:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 23:43:03 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 23:43:03 ========================================================= 23:43:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 23:43:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:43: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 . 23:43:04 Sending build context to Docker daemon 559.6kB 23:43:04 Step 1/8 : ARG BASE=golang:1.13-alpine 23:43:04 Step 2/8 : FROM ${BASE} 23:43:04 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 23:43:04 e6b0cf9c0882: Pulling fs layer 23:43:04 2848faf0eed1: Pulling fs layer 23:43:04 0f37312ad70f: Pulling fs layer 23:43:04 5788d62ee057: Pulling fs layer 23:43:04 0e6b1d234666: Pulling fs layer 23:43:04 bf5d7aec512f: Pulling fs layer 23:43:04 34c802a77dc8: Pulling fs layer 23:43:04 9eb99e56ec68: Pulling fs layer 23:43:04 27c7a5d97fbd: Pulling fs layer 23:43:04 5c102a31e300: Pulling fs layer 23:43:04 dcfb455df0a1: Pulling fs layer 23:43:04 bf5d7aec512f: Waiting 23:43:04 34c802a77dc8: Waiting 23:43:04 5c102a31e300: Waiting 23:43:04 dcfb455df0a1: Waiting 23:43:04 9eb99e56ec68: Waiting 23:43:04 5788d62ee057: Waiting 23:43:04 0e6b1d234666: Waiting 23:43:04 0f37312ad70f: Verifying Checksum 23:43:04 0f37312ad70f: Download complete 23:43:04 2848faf0eed1: Download complete 23:43:04 0e6b1d234666: Verifying Checksum 23:43:04 0e6b1d234666: Download complete 23:43:04 bf5d7aec512f: Verifying Checksum 23:43:04 bf5d7aec512f: Download complete 23:43:04 e6b0cf9c0882: Verifying Checksum 23:43:04 e6b0cf9c0882: Download complete 23:43:04 + 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 . 23:43:05 34c802a77dc8: Verifying Checksum 23:43:05 34c802a77dc8: Download complete 23:43:05 27c7a5d97fbd: Verifying Checksum 23:43:05 27c7a5d97fbd: Download complete 23:43:05 Sending build context to Docker daemon 559.6kB 23:43:05 Step 1/8 : ARG BASE=golang:1.13-alpine 23:43:05 Step 2/8 : FROM ${BASE} 23:43:05 5c102a31e300: Verifying Checksum 23:43:05 5c102a31e300: Download complete 23:43:05 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:43:05 cde5963f3b93: Pulling fs layer 23:43:05 2a23fa8c16f7: Pulling fs layer 23:43:05 777b28850792: Pulling fs layer 23:43:05 8a11ddd9e578: Pulling fs layer 23:43:05 4cf88f913ddb: Pulling fs layer 23:43:05 1df406cf5192: Pulling fs layer 23:43:05 cd6300453558: Pulling fs layer 23:43:05 b9c365052c96: Pulling fs layer 23:43:05 a2d8cc88f415: Pulling fs layer 23:43:05 ea1d1ca13537: Pulling fs layer 23:43:05 cd6300453558: Waiting 23:43:05 3750a50a1c5e: Pulling fs layer 23:43:05 8a11ddd9e578: Waiting 23:43:05 4cf88f913ddb: Waiting 23:43:05 b9c365052c96: Waiting 23:43:05 a2d8cc88f415: Waiting 23:43:05 ea1d1ca13537: Waiting 23:43:05 1df406cf5192: Waiting 23:43:05 3750a50a1c5e: Waiting 23:43:05 777b28850792: Verifying Checksum 23:43:05 777b28850792: Download complete 23:43:05 2a23fa8c16f7: Download complete 23:43:05 4cf88f913ddb: Verifying Checksum 23:43:05 4cf88f913ddb: Download complete 23:43:05 1df406cf5192: Verifying Checksum 23:43:05 1df406cf5192: Download complete 23:43:05 dcfb455df0a1: Verifying Checksum 23:43:05 dcfb455df0a1: Download complete 23:43:05 9eb99e56ec68: Verifying Checksum 23:43:05 9eb99e56ec68: Download complete 23:43:05 cde5963f3b93: Verifying Checksum 23:43:05 cde5963f3b93: Download complete 23:43:06 5788d62ee057: Verifying Checksum 23:43:06 5788d62ee057: Download complete 23:43:06 e6b0cf9c0882: Pull complete 23:43:06 2848faf0eed1: Pull complete 23:43:07 cde5963f3b93: Pull complete 23:43:07 0f37312ad70f: Pull complete 23:43:07 2a23fa8c16f7: Pull complete 23:43:07 777b28850792: Pull complete 23:43:10 cd6300453558: Verifying Checksum 23:43:10 cd6300453558: Download complete 23:43:10 a2d8cc88f415: Verifying Checksum 23:43:10 a2d8cc88f415: Download complete 23:43:12 ea1d1ca13537: Verifying Checksum 23:43:12 ea1d1ca13537: Download complete 23:43:12 3750a50a1c5e: Verifying Checksum 23:43:12 3750a50a1c5e: Download complete 23:43:13 5788d62ee057: Pull complete 23:43:13 0e6b1d234666: Pull complete 23:43:13 bf5d7aec512f: Pull complete 23:43:15 b9c365052c96: Verifying Checksum 23:43:15 b9c365052c96: Download complete 23:43:17 8a11ddd9e578: Verifying Checksum 23:43:17 8a11ddd9e578: Download complete 23:43:18 34c802a77dc8: Pull complete 23:43:21 9eb99e56ec68: Pull complete 23:43:21 27c7a5d97fbd: Pull complete 23:43:21 5c102a31e300: Pull complete 23:43:22 dcfb455df0a1: Pull complete 23:43:22 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 23:43:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 23:43:22 ---> 7c70fe431013 23:43:22 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 23:43:22 ---> Running in fd62c1e94ae3 23:43:22 Removing intermediate container fd62c1e94ae3 23:43:22 ---> 2f65baea6ac8 23:43:22 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:43:22 ---> Running in fce341ff1d0a 23:43:23 Removing intermediate container fce341ff1d0a 23:43:23 ---> aa0915d1f343 23:43:23 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 23:43:23 ---> Running in 6b47f7517bb8 23:43:23 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 23:43:24 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 23:43:24 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 23:43:24 (2/17) Installing libmagic (5.37-r1) 23:43:25 (3/17) Installing file (5.37-r1) 23:43:25 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 23:43:25 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 23:43:25 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 23:43:29 (7/17) Installing libc-dev (0.7.2-r0) 23:43:29 (8/17) Installing g++ (9.2.0-r4) 23:43:29 8a11ddd9e578: Pull complete 23:43:29 4cf88f913ddb: Pull complete 23:43:29 1df406cf5192: Pull complete 23:43:31 (9/17) Installing fortify-headers (1.1-r0) 23:43:31 (10/17) Installing build-base (0.5-r1) 23:43:31 (11/17) Installing openssh-keygen (8.1_p1-r0) 23:43:31 (12/17) Installing libedit (20191211.3.1-r0) 23:43:31 (13/17) Installing openssh-client (8.1_p1-r0) 23:43:31 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 23:43:32 (15/17) Installing openssh-server-common (8.1_p1-r0) 23:43:32 (16/17) Installing openssh-server (8.1_p1-r0) 23:43:32 (17/17) Installing openssh (8.1_p1-r0) 23:43:32 Executing busybox-1.31.1-r8.trigger 23:43:32 OK: 214 MiB in 52 packages 23:43:34 cd6300453558: Pull complete 23:43:36 Removing intermediate container 6b47f7517bb8 23:43:36 ---> 6dd15ca845ab 23:43:36 Step 6/8 : WORKDIR /device-mqtt-go 23:43:36 ---> Running in 39888bf02c9d 23:43:36 Removing intermediate container 39888bf02c9d 23:43:36 ---> 912fb3abbcca 23:43:36 Step 7/8 : COPY . . 23:43:37 ---> 41d430491e16 23:43:37 Step 8/8 : RUN go mod download 23:43:37 ---> Running in 35d42f57e4da 23:43:39 b9c365052c96: Pull complete 23:43:39 a2d8cc88f415: Pull complete 23:43:39 go: finding github.com/BurntSushi/toml v0.3.1 23:43:39 go: finding github.com/OneOfOne/xxhash v1.2.6 23:43:39 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 23:43:39 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:43:39 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 23:43:39 go: finding github.com/bgentry/speakeasy v0.1.0 23:43:39 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 23:43:39 go: finding github.com/davecgh/go-spew v1.1.1 23:43:39 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 23:43:39 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 23:43:39 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 23:43:39 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 23:43:39 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 23:43:39 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 23:43:39 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 23:43:39 go: finding github.com/fatih/color v1.7.0 23:43:39 go: finding github.com/fxamacker/cbor/v2 v2.2.0 23:43:39 go: finding github.com/go-kit/kit v0.8.0 23:43:39 go: finding github.com/go-logfmt/logfmt v0.4.0 23:43:39 go: finding github.com/go-stack/stack v1.8.0 23:43:39 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:43:39 go: finding github.com/google/uuid v1.1.1 23:43:39 go: finding github.com/gorilla/mux v1.7.1 23:43:39 go: finding github.com/hashicorp/consul/api v1.1.0 23:43:39 go: finding github.com/hashicorp/consul/sdk v0.1.1 23:43:39 go: finding github.com/hashicorp/errwrap v1.0.0 23:43:39 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 23:43:39 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 23:43:39 go: finding github.com/hashicorp/go-msgpack v0.5.3 23:43:39 go: finding github.com/hashicorp/go-multierror v1.0.0 23:43:39 go: finding github.com/hashicorp/go-rootcerts v1.0.0 23:43:39 go: finding github.com/hashicorp/go-sockaddr v1.0.0 23:43:39 go: finding github.com/hashicorp/go-syslog v1.0.0 23:43:39 go: finding github.com/hashicorp/go-uuid v1.0.1 23:43:39 go: finding github.com/hashicorp/go.net v0.0.1 23:43:39 go: finding github.com/hashicorp/golang-lru v0.5.0 23:43:39 go: finding github.com/hashicorp/logutils v1.0.0 23:43:39 go: finding github.com/hashicorp/mdns v1.0.0 23:43:39 go: finding github.com/hashicorp/memberlist v0.1.3 23:43:39 go: finding github.com/hashicorp/serf v0.8.2 23:43:39 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 23:43:39 go: finding github.com/kr/pretty v0.1.0 23:43:39 go: finding github.com/kr/pty v1.1.1 23:43:39 go: finding github.com/kr/text v0.1.0 23:43:39 go: finding github.com/mattn/go-colorable v0.0.9 23:43:39 go: finding github.com/mattn/go-isatty v0.0.3 23:43:39 go: finding github.com/miekg/dns v1.0.14 23:43:39 go: finding github.com/mitchellh/cli v1.0.0 23:43:39 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:43:39 go: finding github.com/mitchellh/copystructure v1.0.0 23:43:39 go: finding github.com/mitchellh/go-homedir v1.0.0 23:43:39 go: finding github.com/mitchellh/go-testing-interface v1.0.0 23:43:39 go: finding github.com/mitchellh/gox v0.4.0 23:43:39 go: finding github.com/mitchellh/iochan v1.0.0 23:43:39 go: finding github.com/mitchellh/mapstructure v1.1.2 23:43:39 go: finding github.com/mitchellh/reflectwalk v1.0.0 23:43:40 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:43:40 go: finding github.com/pelletier/go-toml v1.2.0 23:43:40 go: finding github.com/pkg/errors v0.8.1 23:43:40 go: finding github.com/pmezard/go-difflib v1.0.0 23:43:40 go: finding github.com/posener/complete v1.1.1 23:43:40 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 23:43:40 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:43:40 go: finding github.com/spf13/cast v1.3.0 23:43:40 go: finding github.com/stretchr/objx v0.1.0 23:43:40 go: finding github.com/stretchr/testify v1.5.1 23:43:40 go: finding github.com/ugorji/go v1.1.4 23:43:40 go: finding github.com/x448/float16 v0.8.4 23:43:40 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 23:43:40 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 23:43:40 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 23:43:40 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 23:43:40 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 23:43:40 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 23:43:40 go: finding gopkg.in/yaml.v2 v2.2.8 23:43:41 ea1d1ca13537: Pull complete 23:43:41 3750a50a1c5e: Pull complete 23:43:41 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 23:43:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 23:43:41 ---> 78745c68409d 23:43:41 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 23:43:43 Removing intermediate container 35d42f57e4da 23:43:43 ---> 715fb87d35e6 23:43:43 Successfully built 715fb87d35e6 23:43: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 23:43:44 + docker inspect -f . ci-base-image-x86_64 23:43:44 . [Pipeline] withDockerContainer 23:43:44 prd-centos7-docker-4c-2g-5074 does not seem to be running inside a container 23:43:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/8 -v /w/workspace/device-mqtt-go/8:/w/workspace/device-mqtt-go/8:rw,z -v /w/workspace/device-mqtt-go/8@tmp:/w/workspace/device-mqtt-go/8@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-x86_64 cat 23:43:45 $ docker top 62e683bd2e4e4c2f80dcdc129841679a0dcec2553ee93a3d34f618a6a4953093 -eo pid,comm [Pipeline] { [Pipeline] sh 23:43:45 ---> Running in 759a02bd9c28 23:43:45 + go version 23:43:45 go version go1.13.5 linux/amd64 [Pipeline] sh 23:43:45 Removing intermediate container 759a02bd9c28 23:43:45 ---> 3f16f05625d0 23:43:45 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:43:46 + make test 23:43:46 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 23:43:46 ---> Running in 20a79988c803 23:43:47 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:43:48 Removing intermediate container 20a79988c803 23:43:48 ---> f07c5890b6c8 23:43:48 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 23:43:48 ---> Running in 129f3e0a2d28 23:43:49 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 23:43:50 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 23:43:50 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 23:43:50 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 23:43:50 (3/18) Installing libmagic (5.37-r1) 23:43:50 (4/18) Installing file (5.37-r1) 23:43:50 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 23:43:50 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 23:43:51 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 23:43:53 (8/18) Installing libc-dev (0.7.2-r0) 23:43:53 (9/18) Installing g++ (9.2.0-r4) 23:43:55 (10/18) Installing fortify-headers (1.1-r0) 23:43:55 (11/18) Installing build-base (0.5-r1) 23:43:56 (12/18) Installing openssh-keygen (8.1_p1-r0) 23:43:56 (13/18) Installing libedit (20191211.3.1-r0) 23:43:56 (14/18) Installing openssh-client (8.1_p1-r0) 23:43:56 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 23:43:56 (16/18) Installing openssh-server-common (8.1_p1-r0) 23:43:56 (17/18) Installing openssh-server (8.1_p1-r0) 23:43:56 (18/18) Installing openssh (8.1_p1-r0) 23:43:56 Executing busybox-1.31.1-r8.trigger 23:43:56 OK: 203 MiB in 52 packages 23:43:59 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 23:43:59 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.008s coverage: 29.8% of statements 23:43:59 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 23:43:59 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:44:01 gofmt -l . 23:44:01 ["`gofmt -l .`" = ""] 23:44:01 ./bin/test-attribution-txt.sh 23:44:01 ./bin/test-go-mod-tidy.sh [Pipeline] stash 23:44:02 Stashed 1 file(s) [Pipeline] } 23:44:02 $ docker stop --time=1 62e683bd2e4e4c2f80dcdc129841679a0dcec2553ee93a3d34f618a6a4953093 23:44:03 Removing intermediate container 129f3e0a2d28 23:44:03 ---> d78cc0ce4819 23:44:03 Step 6/8 : WORKDIR /device-mqtt-go 23:44:03 ---> Running in 835734dd0550 23:44:03 Removing intermediate container 835734dd0550 23:44:03 ---> 04e456624d10 23:44:03 Step 7/8 : COPY . . 23:44:03 $ docker rm -f 62e683bd2e4e4c2f80dcdc129841679a0dcec2553ee93a3d34f618a6a4953093 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 23:44:04 ---> f110096f94fd 23:44:04 Step 8/8 : RUN go mod download 23:44:04 ---> Running in c3af7b969bf4 [Pipeline] sh 23:44:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:44:05 + ls -al . 23:44:05 total 92 23:44:05 drwxrwxr-x. 9 jenkins jenkins 4096 Apr 20 23:44 . 23:44:05 drwxrwxr-x. 4 jenkins jenkins 28 Apr 20 23:42 .. 23:44:05 drwxrwxr-x. 2 jenkins jenkins 87 Apr 20 23:42 bin 23:44:05 drwxrwxr-x. 3 jenkins jenkins 55 Apr 20 23:42 cmd 23:44:05 -rw-r--r--. 1 jenkins jenkins 18213 Apr 20 23:43 coverage.out 23:44:05 -rw-rw-r--. 1 jenkins jenkins 1614 Apr 20 23:42 Dockerfile 23:44:05 -rw-rw-r--. 1 jenkins jenkins 953 Apr 20 23:42 Dockerfile.build 23:44:05 -rw-rw-r--. 1 jenkins jenkins 140 Apr 20 23:42 .dockerignore 23:44:05 drwxrwxr-x. 8 jenkins jenkins 179 Apr 20 23:43 .git 23:44:05 -rw-rw-r--. 1 jenkins jenkins 335 Apr 20 23:42 .gitignore 23:44:05 -rw-r--r--. 1 jenkins jenkins 517 Apr 20 23:44 go.mod 23:44:05 -rw-r--r--. 1 jenkins jenkins 13532 Apr 20 23:44 go.sum 23:44:05 drwxrwxr-x. 3 jenkins jenkins 20 Apr 20 23:42 internal 23:44:05 -rw-rw-r--. 1 jenkins jenkins 700 Apr 20 23:42 Jenkinsfile 23:44:05 -rw-rw-r--. 1 jenkins jenkins 11340 Apr 20 23:42 LICENSE 23:44:05 -rw-rw-r--. 1 jenkins jenkins 902 Apr 20 23:42 Makefile 23:44:05 drwxrwxr-x. 2 jenkins jenkins 23 Apr 20 23:42 mock 23:44:05 -rw-rw-r--. 1 jenkins jenkins 444 Apr 20 23:42 README.md 23:44:05 drwxrwxr-x. 3 jenkins jenkins 58 Apr 20 23:43 .semver 23:44:05 drwxrwxr-x. 4 jenkins jenkins 54 Apr 20 23:42 snap 23:44:05 -rw-rw-r--. 1 jenkins jenkins 5 Apr 20 23:40 VERSION 23:44:05 -rw-rw-r--. 1 jenkins jenkins 227 Apr 20 23:42 version.go [Pipeline] isUnix [Pipeline] sh 23:44:05 + docker build -t docker-device-mqtt-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=e14f6ac1714a31873e95451c4103bc909a933234 --label arch=amd64 --label version=0.0.0 . 23:44:05 Sending build context to Docker daemon 578.6kB 23:44:05 Step 1/19 : ARG BASE=golang:1.13-alpine 23:44:05 Step 2/19 : FROM ${BASE} AS builder 23:44:05 ---> 715fb87d35e6 23:44:05 Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 23:44:05 ---> Running in e57bf85531c4 23:44:05 Removing intermediate container e57bf85531c4 23:44:05 ---> f09c17718fc4 23:44:05 Step 4/19 : ARG ALPINE_PKG_EXTRA="" 23:44:05 ---> Running in 0d0f3cf1fa6b 23:44:06 Removing intermediate container 0d0f3cf1fa6b 23:44:06 ---> 19d2b2c78904 23:44:06 Step 5/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:44:06 ---> Running in 80bdb94d7306 23:44:06 go: finding github.com/BurntSushi/toml v0.3.1 23:44:06 go: finding github.com/OneOfOne/xxhash v1.2.6 23:44:06 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 23:44:06 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:44:06 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 23:44:06 go: finding github.com/bgentry/speakeasy v0.1.0 23:44:06 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 23:44:06 go: finding github.com/davecgh/go-spew v1.1.1 23:44:06 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 23:44:06 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 23:44:06 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 23:44:06 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 23:44:06 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 23:44:06 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 23:44:06 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 23:44:06 go: finding github.com/fatih/color v1.7.0 23:44:06 go: finding github.com/fxamacker/cbor/v2 v2.2.0 23:44:06 go: finding github.com/go-kit/kit v0.8.0 23:44:06 go: finding github.com/go-logfmt/logfmt v0.4.0 23:44:06 go: finding github.com/go-stack/stack v1.8.0 23:44:06 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:44:06 go: finding github.com/google/uuid v1.1.1 23:44:06 go: finding github.com/gorilla/mux v1.7.1 23:44:06 go: finding github.com/hashicorp/consul/api v1.1.0 23:44:06 go: finding github.com/hashicorp/consul/sdk v0.1.1 23:44:06 go: finding github.com/hashicorp/errwrap v1.0.0 23:44:06 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 23:44:06 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 23:44:06 go: finding github.com/hashicorp/go-msgpack v0.5.3 23:44:06 go: finding github.com/hashicorp/go-multierror v1.0.0 23:44:06 go: finding github.com/hashicorp/go-rootcerts v1.0.0 23:44:06 go: finding github.com/hashicorp/go-sockaddr v1.0.0 23:44:06 go: finding github.com/hashicorp/go-syslog v1.0.0 23:44:06 go: finding github.com/hashicorp/go-uuid v1.0.1 23:44:06 go: finding github.com/hashicorp/go.net v0.0.1 23:44:06 go: finding github.com/hashicorp/golang-lru v0.5.0 23:44:06 go: finding github.com/hashicorp/logutils v1.0.0 23:44:06 go: finding github.com/hashicorp/mdns v1.0.0 23:44:07 Removing intermediate container 80bdb94d7306 23:44:07 ---> b31f6c3874ab 23:44:07 Step 6/19 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:44:07 ---> Running in 0224f9c3c6ac 23:44:07 go: finding github.com/hashicorp/memberlist v0.1.3 23:44:07 go: finding github.com/hashicorp/serf v0.8.2 23:44:07 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 23:44:07 go: finding github.com/kr/pretty v0.1.0 23:44:07 go: finding github.com/kr/pty v1.1.1 23:44:07 go: finding github.com/kr/text v0.1.0 23:44:07 go: finding github.com/mattn/go-colorable v0.0.9 23:44:07 go: finding github.com/mattn/go-isatty v0.0.3 23:44:07 go: finding github.com/miekg/dns v1.0.14 23:44:07 go: finding github.com/mitchellh/cli v1.0.0 23:44:07 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:44:07 go: finding github.com/mitchellh/copystructure v1.0.0 23:44:07 go: finding github.com/mitchellh/go-homedir v1.0.0 23:44:07 go: finding github.com/mitchellh/go-testing-interface v1.0.0 23:44:07 go: finding github.com/mitchellh/gox v0.4.0 23:44:07 go: finding github.com/mitchellh/iochan v1.0.0 23:44:07 go: finding github.com/mitchellh/mapstructure v1.1.2 23:44:07 go: finding github.com/mitchellh/reflectwalk v1.0.0 23:44:07 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:44:07 go: finding github.com/pelletier/go-toml v1.2.0 23:44:07 go: finding github.com/pkg/errors v0.8.1 23:44:07 go: finding github.com/pmezard/go-difflib v1.0.0 23:44:07 go: finding github.com/posener/complete v1.1.1 23:44:07 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 23:44:07 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:44:07 go: finding github.com/spf13/cast v1.3.0 23:44:07 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 23:44:07 go: finding github.com/stretchr/objx v0.1.0 23:44:07 go: finding github.com/stretchr/testify v1.5.1 23:44:07 go: finding github.com/ugorji/go v1.1.4 23:44:07 go: finding github.com/x448/float16 v0.8.4 23:44:07 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 23:44:07 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 23:44:07 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 23:44:07 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 23:44:07 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 23:44:07 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 23:44:07 go: finding gopkg.in/yaml.v2 v2.2.8 23:44:07 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 23:44:08 OK: 214 MiB in 52 packages 23:44:08 Removing intermediate container 0224f9c3c6ac 23:44:08 ---> b804a2717a9b 23:44:08 Step 7/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 23:44:08 ---> Running in 4ec12a667dc8 23:44:08 Removing intermediate container 4ec12a667dc8 23:44:08 ---> c9e58f78d626 23:44:08 Step 8/19 : COPY . . 23:44:08 ---> 891220c0e9fc 23:44:08 Step 9/19 : ARG MAKE='make build' 23:44:08 ---> Running in cbba00067564 23:44:09 Removing intermediate container cbba00067564 23:44:09 ---> 0155e6df9e0d 23:44:09 Step 10/19 : RUN $MAKE 23:44:09 ---> Running in b771a6e5b409 23:44:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 23:44:17 Removing intermediate container c3af7b969bf4 23:44:17 ---> 37d23fe6b670 23:44:17 Successfully built 37d23fe6b670 23:44:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:44:17 + docker inspect -f . ci-base-image-arm64 23:44:18 . [Pipeline] withDockerContainer 23:44:18 prd-ubuntu18.04-docker-arm64-4c-16g-5072 does not seem to be running inside a container 23:44:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/8 -v /w/workspace/device-mqtt-go/8:/w/workspace/device-mqtt-go/8:rw,z -v /w/workspace/device-mqtt-go/8@tmp:/w/workspace/device-mqtt-go/8@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 23:44:19 CGO_ENABLED=0 GO111MODULE=on go build ./... 23:44:20 $ docker top 96b2ce3973124cf83437cd2139df8a3adcb10242aa96bbb1de074f896f8c2e17 -eo pid,comm [Pipeline] { [Pipeline] sh 23:44:21 + go version 23:44:21 go version go1.13.5 linux/arm64 [Pipeline] sh 23:44:22 + make test 23:44:22 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 23:44:23 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:44:24 Removing intermediate container b771a6e5b409 23:44:24 ---> dfb9c69678e8 23:44:24 Step 11/19 : FROM alpine 23:44:24 latest: Pulling from library/alpine 23:44:24 aad63a933944: Pulling fs layer 23:44:24 aad63a933944: Verifying Checksum 23:44:24 aad63a933944: Download complete 23:44:24 aad63a933944: Pull complete 23:44:24 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 23:44:24 Status: Downloaded newer image for alpine:latest 23:44:24 ---> a187dde48cd2 23:44:24 Step 12/19 : ENV APP_PORT=49982 23:44:24 ---> Running in 71ab72e2d441 23:44:24 Removing intermediate container 71ab72e2d441 23:44:24 ---> 9eea31ae1862 23:44:24 Step 13/19 : EXPOSE $APP_PORT 23:44:24 ---> Running in af45cf5826d5 23:44:24 Removing intermediate container af45cf5826d5 23:44:24 ---> b87614f44973 23:44:24 Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 23:44:25 ---> 8ed1cd8cebdb 23:44:25 Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 23:44:25 ---> Running in 140591192dc8 23:44:25 Removing intermediate container 140591192dc8 23:44:25 ---> a680f10e62fa 23:44:25 Step 16/19 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 23:44:25 ---> Running in 7e32d7866a0f 23:44:25 Removing intermediate container 7e32d7866a0f 23:44:25 ---> 9b80b2265d06 23:44:25 Step 17/19 : LABEL arch=amd64 23:44:25 ---> Running in b9422cf40a76 23:44:25 Removing intermediate container b9422cf40a76 23:44:25 ---> 21a8104c6187 23:44:25 Step 18/19 : LABEL git_sha=e14f6ac1714a31873e95451c4103bc909a933234 23:44:25 ---> Running in 527293f6376a 23:44:25 Removing intermediate container 527293f6376a 23:44:25 ---> f4bd1b933c18 23:44:25 Step 19/19 : LABEL version=0.0.0 23:44:25 ---> Running in 5700adb7b54e 23:44:25 Removing intermediate container 5700adb7b54e 23:44:25 ---> fb06c42d0296 23:44:25 [Warning] One or more build-args [ARCH] were not consumed 23:44:25 Successfully built fb06c42d0296 23:44:25 Successfully tagged docker-device-mqtt-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 23:44:26 ++ find /w/workspace/device-mqtt-go/8 23:44:26 ++ grep snapcraft.yaml 23:44:26 + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/8/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:44:26 provisioning config files... 23:44:26 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/8@tmp/config8613172743687399996tmp [Pipeline] { [Pipeline] sh 23:44:27 + cp /w/workspace/device-mqtt-go/8@tmp/config8613172743687399996tmp /w/workspace/device-mqtt-go/8/edgex-snap-store-login [Pipeline] sh 23:44:27 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/8:/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 23:44:27 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 23:44:27 latest: Pulling from edgex-devops/edgex-snap-builder 23:44:27 5bed26d33875: Pulling fs layer 23:44:27 f11b29a9c730: Pulling fs layer 23:44:27 930bda195c84: Pulling fs layer 23:44:27 78bf9a5ad49e: Pulling fs layer 23:44:27 e5fbee5a4b0d: Pulling fs layer 23:44:27 f452fca78f88: Pulling fs layer 23:44:27 7417ef92027a: Pulling fs layer 23:44:27 2af5c49d270b: Pulling fs layer 23:44:27 df9c3bdbc40a: Pulling fs layer 23:44:27 e5fbee5a4b0d: Waiting 23:44:27 f452fca78f88: Waiting 23:44:27 7417ef92027a: Waiting 23:44:27 2af5c49d270b: Waiting 23:44:27 df9c3bdbc40a: Waiting 23:44:27 78bf9a5ad49e: Waiting 23:44:27 930bda195c84: Verifying Checksum 23:44:27 930bda195c84: Download complete 23:44:27 f11b29a9c730: Verifying Checksum 23:44:27 f11b29a9c730: Download complete 23:44:27 78bf9a5ad49e: Verifying Checksum 23:44:27 78bf9a5ad49e: Download complete 23:44:27 f452fca78f88: Verifying Checksum 23:44:27 f452fca78f88: Download complete 23:44:27 7417ef92027a: Verifying Checksum 23:44:27 7417ef92027a: Download complete 23:44:27 2af5c49d270b: Verifying Checksum 23:44:27 2af5c49d270b: Download complete 23:44:27 df9c3bdbc40a: Verifying Checksum 23:44:27 df9c3bdbc40a: Download complete 23:44:27 5bed26d33875: Verifying Checksum 23:44:27 5bed26d33875: Download complete 23:44:32 e5fbee5a4b0d: Verifying Checksum 23:44:32 e5fbee5a4b0d: Download complete 23:44:33 5bed26d33875: Pull complete 23:44:34 f11b29a9c730: Pull complete 23:44:34 930bda195c84: Pull complete 23:44:34 78bf9a5ad49e: Pull complete 23:44:55 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 23:44:55 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.024s coverage: 29.8% of statements 23:44:55 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 23:44:56 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:45:00 e5fbee5a4b0d: Pull complete 23:45:00 f452fca78f88: Pull complete 23:45:00 7417ef92027a: Pull complete 23:45:00 2af5c49d270b: Pull complete 23:45:00 df9c3bdbc40a: Pull complete 23:45:00 Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 23:45:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 23:45:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 23:45:00 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 23:45:00 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 23:45:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [839 kB] 23:45:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [889 kB] 23:45:00 Get:6 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 23:45:00 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1372 kB] 23:45:00 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1183 kB] 23:45:00 Get:9 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] 23:45:00 Get:10 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [7674 B] 23:45:00 Fetched 4551 kB in 1s (3125 kB/s) 23:45:02 Reading package lists... 23:45:02 gofmt -l . 23:45:02 ["`gofmt -l .`" = ""] 23:45:02 ./bin/test-attribution-txt.sh 23:45:02 ./bin/test-go-mod-tidy.sh [Pipeline] stash 23:45:02 Warning: overwriting stash ‘coverage-report’ 23:45:03 Stashed 1 file(s) [Pipeline] } 23:45:03 $ docker stop --time=1 96b2ce3973124cf83437cd2139df8a3adcb10242aa96bbb1de074f896f8c2e17 23:45:05 $ docker rm -f 96b2ce3973124cf83437cd2139df8a3adcb10242aa96bbb1de074f896f8c2e17 23:45:05 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 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:45:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:45:07 + ls -al . 23:45:07 total 124 23:45:07 drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 23:45 . 23:45:07 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 23:42 .. 23:45:07 -rw-rw-r-- 1 jenkins jenkins 140 Apr 20 23:42 .dockerignore 23:45:07 drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 23:43 .git 23:45:07 -rw-rw-r-- 1 jenkins jenkins 335 Apr 20 23:42 .gitignore 23:45:07 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 23:43 .semver 23:45:07 -rw-rw-r-- 1 jenkins jenkins 1614 Apr 20 23:42 Dockerfile 23:45:07 -rw-rw-r-- 1 jenkins jenkins 953 Apr 20 23:42 Dockerfile.build 23:45:07 -rw-rw-r-- 1 jenkins jenkins 700 Apr 20 23:42 Jenkinsfile 23:45:07 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 20 23:42 LICENSE 23:45:07 -rw-rw-r-- 1 jenkins jenkins 902 Apr 20 23:42 Makefile 23:45:07 -rw-rw-r-- 1 jenkins jenkins 444 Apr 20 23:42 README.md 23:45:07 -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 23:40 VERSION 23:45:07 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 23:42 bin 23:45:07 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 23:42 cmd 23:45:07 -rw-r--r-- 1 jenkins jenkins 18213 Apr 20 23:44 coverage.out 23:45:07 -rw-r--r-- 1 jenkins jenkins 517 Apr 20 23:45 go.mod 23:45:07 -rw-r--r-- 1 jenkins jenkins 13532 Apr 20 23:45 go.sum 23:45:07 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 23:42 internal 23:45:07 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 23:42 mock 23:45:07 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 23:42 snap 23:45:07 -rw-rw-r-- 1 jenkins jenkins 227 Apr 20 23:42 version.go [Pipeline] isUnix [Pipeline] sh 23:45:07 Reading package lists... 23:45:07 + docker build -t docker-device-mqtt-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e14f6ac1714a31873e95451c4103bc909a933234 --label arch=arm64 --label version=0.0.0 . 23:45:07 Building dependency tree... 23:45:07 Reading state information... 23:45:07 Sending build context to Docker daemon 578.6kB 23:45:07 The following packages were automatically installed and are no longer required: 23:45:07 libjq1 liblzo2-2 libonig4 23:45:07 Use 'sudo apt autoremove' to remove them. 23:45:07 Suggested packages: 23:45:07 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 23:45:07 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 23:45:07 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 23:45:07 libterm-readline-gnu-perl | libterm-readline-perl-perl 23:45:07 The following NEW packages will be installed: 23:45:07 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 23:45:07 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 23:45:07 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 23:45:07 openssh-client patch perl perl-modules-5.26 xauth 23:45:08 Step 1/19 : ARG BASE=golang:1.13-alpine 23:45:08 Step 2/19 : FROM ${BASE} AS builder 23:45:08 ---> 37d23fe6b670 23:45:08 Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 23:45:08 ---> Running in 0246feb2980f 23:45:08 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 23:45:08 Need to get 14.7 MB of archives. 23:45:08 After this operation, 89.5 MB of additional disk space will be used. 23:45:08 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] 23:45:08 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 23:45:08 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 23:45:08 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 23:45:08 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 23:45:08 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] 23:45:08 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 23:45:08 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 23:45:08 Removing intermediate container 0246feb2980f 23:45:08 ---> 876bb106f4b9 23:45:08 Step 4/19 : ARG ALPINE_PKG_EXTRA="" 23:45:08 ---> Running in 53682c58238c 23:45:08 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 23:45:08 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 23:45:08 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 23:45:08 Removing intermediate container 53682c58238c 23:45:08 ---> f02ba4511e96 23:45:08 Step 5/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:45:09 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 23:45:09 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 23:45:09 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 23:45:09 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 23:45:09 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 23:45:09 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] 23:45:09 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 23:45:09 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 23:45:09 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 23:45:09 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] 23:45:09 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] 23:45:09 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 23:45:09 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.6 [803 kB] 23:45:09 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.6 [3912 kB] 23:45:09 ---> Running in 9e1f00f508bc 23:45:09 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 23:45:09 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 23:45:09 debconf: delaying package configuration, since apt-utils is not installed 23:45:09 Fetched 14.7 MB in 1s (10.7 MB/s) 23:45:09 Selecting previously unselected package libxau6:amd64. 23:45:09 (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.) 23:45:09 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... 23:45:09 Unpacking libxau6:amd64 (1:1.0.8-1) ... 23:45:09 Selecting previously unselected package libbsd0:amd64. 23:45:09 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 23:45:09 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 23:45:10 Selecting previously unselected package libxdmcp6:amd64. 23:45:10 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 23:45:10 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 23:45:10 Selecting previously unselected package libxcb1:amd64. 23:45:10 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 23:45:10 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 23:45:10 Selecting previously unselected package libx11-data. 23:45:10 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 23:45:10 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 23:45:10 Selecting previously unselected package libx11-6:amd64. 23:45:10 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... 23:45:10 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 23:45:11 Selecting previously unselected package libxext6:amd64. 23:45:11 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... 23:45:11 Unpacking libxext6:amd64 (2:1.3.3-1) ... 23:45:11 Selecting previously unselected package perl-modules-5.26. 23:45:11 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 23:45:11 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 23:45:11 Removing intermediate container 9e1f00f508bc 23:45:11 ---> f499bf57c79c 23:45:11 Step 6/19 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:45:11 ---> Running in 999333e183b3 23:45:12 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 23:45:12 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 23:45:13 OK: 203 MiB in 52 packages 23:45:13 Selecting previously unselected package libgdbm5:amd64. 23:45:13 Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... 23:45:13 Unpacking libgdbm5:amd64 (1.14.1-6) ... 23:45:13 Selecting previously unselected package libgdbm-compat4:amd64. 23:45:13 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... 23:45:13 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 23:45:13 Selecting previously unselected package libperl5.26:amd64. 23:45:13 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 23:45:13 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 23:45:14 Removing intermediate container 999333e183b3 23:45:14 ---> 5550baa61c1e 23:45:14 Step 7/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 23:45:14 ---> Running in 49bb04b171b4 23:45:14 Removing intermediate container 49bb04b171b4 23:45:14 ---> 79df7996af5a 23:45:14 Step 8/19 : COPY . . 23:45:14 Selecting previously unselected package perl. 23:45:14 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... 23:45:14 Unpacking perl (5.26.1-6ubuntu0.3) ... 23:45:15 Selecting previously unselected package less. 23:45:15 Preparing to unpack .../12-less_487-0.1_amd64.deb ... 23:45:15 Unpacking less (487-0.1) ... 23:45:15 Selecting previously unselected package libexpat1:amd64. 23:45:15 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 23:45:15 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 23:45:15 Selecting previously unselected package netbase. 23:45:15 Preparing to unpack .../14-netbase_5.4_all.deb ... 23:45:15 Unpacking netbase (5.4) ... 23:45:15 Selecting previously unselected package libedit2:amd64. 23:45:15 Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... 23:45:15 Unpacking libedit2:amd64 (3.1-20170329-1) ... 23:45:15 Selecting previously unselected package libssl1.0.0:amd64. 23:45:15 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... 23:45:15 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 23:45:15 Selecting previously unselected package libxmuu1:amd64. 23:45:15 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... 23:45:15 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 23:45:15 Selecting previously unselected package openssh-client. 23:45:15 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 23:45:15 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 23:45:15 ---> 5e5af7660a7b 23:45:15 Step 9/19 : ARG MAKE='make build' 23:45:15 ---> Running in b3055e9426bf 23:45:16 Selecting previously unselected package xauth. 23:45:16 Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... 23:45:16 Unpacking xauth (1:1.0.10-1) ... 23:45:16 Selecting previously unselected package curl. 23:45:16 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... 23:45:16 Unpacking curl (7.58.0-2ubuntu3.8) ... 23:45:16 Removing intermediate container b3055e9426bf 23:45:16 ---> 76e07154a7b7 23:45:16 Step 10/19 : RUN $MAKE 23:45:16 Selecting previously unselected package libcurl3-gnutls:amd64. 23:45:16 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... 23:45:16 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 23:45:16 Selecting previously unselected package liberror-perl. 23:45:16 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 23:45:16 Unpacking liberror-perl (0.17025-1) ... 23:45:16 Selecting previously unselected package git-man. 23:45:16 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.6_all.deb ... 23:45:16 Unpacking git-man (1:2.17.1-1ubuntu0.6) ... 23:45:16 ---> Running in 53babb1f247f 23:45:16 Selecting previously unselected package git. 23:45:16 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.6_amd64.deb ... 23:45:16 Unpacking git (1:2.17.1-1ubuntu0.6) ... 23:45:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 23:45:18 Selecting previously unselected package make. 23:45:18 Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... 23:45:18 Unpacking make (4.1-9.1ubuntu1) ... 23:45:18 Selecting previously unselected package patch. 23:45:18 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... 23:45:18 Unpacking patch (2.7.6-2ubuntu1.1) ... 23:45:18 Setting up libedit2:amd64 (3.1-20170329-1) ... 23:45:18 Setting up git-man (1:2.17.1-1ubuntu0.6) ... 23:45:18 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 23:45:18 Setting up less (487-0.1) ... 23:45:18 Setting up make (4.1-9.1ubuntu1) ... 23:45:18 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 23:45:18 Setting up curl (7.58.0-2ubuntu3.8) ... 23:45:18 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 23:45:18 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 23:45:18 Setting up libgdbm5:amd64 (1.14.1-6) ... 23:45:18 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 23:45:19 Setting up patch (2.7.6-2ubuntu1.1) ... 23:45:19 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 23:45:19 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 23:45:19 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 23:45:19 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 23:45:19 Setting up libxau6:amd64 (1:1.0.8-1) ... 23:45:19 Setting up netbase (5.4) ... 23:45:19 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 23:45:19 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 23:45:19 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 23:45:19 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 23:45:19 Setting up perl (5.26.1-6ubuntu0.3) ... 23:45:19 Setting up libxext6:amd64 (2:1.3.3-1) ... 23:45:19 Setting up liberror-perl (0.17025-1) ... 23:45:19 Setting up xauth (1:1.0.10-1) ... 23:45:19 Setting up git (1:2.17.1-1ubuntu0.6) ... 23:45:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:45:22 curl set to automatically installed. 23:45:22 git set to automatically installed. 23:45:22 git-man set to automatically installed. 23:45:22 less set to automatically installed. 23:45:22 libbsd0 set to automatically installed. 23:45:22 libcurl3-gnutls set to automatically installed. 23:45:22 libedit2 set to automatically installed. 23:45:22 liberror-perl set to automatically installed. 23:45:22 libexpat1 set to automatically installed. 23:45:22 libgdbm-compat4 set to automatically installed. 23:45:22 libgdbm5 set to automatically installed. 23:45:22 libperl5.26 set to automatically installed. 23:45:22 libssl1.0.0 set to automatically installed. 23:45:22 libx11-6 set to automatically installed. 23:45:22 libx11-data set to automatically installed. 23:45:22 libxau6 set to automatically installed. 23:45:22 libxcb1 set to automatically installed. 23:45:22 libxdmcp6 set to automatically installed. 23:45:22 libxext6 set to automatically installed. 23:45:22 libxmuu1 set to automatically installed. 23:45:22 make set to automatically installed. 23:45:22 netbase set to automatically installed. 23:45:22 openssh-client set to automatically installed. 23:45:22 patch set to automatically installed. 23:45:22 perl set to automatically installed. 23:45:22 perl-modules-5.26 set to automatically installed. 23:45:22 xauth set to automatically installed. 23:45:22 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 23:45:22 Please ensure the environment is properly setup before continuing. 23:45:22 Ignore this message if the appropriate measures have already been taken 23:45:22 Pulling go 23:45:23 'device-mqtt' has dependencies that need to be staged: go 23:45:23 Skipping pull go (already ran) 23:45:23 Building go 23:45:23 % Total % Received % Xferd Average Speed Time Time Time Current 23:45:23 Dload Upload Total Spent Left Speed 23:45:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 17 115M 17 19.9M 0 0 57.8M 0 0:00:01 --:--:-- 0:00:01 57.6M 99 115M 99 114M 0 0 85.7M 0 0:00:01 0:00:01 --:--:-- 85.6M 100 115M 100 115M 0 0 85.9M 0 0:00:01 0:00:01 --:--:-- 85.8M 23:45:26 go1.11.9.linux-amd64.tar.gz: OK 23:45:34 Staging go 23:45:34 Pulling device-mqtt 23:45:36 Skipping build go (already ran) 23:45:36 Building device-mqtt 23:45:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 23:45:36 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 23:45:36 go: finding github.com/spf13/cast v1.3.0 23:45:36 go: finding github.com/google/uuid v1.1.1 23:45:36 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 23:45:36 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 23:45:36 go: finding github.com/kr/pretty v0.1.0 23:45:37 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 23:45:37 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 23:45:38 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 23:45:38 go: finding github.com/pmezard/go-difflib v1.0.0 23:45:38 go: finding github.com/stretchr/testify v1.2.2 23:45:38 go: finding github.com/davecgh/go-spew v1.1.1 23:45:38 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 23:45:38 go: finding github.com/stretchr/testify v1.5.1 23:45:38 go: finding github.com/gorilla/mux v1.7.1 23:45:38 go: finding github.com/go-logfmt/logfmt v0.4.0 23:45:38 go: finding github.com/pkg/errors v0.8.1 23:45:38 go: finding github.com/stretchr/testify v1.3.0 23:45:38 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 23:45:39 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:45:39 go: finding github.com/go-kit/kit v0.8.0 23:45:39 go: finding github.com/kr/text v0.1.0 23:45:39 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 23:45:39 go: finding github.com/go-stack/stack v1.8.0 23:45:39 go: finding github.com/mitchellh/copystructure v1.0.0 23:45:39 go: finding github.com/pelletier/go-toml v1.2.0 23:45:39 go: finding github.com/BurntSushi/toml v0.3.1 23:45:39 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 23:45:39 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 23:45:39 go: finding github.com/hashicorp/consul/api v1.1.0 23:45:40 go: finding github.com/davecgh/go-spew v1.1.0 23:45:40 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 23:45:40 go: finding github.com/kr/pty v1.1.1 23:45:40 go: finding github.com/google/uuid v1.1.0 23:45:40 go: finding gopkg.in/yaml.v2 v2.2.2 23:45:40 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 23:45:40 go: finding gopkg.in/yaml.v2 v2.2.8 23:45:40 go: finding github.com/OneOfOne/xxhash v1.2.6 23:45:40 go: finding github.com/ugorji/go v1.1.4 23:45:40 go: finding github.com/mitchellh/reflectwalk v1.0.0 23:45:40 go: finding github.com/fxamacker/cbor/v2 v2.2.0 23:45:40 go: finding github.com/stretchr/objx v0.1.0 23:45:41 go: finding github.com/x448/float16 v0.8.4 23:45:44 go: finding github.com/hashicorp/consul/sdk v0.1.1 23:45:44 go: finding github.com/hashicorp/go-uuid v1.0.1 23:45:44 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:45:44 go: finding github.com/mitchellh/mapstructure v1.1.2 23:45:44 go: finding github.com/hashicorp/go-rootcerts v1.0.0 23:45:44 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 23:45:44 go: finding github.com/hashicorp/serf v0.8.2 23:45:44 CGO_ENABLED=0 GO111MODULE=on go build ./... 23:45:44 go: finding github.com/mitchellh/go-testing-interface v1.0.0 23:45:44 go: finding github.com/mitchellh/go-homedir v1.0.0 23:45:45 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 23:45:45 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 23:45:45 go: finding github.com/hashicorp/mdns v1.0.0 23:45:45 go: finding github.com/mitchellh/cli v1.0.0 23:45:45 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:45:45 go: finding github.com/hashicorp/memberlist v0.1.3 23:45:45 go: finding github.com/hashicorp/go-syslog v1.0.0 23:45:45 go: finding github.com/hashicorp/logutils v1.0.0 23:45:45 go: finding github.com/mitchellh/gox v0.4.0 23:45:46 go: finding github.com/mitchellh/iochan v1.0.0 23:45:46 go: finding github.com/bgentry/speakeasy v0.1.0 23:45:46 go: finding github.com/hashicorp/go-msgpack v0.5.3 23:45:46 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 23:45:46 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 23:45:46 go: finding github.com/fatih/color v1.7.0 23:45:46 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 23:45:46 go: finding github.com/miekg/dns v1.0.14 23:45:46 go: finding github.com/mattn/go-isatty v0.0.3 23:45:46 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 23:45:46 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 23:45:46 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 23:45:46 go: finding github.com/mattn/go-colorable v0.0.9 23:45:46 go: finding github.com/hashicorp/go-sockaddr v1.0.0 23:45:47 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:45:47 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:45:47 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 23:45:47 go: finding github.com/hashicorp/go.net v0.0.1 23:45:47 go: finding github.com/hashicorp/go-multierror v1.0.0 23:45:47 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 23:45:48 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 23:45:48 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 23:45:48 go: finding github.com/posener/complete v1.1.1 23:45:48 go: finding github.com/hashicorp/go-uuid v1.0.0 23:45:48 go: finding github.com/hashicorp/errwrap v1.0.0 23:45:48 go: finding github.com/hashicorp/golang-lru v0.5.0 23:45:49 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 23:45:49 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 23:45:49 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 23:45:49 go: downloading github.com/spf13/cast v1.3.0 23:45:49 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 23:45:49 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 23:45:49 go: downloading github.com/gorilla/mux v1.7.1 23:45:49 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.29 23:45:49 go: downloading github.com/go-kit/kit v0.8.0 23:45:49 go: downloading gopkg.in/yaml.v2 v2.2.8 23:45:49 go: downloading github.com/google/uuid v1.1.1 23:45:49 go: downloading github.com/pkg/errors v0.8.1 23:45:49 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 23:45:49 go: downloading github.com/OneOfOne/xxhash v1.2.6 23:45:49 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 23:45:49 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 23:45:49 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 23:45:49 go: downloading github.com/pelletier/go-toml v1.2.0 23:45:49 go: downloading github.com/hashicorp/consul/api v1.1.0 23:45:49 go: downloading github.com/BurntSushi/toml v0.3.1 23:45:49 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:45:49 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:45:49 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:45:49 go: downloading github.com/mitchellh/copystructure v1.0.0 23:45:49 go: downloading github.com/x448/float16 v0.8.4 23:45:49 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 23:45:49 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:45:49 go: downloading github.com/hashicorp/serf v0.8.2 23:45:49 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:45:49 go: downloading github.com/go-logfmt/logfmt v0.4.0 23:45:50 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:45:50 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:45:50 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:45:52 # github.com/fxamacker/cbor/v2 23:45:52 /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.2.0/encode.go:832:11: v.MapRange undefined (type reflect.Value has no field or method MapRange) 23:45:52 /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.2.0/encode.go:913:11: v.MapRange undefined (type reflect.Value has no field or method MapRange) 23:45:54 Removing intermediate container 53babb1f247f 23:45:54 ---> ad7180d9365f 23:45:54 Step 11/19 : FROM alpine 23:45:54 latest: Pulling from library/alpine 23:45:54 8a0637ca1ac9: Pulling fs layer 23:45:54 8a0637ca1ac9: Verifying Checksum 23:45:54 8a0637ca1ac9: Download complete 23:45:55 8a0637ca1ac9: Pull complete 23:45:55 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 23:45:55 Status: Downloaded newer image for alpine:latest 23:45:55 ---> 2ee122dcc32d 23:45:55 Step 12/19 : ENV APP_PORT=49982 23:45:55 ---> Running in 0d427c083df6 23:45:56 Removing intermediate container 0d427c083df6 23:45:56 ---> 3855438d866d 23:45:56 Step 13/19 : EXPOSE $APP_PORT 23:45:56 ---> Running in b6039282a3ae 23:45:56 Removing intermediate container b6039282a3ae 23:45:56 ---> 9d3ad279a52d 23:45:56 Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 23:45:57 ---> 012a50d82a7d 23:45:57 Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 23:45:57 ---> Running in fdd7eb50c553 23:45:57 note: module requires Go 1.12make: *** [cmd/device-mqtt] Error 2 23:45:57 Makefile:22: recipe for target 'cmd/device-mqtt' failed 23:45:57 Failed to run 'override-build': Exit code was 2. 23:45:57 Removing intermediate container fdd7eb50c553 23:45:57 ---> 69affa73460d 23:45:57 Step 16/19 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 23:45:58 ---> Running in 1d03969523c1 23:45:58 Removing intermediate container 1d03969523c1 23:45:58 ---> 40a50cd0e31b 23:45:58 Step 17/19 : LABEL arch=arm64 23:45:58 ---> Running in 631a6a893ec3 23:45:58 Removing intermediate container 631a6a893ec3 23:45:58 ---> c22ff30bb69e 23:45:58 Step 18/19 : LABEL git_sha=e14f6ac1714a31873e95451c4103bc909a933234 23:45:58 ---> Running in 10b638663e7e [Pipeline] } 23:45:59 Deleting 1 temporary files 23:45:59 Removing intermediate container 10b638663e7e 23:45:59 ---> b2777e549030 23:45:59 Step 19/19 : LABEL version=0.0.0 23:45:59 ---> Running in d6ab4dac9576 [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 23:45:59 Removing intermediate container d6ab4dac9576 23:45:59 ---> 28139fa3571e 23:45:59 [Warning] One or more build-args [ARCH] were not consumed 23:45:59 Successfully built 28139fa3571e 23:45:59 Successfully tagged docker-device-mqtt-go-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // stage [Pipeline] // node [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] // stage [Pipeline] } 23:46:00 Failed in branch amd64 Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh 23:46:00 + grep snapcraft.yaml 23:46:00 + find /w/workspace/device-mqtt-go/8 23:46:00 + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/8/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:46:00 provisioning config files... 23:46:00 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/8@tmp/config8464457622656973516tmp [Pipeline] { [Pipeline] sh 23:46:01 + cp /w/workspace/device-mqtt-go/8@tmp/config8464457622656973516tmp /w/workspace/device-mqtt-go/8/edgex-snap-store-login [Pipeline] sh 23:46:01 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/8:/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 23:46:01 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 23:46:01 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 23:46:01 b2f61026a351: Pulling fs layer 23:46:01 5538fb30c42c: Pulling fs layer 23:46:01 f0b05810781a: Pulling fs layer 23:46:01 0180a33352d6: Pulling fs layer 23:46:01 e7604b0c0f53: Pulling fs layer 23:46:01 db689cb83ae0: Pulling fs layer 23:46:01 6138af208834: Pulling fs layer 23:46:01 007c8e8c5d63: Pulling fs layer 23:46:01 4f7a387c642f: Pulling fs layer 23:46:01 0180a33352d6: Waiting 23:46:01 e7604b0c0f53: Waiting 23:46:01 db689cb83ae0: Waiting 23:46:01 6138af208834: Waiting 23:46:01 007c8e8c5d63: Waiting 23:46:01 4f7a387c642f: Waiting 23:46:01 f0b05810781a: Verifying Checksum 23:46:01 f0b05810781a: Download complete 23:46:01 5538fb30c42c: Verifying Checksum 23:46:01 5538fb30c42c: Download complete 23:46:01 0180a33352d6: Verifying Checksum 23:46:01 0180a33352d6: Download complete 23:46:02 db689cb83ae0: Download complete 23:46:02 6138af208834: Verifying Checksum 23:46:02 6138af208834: Download complete 23:46:02 007c8e8c5d63: Verifying Checksum 23:46:02 007c8e8c5d63: Download complete 23:46:02 4f7a387c642f: Verifying Checksum 23:46:02 4f7a387c642f: Download complete 23:46:04 b2f61026a351: Verifying Checksum 23:46:04 b2f61026a351: Download complete 23:46:08 b2f61026a351: Pull complete 23:46:08 5538fb30c42c: Pull complete 23:46:08 f0b05810781a: Pull complete 23:46:08 0180a33352d6: Pull complete 23:46:30 e7604b0c0f53: Verifying Checksum 23:46:30 e7604b0c0f53: Download complete 23:47:03 e7604b0c0f53: Pull complete 23:47:03 db689cb83ae0: Pull complete 23:47:03 6138af208834: Pull complete 23:47:03 007c8e8c5d63: Pull complete 23:47:03 4f7a387c642f: Pull complete 23:47:03 Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 23:47:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 23:47:05 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 23:47:05 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 23:47:05 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 23:47:05 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 23:47:06 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1221 kB] 23:47:06 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [844 kB] 23:47:06 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] 23:47:06 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7336 B] 23:47:07 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [743 kB] 23:47:07 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [572 kB] 23:47:07 Fetched 3648 kB in 2s (1520 kB/s) 23:47:11 Reading package lists... 23:47:26 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 23:47:31 Reading package lists... 23:47:32 Building dependency tree... 23:47:32 Reading state information... 23:47:32 The following packages were automatically installed and are no longer required: 23:47:32 libjq1 liblzo2-2 libonig4 23:47:32 Use 'sudo apt autoremove' to remove them. 23:47:32 Suggested packages: 23:47:32 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 23:47:32 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 23:47:32 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 23:47:32 libterm-readline-gnu-perl | libterm-readline-perl-perl 23:47:33 The following NEW packages will be installed: 23:47:33 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 23:47:33 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 23:47:33 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 23:47:33 openssh-client patch perl perl-modules-5.26 xauth 23:47:33 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 23:47:33 Need to get 12.9 MB of archives. 23:47:33 After this operation, 84.2 MB of additional disk space will be used. 23:47:33 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] 23:47:33 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 23:47:33 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] 23:47:33 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] 23:47:33 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 23:47:33 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] 23:47:34 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] 23:47:34 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 23:47:34 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 23:47:34 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 23:47:34 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 23:47:35 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 23:47:35 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 23:47:35 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 23:47:35 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 23:47:35 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 23:47:35 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] 23:47:35 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] 23:47:35 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 23:47:35 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] 23:47:35 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] 23:47:35 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] 23:47:35 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 23:47:35 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.6 [803 kB] 23:47:35 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.6 [2950 kB] 23:47:36 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 23:47:36 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 23:47:37 debconf: delaying package configuration, since apt-utils is not installed 23:47:37 Fetched 12.9 MB in 3s (4457 kB/s) 23:47:37 Selecting previously unselected package libxau6:arm64. 23:47:37 (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.) 23:47:37 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... 23:47:37 Unpacking libxau6:arm64 (1:1.0.8-1) ... 23:47:37 Selecting previously unselected package libbsd0:arm64. 23:47:37 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 23:47:37 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 23:47:37 Selecting previously unselected package libxdmcp6:arm64. 23:47:37 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 23:47:37 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 23:47:37 Selecting previously unselected package libxcb1:arm64. 23:47:37 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... 23:47:37 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... 23:47:37 Selecting previously unselected package libx11-data. 23:47:37 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 23:47:37 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 23:47:38 Selecting previously unselected package libx11-6:arm64. 23:47:38 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... 23:47:38 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 23:47:38 Selecting previously unselected package libxext6:arm64. 23:47:38 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... 23:47:38 Unpacking libxext6:arm64 (2:1.3.3-1) ... 23:47:38 Selecting previously unselected package perl-modules-5.26. 23:47:38 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 23:47:38 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 23:47:39 Selecting previously unselected package libgdbm5:arm64. 23:47:39 Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... 23:47:39 Unpacking libgdbm5:arm64 (1.14.1-6) ... 23:47:40 Selecting previously unselected package libgdbm-compat4:arm64. 23:47:40 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... 23:47:40 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 23:47:40 Selecting previously unselected package libperl5.26:arm64. 23:47:40 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 23:47:40 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 23:47:41 Selecting previously unselected package perl. 23:47:41 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... 23:47:41 Unpacking perl (5.26.1-6ubuntu0.3) ... 23:47:41 Selecting previously unselected package less. 23:47:41 Preparing to unpack .../12-less_487-0.1_arm64.deb ... 23:47:42 Unpacking less (487-0.1) ... 23:47:42 Selecting previously unselected package libexpat1:arm64. 23:47:42 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 23:47:42 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 23:47:42 Selecting previously unselected package netbase. 23:47:42 Preparing to unpack .../14-netbase_5.4_all.deb ... 23:47:42 Unpacking netbase (5.4) ... 23:47:42 Selecting previously unselected package libedit2:arm64. 23:47:42 Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... 23:47:42 Unpacking libedit2:arm64 (3.1-20170329-1) ... 23:47:42 Selecting previously unselected package libssl1.0.0:arm64. 23:47:42 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... 23:47:42 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 23:47:42 Selecting previously unselected package libxmuu1:arm64. 23:47:42 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... 23:47:42 Unpacking libxmuu1:arm64 (2:1.1.2-2) ... 23:47:43 Selecting previously unselected package openssh-client. 23:47:43 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 23:47:43 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 23:47:43 Selecting previously unselected package xauth. 23:47:43 Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... 23:47:43 Unpacking xauth (1:1.0.10-1) ... 23:47:43 Selecting previously unselected package curl. 23:47:43 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... 23:47:43 Unpacking curl (7.58.0-2ubuntu3.8) ... 23:47:43 Selecting previously unselected package libcurl3-gnutls:arm64. 23:47:43 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... 23:47:43 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 23:47:44 Selecting previously unselected package liberror-perl. 23:47:44 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 23:47:44 Unpacking liberror-perl (0.17025-1) ... 23:47:44 Selecting previously unselected package git-man. 23:47:44 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.6_all.deb ... 23:47:44 Unpacking git-man (1:2.17.1-1ubuntu0.6) ... 23:47:44 Selecting previously unselected package git. 23:47:44 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.6_arm64.deb ... 23:47:44 Unpacking git (1:2.17.1-1ubuntu0.6) ... 23:47:45 Selecting previously unselected package make. 23:47:45 Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... 23:47:45 Unpacking make (4.1-9.1ubuntu1) ... 23:47:46 Selecting previously unselected package patch. 23:47:46 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... 23:47:46 Unpacking patch (2.7.6-2ubuntu1.1) ... 23:47:46 Setting up libedit2:arm64 (3.1-20170329-1) ... 23:47:46 Setting up git-man (1:2.17.1-1ubuntu0.6) ... 23:47:46 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 23:47:46 Setting up less (487-0.1) ... 23:47:46 Setting up make (4.1-9.1ubuntu1) ... 23:47:46 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 23:47:47 Setting up curl (7.58.0-2ubuntu3.8) ... 23:47:47 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 23:47:47 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 23:47:47 Setting up libgdbm5:arm64 (1.14.1-6) ... 23:47:47 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 23:47:47 Setting up patch (2.7.6-2ubuntu1.1) ... 23:47:47 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 23:47:47 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 23:47:47 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 23:47:47 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 23:47:47 Setting up libxau6:arm64 (1:1.0.8-1) ... 23:47:47 Setting up netbase (5.4) ... 23:47:47 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 23:47:47 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... 23:47:48 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 23:47:48 Setting up libxmuu1:arm64 (2:1.1.2-2) ... 23:47:48 Setting up perl (5.26.1-6ubuntu0.3) ... 23:47:48 Setting up libxext6:arm64 (2:1.3.3-1) ... 23:47:48 Setting up liberror-perl (0.17025-1) ... 23:47:48 Setting up xauth (1:1.0.10-1) ... 23:47:48 Setting up git (1:2.17.1-1ubuntu0.6) ... 23:47:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:47:55 curl set to automatically installed. 23:47:55 git set to automatically installed. 23:47:55 git-man set to automatically installed. 23:47:55 less set to automatically installed. 23:47:55 libbsd0 set to automatically installed. 23:47:55 libcurl3-gnutls set to automatically installed. 23:47:55 libedit2 set to automatically installed. 23:47:55 liberror-perl set to automatically installed. 23:47:55 libexpat1 set to automatically installed. 23:47:55 libgdbm-compat4 set to automatically installed. 23:47:55 libgdbm5 set to automatically installed. 23:47:55 libperl5.26 set to automatically installed. 23:47:55 libssl1.0.0 set to automatically installed. 23:47:55 libx11-6 set to automatically installed. 23:47:55 libx11-data set to automatically installed. 23:47:55 libxau6 set to automatically installed. 23:47:55 libxcb1 set to automatically installed. 23:47:55 libxdmcp6 set to automatically installed. 23:47:55 libxext6 set to automatically installed. 23:47:55 libxmuu1 set to automatically installed. 23:47:55 make set to automatically installed. 23:47:55 netbase set to automatically installed. 23:47:55 openssh-client set to automatically installed. 23:47:55 patch set to automatically installed. 23:47:55 perl set to automatically installed. 23:47:55 perl-modules-5.26 set to automatically installed. 23:47:55 xauth set to automatically installed. 23:47:55 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 23:47:55 Please ensure the environment is properly setup before continuing. 23:47:55 Ignore this message if the appropriate measures have already been taken 23:47:56 Pulling go 23:47:59 'device-mqtt' has dependencies that need to be staged: go 23:47:59 Skipping pull go (already ran) 23:47:59 Building go 23:47:59 % Total % Received % Xferd Average Speed Time Time Time Current 23:47:59 Dload Upload Total Spent Left Speed 23:48:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 21 94.3M 21 19.9M 0 0 28.2M 0 0:00:03 --:--:-- 0:00:03 28.2M 67 94.3M 67 63.6M 0 0 36.6M 0 0:00:02 0:00:01 0:00:01 36.6M 100 94.3M 100 94.3M 0 0 38.3M 0 0:00:02 0:00:02 --:--:-- 38.3M 23:48:03 go1.11.9.linux-arm64.tar.gz: OK 23:48:25 Staging go 23:48:28 Pulling device-mqtt 23:48:30 Skipping build go (already ran) 23:48:30 Building device-mqtt 23:48:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 23:48:31 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 23:48:31 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 23:48:31 go: finding github.com/spf13/cast v1.3.0 23:48:31 go: finding github.com/google/uuid v1.1.1 23:48:31 go: finding github.com/kr/pretty v0.1.0 23:48:31 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 23:48:31 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 23:48:32 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 23:48:32 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 23:48:33 go: finding github.com/google/uuid v1.1.0 23:48:33 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 23:48:33 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 23:48:33 go: finding github.com/gorilla/mux v1.7.1 23:48:33 go: finding github.com/stretchr/testify v1.5.1 23:48:33 go: finding github.com/pmezard/go-difflib v1.0.0 23:48:33 go: finding github.com/go-logfmt/logfmt v0.4.0 23:48:34 go: finding github.com/pkg/errors v0.8.1 23:48:35 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 23:48:35 go: finding github.com/hashicorp/consul/api v1.1.0 23:48:35 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:48:35 go: finding github.com/stretchr/testify v1.2.2 23:48:35 go: finding github.com/go-kit/kit v0.8.0 23:48:36 go: finding gopkg.in/yaml.v2 v2.2.8 23:48:37 go: finding github.com/go-stack/stack v1.8.0 23:48:37 go: finding gopkg.in/yaml.v2 v2.2.2 23:48:37 go: finding github.com/OneOfOne/xxhash v1.2.6 23:48:37 go: finding github.com/mitchellh/copystructure v1.0.0 23:48:38 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 23:48:38 go: finding github.com/stretchr/objx v0.1.0 23:48:38 go: finding github.com/BurntSushi/toml v0.3.1 23:48:39 go: finding github.com/stretchr/testify v1.3.0 23:48:40 go: finding github.com/davecgh/go-spew v1.1.0 23:48:40 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 23:48:40 go: finding github.com/kr/text v0.1.0 23:48:40 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 23:48:40 go: finding github.com/pelletier/go-toml v1.2.0 23:48:40 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 23:48:40 go: finding github.com/davecgh/go-spew v1.1.1 23:48:41 go: finding github.com/mitchellh/reflectwalk v1.0.0 23:48:41 go: finding github.com/ugorji/go v1.1.4 23:48:42 go: finding github.com/kr/pty v1.1.1 23:48:42 go: finding github.com/fxamacker/cbor/v2 v2.2.0 23:48:42 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 23:48:44 go: finding github.com/x448/float16 v0.8.4 23:48:44 go: finding github.com/hashicorp/consul/sdk v0.1.1 23:48:44 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 23:48:44 go: finding github.com/hashicorp/serf v0.8.2 23:48:44 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:48:44 go: finding github.com/mitchellh/mapstructure v1.1.2 23:48:44 go: finding github.com/hashicorp/go-uuid v1.0.1 23:48:44 go: finding github.com/hashicorp/go-rootcerts v1.0.0 23:48:45 go: finding github.com/mitchellh/go-testing-interface v1.0.0 23:48:45 go: finding github.com/mitchellh/go-homedir v1.0.0 23:48:46 go: finding github.com/mitchellh/iochan v1.0.0 23:48:46 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:48:46 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 23:48:46 go: finding github.com/hashicorp/memberlist v0.1.3 23:48:46 go: finding github.com/mitchellh/cli v1.0.0 23:48:46 go: finding github.com/mitchellh/gox v0.4.0 23:48:46 go: finding github.com/hashicorp/go-msgpack v0.5.3 23:48:46 go: finding github.com/hashicorp/go-syslog v1.0.0 23:48:47 go: finding github.com/hashicorp/mdns v1.0.0 23:48:47 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 23:48:48 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 23:48:48 go: finding github.com/hashicorp/logutils v1.0.0 23:48:48 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 23:48:48 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 23:48:48 go: finding github.com/hashicorp/go-sockaddr v1.0.0 23:48:48 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 23:48:48 go: finding github.com/posener/complete v1.1.1 23:48:48 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 23:48:49 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 23:48:49 go: finding github.com/bgentry/speakeasy v0.1.0 23:48:49 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 23:48:50 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:48:50 go: finding github.com/mattn/go-isatty v0.0.3 23:48:51 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 23:48:51 go: finding github.com/hashicorp/go-uuid v1.0.0 23:48:51 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:48:51 go: finding github.com/hashicorp/golang-lru v0.5.0 23:48:51 go: finding github.com/hashicorp/go.net v0.0.1 23:48:51 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 23:48:52 go: finding github.com/miekg/dns v1.0.14 23:48:52 go: finding github.com/hashicorp/go-multierror v1.0.0 23:48:52 go: finding github.com/mattn/go-colorable v0.0.9 23:48:52 go: finding github.com/fatih/color v1.7.0 23:48:54 go: finding github.com/hashicorp/errwrap v1.0.0 23:48:56 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 23:48:56 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 23:48:56 go: downloading github.com/spf13/cast v1.3.0 23:48:56 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 23:48:56 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 23:48:56 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 23:48:57 go: downloading github.com/go-kit/kit v0.8.0 23:48:57 go: downloading github.com/gorilla/mux v1.7.1 23:48:57 go: downloading github.com/google/uuid v1.1.1 23:48:57 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.29 23:48:57 go: downloading github.com/pkg/errors v0.8.1 23:48:57 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 23:48:57 go: downloading github.com/pelletier/go-toml v1.2.0 23:48:57 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 23:48:57 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 23:48:57 go: downloading github.com/OneOfOne/xxhash v1.2.6 23:48:57 go: downloading gopkg.in/yaml.v2 v2.2.8 23:48:57 go: downloading github.com/BurntSushi/toml v0.3.1 23:48:57 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:48:57 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 23:48:57 go: downloading github.com/hashicorp/consul/api v1.1.0 23:48:57 go: downloading github.com/mitchellh/copystructure v1.0.0 23:48:58 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:48:58 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:48:58 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:48:58 go: downloading github.com/x448/float16 v0.8.4 23:48:58 go: downloading github.com/hashicorp/serf v0.8.2 23:48:58 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:48:58 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 23:48:58 go: downloading github.com/go-logfmt/logfmt v0.4.0 23:49:00 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:49:00 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:49:00 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:49:03 # github.com/fxamacker/cbor/v2 23:49:03 /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.2.0/encode.go:832:11: v.MapRange undefined (type reflect.Value has no field or method MapRange) 23:49:03 /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.2.0/encode.go:913:11: v.MapRange undefined (type reflect.Value has no field or method MapRange) 23:49:18 note: module requires Go 1.12Makefile:22: recipe for target 'cmd/device-mqtt' failed 23:49:18 make: *** [cmd/device-mqtt] Error 2 23:49:19 Failed to run 'override-build': Exit code was 2. [Pipeline] } 23:49:23 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] } 23:49:24 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:49:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:49:25 ---> package-listing.sh 23:49:25 ++ facter osfamily 23:49:25 ++ tr '[:upper:]' '[:lower:]' 23:49:25 + OS_FAMILY=redhat 23:49:25 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-139 23:49:25 + START_PACKAGES=/tmp/packages_start.txt 23:49:25 + END_PACKAGES=/tmp/packages_end.txt 23:49:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:49:25 + PACKAGES=/tmp/packages_start.txt 23:49:25 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-139 ']' 23:49:25 + PACKAGES=/tmp/packages_end.txt 23:49:25 + case "${OS_FAMILY}" in 23:49:25 + rpm -qa 23:49:25 + sort 23:49:29 + '[' -f /tmp/packages_start.txt ']' 23:49:29 + '[' -f /tmp/packages_end.txt ']' 23:49:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:49:29 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-139 ']' 23:49:29 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-139/archives/ 23:49:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-139/archives/ [Pipeline] isUnix [Pipeline] sh 23:49:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:49:30 23:49:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:49:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:49:30 alpine: Pulling from edgex-lftools-log-publisher 23:49:30 c9b1b535fdd9: Pulling fs layer 23:49:30 2cc5ad85d9ab: Pulling fs layer 23:49:30 756a868c4378: Pulling fs layer 23:49:30 444b2fc9a129: Pulling fs layer 23:49:30 ea15f1150254: Pulling fs layer 23:49:30 41b27a9f41bf: Pulling fs layer 23:49:30 28c525ee5125: Pulling fs layer 23:49:30 094b1ea09ed8: Pulling fs layer 23:49:30 138eaada9080: Pulling fs layer 23:49:30 0622d0fa9048: Pulling fs layer 23:49:30 444b2fc9a129: Waiting 23:49:30 ea15f1150254: Waiting 23:49:30 41b27a9f41bf: Waiting 23:49:30 28c525ee5125: Waiting 23:49:30 094b1ea09ed8: Waiting 23:49:30 138eaada9080: Waiting 23:49:30 0622d0fa9048: Waiting 23:49:30 2cc5ad85d9ab: Verifying Checksum 23:49:30 2cc5ad85d9ab: Download complete 23:49:30 444b2fc9a129: Verifying Checksum 23:49:30 444b2fc9a129: Download complete 23:49:30 c9b1b535fdd9: Verifying Checksum 23:49:30 c9b1b535fdd9: Download complete 23:49:30 ea15f1150254: Verifying Checksum 23:49:30 ea15f1150254: Download complete 23:49:30 28c525ee5125: Verifying Checksum 23:49:30 28c525ee5125: Download complete 23:49:31 c9b1b535fdd9: Pull complete 23:49:31 756a868c4378: Verifying Checksum 23:49:31 756a868c4378: Download complete 23:49:31 138eaada9080: Verifying Checksum 23:49:31 138eaada9080: Download complete 23:49:31 094b1ea09ed8: Verifying Checksum 23:49:31 094b1ea09ed8: Download complete 23:49:31 0622d0fa9048: Verifying Checksum 23:49:31 0622d0fa9048: Download complete 23:49:31 2cc5ad85d9ab: Pull complete 23:49:31 41b27a9f41bf: Verifying Checksum 23:49:31 41b27a9f41bf: Download complete 23:49:33 756a868c4378: Pull complete 23:49:33 444b2fc9a129: Pull complete 23:49:33 ea15f1150254: Pull complete 23:49:37 41b27a9f41bf: Pull complete 23:49:37 28c525ee5125: Pull complete 23:49:38 094b1ea09ed8: Pull complete 23:49:39 138eaada9080: Pull complete 23:49:39 0622d0fa9048: Pull complete 23:49:39 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 23:49:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:49:39 prd-centos7-docker-4c-2g-5071 does not seem to be running inside a container 23:49:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_device-mqtt-go_PR-139 -v /w/workspace/gexfoundry_device-mqtt-go_PR-139:/w/workspace/gexfoundry_device-mqtt-go_PR-139:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-139@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 23:49:40 $ docker top c71dc823e0d85ebea5b202522334e55f4f1584b35a3d390626a4bd20fc30378f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:49:40 provisioning config files... 23:49:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/config8197413306641219957tmp [Pipeline] { [Pipeline] echo 23:49:40 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:49:41 ---> create-netrc.sh [Pipeline] echo 23:49:41 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:49:41 ---> logs-deploy.sh 23:49:41 + ARCHIVE_ARTIFACTS= 23:49:41 + LOGS_SERVER=https://logs.edgexfoundry.org 23:49:41 + '[' https://logs.edgexfoundry.org == None ']' 23:49:41 + NEXUS_URL=https://nexus.edgexfoundry.org 23:49:41 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-139/8 23:49:41 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-139/8/ 23:49:41 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-139/8 /w/workspace/gexfoundry_device-mqtt-go_PR-139 23:49:42 Archives upload complete. 23:49:42 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-139/8 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-139/8/ 23:49:43 ---> uname -a: 23:49:43 Linux c71dc823e0d8 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 23:49:43 23:49:43 23:49:43 ---> lscpu: 23:49:43 Architecture: x86_64 23:49:43 CPU op-mode(s): 32-bit, 64-bit 23:49:43 Byte Order: Little Endian 23:49:43 Address sizes: 40 bits physical, 48 bits virtual 23:49:43 CPU(s): 4 23:49:43 On-line CPU(s) list: 0-3 23:49:43 Thread(s) per core: 1 23:49:43 Core(s) per socket: 1 23:49:43 Socket(s): 4 23:49:43 NUMA node(s): 1 23:49:43 Vendor ID: GenuineIntel 23:49:43 CPU family: 6 23:49:43 Model: 44 23:49:43 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:49:43 Stepping: 1 23:49:43 CPU MHz: 2933.438 23:49:43 BogoMIPS: 5866.87 23:49:43 Virtualization: VT-x 23:49:43 Hypervisor vendor: KVM 23:49:43 Virtualization type: full 23:49:43 L1d cache: 128 KiB 23:49:43 L1i cache: 128 KiB 23:49:43 L2 cache: 16 MiB 23:49:43 L3 cache: 64 MiB 23:49:43 NUMA node0 CPU(s): 0-3 23:49:43 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 23:49:43 Vulnerability Meltdown: Mitigation; PTI 23:49:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:49:43 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 23:49:43 Vulnerability Spectre v2: Mitigation; Full retpoline 23:49:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 23:49:43 23:49:43 23:49:43 ---> nproc: 23:49:43 4 23:49:43 23:49:43 23:49:43 ---> df -h: 23:49:43 Filesystem Size Used Available Use% Mounted on 23:49:43 overlay 50.0G 6.4G 43.6G 13% / 23:49:43 tmpfs 64.0M 0 64.0M 0% /dev 23:49:43 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 23:49:43 shm 64.0M 0 64.0M 0% /dev/shm 23:49:43 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 23:49:43 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 23:49:43 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 23:49:43 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 23:49:43 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/gexfoundry_device-mqtt-go_PR-139 23:49:43 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp 23:49:43 23:49:43 23:49:43 ---> free -m: 23:49:43 total used free shared buff/cache available 23:49:43 Mem: 1838 602 67 0 1167 1130 23:49:43 Swap: 1023 0 1023 23:49:43 23:49:43 23:49:43 ---> ip addr: 23:49:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:49:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:49:43 inet 127.0.0.1/8 scope host lo 23:49:43 valid_lft forever preferred_lft forever 23:49:43 6: eth0@if7: mtu 1458 qdisc noqueue state UP 23:49:43 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 23:49:43 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 23:49:43 valid_lft forever preferred_lft forever 23:49:43 23:49:43 23:49:43 ---> sar -b -r -n DEV: 23:49:43 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/20/20 _x86_64_ (4 CPU) 23:49:43 23:49:43 23:39:51 LINUX RESTART 23:49:43 23:49:43 23:41:01 tps rtps wtps bread/s bwrtn/s 23:49:43 23:42:01 2.60 0.00 2.60 0.00 92.06 23:49:43 23:43:01 0.63 0.00 0.63 0.00 8.89 23:49:43 23:44:01 0.62 0.00 0.62 0.00 7.00 23:49:43 23:45:01 0.23 0.00 0.23 0.00 3.85 23:49:43 23:46:01 0.30 0.00 0.30 0.00 5.18 23:49:43 23:47:01 0.28 0.00 0.28 0.00 3.00 23:49:43 23:48:01 0.28 0.00 0.28 0.00 3.07 23:49:43 23:49:01 0.32 0.00 0.32 0.00 5.26 23:49:43 Average: 0.66 0.00 0.66 0.00 16.04 23:49:43 23:49:43 23:41:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:49:43 23:42:01 109532 1772772 94.18 2620 1238080 909020 31.02 430988 1179124 8 23:49:43 23:43:01 107916 1774388 94.27 2620 1238084 909260 31.02 432784 1178824 8 23:49:43 23:44:01 109336 1772968 94.19 2620 1238096 909020 31.02 431416 1178824 8 23:49:43 23:45:01 108860 1773444 94.22 2620 1238096 909128 31.02 432004 1178820 8 23:49:43 23:46:01 108352 1773952 94.24 2620 1238104 909236 31.02 432624 1178820 8 23:49:43 23:47:01 109764 1772540 94.17 2620 1238108 909020 31.02 431476 1178816 8 23:49:43 23:48:01 112852 1769452 94.00 2620 1238112 909020 31.02 428072 1178816 8 23:49:43 23:49:01 112004 1770300 94.05 2620 1238116 909188 31.02 428972 1178816 8 23:49:43 Average: 109827 1772477 94.17 2620 1238100 909112 31.02 431042 1178858 8 23:49:43 23:49:43 23:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 23:49:43 23:42:01 eth0 1.20 0.08 0.10 0.01 0.00 0.00 0.00 23:49:43 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:43 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:43 23:43:01 eth0 1.47 0.77 0.71 0.38 0.00 0.00 0.00 23:49:43 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:43 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:43 23:44:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 23:49:43 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:43 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:43 23:45:01 eth0 2.13 0.67 0.82 0.49 0.00 0.00 0.00 23:49:43 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:43 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:43 23:46:01 eth0 1.75 1.08 0.95 0.66 0.00 0.00 0.00 23:49:43 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:43 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:43 23:47:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 23:49:43 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:43 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:43 23:48:01 eth0 0.15 0.07 0.01 0.01 0.00 0.00 0.00 23:49:43 23:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:43 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:43 23:49:01 eth0 1.35 0.43 0.34 0.21 0.00 0.00 0.00 23:49:43 23:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:43 23:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:43 Average: eth0 1.03 0.41 0.37 0.22 0.00 0.00 0.00 23:49:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:43 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:43 23:49:43 23:49:43 ---> sar -P ALL: 23:49:43 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/20/20 _x86_64_ (4 CPU) 23:49:43 23:49:43 23:39:51 LINUX RESTART 23:49:43 23:49:43 23:41:01 CPU %user %nice %system %iowait %steal %idle 23:49:43 23:42:01 all 0.20 0.00 0.06 0.00 0.00 99.74 23:49:43 23:42:01 0 0.12 0.00 0.08 0.00 0.00 99.80 23:49:43 23:42:01 1 0.03 0.00 0.05 0.00 0.00 99.92 23:49:43 23:42:01 2 0.22 0.00 0.07 0.00 0.00 99.72 23:49:43 23:42:01 3 0.42 0.00 0.07 0.00 0.00 99.52 23:49:43 23:43:01 all 0.21 0.00 0.05 0.00 0.00 99.73 23:49:43 23:43:01 0 0.15 0.00 0.07 0.00 0.00 99.78 23:49:43 23:43:01 1 0.08 0.00 0.05 0.00 0.00 99.87 23:49:43 23:43:01 2 0.55 0.00 0.05 0.00 0.00 99.40 23:49:43 23:43:01 3 0.05 0.00 0.03 0.00 0.00 99.92 23:49:43 23:44:01 all 0.16 0.00 0.05 0.00 0.00 99.78 23:49:43 23:44:01 0 0.02 0.00 0.05 0.00 0.00 99.93 23:49:43 23:44:01 1 0.07 0.00 0.07 0.00 0.00 99.87 23:49:43 23:44:01 2 0.53 0.00 0.07 0.00 0.02 99.38 23:49:43 23:44:01 3 0.05 0.00 0.05 0.00 0.00 99.90 23:49:43 23:45:01 all 0.15 0.00 0.07 0.00 0.00 99.77 23:49:43 23:45:01 0 0.08 0.00 0.05 0.00 0.00 99.87 23:49:43 23:45:01 1 0.08 0.00 0.05 0.00 0.00 99.87 23:49:43 23:45:01 2 0.10 0.00 0.03 0.00 0.00 99.87 23:49:43 23:45:01 3 0.33 0.00 0.12 0.00 0.00 99.55 23:49:43 23:46:01 all 0.09 0.00 0.07 0.00 0.00 99.84 23:49:43 23:46:01 0 0.15 0.00 0.10 0.00 0.00 99.75 23:49:43 23:46:01 1 0.07 0.00 0.07 0.00 0.00 99.87 23:49:43 23:46:01 2 0.03 0.00 0.05 0.00 0.00 99.92 23:49:43 23:46:01 3 0.12 0.00 0.08 0.00 0.00 99.80 23:49:43 23:47:01 all 0.06 0.00 0.05 0.00 0.00 99.89 23:49:43 23:47:01 0 0.05 0.00 0.05 0.00 0.00 99.90 23:49:43 23:47:01 1 0.05 0.00 0.05 0.00 0.00 99.90 23:49:43 23:47:01 2 0.05 0.00 0.03 0.00 0.00 99.92 23:49:43 23:47:01 3 0.08 0.00 0.05 0.00 0.00 99.87 23:49:43 23:48:01 all 0.11 0.00 0.05 0.00 0.00 99.84 23:49:43 23:48:01 0 0.05 0.00 0.08 0.00 0.00 99.87 23:49:43 23:48:01 1 0.32 0.00 0.07 0.00 0.00 99.62 23:49:43 23:48:01 2 0.02 0.00 0.03 0.00 0.00 99.95 23:49:43 23:48:01 3 0.07 0.00 0.05 0.00 0.00 99.88 23:49:43 23:49:01 all 0.18 0.00 0.05 0.00 0.00 99.77 23:49:43 23:49:01 0 0.05 0.00 0.03 0.00 0.00 99.92 23:49:43 23:49:01 1 0.53 0.00 0.03 0.00 0.02 99.42 23:49:43 23:49:01 2 0.07 0.00 0.05 0.00 0.00 99.88 23:49:43 23:49:01 3 0.05 0.00 0.05 0.00 0.00 99.90 23:49:43 Average: all 0.15 0.00 0.06 0.00 0.00 99.80 23:49:43 Average: 0 0.08 0.00 0.06 0.00 0.00 99.85 23:49:43 Average: 1 0.15 0.00 0.05 0.00 0.00 99.79 23:49:43 Average: 2 0.20 0.00 0.05 0.00 0.00 99.75 23:49:43 Average: 3 0.15 0.00 0.06 0.00 0.00 99.79 23:49:43 23:49:43 23:49:43