Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8b9d4518ce44b452ea6e7170c38b8c7009d29236 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-8826 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_master # 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/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 8b9d4518ce44b452ea6e7170c38b8c7009d29236 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8b9d4518ce44b452ea6e7170c38b8c7009d29236 # timeout=10 Commit message: "Merge pull request #146 from lranjbar/snap-rebuild" > git rev-list --no-walk 4f542d150f63fd84c4c4e03c791e07fdb7c9aef4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:11:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:11:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:11:17 ========================================================= 19:11:17 EdgeX Global Pipelines Version Info 19:11:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:11:18 ------------------- 19:11:18 stable info: 19:11:18 ------------------- 19:11:18 Commited By: Emilio Reyes emilio.reyes@intel.com 19:11:18 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 19:11:18 Message: update stable to v1.0.87 19:11:19 ------------------- 19:11:19 experimental info: 19:11:19 ------------------- 19:11:19 Commited By: **** collab-it+edgex@linuxfoundation.org 19:11:19 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 19:11:19 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 19:11:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:11:21 19:11:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:11:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:11:22 latest: Pulling from edgex-devops/git-semver 19:11:22 9123ac7c32f7: Pulling fs layer 19:11:22 b8cc5d1170e3: Pulling fs layer 19:11:22 2924cbbf6a41: Pulling fs layer 19:11:22 93b08a4f1073: Pulling fs layer 19:11:22 93b08a4f1073: Waiting 19:11:22 b8cc5d1170e3: Verifying Checksum 19:11:22 b8cc5d1170e3: Download complete 19:11:22 9123ac7c32f7: Verifying Checksum 19:11:22 9123ac7c32f7: Download complete 19:11:22 93b08a4f1073: Verifying Checksum 19:11:22 93b08a4f1073: Download complete 19:11:22 2924cbbf6a41: Verifying Checksum 19:11:22 2924cbbf6a41: Download complete 19:11:22 9123ac7c32f7: Pull complete 19:11:23 b8cc5d1170e3: Pull complete 19:11:32 2924cbbf6a41: Pull complete 19:11:32 93b08a4f1073: Pull complete 19:11:32 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 19:11:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:11:33 prd-centos7-docker-4c-2g-8826 does not seem to be running inside a container 19:11:33 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:11:34 $ docker top 499b9300bb1a81df779ef3a6d7652956a8d818643a8146f9ea6db391e716bd0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:11:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:11:34 [ssh-agent] Looking for ssh-agent implementation... 19:11:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:11:34 $ docker exec 499b9300bb1a81df779ef3a6d7652956a8d818643a8146f9ea6db391e716bd0a ssh-agent 19:11:34 SSH_AUTH_SOCK=/tmp/ssh-sADxdaxi1Ybn/agent.15 19:11:34 SSH_AGENT_PID=22 19:11:34 Running ssh-add (command line suppressed) 19:11:35 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_7639443737402413115.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_7639443737402413115.key) 19:11:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:11:35 + git describe --exact-match --tags HEAD 19:11:35 fatal: No names found, cannot describe anything. [Pipeline] } 19:11:35 $ docker exec --env ******** --env ******** 499b9300bb1a81df779ef3a6d7652956a8d818643a8146f9ea6db391e716bd0a ssh-agent -k 19:11:35 unset SSH_AUTH_SOCK; 19:11:35 unset SSH_AGENT_PID; 19:11:35 echo Agent pid 22 killed; 19:11:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 19:11:35 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 19:11:35 This usually means this commit has not been tagged. [Pipeline] sshagent 19:11:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:11:35 [ssh-agent] Looking for ssh-agent implementation... 19:11:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:11:36 $ docker exec 499b9300bb1a81df779ef3a6d7652956a8d818643a8146f9ea6db391e716bd0a ssh-agent 19:11:36 SSH_AUTH_SOCK=/tmp/ssh-qVAljOq2Octs/agent.58 19:11:36 SSH_AGENT_PID=65 19:11:36 Running ssh-add (command line suppressed) 19:11:36 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_289110283359900123.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_289110283359900123.key) 19:11:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:11:36 + git semver init 19:11:36 # -> Open(): unable to determine branch for HEAD 19:11:36 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 19:11:36 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 19:11:36 # $SEMVER_REMOTE_NAME = origin 19:11:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:11:36 # $SEMVER_USER_NAME = edgex-jenkins 19:11:36 # $SEMVER_BRANCH = master 19:11:36 # $SEMVER_TEMP = /tmp/semver-669847620 19:11:36 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 19:11:37 # '/tmp/semver-669847620' -> '/w/workspace/gexfoundry_device-mqtt-go_master/.semver' 19:11:37 # -> Force: false 19:11:37 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 19:11:37 $ docker exec --env ******** --env ******** 499b9300bb1a81df779ef3a6d7652956a8d818643a8146f9ea6db391e716bd0a ssh-agent -k 19:11:37 unset SSH_AUTH_SOCK; 19:11:37 unset SSH_AGENT_PID; 19:11:37 echo Agent pid 65 killed; 19:11:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:11:38 + git semver [Pipeline] } 19:11:38 $ docker stop --time=1 499b9300bb1a81df779ef3a6d7652956a8d818643a8146f9ea6db391e716bd0a 19:11:44 $ docker rm -f 499b9300bb1a81df779ef3a6d7652956a8d818643a8146f9ea6db391e716bd0a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 19:11:45 Stashed 21 file(s) [Pipeline] echo 19:11:45 [edgeXSemver] initialized semver on version 1.2.1-dev.1 [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 19:12:01 Still waiting to schedule task 19:12:01 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-8826’ 19:12:01 Still waiting to schedule task 19:12:01 ‘prd-ubuntu18.04-docker-arm64-4c-16g-8140’ is offline 19:14:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8828 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws 19:14:01 Running in /w/workspace/device-mqtt-go/7 [Pipeline] { [Pipeline] checkout 19:14:06 using credential edgex-jenkins-ssh 19:14:06 Cloning the remote Git repository 19:14:06 Cloning with configured refspecs honoured and without tags 19:14:06 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 19:14:06 > git init /w/workspace/device-mqtt-go/7 # timeout=10 19:14:06 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 19:14:06 > git --version # timeout=10 19:14:06 using GIT_SSH to set credentials SSH Credentials for GitHub 19:14:06 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:14:07 Fetching without tags 19:14:07 Checking out Revision 8b9d4518ce44b452ea6e7170c38b8c7009d29236 (master) 19:14:07 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 19:14:07 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 19:14:07 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 19:14:07 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 19:14:07 using GIT_SSH to set credentials SSH Credentials for GitHub 19:14:07 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:14:07 > git config core.sparsecheckout # timeout=10 19:14:07 > git checkout -f 8b9d4518ce44b452ea6e7170c38b8c7009d29236 # timeout=10 19:14:12 Commit message: "Merge pull request #146 from lranjbar/snap-rebuild" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 19:14:13 ========================================================= 19:14:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 19:14:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:14:14 + 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 . 19:14:15 Sending build context to Docker daemon 572.9kB 19:14:15 Step 1/8 : ARG BASE=golang:1.13-alpine 19:14:15 Step 2/8 : FROM ${BASE} 19:14:15 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:14:15 cde5963f3b93: Pulling fs layer 19:14:15 2a23fa8c16f7: Pulling fs layer 19:14:15 777b28850792: Pulling fs layer 19:14:15 8a11ddd9e578: Pulling fs layer 19:14:15 4cf88f913ddb: Pulling fs layer 19:14:15 1df406cf5192: Pulling fs layer 19:14:15 cd6300453558: Pulling fs layer 19:14:15 b9c365052c96: Pulling fs layer 19:14:15 a2d8cc88f415: Pulling fs layer 19:14:15 ea1d1ca13537: Pulling fs layer 19:14:15 3750a50a1c5e: Pulling fs layer 19:14:15 cd6300453558: Waiting 19:14:15 8a11ddd9e578: Waiting 19:14:15 4cf88f913ddb: Waiting 19:14:15 1df406cf5192: Waiting 19:14:15 b9c365052c96: Waiting 19:14:15 a2d8cc88f415: Waiting 19:14:15 3750a50a1c5e: Waiting 19:14:15 777b28850792: Verifying Checksum 19:14:15 777b28850792: Download complete 19:14:15 2a23fa8c16f7: Verifying Checksum 19:14:15 2a23fa8c16f7: Download complete 19:14:15 4cf88f913ddb: Verifying Checksum 19:14:15 4cf88f913ddb: Download complete 19:14:15 1df406cf5192: Verifying Checksum 19:14:15 1df406cf5192: Download complete 19:14:16 cde5963f3b93: Verifying Checksum 19:14:17 cde5963f3b93: Pull complete 19:14:18 2a23fa8c16f7: Pull complete 19:14:18 777b28850792: Pull complete 19:14:20 cd6300453558: Verifying Checksum 19:14:20 cd6300453558: Download complete 19:14:20 a2d8cc88f415: Verifying Checksum 19:14:20 a2d8cc88f415: Download complete 19:14:22 ea1d1ca13537: Verifying Checksum 19:14:22 ea1d1ca13537: Download complete 19:14:22 3750a50a1c5e: Verifying Checksum 19:14:22 3750a50a1c5e: Download complete 19:14:25 b9c365052c96: Verifying Checksum 19:14:25 b9c365052c96: Download complete 19:14:27 8a11ddd9e578: Verifying Checksum 19:14:27 8a11ddd9e578: Download complete 19:14:39 8a11ddd9e578: Pull complete 19:14:39 4cf88f913ddb: Pull complete 19:14:39 1df406cf5192: Pull complete 19:14:43 cd6300453558: Pull complete 19:14:46 Running on prd-centos7-docker-4c-2g-8829 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws 19:14:46 Running in /w/workspace/device-mqtt-go/7 [Pipeline] { [Pipeline] checkout 19:14:48 using credential edgex-jenkins-ssh 19:14:49 Cloning the remote Git repository 19:14:49 Cloning with configured refspecs honoured and without tags 19:14:49 b9c365052c96: Pull complete 19:14:49 a2d8cc88f415: Pull complete 19:14:49 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 19:14:49 > git init /w/workspace/device-mqtt-go/7 # timeout=10 19:14:49 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 19:14:49 > git --version # timeout=10 19:14:49 using GIT_SSH to set credentials SSH Credentials for GitHub 19:14:49 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:14:49 Fetching without tags 19:14:50 Checking out Revision 8b9d4518ce44b452ea6e7170c38b8c7009d29236 (master) 19:14:49 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 19:14:49 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 19:14:49 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 19:14:49 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 19:14:49 using GIT_SSH to set credentials SSH Credentials for GitHub 19:14:49 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:14:50 > git config core.sparsecheckout # timeout=10 19:14:50 > git checkout -f 8b9d4518ce44b452ea6e7170c38b8c7009d29236 # timeout=10 19:14:51 ea1d1ca13537: Pull complete 19:14:51 3750a50a1c5e: Pull complete 19:14:51 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 19:14:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 19:14:51 ---> 78745c68409d 19:14:51 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 19:14:54 Commit message: "Merge pull request #146 from lranjbar/snap-rebuild" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 19:14:54 ========================================================= 19:14:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 19:14:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:14:55 + 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 . 19:14:55 Sending build context to Docker daemon 572.9kB 19:14:55 Step 1/8 : ARG BASE=golang:1.13-alpine 19:14:55 Step 2/8 : FROM ${BASE} 19:14:55 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 19:14:55 e6b0cf9c0882: Pulling fs layer 19:14:55 2848faf0eed1: Pulling fs layer 19:14:55 0f37312ad70f: Pulling fs layer 19:14:55 5788d62ee057: Pulling fs layer 19:14:55 0e6b1d234666: Pulling fs layer 19:14:55 bf5d7aec512f: Pulling fs layer 19:14:55 34c802a77dc8: Pulling fs layer 19:14:55 9eb99e56ec68: Pulling fs layer 19:14:55 27c7a5d97fbd: Pulling fs layer 19:14:55 5c102a31e300: Pulling fs layer 19:14:55 dcfb455df0a1: Pulling fs layer 19:14:55 5788d62ee057: Waiting 19:14:55 0e6b1d234666: Waiting 19:14:55 bf5d7aec512f: Waiting 19:14:55 34c802a77dc8: Waiting 19:14:55 9eb99e56ec68: Waiting 19:14:55 27c7a5d97fbd: Waiting 19:14:55 5c102a31e300: Waiting 19:14:55 dcfb455df0a1: Waiting 19:14:55 0f37312ad70f: Verifying Checksum 19:14:55 0f37312ad70f: Download complete 19:14:55 2848faf0eed1: Verifying Checksum 19:14:55 2848faf0eed1: Download complete 19:14:55 0e6b1d234666: Verifying Checksum 19:14:55 0e6b1d234666: Download complete 19:14:55 bf5d7aec512f: Verifying Checksum 19:14:55 bf5d7aec512f: Download complete 19:14:55 e6b0cf9c0882: Verifying Checksum 19:14:55 e6b0cf9c0882: Download complete 19:14:56 34c802a77dc8: Verifying Checksum 19:14:56 34c802a77dc8: Download complete 19:14:56 27c7a5d97fbd: Verifying Checksum 19:14:56 27c7a5d97fbd: Download complete 19:14:57 ---> Running in 86ae1c10fb61 19:14:57 5c102a31e300: Verifying Checksum 19:14:57 5c102a31e300: Download complete 19:14:57 9eb99e56ec68: Verifying Checksum 19:14:57 9eb99e56ec68: Download complete 19:14:57 dcfb455df0a1: Verifying Checksum 19:14:57 dcfb455df0a1: Download complete 19:14:57 5788d62ee057: Download complete 19:14:58 Removing intermediate container 86ae1c10fb61 19:14:58 ---> 3fd84a439261 19:14:58 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:58 ---> Running in c5698b9a59bb 19:15:00 Removing intermediate container c5698b9a59bb 19:15:00 ---> 7fcf3b5e35da 19:15:00 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 19:15:00 ---> Running in fdd10b292ff7 19:15:02 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 19:15:03 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 19:15:04 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 19:15:04 e6b0cf9c0882: Pull complete 19:15:04 2848faf0eed1: Pull complete 19:15:04 0f37312ad70f: Pull complete 19:15:04 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 19:15:04 (3/18) Installing libmagic (5.37-r1) 19:15:04 (4/18) Installing file (5.37-r1) 19:15:04 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 19:15:04 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 19:15:04 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 19:15:11 (8/18) Installing libc-dev (0.7.2-r0) 19:15:11 (9/18) Installing g++ (9.2.0-r4) 19:15:18 (10/18) Installing fortify-headers (1.1-r0) 19:15:18 (11/18) Installing build-base (0.5-r1) 19:15:18 (12/18) Installing openssh-keygen (8.1_p1-r0) 19:15:18 (13/18) Installing libedit (20191211.3.1-r0) 19:15:18 (14/18) Installing openssh-client (8.1_p1-r0) 19:15:19 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 19:15:19 (16/18) Installing openssh-server-common (8.1_p1-r0) 19:15:19 (17/18) Installing openssh-server (8.1_p1-r0) 19:15:19 (18/18) Installing openssh (8.1_p1-r0) 19:15:19 Executing busybox-1.31.1-r8.trigger 19:15:19 OK: 203 MiB in 52 packages 19:15:30 Removing intermediate container fdd10b292ff7 19:15:30 ---> 7e2deaf990b1 19:15:30 Step 6/8 : WORKDIR /device-mqtt-go 19:15:30 ---> Running in 3a9533caae6f 19:15:30 Removing intermediate container 3a9533caae6f 19:15:30 ---> 7e79c83cf9ee 19:15:30 Step 7/8 : COPY . . 19:15:30 ---> 1c025388ac0f 19:15:30 Step 8/8 : RUN go mod download 19:15:30 ---> Running in 13be88a92ed3 19:15:32 go: finding github.com/BurntSushi/toml v0.3.1 19:15:32 go: finding github.com/OneOfOne/xxhash v1.2.6 19:15:32 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 19:15:32 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:15:32 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 19:15:32 go: finding github.com/bgentry/speakeasy v0.1.0 19:15:32 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 19:15:32 go: finding github.com/davecgh/go-spew v1.1.1 19:15:32 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 19:15:32 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 19:15:32 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 19:15:32 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 19:15:32 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 19:15:32 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 19:15:32 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 19:15:32 go: finding github.com/fatih/color v1.7.0 19:15:32 go: finding github.com/fxamacker/cbor/v2 v2.2.0 19:15:32 go: finding github.com/go-kit/kit v0.8.0 19:15:32 go: finding github.com/go-logfmt/logfmt v0.4.0 19:15:32 go: finding github.com/go-stack/stack v1.8.0 19:15:32 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:15:32 go: finding github.com/google/uuid v1.1.1 19:15:32 go: finding github.com/gorilla/mux v1.7.1 19:15:32 go: finding github.com/hashicorp/consul/api v1.1.0 19:15:33 go: finding github.com/hashicorp/consul/sdk v0.1.1 19:15:33 go: finding github.com/hashicorp/errwrap v1.0.0 19:15:33 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 19:15:33 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 19:15:33 go: finding github.com/hashicorp/go-msgpack v0.5.3 19:15:33 go: finding github.com/hashicorp/go-multierror v1.0.0 19:15:33 go: finding github.com/hashicorp/go-rootcerts v1.0.0 19:15:33 go: finding github.com/hashicorp/go-sockaddr v1.0.0 19:15:33 go: finding github.com/hashicorp/go-syslog v1.0.0 19:15:33 go: finding github.com/hashicorp/go-uuid v1.0.1 19:15:33 go: finding github.com/hashicorp/go.net v0.0.1 19:15:33 go: finding github.com/hashicorp/golang-lru v0.5.0 19:15:33 go: finding github.com/hashicorp/logutils v1.0.0 19:15:33 go: finding github.com/hashicorp/mdns v1.0.0 19:15:33 go: finding github.com/hashicorp/memberlist v0.1.3 19:15:33 go: finding github.com/hashicorp/serf v0.8.2 19:15:33 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 19:15:33 go: finding github.com/kr/pretty v0.1.0 19:15:33 go: finding github.com/kr/pty v1.1.1 19:15:33 go: finding github.com/kr/text v0.1.0 19:15:33 go: finding github.com/mattn/go-colorable v0.0.9 19:15:33 go: finding github.com/mattn/go-isatty v0.0.3 19:15:33 go: finding github.com/miekg/dns v1.0.14 19:15:33 go: finding github.com/mitchellh/cli v1.0.0 19:15:33 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:15:33 go: finding github.com/mitchellh/copystructure v1.0.0 19:15:33 go: finding github.com/mitchellh/go-homedir v1.0.0 19:15:33 go: finding github.com/mitchellh/go-testing-interface v1.0.0 19:15:33 go: finding github.com/mitchellh/gox v0.4.0 19:15:33 go: finding github.com/mitchellh/iochan v1.0.0 19:15:33 go: finding github.com/mitchellh/mapstructure v1.1.2 19:15:33 go: finding github.com/mitchellh/reflectwalk v1.0.0 19:15:33 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:15:33 go: finding github.com/pelletier/go-toml v1.2.0 19:15:33 go: finding github.com/pkg/errors v0.8.1 19:15:33 go: finding github.com/pmezard/go-difflib v1.0.0 19:15:33 go: finding github.com/posener/complete v1.1.1 19:15:33 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 19:15:33 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:15:33 go: finding github.com/spf13/cast v1.3.0 19:15:33 go: finding github.com/stretchr/objx v0.1.0 19:15:33 go: finding github.com/stretchr/testify v1.5.1 19:15:33 go: finding github.com/ugorji/go v1.1.4 19:15:33 go: finding github.com/x448/float16 v0.8.4 19:15:33 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 19:15:33 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 19:15:33 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 19:15:33 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 19:15:33 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 19:15:34 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 19:15:34 go: finding gopkg.in/yaml.v2 v2.2.8 19:15:36 5788d62ee057: Pull complete 19:15:36 0e6b1d234666: Pull complete 19:15:36 bf5d7aec512f: Pull complete 19:15:36 34c802a77dc8: Pull complete 19:15:46 Removing intermediate container 13be88a92ed3 19:15:46 ---> 03452af28926 19:15:46 Successfully built 03452af28926 19:15:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:15:47 + docker inspect -f . ci-base-image-arm64 19:15:47 . [Pipeline] withDockerContainer 19:15:47 prd-ubuntu18.04-docker-arm64-4c-16g-8828 does not seem to be running inside a container 19:15:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@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 ******** ci-base-image-arm64 cat 19:15:49 $ docker top 5635bd5cc84d09d372085ff006e0066ccc22400dfc2564e6ac3c63a83af2b45f -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:50 + go version 19:15:50 go version go1.13.5 linux/arm64 [Pipeline] sh 19:15:51 + make test 19:15:51 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 19:15:52 ? github.com/edgexfoundry/device-mqtt-go [no test files] 19:15:58 9eb99e56ec68: Pull complete 19:15:58 27c7a5d97fbd: Pull complete 19:16:06 5c102a31e300: Pull complete 19:16:10 dcfb455df0a1: Pull complete 19:16:10 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 19:16:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 19:16:10 ---> 7c70fe431013 19:16:10 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 19:16:10 ---> Running in 98f5b886525a 19:16:10 Removing intermediate container 98f5b886525a 19:16:10 ---> ab2112809341 19:16:10 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:10 ---> Running in 2abc9c615056 19:16:11 Removing intermediate container 2abc9c615056 19:16:11 ---> b8ea39676103 19:16:11 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 19:16:11 ---> Running in 25630c7f3c6e 19:16:11 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 19:16:12 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 19:16:13 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 19:16:13 (2/17) Installing libmagic (5.37-r1) 19:16:13 (3/17) Installing file (5.37-r1) 19:16:13 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 19:16:14 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 19:16:14 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 19:16:24 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 19:16:27 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.024s coverage: 29.8% of statements 19:16:27 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 19:16:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:16:32 (7/17) Installing libc-dev (0.7.2-r0) 19:16:32 (8/17) Installing g++ (9.2.0-r4) 19:16:34 gofmt -l . 19:16:34 ["`gofmt -l .`" = ""] 19:16:34 ./bin/test-attribution-txt.sh 19:16:34 ./bin/test-go-mod-tidy.sh [Pipeline] stash 19:16:34 Stashed 1 file(s) [Pipeline] } 19:16:34 $ docker stop --time=1 5635bd5cc84d09d372085ff006e0066ccc22400dfc2564e6ac3c63a83af2b45f 19:16:38 $ docker rm -f 5635bd5cc84d09d372085ff006e0066ccc22400dfc2564e6ac3c63a83af2b45f 19:16:38 (9/17) Installing fortify-headers (1.1-r0) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 19:16:39 (10/17) Installing build-base (0.5-r1) 19:16:39 (11/17) Installing openssh-keygen (8.1_p1-r0) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 19:16:39 (12/17) Installing libedit (20191211.3.1-r0) 19:16:39 (13/17) Installing openssh-client (8.1_p1-r0) [Pipeline] sh 19:16:39 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 19:16:39 (15/17) Installing openssh-server-common (8.1_p1-r0) 19:16:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:16:40 (16/17) Installing openssh-server (8.1_p1-r0) 19:16:40 (17/17) Installing openssh (8.1_p1-r0) 19:16:40 Executing busybox-1.31.1-r8.trigger 19:16:40 OK: 214 MiB in 52 packages 19:16:40 + ls -al . 19:16:40 total 132 19:16:40 drwxrwxr-x 9 jenkins jenkins 4096 May 18 19:16 . 19:16:40 drwxrwxr-x 4 jenkins jenkins 4096 May 18 19:14 .. 19:16:40 -rw-rw-r-- 1 jenkins jenkins 140 May 18 19:14 .dockerignore 19:16:40 drwxrwxr-x 8 jenkins jenkins 4096 May 18 19:14 .git 19:16:40 -rw-rw-r-- 1 jenkins jenkins 328 May 18 19:14 .gitignore 19:16:40 drwxrwxr-x 3 jenkins jenkins 4096 May 18 19:14 .semver 19:16:40 -rw-rw-r-- 1 jenkins jenkins 4678 May 18 19:14 Attribution.txt 19:16:40 -rw-rw-r-- 1 jenkins jenkins 1776 May 18 19:14 Dockerfile 19:16:40 -rw-rw-r-- 1 jenkins jenkins 953 May 18 19:14 Dockerfile.build 19:16:40 -rw-rw-r-- 1 jenkins jenkins 700 May 18 19:14 Jenkinsfile 19:16:40 -rw-rw-r-- 1 jenkins jenkins 11340 May 18 19:14 LICENSE 19:16:40 -rw-rw-r-- 1 jenkins jenkins 902 May 18 19:14 Makefile 19:16:40 -rw-rw-r-- 1 jenkins jenkins 444 May 18 19:14 README.md 19:16:40 -rw-rw-r-- 1 jenkins jenkins 11 May 18 19:11 VERSION 19:16:40 drwxrwxr-x 2 jenkins jenkins 4096 May 18 19:14 bin 19:16:40 drwxrwxr-x 3 jenkins jenkins 4096 May 18 19:14 cmd 19:16:40 -rw-r--r-- 1 jenkins jenkins 18214 May 18 19:16 coverage.out 19:16:40 -rw-r--r-- 1 jenkins jenkins 510 May 18 19:16 go.mod 19:16:40 -rw-r--r-- 1 jenkins jenkins 13621 May 18 19:16 go.sum 19:16:40 drwxrwxr-x 3 jenkins jenkins 4096 May 18 19:14 internal 19:16:40 drwxrwxr-x 2 jenkins jenkins 4096 May 18 19:14 mock 19:16:40 drwxrwxr-x 4 jenkins jenkins 4096 May 18 19:14 snap 19:16:40 -rw-rw-r-- 1 jenkins jenkins 227 May 18 19:14 version.go [Pipeline] isUnix [Pipeline] sh 19:16:40 + 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=8b9d4518ce44b452ea6e7170c38b8c7009d29236 --label arch=arm64 --label version=1.2.1-dev.1 . 19:16:40 Sending build context to Docker daemon 591.9kB 19:16:40 Step 1/21 : ARG BASE=golang:1.13-alpine 19:16:40 Step 2/21 : FROM ${BASE} AS builder 19:16:40 ---> 03452af28926 19:16:40 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 19:16:41 ---> Running in e9e440736901 19:16:41 Removing intermediate container e9e440736901 19:16:41 ---> 77ba38255a53 19:16:41 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 19:16:42 ---> Running in 6bde1777e6b4 19:16:42 Removing intermediate container 6bde1777e6b4 19:16:42 ---> 6dbc80731031 19:16:42 Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:42 ---> Running in 80242a6ecdb5 19:16:43 Removing intermediate container 25630c7f3c6e 19:16:43 ---> e916ee373ebd 19:16:43 Step 6/8 : WORKDIR /device-mqtt-go 19:16:43 ---> Running in 7def88f2dcfb 19:16:43 Removing intermediate container 7def88f2dcfb 19:16:43 ---> 5d7de7e0fe10 19:16:43 Step 7/8 : COPY . . 19:16:43 ---> 10b751f429b6 19:16:43 Step 8/8 : RUN go mod download 19:16:44 ---> Running in c9ea615de672 19:16:45 Removing intermediate container 80242a6ecdb5 19:16:45 ---> 6040c5d41ee6 19:16:45 Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:16:45 ---> Running in 9c5318e3b648 19:16:45 go: finding github.com/BurntSushi/toml v0.3.1 19:16:45 go: finding github.com/OneOfOne/xxhash v1.2.6 19:16:45 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 19:16:45 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:16:45 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 19:16:45 go: finding github.com/bgentry/speakeasy v0.1.0 19:16:45 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 19:16:45 go: finding github.com/davecgh/go-spew v1.1.1 19:16:45 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 19:16:45 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 19:16:45 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 19:16:45 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 19:16:45 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 19:16:45 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 19:16:45 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 19:16:45 go: finding github.com/fatih/color v1.7.0 19:16:45 go: finding github.com/fxamacker/cbor/v2 v2.2.0 19:16:45 go: finding github.com/go-kit/kit v0.8.0 19:16:45 go: finding github.com/go-logfmt/logfmt v0.4.0 19:16:45 go: finding github.com/go-stack/stack v1.8.0 19:16:45 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:16:45 go: finding github.com/google/uuid v1.1.1 19:16:45 go: finding github.com/gorilla/mux v1.7.1 19:16:45 go: finding github.com/hashicorp/consul/api v1.1.0 19:16:45 go: finding github.com/hashicorp/consul/sdk v0.1.1 19:16:45 go: finding github.com/hashicorp/errwrap v1.0.0 19:16:45 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 19:16:45 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 19:16:45 go: finding github.com/hashicorp/go-msgpack v0.5.3 19:16:45 go: finding github.com/hashicorp/go-multierror v1.0.0 19:16:45 go: finding github.com/hashicorp/go-rootcerts v1.0.0 19:16:45 go: finding github.com/hashicorp/go-sockaddr v1.0.0 19:16:45 go: finding github.com/hashicorp/go-syslog v1.0.0 19:16:46 go: finding github.com/hashicorp/go-uuid v1.0.1 19:16:46 go: finding github.com/hashicorp/go.net v0.0.1 19:16:46 go: finding github.com/hashicorp/golang-lru v0.5.0 19:16:46 go: finding github.com/hashicorp/logutils v1.0.0 19:16:46 go: finding github.com/hashicorp/mdns v1.0.0 19:16:46 go: finding github.com/hashicorp/memberlist v0.1.3 19:16:46 go: finding github.com/hashicorp/serf v0.8.2 19:16:46 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 19:16:46 go: finding github.com/kr/pretty v0.1.0 19:16:46 go: finding github.com/kr/pty v1.1.1 19:16:46 go: finding github.com/kr/text v0.1.0 19:16:46 go: finding github.com/mattn/go-colorable v0.0.9 19:16:46 go: finding github.com/mattn/go-isatty v0.0.3 19:16:46 go: finding github.com/miekg/dns v1.0.14 19:16:46 go: finding github.com/mitchellh/cli v1.0.0 19:16:46 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:16:46 go: finding github.com/mitchellh/copystructure v1.0.0 19:16:46 go: finding github.com/mitchellh/go-homedir v1.0.0 19:16:46 go: finding github.com/mitchellh/go-testing-interface v1.0.0 19:16:46 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 19:16:46 go: finding github.com/mitchellh/gox v0.4.0 19:16:46 go: finding github.com/mitchellh/iochan v1.0.0 19:16:46 go: finding github.com/mitchellh/mapstructure v1.1.2 19:16:46 go: finding github.com/mitchellh/reflectwalk v1.0.0 19:16:46 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:16:46 go: finding github.com/pelletier/go-toml v1.2.0 19:16:46 go: finding github.com/pkg/errors v0.8.1 19:16:46 go: finding github.com/pmezard/go-difflib v1.0.0 19:16:46 go: finding github.com/posener/complete v1.1.1 19:16:46 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 19:16:46 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:16:46 go: finding github.com/spf13/cast v1.3.0 19:16:46 go: finding github.com/stretchr/objx v0.1.0 19:16:46 go: finding github.com/stretchr/testify v1.5.1 19:16:46 go: finding github.com/ugorji/go v1.1.4 19:16:46 go: finding github.com/x448/float16 v0.8.4 19:16:46 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 19:16:46 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 19:16:46 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 19:16:46 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 19:16:46 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 19:16:46 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 19:16:46 go: finding gopkg.in/yaml.v2 v2.2.8 19:16:46 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 19:16:47 OK: 203 MiB in 52 packages 19:16:49 Removing intermediate container 9c5318e3b648 19:16:49 ---> 9aa7ac8d92f8 19:16:49 Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 19:16:49 ---> Running in 79c18d04f24d 19:16:49 Removing intermediate container 79c18d04f24d 19:16:49 ---> d44df784ae9a 19:16:49 Step 8/21 : COPY . . 19:16:50 ---> 840b7851c763 19:16:50 Step 9/21 : ARG MAKE='make build' 19:16:50 ---> Running in adfb4bcde2c8 19:16:50 Removing intermediate container adfb4bcde2c8 19:16:50 ---> b999b9a2a364 19:16:50 Step 10/21 : RUN $MAKE 19:16:50 ---> Running in 5b6a806b9827 19:16:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.1-dev.1" -o cmd/device-mqtt ./cmd 19:16:56 Removing intermediate container c9ea615de672 19:16:56 ---> 63319b99f670 19:16:56 Successfully built 63319b99f670 19:16:56 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 19:16:56 + docker inspect -f . ci-base-image-x86_64 19:16:56 . [Pipeline] withDockerContainer 19:16:56 prd-centos7-docker-4c-2g-8829 does not seem to be running inside a container 19:16:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@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 ******** ci-base-image-x86_64 cat 19:16:57 $ docker top 0083485c471cc6b12ebb6e144ce58c76e0b1150059131c2b2664a084f4eaf2c6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:58 + go version 19:16:58 go version go1.13.5 linux/amd64 [Pipeline] sh 19:16:58 + make test 19:16:58 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 19:17:00 ? github.com/edgexfoundry/device-mqtt-go [no test files] 19:17:10 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 19:17:12 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.008s coverage: 29.8% of statements 19:17:12 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 19:17:12 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:17:14 gofmt -l . 19:17:14 ["`gofmt -l .`" = ""] 19:17:14 ./bin/test-attribution-txt.sh 19:17:15 ./bin/test-go-mod-tidy.sh [Pipeline] stash 19:17:15 Warning: overwriting stash ‘coverage-report’ 19:17:15 Stashed 1 file(s) [Pipeline] } 19:17:15 $ docker stop --time=1 0083485c471cc6b12ebb6e144ce58c76e0b1150059131c2b2664a084f4eaf2c6 19:17:17 $ docker rm -f 0083485c471cc6b12ebb6e144ce58c76e0b1150059131c2b2664a084f4eaf2c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:17:18 CGO_ENABLED=0 GO111MODULE=on go build ./... 19:17:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:17:19 + ls -al . 19:17:19 total 100 19:17:19 drwxrwxr-x. 9 jenkins jenkins 4096 May 18 19:17 . 19:17:19 drwxrwxr-x. 4 jenkins jenkins 28 May 18 19:14 .. 19:17:19 -rw-rw-r--. 1 jenkins jenkins 4678 May 18 19:14 Attribution.txt 19:17:19 drwxrwxr-x. 2 jenkins jenkins 87 May 18 19:14 bin 19:17:19 drwxrwxr-x. 3 jenkins jenkins 32 May 18 19:14 cmd 19:17:19 -rw-r--r--. 1 jenkins jenkins 18214 May 18 19:17 coverage.out 19:17:19 -rw-rw-r--. 1 jenkins jenkins 1776 May 18 19:14 Dockerfile 19:17:19 -rw-rw-r--. 1 jenkins jenkins 953 May 18 19:14 Dockerfile.build 19:17:19 -rw-rw-r--. 1 jenkins jenkins 140 May 18 19:14 .dockerignore 19:17:19 drwxrwxr-x. 8 jenkins jenkins 162 May 18 19:14 .git 19:17:19 -rw-rw-r--. 1 jenkins jenkins 328 May 18 19:14 .gitignore 19:17:19 -rw-r--r--. 1 jenkins jenkins 510 May 18 19:17 go.mod 19:17:19 -rw-r--r--. 1 jenkins jenkins 13621 May 18 19:17 go.sum 19:17:19 drwxrwxr-x. 3 jenkins jenkins 20 May 18 19:14 internal 19:17:19 -rw-rw-r--. 1 jenkins jenkins 700 May 18 19:14 Jenkinsfile 19:17:19 -rw-rw-r--. 1 jenkins jenkins 11340 May 18 19:14 LICENSE 19:17:19 -rw-rw-r--. 1 jenkins jenkins 902 May 18 19:14 Makefile 19:17:19 drwxrwxr-x. 2 jenkins jenkins 23 May 18 19:14 mock 19:17:19 -rw-rw-r--. 1 jenkins jenkins 444 May 18 19:14 README.md 19:17:19 drwxrwxr-x. 3 jenkins jenkins 44 May 18 19:14 .semver 19:17:19 drwxrwxr-x. 4 jenkins jenkins 54 May 18 19:14 snap 19:17:19 -rw-rw-r--. 1 jenkins jenkins 11 May 18 19:11 VERSION 19:17:19 -rw-rw-r--. 1 jenkins jenkins 227 May 18 19:14 version.go [Pipeline] isUnix [Pipeline] sh 19:17:19 + 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=8b9d4518ce44b452ea6e7170c38b8c7009d29236 --label arch=amd64 --label version=1.2.1-dev.1 . 19:17:19 Sending build context to Docker daemon 591.9kB 19:17:19 Step 1/21 : ARG BASE=golang:1.13-alpine 19:17:19 Step 2/21 : FROM ${BASE} AS builder 19:17:19 ---> 63319b99f670 19:17:19 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 19:17:19 ---> Running in 5ef567b60761 19:17:19 Removing intermediate container 5ef567b60761 19:17:19 ---> 04662d79de99 19:17:19 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 19:17:19 ---> Running in 39744011f520 19:17:19 Removing intermediate container 39744011f520 19:17:19 ---> 7869fa7a6d4f 19:17:19 Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:20 ---> Running in af8deff4bcd9 19:17:20 Removing intermediate container af8deff4bcd9 19:17:20 ---> 243ef3561422 19:17:20 Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:17:20 ---> Running in 213770f8c95a 19:17:21 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 19:17:22 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 19:17:22 OK: 214 MiB in 52 packages 19:17:22 Removing intermediate container 213770f8c95a 19:17:22 ---> 5abf05e56df1 19:17:22 Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 19:17:22 ---> Running in e57b2970d9af 19:17:22 Removing intermediate container e57b2970d9af 19:17:22 ---> 2b96e51ca7ac 19:17:22 Step 8/21 : COPY . . 19:17:23 ---> 25e5282d72a3 19:17:23 Step 9/21 : ARG MAKE='make build' 19:17:23 ---> Running in 547a3dc93c32 19:17:23 Removing intermediate container 547a3dc93c32 19:17:23 ---> 061d80be8ba5 19:17:23 Step 10/21 : RUN $MAKE 19:17:23 ---> Running in 3dc80b7a04ca 19:17:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.1-dev.1" -o cmd/device-mqtt ./cmd 19:17:30 Removing intermediate container 5b6a806b9827 19:17:30 ---> 6788b91582c4 19:17:30 Step 11/21 : FROM alpine 19:17:30 latest: Pulling from library/alpine 19:17:30 29e5d40040c1: Pulling fs layer 19:17:30 29e5d40040c1: Verifying Checksum 19:17:30 29e5d40040c1: Download complete 19:17:30 29e5d40040c1: Pull complete 19:17:31 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 19:17:31 Status: Downloaded newer image for alpine:latest 19:17:31 ---> c20d2a9ab686 19:17:31 Step 12/21 : ENV APP_PORT=49982 19:17:31 ---> Running in e3eec96d2c93 19:17:33 Removing intermediate container e3eec96d2c93 19:17:33 ---> 235a4732e575 19:17:33 Step 13/21 : EXPOSE $APP_PORT 19:17:33 ---> Running in f6e39f049c4e 19:17:33 Removing intermediate container f6e39f049c4e 19:17:33 ---> 5f4dbcb7c6e5 19:17:33 Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 19:17:34 ---> 95c0dd47954f 19:17:34 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 19:17:35 ---> cb898a8be9f5 19:17:35 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 19:17:35 ---> db5baeb90496 19:17:35 Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 19:17:36 ---> Running in 10f97fef8d2b 19:17:36 Removing intermediate container 10f97fef8d2b 19:17:36 ---> 4c194ba70f23 19:17:36 Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 19:17:36 ---> Running in 715a789576fa 19:17:36 Removing intermediate container 715a789576fa 19:17:36 ---> 2f2531128659 19:17:36 Step 19/21 : LABEL arch=arm64 19:17:37 ---> Running in cea112c2c6b4 19:17:37 Removing intermediate container cea112c2c6b4 19:17:37 ---> ed48517bed41 19:17:37 Step 20/21 : LABEL git_sha=8b9d4518ce44b452ea6e7170c38b8c7009d29236 19:17:37 ---> Running in 6fe83dfbabeb 19:17:39 Removing intermediate container 6fe83dfbabeb 19:17:39 ---> aec3d43ddd9a 19:17:39 Step 21/21 : LABEL version=1.2.1-dev.1 19:17:40 ---> Running in 0195b8da09c2 19:17:40 Removing intermediate container 0195b8da09c2 19:17:40 ---> 6d53e16d6f95 19:17:40 [Warning] One or more build-args [ARCH] were not consumed 19:17:40 Successfully built 6d53e16d6f95 19:17:40 Successfully tagged docker-device-mqtt-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:17:40 provisioning config files... 19:17:40 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/7@tmp/config982605477190200715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:17:41 nexus3.edgexfoundry.org:10001 19:17:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:42 Configure a credential helper to remove this warning. See 19:17:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:42 19:17:42 Login Succeeded 19:17:42 nexus3.edgexfoundry.org:10002 19:17:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:42 Configure a credential helper to remove this warning. See 19:17:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:42 19:17:42 Login Succeeded 19:17:42 nexus3.edgexfoundry.org:10003 19:17:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:43 Configure a credential helper to remove this warning. See 19:17:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:43 19:17:43 Login Succeeded 19:17:43 nexus3.edgexfoundry.org:10004 19:17:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:44 Configure a credential helper to remove this warning. See 19:17:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:44 19:17:44 Login Succeeded 19:17:44 docker.io 19:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:45 Configure a credential helper to remove this warning. See 19:17:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:45 19:17:45 Login Succeeded [Pipeline] } 19:17:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:17:45 [edgeXDocker.push] Tagging docker image docker-device-mqtt-go-arm64 with the following tags: 19:17:45 8b9d4518ce44b452ea6e7170c38b8c7009d29236 19:17:45 latest 19:17:45 1.2.1-dev.1 19:17:45 8b9d4518ce44b452ea6e7170c38b8c7009d29236-1.2.1-dev.1 19:17:45 master 19:17:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:17:46 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:8b9d4518ce44b452ea6e7170c38b8c7009d29236 [Pipeline] isUnix [Pipeline] sh 19:17:46 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:8b9d4518ce44b452ea6e7170c38b8c7009d29236 19:17:46 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 19:17:47 e967b2d5f3fb: Preparing 19:17:47 f58127b15823: Preparing 19:17:47 101cfbbaed4d: Preparing 19:17:47 678a0785e7d2: Preparing 19:17:47 678a0785e7d2: Layer already exists 19:17:47 f58127b15823: Pushed 19:17:47 e967b2d5f3fb: Pushed 19:17:51 101cfbbaed4d: Pushed 19:17:51 8b9d4518ce44b452ea6e7170c38b8c7009d29236: digest: sha256:fcb7a29409dbfaacc04fb1eb6affd760db86f86068dfc72aa4b572966e39d942 size: 1154 [Pipeline] isUnix [Pipeline] sh 19:17:52 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:17:52 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest 19:17:52 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 19:17:53 e967b2d5f3fb: Preparing 19:17:53 f58127b15823: Preparing 19:17:53 101cfbbaed4d: Preparing 19:17:53 678a0785e7d2: Preparing 19:17:53 101cfbbaed4d: Layer already exists 19:17:53 f58127b15823: Layer already exists 19:17:53 e967b2d5f3fb: Layer already exists 19:17:53 678a0785e7d2: Layer already exists 19:17:53 latest: digest: sha256:fcb7a29409dbfaacc04fb1eb6affd760db86f86068dfc72aa4b572966e39d942 size: 1154 [Pipeline] isUnix [Pipeline] sh 19:17:53 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh 19:17:53 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.1-dev.1 19:17:53 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 19:17:54 e967b2d5f3fb: Preparing 19:17:54 f58127b15823: Preparing 19:17:54 101cfbbaed4d: Preparing 19:17:54 678a0785e7d2: Preparing 19:17:54 f58127b15823: Layer already exists 19:17:54 e967b2d5f3fb: Layer already exists 19:17:54 678a0785e7d2: Layer already exists 19:17:54 101cfbbaed4d: Layer already exists 19:17:54 1.2.1-dev.1: digest: sha256:fcb7a29409dbfaacc04fb1eb6affd760db86f86068dfc72aa4b572966e39d942 size: 1154 [Pipeline] isUnix [Pipeline] sh 19:17:54 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:8b9d4518ce44b452ea6e7170c38b8c7009d29236-1.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh 19:17:54 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:8b9d4518ce44b452ea6e7170c38b8c7009d29236-1.2.1-dev.1 19:17:54 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 19:17:55 e967b2d5f3fb: Preparing 19:17:55 f58127b15823: Preparing 19:17:55 101cfbbaed4d: Preparing 19:17:55 678a0785e7d2: Preparing 19:17:55 e967b2d5f3fb: Layer already exists 19:17:55 f58127b15823: Layer already exists 19:17:55 101cfbbaed4d: Layer already exists 19:17:55 678a0785e7d2: Layer already exists 19:17:55 8b9d4518ce44b452ea6e7170c38b8c7009d29236-1.2.1-dev.1: digest: sha256:fcb7a29409dbfaacc04fb1eb6affd760db86f86068dfc72aa4b572966e39d942 size: 1154 [Pipeline] isUnix [Pipeline] sh 19:17:55 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master [Pipeline] isUnix [Pipeline] sh 19:17:56 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master 19:17:56 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 19:17:56 e967b2d5f3fb: Preparing 19:17:56 f58127b15823: Preparing 19:17:56 101cfbbaed4d: Preparing 19:17:56 678a0785e7d2: Preparing 19:17:56 101cfbbaed4d: Layer already exists 19:17:56 e967b2d5f3fb: Layer already exists 19:17:56 678a0785e7d2: Layer already exists 19:17:56 f58127b15823: Layer already exists 19:17:56 master: digest: sha256:fcb7a29409dbfaacc04fb1eb6affd760db86f86068dfc72aa4b572966e39d942 size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh 19:17:57 + grep+ snapcraft.yaml 19:17:57 find /w/workspace/device-mqtt-go/7 19:17:57 + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/7/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:17:57 provisioning config files... 19:17:57 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/7@tmp/config7828138006531346605tmp [Pipeline] { [Pipeline] sh 19:17:58 + cp /w/workspace/device-mqtt-go/7@tmp/config7828138006531346605tmp /w/workspace/device-mqtt-go/7/edgex-snap-store-login [Pipeline] sh 19:17:58 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/7:/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 19:17:58 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 19:17:58 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 19:17:58 b2f61026a351: Pulling fs layer 19:17:58 5538fb30c42c: Pulling fs layer 19:17:58 f0b05810781a: Pulling fs layer 19:17:58 0180a33352d6: Pulling fs layer 19:17:58 e7604b0c0f53: Pulling fs layer 19:17:58 db689cb83ae0: Pulling fs layer 19:17:58 6138af208834: Pulling fs layer 19:17:58 007c8e8c5d63: Pulling fs layer 19:17:58 4f7a387c642f: Pulling fs layer 19:17:58 db689cb83ae0: Waiting 19:17:58 6138af208834: Waiting 19:17:58 007c8e8c5d63: Waiting 19:17:58 4f7a387c642f: Waiting 19:17:58 0180a33352d6: Waiting 19:17:58 e7604b0c0f53: Waiting 19:17:58 f0b05810781a: Verifying Checksum 19:17:58 f0b05810781a: Download complete 19:17:58 5538fb30c42c: Download complete 19:17:58 0180a33352d6: Download complete 19:17:58 db689cb83ae0: Verifying Checksum 19:17:58 db689cb83ae0: Download complete 19:17:58 6138af208834: Verifying Checksum 19:17:58 6138af208834: Download complete 19:17:58 007c8e8c5d63: Verifying Checksum 19:17:58 007c8e8c5d63: Download complete 19:17:58 4f7a387c642f: Verifying Checksum 19:17:58 4f7a387c642f: Download complete 19:18:00 b2f61026a351: Verifying Checksum 19:18:00 b2f61026a351: Download complete 19:18:02 CGO_ENABLED=0 GO111MODULE=on go build ./... 19:18:02 Removing intermediate container 3dc80b7a04ca 19:18:02 ---> bad270e9edd0 19:18:02 Step 11/21 : FROM alpine 19:18:02 latest: Pulling from library/alpine 19:18:02 cbdbe7a5bc2a: Pulling fs layer 19:18:02 cbdbe7a5bc2a: Verifying Checksum 19:18:02 cbdbe7a5bc2a: Download complete 19:18:02 cbdbe7a5bc2a: Pull complete 19:18:02 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 19:18:02 Status: Downloaded newer image for alpine:latest 19:18:02 ---> f70734b6a266 19:18:02 Step 12/21 : ENV APP_PORT=49982 19:18:02 ---> Running in e24723ddcfaa 19:18:02 Removing intermediate container e24723ddcfaa 19:18:02 ---> edef76ee2c51 19:18:02 Step 13/21 : EXPOSE $APP_PORT 19:18:02 ---> Running in 64219505c9e5 19:18:02 Removing intermediate container 64219505c9e5 19:18:02 ---> b4d1c3664db6 19:18:02 Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 19:18:02 ---> 535bb9e4cc34 19:18:02 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 19:18:03 ---> b335f27e368f 19:18:03 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 19:18:03 ---> 6d92839b6a44 19:18:03 Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 19:18:03 ---> Running in 6716e191c8a7 19:18:03 Removing intermediate container 6716e191c8a7 19:18:03 ---> c262f056e22f 19:18:03 Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 19:18:03 ---> Running in 96ef3ccca874 19:18:03 Removing intermediate container 96ef3ccca874 19:18:03 ---> 753fc3bebda4 19:18:03 Step 19/21 : LABEL arch=amd64 19:18:03 ---> Running in a99b6bfc9ac0 19:18:03 Removing intermediate container a99b6bfc9ac0 19:18:03 ---> e39c27d998a4 19:18:03 Step 20/21 : LABEL git_sha=8b9d4518ce44b452ea6e7170c38b8c7009d29236 19:18:03 ---> Running in c516e292ec37 19:18:03 Removing intermediate container c516e292ec37 19:18:03 ---> bd88c49deee2 19:18:03 Step 21/21 : LABEL version=1.2.1-dev.1 19:18:03 ---> Running in 9614a57a09f7 19:18:04 Removing intermediate container 9614a57a09f7 19:18:04 ---> 6c968ef9c4b0 19:18:04 [Warning] One or more build-args [ARCH] were not consumed 19:18:04 Successfully built 6c968ef9c4b0 19:18:04 Successfully tagged docker-device-mqtt-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:18:04 provisioning config files... 19:18:04 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/7@tmp/config4206225513168803922tmp [Pipeline] { 19:18:04 b2f61026a351: Pull complete 19:18:04 5538fb30c42c: Pull complete [Pipeline] libraryResource [Pipeline] sh 19:18:05 f0b05810781a: Pull complete 19:18:05 nexus3.edgexfoundry.org:10001 19:18:05 0180a33352d6: Pull complete 19:18:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:05 Configure a credential helper to remove this warning. See 19:18:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:05 19:18:05 Login Succeeded 19:18:05 nexus3.edgexfoundry.org:10002 19:18:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:05 Configure a credential helper to remove this warning. See 19:18:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:05 19:18:05 Login Succeeded 19:18:05 nexus3.edgexfoundry.org:10003 19:18:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:05 Configure a credential helper to remove this warning. See 19:18:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:05 19:18:05 Login Succeeded 19:18:05 nexus3.edgexfoundry.org:10004 19:18:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:06 Configure a credential helper to remove this warning. See 19:18:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:06 19:18:06 Login Succeeded 19:18:06 docker.io 19:18:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:06 Configure a credential helper to remove this warning. See 19:18:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:06 19:18:06 Login Succeeded [Pipeline] } 19:18:06 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:18:06 [edgeXDocker.push] Tagging docker image docker-device-mqtt-go with the following tags: 19:18:06 8b9d4518ce44b452ea6e7170c38b8c7009d29236 19:18:06 latest 19:18:06 1.2.1-dev.1 19:18:06 8b9d4518ce44b452ea6e7170c38b8c7009d29236-1.2.1-dev.1 19:18:06 master 19:18:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:18:07 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:8b9d4518ce44b452ea6e7170c38b8c7009d29236 [Pipeline] isUnix [Pipeline] sh 19:18:07 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:8b9d4518ce44b452ea6e7170c38b8c7009d29236 19:18:07 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 19:18:07 f22d01b4b4a2: Preparing 19:18:07 0da0200dfbb5: Preparing 19:18:07 b90d6b61341a: Preparing 19:18:07 3e207b409db3: Preparing 19:18:07 3e207b409db3: Layer already exists 19:18:07 0da0200dfbb5: Pushed 19:18:07 f22d01b4b4a2: Pushed 19:18:09 b90d6b61341a: Pushed 19:18:09 8b9d4518ce44b452ea6e7170c38b8c7009d29236: digest: sha256:88573e6783f2c2d3b20d1ed3fa89698c5ef723d0792b2ece504a7e67454c3056 size: 1154 [Pipeline] isUnix [Pipeline] sh 19:18:09 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest [Pipeline] isUnix [Pipeline] sh 19:18:09 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest 19:18:09 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 19:18:09 f22d01b4b4a2: Preparing 19:18:09 0da0200dfbb5: Preparing 19:18:09 b90d6b61341a: Preparing 19:18:09 3e207b409db3: Preparing 19:18:09 f22d01b4b4a2: Layer already exists 19:18:09 3e207b409db3: Layer already exists 19:18:09 0da0200dfbb5: Layer already exists 19:18:09 b90d6b61341a: Layer already exists 19:18:09 latest: digest: sha256:88573e6783f2c2d3b20d1ed3fa89698c5ef723d0792b2ece504a7e67454c3056 size: 1154 [Pipeline] isUnix [Pipeline] sh 19:18:10 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh 19:18:10 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.1-dev.1 19:18:10 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 19:18:10 f22d01b4b4a2: Preparing 19:18:10 0da0200dfbb5: Preparing 19:18:10 b90d6b61341a: Preparing 19:18:10 3e207b409db3: Preparing 19:18:10 f22d01b4b4a2: Layer already exists 19:18:10 b90d6b61341a: Layer already exists 19:18:10 0da0200dfbb5: Layer already exists 19:18:10 3e207b409db3: Layer already exists 19:18:10 1.2.1-dev.1: digest: sha256:88573e6783f2c2d3b20d1ed3fa89698c5ef723d0792b2ece504a7e67454c3056 size: 1154 [Pipeline] isUnix [Pipeline] sh 19:18:10 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:8b9d4518ce44b452ea6e7170c38b8c7009d29236-1.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh 19:18:11 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:8b9d4518ce44b452ea6e7170c38b8c7009d29236-1.2.1-dev.1 19:18:11 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 19:18:11 f22d01b4b4a2: Preparing 19:18:11 0da0200dfbb5: Preparing 19:18:11 b90d6b61341a: Preparing 19:18:11 3e207b409db3: Preparing 19:18:11 0da0200dfbb5: Layer already exists 19:18:11 3e207b409db3: Layer already exists 19:18:11 f22d01b4b4a2: Layer already exists 19:18:11 b90d6b61341a: Layer already exists 19:18:11 8b9d4518ce44b452ea6e7170c38b8c7009d29236-1.2.1-dev.1: digest: sha256:88573e6783f2c2d3b20d1ed3fa89698c5ef723d0792b2ece504a7e67454c3056 size: 1154 [Pipeline] isUnix [Pipeline] sh 19:18:11 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [Pipeline] isUnix [Pipeline] sh 19:18:11 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master 19:18:11 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 19:18:11 f22d01b4b4a2: Preparing 19:18:11 0da0200dfbb5: Preparing 19:18:11 b90d6b61341a: Preparing 19:18:11 3e207b409db3: Preparing 19:18:11 f22d01b4b4a2: Layer already exists 19:18:11 0da0200dfbb5: Layer already exists 19:18:11 b90d6b61341a: Layer already exists 19:18:11 3e207b409db3: Layer already exists 19:18:11 master: digest: sha256:88573e6783f2c2d3b20d1ed3fa89698c5ef723d0792b2ece504a7e67454c3056 size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh 19:18:12 ++ find /w/workspace/device-mqtt-go/7 19:18:12 ++ grep snapcraft.yaml 19:18:12 + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/7/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:18:12 provisioning config files... 19:18:12 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/7@tmp/config3068924024679913780tmp [Pipeline] { [Pipeline] sh 19:18:13 + cp /w/workspace/device-mqtt-go/7@tmp/config3068924024679913780tmp /w/workspace/device-mqtt-go/7/edgex-snap-store-login [Pipeline] sh 19:18:13 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/7:/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 19:18:13 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 19:18:13 latest: Pulling from edgex-devops/edgex-snap-builder 19:18:13 5bed26d33875: Pulling fs layer 19:18:13 f11b29a9c730: Pulling fs layer 19:18:13 930bda195c84: Pulling fs layer 19:18:13 78bf9a5ad49e: Pulling fs layer 19:18:13 e5fbee5a4b0d: Pulling fs layer 19:18:13 f452fca78f88: Pulling fs layer 19:18:13 7417ef92027a: Pulling fs layer 19:18:13 2af5c49d270b: Pulling fs layer 19:18:13 df9c3bdbc40a: Pulling fs layer 19:18:13 f452fca78f88: Waiting 19:18:13 7417ef92027a: Waiting 19:18:13 2af5c49d270b: Waiting 19:18:13 78bf9a5ad49e: Waiting 19:18:13 df9c3bdbc40a: Waiting 19:18:13 e5fbee5a4b0d: Waiting 19:18:13 930bda195c84: Verifying Checksum 19:18:13 930bda195c84: Download complete 19:18:13 f11b29a9c730: Verifying Checksum 19:18:13 f11b29a9c730: Download complete 19:18:13 78bf9a5ad49e: Verifying Checksum 19:18:13 78bf9a5ad49e: Download complete 19:18:13 f452fca78f88: Download complete 19:18:13 7417ef92027a: Verifying Checksum 19:18:13 7417ef92027a: Download complete 19:18:13 2af5c49d270b: Download complete 19:18:13 df9c3bdbc40a: Verifying Checksum 19:18:13 df9c3bdbc40a: Download complete 19:18:13 5bed26d33875: Verifying Checksum 19:18:13 5bed26d33875: Download complete 19:18:18 e5fbee5a4b0d: Verifying Checksum 19:18:18 e5fbee5a4b0d: Download complete 19:18:21 5bed26d33875: Pull complete 19:18:21 f11b29a9c730: Pull complete 19:18:21 930bda195c84: Pull complete 19:18:21 78bf9a5ad49e: Pull complete 19:18:23 e7604b0c0f53: Verifying Checksum 19:18:23 e7604b0c0f53: Download complete 19:18:55 e7604b0c0f53: Pull complete 19:18:55 db689cb83ae0: Pull complete 19:18:55 6138af208834: Pull complete 19:18:55 007c8e8c5d63: Pull complete 19:18:55 4f7a387c642f: Pull complete 19:18:55 Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 19:18:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 19:19:00 e5fbee5a4b0d: Pull complete 19:19:00 f452fca78f88: Pull complete 19:19:00 7417ef92027a: Pull complete 19:19:00 2af5c49d270b: Pull complete 19:19:00 df9c3bdbc40a: Pull complete 19:19:00 Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 19:19:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 19:19:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:19:00 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:19:00 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:19:01 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 19:19:01 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 19:19:01 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 19:19:01 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 19:19:01 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 19:19:01 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [8507 B] 19:19:01 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [912 kB] 19:19:01 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [68.8 kB] 19:19:01 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1379 kB] 19:19:01 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [846 kB] 19:19:01 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] 19:19:01 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] 19:19:01 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1224 kB] 19:19:01 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [52.4 kB] 19:19:01 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [19.8 kB] 19:19:01 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1214 kB] 19:19:01 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] 19:19:01 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] 19:19:02 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [861 kB] 19:19:02 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] 19:19:02 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] 19:19:02 Fetched 4769 kB in 2s (2855 kB/s) 19:19:02 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [748 kB] 19:19:02 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [583 kB] 19:19:03 Fetched 3690 kB in 2s (1623 kB/s) 19:19:03 Reading package lists... 19:19:07 Reading package lists... 19:19:07 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 19:19:09 Reading package lists... 19:19:09 Building dependency tree... 19:19:09 Reading state information... 19:19:09 The following packages were automatically installed and are no longer required: 19:19:09 libjq1 liblzo2-2 libonig4 19:19:09 Use 'sudo apt autoremove' to remove them. 19:19:09 Suggested packages: 19:19:09 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:19:09 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 19:19:09 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 19:19:09 libterm-readline-gnu-perl | libterm-readline-perl-perl 19:19:09 The following NEW packages will be installed: 19:19:09 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 19:19:09 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 19:19:09 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 19:19:09 openssh-client patch perl perl-modules-5.26 xauth 19:19:09 0 upgraded, 27 newly installed, 0 to remove and 6 not upgraded. 19:19:09 Need to get 14.7 MB of archives. 19:19:09 After this operation, 89.5 MB of additional disk space will be used. 19:19:09 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] 19:19:09 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:19:09 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 19:19:09 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 19:19:09 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 19:19:09 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] 19:19:10 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 19:19:10 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 19:19:10 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 19:19:10 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 19:19:10 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 19:19:10 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 19:19:10 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 19:19:10 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:19:10 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 19:19:10 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:19:10 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] 19:19:10 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 19:19:10 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 19:19:10 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 19:19:10 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] 19:19:10 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] 19:19:10 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:19:10 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 19:19:10 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 19:19:10 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 19:19:10 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:19:11 debconf: delaying package configuration, since apt-utils is not installed 19:19:11 Fetched 14.7 MB in 1s (10.2 MB/s) 19:19:11 Selecting previously unselected package libxau6:amd64. 19:19:11 (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.) 19:19:11 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... 19:19:11 Unpacking libxau6:amd64 (1:1.0.8-1) ... 19:19:11 Selecting previously unselected package libbsd0:amd64. 19:19:11 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:19:11 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:19:11 Selecting previously unselected package libxdmcp6:amd64. 19:19:11 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 19:19:11 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 19:19:11 Selecting previously unselected package libxcb1:amd64. 19:19:11 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 19:19:11 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 19:19:11 Selecting previously unselected package libx11-data. 19:19:11 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 19:19:11 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 19:19:12 Selecting previously unselected package libx11-6:amd64. 19:19:12 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... 19:19:12 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 19:19:12 Selecting previously unselected package libxext6:amd64. 19:19:12 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... 19:19:12 Unpacking libxext6:amd64 (2:1.3.3-1) ... 19:19:12 Selecting previously unselected package perl-modules-5.26. 19:19:12 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 19:19:12 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 19:19:17 Selecting previously unselected package libgdbm5:amd64. 19:19:17 Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... 19:19:17 Unpacking libgdbm5:amd64 (1.14.1-6) ... 19:19:17 Selecting previously unselected package libgdbm-compat4:amd64. 19:19:17 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... 19:19:17 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 19:19:17 Selecting previously unselected package libperl5.26:amd64. 19:19:17 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 19:19:17 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 19:19:19 Selecting previously unselected package perl. 19:19:19 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... 19:19:19 Unpacking perl (5.26.1-6ubuntu0.3) ... 19:19:19 Selecting previously unselected package less. 19:19:19 Preparing to unpack .../12-less_487-0.1_amd64.deb ... 19:19:19 Unpacking less (487-0.1) ... 19:19:19 Selecting previously unselected package libexpat1:amd64. 19:19:19 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:19:19 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:19:19 Selecting previously unselected package netbase. 19:19:19 Preparing to unpack .../14-netbase_5.4_all.deb ... 19:19:19 Unpacking netbase (5.4) ... 19:19:19 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 19:19:20 Selecting previously unselected package libedit2:amd64. 19:19:20 Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... 19:19:20 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:19:20 Selecting previously unselected package libssl1.0.0:amd64. 19:19:20 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... 19:19:20 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 19:19:20 Selecting previously unselected package libxmuu1:amd64. 19:19:20 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... 19:19:20 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 19:19:20 Selecting previously unselected package openssh-client. 19:19:20 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 19:19:20 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 19:19:20 Selecting previously unselected package xauth. 19:19:20 Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... 19:19:20 Unpacking xauth (1:1.0.10-1) ... 19:19:21 Selecting previously unselected package curl. 19:19:21 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... 19:19:21 Unpacking curl (7.58.0-2ubuntu3.8) ... 19:19:23 Reading package lists... 19:19:23 Building dependency tree... 19:19:23 Reading state information... 19:19:24 The following packages were automatically installed and are no longer required: 19:19:24 libjq1 liblzo2-2 libonig4 19:19:24 Use 'sudo apt autoremove' to remove them. 19:19:24 Suggested packages: 19:19:24 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:19:24 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 19:19:24 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 19:19:24 libterm-readline-gnu-perl | libterm-readline-perl-perl 19:19:24 Selecting previously unselected package libcurl3-gnutls:amd64. 19:19:24 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... 19:19:24 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 19:19:24 Selecting previously unselected package liberror-perl. 19:19:24 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 19:19:24 Unpacking liberror-perl (0.17025-1) ... 19:19:24 Selecting previously unselected package git-man. 19:19:24 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 19:19:24 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 19:19:24 Selecting previously unselected package git. 19:19:24 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 19:19:24 Unpacking git (1:2.17.1-1ubuntu0.7) ... 19:19:24 The following NEW packages will be installed: 19:19:24 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 19:19:24 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 19:19:24 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 19:19:24 openssh-client patch perl perl-modules-5.26 xauth 19:19:24 0 upgraded, 27 newly installed, 0 to remove and 6 not upgraded. 19:19:24 Need to get 12.9 MB of archives. 19:19:24 After this operation, 84.2 MB of additional disk space will be used. 19:19:24 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] 19:19:25 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 19:19:25 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] 19:19:25 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] 19:19:25 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 19:19:25 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] 19:19:25 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] 19:19:25 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 19:19:25 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 19:19:25 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 19:19:25 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 19:19:25 Selecting previously unselected package make. 19:19:25 Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... 19:19:25 Unpacking make (4.1-9.1ubuntu1) ... 19:19:25 Selecting previously unselected package patch. 19:19:25 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:19:25 Unpacking patch (2.7.6-2ubuntu1.1) ... 19:19:25 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:19:25 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 19:19:25 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:19:25 Setting up less (487-0.1) ... 19:19:26 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 19:19:26 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 19:19:26 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 19:19:26 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 19:19:26 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 19:19:26 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] 19:19:26 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] 19:19:26 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 19:19:26 Setting up make (4.1-9.1ubuntu1) ... 19:19:26 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 19:19:26 Setting up curl (7.58.0-2ubuntu3.8) ... 19:19:26 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 19:19:26 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 19:19:26 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] 19:19:26 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] 19:19:26 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] 19:19:26 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 19:19:26 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 19:19:26 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 19:19:26 Setting up libgdbm5:amd64 (1.14.1-6) ... 19:19:26 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:19:26 Setting up patch (2.7.6-2ubuntu1.1) ... 19:19:26 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 19:19:26 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 19:19:26 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 19:19:26 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 19:19:26 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 19:19:26 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 19:19:26 Setting up libxau6:amd64 (1:1.0.8-1) ... 19:19:26 Setting up netbase (5.4) ... 19:19:26 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 19:19:26 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 19:19:26 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 19:19:26 debconf: delaying package configuration, since apt-utils is not installed 19:19:26 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 19:19:26 Setting up perl (5.26.1-6ubuntu0.3) ... 19:19:26 Setting up libxext6:amd64 (2:1.3.3-1) ... 19:19:26 Setting up liberror-perl (0.17025-1) ... 19:19:26 Setting up xauth (1:1.0.10-1) ... 19:19:26 Setting up git (1:2.17.1-1ubuntu0.7) ... 19:19:26 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:19:27 Fetched 12.9 MB in 2s (7984 kB/s) 19:19:27 Selecting previously unselected package libxau6:arm64. 19:19:27 (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.) 19:19:27 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... 19:19:27 Unpacking libxau6:arm64 (1:1.0.8-1) ... 19:19:27 Selecting previously unselected package libbsd0:arm64. 19:19:27 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 19:19:27 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 19:19:27 Selecting previously unselected package libxdmcp6:arm64. 19:19:27 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 19:19:27 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 19:19:27 Selecting previously unselected package libxcb1:arm64. 19:19:27 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... 19:19:27 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... 19:19:27 Selecting previously unselected package libx11-data. 19:19:27 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 19:19:27 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 19:19:27 Selecting previously unselected package libx11-6:arm64. 19:19:27 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... 19:19:28 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 19:19:28 Selecting previously unselected package libxext6:arm64. 19:19:28 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... 19:19:28 Unpacking libxext6:arm64 (2:1.3.3-1) ... 19:19:28 Selecting previously unselected package perl-modules-5.26. 19:19:28 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 19:19:28 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 19:19:29 curl set to automatically installed. 19:19:29 git set to automatically installed. 19:19:29 git-man set to automatically installed. 19:19:29 less set to automatically installed. 19:19:29 libbsd0 set to automatically installed. 19:19:29 libcurl3-gnutls set to automatically installed. 19:19:29 libedit2 set to automatically installed. 19:19:29 liberror-perl set to automatically installed. 19:19:29 libexpat1 set to automatically installed. 19:19:29 libgdbm-compat4 set to automatically installed. 19:19:29 libgdbm5 set to automatically installed. 19:19:29 libperl5.26 set to automatically installed. 19:19:29 libssl1.0.0 set to automatically installed. 19:19:29 libx11-6 set to automatically installed. 19:19:29 libx11-data set to automatically installed. 19:19:29 libxau6 set to automatically installed. 19:19:29 libxcb1 set to automatically installed. 19:19:29 libxdmcp6 set to automatically installed. 19:19:29 libxext6 set to automatically installed. 19:19:29 libxmuu1 set to automatically installed. 19:19:29 make set to automatically installed. 19:19:29 netbase set to automatically installed. 19:19:29 openssh-client set to automatically installed. 19:19:29 patch set to automatically installed. 19:19:29 perl set to automatically installed. 19:19:29 perl-modules-5.26 set to automatically installed. 19:19:29 xauth set to automatically installed. 19:19:29 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 19:19:29 Please ensure the environment is properly setup before continuing. 19:19:29 Ignore this message if the appropriate measures have already been taken 19:19:29 Selecting previously unselected package libgdbm5:arm64. 19:19:29 Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... 19:19:29 Unpacking libgdbm5:arm64 (1.14.1-6) ... 19:19:29 Selecting previously unselected package libgdbm-compat4:arm64. 19:19:29 Pulling go 19:19:30 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... 19:19:30 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 19:19:30 Selecting previously unselected package libperl5.26:arm64. 19:19:30 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 19:19:30 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 19:19:30 'device-mqtt' has dependencies that need to be staged: go 19:19:30 Skipping pull go (already ran) 19:19:30 Building go 19:19:30 % Total % Received % Xferd Average Speed Time Time Time Current 19:19:30 Dload Upload Total Spent Left Speed 19:19:31 Selecting previously unselected package perl. 19:19:31 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... 19:19:31 Unpacking perl (5.26.1-6ubuntu0.3) ... 19:19:31 Selecting previously unselected package less. 19:19:31 Preparing to unpack .../12-less_487-0.1_arm64.deb ... 19:19:31 Unpacking less (487-0.1) ... 19:19:31 Selecting previously unselected package libexpat1:arm64. 19:19:31 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 19:19:31 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 19:19:31 Selecting previously unselected package netbase. 19:19:31 Preparing to unpack .../14-netbase_5.4_all.deb ... 19:19:31 Unpacking netbase (5.4) ... 19:19:32 Selecting previously unselected package libedit2:arm64. 19:19:32 Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... 19:19:32 Unpacking libedit2:arm64 (3.1-20170329-1) ... 19:19:32 Selecting previously unselected package libssl1.0.0:arm64. 19:19:32 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... 19:19:32 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 19:19:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 114M 1 1359k 0 0 9.8M 0 0:00:11 --:--:-- 0:00:11 9999k 89 114M 89 102M 0 0 90.0M 0 0:00:01 0:00:01 --:--:-- 89.9M 100 114M 100 114M 0 0 91.0M 0 0:00:01 0:00:01 --:--:-- 90.9M 19:19:32 Selecting previously unselected package libxmuu1:arm64. 19:19:32 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... 19:19:32 Unpacking libxmuu1:arm64 (2:1.1.2-2) ... 19:19:32 Selecting previously unselected package openssh-client. 19:19:32 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 19:19:32 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 19:19:32 go1.13.5.linux-amd64.tar.gz: OK 19:19:32 Selecting previously unselected package xauth. 19:19:32 Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... 19:19:32 Unpacking xauth (1:1.0.10-1) ... 19:19:32 Selecting previously unselected package curl. 19:19:32 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... 19:19:33 Unpacking curl (7.58.0-2ubuntu3.8) ... 19:19:33 Selecting previously unselected package libcurl3-gnutls:arm64. 19:19:33 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... 19:19:33 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 19:19:33 Selecting previously unselected package liberror-perl. 19:19:33 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 19:19:33 Unpacking liberror-perl (0.17025-1) ... 19:19:33 Selecting previously unselected package git-man. 19:19:33 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 19:19:33 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 19:19:33 Selecting previously unselected package git. 19:19:33 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 19:19:33 Unpacking git (1:2.17.1-1ubuntu0.7) ... 19:19:40 Selecting previously unselected package make. 19:19:40 Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... 19:19:40 Unpacking make (4.1-9.1ubuntu1) ... 19:19:40 Selecting previously unselected package patch. 19:19:40 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... 19:19:40 Unpacking patch (2.7.6-2ubuntu1.1) ... 19:19:40 Setting up libedit2:arm64 (3.1-20170329-1) ... 19:19:40 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 19:19:40 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 19:19:40 Setting up less (487-0.1) ... 19:19:40 Setting up make (4.1-9.1ubuntu1) ... 19:19:40 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 19:19:40 Setting up curl (7.58.0-2ubuntu3.8) ... 19:19:40 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 19:19:40 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 19:19:40 Setting up libgdbm5:arm64 (1.14.1-6) ... 19:19:40 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 19:19:40 Setting up patch (2.7.6-2ubuntu1.1) ... 19:19:40 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 19:19:40 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 19:19:40 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 19:19:41 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 19:19:41 Setting up libxau6:arm64 (1:1.0.8-1) ... 19:19:41 Setting up netbase (5.4) ... 19:19:41 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 19:19:41 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... 19:19:41 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 19:19:41 Setting up libxmuu1:arm64 (2:1.1.2-2) ... 19:19:41 Setting up perl (5.26.1-6ubuntu0.3) ... 19:19:41 Setting up libxext6:arm64 (2:1.3.3-1) ... 19:19:41 Setting up liberror-perl (0.17025-1) ... 19:19:41 Setting up xauth (1:1.0.10-1) ... 19:19:41 Setting up git (1:2.17.1-1ubuntu0.7) ... 19:19:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:19:47 curl set to automatically installed. 19:19:47 git set to automatically installed. 19:19:47 git-man set to automatically installed. 19:19:47 less set to automatically installed. 19:19:47 libbsd0 set to automatically installed. 19:19:47 libcurl3-gnutls set to automatically installed. 19:19:47 libedit2 set to automatically installed. 19:19:47 liberror-perl set to automatically installed. 19:19:47 libexpat1 set to automatically installed. 19:19:47 libgdbm-compat4 set to automatically installed. 19:19:47 libgdbm5 set to automatically installed. 19:19:47 libperl5.26 set to automatically installed. 19:19:47 libssl1.0.0 set to automatically installed. 19:19:47 libx11-6 set to automatically installed. 19:19:47 libx11-data set to automatically installed. 19:19:47 libxau6 set to automatically installed. 19:19:47 libxcb1 set to automatically installed. 19:19:47 libxdmcp6 set to automatically installed. 19:19:47 libxext6 set to automatically installed. 19:19:47 libxmuu1 set to automatically installed. 19:19:47 make set to automatically installed. 19:19:47 netbase set to automatically installed. 19:19:47 openssh-client set to automatically installed. 19:19:47 patch set to automatically installed. 19:19:47 perl set to automatically installed. 19:19:47 perl-modules-5.26 set to automatically installed. 19:19:47 xauth set to automatically installed. 19:19:47 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 19:19:47 Please ensure the environment is properly setup before continuing. 19:19:47 Ignore this message if the appropriate measures have already been taken 19:19:48 Pulling go 19:19:50 Staging go 19:19:50 Pulling device-mqtt 19:19:51 'device-mqtt' has dependencies that need to be staged: go 19:19:51 Skipping pull go (already ran) 19:19:51 Building go 19:19:51 % Total % Received % Xferd Average Speed Time Time Time Current 19:19:51 Dload Upload Total Spent Left Speed 19:19:51 Skipping build go (already ran) 19:19:51 Building device-mqtt 19:19:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.1-dev.1" -o cmd/device-mqtt ./cmd 19:19:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 93.0M 0 951k 0 0 3948k 0 0:00:24 --:--:-- 0:00:24 3948k 51 93.0M 51 48.3M 0 0 38.4M 0 0:00:02 0:00:01 0:00:01 38.4M 100 93.0M 100 93.0M 0 0 44.6M 0 0:00:02 0:00:02 --:--:-- 44.6M 19:19:54 go1.13.5.linux-arm64.tar.gz: OK 19:19:56 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.1 19:19:56 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 19:19:56 go: downloading github.com/spf13/cast v1.3.0 19:19:56 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 19:19:56 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 19:19:56 go: extracting github.com/spf13/cast v1.3.0 19:19:56 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.1 19:19:56 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 19:19:56 go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 19:19:56 go: downloading github.com/gorilla/mux v1.7.1 19:19:56 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.31 19:19:56 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 19:19:56 go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 19:19:56 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 19:19:56 go: downloading github.com/pkg/errors v0.8.1 19:19:56 go: downloading github.com/go-kit/kit v0.8.0 19:19:56 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 19:19:56 go: extracting github.com/gorilla/mux v1.7.1 19:19:56 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.31 19:19:56 go: extracting github.com/pkg/errors v0.8.1 19:19:56 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 19:19:56 go: downloading github.com/google/uuid v1.1.1 19:19:56 go: downloading github.com/hashicorp/consul/api v1.1.0 19:19:56 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 19:19:56 go: downloading github.com/OneOfOne/xxhash v1.2.6 19:19:56 go: downloading gopkg.in/yaml.v2 v2.2.8 19:19:56 go: extracting github.com/go-kit/kit v0.8.0 19:19:56 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 19:19:56 go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 19:19:56 go: extracting github.com/google/uuid v1.1.1 19:19:56 go: extracting github.com/OneOfOne/xxhash v1.2.6 19:19:56 go: extracting gopkg.in/yaml.v2 v2.2.8 19:19:56 go: extracting github.com/hashicorp/consul/api v1.1.0 19:19:56 go: downloading github.com/BurntSushi/toml v0.3.1 19:19:56 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 19:19:56 go: downloading github.com/x448/float16 v0.8.4 19:19:56 go: downloading github.com/pelletier/go-toml v1.2.0 19:19:56 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 19:19:56 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:19:56 go: downloading github.com/hashicorp/serf v0.8.2 19:19:56 go: extracting github.com/x448/float16 v0.8.4 19:19:56 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 19:19:56 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 19:19:56 go: extracting github.com/pelletier/go-toml v1.2.0 19:19:56 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:19:56 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:19:56 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 19:19:56 go: extracting github.com/BurntSushi/toml v0.3.1 19:19:56 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 19:19:56 go: extracting github.com/mitchellh/mapstructure v1.1.2 19:19:56 go: downloading github.com/go-logfmt/logfmt v0.4.0 19:20:09 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:20:09 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:20:09 go: downloading github.com/mitchellh/copystructure v1.0.0 19:20:09 go: extracting github.com/hashicorp/serf v0.8.2 19:20:09 go: extracting github.com/go-logfmt/logfmt v0.4.0 19:20:09 go: extracting github.com/mitchellh/copystructure v1.0.0 19:20:09 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 19:20:09 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:20:09 go: extracting github.com/mitchellh/reflectwalk v1.0.0 19:20:09 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:20:09 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:20:09 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:20:09 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 19:20:09 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:20:09 go: extracting github.com/hashicorp/golang-lru v0.5.0 19:20:09 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 19:20:09 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 19:20:09 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 19:20:09 go: finding github.com/spf13/cast v1.3.0 19:20:09 go: finding github.com/gorilla/mux v1.7.1 19:20:09 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 19:20:09 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 19:20:09 go: finding github.com/fxamacker/cbor/v2 v2.2.0 19:20:09 go: finding github.com/OneOfOne/xxhash v1.2.6 19:20:09 go: finding github.com/go-kit/kit v0.8.0 19:20:09 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 19:20:09 go: finding github.com/google/uuid v1.1.1 19:20:09 go: finding github.com/x448/float16 v0.8.4 19:20:09 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 19:20:09 go: finding github.com/go-logfmt/logfmt v0.4.0 19:20:09 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 19:20:09 go: finding github.com/BurntSushi/toml v0.3.1 19:20:09 go: finding gopkg.in/yaml.v2 v2.2.8 19:20:09 go: finding github.com/pkg/errors v0.8.1 19:20:09 go: finding github.com/hashicorp/consul/api v1.1.0 19:20:09 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 19:20:09 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 19:20:09 go: finding github.com/pelletier/go-toml v1.2.0 19:20:09 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:20:09 go: finding github.com/hashicorp/go-rootcerts v1.0.0 19:20:09 go: finding github.com/mitchellh/copystructure v1.0.0 19:20:09 go: finding github.com/mitchellh/mapstructure v1.1.2 19:20:09 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 19:20:09 go: finding github.com/hashicorp/serf v0.8.2 19:20:09 go: finding github.com/mitchellh/reflectwalk v1.0.0 19:20:09 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:20:09 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 19:20:09 go: finding github.com/hashicorp/golang-lru v0.5.0 19:20:12 Staging go 19:20:14 Pulling device-mqtt 19:20:17 Skipping build go (already ran) 19:20:17 Building device-mqtt 19:20:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.1-dev.1" -o cmd/device-mqtt ./cmd 19:20:18 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.1 19:20:18 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 19:20:18 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 19:20:18 go: downloading github.com/spf13/cast v1.3.0 19:20:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 19:20:18 go: extracting github.com/spf13/cast v1.3.0 19:20:18 go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 19:20:18 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.1 19:20:18 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 19:20:18 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 19:20:18 go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 19:20:18 go: downloading github.com/go-kit/kit v0.8.0 19:20:18 go: downloading github.com/google/uuid v1.1.1 19:20:18 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 19:20:18 go: downloading github.com/gorilla/mux v1.7.1 19:20:18 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.31 19:20:18 go: extracting github.com/google/uuid v1.1.1 19:20:18 go: extracting github.com/gorilla/mux v1.7.1 19:20:18 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.31 19:20:18 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 19:20:18 go: downloading github.com/OneOfOne/xxhash v1.2.6 19:20:18 go: downloading gopkg.in/yaml.v2 v2.2.8 19:20:18 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 19:20:18 go: downloading github.com/x448/float16 v0.8.4 19:20:18 go: downloading github.com/BurntSushi/toml v0.3.1 19:20:18 go: downloading github.com/pkg/errors v0.8.1 19:20:18 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 19:20:18 go: extracting github.com/go-kit/kit v0.8.0 19:20:18 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 19:20:18 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 19:20:18 go: extracting github.com/pkg/errors v0.8.1 19:20:18 go: extracting github.com/x448/float16 v0.8.4 19:20:18 go: extracting gopkg.in/yaml.v2 v2.2.8 19:20:18 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 19:20:18 go: downloading github.com/pelletier/go-toml v1.2.0 19:20:18 go: extracting github.com/BurntSushi/toml v0.3.1 19:20:18 go: extracting github.com/OneOfOne/xxhash v1.2.6 19:20:18 go: downloading github.com/hashicorp/consul/api v1.1.0 19:20:18 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:20:18 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 19:20:18 go: extracting github.com/pelletier/go-toml v1.2.0 19:20:18 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:20:19 go: downloading github.com/mitchellh/copystructure v1.0.0 19:20:19 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:20:19 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:20:19 go: extracting github.com/mitchellh/mapstructure v1.1.2 19:20:19 go: extracting github.com/hashicorp/consul/api v1.1.0 19:20:19 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 19:20:19 go: extracting github.com/mitchellh/copystructure v1.0.0 19:20:19 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:20:19 go: extracting github.com/mitchellh/reflectwalk v1.0.0 19:20:19 go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 19:20:19 go: downloading github.com/hashicorp/serf v0.8.2 19:20:19 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 19:20:19 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:20:19 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 19:20:19 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 19:20:19 go: extracting github.com/hashicorp/serf v0.8.2 19:20:19 go: downloading github.com/go-logfmt/logfmt v0.4.0 19:20:19 go: extracting github.com/go-logfmt/logfmt v0.4.0 19:20:19 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:20:19 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:20:19 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:20:19 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 19:20:19 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:20:19 go: extracting github.com/hashicorp/golang-lru v0.5.0 19:20:19 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 19:20:19 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 19:20:19 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 19:20:19 go: finding github.com/spf13/cast v1.3.0 19:20:19 go: finding github.com/gorilla/mux v1.7.1 19:20:19 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 19:20:19 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 19:20:19 go: finding github.com/fxamacker/cbor/v2 v2.2.0 19:20:19 go: finding github.com/OneOfOne/xxhash v1.2.6 19:20:19 go: finding github.com/go-kit/kit v0.8.0 19:20:19 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 19:20:19 go: finding github.com/google/uuid v1.1.1 19:20:19 go: finding github.com/x448/float16 v0.8.4 19:20:19 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 19:20:19 go: finding github.com/go-logfmt/logfmt v0.4.0 19:20:19 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 19:20:19 go: finding gopkg.in/yaml.v2 v2.2.8 19:20:19 go: finding github.com/BurntSushi/toml v0.3.1 19:20:19 go: finding github.com/pkg/errors v0.8.1 19:20:19 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 19:20:19 go: finding github.com/hashicorp/consul/api v1.1.0 19:20:19 go: finding github.com/pelletier/go-toml v1.2.0 19:20:19 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:20:19 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 19:20:19 go: finding github.com/hashicorp/go-rootcerts v1.0.0 19:20:19 go: finding github.com/hashicorp/serf v0.8.2 19:20:19 go: finding github.com/mitchellh/mapstructure v1.1.2 19:20:19 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 19:20:19 go: finding github.com/mitchellh/copystructure v1.0.0 19:20:19 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:20:19 go: finding github.com/mitchellh/reflectwalk v1.0.0 19:20:19 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 19:20:19 go: finding github.com/hashicorp/golang-lru v0.5.0 19:20:27 CGO_ENABLED=0 GO111MODULE=on go build ./... 19:20:46 CGO_ENABLED=0 GO111MODULE=on go build ./... 19:20:49 Skipping stage go (already ran) 19:20:49 Staging device-mqtt 19:20:49 Priming go 19:20:50 Priming device-mqtt 19:20:51 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 19:20:51 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 19:20:51 Determining the version from the project repo (version-script). 19:20:51 The version has been set to '1.2.1-dev.1-20200518+8b9d451' 19:20:51 Snapping 'edgex-device-mqtt' ... 19:20:53 19:20:53 Snapped edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap 19:20:56 19:20:56 Login successful. You now have these capabilities: 19:20:56 19:20:56 snaps: No restriction 19:20:56 channels: No restriction 19:20:56 permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] 19:20:56 expires: 2020-06-19T16:50:48.252993 19:20:56 19:20:56 Preparing to push 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap'. 19:20:56 After pushing, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. 19:20:56 Install the review-tools from the Snap Store for enhanced checks before uploading this snap. 19:21:01 Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [ ] 0% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [ ] 1% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [ ] 2% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [ ] 3% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [ ] 4% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [ ] 5% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [ ] 6% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [ ] 7% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [ ] 8% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [ ] 9% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [ ] 10% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [ ] 11% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [ ] 13% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [ ] 14% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [ ] 15% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [ ] 16% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [ ] 17% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [ ] 18% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [ ] 19% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [ ] 20% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [ ] 21% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [ ] 22% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [ ] 23% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [= ] 25% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [= ] 26% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [= ] 27% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [= ] 28% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [= ] 29% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [= ] 30% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [= ] 31% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [= ] 32% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [= ] 33% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [= ] 34% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [= ] 35% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [= ] 37% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [= ] 38% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [= ] 39% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [= ] 40% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [= ] 41% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [= ] 42% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [= ] 43% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [= ] 44% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [= ] 45% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [= ] 46% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [= ] 47% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [= ] 49% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [== ] 50% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [== ] 51% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [== ] 52% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [== ] 53% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [== ] 54% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [== ] 55% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [== ] 56% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [== ] 57% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [== ] 58% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [== ] 59% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [== ] 61% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [== ] 62% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [== ] 63% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [== ] 64% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [== ] 65% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [== ] 66% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [== ] 67% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [== ] 68% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [== ] 69% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [== ] 70% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [== ] 71% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [== ] 73% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [== ] 74% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [=== ] 75% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [=== ] 76% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [=== ] 77% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [=== ] 78% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [=== ] 79% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [=== ] 80% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [=== ] 81% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [=== ] 82% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [=== ] 83% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [=== ] 84% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [=== ] 86% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [=== ] 87% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [=== ] 88% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [=== ] 89% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [=== ] 90% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [=== ] 91% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [=== ] 92% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [=== ] 93% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [=== ] 94% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [=== ] 95% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [=== ] 96% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [=== ] 98% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [=== ] 99% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' [====] 100% 19:21:04 Skipping stage go (already ran) 19:21:04 Staging device-mqtt 19:21:06 Priming go 19:21:09 Priming device-mqtt 19:21:13 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 19:21:13 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 19:21:13 Determining the version from the project repo (version-script). 19:21:13 The version has been set to '1.2.1-dev.1-20200518+8b9d451' 19:21:13 Snapping 'edgex-device-mqtt' ... 19:21:13 Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| released 19:21:13 Revision 1181 of 'edgex-device-mqtt' created. 19:21:15 Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| 19:21:15 Track Arch Channel Version Revision Notes 19:21:15 edinburgh amd64 stable 1.0.0-20190627+29babbb 110 - 19:21:15 candidate 1.0.0-20190627+29babbb 110 - 19:21:15 beta 1.0.0-20190801+fd7235a 239 - 19:21:15 edge 1.0.0-20200107+8d32c65 942 - 19:21:15 fuji amd64 stable 1.1.1-20200228+f519bc1 1072 - 19:21:15 candidate ^ ^ - 19:21:15 beta 1.1.1-20200228+f519bc1 1072 - 19:21:15 edge 1.1.1-20200422+f519bc1 1177 - 19:21:15 geneva amd64 stable 1.2.0-dev.6-20200513+4f542d1 1179 - 19:21:15 candidate ^ ^ - 19:21:15 beta ^ ^ - 19:21:15 edge ^ ^ - 19:21:15 latest amd64 stable 1.2.0-dev.6-20200513+4f542d1 1179 - 19:21:15 candidate 1.1.1-20200228+f519bc1 1072 - 19:21:15 beta 1.1.1-20200228+f519bc1 1072 - 19:21:15 edge 1.2.1-dev.1-20200518+8b9d451 1181 - 19:21:15 Pushing metadata from 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_amd64.snap' 19:21:16 19:21:16 Snapped edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap 19:21:19 The metadata has been pushed [Pipeline] } 19:21:19 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] } 19:21:21 19:21:21 Login successful. You now have these capabilities: 19:21:21 19:21:21 snaps: No restriction 19:21:21 channels: No restriction 19:21:21 permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] 19:21:21 expires: 2020-06-19T16:50:48.252993 19:21:21 19:21:25 Preparing to push 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap'. 19:21:25 After pushing, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. 19:21:25 Install the review-tools from the Snap Store for enhanced checks before uploading this snap. 19:21:28 Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [ ] 0% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [ ] 1% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [ ] 2% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [ ] 3% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [ ] 4% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [ ] 5% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [ ] 6% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [ ] 7% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [ ] 8% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [ ] 9% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [ ] 10% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [ ] 11% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [ ] 12% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [ ] 13% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [ ] 14% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [ ] 16% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [ ] 17% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [ ] 18% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [ ] 19% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [ ] 20% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [ ] 21% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [ ] 22% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [ ] 23% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [ ] 24% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [= ] 25% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [= ] 26% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [= ] 27% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [= ] 28% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [= ] 29% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [= ] 30% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [= ] 32% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [= ] 33% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [= ] 34% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [= ] 35% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [= ] 36% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [= ] 37% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [= ] 38% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [= ] 39% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [= ] 40% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [= ] 41% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [= ] 42% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [= ] 43% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [= ] 44% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [= ] 45% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [= ] 46% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [= ] 48% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [= ] 49% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [== ] 50% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [== ] 51% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [== ] 52% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [== ] 53% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [== ] 54% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [== ] 55% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [== ] 56% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [== ] 57% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [== ] 58% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [== ] 59% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [== ] 60% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [== ] 61% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [== ] 62% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [== ] 64% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [== ] 65% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [== ] 66% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [== ] 67% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [== ] 68% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [== ] 69% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [== ] 70% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [== ] 71% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [== ] 72% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [== ] 73% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [== ] 74% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [=== ] 75% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [=== ] 76% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [=== ] 77% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [=== ] 78% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [=== ] 80% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [=== ] 81% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [=== ] 82% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [=== ] 83% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [=== ] 84% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [=== ] 85% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [=== ] 86% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [=== ] 87% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [=== ] 88% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [=== ] 89% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [=== ] 90% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [=== ] 91% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [=== ] 92% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [=== ] 93% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [=== ] 94% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [=== ] 96% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [=== ] 97% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [=== ] 98% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [=== ] 99% Pushing 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' [====] 100% 19:21:40 Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- released 19:21:40 Revision 1182 of 'edgex-device-mqtt' created. 19:21:42 Track Arch Channel Version Revision Notes 19:21:42 edinburgh arm64 stable 1.0.0-20190627+29babbb 112 - 19:21:42 candidate 1.0.0-20190627+29babbb 112 - 19:21:42 beta 1.0.0-20190801+fd7235a 241 - 19:21:42 edge 1.0.0-20200107+8d32c65 944 - 19:21:42 fuji arm64 stable 1.1.1-20200311+f519bc1 1097 - 19:21:42 candidate ^ ^ - 19:21:42 beta 1.1.1-20200311+f519bc1 1097 - 19:21:42 edge 1.1.1-20200421+f519bc1 1174 - 19:21:42 geneva arm64 stable 1.2.0-dev.6-20200513+4f542d1 1180 - 19:21:42 candidate ^ ^ - 19:21:42 beta ^ ^ - 19:21:42 edge ^ ^ - 19:21:42 latest arm64 stable 1.2.0-dev.6-20200513+4f542d1 1180 - 19:21:42 candidate 1.0.0-20190627+29babbb 112 - 19:21:42 beta 1.1.1-20200311+f519bc1 1097 - 19:21:42 edge 1.2.1-dev.1-20200518+8b9d451 1182 - 19:21:42 Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...| 19:21:46 Pushing metadata from 'edgex-device-mqtt_1.2.1-dev.1-20200518+8b9d451_arm64.snap' 19:21:48 The metadata has been pushed [Pipeline] } 19:21:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 19:21:52 provisioning config files... 19:21:52 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config7383359823517525092tmp [Pipeline] { [Pipeline] sh 19:21:53 + curl -s https://codecov.io/bash 19:21:53 + bash -s - -t @/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config7383359823517525092tmp 19:21:53 19:21:53 _____ _ 19:21:53 / ____| | | 19:21:53 | | ___ __| | ___ ___ _____ __ 19:21:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:21:53 | |___| (_) | (_| | __/ (_| (_) \ V / 19:21:53 \_____\___/ \__,_|\___|\___\___/ \_/ 19:21:53 Bash-20200430-d757c17 19:21:53 19:21:53 19:21:53 ==> Jenkins CI detected. 19:21:53 project root: . 19:21:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:21:53 ==> Running gcov in . (disable via -X gcov) 19:21:53 ==> Python coveragepy not found 19:21:53 ==> Searching for coverage reports in: 19:21:53 + . 19:21:53 -> Found 1 reports 19:21:53 ==> Detecting git/mercurial file structure 19:21:53 ==> Reading reports 19:21:53 + ./coverage.out bytes=18214 19:21:53 ==> Appending adjustments 19:21:53 https://docs.codecov.io/docs/fixing-reports 19:21:53 + Found adjustments 19:21:53 ==> Gzipping contents 19:21:53 ==> Uploading reports 19:21:53 url: https://codecov.io 19:21:53 query: branch=master&commit=8b9d4518ce44b452ea6e7170c38b8c7009d29236&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job= 19:21:53 -> Pinging Codecov 19:21:53 https://codecov.io/upload/v4?package=bash-20200430-d757c17&token=secret&branch=master&commit=8b9d4518ce44b452ea6e7170c38b8c7009d29236&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job= 19:21:54 -> Uploading 19:21:54 -> View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/8b9d4518ce44b452ea6e7170c38b8c7009d29236 [Pipeline] } 19:21:54 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 19:21:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 19:21:55 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 19:21:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:21:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 19:21:55 19:21:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 19:21:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 19:21:55 1.217.3: Pulling from edgex-devops/edgex-snyk-go 19:21:55 cbdbe7a5bc2a: Pulling fs layer 19:21:55 408f87550127: Pulling fs layer 19:21:55 fe522b08c979: Pulling fs layer 19:21:55 221eaa008020: Pulling fs layer 19:21:55 2a4607e5d6b9: Pulling fs layer 19:21:55 95d3c3421fef: Pulling fs layer 19:21:55 2fec7dd152b6: Pulling fs layer 19:21:55 d65e43aa86fe: Pulling fs layer 19:21:55 10a7cc25405e: Pulling fs layer 19:21:55 221eaa008020: Waiting 19:21:55 2a4607e5d6b9: Waiting 19:21:55 95d3c3421fef: Waiting 19:21:55 2fec7dd152b6: Waiting 19:21:55 d65e43aa86fe: Waiting 19:21:55 10a7cc25405e: Waiting 19:21:55 fe522b08c979: Verifying Checksum 19:21:55 fe522b08c979: Download complete 19:21:55 408f87550127: Download complete 19:21:55 2a4607e5d6b9: Verifying Checksum 19:21:55 2a4607e5d6b9: Download complete 19:21:55 cbdbe7a5bc2a: Download complete 19:21:55 95d3c3421fef: Verifying Checksum 19:21:55 95d3c3421fef: Download complete 19:21:56 cbdbe7a5bc2a: Pull complete 19:21:56 408f87550127: Pull complete 19:21:56 fe522b08c979: Pull complete 19:21:56 d65e43aa86fe: Verifying Checksum 19:21:56 d65e43aa86fe: Download complete 19:21:57 2fec7dd152b6: Verifying Checksum 19:21:57 2fec7dd152b6: Download complete 19:21:57 10a7cc25405e: Verifying Checksum 19:21:57 10a7cc25405e: Download complete 19:21:57 221eaa008020: Verifying Checksum 19:21:57 221eaa008020: Download complete 19:22:29 221eaa008020: Pull complete 19:22:29 2a4607e5d6b9: Pull complete 19:22:29 95d3c3421fef: Pull complete 19:22:32 2fec7dd152b6: Pull complete 19:22:38 d65e43aa86fe: Pull complete 19:22:39 10a7cc25405e: Pull complete 19:22:39 Digest: sha256:f69c3a2814e8191a177e5024c1aa2982a1df1c15a1f5ff5a42290ad3eeac8c0b 19:22:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 19:22:39 prd-centos7-docker-4c-2g-8826 does not seem to be running inside a container 19:22:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/gexfoundry_device-mqtt-go_master:/ws -w /ws --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 19:22:40 $ docker top 73bf97fd6c9ace8449d377426c1a2dc87676ee5084fe0ef62dc014d1de8c1ef7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:41 + snyk monitor '--org=edgex-jenkins' 19:23:07 19:23:07 Monitoring /w/workspace/gexfoundry_device-mqtt-go_master (github.com/edgexfoundry/device-mqtt-go)... 19:23:07 19:23:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/4ea94731-3e83-4ea6-b045-310e131a9121 19:23:07 19:23:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:23:07 19:23:07 [Pipeline] } 19:23:07 $ docker stop --time=1 73bf97fd6c9ace8449d377426c1a2dc87676ee5084fe0ef62dc014d1de8c1ef7 19:23:09 $ docker rm -f 73bf97fd6c9ace8449d377426c1a2dc87676ee5084fe0ef62dc014d1de8c1ef7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:23:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 19:23:10 19:23:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 19:23:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 19:23:10 latest: Pulling from edgex-devops/edgex-klar 19:23:10 e7c96db7181b: Pulling fs layer 19:23:10 1868ca2cb446: Pulling fs layer 19:23:10 136be5d0fe8e: Pulling fs layer 19:23:10 894bfe63afcb: Pulling fs layer 19:23:10 894bfe63afcb: Waiting 19:23:10 1868ca2cb446: Verifying Checksum 19:23:10 1868ca2cb446: Download complete 19:23:10 136be5d0fe8e: Download complete 19:23:10 e7c96db7181b: Verifying Checksum 19:23:10 e7c96db7181b: Download complete 19:23:10 894bfe63afcb: Verifying Checksum 19:23:10 894bfe63afcb: Download complete 19:23:11 e7c96db7181b: Pull complete 19:23:11 1868ca2cb446: Pull complete 19:23:11 136be5d0fe8e: Pull complete 19:23:11 894bfe63afcb: Pull complete 19:23:11 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 19:23:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 19:23:11 prd-centos7-docker-4c-2g-8826 does not seem to be running inside a container 19:23:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 19:23:12 $ docker top 33b83327713b0774fadfa00780944c37eece1071feb2353297619274ef4ec438 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:13 + + tee/klar 19:23:13 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:8b9d4518ce44b452ea6e7170c38b8c7009d29236 [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 19:23:17 $ docker stop --time=1 33b83327713b0774fadfa00780944c37eece1071feb2353297619274ef4ec438 19:23:18 $ docker rm -f 33b83327713b0774fadfa00780944c37eece1071feb2353297619274ef4ec438 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 19:23:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 19:23:19 . [Pipeline] withDockerContainer 19:23:19 prd-centos7-docker-4c-2g-8826 does not seem to be running inside a container 19:23:19 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 19:23:20 $ docker top 2e6566319200ffe519980ed30d104ce709e4be196404afd32c462d9a69dae103 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:20 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:8b9d4518ce44b452ea6e7170c38b8c7009d29236 19:23:20 + tee 19:23:20 clair timeout 1m0s 19:23:20 docker timeout: 1m0s 19:23:20 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 19:23:21 $ docker stop --time=1 2e6566319200ffe519980ed30d104ce709e4be196404afd32c462d9a69dae103 19:23:23 $ docker rm -f 2e6566319200ffe519980ed30d104ce709e4be196404afd32c462d9a69dae103 [Pipeline] // withDockerContainer [Pipeline] sh 19:23:23 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports [Pipeline] echo 19:23:23 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports/clair_results_docker-device-mqtt-go_8b9d4518ce44b452ea6e7170c38b8c7009d29236.html [Pipeline] writeFile [Pipeline] step 19:23:23 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 19:23:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 19:23:24 . [Pipeline] withDockerContainer 19:23:24 prd-centos7-docker-4c-2g-8826 does not seem to be running inside a container 19:23:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 19:23:24 $ docker top 6835737c738175af1b3a736a66f1fab39febf6b4aed9088dda946e6ef9117a6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:25 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:8b9d4518ce44b452ea6e7170c38b8c7009d29236 19:23:25 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 19:23:29 $ docker stop --time=1 6835737c738175af1b3a736a66f1fab39febf6b4aed9088dda946e6ef9117a6f 19:23:31 $ docker rm -f 6835737c738175af1b3a736a66f1fab39febf6b4aed9088dda946e6ef9117a6f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 19:23:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 19:23:31 . [Pipeline] withDockerContainer 19:23:31 prd-centos7-docker-4c-2g-8826 does not seem to be running inside a container 19:23:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 19:23:32 $ docker top ce30e399d00421ff42fe223a0a5d4b7d671f2aad9758971ce60a08f6141f7d15 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:32 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:8b9d4518ce44b452ea6e7170c38b8c7009d29236+ 19:23:32 tee 19:23:32 clair timeout 1m0s 19:23:32 docker timeout: 1m0s 19:23:32 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 19:23:33 $ docker stop --time=1 ce30e399d00421ff42fe223a0a5d4b7d671f2aad9758971ce60a08f6141f7d15 19:23:35 $ docker rm -f ce30e399d00421ff42fe223a0a5d4b7d671f2aad9758971ce60a08f6141f7d15 [Pipeline] // withDockerContainer [Pipeline] sh 19:23:35 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports [Pipeline] echo 19:23:35 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports/clair_results_docker-device-mqtt-go-arm64_8b9d4518ce44b452ea6e7170c38b8c7009d29236.html [Pipeline] writeFile [Pipeline] step 19:23:35 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 19:23:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:23:36 . [Pipeline] withDockerContainer 19:23:36 prd-centos7-docker-4c-2g-8826 does not seem to be running inside a container 19:23:36 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:23:37 $ docker top b4c1abc8afeb7aa58fdd95026d3ffe1aa54f9417f696569b375275136d2a7ffd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:23:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:23:37 [ssh-agent] Looking for ssh-agent implementation... 19:23:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:23:37 $ docker exec b4c1abc8afeb7aa58fdd95026d3ffe1aa54f9417f696569b375275136d2a7ffd ssh-agent 19:23:38 SSH_AUTH_SOCK=/tmp/ssh-Oy5MK9TpC1M4/agent.14 19:23:38 SSH_AGENT_PID=21 19:23:38 Running ssh-add (command line suppressed) 19:23:38 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_980987174215323616.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_980987174215323616.key) 19:23:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:23:38 + git semver tag 19:23:38 # -> Open(): unable to determine branch for HEAD 19:23:38 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 19:23:38 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 19:23:38 # $SEMVER_REMOTE_NAME = origin 19:23:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:23:38 # $SEMVER_USER_NAME = edgex-jenkins 19:23:38 # $SEMVER_BRANCH = master 19:23:38 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 19:23:38 # 8b9d4518ce44b452ea6e7170c38b8c7009d29236 HEAD 19:23:38 # -> Force: false 19:23:38 # 14aae125bbb742e3e42303f01b375ebc097b7350 refs/tags/v1.2.1-dev.1 [Pipeline] } 19:23:38 $ docker exec --env ******** --env ******** b4c1abc8afeb7aa58fdd95026d3ffe1aa54f9417f696569b375275136d2a7ffd ssh-agent -k 19:23:39 unset SSH_AUTH_SOCK; 19:23:39 unset SSH_AGENT_PID; 19:23:39 echo Agent pid 21 killed; 19:23:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:23:39 + git semver [Pipeline] } 19:23:39 $ docker stop --time=1 b4c1abc8afeb7aa58fdd95026d3ffe1aa54f9417f696569b375275136d2a7ffd 19:23:41 $ docker rm -f b4c1abc8afeb7aa58fdd95026d3ffe1aa54f9417f696569b375275136d2a7ffd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:23:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:23:41 19:23:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:23:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:23:42 0.23.1-centos7: Pulling from edgex-lftools 19:23:42 ab5ef0e58194: Pulling fs layer 19:23:42 9712f1f96733: Pulling fs layer 19:23:42 63f879dbbcfc: Pulling fs layer 19:23:42 0d9ebad4ef96: Pulling fs layer 19:23:42 e9a5061849ea: Pulling fs layer 19:23:42 d747dcd14b5f: Pulling fs layer 19:23:42 2de7ff778b66: Pulling fs layer 19:23:42 0d9ebad4ef96: Waiting 19:23:42 e9a5061849ea: Waiting 19:23:42 d747dcd14b5f: Waiting 19:23:42 2de7ff778b66: Waiting 19:23:42 9712f1f96733: Download complete 19:23:42 63f879dbbcfc: Download complete 19:23:42 e9a5061849ea: Download complete 19:23:42 d747dcd14b5f: Download complete 19:23:43 0d9ebad4ef96: Verifying Checksum 19:23:43 0d9ebad4ef96: Download complete 19:23:43 2de7ff778b66: Verifying Checksum 19:23:43 2de7ff778b66: Download complete 19:23:43 ab5ef0e58194: Verifying Checksum 19:23:43 ab5ef0e58194: Download complete 19:23:50 ab5ef0e58194: Pull complete 19:23:50 9712f1f96733: Pull complete 19:23:54 63f879dbbcfc: Pull complete 19:24:02 0d9ebad4ef96: Pull complete 19:24:04 e9a5061849ea: Pull complete 19:24:04 d747dcd14b5f: Pull complete 19:24:06 2de7ff778b66: Pull complete 19:24:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:24:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:24:07 prd-centos7-docker-4c-2g-8826 does not seem to be running inside a container 19:24:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:24:07 $ docker top d6c89bddc15bc313c96e210cb5f918290369997fb87148d633785c976fc534bb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:24:08 provisioning config files... 19:24:08 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config2235975699660270870tmp 19:24:08 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config5001304219508514239tmp 19:24:08 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config2656800868155140339tmp [Pipeline] { [Pipeline] echo 19:24:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:24:08 ---> sigul-configuration.sh 19:24:08 gpg: directory `/root/.gnupg' created 19:24:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:24:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:24:08 gpg: keyring `/root/.gnupg/secring.gpg' created 19:24:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:24:08 gpg: CAST5 encrypted data 19:24:08 gpg: encrypted with 1 passphrase 19:24:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:24:09 + mkdir /home/jenkins 19:24:09 + mkdir /home/jenkins/sigul [Pipeline] sh 19:24:09 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 19:24:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:24:09 ---> sigul-install.sh 19:24:15 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 19:24:15 + git tag --list 19:24:15 v1.2.1-dev.1 [Pipeline] sh 19:24:15 + lftools sign git-tag v1.2.1-dev.1 19:24:33 Signing Git tag with Sigul... 19:24:33 Signing v1.2.1-dev.1 [Pipeline] echo 19:24:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:24:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:24:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:24:34 $ docker stop --time=1 d6c89bddc15bc313c96e210cb5f918290369997fb87148d633785c976fc534bb 19:24:35 $ docker rm -f d6c89bddc15bc313c96e210cb5f918290369997fb87148d633785c976fc534bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 19:24:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:24:36 . [Pipeline] withDockerContainer 19:24:36 prd-centos7-docker-4c-2g-8826 does not seem to be running inside a container 19:24:36 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:24:37 $ docker top ba8345f2eeda2518ef1a818def7bfc0976f18dbac025c2f45602a3079931bc71 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:24:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:24:37 [ssh-agent] Looking for ssh-agent implementation... 19:24:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:24:37 $ docker exec ba8345f2eeda2518ef1a818def7bfc0976f18dbac025c2f45602a3079931bc71 ssh-agent 19:24:38 SSH_AUTH_SOCK=/tmp/ssh-QCqlTJHBqTLA/agent.15 19:24:38 SSH_AGENT_PID=22 19:24:38 Running ssh-add (command line suppressed) 19:24:38 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5842188422493335025.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5842188422493335025.key) 19:24:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:24:38 + git semver bump pre 19:24:38 # -> Open(): unable to determine branch for HEAD 19:24:38 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 19:24:38 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 19:24:38 # $SEMVER_REMOTE_NAME = origin 19:24:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:24:38 # $SEMVER_USER_NAME = edgex-jenkins 19:24:38 # $SEMVER_BRANCH = master 19:24:38 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 19:24:38 1.2.1-dev.2 [Pipeline] } 19:24:38 $ docker exec --env ******** --env ******** ba8345f2eeda2518ef1a818def7bfc0976f18dbac025c2f45602a3079931bc71 ssh-agent -k 19:24:38 unset SSH_AUTH_SOCK; 19:24:38 unset SSH_AGENT_PID; 19:24:38 echo Agent pid 22 killed; 19:24:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:24:39 + git semver [Pipeline] } 19:24:39 $ docker stop --time=1 ba8345f2eeda2518ef1a818def7bfc0976f18dbac025c2f45602a3079931bc71 19:24:40 $ docker rm -f ba8345f2eeda2518ef1a818def7bfc0976f18dbac025c2f45602a3079931bc71 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 19:24:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:24:41 . [Pipeline] withDockerContainer 19:24:41 prd-centos7-docker-4c-2g-8826 does not seem to be running inside a container 19:24:41 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:24:42 $ docker top e63a7c3959dd945a9258711afe5879baae79507a1a69774db45d8da44b69a67d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:24:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:24:42 [ssh-agent] Looking for ssh-agent implementation... 19:24:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:24:43 $ docker exec e63a7c3959dd945a9258711afe5879baae79507a1a69774db45d8da44b69a67d ssh-agent 19:24:43 SSH_AUTH_SOCK=/tmp/ssh-EWgzN045zLlc/agent.14 19:24:43 SSH_AGENT_PID=21 19:24:43 Running ssh-add (command line suppressed) 19:24:43 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_3254836213864325238.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_3254836213864325238.key) 19:24:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:24:43 + git semver push 19:24:43 # -> Open(): unable to determine branch for HEAD 19:24:43 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 19:24:43 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 19:24:43 # $SEMVER_REMOTE_NAME = origin 19:24:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:24:43 # $SEMVER_USER_NAME = edgex-jenkins 19:24:43 # $SEMVER_BRANCH = master 19:24:43 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 19:24:50 $ docker exec --env ******** --env ******** e63a7c3959dd945a9258711afe5879baae79507a1a69774db45d8da44b69a67d ssh-agent -k 19:24:50 unset SSH_AUTH_SOCK; 19:24:50 unset SSH_AGENT_PID; 19:24:50 echo Agent pid 21 killed; 19:24:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:24:51 + git semver [Pipeline] } 19:24:51 $ docker stop --time=1 e63a7c3959dd945a9258711afe5879baae79507a1a69774db45d8da44b69a67d 19:24:52 $ docker rm -f e63a7c3959dd945a9258711afe5879baae79507a1a69774db45d8da44b69a67d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:24:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:24:53 ---> package-listing.sh 19:24:53 ++ facter osfamily 19:24:53 ++ tr '[:upper:]' '[:lower:]' 19:24:53 + OS_FAMILY=redhat 19:24:53 + workspace=/w/workspace/gexfoundry_device-mqtt-go_master 19:24:53 + START_PACKAGES=/tmp/packages_start.txt 19:24:53 + END_PACKAGES=/tmp/packages_end.txt 19:24:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:24:53 + PACKAGES=/tmp/packages_start.txt 19:24:53 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 19:24:53 + PACKAGES=/tmp/packages_end.txt 19:24:53 + case "${OS_FAMILY}" in 19:24:53 + rpm -qa 19:24:53 + sort 19:24:58 + '[' -f /tmp/packages_start.txt ']' 19:24:58 + '[' -f /tmp/packages_end.txt ']' 19:24:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:24:58 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 19:24:58 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/archives/ 19:24:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 19:24:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:24:58 19:24:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:24:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:24:58 alpine: Pulling from edgex-lftools-log-publisher 19:24:58 c9b1b535fdd9: Pulling fs layer 19:24:58 2cc5ad85d9ab: Pulling fs layer 19:24:58 756a868c4378: Pulling fs layer 19:24:58 444b2fc9a129: Pulling fs layer 19:24:58 ea15f1150254: Pulling fs layer 19:24:58 41b27a9f41bf: Pulling fs layer 19:24:58 28c525ee5125: Pulling fs layer 19:24:58 094b1ea09ed8: Pulling fs layer 19:24:58 138eaada9080: Pulling fs layer 19:24:58 0622d0fa9048: Pulling fs layer 19:24:58 444b2fc9a129: Waiting 19:24:58 ea15f1150254: Waiting 19:24:58 41b27a9f41bf: Waiting 19:24:58 138eaada9080: Waiting 19:24:58 28c525ee5125: Waiting 19:24:58 094b1ea09ed8: Waiting 19:24:58 0622d0fa9048: Waiting 19:24:58 2cc5ad85d9ab: Verifying Checksum 19:24:58 2cc5ad85d9ab: Download complete 19:24:58 444b2fc9a129: Verifying Checksum 19:24:58 444b2fc9a129: Download complete 19:24:58 c9b1b535fdd9: Verifying Checksum 19:24:58 c9b1b535fdd9: Download complete 19:24:59 ea15f1150254: Verifying Checksum 19:24:59 ea15f1150254: Download complete 19:24:59 28c525ee5125: Verifying Checksum 19:24:59 28c525ee5125: Download complete 19:24:59 756a868c4378: Verifying Checksum 19:24:59 756a868c4378: Download complete 19:24:59 138eaada9080: Verifying Checksum 19:24:59 138eaada9080: Download complete 19:24:59 0622d0fa9048: Verifying Checksum 19:24:59 0622d0fa9048: Download complete 19:24:59 094b1ea09ed8: Verifying Checksum 19:24:59 094b1ea09ed8: Download complete 19:25:00 41b27a9f41bf: Verifying Checksum 19:25:00 41b27a9f41bf: Download complete 19:25:12 c9b1b535fdd9: Pull complete 19:25:12 2cc5ad85d9ab: Pull complete 19:25:12 756a868c4378: Pull complete 19:25:12 444b2fc9a129: Pull complete 19:25:13 ea15f1150254: Pull complete 19:25:18 41b27a9f41bf: Pull complete 19:25:18 28c525ee5125: Pull complete 19:25:20 094b1ea09ed8: Pull complete 19:25:20 138eaada9080: Pull complete 19:25:20 0622d0fa9048: Pull complete 19:25:20 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 19:25:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:25:20 prd-centos7-docker-4c-2g-8826 does not seem to be running inside a container 19:25:20 $ 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_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:25:21 $ docker top 9cffcb4f15515ebfc043fb6d8018b7d5efb278ead3e3275ea9df4f501773ab05 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:25:21 provisioning config files... 19:25:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config239029144303785080tmp [Pipeline] { [Pipeline] echo 19:25:21 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:25:21 ---> create-netrc.sh [Pipeline] echo 19:25:21 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:25:22 ---> logs-deploy.sh 19:25:22 + ARCHIVE_ARTIFACTS= 19:25:22 + LOGS_SERVER=https://logs.edgexfoundry.org 19:25:22 + '[' https://logs.edgexfoundry.org == None ']' 19:25:22 + NEXUS_URL=https://nexus.edgexfoundry.org 19:25:22 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/7 19:25:22 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/master/7/ 19:25:22 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/7 /w/workspace/gexfoundry_device-mqtt-go_master 19:25:23 Archives upload complete. 19:25:23 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/7 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/master/7/