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 [2020-04-20T23:40:33.449Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-20T23:40:33.661Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-20T23:40:33.733Z] ========================================================= [2020-04-20T23:40:33.733Z] EdgeX Global Pipelines Version Info [2020-04-20T23:40:33.733Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-20T23:40:35.134Z] ------------------- [2020-04-20T23:40:35.134Z] stable info: [2020-04-20T23:40:35.134Z] ------------------- [2020-04-20T23:40:35.134Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-20T23:40:35.134Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-20T23:40:35.134Z] Message: update stable to v1.0.73 [2020-04-20T23:40:35.701Z] ------------------- [2020-04-20T23:40:35.701Z] experimental info: [2020-04-20T23:40:35.701Z] ------------------- [2020-04-20T23:40:35.701Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-20T23:40:35.701Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-20T23:40:35.701Z] 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 [2020-04-20T23:40:37.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-20T23:40:37.606Z] [2020-04-20T23:40:37.606Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-20T23:40:37.933Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-20T23:40:37.933Z] latest: Pulling from edgex-devops/git-semver [2020-04-20T23:40:37.933Z] 9123ac7c32f7: Pulling fs layer [2020-04-20T23:40:37.933Z] b8cc5d1170e3: Pulling fs layer [2020-04-20T23:40:37.933Z] 2924cbbf6a41: Pulling fs layer [2020-04-20T23:40:37.933Z] 93b08a4f1073: Pulling fs layer [2020-04-20T23:40:37.933Z] 93b08a4f1073: Waiting [2020-04-20T23:40:37.933Z] b8cc5d1170e3: Verifying Checksum [2020-04-20T23:40:37.933Z] b8cc5d1170e3: Download complete [2020-04-20T23:40:38.196Z] 9123ac7c32f7: Download complete [2020-04-20T23:40:38.196Z] 93b08a4f1073: Verifying Checksum [2020-04-20T23:40:38.196Z] 93b08a4f1073: Download complete [2020-04-20T23:40:38.196Z] 2924cbbf6a41: Verifying Checksum [2020-04-20T23:40:38.196Z] 2924cbbf6a41: Download complete [2020-04-20T23:40:38.456Z] 9123ac7c32f7: Pull complete [2020-04-20T23:40:38.456Z] b8cc5d1170e3: Pull complete [2020-04-20T23:40:39.029Z] 2924cbbf6a41: Pull complete [2020-04-20T23:40:39.287Z] 93b08a4f1073: Pull complete [2020-04-20T23:40:39.287Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-20T23:40:39.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-20T23:40:39.414Z] prd-centos7-docker-4c-2g-5071 does not seem to be running inside a container [2020-04-20T23:40:39.450Z] $ 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 [2020-04-20T23:40:40.042Z] $ docker top 566a7aa09795eacc00a074b1b0d0401d0312873861c017aec842d3afbdd35824 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-20T23:40:40.309Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-20T23:40:40.309Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-20T23:40:40.514Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-20T23:40:40.512Z] $ docker exec 566a7aa09795eacc00a074b1b0d0401d0312873861c017aec842d3afbdd35824 ssh-agent [2020-04-20T23:40:40.711Z] SSH_AUTH_SOCK=/tmp/ssh-DRjrgWVbWw5L/agent.14 [2020-04-20T23:40:40.711Z] SSH_AGENT_PID=20 [2020-04-20T23:40:40.719Z] Running ssh-add (command line suppressed) [2020-04-20T23:40:40.854Z] 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) [2020-04-20T23:40:40.904Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-20T23:40:41.231Z] + git describe --exact-match --tags HEAD [2020-04-20T23:40:41.231Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-20T23:40:41.277Z] $ docker exec --env ******** --env ******** 566a7aa09795eacc00a074b1b0d0401d0312873861c017aec842d3afbdd35824 ssh-agent -k [2020-04-20T23:40:41.420Z] unset SSH_AUTH_SOCK; [2020-04-20T23:40:41.421Z] unset SSH_AGENT_PID; [2020-04-20T23:40:41.421Z] echo Agent pid 20 killed; [2020-04-20T23:40:41.458Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-20T23:40:41.521Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-20T23:40:41.521Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-20T23:40:41.626Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-20T23:40:41.626Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-20T23:40:41.792Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-20T23:40:41.791Z] $ docker exec 566a7aa09795eacc00a074b1b0d0401d0312873861c017aec842d3afbdd35824 ssh-agent [2020-04-20T23:40:41.968Z] SSH_AUTH_SOCK=/tmp/ssh-SSnTadbEspnC/agent.55 [2020-04-20T23:40:41.968Z] SSH_AGENT_PID=61 [2020-04-20T23:40:41.974Z] Running ssh-add (command line suppressed) [2020-04-20T23:40:42.108Z] 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) [2020-04-20T23:40:42.164Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-20T23:40:42.492Z] + git semver init [2020-04-20T23:40:42.492Z] # -> Open(): unable to determine branch for HEAD [2020-04-20T23:40:42.492Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-139/.git [2020-04-20T23:40:42.492Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-139 [2020-04-20T23:40:42.492Z] # $SEMVER_REMOTE_NAME = origin [2020-04-20T23:40:42.492Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-20T23:40:42.492Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-20T23:40:42.492Z] # $SEMVER_BRANCH = PR-139 [2020-04-20T23:40:42.492Z] # $SEMVER_TEMP = /tmp/semver-315082235 [2020-04-20T23:40:42.492Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2020-04-20T23:40:43.058Z] # '/tmp/semver-315082235' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-139/.semver' [2020-04-20T23:40:43.058Z] # -> Force: false [2020-04-20T23:40:43.058Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-139/.semver [Pipeline] } [2020-04-20T23:40:43.062Z] $ docker exec --env ******** --env ******** 566a7aa09795eacc00a074b1b0d0401d0312873861c017aec842d3afbdd35824 ssh-agent -k [2020-04-20T23:40:43.200Z] unset SSH_AUTH_SOCK; [2020-04-20T23:40:43.201Z] unset SSH_AGENT_PID; [2020-04-20T23:40:43.201Z] echo Agent pid 61 killed; [2020-04-20T23:40:43.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-20T23:40:43.647Z] + git semver [Pipeline] } [2020-04-20T23:40:43.655Z] $ docker stop --time=1 566a7aa09795eacc00a074b1b0d0401d0312873861c017aec842d3afbdd35824 [2020-04-20T23:40:44.995Z] $ docker rm -f 566a7aa09795eacc00a074b1b0d0401d0312873861c017aec842d3afbdd35824 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-20T23:40:45.648Z] Stashed 22 file(s) [Pipeline] echo [2020-04-20T23:40:45.650Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-20T23:41:00.878Z] Still waiting to schedule task [2020-04-20T23:41:00.878Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-20T23:41:00.879Z] Still waiting to schedule task [2020-04-20T23:41:00.879Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-20T23:42:49.658Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5072 in /w/workspace/gexfoundry_device-mqtt-go_PR-139 [Pipeline] { [Pipeline] ws [2020-04-20T23:42:49.695Z] Running in /w/workspace/device-mqtt-go/8 [Pipeline] { [Pipeline] checkout [2020-04-20T23:42:53.758Z] Running on prd-centos7-docker-4c-2g-5074 in /w/workspace/gexfoundry_device-mqtt-go_PR-139 [Pipeline] { [Pipeline] ws [2020-04-20T23:42:53.796Z] Running in /w/workspace/device-mqtt-go/8 [Pipeline] { [Pipeline] checkout [2020-04-20T23:42:55.786Z] using credential edgex-jenkins-ssh [2020-04-20T23:42:55.849Z] Cloning the remote Git repository [2020-04-20T23:42:55.849Z] Cloning with configured refspecs honoured and without tags [2020-04-20T23:42:56.130Z] using credential edgex-jenkins-ssh [2020-04-20T23:42:56.172Z] Cloning the remote Git repository [2020-04-20T23:42:56.172Z] Cloning with configured refspecs honoured and without tags [2020-04-20T23:42:55.946Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-20T23:42:56.063Z] > git init /w/workspace/device-mqtt-go/8 # timeout=10 [2020-04-20T23:42:56.170Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-20T23:42:56.171Z] > git --version # timeout=10 [2020-04-20T23:42:56.838Z] Fetching without tags [2020-04-20T23:42:57.043Z] Fetching without tags [2020-04-20T23:42:57.200Z] Merging remotes/origin/master commit 2d3628426a4c09a0428b2c94309d7de718300937 into PR head commit e14f6ac1714a31873e95451c4103bc909a933234 [2020-04-20T23:42:55.976Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-20T23:42:56.018Z] > git init /w/workspace/device-mqtt-go/8 # timeout=10 [2020-04-20T23:42:56.071Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-20T23:42:56.071Z] > git --version # timeout=10 [2020-04-20T23:42:56.081Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T23:42:56.111Z] > 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 [2020-04-20T23:42:56.635Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-04-20T23:42:56.641Z] > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 [2020-04-20T23:42:56.648Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T23:42:56.661Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-04-20T23:42:56.672Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-20T23:42:56.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T23:42:56.677Z] > 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 [2020-04-20T23:42:57.068Z] > git config core.sparsecheckout # timeout=10 [2020-04-20T23:42:57.072Z] > git checkout -f e14f6ac1714a31873e95451c4103bc909a933234 # timeout=10 [2020-04-20T23:42:57.277Z] Merge succeeded, producing e14f6ac1714a31873e95451c4103bc909a933234 [2020-04-20T23:42:57.277Z] Checking out Revision e14f6ac1714a31873e95451c4103bc909a933234 (PR-139) [2020-04-20T23:42:56.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T23:42:56.259Z] > 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 [2020-04-20T23:42:56.942Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-04-20T23:42:56.975Z] > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 [2020-04-20T23:42:56.990Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T23:42:57.012Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-04-20T23:42:57.056Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-20T23:42:57.056Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T23:42:57.067Z] > 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 [2020-04-20T23:42:57.536Z] Merging remotes/origin/master commit 2d3628426a4c09a0428b2c94309d7de718300937 into PR head commit e14f6ac1714a31873e95451c4103bc909a933234 [2020-04-20T23:42:57.941Z] Merge succeeded, producing e14f6ac1714a31873e95451c4103bc909a933234 [2020-04-20T23:42:57.941Z] Checking out Revision e14f6ac1714a31873e95451c4103bc909a933234 (PR-139) [2020-04-20T23:42:57.107Z] > git remote # timeout=10 [2020-04-20T23:42:57.112Z] > git config --get remote.origin.url # timeout=10 [2020-04-20T23:42:57.118Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T23:42:57.122Z] > git merge 2d3628426a4c09a0428b2c94309d7de718300937 # timeout=10 [2020-04-20T23:42:57.134Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-20T23:42:57.147Z] > git config core.sparsecheckout # timeout=10 [2020-04-20T23:42:57.152Z] > git checkout -f e14f6ac1714a31873e95451c4103bc909a933234 # timeout=10 [2020-04-20T23:42:57.553Z] > git config core.sparsecheckout # timeout=10 [2020-04-20T23:42:57.577Z] > git checkout -f e14f6ac1714a31873e95451c4103bc909a933234 # timeout=10 [2020-04-20T23:42:57.660Z] > git remote # timeout=10 [2020-04-20T23:42:57.743Z] > git config --get remote.origin.url # timeout=10 [2020-04-20T23:42:57.809Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T23:42:57.829Z] > git merge 2d3628426a4c09a0428b2c94309d7de718300937 # timeout=10 [2020-04-20T23:42:57.887Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-20T23:42:57.945Z] > git config core.sparsecheckout # timeout=10 [2020-04-20T23:42:57.991Z] > git checkout -f e14f6ac1714a31873e95451c4103bc909a933234 # timeout=10 [2020-04-20T23:43:02.314Z] Commit message: "Merge branch 'master' into integrated-snap-stage" [2020-04-20T23:43:02.397Z] 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 [2020-04-20T23:43:03.194Z] ========================================================= [2020-04-20T23:43:03.194Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-20T23:43:03.194Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2020-04-20T23:43:03.622Z] ========================================================= [2020-04-20T23:43:03.622Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-20T23:43:03.622Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-20T23:43:03.861Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-04-20T23:43:04.121Z] Sending build context to Docker daemon 559.6kB [2020-04-20T23:43:04.121Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-20T23:43:04.121Z] Step 2/8 : FROM ${BASE} [2020-04-20T23:43:04.121Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-20T23:43:04.121Z] e6b0cf9c0882: Pulling fs layer [2020-04-20T23:43:04.121Z] 2848faf0eed1: Pulling fs layer [2020-04-20T23:43:04.121Z] 0f37312ad70f: Pulling fs layer [2020-04-20T23:43:04.121Z] 5788d62ee057: Pulling fs layer [2020-04-20T23:43:04.121Z] 0e6b1d234666: Pulling fs layer [2020-04-20T23:43:04.121Z] bf5d7aec512f: Pulling fs layer [2020-04-20T23:43:04.121Z] 34c802a77dc8: Pulling fs layer [2020-04-20T23:43:04.121Z] 9eb99e56ec68: Pulling fs layer [2020-04-20T23:43:04.121Z] 27c7a5d97fbd: Pulling fs layer [2020-04-20T23:43:04.121Z] 5c102a31e300: Pulling fs layer [2020-04-20T23:43:04.121Z] dcfb455df0a1: Pulling fs layer [2020-04-20T23:43:04.121Z] bf5d7aec512f: Waiting [2020-04-20T23:43:04.121Z] 34c802a77dc8: Waiting [2020-04-20T23:43:04.121Z] 5c102a31e300: Waiting [2020-04-20T23:43:04.121Z] dcfb455df0a1: Waiting [2020-04-20T23:43:04.121Z] 9eb99e56ec68: Waiting [2020-04-20T23:43:04.121Z] 5788d62ee057: Waiting [2020-04-20T23:43:04.121Z] 0e6b1d234666: Waiting [2020-04-20T23:43:04.386Z] 0f37312ad70f: Verifying Checksum [2020-04-20T23:43:04.386Z] 0f37312ad70f: Download complete [2020-04-20T23:43:04.386Z] 2848faf0eed1: Download complete [2020-04-20T23:43:04.386Z] 0e6b1d234666: Verifying Checksum [2020-04-20T23:43:04.386Z] 0e6b1d234666: Download complete [2020-04-20T23:43:04.386Z] bf5d7aec512f: Verifying Checksum [2020-04-20T23:43:04.386Z] bf5d7aec512f: Download complete [2020-04-20T23:43:04.386Z] e6b0cf9c0882: Verifying Checksum [2020-04-20T23:43:04.386Z] e6b0cf9c0882: Download complete [2020-04-20T23:43:04.467Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-04-20T23:43:05.353Z] 34c802a77dc8: Verifying Checksum [2020-04-20T23:43:05.353Z] 34c802a77dc8: Download complete [2020-04-20T23:43:05.353Z] 27c7a5d97fbd: Verifying Checksum [2020-04-20T23:43:05.353Z] 27c7a5d97fbd: Download complete [2020-04-20T23:43:05.439Z] Sending build context to Docker daemon 559.6kB [2020-04-20T23:43:05.439Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-20T23:43:05.439Z] Step 2/8 : FROM ${BASE} [2020-04-20T23:43:05.626Z] 5c102a31e300: Verifying Checksum [2020-04-20T23:43:05.626Z] 5c102a31e300: Download complete [2020-04-20T23:43:05.711Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-20T23:43:05.711Z] cde5963f3b93: Pulling fs layer [2020-04-20T23:43:05.711Z] 2a23fa8c16f7: Pulling fs layer [2020-04-20T23:43:05.711Z] 777b28850792: Pulling fs layer [2020-04-20T23:43:05.711Z] 8a11ddd9e578: Pulling fs layer [2020-04-20T23:43:05.711Z] 4cf88f913ddb: Pulling fs layer [2020-04-20T23:43:05.711Z] 1df406cf5192: Pulling fs layer [2020-04-20T23:43:05.711Z] cd6300453558: Pulling fs layer [2020-04-20T23:43:05.711Z] b9c365052c96: Pulling fs layer [2020-04-20T23:43:05.711Z] a2d8cc88f415: Pulling fs layer [2020-04-20T23:43:05.711Z] ea1d1ca13537: Pulling fs layer [2020-04-20T23:43:05.711Z] cd6300453558: Waiting [2020-04-20T23:43:05.711Z] 3750a50a1c5e: Pulling fs layer [2020-04-20T23:43:05.711Z] 8a11ddd9e578: Waiting [2020-04-20T23:43:05.711Z] 4cf88f913ddb: Waiting [2020-04-20T23:43:05.711Z] b9c365052c96: Waiting [2020-04-20T23:43:05.711Z] a2d8cc88f415: Waiting [2020-04-20T23:43:05.711Z] ea1d1ca13537: Waiting [2020-04-20T23:43:05.711Z] 1df406cf5192: Waiting [2020-04-20T23:43:05.711Z] 3750a50a1c5e: Waiting [2020-04-20T23:43:05.711Z] 777b28850792: Verifying Checksum [2020-04-20T23:43:05.711Z] 777b28850792: Download complete [2020-04-20T23:43:05.711Z] 2a23fa8c16f7: Download complete [2020-04-20T23:43:05.711Z] 4cf88f913ddb: Verifying Checksum [2020-04-20T23:43:05.711Z] 4cf88f913ddb: Download complete [2020-04-20T23:43:05.711Z] 1df406cf5192: Verifying Checksum [2020-04-20T23:43:05.711Z] 1df406cf5192: Download complete [2020-04-20T23:43:05.887Z] dcfb455df0a1: Verifying Checksum [2020-04-20T23:43:05.887Z] dcfb455df0a1: Download complete [2020-04-20T23:43:05.887Z] 9eb99e56ec68: Verifying Checksum [2020-04-20T23:43:05.887Z] 9eb99e56ec68: Download complete [2020-04-20T23:43:05.983Z] cde5963f3b93: Verifying Checksum [2020-04-20T23:43:05.983Z] cde5963f3b93: Download complete [2020-04-20T23:43:06.145Z] 5788d62ee057: Verifying Checksum [2020-04-20T23:43:06.145Z] 5788d62ee057: Download complete [2020-04-20T23:43:06.714Z] e6b0cf9c0882: Pull complete [2020-04-20T23:43:06.974Z] 2848faf0eed1: Pull complete [2020-04-20T23:43:07.041Z] cde5963f3b93: Pull complete [2020-04-20T23:43:07.234Z] 0f37312ad70f: Pull complete [2020-04-20T23:43:07.323Z] 2a23fa8c16f7: Pull complete [2020-04-20T23:43:07.597Z] 777b28850792: Pull complete [2020-04-20T23:43:10.195Z] cd6300453558: Verifying Checksum [2020-04-20T23:43:10.195Z] cd6300453558: Download complete [2020-04-20T23:43:10.195Z] a2d8cc88f415: Verifying Checksum [2020-04-20T23:43:10.195Z] a2d8cc88f415: Download complete [2020-04-20T23:43:12.827Z] ea1d1ca13537: Verifying Checksum [2020-04-20T23:43:12.827Z] ea1d1ca13537: Download complete [2020-04-20T23:43:12.827Z] 3750a50a1c5e: Verifying Checksum [2020-04-20T23:43:12.827Z] 3750a50a1c5e: Download complete [2020-04-20T23:43:13.809Z] 5788d62ee057: Pull complete [2020-04-20T23:43:13.809Z] 0e6b1d234666: Pull complete [2020-04-20T23:43:13.809Z] bf5d7aec512f: Pull complete [2020-04-20T23:43:15.422Z] b9c365052c96: Verifying Checksum [2020-04-20T23:43:15.422Z] b9c365052c96: Download complete [2020-04-20T23:43:17.375Z] 8a11ddd9e578: Verifying Checksum [2020-04-20T23:43:17.375Z] 8a11ddd9e578: Download complete [2020-04-20T23:43:18.013Z] 34c802a77dc8: Pull complete [2020-04-20T23:43:21.319Z] 9eb99e56ec68: Pull complete [2020-04-20T23:43:21.319Z] 27c7a5d97fbd: Pull complete [2020-04-20T23:43:21.895Z] 5c102a31e300: Pull complete [2020-04-20T23:43:22.156Z] dcfb455df0a1: Pull complete [2020-04-20T23:43:22.156Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-20T23:43:22.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-20T23:43:22.156Z] ---> 7c70fe431013 [2020-04-20T23:43:22.156Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-20T23:43:22.156Z] ---> Running in fd62c1e94ae3 [2020-04-20T23:43:22.416Z] Removing intermediate container fd62c1e94ae3 [2020-04-20T23:43:22.416Z] ---> 2f65baea6ac8 [2020-04-20T23:43:22.416Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-20T23:43:22.416Z] ---> Running in fce341ff1d0a [2020-04-20T23:43:23.353Z] Removing intermediate container fce341ff1d0a [2020-04-20T23:43:23.353Z] ---> aa0915d1f343 [2020-04-20T23:43:23.353Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-04-20T23:43:23.353Z] ---> Running in 6b47f7517bb8 [2020-04-20T23:43:23.930Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-20T23:43:24.499Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-20T23:43:24.761Z] (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-20T23:43:24.761Z] (2/17) Installing libmagic (5.37-r1) [2020-04-20T23:43:25.022Z] (3/17) Installing file (5.37-r1) [2020-04-20T23:43:25.022Z] (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-20T23:43:25.285Z] (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-20T23:43:25.285Z] (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-20T23:43:29.506Z] (7/17) Installing libc-dev (0.7.2-r0) [2020-04-20T23:43:29.506Z] (8/17) Installing g++ (9.2.0-r4) [2020-04-20T23:43:29.735Z] 8a11ddd9e578: Pull complete [2020-04-20T23:43:29.735Z] 4cf88f913ddb: Pull complete [2020-04-20T23:43:29.735Z] 1df406cf5192: Pull complete [2020-04-20T23:43:31.415Z] (9/17) Installing fortify-headers (1.1-r0) [2020-04-20T23:43:31.674Z] (10/17) Installing build-base (0.5-r1) [2020-04-20T23:43:31.674Z] (11/17) Installing openssh-keygen (8.1_p1-r0) [2020-04-20T23:43:31.674Z] (12/17) Installing libedit (20191211.3.1-r0) [2020-04-20T23:43:31.934Z] (13/17) Installing openssh-client (8.1_p1-r0) [2020-04-20T23:43:31.934Z] (14/17) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-20T23:43:32.193Z] (15/17) Installing openssh-server-common (8.1_p1-r0) [2020-04-20T23:43:32.193Z] (16/17) Installing openssh-server (8.1_p1-r0) [2020-04-20T23:43:32.193Z] (17/17) Installing openssh (8.1_p1-r0) [2020-04-20T23:43:32.456Z] Executing busybox-1.31.1-r8.trigger [2020-04-20T23:43:32.456Z] OK: 214 MiB in 52 packages [2020-04-20T23:43:34.008Z] cd6300453558: Pull complete [2020-04-20T23:43:36.650Z] Removing intermediate container 6b47f7517bb8 [2020-04-20T23:43:36.650Z] ---> 6dd15ca845ab [2020-04-20T23:43:36.650Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-04-20T23:43:36.650Z] ---> Running in 39888bf02c9d [2020-04-20T23:43:36.910Z] Removing intermediate container 39888bf02c9d [2020-04-20T23:43:36.910Z] ---> 912fb3abbcca [2020-04-20T23:43:36.910Z] Step 7/8 : COPY . . [2020-04-20T23:43:37.170Z] ---> 41d430491e16 [2020-04-20T23:43:37.170Z] Step 8/8 : RUN go mod download [2020-04-20T23:43:37.170Z] ---> Running in 35d42f57e4da [2020-04-20T23:43:39.364Z] b9c365052c96: Pull complete [2020-04-20T23:43:39.364Z] a2d8cc88f415: Pull complete [2020-04-20T23:43:39.704Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-20T23:43:39.704Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-20T23:43:39.704Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-20T23:43:39.704Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-20T23:43:39.704Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-20T23:43:39.704Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-20T23:43:39.704Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-20T23:43:39.704Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-20T23:43:39.704Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-20T23:43:39.705Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 [2020-04-20T23:43:39.705Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-20T23:43:39.705Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-20T23:43:39.705Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-20T23:43:39.705Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-20T23:43:39.705Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-20T23:43:39.705Z] go: finding github.com/fatih/color v1.7.0 [2020-04-20T23:43:39.705Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-20T23:43:39.705Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-20T23:43:39.705Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-20T23:43:39.705Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-20T23:43:39.705Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-20T23:43:39.964Z] go: finding github.com/google/uuid v1.1.1 [2020-04-20T23:43:39.964Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-20T23:43:39.964Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-20T23:43:39.964Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-20T23:43:39.964Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-20T23:43:39.964Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-20T23:43:39.964Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-20T23:43:39.964Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-20T23:43:39.964Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-20T23:43:39.964Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-20T23:43:39.964Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-20T23:43:39.964Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-20T23:43:39.964Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-20T23:43:39.964Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-20T23:43:39.964Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-20T23:43:39.964Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-20T23:43:39.964Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-20T23:43:39.964Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-20T23:43:39.964Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-20T23:43:39.964Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-20T23:43:39.964Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-20T23:43:39.964Z] go: finding github.com/kr/pty v1.1.1 [2020-04-20T23:43:39.964Z] go: finding github.com/kr/text v0.1.0 [2020-04-20T23:43:39.964Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-20T23:43:39.964Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-20T23:43:39.964Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-20T23:43:39.964Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-20T23:43:39.964Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-20T23:43:39.964Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-20T23:43:39.964Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-20T23:43:39.964Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-20T23:43:39.964Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-20T23:43:39.964Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-20T23:43:39.964Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-20T23:43:39.964Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-20T23:43:40.225Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-20T23:43:40.225Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-20T23:43:40.225Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-20T23:43:40.225Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-20T23:43:40.225Z] go: finding github.com/posener/complete v1.1.1 [2020-04-20T23:43:40.225Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-20T23:43:40.225Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-20T23:43:40.225Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-20T23:43:40.225Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-20T23:43:40.225Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-20T23:43:40.225Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-20T23:43:40.225Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-20T23:43:40.225Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-20T23:43:40.225Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-20T23:43:40.225Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-20T23:43:40.487Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-20T23:43:40.487Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-20T23:43:40.487Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-20T23:43:40.487Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-20T23:43:41.321Z] ea1d1ca13537: Pull complete [2020-04-20T23:43:41.321Z] 3750a50a1c5e: Pull complete [2020-04-20T23:43:41.321Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-20T23:43:41.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-20T23:43:41.321Z] ---> 78745c68409d [2020-04-20T23:43:41.321Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-20T23:43:43.783Z] Removing intermediate container 35d42f57e4da [2020-04-20T23:43:43.783Z] ---> 715fb87d35e6 [2020-04-20T23:43:43.783Z] Successfully built 715fb87d35e6 [2020-04-20T23:43:43.783Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-20T23:43:44.383Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-20T23:43:44.383Z] . [Pipeline] withDockerContainer [2020-04-20T23:43:44.529Z] prd-centos7-docker-4c-2g-5074 does not seem to be running inside a container [2020-04-20T23:43:44.572Z] $ 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 [2020-04-20T23:43:45.266Z] $ docker top 62e683bd2e4e4c2f80dcdc129841679a0dcec2553ee93a3d34f618a6a4953093 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-20T23:43:45.591Z] ---> Running in 759a02bd9c28 [2020-04-20T23:43:45.782Z] + go version [2020-04-20T23:43:45.782Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-20T23:43:45.860Z] Removing intermediate container 759a02bd9c28 [2020-04-20T23:43:45.860Z] ---> 3f16f05625d0 [2020-04-20T23:43:45.860Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-20T23:43:46.088Z] + make test [2020-04-20T23:43:46.088Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-20T23:43:46.129Z] ---> Running in 20a79988c803 [2020-04-20T23:43:47.051Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-04-20T23:43:48.083Z] Removing intermediate container 20a79988c803 [2020-04-20T23:43:48.083Z] ---> f07c5890b6c8 [2020-04-20T23:43:48.083Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-04-20T23:43:48.083Z] ---> Running in 129f3e0a2d28 [2020-04-20T23:43:49.060Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-20T23:43:50.018Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-20T23:43:50.286Z] (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-20T23:43:50.286Z] (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-20T23:43:50.560Z] (3/18) Installing libmagic (5.37-r1) [2020-04-20T23:43:50.830Z] (4/18) Installing file (5.37-r1) [2020-04-20T23:43:50.830Z] (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-20T23:43:50.830Z] (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-20T23:43:51.099Z] (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-20T23:43:53.675Z] (8/18) Installing libc-dev (0.7.2-r0) [2020-04-20T23:43:53.942Z] (9/18) Installing g++ (9.2.0-r4) [2020-04-20T23:43:55.880Z] (10/18) Installing fortify-headers (1.1-r0) [2020-04-20T23:43:55.880Z] (11/18) Installing build-base (0.5-r1) [2020-04-20T23:43:56.146Z] (12/18) Installing openssh-keygen (8.1_p1-r0) [2020-04-20T23:43:56.146Z] (13/18) Installing libedit (20191211.3.1-r0) [2020-04-20T23:43:56.146Z] (14/18) Installing openssh-client (8.1_p1-r0) [2020-04-20T23:43:56.412Z] (15/18) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-20T23:43:56.678Z] (16/18) Installing openssh-server-common (8.1_p1-r0) [2020-04-20T23:43:56.678Z] (17/18) Installing openssh-server (8.1_p1-r0) [2020-04-20T23:43:56.678Z] (18/18) Installing openssh (8.1_p1-r0) [2020-04-20T23:43:56.944Z] Executing busybox-1.31.1-r8.trigger [2020-04-20T23:43:56.944Z] OK: 203 MiB in 52 packages [2020-04-20T23:43:59.357Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-04-20T23:43:59.358Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.008s coverage: 29.8% of statements [2020-04-20T23:43:59.358Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-04-20T23:43:59.358Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-20T23:44:01.292Z] gofmt -l . [2020-04-20T23:44:01.292Z] ["`gofmt -l .`" = ""] [2020-04-20T23:44:01.292Z] ./bin/test-attribution-txt.sh [2020-04-20T23:44:01.554Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-20T23:44:02.196Z] Stashed 1 file(s) [Pipeline] } [2020-04-20T23:44:02.201Z] $ docker stop --time=1 62e683bd2e4e4c2f80dcdc129841679a0dcec2553ee93a3d34f618a6a4953093 [2020-04-20T23:44:03.600Z] Removing intermediate container 129f3e0a2d28 [2020-04-20T23:44:03.600Z] ---> d78cc0ce4819 [2020-04-20T23:44:03.600Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-04-20T23:44:03.600Z] ---> Running in 835734dd0550 [2020-04-20T23:44:03.600Z] Removing intermediate container 835734dd0550 [2020-04-20T23:44:03.600Z] ---> 04e456624d10 [2020-04-20T23:44:03.600Z] Step 7/8 : COPY . . [2020-04-20T23:44:03.657Z] $ docker rm -f 62e683bd2e4e4c2f80dcdc129841679a0dcec2553ee93a3d34f618a6a4953093 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-04-20T23:44:04.566Z] ---> f110096f94fd [2020-04-20T23:44:04.566Z] Step 8/8 : RUN go mod download [2020-04-20T23:44:04.566Z] ---> Running in c3af7b969bf4 [Pipeline] sh [2020-04-20T23:44:04.998Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-20T23:44:05.288Z] + ls -al . [2020-04-20T23:44:05.288Z] total 92 [2020-04-20T23:44:05.288Z] drwxrwxr-x. 9 jenkins jenkins 4096 Apr 20 23:44 . [2020-04-20T23:44:05.288Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 20 23:42 .. [2020-04-20T23:44:05.288Z] drwxrwxr-x. 2 jenkins jenkins 87 Apr 20 23:42 bin [2020-04-20T23:44:05.288Z] drwxrwxr-x. 3 jenkins jenkins 55 Apr 20 23:42 cmd [2020-04-20T23:44:05.288Z] -rw-r--r--. 1 jenkins jenkins 18213 Apr 20 23:43 coverage.out [2020-04-20T23:44:05.288Z] -rw-rw-r--. 1 jenkins jenkins 1614 Apr 20 23:42 Dockerfile [2020-04-20T23:44:05.288Z] -rw-rw-r--. 1 jenkins jenkins 953 Apr 20 23:42 Dockerfile.build [2020-04-20T23:44:05.288Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 20 23:42 .dockerignore [2020-04-20T23:44:05.288Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 20 23:43 .git [2020-04-20T23:44:05.288Z] -rw-rw-r--. 1 jenkins jenkins 335 Apr 20 23:42 .gitignore [2020-04-20T23:44:05.288Z] -rw-r--r--. 1 jenkins jenkins 517 Apr 20 23:44 go.mod [2020-04-20T23:44:05.288Z] -rw-r--r--. 1 jenkins jenkins 13532 Apr 20 23:44 go.sum [2020-04-20T23:44:05.288Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 20 23:42 internal [2020-04-20T23:44:05.288Z] -rw-rw-r--. 1 jenkins jenkins 700 Apr 20 23:42 Jenkinsfile [2020-04-20T23:44:05.288Z] -rw-rw-r--. 1 jenkins jenkins 11340 Apr 20 23:42 LICENSE [2020-04-20T23:44:05.288Z] -rw-rw-r--. 1 jenkins jenkins 902 Apr 20 23:42 Makefile [2020-04-20T23:44:05.288Z] drwxrwxr-x. 2 jenkins jenkins 23 Apr 20 23:42 mock [2020-04-20T23:44:05.288Z] -rw-rw-r--. 1 jenkins jenkins 444 Apr 20 23:42 README.md [2020-04-20T23:44:05.288Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 20 23:43 .semver [2020-04-20T23:44:05.288Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 20 23:42 snap [2020-04-20T23:44:05.288Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 20 23:40 VERSION [2020-04-20T23:44:05.288Z] -rw-rw-r--. 1 jenkins jenkins 227 Apr 20 23:42 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-20T23:44:05.587Z] + 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 . [2020-04-20T23:44:05.587Z] Sending build context to Docker daemon 578.6kB [2020-04-20T23:44:05.587Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-04-20T23:44:05.587Z] Step 2/19 : FROM ${BASE} AS builder [2020-04-20T23:44:05.587Z] ---> 715fb87d35e6 [2020-04-20T23:44:05.587Z] Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-04-20T23:44:05.846Z] ---> Running in e57bf85531c4 [2020-04-20T23:44:05.846Z] Removing intermediate container e57bf85531c4 [2020-04-20T23:44:05.846Z] ---> f09c17718fc4 [2020-04-20T23:44:05.846Z] Step 4/19 : ARG ALPINE_PKG_EXTRA="" [2020-04-20T23:44:05.846Z] ---> Running in 0d0f3cf1fa6b [2020-04-20T23:44:06.106Z] Removing intermediate container 0d0f3cf1fa6b [2020-04-20T23:44:06.106Z] ---> 19d2b2c78904 [2020-04-20T23:44:06.106Z] Step 5/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-20T23:44:06.106Z] ---> Running in 80bdb94d7306 [2020-04-20T23:44:06.511Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-20T23:44:06.511Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-20T23:44:06.511Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-20T23:44:06.511Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-20T23:44:06.511Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-20T23:44:06.511Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-20T23:44:06.511Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-20T23:44:06.511Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-20T23:44:06.511Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-20T23:44:06.511Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 [2020-04-20T23:44:06.511Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-20T23:44:06.511Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-20T23:44:06.511Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-20T23:44:06.511Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-20T23:44:06.511Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-20T23:44:06.511Z] go: finding github.com/fatih/color v1.7.0 [2020-04-20T23:44:06.511Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-20T23:44:06.511Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-20T23:44:06.779Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-20T23:44:06.779Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-20T23:44:06.779Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-20T23:44:06.779Z] go: finding github.com/google/uuid v1.1.1 [2020-04-20T23:44:06.779Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-20T23:44:06.779Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-20T23:44:06.779Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-20T23:44:06.779Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-20T23:44:06.779Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-20T23:44:06.779Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-20T23:44:06.779Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-20T23:44:06.779Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-20T23:44:06.779Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-20T23:44:06.779Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-20T23:44:06.779Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-20T23:44:06.779Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-20T23:44:06.779Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-20T23:44:06.779Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-20T23:44:06.779Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-20T23:44:06.779Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-20T23:44:07.043Z] Removing intermediate container 80bdb94d7306 [2020-04-20T23:44:07.043Z] ---> b31f6c3874ab [2020-04-20T23:44:07.043Z] Step 6/19 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-20T23:44:07.043Z] ---> Running in 0224f9c3c6ac [2020-04-20T23:44:07.046Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-20T23:44:07.046Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-20T23:44:07.046Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-20T23:44:07.046Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-20T23:44:07.046Z] go: finding github.com/kr/pty v1.1.1 [2020-04-20T23:44:07.046Z] go: finding github.com/kr/text v0.1.0 [2020-04-20T23:44:07.046Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-20T23:44:07.046Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-20T23:44:07.046Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-20T23:44:07.046Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-20T23:44:07.046Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-20T23:44:07.046Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-20T23:44:07.046Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-20T23:44:07.046Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-20T23:44:07.046Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-20T23:44:07.046Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-20T23:44:07.046Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-20T23:44:07.046Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-20T23:44:07.046Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-20T23:44:07.046Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-20T23:44:07.046Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-20T23:44:07.046Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-20T23:44:07.046Z] go: finding github.com/posener/complete v1.1.1 [2020-04-20T23:44:07.046Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-20T23:44:07.046Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-20T23:44:07.046Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-20T23:44:07.303Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-20T23:44:07.312Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-20T23:44:07.312Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-20T23:44:07.312Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-20T23:44:07.312Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-20T23:44:07.312Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-20T23:44:07.312Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-20T23:44:07.312Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-20T23:44:07.312Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-20T23:44:07.312Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-20T23:44:07.312Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-20T23:44:07.312Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-20T23:44:07.870Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-20T23:44:08.131Z] OK: 214 MiB in 52 packages [2020-04-20T23:44:08.698Z] Removing intermediate container 0224f9c3c6ac [2020-04-20T23:44:08.698Z] ---> b804a2717a9b [2020-04-20T23:44:08.698Z] Step 7/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-04-20T23:44:08.698Z] ---> Running in 4ec12a667dc8 [2020-04-20T23:44:08.698Z] Removing intermediate container 4ec12a667dc8 [2020-04-20T23:44:08.698Z] ---> c9e58f78d626 [2020-04-20T23:44:08.698Z] Step 8/19 : COPY . . [2020-04-20T23:44:08.957Z] ---> 891220c0e9fc [2020-04-20T23:44:08.957Z] Step 9/19 : ARG MAKE='make build' [2020-04-20T23:44:08.957Z] ---> Running in cbba00067564 [2020-04-20T23:44:09.216Z] Removing intermediate container cbba00067564 [2020-04-20T23:44:09.216Z] ---> 0155e6df9e0d [2020-04-20T23:44:09.216Z] Step 10/19 : RUN $MAKE [2020-04-20T23:44:09.216Z] ---> Running in b771a6e5b409 [2020-04-20T23:44:09.788Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-04-20T23:44:17.392Z] Removing intermediate container c3af7b969bf4 [2020-04-20T23:44:17.392Z] ---> 37d23fe6b670 [2020-04-20T23:44:17.392Z] Successfully built 37d23fe6b670 [2020-04-20T23:44:17.392Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-20T23:44:17.999Z] + docker inspect -f . ci-base-image-arm64 [2020-04-20T23:44:18.278Z] . [Pipeline] withDockerContainer [2020-04-20T23:44:18.613Z] prd-ubuntu18.04-docker-arm64-4c-16g-5072 does not seem to be running inside a container [2020-04-20T23:44:18.704Z] $ 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 [2020-04-20T23:44:19.822Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-20T23:44:20.233Z] $ docker top 96b2ce3973124cf83437cd2139df8a3adcb10242aa96bbb1de074f896f8c2e17 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-20T23:44:21.344Z] + go version [2020-04-20T23:44:21.344Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-20T23:44:22.031Z] + make test [2020-04-20T23:44:22.031Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-20T23:44:23.460Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-04-20T23:44:24.023Z] Removing intermediate container b771a6e5b409 [2020-04-20T23:44:24.023Z] ---> dfb9c69678e8 [2020-04-20T23:44:24.023Z] Step 11/19 : FROM alpine [2020-04-20T23:44:24.023Z] latest: Pulling from library/alpine [2020-04-20T23:44:24.023Z] aad63a933944: Pulling fs layer [2020-04-20T23:44:24.023Z] aad63a933944: Verifying Checksum [2020-04-20T23:44:24.023Z] aad63a933944: Download complete [2020-04-20T23:44:24.283Z] aad63a933944: Pull complete [2020-04-20T23:44:24.283Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-20T23:44:24.283Z] Status: Downloaded newer image for alpine:latest [2020-04-20T23:44:24.283Z] ---> a187dde48cd2 [2020-04-20T23:44:24.283Z] Step 12/19 : ENV APP_PORT=49982 [2020-04-20T23:44:24.283Z] ---> Running in 71ab72e2d441 [2020-04-20T23:44:24.283Z] Removing intermediate container 71ab72e2d441 [2020-04-20T23:44:24.283Z] ---> 9eea31ae1862 [2020-04-20T23:44:24.283Z] Step 13/19 : EXPOSE $APP_PORT [2020-04-20T23:44:24.542Z] ---> Running in af45cf5826d5 [2020-04-20T23:44:24.542Z] Removing intermediate container af45cf5826d5 [2020-04-20T23:44:24.542Z] ---> b87614f44973 [2020-04-20T23:44:24.542Z] Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-04-20T23:44:25.115Z] ---> 8ed1cd8cebdb [2020-04-20T23:44:25.115Z] Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-04-20T23:44:25.115Z] ---> Running in 140591192dc8 [2020-04-20T23:44:25.115Z] Removing intermediate container 140591192dc8 [2020-04-20T23:44:25.115Z] ---> a680f10e62fa [2020-04-20T23:44:25.115Z] Step 16/19 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-04-20T23:44:25.115Z] ---> Running in 7e32d7866a0f [2020-04-20T23:44:25.375Z] Removing intermediate container 7e32d7866a0f [2020-04-20T23:44:25.375Z] ---> 9b80b2265d06 [2020-04-20T23:44:25.375Z] Step 17/19 : LABEL arch=amd64 [2020-04-20T23:44:25.375Z] ---> Running in b9422cf40a76 [2020-04-20T23:44:25.636Z] Removing intermediate container b9422cf40a76 [2020-04-20T23:44:25.636Z] ---> 21a8104c6187 [2020-04-20T23:44:25.636Z] Step 18/19 : LABEL git_sha=e14f6ac1714a31873e95451c4103bc909a933234 [2020-04-20T23:44:25.636Z] ---> Running in 527293f6376a [2020-04-20T23:44:25.636Z] Removing intermediate container 527293f6376a [2020-04-20T23:44:25.636Z] ---> f4bd1b933c18 [2020-04-20T23:44:25.636Z] Step 19/19 : LABEL version=0.0.0 [2020-04-20T23:44:25.636Z] ---> Running in 5700adb7b54e [2020-04-20T23:44:25.895Z] Removing intermediate container 5700adb7b54e [2020-04-20T23:44:25.895Z] ---> fb06c42d0296 [2020-04-20T23:44:25.895Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-20T23:44:25.895Z] Successfully built fb06c42d0296 [2020-04-20T23:44:25.895Z] 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 [2020-04-20T23:44:26.791Z] ++ find /w/workspace/device-mqtt-go/8 [2020-04-20T23:44:26.791Z] ++ grep snapcraft.yaml [2020-04-20T23:44:26.791Z] + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/8/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-20T23:44:26.887Z] provisioning config files... [2020-04-20T23:44:26.901Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/8@tmp/config8613172743687399996tmp [Pipeline] { [Pipeline] sh [2020-04-20T23:44:27.262Z] + cp /w/workspace/device-mqtt-go/8@tmp/config8613172743687399996tmp /w/workspace/device-mqtt-go/8/edgex-snap-store-login [Pipeline] sh [2020-04-20T23:44:27.562Z] + 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 [2020-04-20T23:44:27.562Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-04-20T23:44:27.562Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-04-20T23:44:27.562Z] 5bed26d33875: Pulling fs layer [2020-04-20T23:44:27.562Z] f11b29a9c730: Pulling fs layer [2020-04-20T23:44:27.562Z] 930bda195c84: Pulling fs layer [2020-04-20T23:44:27.562Z] 78bf9a5ad49e: Pulling fs layer [2020-04-20T23:44:27.562Z] e5fbee5a4b0d: Pulling fs layer [2020-04-20T23:44:27.562Z] f452fca78f88: Pulling fs layer [2020-04-20T23:44:27.562Z] 7417ef92027a: Pulling fs layer [2020-04-20T23:44:27.562Z] 2af5c49d270b: Pulling fs layer [2020-04-20T23:44:27.562Z] df9c3bdbc40a: Pulling fs layer [2020-04-20T23:44:27.562Z] e5fbee5a4b0d: Waiting [2020-04-20T23:44:27.562Z] f452fca78f88: Waiting [2020-04-20T23:44:27.562Z] 7417ef92027a: Waiting [2020-04-20T23:44:27.562Z] 2af5c49d270b: Waiting [2020-04-20T23:44:27.562Z] df9c3bdbc40a: Waiting [2020-04-20T23:44:27.562Z] 78bf9a5ad49e: Waiting [2020-04-20T23:44:27.562Z] 930bda195c84: Verifying Checksum [2020-04-20T23:44:27.562Z] 930bda195c84: Download complete [2020-04-20T23:44:27.562Z] f11b29a9c730: Verifying Checksum [2020-04-20T23:44:27.562Z] f11b29a9c730: Download complete [2020-04-20T23:44:27.562Z] 78bf9a5ad49e: Verifying Checksum [2020-04-20T23:44:27.562Z] 78bf9a5ad49e: Download complete [2020-04-20T23:44:27.562Z] f452fca78f88: Verifying Checksum [2020-04-20T23:44:27.562Z] f452fca78f88: Download complete [2020-04-20T23:44:27.562Z] 7417ef92027a: Verifying Checksum [2020-04-20T23:44:27.562Z] 7417ef92027a: Download complete [2020-04-20T23:44:27.562Z] 2af5c49d270b: Verifying Checksum [2020-04-20T23:44:27.562Z] 2af5c49d270b: Download complete [2020-04-20T23:44:27.562Z] df9c3bdbc40a: Verifying Checksum [2020-04-20T23:44:27.562Z] df9c3bdbc40a: Download complete [2020-04-20T23:44:27.825Z] 5bed26d33875: Verifying Checksum [2020-04-20T23:44:27.825Z] 5bed26d33875: Download complete [2020-04-20T23:44:32.032Z] e5fbee5a4b0d: Verifying Checksum [2020-04-20T23:44:32.032Z] e5fbee5a4b0d: Download complete [2020-04-20T23:44:33.946Z] 5bed26d33875: Pull complete [2020-04-20T23:44:34.207Z] f11b29a9c730: Pull complete [2020-04-20T23:44:34.207Z] 930bda195c84: Pull complete [2020-04-20T23:44:34.207Z] 78bf9a5ad49e: Pull complete [2020-04-20T23:44:55.783Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-04-20T23:44:55.783Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.024s coverage: 29.8% of statements [2020-04-20T23:44:55.783Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-04-20T23:44:56.053Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-20T23:45:00.791Z] e5fbee5a4b0d: Pull complete [2020-04-20T23:45:00.791Z] f452fca78f88: Pull complete [2020-04-20T23:45:00.791Z] 7417ef92027a: Pull complete [2020-04-20T23:45:00.791Z] 2af5c49d270b: Pull complete [2020-04-20T23:45:00.791Z] df9c3bdbc40a: Pull complete [2020-04-20T23:45:00.791Z] Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 [2020-04-20T23:45:00.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-04-20T23:45:00.791Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-04-20T23:45:00.791Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-04-20T23:45:00.791Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-04-20T23:45:00.791Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [839 kB] [2020-04-20T23:45:00.791Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [889 kB] [2020-04-20T23:45:00.791Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-04-20T23:45:00.791Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1372 kB] [2020-04-20T23:45:00.791Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1183 kB] [2020-04-20T23:45:00.791Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] [2020-04-20T23:45:00.791Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [7674 B] [2020-04-20T23:45:00.791Z] Fetched 4551 kB in 1s (3125 kB/s) [2020-04-20T23:45:02.711Z] Reading package lists... [2020-04-20T23:45:02.713Z] gofmt -l . [2020-04-20T23:45:02.713Z] ["`gofmt -l .`" = ""] [2020-04-20T23:45:02.713Z] ./bin/test-attribution-txt.sh [2020-04-20T23:45:02.714Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-20T23:45:02.993Z] Warning: overwriting stash ‘coverage-report’ [2020-04-20T23:45:03.368Z] Stashed 1 file(s) [Pipeline] } [2020-04-20T23:45:03.371Z] $ docker stop --time=1 96b2ce3973124cf83437cd2139df8a3adcb10242aa96bbb1de074f896f8c2e17 [2020-04-20T23:45:05.723Z] $ docker rm -f 96b2ce3973124cf83437cd2139df8a3adcb10242aa96bbb1de074f896f8c2e17 [2020-04-20T23:45:05.999Z] 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 [2020-04-20T23:45:06.948Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-20T23:45:07.277Z] + ls -al . [2020-04-20T23:45:07.277Z] total 124 [2020-04-20T23:45:07.277Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 23:45 . [2020-04-20T23:45:07.277Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 23:42 .. [2020-04-20T23:45:07.277Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 20 23:42 .dockerignore [2020-04-20T23:45:07.277Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 23:43 .git [2020-04-20T23:45:07.277Z] -rw-rw-r-- 1 jenkins jenkins 335 Apr 20 23:42 .gitignore [2020-04-20T23:45:07.277Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 23:43 .semver [2020-04-20T23:45:07.277Z] -rw-rw-r-- 1 jenkins jenkins 1614 Apr 20 23:42 Dockerfile [2020-04-20T23:45:07.277Z] -rw-rw-r-- 1 jenkins jenkins 953 Apr 20 23:42 Dockerfile.build [2020-04-20T23:45:07.277Z] -rw-rw-r-- 1 jenkins jenkins 700 Apr 20 23:42 Jenkinsfile [2020-04-20T23:45:07.277Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 20 23:42 LICENSE [2020-04-20T23:45:07.277Z] -rw-rw-r-- 1 jenkins jenkins 902 Apr 20 23:42 Makefile [2020-04-20T23:45:07.277Z] -rw-rw-r-- 1 jenkins jenkins 444 Apr 20 23:42 README.md [2020-04-20T23:45:07.277Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 23:40 VERSION [2020-04-20T23:45:07.277Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 23:42 bin [2020-04-20T23:45:07.277Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 23:42 cmd [2020-04-20T23:45:07.277Z] -rw-r--r-- 1 jenkins jenkins 18213 Apr 20 23:44 coverage.out [2020-04-20T23:45:07.277Z] -rw-r--r-- 1 jenkins jenkins 517 Apr 20 23:45 go.mod [2020-04-20T23:45:07.277Z] -rw-r--r-- 1 jenkins jenkins 13532 Apr 20 23:45 go.sum [2020-04-20T23:45:07.277Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 23:42 internal [2020-04-20T23:45:07.277Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 23:42 mock [2020-04-20T23:45:07.277Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 23:42 snap [2020-04-20T23:45:07.277Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 20 23:42 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-20T23:45:07.395Z] Reading package lists... [2020-04-20T23:45:07.608Z] + 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 . [2020-04-20T23:45:07.653Z] Building dependency tree... [2020-04-20T23:45:07.653Z] Reading state information... [2020-04-20T23:45:07.878Z] Sending build context to Docker daemon 578.6kB [2020-04-20T23:45:07.911Z] The following packages were automatically installed and are no longer required: [2020-04-20T23:45:07.911Z] libjq1 liblzo2-2 libonig4 [2020-04-20T23:45:07.911Z] Use 'sudo apt autoremove' to remove them. [2020-04-20T23:45:07.911Z] Suggested packages: [2020-04-20T23:45:07.911Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-04-20T23:45:07.911Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-04-20T23:45:07.911Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-04-20T23:45:07.911Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-04-20T23:45:07.911Z] The following NEW packages will be installed: [2020-04-20T23:45:07.911Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-04-20T23:45:07.911Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-04-20T23:45:07.911Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-04-20T23:45:07.911Z] openssh-client patch perl perl-modules-5.26 xauth [2020-04-20T23:45:08.147Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-04-20T23:45:08.147Z] Step 2/19 : FROM ${BASE} AS builder [2020-04-20T23:45:08.147Z] ---> 37d23fe6b670 [2020-04-20T23:45:08.147Z] Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-04-20T23:45:08.147Z] ---> Running in 0246feb2980f [2020-04-20T23:45:08.170Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-04-20T23:45:08.170Z] Need to get 14.7 MB of archives. [2020-04-20T23:45:08.170Z] After this operation, 89.5 MB of additional disk space will be used. [2020-04-20T23:45:08.170Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] [2020-04-20T23:45:08.428Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-04-20T23:45:08.428Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] [2020-04-20T23:45:08.428Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] [2020-04-20T23:45:08.428Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-04-20T23:45:08.686Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] [2020-04-20T23:45:08.686Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] [2020-04-20T23:45:08.686Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-04-20T23:45:08.733Z] Removing intermediate container 0246feb2980f [2020-04-20T23:45:08.733Z] ---> 876bb106f4b9 [2020-04-20T23:45:08.733Z] Step 4/19 : ARG ALPINE_PKG_EXTRA="" [2020-04-20T23:45:08.733Z] ---> Running in 53682c58238c [2020-04-20T23:45:08.944Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-04-20T23:45:08.944Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-04-20T23:45:08.944Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-04-20T23:45:08.998Z] Removing intermediate container 53682c58238c [2020-04-20T23:45:08.998Z] ---> f02ba4511e96 [2020-04-20T23:45:08.998Z] Step 5/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-20T23:45:09.202Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-04-20T23:45:09.203Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-04-20T23:45:09.203Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-04-20T23:45:09.203Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-04-20T23:45:09.203Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-04-20T23:45:09.203Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] [2020-04-20T23:45:09.203Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] [2020-04-20T23:45:09.203Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-04-20T23:45:09.203Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] [2020-04-20T23:45:09.203Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] [2020-04-20T23:45:09.203Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] [2020-04-20T23:45:09.203Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-04-20T23:45:09.203Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.6 [803 kB] [2020-04-20T23:45:09.203Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.6 [3912 kB] [2020-04-20T23:45:09.265Z] ---> Running in 9e1f00f508bc [2020-04-20T23:45:09.461Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-04-20T23:45:09.461Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-04-20T23:45:09.720Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-20T23:45:09.720Z] Fetched 14.7 MB in 1s (10.7 MB/s) [2020-04-20T23:45:09.720Z] Selecting previously unselected package libxau6:amd64. [2020-04-20T23:45:09.979Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4637 files and directories currently installed.) [2020-04-20T23:45:09.979Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... [2020-04-20T23:45:09.979Z] Unpacking libxau6:amd64 (1:1.0.8-1) ... [2020-04-20T23:45:09.979Z] Selecting previously unselected package libbsd0:amd64. [2020-04-20T23:45:09.979Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-04-20T23:45:09.979Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-04-20T23:45:10.239Z] Selecting previously unselected package libxdmcp6:amd64. [2020-04-20T23:45:10.239Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2020-04-20T23:45:10.239Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2020-04-20T23:45:10.239Z] Selecting previously unselected package libxcb1:amd64. [2020-04-20T23:45:10.239Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... [2020-04-20T23:45:10.239Z] Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-04-20T23:45:10.239Z] Selecting previously unselected package libx11-data. [2020-04-20T23:45:10.239Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-04-20T23:45:10.239Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-20T23:45:10.807Z] Selecting previously unselected package libx11-6:amd64. [2020-04-20T23:45:10.807Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... [2020-04-20T23:45:10.807Z] Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-04-20T23:45:11.065Z] Selecting previously unselected package libxext6:amd64. [2020-04-20T23:45:11.065Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... [2020-04-20T23:45:11.065Z] Unpacking libxext6:amd64 (2:1.3.3-1) ... [2020-04-20T23:45:11.065Z] Selecting previously unselected package perl-modules-5.26. [2020-04-20T23:45:11.065Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-04-20T23:45:11.065Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-20T23:45:11.277Z] Removing intermediate container 9e1f00f508bc [2020-04-20T23:45:11.278Z] ---> f499bf57c79c [2020-04-20T23:45:11.278Z] Step 6/19 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-20T23:45:11.278Z] ---> Running in 999333e183b3 [2020-04-20T23:45:12.262Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-20T23:45:12.856Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-20T23:45:13.439Z] OK: 203 MiB in 52 packages [2020-04-20T23:45:13.600Z] Selecting previously unselected package libgdbm5:amd64. [2020-04-20T23:45:13.600Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... [2020-04-20T23:45:13.600Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-04-20T23:45:13.600Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-04-20T23:45:13.600Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-04-20T23:45:13.600Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-04-20T23:45:13.600Z] Selecting previously unselected package libperl5.26:amd64. [2020-04-20T23:45:13.600Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-04-20T23:45:13.600Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-04-20T23:45:14.412Z] Removing intermediate container 999333e183b3 [2020-04-20T23:45:14.412Z] ---> 5550baa61c1e [2020-04-20T23:45:14.412Z] Step 7/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-04-20T23:45:14.679Z] ---> Running in 49bb04b171b4 [2020-04-20T23:45:14.945Z] Removing intermediate container 49bb04b171b4 [2020-04-20T23:45:14.946Z] ---> 79df7996af5a [2020-04-20T23:45:14.946Z] Step 8/19 : COPY . . [2020-04-20T23:45:14.983Z] Selecting previously unselected package perl. [2020-04-20T23:45:14.983Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-04-20T23:45:14.983Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-04-20T23:45:15.241Z] Selecting previously unselected package less. [2020-04-20T23:45:15.241Z] Preparing to unpack .../12-less_487-0.1_amd64.deb ... [2020-04-20T23:45:15.241Z] Unpacking less (487-0.1) ... [2020-04-20T23:45:15.241Z] Selecting previously unselected package libexpat1:amd64. [2020-04-20T23:45:15.241Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-04-20T23:45:15.241Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-04-20T23:45:15.502Z] Selecting previously unselected package netbase. [2020-04-20T23:45:15.502Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-04-20T23:45:15.502Z] Unpacking netbase (5.4) ... [2020-04-20T23:45:15.502Z] Selecting previously unselected package libedit2:amd64. [2020-04-20T23:45:15.502Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... [2020-04-20T23:45:15.502Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-04-20T23:45:15.502Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-04-20T23:45:15.502Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... [2020-04-20T23:45:15.502Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-04-20T23:45:15.761Z] Selecting previously unselected package libxmuu1:amd64. [2020-04-20T23:45:15.761Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... [2020-04-20T23:45:15.761Z] Unpacking libxmuu1:amd64 (2:1.1.2-2) ... [2020-04-20T23:45:15.761Z] Selecting previously unselected package openssh-client. [2020-04-20T23:45:15.761Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-04-20T23:45:15.761Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-20T23:45:15.911Z] ---> 5e5af7660a7b [2020-04-20T23:45:15.912Z] Step 9/19 : ARG MAKE='make build' [2020-04-20T23:45:15.912Z] ---> Running in b3055e9426bf [2020-04-20T23:45:16.020Z] Selecting previously unselected package xauth. [2020-04-20T23:45:16.020Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... [2020-04-20T23:45:16.020Z] Unpacking xauth (1:1.0.10-1) ... [2020-04-20T23:45:16.020Z] Selecting previously unselected package curl. [2020-04-20T23:45:16.020Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... [2020-04-20T23:45:16.020Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-04-20T23:45:16.179Z] Removing intermediate container b3055e9426bf [2020-04-20T23:45:16.179Z] ---> 76e07154a7b7 [2020-04-20T23:45:16.179Z] Step 10/19 : RUN $MAKE [2020-04-20T23:45:16.282Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-04-20T23:45:16.282Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... [2020-04-20T23:45:16.282Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-04-20T23:45:16.282Z] Selecting previously unselected package liberror-perl. [2020-04-20T23:45:16.282Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-04-20T23:45:16.282Z] Unpacking liberror-perl (0.17025-1) ... [2020-04-20T23:45:16.282Z] Selecting previously unselected package git-man. [2020-04-20T23:45:16.282Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.6_all.deb ... [2020-04-20T23:45:16.282Z] Unpacking git-man (1:2.17.1-1ubuntu0.6) ... [2020-04-20T23:45:16.446Z] ---> Running in 53babb1f247f [2020-04-20T23:45:16.540Z] Selecting previously unselected package git. [2020-04-20T23:45:16.540Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.6_amd64.deb ... [2020-04-20T23:45:16.540Z] Unpacking git (1:2.17.1-1ubuntu0.6) ... [2020-04-20T23:45:17.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-04-20T23:45:18.467Z] Selecting previously unselected package make. [2020-04-20T23:45:18.467Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... [2020-04-20T23:45:18.467Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-04-20T23:45:18.467Z] Selecting previously unselected package patch. [2020-04-20T23:45:18.467Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-04-20T23:45:18.467Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-04-20T23:45:18.726Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-04-20T23:45:18.726Z] Setting up git-man (1:2.17.1-1ubuntu0.6) ... [2020-04-20T23:45:18.726Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-04-20T23:45:18.726Z] Setting up less (487-0.1) ... [2020-04-20T23:45:18.986Z] Setting up make (4.1-9.1ubuntu1) ... [2020-04-20T23:45:18.986Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-04-20T23:45:18.986Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-04-20T23:45:18.986Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-04-20T23:45:18.986Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-20T23:45:18.986Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-04-20T23:45:18.986Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-04-20T23:45:19.245Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-04-20T23:45:19.245Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2020-04-20T23:45:19.245Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-04-20T23:45:19.245Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-20T23:45:19.503Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-20T23:45:19.503Z] Setting up libxau6:amd64 (1:1.0.8-1) ... [2020-04-20T23:45:19.503Z] Setting up netbase (5.4) ... [2020-04-20T23:45:19.503Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-04-20T23:45:19.503Z] Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-04-20T23:45:19.503Z] Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-04-20T23:45:19.762Z] Setting up libxmuu1:amd64 (2:1.1.2-2) ... [2020-04-20T23:45:19.762Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-04-20T23:45:19.762Z] Setting up libxext6:amd64 (2:1.3.3-1) ... [2020-04-20T23:45:19.762Z] Setting up liberror-perl (0.17025-1) ... [2020-04-20T23:45:19.762Z] Setting up xauth (1:1.0.10-1) ... [2020-04-20T23:45:19.762Z] Setting up git (1:2.17.1-1ubuntu0.6) ... [2020-04-20T23:45:19.762Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-04-20T23:45:22.302Z] curl set to automatically installed. [2020-04-20T23:45:22.302Z] git set to automatically installed. [2020-04-20T23:45:22.302Z] git-man set to automatically installed. [2020-04-20T23:45:22.302Z] less set to automatically installed. [2020-04-20T23:45:22.302Z] libbsd0 set to automatically installed. [2020-04-20T23:45:22.302Z] libcurl3-gnutls set to automatically installed. [2020-04-20T23:45:22.302Z] libedit2 set to automatically installed. [2020-04-20T23:45:22.302Z] liberror-perl set to automatically installed. [2020-04-20T23:45:22.302Z] libexpat1 set to automatically installed. [2020-04-20T23:45:22.302Z] libgdbm-compat4 set to automatically installed. [2020-04-20T23:45:22.302Z] libgdbm5 set to automatically installed. [2020-04-20T23:45:22.302Z] libperl5.26 set to automatically installed. [2020-04-20T23:45:22.302Z] libssl1.0.0 set to automatically installed. [2020-04-20T23:45:22.302Z] libx11-6 set to automatically installed. [2020-04-20T23:45:22.302Z] libx11-data set to automatically installed. [2020-04-20T23:45:22.302Z] libxau6 set to automatically installed. [2020-04-20T23:45:22.302Z] libxcb1 set to automatically installed. [2020-04-20T23:45:22.302Z] libxdmcp6 set to automatically installed. [2020-04-20T23:45:22.302Z] libxext6 set to automatically installed. [2020-04-20T23:45:22.302Z] libxmuu1 set to automatically installed. [2020-04-20T23:45:22.302Z] make set to automatically installed. [2020-04-20T23:45:22.302Z] netbase set to automatically installed. [2020-04-20T23:45:22.302Z] openssh-client set to automatically installed. [2020-04-20T23:45:22.302Z] patch set to automatically installed. [2020-04-20T23:45:22.302Z] perl set to automatically installed. [2020-04-20T23:45:22.302Z] perl-modules-5.26 set to automatically installed. [2020-04-20T23:45:22.302Z] xauth set to automatically installed. [2020-04-20T23:45:22.302Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-04-20T23:45:22.302Z] Please ensure the environment is properly setup before continuing. [2020-04-20T23:45:22.302Z] Ignore this message if the appropriate measures have already been taken [2020-04-20T23:45:22.870Z] Pulling go [2020-04-20T23:45:23.809Z] 'device-mqtt' has dependencies that need to be staged: go [2020-04-20T23:45:23.809Z] Skipping pull go (already ran) [2020-04-20T23:45:23.809Z] Building go [2020-04-20T23:45:23.809Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-04-20T23:45:23.809Z] Dload Upload Total Spent Left Speed [2020-04-20T23:45:25.009Z] 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 [2020-04-20T23:45:26.389Z] go1.11.9.linux-amd64.tar.gz: OK [2020-04-20T23:45:34.520Z] Staging go [2020-04-20T23:45:34.779Z] Pulling device-mqtt [2020-04-20T23:45:36.688Z] Skipping build go (already ran) [2020-04-20T23:45:36.688Z] Building device-mqtt [2020-04-20T23:45:36.688Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-04-20T23:45:36.951Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-20T23:45:36.951Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-20T23:45:36.951Z] go: finding github.com/google/uuid v1.1.1 [2020-04-20T23:45:36.951Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-20T23:45:36.951Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 [2020-04-20T23:45:36.951Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-20T23:45:37.217Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-20T23:45:37.790Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-20T23:45:38.054Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-20T23:45:38.054Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-20T23:45:38.054Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-20T23:45:38.054Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-20T23:45:38.317Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-20T23:45:38.318Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-20T23:45:38.318Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-20T23:45:38.318Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-20T23:45:38.894Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-20T23:45:38.894Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-20T23:45:38.894Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-20T23:45:39.156Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-20T23:45:39.156Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-20T23:45:39.156Z] go: finding github.com/kr/text v0.1.0 [2020-04-20T23:45:39.417Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-20T23:45:39.417Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-20T23:45:39.676Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-20T23:45:39.676Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-20T23:45:39.676Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-20T23:45:39.936Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-20T23:45:39.936Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-20T23:45:39.936Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-20T23:45:40.203Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-20T23:45:40.203Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 [2020-04-20T23:45:40.203Z] go: finding github.com/kr/pty v1.1.1 [2020-04-20T23:45:40.469Z] go: finding github.com/google/uuid v1.1.0 [2020-04-20T23:45:40.469Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-20T23:45:40.469Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-20T23:45:40.469Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-20T23:45:40.469Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-20T23:45:40.729Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-20T23:45:40.729Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-20T23:45:40.989Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-20T23:45:40.989Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-20T23:45:41.558Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-20T23:45:44.103Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-20T23:45:44.103Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-20T23:45:44.103Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-20T23:45:44.103Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-20T23:45:44.103Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-20T23:45:44.103Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-20T23:45:44.103Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-20T23:45:44.143Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-20T23:45:44.692Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-20T23:45:44.954Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-20T23:45:45.528Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-04-20T23:45:45.528Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-20T23:45:45.528Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-20T23:45:45.528Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-20T23:45:45.528Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-20T23:45:45.528Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-20T23:45:45.528Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-20T23:45:45.528Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-20T23:45:45.528Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-20T23:45:46.119Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-20T23:45:46.386Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-20T23:45:46.387Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-20T23:45:46.387Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-20T23:45:46.387Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-04-20T23:45:46.387Z] go: finding github.com/fatih/color v1.7.0 [2020-04-20T23:45:46.387Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-04-20T23:45:46.387Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-20T23:45:46.387Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-20T23:45:46.954Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-20T23:45:46.954Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-20T23:45:46.954Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-20T23:45:46.954Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-20T23:45:46.955Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-20T23:45:47.533Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-20T23:45:47.533Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-20T23:45:47.533Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-20T23:45:47.533Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-20T23:45:47.533Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-20T23:45:47.533Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-20T23:45:48.484Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-20T23:45:48.484Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-20T23:45:48.484Z] go: finding github.com/posener/complete v1.1.1 [2020-04-20T23:45:48.484Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-20T23:45:48.484Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-20T23:45:48.484Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-20T23:45:49.055Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-20T23:45:49.055Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-20T23:45:49.055Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 [2020-04-20T23:45:49.055Z] go: downloading github.com/spf13/cast v1.3.0 [2020-04-20T23:45:49.055Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-20T23:45:49.323Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-20T23:45:49.323Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-04-20T23:45:49.323Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-20T23:45:49.323Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-04-20T23:45:49.323Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-04-20T23:45:49.323Z] go: downloading github.com/google/uuid v1.1.1 [2020-04-20T23:45:49.323Z] go: downloading github.com/pkg/errors v0.8.1 [2020-04-20T23:45:49.323Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-20T23:45:49.323Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-04-20T23:45:49.323Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-20T23:45:49.582Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-20T23:45:49.582Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-20T23:45:49.582Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-04-20T23:45:49.582Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-04-20T23:45:49.582Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-04-20T23:45:49.582Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-20T23:45:49.582Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-20T23:45:49.582Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-04-20T23:45:49.582Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-04-20T23:45:49.582Z] go: downloading github.com/x448/float16 v0.8.4 [2020-04-20T23:45:49.843Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-20T23:45:49.843Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-20T23:45:49.843Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-04-20T23:45:49.843Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-04-20T23:45:49.843Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-04-20T23:45:50.964Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-20T23:45:50.964Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-20T23:45:50.964Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-04-20T23:45:52.359Z] # github.com/fxamacker/cbor/v2 [2020-04-20T23:45:52.359Z] /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) [2020-04-20T23:45:52.359Z] /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) [2020-04-20T23:45:54.260Z] Removing intermediate container 53babb1f247f [2020-04-20T23:45:54.260Z] ---> ad7180d9365f [2020-04-20T23:45:54.260Z] Step 11/19 : FROM alpine [2020-04-20T23:45:54.260Z] latest: Pulling from library/alpine [2020-04-20T23:45:54.260Z] 8a0637ca1ac9: Pulling fs layer [2020-04-20T23:45:54.845Z] 8a0637ca1ac9: Verifying Checksum [2020-04-20T23:45:54.845Z] 8a0637ca1ac9: Download complete [2020-04-20T23:45:55.432Z] 8a0637ca1ac9: Pull complete [2020-04-20T23:45:55.432Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-20T23:45:55.432Z] Status: Downloaded newer image for alpine:latest [2020-04-20T23:45:55.432Z] ---> 2ee122dcc32d [2020-04-20T23:45:55.432Z] Step 12/19 : ENV APP_PORT=49982 [2020-04-20T23:45:55.432Z] ---> Running in 0d427c083df6 [2020-04-20T23:45:56.019Z] Removing intermediate container 0d427c083df6 [2020-04-20T23:45:56.019Z] ---> 3855438d866d [2020-04-20T23:45:56.019Z] Step 13/19 : EXPOSE $APP_PORT [2020-04-20T23:45:56.019Z] ---> Running in b6039282a3ae [2020-04-20T23:45:56.287Z] Removing intermediate container b6039282a3ae [2020-04-20T23:45:56.287Z] ---> 9d3ad279a52d [2020-04-20T23:45:56.287Z] Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-04-20T23:45:57.244Z] ---> 012a50d82a7d [2020-04-20T23:45:57.244Z] Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-04-20T23:45:57.520Z] ---> Running in fdd7eb50c553 [2020-04-20T23:45:57.682Z] note: module requires Go 1.12make: *** [cmd/device-mqtt] Error 2 [2020-04-20T23:45:57.682Z] Makefile:22: recipe for target 'cmd/device-mqtt' failed [2020-04-20T23:45:57.682Z] Failed to run 'override-build': Exit code was 2. [2020-04-20T23:45:57.787Z] Removing intermediate container fdd7eb50c553 [2020-04-20T23:45:57.787Z] ---> 69affa73460d [2020-04-20T23:45:57.787Z] Step 16/19 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-04-20T23:45:58.054Z] ---> Running in 1d03969523c1 [2020-04-20T23:45:58.323Z] Removing intermediate container 1d03969523c1 [2020-04-20T23:45:58.323Z] ---> 40a50cd0e31b [2020-04-20T23:45:58.323Z] Step 17/19 : LABEL arch=arm64 [2020-04-20T23:45:58.591Z] ---> Running in 631a6a893ec3 [2020-04-20T23:45:58.860Z] Removing intermediate container 631a6a893ec3 [2020-04-20T23:45:58.860Z] ---> c22ff30bb69e [2020-04-20T23:45:58.860Z] Step 18/19 : LABEL git_sha=e14f6ac1714a31873e95451c4103bc909a933234 [2020-04-20T23:45:58.860Z] ---> Running in 10b638663e7e [Pipeline] } [2020-04-20T23:45:59.070Z] Deleting 1 temporary files [2020-04-20T23:45:59.464Z] Removing intermediate container 10b638663e7e [2020-04-20T23:45:59.464Z] ---> b2777e549030 [2020-04-20T23:45:59.464Z] Step 19/19 : LABEL version=0.0.0 [2020-04-20T23:45:59.464Z] ---> Running in d6ab4dac9576 [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-04-20T23:45:59.731Z] Removing intermediate container d6ab4dac9576 [2020-04-20T23:45:59.731Z] ---> 28139fa3571e [2020-04-20T23:45:59.731Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-20T23:45:59.731Z] Successfully built 28139fa3571e [2020-04-20T23:45:59.731Z] 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] } [2020-04-20T23:46:00.148Z] 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 [2020-04-20T23:46:00.714Z] + grep snapcraft.yaml [2020-04-20T23:46:00.714Z] + find /w/workspace/device-mqtt-go/8 [2020-04-20T23:46:00.714Z] + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/8/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-20T23:46:00.858Z] provisioning config files... [2020-04-20T23:46:00.897Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/8@tmp/config8464457622656973516tmp [Pipeline] { [Pipeline] sh [2020-04-20T23:46:01.283Z] + cp /w/workspace/device-mqtt-go/8@tmp/config8464457622656973516tmp /w/workspace/device-mqtt-go/8/edgex-snap-store-login [Pipeline] sh [2020-04-20T23:46:01.621Z] + 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 [2020-04-20T23:46:01.887Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-04-20T23:46:01.887Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-04-20T23:46:01.887Z] b2f61026a351: Pulling fs layer [2020-04-20T23:46:01.887Z] 5538fb30c42c: Pulling fs layer [2020-04-20T23:46:01.887Z] f0b05810781a: Pulling fs layer [2020-04-20T23:46:01.887Z] 0180a33352d6: Pulling fs layer [2020-04-20T23:46:01.887Z] e7604b0c0f53: Pulling fs layer [2020-04-20T23:46:01.887Z] db689cb83ae0: Pulling fs layer [2020-04-20T23:46:01.887Z] 6138af208834: Pulling fs layer [2020-04-20T23:46:01.887Z] 007c8e8c5d63: Pulling fs layer [2020-04-20T23:46:01.887Z] 4f7a387c642f: Pulling fs layer [2020-04-20T23:46:01.887Z] 0180a33352d6: Waiting [2020-04-20T23:46:01.887Z] e7604b0c0f53: Waiting [2020-04-20T23:46:01.887Z] db689cb83ae0: Waiting [2020-04-20T23:46:01.887Z] 6138af208834: Waiting [2020-04-20T23:46:01.887Z] 007c8e8c5d63: Waiting [2020-04-20T23:46:01.887Z] 4f7a387c642f: Waiting [2020-04-20T23:46:01.887Z] f0b05810781a: Verifying Checksum [2020-04-20T23:46:01.887Z] f0b05810781a: Download complete [2020-04-20T23:46:01.887Z] 5538fb30c42c: Verifying Checksum [2020-04-20T23:46:01.887Z] 5538fb30c42c: Download complete [2020-04-20T23:46:01.887Z] 0180a33352d6: Verifying Checksum [2020-04-20T23:46:01.887Z] 0180a33352d6: Download complete [2020-04-20T23:46:02.156Z] db689cb83ae0: Download complete [2020-04-20T23:46:02.156Z] 6138af208834: Verifying Checksum [2020-04-20T23:46:02.156Z] 6138af208834: Download complete [2020-04-20T23:46:02.156Z] 007c8e8c5d63: Verifying Checksum [2020-04-20T23:46:02.156Z] 007c8e8c5d63: Download complete [2020-04-20T23:46:02.156Z] 4f7a387c642f: Verifying Checksum [2020-04-20T23:46:02.156Z] 4f7a387c642f: Download complete [2020-04-20T23:46:04.749Z] b2f61026a351: Verifying Checksum [2020-04-20T23:46:04.749Z] b2f61026a351: Download complete [2020-04-20T23:46:08.107Z] b2f61026a351: Pull complete [2020-04-20T23:46:08.107Z] 5538fb30c42c: Pull complete [2020-04-20T23:46:08.107Z] f0b05810781a: Pull complete [2020-04-20T23:46:08.373Z] 0180a33352d6: Pull complete [2020-04-20T23:46:30.429Z] e7604b0c0f53: Verifying Checksum [2020-04-20T23:46:30.429Z] e7604b0c0f53: Download complete [2020-04-20T23:47:03.009Z] e7604b0c0f53: Pull complete [2020-04-20T23:47:03.009Z] db689cb83ae0: Pull complete [2020-04-20T23:47:03.009Z] 6138af208834: Pull complete [2020-04-20T23:47:03.009Z] 007c8e8c5d63: Pull complete [2020-04-20T23:47:03.009Z] 4f7a387c642f: Pull complete [2020-04-20T23:47:03.009Z] Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 [2020-04-20T23:47:03.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-04-20T23:47:05.598Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-04-20T23:47:05.598Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-04-20T23:47:05.598Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-04-20T23:47:05.598Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-04-20T23:47:06.180Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1221 kB] [2020-04-20T23:47:06.765Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [844 kB] [2020-04-20T23:47:06.765Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] [2020-04-20T23:47:06.765Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7336 B] [2020-04-20T23:47:07.031Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [743 kB] [2020-04-20T23:47:07.031Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [572 kB] [2020-04-20T23:47:07.617Z] Fetched 3648 kB in 2s (1520 kB/s) [2020-04-20T23:47:11.868Z] Reading package lists... [2020-04-20T23:47:26.844Z] Installing build dependencies: curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase openssh-client patch perl perl-modules-5.26 xauth [2020-04-20T23:47:31.100Z] Reading package lists... [2020-04-20T23:47:32.060Z] Building dependency tree... [2020-04-20T23:47:32.060Z] Reading state information... [2020-04-20T23:47:32.644Z] The following packages were automatically installed and are no longer required: [2020-04-20T23:47:32.644Z] libjq1 liblzo2-2 libonig4 [2020-04-20T23:47:32.644Z] Use 'sudo apt autoremove' to remove them. [2020-04-20T23:47:32.644Z] Suggested packages: [2020-04-20T23:47:32.644Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-04-20T23:47:32.644Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-04-20T23:47:32.644Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-04-20T23:47:32.644Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-04-20T23:47:33.226Z] The following NEW packages will be installed: [2020-04-20T23:47:33.226Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-04-20T23:47:33.226Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-04-20T23:47:33.226Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-04-20T23:47:33.227Z] openssh-client patch perl perl-modules-5.26 xauth [2020-04-20T23:47:33.493Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-04-20T23:47:33.493Z] Need to get 12.9 MB of archives. [2020-04-20T23:47:33.493Z] After this operation, 84.2 MB of additional disk space will be used. [2020-04-20T23:47:33.493Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] [2020-04-20T23:47:33.493Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-04-20T23:47:33.759Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] [2020-04-20T23:47:33.759Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] [2020-04-20T23:47:33.759Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-04-20T23:47:33.759Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] [2020-04-20T23:47:34.025Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] [2020-04-20T23:47:34.025Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-04-20T23:47:34.983Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-04-20T23:47:34.983Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-04-20T23:47:34.983Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-04-20T23:47:35.567Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-04-20T23:47:35.567Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-04-20T23:47:35.567Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-04-20T23:47:35.567Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-04-20T23:47:35.567Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-04-20T23:47:35.567Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] [2020-04-20T23:47:35.567Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] [2020-04-20T23:47:35.567Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-04-20T23:47:35.567Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] [2020-04-20T23:47:35.567Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] [2020-04-20T23:47:35.835Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] [2020-04-20T23:47:35.835Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-04-20T23:47:35.835Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.6 [803 kB] [2020-04-20T23:47:35.835Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.6 [2950 kB] [2020-04-20T23:47:36.102Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-04-20T23:47:36.103Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-04-20T23:47:37.063Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-20T23:47:37.063Z] Fetched 12.9 MB in 3s (4457 kB/s) [2020-04-20T23:47:37.063Z] Selecting previously unselected package libxau6:arm64. [2020-04-20T23:47:37.063Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4630 files and directories currently installed.) [2020-04-20T23:47:37.063Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... [2020-04-20T23:47:37.063Z] Unpacking libxau6:arm64 (1:1.0.8-1) ... [2020-04-20T23:47:37.330Z] Selecting previously unselected package libbsd0:arm64. [2020-04-20T23:47:37.330Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-04-20T23:47:37.330Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-04-20T23:47:37.330Z] Selecting previously unselected package libxdmcp6:arm64. [2020-04-20T23:47:37.330Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2020-04-20T23:47:37.330Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2020-04-20T23:47:37.598Z] Selecting previously unselected package libxcb1:arm64. [2020-04-20T23:47:37.598Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... [2020-04-20T23:47:37.598Z] Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-04-20T23:47:37.598Z] Selecting previously unselected package libx11-data. [2020-04-20T23:47:37.598Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-04-20T23:47:37.598Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-20T23:47:38.186Z] Selecting previously unselected package libx11-6:arm64. [2020-04-20T23:47:38.186Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... [2020-04-20T23:47:38.186Z] Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-04-20T23:47:38.186Z] Selecting previously unselected package libxext6:arm64. [2020-04-20T23:47:38.186Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... [2020-04-20T23:47:38.186Z] Unpacking libxext6:arm64 (2:1.3.3-1) ... [2020-04-20T23:47:38.454Z] Selecting previously unselected package perl-modules-5.26. [2020-04-20T23:47:38.454Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-04-20T23:47:38.454Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-20T23:47:39.870Z] Selecting previously unselected package libgdbm5:arm64. [2020-04-20T23:47:39.870Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... [2020-04-20T23:47:39.870Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-04-20T23:47:40.136Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-04-20T23:47:40.136Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-04-20T23:47:40.136Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-04-20T23:47:40.404Z] Selecting previously unselected package libperl5.26:arm64. [2020-04-20T23:47:40.404Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-04-20T23:47:40.404Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-04-20T23:47:41.816Z] Selecting previously unselected package perl. [2020-04-20T23:47:41.816Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-04-20T23:47:41.816Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-04-20T23:47:41.816Z] Selecting previously unselected package less. [2020-04-20T23:47:41.816Z] Preparing to unpack .../12-less_487-0.1_arm64.deb ... [2020-04-20T23:47:42.082Z] Unpacking less (487-0.1) ... [2020-04-20T23:47:42.082Z] Selecting previously unselected package libexpat1:arm64. [2020-04-20T23:47:42.082Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-04-20T23:47:42.082Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-04-20T23:47:42.351Z] Selecting previously unselected package netbase. [2020-04-20T23:47:42.351Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-04-20T23:47:42.351Z] Unpacking netbase (5.4) ... [2020-04-20T23:47:42.351Z] Selecting previously unselected package libedit2:arm64. [2020-04-20T23:47:42.351Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... [2020-04-20T23:47:42.351Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-04-20T23:47:42.619Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-04-20T23:47:42.619Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... [2020-04-20T23:47:42.619Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-04-20T23:47:42.885Z] Selecting previously unselected package libxmuu1:arm64. [2020-04-20T23:47:42.885Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... [2020-04-20T23:47:42.885Z] Unpacking libxmuu1:arm64 (2:1.1.2-2) ... [2020-04-20T23:47:43.153Z] Selecting previously unselected package openssh-client. [2020-04-20T23:47:43.153Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-04-20T23:47:43.153Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-20T23:47:43.420Z] Selecting previously unselected package xauth. [2020-04-20T23:47:43.420Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... [2020-04-20T23:47:43.420Z] Unpacking xauth (1:1.0.10-1) ... [2020-04-20T23:47:43.420Z] Selecting previously unselected package curl. [2020-04-20T23:47:43.420Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... [2020-04-20T23:47:43.420Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-04-20T23:47:43.714Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-04-20T23:47:43.714Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... [2020-04-20T23:47:43.714Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-04-20T23:47:44.001Z] Selecting previously unselected package liberror-perl. [2020-04-20T23:47:44.001Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-04-20T23:47:44.001Z] Unpacking liberror-perl (0.17025-1) ... [2020-04-20T23:47:44.001Z] Selecting previously unselected package git-man. [2020-04-20T23:47:44.001Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.6_all.deb ... [2020-04-20T23:47:44.001Z] Unpacking git-man (1:2.17.1-1ubuntu0.6) ... [2020-04-20T23:47:44.284Z] Selecting previously unselected package git. [2020-04-20T23:47:44.284Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.6_arm64.deb ... [2020-04-20T23:47:44.284Z] Unpacking git (1:2.17.1-1ubuntu0.6) ... [2020-04-20T23:47:45.750Z] Selecting previously unselected package make. [2020-04-20T23:47:45.750Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... [2020-04-20T23:47:45.750Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-04-20T23:47:46.017Z] Selecting previously unselected package patch. [2020-04-20T23:47:46.017Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-04-20T23:47:46.017Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-04-20T23:47:46.017Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-04-20T23:47:46.284Z] Setting up git-man (1:2.17.1-1ubuntu0.6) ... [2020-04-20T23:47:46.284Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-04-20T23:47:46.284Z] Setting up less (487-0.1) ... [2020-04-20T23:47:46.552Z] Setting up make (4.1-9.1ubuntu1) ... [2020-04-20T23:47:46.818Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-04-20T23:47:47.085Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-04-20T23:47:47.085Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-04-20T23:47:47.353Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-20T23:47:47.353Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-04-20T23:47:47.353Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-04-20T23:47:47.353Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-04-20T23:47:47.353Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2020-04-20T23:47:47.353Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-04-20T23:47:47.353Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-20T23:47:47.937Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-20T23:47:47.937Z] Setting up libxau6:arm64 (1:1.0.8-1) ... [2020-04-20T23:47:47.937Z] Setting up netbase (5.4) ... [2020-04-20T23:47:47.937Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-04-20T23:47:47.937Z] Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-04-20T23:47:48.203Z] Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-04-20T23:47:48.203Z] Setting up libxmuu1:arm64 (2:1.1.2-2) ... [2020-04-20T23:47:48.203Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-04-20T23:47:48.203Z] Setting up libxext6:arm64 (2:1.3.3-1) ... [2020-04-20T23:47:48.203Z] Setting up liberror-perl (0.17025-1) ... [2020-04-20T23:47:48.203Z] Setting up xauth (1:1.0.10-1) ... [2020-04-20T23:47:48.203Z] Setting up git (1:2.17.1-1ubuntu0.6) ... [2020-04-20T23:47:48.470Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-04-20T23:47:55.108Z] curl set to automatically installed. [2020-04-20T23:47:55.108Z] git set to automatically installed. [2020-04-20T23:47:55.108Z] git-man set to automatically installed. [2020-04-20T23:47:55.108Z] less set to automatically installed. [2020-04-20T23:47:55.108Z] libbsd0 set to automatically installed. [2020-04-20T23:47:55.108Z] libcurl3-gnutls set to automatically installed. [2020-04-20T23:47:55.108Z] libedit2 set to automatically installed. [2020-04-20T23:47:55.108Z] liberror-perl set to automatically installed. [2020-04-20T23:47:55.108Z] libexpat1 set to automatically installed. [2020-04-20T23:47:55.108Z] libgdbm-compat4 set to automatically installed. [2020-04-20T23:47:55.108Z] libgdbm5 set to automatically installed. [2020-04-20T23:47:55.108Z] libperl5.26 set to automatically installed. [2020-04-20T23:47:55.108Z] libssl1.0.0 set to automatically installed. [2020-04-20T23:47:55.108Z] libx11-6 set to automatically installed. [2020-04-20T23:47:55.108Z] libx11-data set to automatically installed. [2020-04-20T23:47:55.108Z] libxau6 set to automatically installed. [2020-04-20T23:47:55.108Z] libxcb1 set to automatically installed. [2020-04-20T23:47:55.108Z] libxdmcp6 set to automatically installed. [2020-04-20T23:47:55.108Z] libxext6 set to automatically installed. [2020-04-20T23:47:55.108Z] libxmuu1 set to automatically installed. [2020-04-20T23:47:55.108Z] make set to automatically installed. [2020-04-20T23:47:55.108Z] netbase set to automatically installed. [2020-04-20T23:47:55.108Z] openssh-client set to automatically installed. [2020-04-20T23:47:55.108Z] patch set to automatically installed. [2020-04-20T23:47:55.108Z] perl set to automatically installed. [2020-04-20T23:47:55.108Z] perl-modules-5.26 set to automatically installed. [2020-04-20T23:47:55.108Z] xauth set to automatically installed. [2020-04-20T23:47:55.108Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-04-20T23:47:55.108Z] Please ensure the environment is properly setup before continuing. [2020-04-20T23:47:55.108Z] Ignore this message if the appropriate measures have already been taken [2020-04-20T23:47:56.066Z] Pulling go [2020-04-20T23:47:59.409Z] 'device-mqtt' has dependencies that need to be staged: go [2020-04-20T23:47:59.409Z] Skipping pull go (already ran) [2020-04-20T23:47:59.409Z] Building go [2020-04-20T23:47:59.677Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-04-20T23:47:59.677Z] Dload Upload Total Spent Left Speed [2020-04-20T23:48:02.185Z] 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 [2020-04-20T23:48:03.592Z] go1.11.9.linux-arm64.tar.gz: OK [2020-04-20T23:48:25.653Z] Staging go [2020-04-20T23:48:28.236Z] Pulling device-mqtt [2020-04-20T23:48:30.814Z] Skipping build go (already ran) [2020-04-20T23:48:30.814Z] Building device-mqtt [2020-04-20T23:48:31.083Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-04-20T23:48:31.353Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-20T23:48:31.353Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 [2020-04-20T23:48:31.353Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-20T23:48:31.353Z] go: finding github.com/google/uuid v1.1.1 [2020-04-20T23:48:31.353Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-20T23:48:31.353Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-20T23:48:31.944Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-20T23:48:32.215Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-20T23:48:32.215Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-20T23:48:33.186Z] go: finding github.com/google/uuid v1.1.0 [2020-04-20T23:48:33.186Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-20T23:48:33.186Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-20T23:48:33.457Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-20T23:48:33.457Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-20T23:48:33.726Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-20T23:48:33.726Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-20T23:48:34.692Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-20T23:48:35.280Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-20T23:48:35.280Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-20T23:48:35.550Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-20T23:48:35.550Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-20T23:48:35.817Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-20T23:48:36.405Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-20T23:48:37.378Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-20T23:48:37.378Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-20T23:48:37.965Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-20T23:48:37.965Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-20T23:48:38.233Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 [2020-04-20T23:48:38.505Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-20T23:48:38.775Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-20T23:48:39.044Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-20T23:48:40.014Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-20T23:48:40.014Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-20T23:48:40.014Z] go: finding github.com/kr/text v0.1.0 [2020-04-20T23:48:40.014Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-20T23:48:40.285Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-20T23:48:40.875Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-20T23:48:40.875Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-20T23:48:41.468Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-20T23:48:41.741Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-20T23:48:42.011Z] go: finding github.com/kr/pty v1.1.1 [2020-04-20T23:48:42.281Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-20T23:48:42.281Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-20T23:48:44.260Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-20T23:48:44.260Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-20T23:48:44.260Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-20T23:48:44.260Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-20T23:48:44.260Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-20T23:48:44.260Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-20T23:48:44.260Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-20T23:48:44.260Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-20T23:48:45.687Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-20T23:48:45.958Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-20T23:48:46.547Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-20T23:48:46.547Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-20T23:48:46.547Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-20T23:48:46.547Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-20T23:48:46.547Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-20T23:48:46.547Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-20T23:48:46.547Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-20T23:48:46.547Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-20T23:48:47.141Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-20T23:48:47.741Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-04-20T23:48:48.330Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-20T23:48:48.330Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-20T23:48:48.330Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-20T23:48:48.929Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-20T23:48:48.929Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-20T23:48:48.929Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-20T23:48:48.929Z] go: finding github.com/posener/complete v1.1.1 [2020-04-20T23:48:48.929Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-20T23:48:49.202Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-20T23:48:49.202Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-20T23:48:49.484Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-20T23:48:50.907Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-20T23:48:50.907Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-20T23:48:51.508Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-04-20T23:48:51.508Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-20T23:48:51.781Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-20T23:48:51.781Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-20T23:48:51.781Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-20T23:48:51.781Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-04-20T23:48:52.054Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-20T23:48:52.649Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-20T23:48:52.922Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-20T23:48:52.922Z] go: finding github.com/fatih/color v1.7.0 [2020-04-20T23:48:54.887Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-20T23:48:56.863Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 [2020-04-20T23:48:56.863Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-20T23:48:56.863Z] go: downloading github.com/spf13/cast v1.3.0 [2020-04-20T23:48:56.863Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-20T23:48:56.863Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-20T23:48:56.863Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-20T23:48:57.135Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-04-20T23:48:57.135Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-04-20T23:48:57.135Z] go: downloading github.com/google/uuid v1.1.1 [2020-04-20T23:48:57.135Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-20T23:48:57.135Z] go: downloading github.com/pkg/errors v0.8.1 [2020-04-20T23:48:57.409Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-20T23:48:57.409Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-04-20T23:48:57.409Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-20T23:48:57.409Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-20T23:48:57.409Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-04-20T23:48:57.682Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-04-20T23:48:57.682Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-04-20T23:48:57.682Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-20T23:48:57.951Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-20T23:48:57.951Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-04-20T23:48:57.951Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-04-20T23:48:58.221Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-20T23:48:58.221Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-04-20T23:48:58.221Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-04-20T23:48:58.221Z] go: downloading github.com/x448/float16 v0.8.4 [2020-04-20T23:48:58.493Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-04-20T23:48:58.493Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-20T23:48:58.493Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-20T23:48:58.760Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-04-20T23:49:00.164Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-20T23:49:00.429Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-20T23:49:00.429Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-04-20T23:49:03.774Z] # github.com/fxamacker/cbor/v2 [2020-04-20T23:49:03.774Z] /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) [2020-04-20T23:49:03.774Z] /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) [2020-04-20T23:49:18.813Z] note: module requires Go 1.12Makefile:22: recipe for target 'cmd/device-mqtt' failed [2020-04-20T23:49:18.813Z] make: *** [cmd/device-mqtt] Error 2 [2020-04-20T23:49:19.080Z] Failed to run 'override-build': Exit code was 2. [Pipeline] } [2020-04-20T23:49:23.357Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-20T23:49:24.009Z] 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 [2020-04-20T23:49:25.255Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-20T23:49:25.552Z] ---> package-listing.sh [2020-04-20T23:49:25.552Z] ++ facter osfamily [2020-04-20T23:49:25.552Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-20T23:49:25.552Z] + OS_FAMILY=redhat [2020-04-20T23:49:25.552Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-139 [2020-04-20T23:49:25.552Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-20T23:49:25.552Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-20T23:49:25.552Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-20T23:49:25.552Z] + PACKAGES=/tmp/packages_start.txt [2020-04-20T23:49:25.552Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-139 ']' [2020-04-20T23:49:25.552Z] + PACKAGES=/tmp/packages_end.txt [2020-04-20T23:49:25.552Z] + case "${OS_FAMILY}" in [2020-04-20T23:49:25.552Z] + rpm -qa [2020-04-20T23:49:25.552Z] + sort [2020-04-20T23:49:29.747Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-20T23:49:29.747Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-20T23:49:29.747Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-20T23:49:29.747Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-139 ']' [2020-04-20T23:49:29.747Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-139/archives/ [2020-04-20T23:49:29.747Z] + 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 [2020-04-20T23:49:30.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-20T23:49:30.224Z] [2020-04-20T23:49:30.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-20T23:49:30.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-20T23:49:30.565Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-20T23:49:30.565Z] c9b1b535fdd9: Pulling fs layer [2020-04-20T23:49:30.565Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-20T23:49:30.565Z] 756a868c4378: Pulling fs layer [2020-04-20T23:49:30.565Z] 444b2fc9a129: Pulling fs layer [2020-04-20T23:49:30.565Z] ea15f1150254: Pulling fs layer [2020-04-20T23:49:30.565Z] 41b27a9f41bf: Pulling fs layer [2020-04-20T23:49:30.565Z] 28c525ee5125: Pulling fs layer [2020-04-20T23:49:30.565Z] 094b1ea09ed8: Pulling fs layer [2020-04-20T23:49:30.565Z] 138eaada9080: Pulling fs layer [2020-04-20T23:49:30.565Z] 0622d0fa9048: Pulling fs layer [2020-04-20T23:49:30.565Z] 444b2fc9a129: Waiting [2020-04-20T23:49:30.565Z] ea15f1150254: Waiting [2020-04-20T23:49:30.565Z] 41b27a9f41bf: Waiting [2020-04-20T23:49:30.565Z] 28c525ee5125: Waiting [2020-04-20T23:49:30.565Z] 094b1ea09ed8: Waiting [2020-04-20T23:49:30.565Z] 138eaada9080: Waiting [2020-04-20T23:49:30.565Z] 0622d0fa9048: Waiting [2020-04-20T23:49:30.565Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-20T23:49:30.565Z] 2cc5ad85d9ab: Download complete [2020-04-20T23:49:30.565Z] 444b2fc9a129: Verifying Checksum [2020-04-20T23:49:30.565Z] 444b2fc9a129: Download complete [2020-04-20T23:49:30.565Z] c9b1b535fdd9: Verifying Checksum [2020-04-20T23:49:30.565Z] c9b1b535fdd9: Download complete [2020-04-20T23:49:30.565Z] ea15f1150254: Verifying Checksum [2020-04-20T23:49:30.565Z] ea15f1150254: Download complete [2020-04-20T23:49:30.830Z] 28c525ee5125: Verifying Checksum [2020-04-20T23:49:30.830Z] 28c525ee5125: Download complete [2020-04-20T23:49:31.103Z] c9b1b535fdd9: Pull complete [2020-04-20T23:49:31.103Z] 756a868c4378: Verifying Checksum [2020-04-20T23:49:31.103Z] 756a868c4378: Download complete [2020-04-20T23:49:31.103Z] 138eaada9080: Verifying Checksum [2020-04-20T23:49:31.103Z] 138eaada9080: Download complete [2020-04-20T23:49:31.103Z] 094b1ea09ed8: Verifying Checksum [2020-04-20T23:49:31.103Z] 094b1ea09ed8: Download complete [2020-04-20T23:49:31.103Z] 0622d0fa9048: Verifying Checksum [2020-04-20T23:49:31.103Z] 0622d0fa9048: Download complete [2020-04-20T23:49:31.369Z] 2cc5ad85d9ab: Pull complete [2020-04-20T23:49:31.636Z] 41b27a9f41bf: Verifying Checksum [2020-04-20T23:49:31.636Z] 41b27a9f41bf: Download complete [2020-04-20T23:49:33.543Z] 756a868c4378: Pull complete [2020-04-20T23:49:33.543Z] 444b2fc9a129: Pull complete [2020-04-20T23:49:33.801Z] ea15f1150254: Pull complete [2020-04-20T23:49:37.092Z] 41b27a9f41bf: Pull complete [2020-04-20T23:49:37.092Z] 28c525ee5125: Pull complete [2020-04-20T23:49:38.997Z] 094b1ea09ed8: Pull complete [2020-04-20T23:49:39.256Z] 138eaada9080: Pull complete [2020-04-20T23:49:39.256Z] 0622d0fa9048: Pull complete [2020-04-20T23:49:39.256Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-20T23:49:39.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-20T23:49:39.413Z] prd-centos7-docker-4c-2g-5071 does not seem to be running inside a container [2020-04-20T23:49:39.448Z] $ 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 [2020-04-20T23:49:40.510Z] $ docker top c71dc823e0d85ebea5b202522334e55f4f1584b35a3d390626a4bd20fc30378f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-20T23:49:40.773Z] provisioning config files... [2020-04-20T23:49:40.789Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/config8197413306641219957tmp [Pipeline] { [Pipeline] echo [2020-04-20T23:49:40.843Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-20T23:49:41.131Z] ---> create-netrc.sh [Pipeline] echo [2020-04-20T23:49:41.137Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-20T23:49:41.424Z] ---> logs-deploy.sh [2020-04-20T23:49:41.424Z] + ARCHIVE_ARTIFACTS= [2020-04-20T23:49:41.424Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-20T23:49:41.424Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-20T23:49:41.424Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-20T23:49:41.424Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-139/8 [2020-04-20T23:49:41.424Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-139/8/ [2020-04-20T23:49:41.424Z] + 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 [2020-04-20T23:49:42.797Z] Archives upload complete. [2020-04-20T23:49:42.797Z] + 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/ [2020-04-20T23:49:43.364Z] ---> uname -a: [2020-04-20T23:49:43.364Z] Linux c71dc823e0d8 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-20T23:49:43.364Z] [2020-04-20T23:49:43.364Z] [2020-04-20T23:49:43.364Z] ---> lscpu: [2020-04-20T23:49:43.364Z] Architecture: x86_64 [2020-04-20T23:49:43.364Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-20T23:49:43.364Z] Byte Order: Little Endian [2020-04-20T23:49:43.364Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-20T23:49:43.364Z] CPU(s): 4 [2020-04-20T23:49:43.364Z] On-line CPU(s) list: 0-3 [2020-04-20T23:49:43.364Z] Thread(s) per core: 1 [2020-04-20T23:49:43.364Z] Core(s) per socket: 1 [2020-04-20T23:49:43.364Z] Socket(s): 4 [2020-04-20T23:49:43.364Z] NUMA node(s): 1 [2020-04-20T23:49:43.364Z] Vendor ID: GenuineIntel [2020-04-20T23:49:43.364Z] CPU family: 6 [2020-04-20T23:49:43.364Z] Model: 44 [2020-04-20T23:49:43.364Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-20T23:49:43.364Z] Stepping: 1 [2020-04-20T23:49:43.364Z] CPU MHz: 2933.438 [2020-04-20T23:49:43.364Z] BogoMIPS: 5866.87 [2020-04-20T23:49:43.364Z] Virtualization: VT-x [2020-04-20T23:49:43.364Z] Hypervisor vendor: KVM [2020-04-20T23:49:43.364Z] Virtualization type: full [2020-04-20T23:49:43.364Z] L1d cache: 128 KiB [2020-04-20T23:49:43.364Z] L1i cache: 128 KiB [2020-04-20T23:49:43.364Z] L2 cache: 16 MiB [2020-04-20T23:49:43.364Z] L3 cache: 64 MiB [2020-04-20T23:49:43.364Z] NUMA node0 CPU(s): 0-3 [2020-04-20T23:49:43.364Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-20T23:49:43.364Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-20T23:49:43.364Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-20T23:49:43.364Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-20T23:49:43.364Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-20T23:49:43.364Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-04-20T23:49:43.364Z] [2020-04-20T23:49:43.364Z] [2020-04-20T23:49:43.364Z] ---> nproc: [2020-04-20T23:49:43.364Z] 4 [2020-04-20T23:49:43.364Z] [2020-04-20T23:49:43.364Z] [2020-04-20T23:49:43.364Z] ---> df -h: [2020-04-20T23:49:43.364Z] Filesystem Size Used Available Use% Mounted on [2020-04-20T23:49:43.364Z] overlay 50.0G 6.4G 43.6G 13% / [2020-04-20T23:49:43.364Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-20T23:49:43.364Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-20T23:49:43.364Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-20T23:49:43.364Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-04-20T23:49:43.364Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-04-20T23:49:43.364Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-04-20T23:49:43.364Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-04-20T23:49:43.364Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/gexfoundry_device-mqtt-go_PR-139 [2020-04-20T23:49:43.364Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp [2020-04-20T23:49:43.364Z] [2020-04-20T23:49:43.364Z] [2020-04-20T23:49:43.364Z] ---> free -m: [2020-04-20T23:49:43.364Z] total used free shared buff/cache available [2020-04-20T23:49:43.364Z] Mem: 1838 602 67 0 1167 1130 [2020-04-20T23:49:43.364Z] Swap: 1023 0 1023 [2020-04-20T23:49:43.364Z] [2020-04-20T23:49:43.364Z] [2020-04-20T23:49:43.364Z] ---> ip addr: [2020-04-20T23:49:43.364Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-20T23:49:43.364Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-20T23:49:43.364Z] inet 127.0.0.1/8 scope host lo [2020-04-20T23:49:43.364Z] valid_lft forever preferred_lft forever [2020-04-20T23:49:43.364Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-20T23:49:43.364Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-20T23:49:43.364Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-20T23:49:43.364Z] valid_lft forever preferred_lft forever [2020-04-20T23:49:43.364Z] [2020-04-20T23:49:43.364Z] [2020-04-20T23:49:43.364Z] ---> sar -b -r -n DEV: [2020-04-20T23:49:43.364Z] 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) [2020-04-20T23:49:43.364Z] [2020-04-20T23:49:43.364Z] 23:39:51 LINUX RESTART [2020-04-20T23:49:43.364Z] [2020-04-20T23:49:43.364Z] 23:41:01 tps rtps wtps bread/s bwrtn/s [2020-04-20T23:49:43.364Z] 23:42:01 2.60 0.00 2.60 0.00 92.06 [2020-04-20T23:49:43.364Z] 23:43:01 0.63 0.00 0.63 0.00 8.89 [2020-04-20T23:49:43.364Z] 23:44:01 0.62 0.00 0.62 0.00 7.00 [2020-04-20T23:49:43.364Z] 23:45:01 0.23 0.00 0.23 0.00 3.85 [2020-04-20T23:49:43.364Z] 23:46:01 0.30 0.00 0.30 0.00 5.18 [2020-04-20T23:49:43.364Z] 23:47:01 0.28 0.00 0.28 0.00 3.00 [2020-04-20T23:49:43.365Z] 23:48:01 0.28 0.00 0.28 0.00 3.07 [2020-04-20T23:49:43.365Z] 23:49:01 0.32 0.00 0.32 0.00 5.26 [2020-04-20T23:49:43.365Z] Average: 0.66 0.00 0.66 0.00 16.04 [2020-04-20T23:49:43.365Z] [2020-04-20T23:49:43.365Z] 23:41:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-20T23:49:43.365Z] 23:42:01 109532 1772772 94.18 2620 1238080 909020 31.02 430988 1179124 8 [2020-04-20T23:49:43.365Z] 23:43:01 107916 1774388 94.27 2620 1238084 909260 31.02 432784 1178824 8 [2020-04-20T23:49:43.365Z] 23:44:01 109336 1772968 94.19 2620 1238096 909020 31.02 431416 1178824 8 [2020-04-20T23:49:43.365Z] 23:45:01 108860 1773444 94.22 2620 1238096 909128 31.02 432004 1178820 8 [2020-04-20T23:49:43.365Z] 23:46:01 108352 1773952 94.24 2620 1238104 909236 31.02 432624 1178820 8 [2020-04-20T23:49:43.365Z] 23:47:01 109764 1772540 94.17 2620 1238108 909020 31.02 431476 1178816 8 [2020-04-20T23:49:43.365Z] 23:48:01 112852 1769452 94.00 2620 1238112 909020 31.02 428072 1178816 8 [2020-04-20T23:49:43.365Z] 23:49:01 112004 1770300 94.05 2620 1238116 909188 31.02 428972 1178816 8 [2020-04-20T23:49:43.365Z] Average: 109827 1772477 94.17 2620 1238100 909112 31.02 431042 1178858 8 [2020-04-20T23:49:43.365Z] [2020-04-20T23:49:43.365Z] 23:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-20T23:49:43.365Z] 23:42:01 eth0 1.20 0.08 0.10 0.01 0.00 0.00 0.00 [2020-04-20T23:49:43.365Z] 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T23:49:43.365Z] 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T23:49:43.365Z] 23:43:01 eth0 1.47 0.77 0.71 0.38 0.00 0.00 0.00 [2020-04-20T23:49:43.365Z] 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T23:49:43.365Z] 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T23:49:43.365Z] 23:44:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 [2020-04-20T23:49:43.365Z] 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T23:49:43.365Z] 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T23:49:43.365Z] 23:45:01 eth0 2.13 0.67 0.82 0.49 0.00 0.00 0.00 [2020-04-20T23:49:43.365Z] 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T23:49:43.365Z] 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T23:49:43.365Z] 23:46:01 eth0 1.75 1.08 0.95 0.66 0.00 0.00 0.00 [2020-04-20T23:49:43.365Z] 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T23:49:43.365Z] 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T23:49:43.365Z] 23:47:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 [2020-04-20T23:49:43.365Z] 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T23:49:43.365Z] 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T23:49:43.365Z] 23:48:01 eth0 0.15 0.07 0.01 0.01 0.00 0.00 0.00 [2020-04-20T23:49:43.365Z] 23:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T23:49:43.365Z] 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T23:49:43.365Z] 23:49:01 eth0 1.35 0.43 0.34 0.21 0.00 0.00 0.00 [2020-04-20T23:49:43.365Z] 23:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T23:49:43.365Z] 23:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T23:49:43.365Z] Average: eth0 1.03 0.41 0.37 0.22 0.00 0.00 0.00 [2020-04-20T23:49:43.365Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T23:49:43.365Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T23:49:43.365Z] [2020-04-20T23:49:43.365Z] [2020-04-20T23:49:43.365Z] ---> sar -P ALL: [2020-04-20T23:49:43.365Z] 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) [2020-04-20T23:49:43.365Z] [2020-04-20T23:49:43.365Z] 23:39:51 LINUX RESTART [2020-04-20T23:49:43.365Z] [2020-04-20T23:49:43.365Z] 23:41:01 CPU %user %nice %system %iowait %steal %idle [2020-04-20T23:49:43.365Z] 23:42:01 all 0.20 0.00 0.06 0.00 0.00 99.74 [2020-04-20T23:49:43.365Z] 23:42:01 0 0.12 0.00 0.08 0.00 0.00 99.80 [2020-04-20T23:49:43.365Z] 23:42:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2020-04-20T23:49:43.365Z] 23:42:01 2 0.22 0.00 0.07 0.00 0.00 99.72 [2020-04-20T23:49:43.365Z] 23:42:01 3 0.42 0.00 0.07 0.00 0.00 99.52 [2020-04-20T23:49:43.365Z] 23:43:01 all 0.21 0.00 0.05 0.00 0.00 99.73 [2020-04-20T23:49:43.365Z] 23:43:01 0 0.15 0.00 0.07 0.00 0.00 99.78 [2020-04-20T23:49:43.365Z] 23:43:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2020-04-20T23:49:43.365Z] 23:43:01 2 0.55 0.00 0.05 0.00 0.00 99.40 [2020-04-20T23:49:43.365Z] 23:43:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-20T23:49:43.365Z] 23:44:01 all 0.16 0.00 0.05 0.00 0.00 99.78 [2020-04-20T23:49:43.365Z] 23:44:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2020-04-20T23:49:43.365Z] 23:44:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2020-04-20T23:49:43.365Z] 23:44:01 2 0.53 0.00 0.07 0.00 0.02 99.38 [2020-04-20T23:49:43.365Z] 23:44:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-04-20T23:49:43.365Z] 23:45:01 all 0.15 0.00 0.07 0.00 0.00 99.77 [2020-04-20T23:49:43.365Z] 23:45:01 0 0.08 0.00 0.05 0.00 0.00 99.87 [2020-04-20T23:49:43.365Z] 23:45:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2020-04-20T23:49:43.365Z] 23:45:01 2 0.10 0.00 0.03 0.00 0.00 99.87 [2020-04-20T23:49:43.365Z] 23:45:01 3 0.33 0.00 0.12 0.00 0.00 99.55 [2020-04-20T23:49:43.365Z] 23:46:01 all 0.09 0.00 0.07 0.00 0.00 99.84 [2020-04-20T23:49:43.365Z] 23:46:01 0 0.15 0.00 0.10 0.00 0.00 99.75 [2020-04-20T23:49:43.365Z] 23:46:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2020-04-20T23:49:43.365Z] 23:46:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2020-04-20T23:49:43.365Z] 23:46:01 3 0.12 0.00 0.08 0.00 0.00 99.80 [2020-04-20T23:49:43.365Z] 23:47:01 all 0.06 0.00 0.05 0.00 0.00 99.89 [2020-04-20T23:49:43.365Z] 23:47:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-04-20T23:49:43.365Z] 23:47:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-04-20T23:49:43.365Z] 23:47:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-20T23:49:43.365Z] 23:47:01 3 0.08 0.00 0.05 0.00 0.00 99.87 [2020-04-20T23:49:43.365Z] 23:48:01 all 0.11 0.00 0.05 0.00 0.00 99.84 [2020-04-20T23:49:43.365Z] 23:48:01 0 0.05 0.00 0.08 0.00 0.00 99.87 [2020-04-20T23:49:43.365Z] 23:48:01 1 0.32 0.00 0.07 0.00 0.00 99.62 [2020-04-20T23:49:43.365Z] 23:48:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2020-04-20T23:49:43.365Z] 23:48:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-04-20T23:49:43.365Z] 23:49:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-04-20T23:49:43.365Z] 23:49:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-20T23:49:43.365Z] 23:49:01 1 0.53 0.00 0.03 0.00 0.02 99.42 [2020-04-20T23:49:43.365Z] 23:49:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-04-20T23:49:43.365Z] 23:49:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-04-20T23:49:43.365Z] Average: all 0.15 0.00 0.06 0.00 0.00 99.80 [2020-04-20T23:49:43.365Z] Average: 0 0.08 0.00 0.06 0.00 0.00 99.85 [2020-04-20T23:49:43.365Z] Average: 1 0.15 0.00 0.05 0.00 0.00 99.79 [2020-04-20T23:49:43.365Z] Average: 2 0.20 0.00 0.05 0.00 0.00 99.75 [2020-04-20T23:49:43.365Z] Average: 3 0.15 0.00 0.06 0.00 0.00 99.79 [2020-04-20T23:49:43.365Z] [2020-04-20T23:49:43.365Z] [2020-04-20T23:49:43.365Z]