Pull request #151 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 7f88040258f07bfaeff12d6ffadb79724e5539dd+53b271558e00092d9ac86daf606e53fe8237c5d2 (9288c5f2aaac90d8bf6b67c10cf39751f1a694aa) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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-2521 in /w/workspace/gexfoundry_device-mqtt-go_PR-151 [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 Fetching without tags > git init /w/workspace/gexfoundry_device-mqtt-go_PR-151 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/151/head:refs/remotes/origin/PR-151 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 53b271558e00092d9ac86daf606e53fe8237c5d2 into PR head commit 7f88040258f07bfaeff12d6ffadb79724e5539dd Merge succeeded, producing 7f88040258f07bfaeff12d6ffadb79724e5539dd Checking out Revision 7f88040258f07bfaeff12d6ffadb79724e5539dd (PR-151) > git config core.sparsecheckout # timeout=10 > git checkout -f 7f88040258f07bfaeff12d6ffadb79724e5539dd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 53b271558e00092d9ac86daf606e53fe8237c5d2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f88040258f07bfaeff12d6ffadb79724e5539dd # timeout=10 Commit message: "fix: Optimize MQTT client creation for async value Add conn retry mechanism and use os.Exit(1) instead of the panic error" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:03:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:03:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:03:49 ========================================================= 02:03:49 EdgeX Global Pipelines Version Info 02:03:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1000bbd73f91f04f839a054127d940c9984c9c24 # timeout=10 02:03:52 ------------------- 02:03:52 stable info: 02:03:52 ------------------- 02:03:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:03:52 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 02:03:52 Message: update stable to v1.0.89 02:03:52 ------------------- 02:03:52 experimental info: 02:03:52 ------------------- 02:03:52 Commited By: **** collab-it+edgex@linuxfoundation.org 02:03:52 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 02:03:52 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 02:03:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:03:54 02:03:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:03:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:03:55 latest: Pulling from edgex-devops/git-semver 02:03:55 9123ac7c32f7: Pulling fs layer 02:03:55 b8cc5d1170e3: Pulling fs layer 02:03:55 2924cbbf6a41: Pulling fs layer 02:03:55 93b08a4f1073: Pulling fs layer 02:03:55 93b08a4f1073: Waiting 02:03:55 b8cc5d1170e3: Verifying Checksum 02:03:55 b8cc5d1170e3: Download complete 02:03:55 9123ac7c32f7: Verifying Checksum 02:03:55 9123ac7c32f7: Download complete 02:03:55 2924cbbf6a41: Verifying Checksum 02:03:55 2924cbbf6a41: Download complete 02:03:55 93b08a4f1073: Verifying Checksum 02:03:55 93b08a4f1073: Download complete 02:03:56 9123ac7c32f7: Pull complete 02:03:56 b8cc5d1170e3: Pull complete 02:03:57 2924cbbf6a41: Pull complete 02:03:57 93b08a4f1073: Pull complete 02:03:57 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 02:03:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:03:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:03:58 prd-centos7-docker-4c-2g-2521 does not seem to be running inside a container 02:03:58 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-151 -v /w/workspace/gexfoundry_device-mqtt-go_PR-151:/w/workspace/gexfoundry_device-mqtt-go_PR-151:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-151@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:04:00 $ docker top f47ada419ae064e27b5a962e46f63e849975573d6ec9f6630d2f59b920af316c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:04:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:04:00 [ssh-agent] Looking for ssh-agent implementation... 02:04:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:04:00 $ docker exec f47ada419ae064e27b5a962e46f63e849975573d6ec9f6630d2f59b920af316c ssh-agent 02:04:00 SSH_AUTH_SOCK=/tmp/ssh-vpf2GXCYdeRX/agent.12 02:04:00 SSH_AGENT_PID=17 02:04:00 Running ssh-add (command line suppressed) 02:04:01 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-151@tmp/private_key_3129542655961763555.key (/w/workspace/gexfoundry_device-mqtt-go_PR-151@tmp/private_key_3129542655961763555.key) 02:04:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:04:01 + git describe --exact-match --tags HEAD 02:04:01 fatal: No names found, cannot describe anything. [Pipeline] } 02:04:01 $ docker exec --env ******** --env ******** f47ada419ae064e27b5a962e46f63e849975573d6ec9f6630d2f59b920af316c ssh-agent -k 02:04:01 unset SSH_AUTH_SOCK; 02:04:01 unset SSH_AGENT_PID; 02:04:01 echo Agent pid 17 killed; 02:04:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 02:04:02 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 02:04:02 This usually means this commit has not been tagged. [Pipeline] sshagent 02:04:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:04:02 [ssh-agent] Looking for ssh-agent implementation... 02:04:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:04:02 $ docker exec f47ada419ae064e27b5a962e46f63e849975573d6ec9f6630d2f59b920af316c ssh-agent 02:04:02 SSH_AUTH_SOCK=/tmp/ssh-emX8FHP7HEWH/agent.45 02:04:02 SSH_AGENT_PID=50 02:04:02 Running ssh-add (command line suppressed) 02:04:02 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-151@tmp/private_key_795287037514869001.key (/w/workspace/gexfoundry_device-mqtt-go_PR-151@tmp/private_key_795287037514869001.key) 02:04:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:04:03 + git semver init 02:04:03 # -> Open(): unable to determine branch for HEAD 02:04:03 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-151/.git 02:04:03 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-151 02:04:03 # $SEMVER_REMOTE_NAME = origin 02:04:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:04:03 # $SEMVER_USER_NAME = edgex-jenkins 02:04:03 # $SEMVER_BRANCH = PR-151 02:04:03 # $SEMVER_TEMP = /tmp/semver-192146985 02:04:03 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 02:04:03 # '/tmp/semver-192146985' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-151/.semver' 02:04:03 # -> Force: false 02:04:03 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-151/.semver [Pipeline] } 02:04:03 $ docker exec --env ******** --env ******** f47ada419ae064e27b5a962e46f63e849975573d6ec9f6630d2f59b920af316c ssh-agent -k 02:04:04 unset SSH_AUTH_SOCK; 02:04:04 unset SSH_AGENT_PID; 02:04:04 echo Agent pid 50 killed; 02:04:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:04:04 + git semver [Pipeline] } 02:04:04 $ docker stop --time=1 f47ada419ae064e27b5a962e46f63e849975573d6ec9f6630d2f59b920af316c 02:04:06 $ docker rm -f f47ada419ae064e27b5a962e46f63e849975573d6ec9f6630d2f59b920af316c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 02:04:08 Stashed 27 file(s) [Pipeline] echo 02:04:08 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 02:04:23 Still waiting to schedule task 02:04:23 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2521’ 02:04:23 Still waiting to schedule task 02:04:23 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2075’ is offline 02:05:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2523 in /w/workspace/gexfoundry_device-mqtt-go_PR-151 [Pipeline] { [Pipeline] ws 02:05:57 Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout 02:06:03 using credential edgex-jenkins-ssh 02:06:03 Cloning the remote Git repository 02:06:03 Cloning with configured refspecs honoured and without tags 02:06:03 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:06:03 > git init /w/workspace/device-mqtt-go/3 # timeout=10 02:06:03 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:06:03 > git --version # timeout=10 02:06:03 using GIT_SSH to set credentials SSH Credentials for GitHub 02:06:03 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:06:04 Fetching without tags 02:06:04 Merging remotes/origin/master commit 53b271558e00092d9ac86daf606e53fe8237c5d2 into PR head commit 7f88040258f07bfaeff12d6ffadb79724e5539dd 02:06:05 Merge succeeded, producing 7f88040258f07bfaeff12d6ffadb79724e5539dd 02:06:05 Checking out Revision 7f88040258f07bfaeff12d6ffadb79724e5539dd (PR-151) 02:06:04 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:06:04 > git config --add remote.origin.fetch +refs/pull/151/head:refs/remotes/origin/PR-151 # timeout=10 02:06:04 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 02:06:04 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:06:04 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:06:04 using GIT_SSH to set credentials SSH Credentials for GitHub 02:06:04 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:06:04 > git config core.sparsecheckout # timeout=10 02:06:04 > git checkout -f 7f88040258f07bfaeff12d6ffadb79724e5539dd # timeout=10 02:06:04 > git remote # timeout=10 02:06:04 > git config --get remote.origin.url # timeout=10 02:06:04 using GIT_SSH to set credentials SSH Credentials for GitHub 02:06:05 > git merge 53b271558e00092d9ac86daf606e53fe8237c5d2 # timeout=10 02:06:05 > git rev-parse HEAD^{commit} # timeout=10 02:06:05 > git config core.sparsecheckout # timeout=10 02:06:05 > git checkout -f 7f88040258f07bfaeff12d6ffadb79724e5539dd # timeout=10 02:06:09 Commit message: "fix: Optimize MQTT client creation for async value Add conn retry mechanism and use os.Exit(1) instead of the panic error" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:06:10 ========================================================= 02:06:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 02:06:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:06:11 + 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 . 02:06:12 Sending build context to Docker daemon 589.3kB 02:06:12 Step 1/8 : ARG BASE=golang:1.13-alpine 02:06:12 Step 2/8 : FROM ${BASE} 02:06:12 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:06:12 cde5963f3b93: Pulling fs layer 02:06:12 2a23fa8c16f7: Pulling fs layer 02:06:12 777b28850792: Pulling fs layer 02:06:12 8a11ddd9e578: Pulling fs layer 02:06:12 4cf88f913ddb: Pulling fs layer 02:06:12 1df406cf5192: Pulling fs layer 02:06:12 cd6300453558: Pulling fs layer 02:06:12 b9c365052c96: Pulling fs layer 02:06:12 a2d8cc88f415: Pulling fs layer 02:06:12 ea1d1ca13537: Pulling fs layer 02:06:12 3750a50a1c5e: Pulling fs layer 02:06:12 1df406cf5192: Waiting 02:06:12 cd6300453558: Waiting 02:06:12 b9c365052c96: Waiting 02:06:12 a2d8cc88f415: Waiting 02:06:12 ea1d1ca13537: Waiting 02:06:12 3750a50a1c5e: Waiting 02:06:12 8a11ddd9e578: Waiting 02:06:12 4cf88f913ddb: Waiting 02:06:12 777b28850792: Download complete 02:06:12 2a23fa8c16f7: Verifying Checksum 02:06:12 2a23fa8c16f7: Download complete 02:06:12 4cf88f913ddb: Verifying Checksum 02:06:12 4cf88f913ddb: Download complete 02:06:12 1df406cf5192: Verifying Checksum 02:06:12 1df406cf5192: Download complete 02:06:12 cde5963f3b93: Verifying Checksum 02:06:12 cde5963f3b93: Download complete 02:06:13 cde5963f3b93: Pull complete 02:06:14 2a23fa8c16f7: Pull complete 02:06:14 777b28850792: Pull complete 02:06:15 cd6300453558: Verifying Checksum 02:06:15 cd6300453558: Download complete 02:06:15 a2d8cc88f415: Download complete 02:06:17 ea1d1ca13537: Verifying Checksum 02:06:17 ea1d1ca13537: Download complete 02:06:17 3750a50a1c5e: Download complete 02:06:17 b9c365052c96: Verifying Checksum 02:06:17 b9c365052c96: Download complete 02:06:18 8a11ddd9e578: Download complete 02:06:30 8a11ddd9e578: Pull complete 02:06:30 4cf88f913ddb: Pull complete 02:06:30 1df406cf5192: Pull complete 02:06:35 cd6300453558: Pull complete 02:06:39 b9c365052c96: Pull complete 02:06:39 a2d8cc88f415: Pull complete 02:06:41 ea1d1ca13537: Pull complete 02:06:41 3750a50a1c5e: Pull complete 02:06:41 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 02:06:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 02:06:42 ---> 78745c68409d 02:06:42 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 02:06:46 ---> Running in ceb14f76db9f 02:06:47 Removing intermediate container ceb14f76db9f 02:06:47 ---> 0c536b07ca90 02:06:47 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:06:47 ---> Running in f0681110068b 02:06:49 Removing intermediate container f0681110068b 02:06:49 ---> 07198cfdb727 02:06:49 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 02:06:49 ---> Running in f5d00b8d81c8 02:06:51 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 02:06:52 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 02:06:52 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 02:06:52 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 02:06:52 (3/18) Installing libmagic (5.37-r1) 02:06:53 (4/18) Installing file (5.37-r1) 02:06:53 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 02:06:53 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 02:06:53 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 02:07:00 (8/18) Installing libc-dev (0.7.2-r0) 02:07:00 (9/18) Installing g++ (9.2.0-r4) 02:07:04 (10/18) Installing fortify-headers (1.1-r0) 02:07:04 (11/18) Installing build-base (0.5-r1) 02:07:04 (12/18) Installing openssh-keygen (8.1_p1-r0) 02:07:04 (13/18) Installing libedit (20191211.3.1-r0) 02:07:04 (14/18) Installing openssh-client (8.1_p1-r0) 02:07:05 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 02:07:05 (16/18) Installing openssh-server-common (8.1_p1-r0) 02:07:05 (17/18) Installing openssh-server (8.1_p1-r0) 02:07:05 (18/18) Installing openssh (8.1_p1-r0) 02:07:05 Executing busybox-1.31.1-r8.trigger 02:07:05 OK: 203 MiB in 52 packages 02:07:12 Removing intermediate container f5d00b8d81c8 02:07:12 ---> 0b901ed66ea2 02:07:12 Step 6/8 : WORKDIR /device-mqtt-go 02:07:12 ---> Running in 92b907efd41a 02:07:12 Removing intermediate container 92b907efd41a 02:07:12 ---> 501b8735369f 02:07:12 Step 7/8 : COPY . . 02:07:13 ---> c67cd822033d 02:07:13 Step 8/8 : RUN go mod download 02:07:13 ---> Running in 4fcb7e98e4d5 02:07:16 go: finding github.com/BurntSushi/toml v0.3.1 02:07:16 go: finding github.com/OneOfOne/xxhash v1.2.6 02:07:16 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 02:07:16 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:07:16 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 02:07:16 go: finding github.com/bgentry/speakeasy v0.1.0 02:07:16 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 02:07:16 go: finding github.com/davecgh/go-spew v1.1.1 02:07:16 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 02:07:16 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 02:07:16 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 02:07:16 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 02:07:16 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 02:07:16 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 02:07:16 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 02:07:16 go: finding github.com/fatih/color v1.7.0 02:07:16 go: finding github.com/fxamacker/cbor/v2 v2.2.0 02:07:16 go: finding github.com/go-kit/kit v0.8.0 02:07:16 go: finding github.com/go-logfmt/logfmt v0.4.0 02:07:16 go: finding github.com/go-stack/stack v1.8.0 02:07:16 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:07:17 go: finding github.com/google/uuid v1.1.1 02:07:17 go: finding github.com/gorilla/mux v1.7.1 02:07:17 go: finding github.com/hashicorp/consul/api v1.1.0 02:07:17 go: finding github.com/hashicorp/consul/sdk v0.1.1 02:07:17 go: finding github.com/hashicorp/errwrap v1.0.0 02:07:17 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 02:07:17 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 02:07:17 go: finding github.com/hashicorp/go-msgpack v0.5.3 02:07:17 go: finding github.com/hashicorp/go-multierror v1.0.0 02:07:17 go: finding github.com/hashicorp/go-rootcerts v1.0.0 02:07:17 go: finding github.com/hashicorp/go-sockaddr v1.0.0 02:07:17 go: finding github.com/hashicorp/go-syslog v1.0.0 02:07:17 go: finding github.com/hashicorp/go-uuid v1.0.1 02:07:17 go: finding github.com/hashicorp/go.net v0.0.1 02:07:17 go: finding github.com/hashicorp/golang-lru v0.5.0 02:07:17 go: finding github.com/hashicorp/logutils v1.0.0 02:07:17 go: finding github.com/hashicorp/mdns v1.0.0 02:07:17 go: finding github.com/hashicorp/memberlist v0.1.3 02:07:17 go: finding github.com/hashicorp/serf v0.8.2 02:07:17 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 02:07:17 go: finding github.com/kr/pretty v0.1.0 02:07:17 go: finding github.com/kr/pty v1.1.1 02:07:17 go: finding github.com/kr/text v0.1.0 02:07:17 go: finding github.com/mattn/go-colorable v0.0.9 02:07:17 go: finding github.com/mattn/go-isatty v0.0.3 02:07:17 go: finding github.com/miekg/dns v1.0.14 02:07:17 go: finding github.com/mitchellh/cli v1.0.0 02:07:17 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:07:17 go: finding github.com/mitchellh/copystructure v1.0.0 02:07:17 go: finding github.com/mitchellh/go-homedir v1.0.0 02:07:17 go: finding github.com/mitchellh/go-testing-interface v1.0.0 02:07:17 go: finding github.com/mitchellh/gox v0.4.0 02:07:17 go: finding github.com/mitchellh/iochan v1.0.0 02:07:17 go: finding github.com/mitchellh/mapstructure v1.1.2 02:07:17 go: finding github.com/mitchellh/reflectwalk v1.0.0 02:07:17 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:07:17 go: finding github.com/pelletier/go-toml v1.2.0 02:07:17 go: finding github.com/pkg/errors v0.8.1 02:07:17 go: finding github.com/pmezard/go-difflib v1.0.0 02:07:17 go: finding github.com/posener/complete v1.1.1 02:07:17 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 02:07:17 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:07:17 go: finding github.com/spf13/cast v1.3.0 02:07:17 go: finding github.com/stretchr/objx v0.1.0 02:07:17 go: finding github.com/stretchr/testify v1.5.1 02:07:17 go: finding github.com/ugorji/go v1.1.4 02:07:17 go: finding github.com/x448/float16 v0.8.4 02:07:17 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 02:07:17 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 02:07:17 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 02:07:18 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 02:07:18 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 02:07:18 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 02:07:18 go: finding gopkg.in/yaml.v2 v2.2.8 02:07:30 Removing intermediate container 4fcb7e98e4d5 02:07:30 ---> 0861446610b7 02:07:30 Successfully built 0861446610b7 02:07:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:07:31 + docker inspect -f . ci-base-image-arm64 02:07:31 . [Pipeline] withDockerContainer 02:07:31 prd-ubuntu18.04-docker-arm64-4c-16g-2523 does not seem to be running inside a container 02:07:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:07:33 $ docker top 94a4b64f5aa82484b40dd7c876622c28304c19ed19333c747a4c7e055c4d7885 -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:34 + go version 02:07:34 go version go1.13.5 linux/arm64 [Pipeline] sh 02:07:35 + make test 02:07:35 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 02:07:36 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:08:02 Running on prd-centos7-docker-4c-2g-2524 in /w/workspace/gexfoundry_device-mqtt-go_PR-151 [Pipeline] { [Pipeline] ws 02:08:02 Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout 02:08:09 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:08:09 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.026s coverage: 28.3% of statements 02:08:09 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:08:09 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:08:10 using credential edgex-jenkins-ssh 02:08:10 Cloning the remote Git repository 02:08:10 Cloning with configured refspecs honoured and without tags 02:08:11 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:08:11 > git init /w/workspace/device-mqtt-go/3 # timeout=10 02:08:11 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:08:11 > git --version # timeout=10 02:08:11 using GIT_SSH to set credentials SSH Credentials for GitHub 02:08:11 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:08:12 Fetching without tags 02:08:13 Merging remotes/origin/master commit 53b271558e00092d9ac86daf606e53fe8237c5d2 into PR head commit 7f88040258f07bfaeff12d6ffadb79724e5539dd 02:08:13 Merge succeeded, producing 7f88040258f07bfaeff12d6ffadb79724e5539dd 02:08:13 Checking out Revision 7f88040258f07bfaeff12d6ffadb79724e5539dd (PR-151) 02:08:12 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:08:12 > git config --add remote.origin.fetch +refs/pull/151/head:refs/remotes/origin/PR-151 # timeout=10 02:08:12 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 02:08:12 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:08:12 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:08:12 using GIT_SSH to set credentials SSH Credentials for GitHub 02:08:12 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:08:13 > git config core.sparsecheckout # timeout=10 02:08:13 > git checkout -f 7f88040258f07bfaeff12d6ffadb79724e5539dd # timeout=10 02:08:13 > git remote # timeout=10 02:08:13 > git config --get remote.origin.url # timeout=10 02:08:13 using GIT_SSH to set credentials SSH Credentials for GitHub 02:08:13 > git merge 53b271558e00092d9ac86daf606e53fe8237c5d2 # timeout=10 02:08:13 > git rev-parse HEAD^{commit} # timeout=10 02:08:13 > git config core.sparsecheckout # timeout=10 02:08:13 > git checkout -f 7f88040258f07bfaeff12d6ffadb79724e5539dd # timeout=10 02:08:15 gofmt -l . 02:08:15 ["`gofmt -l .`" = ""] 02:08:15 ./bin/test-attribution-txt.sh 02:08:16 ./bin/test-go-mod-tidy.sh [Pipeline] stash 02:08:17 Stashed 1 file(s) [Pipeline] } 02:08:17 $ docker stop --time=1 94a4b64f5aa82484b40dd7c876622c28304c19ed19333c747a4c7e055c4d7885 02:08:18 Commit message: "fix: Optimize MQTT client creation for async value Add conn retry mechanism and use os.Exit(1) instead of the panic error" 02:08:19 $ docker rm -f 94a4b64f5aa82484b40dd7c876622c28304c19ed19333c747a4c7e055c4d7885 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] unstash 02:08:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] echo 02:08:21 ========================================================= 02:08:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 02:08:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:08:21 + ls -al . 02:08:21 total 132 02:08:21 drwxrwxr-x 9 jenkins jenkins 4096 Jun 11 02:08 . 02:08:21 drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 02:06 .. 02:08:21 -rw-rw-r-- 1 jenkins jenkins 140 Jun 11 02:06 .dockerignore 02:08:21 drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 02:06 .git 02:08:21 -rw-rw-r-- 1 jenkins jenkins 328 Jun 11 02:06 .gitignore 02:08:21 drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 02:06 .semver 02:08:21 -rw-rw-r-- 1 jenkins jenkins 4678 Jun 11 02:06 Attribution.txt 02:08:21 -rw-rw-r-- 1 jenkins jenkins 1776 Jun 11 02:06 Dockerfile 02:08:21 -rw-rw-r-- 1 jenkins jenkins 953 Jun 11 02:06 Dockerfile.build 02:08:21 -rw-rw-r-- 1 jenkins jenkins 700 Jun 11 02:06 Jenkinsfile 02:08:21 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 11 02:06 LICENSE 02:08:21 -rw-rw-r-- 1 jenkins jenkins 902 Jun 11 02:06 Makefile 02:08:21 -rw-rw-r-- 1 jenkins jenkins 444 Jun 11 02:06 README.md 02:08:21 -rw-rw-r-- 1 jenkins jenkins 5 Jun 11 02:04 VERSION 02:08:21 drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 02:06 bin 02:08:21 drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 02:06 cmd 02:08:21 -rw-r--r-- 1 jenkins jenkins 18939 Jun 11 02:08 coverage.out 02:08:21 -rw-r--r-- 1 jenkins jenkins 510 Jun 11 02:08 go.mod 02:08:21 -rw-r--r-- 1 jenkins jenkins 13621 Jun 11 02:08 go.sum 02:08:21 drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 02:06 internal 02:08:21 drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 02:06 mock 02:08:21 drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 02:06 snap 02:08:21 -rw-rw-r-- 1 jenkins jenkins 227 Jun 11 02:06 version.go [Pipeline] isUnix [Pipeline] sh 02:08:22 + 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 . 02:08:22 + 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=7f88040258f07bfaeff12d6ffadb79724e5539dd --label arch=arm64 --label version=0.0.0 . 02:08:22 Sending build context to Docker daemon 608.8kB 02:08:22 Step 1/21 : ARG BASE=golang:1.13-alpine 02:08:22 Step 2/21 : FROM ${BASE} AS builder 02:08:22 ---> 0861446610b7 02:08:22 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 02:08:22 ---> Running in dc7984e51327 02:08:23 Sending build context to Docker daemon 589.3kB 02:08:23 Step 1/8 : ARG BASE=golang:1.13-alpine 02:08:23 Step 2/8 : FROM ${BASE} 02:08:23 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 02:08:23 e6b0cf9c0882: Pulling fs layer 02:08:23 2848faf0eed1: Pulling fs layer 02:08:23 0f37312ad70f: Pulling fs layer 02:08:23 5788d62ee057: Pulling fs layer 02:08:23 0e6b1d234666: Pulling fs layer 02:08:23 bf5d7aec512f: Pulling fs layer 02:08:23 34c802a77dc8: Pulling fs layer 02:08:23 9eb99e56ec68: Pulling fs layer 02:08:23 27c7a5d97fbd: Pulling fs layer 02:08:23 5c102a31e300: Pulling fs layer 02:08:23 dcfb455df0a1: Pulling fs layer 02:08:23 5788d62ee057: Waiting 02:08:23 0e6b1d234666: Waiting 02:08:23 bf5d7aec512f: Waiting 02:08:23 34c802a77dc8: Waiting 02:08:23 9eb99e56ec68: Waiting 02:08:23 27c7a5d97fbd: Waiting 02:08:23 5c102a31e300: Waiting 02:08:23 dcfb455df0a1: Waiting 02:08:23 0f37312ad70f: Verifying Checksum 02:08:23 0f37312ad70f: Download complete 02:08:23 2848faf0eed1: Verifying Checksum 02:08:23 2848faf0eed1: Download complete 02:08:23 Removing intermediate container dc7984e51327 02:08:23 ---> d01a5a43b811 02:08:23 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 02:08:23 ---> Running in 5e5416ff2a42 02:08:23 0e6b1d234666: Verifying Checksum 02:08:23 0e6b1d234666: Download complete 02:08:23 bf5d7aec512f: Verifying Checksum 02:08:23 bf5d7aec512f: Download complete 02:08:23 e6b0cf9c0882: Verifying Checksum 02:08:23 e6b0cf9c0882: Download complete 02:08:24 Removing intermediate container 5e5416ff2a42 02:08:24 ---> 8d26960ed6b8 02:08:24 Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:08:24 ---> Running in 6fcaad1597b1 02:08:24 e6b0cf9c0882: Pull complete 02:08:24 2848faf0eed1: Pull complete 02:08:25 0f37312ad70f: Pull complete 02:08:25 34c802a77dc8: Verifying Checksum 02:08:25 34c802a77dc8: Download complete 02:08:25 27c7a5d97fbd: Verifying Checksum 02:08:25 27c7a5d97fbd: Download complete 02:08:26 Removing intermediate container 6fcaad1597b1 02:08:26 ---> 7ca61ea9964f 02:08:26 Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:08:26 ---> Running in 6f18ca6620af 02:08:27 9eb99e56ec68: Download complete 02:08:27 5788d62ee057: Verifying Checksum 02:08:27 5788d62ee057: Download complete 02:08:27 5c102a31e300: Verifying Checksum 02:08:27 5c102a31e300: Download complete 02:08:27 dcfb455df0a1: Verifying Checksum 02:08:27 dcfb455df0a1: Download complete 02:08:28 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 02:08:28 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 02:08:29 OK: 203 MiB in 52 packages 02:08:30 Removing intermediate container 6f18ca6620af 02:08:30 ---> bdf4cb45b963 02:08:30 Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 02:08:30 ---> Running in 9cfccf6886cf 02:08:30 Removing intermediate container 9cfccf6886cf 02:08:30 ---> a406891f4b8a 02:08:30 Step 8/21 : COPY . . 02:08:31 ---> 4e21a256eb35 02:08:31 Step 9/21 : ARG MAKE='make build' 02:08:31 ---> Running in faad14fdafa0 02:08:32 Removing intermediate container faad14fdafa0 02:08:32 ---> d0869da031d4 02:08:32 Step 10/21 : RUN $MAKE 02:08:32 ---> Running in bb99cfe32c41 02:08:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 02:08:37 5788d62ee057: Pull complete 02:08:37 0e6b1d234666: Pull complete 02:08:37 bf5d7aec512f: Pull complete 02:08:43 34c802a77dc8: Pull complete 02:08:49 9eb99e56ec68: Pull complete 02:08:49 27c7a5d97fbd: Pull complete 02:08:51 5c102a31e300: Pull complete 02:08:51 dcfb455df0a1: Pull complete 02:08:51 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 02:08:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 02:08:52 ---> 7c70fe431013 02:08:52 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 02:08:52 ---> Running in bd075eb15ba1 02:08:53 Removing intermediate container bd075eb15ba1 02:08:53 ---> 1009d6b7150e 02:08:53 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:08:53 ---> Running in e4fe9f71fbb8 02:08:55 Removing intermediate container e4fe9f71fbb8 02:08:55 ---> faa8609ef767 02:08:55 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 02:08:55 ---> Running in 5977d7ae3e32 02:08:55 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 02:08:56 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 02:08:57 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 02:08:57 (2/17) Installing libmagic (5.37-r1) 02:08:57 (3/17) Installing file (5.37-r1) 02:08:57 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 02:08:57 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 02:08:57 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 02:09:00 CGO_ENABLED=0 GO111MODULE=on go build ./... 02:09:08 (7/17) Installing libc-dev (0.7.2-r0) 02:09:08 (8/17) Installing g++ (9.2.0-r4) 02:09:11 Removing intermediate container bb99cfe32c41 02:09:11 ---> 4b9726613cff 02:09:11 Step 11/21 : FROM alpine 02:09:11 latest: Pulling from library/alpine 02:09:11 b538f80385f9: Pulling fs layer 02:09:11 b538f80385f9: Verifying Checksum 02:09:11 b538f80385f9: Download complete 02:09:11 b538f80385f9: Pull complete 02:09:11 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 02:09:11 Status: Downloaded newer image for alpine:latest 02:09:11 ---> 62ee0e9f8440 02:09:11 Step 12/21 : ENV APP_PORT=49982 02:09:11 ---> Running in bf0206fa12f7 02:09:11 Removing intermediate container bf0206fa12f7 02:09:11 ---> 0c6786f58581 02:09:11 Step 13/21 : EXPOSE $APP_PORT 02:09:11 ---> Running in 6bb30d87ee6b 02:09:12 Removing intermediate container 6bb30d87ee6b 02:09:12 ---> 8cfadcab0f02 02:09:12 Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 02:09:12 (9/17) Installing fortify-headers (1.1-r0) 02:09:12 (10/17) Installing build-base (0.5-r1) 02:09:12 (11/17) Installing openssh-keygen (8.1_p1-r0) 02:09:12 (12/17) Installing libedit (20191211.3.1-r0) 02:09:12 (13/17) Installing openssh-client (8.1_p1-r0) 02:09:12 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 02:09:12 (15/17) Installing openssh-server-common (8.1_p1-r0) 02:09:12 (16/17) Installing openssh-server (8.1_p1-r0) 02:09:12 (17/17) Installing openssh (8.1_p1-r0) 02:09:12 Executing busybox-1.31.1-r8.trigger 02:09:12 OK: 214 MiB in 52 packages 02:09:14 ---> 86d0551f6992 02:09:14 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 02:09:14 ---> 30befb5726db 02:09:14 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 02:09:15 ---> 7d3ac22d02a4 02:09:15 Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 02:09:15 ---> Running in ddfc6d5bb32f 02:09:15 Removing intermediate container ddfc6d5bb32f 02:09:15 ---> f5feef94b419 02:09:15 Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 02:09:15 ---> Running in f68b7fe6a85e 02:09:16 Removing intermediate container f68b7fe6a85e 02:09:16 ---> fcb83525794b 02:09:16 Step 19/21 : LABEL arch=arm64 02:09:16 ---> Running in 845a660952d7 02:09:17 Removing intermediate container 845a660952d7 02:09:17 ---> 63fc28141b59 02:09:17 Step 20/21 : LABEL git_sha=7f88040258f07bfaeff12d6ffadb79724e5539dd 02:09:17 ---> Running in 4331330b3f2b 02:09:17 Removing intermediate container 4331330b3f2b 02:09:17 ---> f7c35b013245 02:09:17 Step 21/21 : LABEL version=0.0.0 02:09:17 ---> Running in 74ee35e3a23e 02:09:18 Removing intermediate container 74ee35e3a23e 02:09:18 ---> 03ad9d564c44 02:09:18 [Warning] One or more build-args [ARCH] were not consumed 02:09:18 Successfully built 03ad9d564c44 02:09:18 Successfully tagged docker-device-mqtt-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 02:09:18 Removing intermediate container 5977d7ae3e32 02:09:18 ---> cd21c9ca843b 02:09:18 Step 6/8 : WORKDIR /device-mqtt-go 02:09:18 ---> Running in 221242ad7aff 02:09:18 Removing intermediate container 221242ad7aff 02:09:18 ---> a477e7ebee3e 02:09:18 Step 7/8 : COPY . . Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { 02:09:18 ---> a29766e8e3d3 02:09:18 Step 8/8 : RUN go mod download 02:09:18 ---> Running in 6c9035a9e0b6 [Pipeline] sh 02:09:19 + find /w/workspace/device-mqtt-go/3 02:09:19 + grep snapcraft.yaml 02:09:19 + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/3/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:09:19 provisioning config files... 02:09:19 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/3@tmp/config8163892329113207462tmp [Pipeline] { [Pipeline] sh 02:09:19 + cp /w/workspace/device-mqtt-go/3@tmp/config8163892329113207462tmp /w/workspace/device-mqtt-go/3/edgex-snap-store-login [Pipeline] sh 02:09:20 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/3:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 02:09:20 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 02:09:20 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 02:09:20 b2f61026a351: Pulling fs layer 02:09:20 5538fb30c42c: Pulling fs layer 02:09:20 f0b05810781a: Pulling fs layer 02:09:20 0180a33352d6: Pulling fs layer 02:09:20 e7604b0c0f53: Pulling fs layer 02:09:20 db689cb83ae0: Pulling fs layer 02:09:20 6138af208834: Pulling fs layer 02:09:20 007c8e8c5d63: Pulling fs layer 02:09:20 4f7a387c642f: Pulling fs layer 02:09:20 0180a33352d6: Waiting 02:09:20 db689cb83ae0: Waiting 02:09:20 6138af208834: Waiting 02:09:20 007c8e8c5d63: Waiting 02:09:20 4f7a387c642f: Waiting 02:09:20 5538fb30c42c: Download complete 02:09:20 f0b05810781a: Verifying Checksum 02:09:20 f0b05810781a: Download complete 02:09:20 0180a33352d6: Download complete 02:09:20 db689cb83ae0: Download complete 02:09:20 6138af208834: Verifying Checksum 02:09:20 6138af208834: Download complete 02:09:20 007c8e8c5d63: Verifying Checksum 02:09:20 007c8e8c5d63: Download complete 02:09:20 4f7a387c642f: Download complete 02:09:20 go: finding github.com/BurntSushi/toml v0.3.1 02:09:20 go: finding github.com/OneOfOne/xxhash v1.2.6 02:09:20 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 02:09:20 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:09:20 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 02:09:20 go: finding github.com/bgentry/speakeasy v0.1.0 02:09:20 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 02:09:20 go: finding github.com/davecgh/go-spew v1.1.1 02:09:20 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 02:09:20 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 02:09:20 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 02:09:20 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 02:09:20 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 02:09:20 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 02:09:21 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 02:09:21 go: finding github.com/fatih/color v1.7.0 02:09:21 go: finding github.com/fxamacker/cbor/v2 v2.2.0 02:09:21 go: finding github.com/go-kit/kit v0.8.0 02:09:21 go: finding github.com/go-logfmt/logfmt v0.4.0 02:09:21 go: finding github.com/go-stack/stack v1.8.0 02:09:21 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:09:21 go: finding github.com/google/uuid v1.1.1 02:09:21 go: finding github.com/gorilla/mux v1.7.1 02:09:21 go: finding github.com/hashicorp/consul/api v1.1.0 02:09:21 go: finding github.com/hashicorp/consul/sdk v0.1.1 02:09:21 go: finding github.com/hashicorp/errwrap v1.0.0 02:09:21 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 02:09:21 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 02:09:21 go: finding github.com/hashicorp/go-msgpack v0.5.3 02:09:21 go: finding github.com/hashicorp/go-multierror v1.0.0 02:09:21 go: finding github.com/hashicorp/go-rootcerts v1.0.0 02:09:21 go: finding github.com/hashicorp/go-sockaddr v1.0.0 02:09:21 go: finding github.com/hashicorp/go-syslog v1.0.0 02:09:21 go: finding github.com/hashicorp/go-uuid v1.0.1 02:09:21 go: finding github.com/hashicorp/go.net v0.0.1 02:09:21 b2f61026a351: Download complete 02:09:21 go: finding github.com/hashicorp/golang-lru v0.5.0 02:09:21 go: finding github.com/hashicorp/logutils v1.0.0 02:09:21 go: finding github.com/hashicorp/mdns v1.0.0 02:09:21 go: finding github.com/hashicorp/memberlist v0.1.3 02:09:21 go: finding github.com/hashicorp/serf v0.8.2 02:09:21 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 02:09:21 go: finding github.com/kr/pretty v0.1.0 02:09:21 go: finding github.com/kr/pty v1.1.1 02:09:21 go: finding github.com/kr/text v0.1.0 02:09:21 go: finding github.com/mattn/go-colorable v0.0.9 02:09:21 go: finding github.com/mattn/go-isatty v0.0.3 02:09:21 go: finding github.com/miekg/dns v1.0.14 02:09:21 go: finding github.com/mitchellh/cli v1.0.0 02:09:21 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:09:21 go: finding github.com/mitchellh/copystructure v1.0.0 02:09:21 go: finding github.com/mitchellh/go-homedir v1.0.0 02:09:21 go: finding github.com/mitchellh/go-testing-interface v1.0.0 02:09:21 go: finding github.com/mitchellh/gox v0.4.0 02:09:21 go: finding github.com/mitchellh/iochan v1.0.0 02:09:21 go: finding github.com/mitchellh/mapstructure v1.1.2 02:09:21 go: finding github.com/mitchellh/reflectwalk v1.0.0 02:09:21 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:09:21 go: finding github.com/pelletier/go-toml v1.2.0 02:09:21 go: finding github.com/pkg/errors v0.8.1 02:09:21 go: finding github.com/pmezard/go-difflib v1.0.0 02:09:21 go: finding github.com/posener/complete v1.1.1 02:09:21 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 02:09:21 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:09:21 go: finding github.com/spf13/cast v1.3.0 02:09:21 go: finding github.com/stretchr/objx v0.1.0 02:09:21 go: finding github.com/stretchr/testify v1.5.1 02:09:21 go: finding github.com/ugorji/go v1.1.4 02:09:21 go: finding github.com/x448/float16 v0.8.4 02:09:21 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 02:09:21 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 02:09:21 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 02:09:21 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 02:09:21 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 02:09:21 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 02:09:21 go: finding gopkg.in/yaml.v2 v2.2.8 02:09:24 b2f61026a351: Pull complete 02:09:24 5538fb30c42c: Pull complete 02:09:24 f0b05810781a: Pull complete 02:09:25 0180a33352d6: Pull complete 02:09:27 e7604b0c0f53: Download complete 02:09:31 Removing intermediate container 6c9035a9e0b6 02:09:31 ---> 919ff67d9d51 02:09:31 Successfully built 919ff67d9d51 02:09:31 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 02:09:33 + docker inspect -f . ci-base-image-x86_64 02:09:33 . [Pipeline] withDockerContainer 02:09:33 prd-centos7-docker-4c-2g-2524 does not seem to be running inside a container 02:09:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:09:35 $ docker top 329763e1f24b516e66051aea805547a61c3f3614a9934a7c52c1845678d945d9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:35 + go version 02:09:35 go version go1.13.5 linux/amd64 [Pipeline] sh 02:09:36 + make test 02:09:36 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 02:09:37 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:09:53 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:09:54 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.009s coverage: 28.3% of statements 02:09:54 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:09:54 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:09:57 gofmt -l . 02:09:57 ["`gofmt -l .`" = ""] 02:09:57 ./bin/test-attribution-txt.sh 02:09:58 ./bin/test-go-mod-tidy.sh [Pipeline] stash 02:09:59 Warning: overwriting stash ‘coverage-report’ 02:09:59 Stashed 1 file(s) [Pipeline] } 02:09:59 $ docker stop --time=1 329763e1f24b516e66051aea805547a61c3f3614a9934a7c52c1845678d945d9 02:10:00 e7604b0c0f53: Pull complete 02:10:00 db689cb83ae0: Pull complete 02:10:00 6138af208834: Pull complete 02:10:00 007c8e8c5d63: Pull complete 02:10:00 4f7a387c642f: Pull complete 02:10:00 Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 02:10:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 02:10:01 $ docker rm -f 329763e1f24b516e66051aea805547a61c3f3614a9934a7c52c1845678d945d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:10:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:10:02 + ls -al . 02:10:02 total 100 02:10:02 drwxrwxr-x. 9 jenkins jenkins 4096 Jun 11 02:09 . 02:10:02 drwxrwxr-x. 4 jenkins jenkins 28 Jun 11 02:08 .. 02:10:02 -rw-rw-r--. 1 jenkins jenkins 4678 Jun 11 02:08 Attribution.txt 02:10:02 drwxrwxr-x. 2 jenkins jenkins 87 Jun 11 02:08 bin 02:10:02 drwxrwxr-x. 3 jenkins jenkins 32 Jun 11 02:08 cmd 02:10:02 -rw-r--r--. 1 jenkins jenkins 18939 Jun 11 02:09 coverage.out 02:10:02 -rw-rw-r--. 1 jenkins jenkins 1776 Jun 11 02:08 Dockerfile 02:10:02 -rw-rw-r--. 1 jenkins jenkins 953 Jun 11 02:08 Dockerfile.build 02:10:02 -rw-rw-r--. 1 jenkins jenkins 140 Jun 11 02:08 .dockerignore 02:10:02 drwxrwxr-x. 8 jenkins jenkins 179 Jun 11 02:08 .git 02:10:02 -rw-rw-r--. 1 jenkins jenkins 328 Jun 11 02:08 .gitignore 02:10:02 -rw-r--r--. 1 jenkins jenkins 510 Jun 11 02:09 go.mod 02:10:02 -rw-r--r--. 1 jenkins jenkins 13621 Jun 11 02:09 go.sum 02:10:02 drwxrwxr-x. 3 jenkins jenkins 20 Jun 11 02:08 internal 02:10:02 -rw-rw-r--. 1 jenkins jenkins 700 Jun 11 02:08 Jenkinsfile 02:10:02 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 11 02:08 LICENSE 02:10:02 -rw-rw-r--. 1 jenkins jenkins 902 Jun 11 02:08 Makefile 02:10:02 drwxrwxr-x. 2 jenkins jenkins 23 Jun 11 02:08 mock 02:10:02 -rw-rw-r--. 1 jenkins jenkins 444 Jun 11 02:08 README.md 02:10:02 drwxrwxr-x. 3 jenkins jenkins 58 Jun 11 02:08 .semver 02:10:02 drwxrwxr-x. 4 jenkins jenkins 54 Jun 11 02:08 snap 02:10:02 -rw-rw-r--. 1 jenkins jenkins 5 Jun 11 02:04 VERSION 02:10:02 -rw-rw-r--. 1 jenkins jenkins 227 Jun 11 02:08 version.go [Pipeline] isUnix [Pipeline] sh 02:10:03 + 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=7f88040258f07bfaeff12d6ffadb79724e5539dd --label arch=amd64 --label version=0.0.0 . 02:10:03 Sending build context to Docker daemon 608.8kB 02:10:03 Step 1/21 : ARG BASE=golang:1.13-alpine 02:10:03 Step 2/21 : FROM ${BASE} AS builder 02:10:03 ---> 919ff67d9d51 02:10:03 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 02:10:03 ---> Running in 3c665902f1cf 02:10:03 Removing intermediate container 3c665902f1cf 02:10:03 ---> 120a92d89617 02:10:03 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 02:10:03 ---> Running in 8dc168646bd4 02:10:04 Removing intermediate container 8dc168646bd4 02:10:04 ---> 324e89f936c4 02:10:04 Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:04 ---> Running in fe35c1e8d1e8 02:10:05 Removing intermediate container fe35c1e8d1e8 02:10:05 ---> 78e74f13d461 02:10:05 Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:10:05 ---> Running in 6586fe05a509 02:10:05 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 02:10:06 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 02:10:06 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 02:10:06 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 02:10:06 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 02:10:07 OK: 214 MiB in 52 packages 02:10:07 Removing intermediate container 6586fe05a509 02:10:07 ---> f6d6dff2aa38 02:10:07 Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 02:10:07 ---> Running in 8de787ad1be5 02:10:08 Removing intermediate container 8de787ad1be5 02:10:08 ---> 08a704b158ae 02:10:08 Step 8/21 : COPY . . 02:10:08 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 02:10:08 ---> 038b0726853e 02:10:08 Step 9/21 : ARG MAKE='make build' 02:10:08 ---> Running in d3b4fb0bfb75 02:10:08 Removing intermediate container d3b4fb0bfb75 02:10:08 ---> 5338af72c274 02:10:08 Step 10/21 : RUN $MAKE 02:10:08 ---> Running in 1e38b07ca12b 02:10:09 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [879 kB] 02:10:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 02:10:14 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] 02:10:14 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] 02:10:14 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1233 kB] 02:10:17 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] 02:10:17 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] 02:10:17 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [754 kB] 02:10:17 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [605 kB] 02:10:18 Fetched 3745 kB in 13s (291 kB/s) 02:10:22 Reading package lists... 02:10:28 CGO_ENABLED=0 GO111MODULE=on go build ./... 02:10:31 Removing intermediate container 1e38b07ca12b 02:10:31 ---> e36cc9c8530f 02:10:31 Step 11/21 : FROM alpine 02:10:31 latest: Pulling from library/alpine 02:10:31 df20fa9351a1: Pulling fs layer 02:10:32 df20fa9351a1: Download complete 02:10:32 df20fa9351a1: Pull complete 02:10:32 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 02:10:32 Status: Downloaded newer image for alpine:latest 02:10:32 ---> a24bb4013296 02:10:32 Step 12/21 : ENV APP_PORT=49982 02:10:32 ---> Running in fcfa0929c299 02:10:32 Removing intermediate container fcfa0929c299 02:10:32 ---> feb8bf553869 02:10:32 Step 13/21 : EXPOSE $APP_PORT 02:10:32 ---> Running in 33e710776bcd 02:10:32 Removing intermediate container 33e710776bcd 02:10:32 ---> fb0506efd8c1 02:10:32 Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 02:10:33 ---> 200162066b69 02:10:33 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 02:10:34 ---> 76709445c052 02:10:34 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 02:10:34 ---> da5aeb60c227 02:10:34 Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 02:10:34 ---> Running in 1665bbca5689 02:10:34 Removing intermediate container 1665bbca5689 02:10:34 ---> e80680604d37 02:10:34 Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 02:10:34 ---> Running in 110da1aa7003 02:10:35 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 02:10:35 Removing intermediate container 110da1aa7003 02:10:35 ---> 2efbf4cdb514 02:10:35 Step 19/21 : LABEL arch=amd64 02:10:35 ---> Running in 69f74397da02 02:10:35 Removing intermediate container 69f74397da02 02:10:35 ---> 4a652ca252d6 02:10:35 Step 20/21 : LABEL git_sha=7f88040258f07bfaeff12d6ffadb79724e5539dd 02:10:35 ---> Running in 5bba838f3ba9 02:10:35 Removing intermediate container 5bba838f3ba9 02:10:35 ---> ce357ddba787 02:10:35 Step 21/21 : LABEL version=0.0.0 02:10:35 ---> Running in 9840cdd5e5c5 02:10:35 Removing intermediate container 9840cdd5e5c5 02:10:35 ---> 14e229251821 02:10:35 [Warning] One or more build-args [ARCH] were not consumed 02:10:35 Successfully built 14e229251821 02:10:35 Successfully tagged docker-device-mqtt-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh 02:10:36 ++ find /w/workspace/device-mqtt-go/3 02:10:36 ++ grep snapcraft.yaml 02:10:36 + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/3/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:10:36 provisioning config files... 02:10:36 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/3@tmp/config1584929692637133248tmp [Pipeline] { [Pipeline] sh 02:10:37 + cp /w/workspace/device-mqtt-go/3@tmp/config1584929692637133248tmp /w/workspace/device-mqtt-go/3/edgex-snap-store-login [Pipeline] sh 02:10:37 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/3:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 02:10:37 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 02:10:37 latest: Pulling from edgex-devops/edgex-snap-builder 02:10:37 5bed26d33875: Pulling fs layer 02:10:37 f11b29a9c730: Pulling fs layer 02:10:37 930bda195c84: Pulling fs layer 02:10:37 78bf9a5ad49e: Pulling fs layer 02:10:37 e5fbee5a4b0d: Pulling fs layer 02:10:37 f452fca78f88: Pulling fs layer 02:10:37 7417ef92027a: Pulling fs layer 02:10:37 2af5c49d270b: Pulling fs layer 02:10:37 df9c3bdbc40a: Pulling fs layer 02:10:37 e5fbee5a4b0d: Waiting 02:10:37 f452fca78f88: Waiting 02:10:37 7417ef92027a: Waiting 02:10:37 2af5c49d270b: Waiting 02:10:37 df9c3bdbc40a: Waiting 02:10:37 78bf9a5ad49e: Waiting 02:10:37 930bda195c84: Verifying Checksum 02:10:37 930bda195c84: Download complete 02:10:37 f11b29a9c730: Verifying Checksum 02:10:37 f11b29a9c730: Download complete 02:10:38 78bf9a5ad49e: Verifying Checksum 02:10:38 78bf9a5ad49e: Download complete 02:10:38 f452fca78f88: Verifying Checksum 02:10:38 f452fca78f88: Download complete 02:10:38 7417ef92027a: Verifying Checksum 02:10:38 7417ef92027a: Download complete 02:10:38 2af5c49d270b: Verifying Checksum 02:10:38 2af5c49d270b: Download complete 02:10:38 df9c3bdbc40a: Verifying Checksum 02:10:38 df9c3bdbc40a: Download complete 02:10:38 5bed26d33875: Verifying Checksum 02:10:38 5bed26d33875: Download complete 02:10:39 Reading package lists... 02:10:39 Building dependency tree... 02:10:39 Reading state information... 02:10:40 The following packages were automatically installed and are no longer required: 02:10:40 libjq1 liblzo2-2 libonig4 02:10:40 Use 'sudo apt autoremove' to remove them. 02:10:40 Suggested packages: 02:10:40 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 02:10:40 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 02:10:40 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 02:10:40 libterm-readline-gnu-perl | libterm-readline-perl-perl 02:10:40 The following NEW packages will be installed: 02:10:40 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 02:10:40 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 02:10:40 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 02:10:40 openssh-client patch perl perl-modules-5.26 xauth 02:10:41 0 upgraded, 27 newly installed, 0 to remove and 10 not upgraded. 02:10:41 Need to get 12.9 MB of archives. 02:10:41 After this operation, 84.2 MB of additional disk space will be used. 02:10:41 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] 02:10:41 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 02:10:41 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] 02:10:41 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] 02:10:41 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 02:10:41 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] 02:10:42 5bed26d33875: Pull complete 02:10:42 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] 02:10:42 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 02:10:43 f11b29a9c730: Pull complete 02:10:43 930bda195c84: Pull complete 02:10:43 78bf9a5ad49e: Pull complete 02:10:44 e5fbee5a4b0d: Verifying Checksum 02:10:44 e5fbee5a4b0d: Download complete 02:10:44 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 02:10:44 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 02:10:44 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 02:10:46 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 02:10:46 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 02:10:46 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 02:10:46 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 02:10:46 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 02:10:46 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] 02:10:46 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] 02:10:46 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 02:10:46 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] 02:10:46 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] 02:10:46 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] 02:10:46 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 02:10:46 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 02:10:46 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 02:10:47 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 02:10:47 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 02:10:48 debconf: delaying package configuration, since apt-utils is not installed 02:10:48 Fetched 12.9 MB in 7s (1945 kB/s) 02:10:48 Selecting previously unselected package libxau6:arm64. 02:10:48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4630 files and directories currently installed.) 02:10:48 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... 02:10:48 Unpacking libxau6:arm64 (1:1.0.8-1) ... 02:10:48 Selecting previously unselected package libbsd0:arm64. 02:10:48 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 02:10:48 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 02:10:48 Selecting previously unselected package libxdmcp6:arm64. 02:10:48 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 02:10:48 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 02:10:48 Selecting previously unselected package libxcb1:arm64. 02:10:48 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... 02:10:48 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... 02:10:48 Selecting previously unselected package libx11-data. 02:10:49 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 02:10:49 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 02:10:49 Selecting previously unselected package libx11-6:arm64. 02:10:49 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... 02:10:49 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 02:10:49 Selecting previously unselected package libxext6:arm64. 02:10:49 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... 02:10:49 Unpacking libxext6:arm64 (2:1.3.3-1) ... 02:10:49 Selecting previously unselected package perl-modules-5.26. 02:10:49 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 02:10:49 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 02:10:51 Selecting previously unselected package libgdbm5:arm64. 02:10:51 Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... 02:10:51 Unpacking libgdbm5:arm64 (1.14.1-6) ... 02:10:51 Selecting previously unselected package libgdbm-compat4:arm64. 02:10:51 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... 02:10:51 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 02:10:51 Selecting previously unselected package libperl5.26:arm64. 02:10:51 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 02:10:51 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 02:10:52 Selecting previously unselected package perl. 02:10:52 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... 02:10:52 Unpacking perl (5.26.1-6ubuntu0.3) ... 02:10:52 Selecting previously unselected package less. 02:10:52 Preparing to unpack .../12-less_487-0.1_arm64.deb ... 02:10:52 Unpacking less (487-0.1) ... 02:10:53 Selecting previously unselected package libexpat1:arm64. 02:10:53 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 02:10:53 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 02:10:53 Selecting previously unselected package netbase. 02:10:53 Preparing to unpack .../14-netbase_5.4_all.deb ... 02:10:53 Unpacking netbase (5.4) ... 02:10:53 Selecting previously unselected package libedit2:arm64. 02:10:53 Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... 02:10:53 Unpacking libedit2:arm64 (3.1-20170329-1) ... 02:10:53 Selecting previously unselected package libssl1.0.0:arm64. 02:10:53 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... 02:10:53 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 02:10:53 Selecting previously unselected package libxmuu1:arm64. 02:10:53 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... 02:10:53 Unpacking libxmuu1:arm64 (2:1.1.2-2) ... 02:10:53 Selecting previously unselected package openssh-client. 02:10:53 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 02:10:53 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 02:10:54 Selecting previously unselected package xauth. 02:10:54 Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... 02:10:54 Unpacking xauth (1:1.0.10-1) ... 02:10:54 Selecting previously unselected package curl. 02:10:54 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... 02:10:54 Unpacking curl (7.58.0-2ubuntu3.8) ... 02:10:54 Selecting previously unselected package libcurl3-gnutls:arm64. 02:10:54 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... 02:10:54 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 02:10:54 Selecting previously unselected package liberror-perl. 02:10:54 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 02:10:54 Unpacking liberror-perl (0.17025-1) ... 02:10:54 Selecting previously unselected package git-man. 02:10:54 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 02:10:54 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 02:10:54 Selecting previously unselected package git. 02:10:54 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 02:10:54 Unpacking git (1:2.17.1-1ubuntu0.7) ... 02:10:56 Selecting previously unselected package make. 02:10:56 Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... 02:10:56 Unpacking make (4.1-9.1ubuntu1) ... 02:10:56 Selecting previously unselected package patch. 02:10:56 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... 02:10:56 Unpacking patch (2.7.6-2ubuntu1.1) ... 02:10:56 Setting up libedit2:arm64 (3.1-20170329-1) ... 02:10:56 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 02:10:56 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 02:10:56 Setting up less (487-0.1) ... 02:10:56 Setting up make (4.1-9.1ubuntu1) ... 02:10:57 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 02:10:57 Setting up curl (7.58.0-2ubuntu3.8) ... 02:10:57 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 02:10:57 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 02:10:57 Setting up libgdbm5:arm64 (1.14.1-6) ... 02:10:57 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 02:10:57 Setting up patch (2.7.6-2ubuntu1.1) ... 02:10:57 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 02:10:57 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 02:10:57 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 02:10:58 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 02:10:58 Setting up libxau6:arm64 (1:1.0.8-1) ... 02:10:58 Setting up netbase (5.4) ... 02:10:58 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 02:10:58 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... 02:10:58 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 02:10:58 Setting up libxmuu1:arm64 (2:1.1.2-2) ... 02:10:58 Setting up perl (5.26.1-6ubuntu0.3) ... 02:10:58 Setting up libxext6:arm64 (2:1.3.3-1) ... 02:10:58 Setting up liberror-perl (0.17025-1) ... 02:10:58 Setting up xauth (1:1.0.10-1) ... 02:10:58 Setting up git (1:2.17.1-1ubuntu0.7) ... 02:10:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:11:05 curl set to automatically installed. 02:11:05 git set to automatically installed. 02:11:05 git-man set to automatically installed. 02:11:05 less set to automatically installed. 02:11:05 libbsd0 set to automatically installed. 02:11:05 libcurl3-gnutls set to automatically installed. 02:11:05 libedit2 set to automatically installed. 02:11:05 liberror-perl set to automatically installed. 02:11:05 libexpat1 set to automatically installed. 02:11:05 libgdbm-compat4 set to automatically installed. 02:11:05 libgdbm5 set to automatically installed. 02:11:05 libperl5.26 set to automatically installed. 02:11:05 libssl1.0.0 set to automatically installed. 02:11:05 libx11-6 set to automatically installed. 02:11:05 libx11-data set to automatically installed. 02:11:05 libxau6 set to automatically installed. 02:11:05 libxcb1 set to automatically installed. 02:11:05 libxdmcp6 set to automatically installed. 02:11:05 libxext6 set to automatically installed. 02:11:05 libxmuu1 set to automatically installed. 02:11:05 make set to automatically installed. 02:11:05 netbase set to automatically installed. 02:11:05 openssh-client set to automatically installed. 02:11:05 patch set to automatically installed. 02:11:05 perl set to automatically installed. 02:11:05 perl-modules-5.26 set to automatically installed. 02:11:05 xauth set to automatically installed. 02:11:05 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 02:11:05 Please ensure the environment is properly setup before continuing. 02:11:05 Ignore this message if the appropriate measures have already been taken 02:11:05 Pulling go 02:11:08 'device-mqtt' has dependencies that need to be staged: go 02:11:08 Skipping pull go (already ran) 02:11:08 Building go 02:11:08 % Total % Received % Xferd Average Speed Time Time Time Current 02:11:08 Dload Upload Total Spent Left Speed 02:11:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 27 93.0M 27 25.8M 0 0 34.8M 0 0:00:02 --:--:-- 0:00:02 34.8M 74 93.0M 74 69.5M 0 0 40.0M 0 0:00:02 0:00:01 0:00:01 40.0M 100 93.0M 100 93.0M 0 0 40.8M 0 0:00:02 0:00:02 --:--:-- 40.8M 02:11:11 e5fbee5a4b0d: Pull complete 02:11:11 f452fca78f88: Pull complete 02:11:11 7417ef92027a: Pull complete 02:11:11 2af5c49d270b: Pull complete 02:11:11 df9c3bdbc40a: Pull complete 02:11:11 Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 02:11:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 02:11:11 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 02:11:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:11:11 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:11:11 go1.13.5.linux-arm64.tar.gz: OK 02:11:12 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 02:11:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [861 kB] 02:11:12 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [80.7 kB] 02:11:12 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1253 kB] 02:11:12 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9092 B] 02:11:12 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [66.4 kB] 02:11:12 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [958 kB] 02:11:13 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [20.3 kB] 02:11:13 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1392 kB] 02:11:13 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] 02:11:13 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] 02:11:13 Fetched 4909 kB in 2s (1966 kB/s) 02:11:16 Reading package lists... 02:11:21 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 02:11:23 Reading package lists... 02:11:23 Building dependency tree... 02:11:23 Reading state information... 02:11:23 The following packages were automatically installed and are no longer required: 02:11:23 libjq1 liblzo2-2 libonig4 02:11:23 Use 'sudo apt autoremove' to remove them. 02:11:23 Suggested packages: 02:11:23 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 02:11:23 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 02:11:23 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 02:11:23 libterm-readline-gnu-perl | libterm-readline-perl-perl 02:11:24 The following NEW packages will be installed: 02:11:24 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 02:11:24 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 02:11:24 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 02:11:24 openssh-client patch perl perl-modules-5.26 xauth 02:11:24 0 upgraded, 27 newly installed, 0 to remove and 10 not upgraded. 02:11:24 Need to get 14.7 MB of archives. 02:11:24 After this operation, 89.5 MB of additional disk space will be used. 02:11:24 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] 02:11:24 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 02:11:24 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 02:11:24 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 02:11:24 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 02:11:24 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] 02:11:25 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 02:11:25 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 02:11:25 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 02:11:25 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 02:11:25 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 02:11:25 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 02:11:25 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 02:11:25 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 02:11:25 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 02:11:25 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 02:11:25 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] 02:11:25 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 02:11:25 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 02:11:26 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 02:11:26 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] 02:11:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] 02:11:26 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 02:11:26 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 02:11:26 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 02:11:26 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 02:11:26 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 02:11:27 debconf: delaying package configuration, since apt-utils is not installed 02:11:27 Fetched 14.7 MB in 3s (5422 kB/s) 02:11:27 Selecting previously unselected package libxau6:amd64. 02:11: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 ... 4637 files and directories currently installed.) 02:11:27 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... 02:11:27 Unpacking libxau6:amd64 (1:1.0.8-1) ... 02:11:27 Selecting previously unselected package libbsd0:amd64. 02:11:27 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 02:11:27 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:11:27 Selecting previously unselected package libxdmcp6:amd64. 02:11:27 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 02:11:27 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 02:11:27 Selecting previously unselected package libxcb1:amd64. 02:11:27 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 02:11:27 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 02:11:27 Selecting previously unselected package libx11-data. 02:11:27 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 02:11:27 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 02:11:28 Selecting previously unselected package libx11-6:amd64. 02:11:28 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... 02:11:28 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 02:11:28 Selecting previously unselected package libxext6:amd64. 02:11:28 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... 02:11:28 Unpacking libxext6:amd64 (2:1.3.3-1) ... 02:11:28 Selecting previously unselected package perl-modules-5.26. 02:11:28 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 02:11:28 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 02:11:30 Staging go 02:11:31 Selecting previously unselected package libgdbm5:amd64. 02:11:31 Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... 02:11:31 Unpacking libgdbm5:amd64 (1.14.1-6) ... 02:11:31 Selecting previously unselected package libgdbm-compat4:amd64. 02:11:31 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... 02:11:31 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 02:11:31 Selecting previously unselected package libperl5.26:amd64. 02:11:31 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 02:11:31 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 02:11:31 Pulling device-mqtt 02:11:32 Selecting previously unselected package perl. 02:11:32 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... 02:11:32 Unpacking perl (5.26.1-6ubuntu0.3) ... 02:11:32 Selecting previously unselected package less. 02:11:32 Preparing to unpack .../12-less_487-0.1_amd64.deb ... 02:11:32 Unpacking less (487-0.1) ... 02:11:32 Selecting previously unselected package libexpat1:amd64. 02:11:32 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 02:11:32 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:11:33 Selecting previously unselected package netbase. 02:11:33 Preparing to unpack .../14-netbase_5.4_all.deb ... 02:11:33 Unpacking netbase (5.4) ... 02:11:33 Selecting previously unselected package libedit2:amd64. 02:11:33 Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... 02:11:33 Unpacking libedit2:amd64 (3.1-20170329-1) ... 02:11:33 Selecting previously unselected package libssl1.0.0:amd64. 02:11:33 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... 02:11:33 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 02:11:33 Selecting previously unselected package libxmuu1:amd64. 02:11:33 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... 02:11:33 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 02:11:33 Selecting previously unselected package openssh-client. 02:11:33 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 02:11:33 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 02:11:33 Selecting previously unselected package xauth. 02:11:33 Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... 02:11:33 Unpacking xauth (1:1.0.10-1) ... 02:11:33 Selecting previously unselected package curl. 02:11:33 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... 02:11:33 Unpacking curl (7.58.0-2ubuntu3.8) ... 02:11:33 Selecting previously unselected package libcurl3-gnutls:amd64. 02:11:33 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... 02:11:33 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 02:11:33 Selecting previously unselected package liberror-perl. 02:11:33 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 02:11:33 Unpacking liberror-perl (0.17025-1) ... 02:11:34 Selecting previously unselected package git-man. 02:11:34 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 02:11:34 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 02:11:34 Skipping build go (already ran) 02:11:34 Building device-mqtt 02:11:34 Selecting previously unselected package git. 02:11:34 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 02:11:34 Unpacking git (1:2.17.1-1ubuntu0.7) ... 02:11:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 02:11:35 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.1 02:11:35 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 02:11:35 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 02:11:35 go: downloading github.com/spf13/cast v1.3.0 02:11:35 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 02:11:35 go: extracting github.com/spf13/cast v1.3.0 02:11:35 go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 02:11:35 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 02:11:35 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.1 02:11:35 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 02:11:35 go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 02:11:35 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.31 02:11:35 go: downloading github.com/gorilla/mux v1.7.1 02:11:35 go: downloading github.com/go-kit/kit v0.8.0 02:11:35 go: extracting github.com/gorilla/mux v1.7.1 02:11:35 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.31 02:11:35 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 02:11:35 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 02:11:35 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 02:11:35 go: downloading gopkg.in/yaml.v2 v2.2.8 02:11:35 go: downloading github.com/google/uuid v1.1.1 02:11:35 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 02:11:35 go: downloading github.com/pkg/errors v0.8.1 02:11:35 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 02:11:35 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 02:11:35 go: extracting github.com/google/uuid v1.1.1 02:11:35 go: extracting github.com/go-kit/kit v0.8.0 02:11:35 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 02:11:35 go: extracting gopkg.in/yaml.v2 v2.2.8 02:11:35 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 02:11:35 go: extracting github.com/pkg/errors v0.8.1 02:11:35 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:11:35 go: downloading github.com/BurntSushi/toml v0.3.1 02:11:35 go: downloading github.com/OneOfOne/xxhash v1.2.6 02:11:35 go: downloading github.com/hashicorp/consul/api v1.1.0 02:11:35 go: downloading github.com/x448/float16 v0.8.4 02:11:35 go: downloading github.com/pelletier/go-toml v1.2.0 02:11:35 go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 02:11:36 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:11:36 go: downloading github.com/go-logfmt/logfmt v0.4.0 02:11:36 go: downloading github.com/mitchellh/mapstructure v1.1.2 02:11:36 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:11:36 go: extracting github.com/OneOfOne/xxhash v1.2.6 02:11:36 go: extracting github.com/pelletier/go-toml v1.2.0 02:11:36 go: extracting github.com/x448/float16 v0.8.4 02:11:36 go: extracting github.com/BurntSushi/toml v0.3.1 02:11:36 go: extracting github.com/go-logfmt/logfmt v0.4.0 02:11:36 go: extracting github.com/hashicorp/consul/api v1.1.0 02:11:36 go: downloading github.com/mitchellh/copystructure v1.0.0 02:11:36 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 02:11:36 go: extracting github.com/mitchellh/mapstructure v1.1.2 02:11:36 go: extracting github.com/mitchellh/copystructure v1.0.0 02:11:36 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 02:11:36 go: downloading github.com/hashicorp/serf v0.8.2 02:11:36 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 02:11:36 go: downloading github.com/mitchellh/reflectwalk v1.0.0 02:11:36 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 02:11:36 go: extracting github.com/mitchellh/reflectwalk v1.0.0 02:11:36 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 02:11:36 go: extracting github.com/hashicorp/serf v0.8.2 02:11:36 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:11:36 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:11:36 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 02:11:36 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 02:11:36 go: downloading github.com/hashicorp/golang-lru v0.5.0 02:11:36 go: extracting github.com/hashicorp/golang-lru v0.5.0 02:11:36 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 02:11:36 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 02:11:36 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 02:11:36 go: finding github.com/gorilla/mux v1.7.1 02:11:36 go: finding github.com/spf13/cast v1.3.0 02:11:36 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 02:11:36 go: finding github.com/fxamacker/cbor/v2 v2.2.0 02:11:36 go: finding github.com/OneOfOne/xxhash v1.2.6 02:11:36 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 02:11:36 go: finding github.com/go-kit/kit v0.8.0 02:11:36 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 02:11:36 go: finding github.com/google/uuid v1.1.1 02:11:36 Selecting previously unselected package make. 02:11:36 Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... 02:11:36 Unpacking make (4.1-9.1ubuntu1) ... 02:11:36 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 02:11:36 go: finding github.com/x448/float16 v0.8.4 02:11:36 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 02:11:36 go: finding github.com/go-logfmt/logfmt v0.4.0 02:11:36 go: finding gopkg.in/yaml.v2 v2.2.8 02:11:36 go: finding github.com/BurntSushi/toml v0.3.1 02:11:36 go: finding github.com/pkg/errors v0.8.1 02:11:36 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 02:11:36 go: finding github.com/hashicorp/consul/api v1.1.0 02:11:36 go: finding github.com/pelletier/go-toml v1.2.0 02:11:36 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:11:36 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 02:11:36 go: finding github.com/hashicorp/go-rootcerts v1.0.0 02:11:36 go: finding github.com/hashicorp/serf v0.8.2 02:11:36 go: finding github.com/mitchellh/mapstructure v1.1.2 02:11:36 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 02:11:36 go: finding github.com/mitchellh/copystructure v1.0.0 02:11:36 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:11:36 go: finding github.com/mitchellh/reflectwalk v1.0.0 02:11:36 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 02:11:36 go: finding github.com/hashicorp/golang-lru v0.5.0 02:11:37 Selecting previously unselected package patch. 02:11:37 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... 02:11:37 Unpacking patch (2.7.6-2ubuntu1.1) ... 02:11:37 Setting up libedit2:amd64 (3.1-20170329-1) ... 02:11:37 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 02:11:37 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:11:37 Setting up less (487-0.1) ... 02:11:37 Setting up make (4.1-9.1ubuntu1) ... 02:11:37 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 02:11:37 Setting up curl (7.58.0-2ubuntu3.8) ... 02:11:37 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 02:11:37 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 02:11:37 Setting up libgdbm5:amd64 (1.14.1-6) ... 02:11:37 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:11:37 Setting up patch (2.7.6-2ubuntu1.1) ... 02:11:37 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 02:11:37 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 02:11:37 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 02:11:38 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 02:11:38 Setting up libxau6:amd64 (1:1.0.8-1) ... 02:11:38 Setting up netbase (5.4) ... 02:11:38 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 02:11:38 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 02:11:38 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 02:11:38 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 02:11:38 Setting up perl (5.26.1-6ubuntu0.3) ... 02:11:38 Setting up libxext6:amd64 (2:1.3.3-1) ... 02:11:38 Setting up liberror-perl (0.17025-1) ... 02:11:38 Setting up xauth (1:1.0.10-1) ... 02:11:38 Setting up git (1:2.17.1-1ubuntu0.7) ... 02:11:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:11:42 curl set to automatically installed. 02:11:42 git set to automatically installed. 02:11:42 git-man set to automatically installed. 02:11:42 less set to automatically installed. 02:11:42 libbsd0 set to automatically installed. 02:11:42 libcurl3-gnutls set to automatically installed. 02:11:42 libedit2 set to automatically installed. 02:11:42 liberror-perl set to automatically installed. 02:11:42 libexpat1 set to automatically installed. 02:11:42 libgdbm-compat4 set to automatically installed. 02:11:42 libgdbm5 set to automatically installed. 02:11:42 libperl5.26 set to automatically installed. 02:11:42 libssl1.0.0 set to automatically installed. 02:11:42 libx11-6 set to automatically installed. 02:11:42 libx11-data set to automatically installed. 02:11:42 libxau6 set to automatically installed. 02:11:42 libxcb1 set to automatically installed. 02:11:42 libxdmcp6 set to automatically installed. 02:11:42 libxext6 set to automatically installed. 02:11:42 libxmuu1 set to automatically installed. 02:11:42 make set to automatically installed. 02:11:42 netbase set to automatically installed. 02:11:42 openssh-client set to automatically installed. 02:11:42 patch set to automatically installed. 02:11:42 perl set to automatically installed. 02:11:42 perl-modules-5.26 set to automatically installed. 02:11:42 xauth set to automatically installed. 02:11:42 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 02:11:42 Please ensure the environment is properly setup before continuing. 02:11:42 Ignore this message if the appropriate measures have already been taken 02:11:42 Pulling go 02:11:44 'device-mqtt' has dependencies that need to be staged: go 02:11:44 Skipping pull go (already ran) 02:11:44 Building go 02:11:44 % Total % Received % Xferd Average Speed Time Time Time Current 02:11:44 Dload Upload Total Spent Left Speed 02:11:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 15 114M 15 17.6M 0 0 29.8M 0 0:00:03 --:--:-- 0:00:03 29.8M 74 114M 74 85.8M 0 0 53.4M 0 0:00:02 0:00:01 0:00:01 53.3M 100 114M 100 114M 0 0 53.3M 0 0:00:02 0:00:02 --:--:-- 53.3M 02:11:47 go1.13.5.linux-amd64.tar.gz: OK 02:11:57 Staging go 02:11:58 Pulling device-mqtt 02:11:59 Skipping build go (already ran) 02:11:59 Building device-mqtt 02:11:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 02:12:01 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.1 02:12:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 02:12:01 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 02:12:01 go: downloading github.com/spf13/cast v1.3.0 02:12:01 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 02:12:01 go: extracting github.com/spf13/cast v1.3.0 02:12:01 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.1 02:12:01 go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 02:12:01 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 02:12:01 go: downloading github.com/gorilla/mux v1.7.1 02:12:01 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.31 02:12:01 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 02:12:01 go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 02:12:01 go: downloading github.com/OneOfOne/xxhash v1.2.6 02:12:01 go: extracting github.com/OneOfOne/xxhash v1.2.6 02:12:01 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.31 02:12:01 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 02:12:01 go: extracting github.com/gorilla/mux v1.7.1 02:12:01 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 02:12:01 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 02:12:01 go: downloading github.com/go-kit/kit v0.8.0 02:12:01 go: downloading gopkg.in/yaml.v2 v2.2.8 02:12:01 go: downloading github.com/pkg/errors v0.8.1 02:12:01 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 02:12:01 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 02:12:01 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 02:12:01 go: downloading github.com/google/uuid v1.1.1 02:12:01 go: extracting github.com/pkg/errors v0.8.1 02:12:01 go: downloading github.com/BurntSushi/toml v0.3.1 02:12:01 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 02:12:01 go: downloading github.com/pelletier/go-toml v1.2.0 02:12:01 go: extracting gopkg.in/yaml.v2 v2.2.8 02:12:01 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 02:12:01 go: downloading github.com/hashicorp/consul/api v1.1.0 02:12:01 go: downloading github.com/x448/float16 v0.8.4 02:12:01 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:12:01 go: extracting github.com/pelletier/go-toml v1.2.0 02:12:01 go: extracting github.com/BurntSushi/toml v0.3.1 02:12:01 go: extracting github.com/google/uuid v1.1.1 02:12:01 go: extracting github.com/hashicorp/consul/api v1.1.0 02:12:01 go: extracting github.com/x448/float16 v0.8.4 02:12:01 go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 02:12:01 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:12:01 go: downloading github.com/mitchellh/copystructure v1.0.0 02:12:01 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:12:01 go: downloading github.com/mitchellh/mapstructure v1.1.2 02:12:01 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 02:12:01 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 02:12:01 go: downloading github.com/hashicorp/serf v0.8.2 02:12:01 go: extracting github.com/go-kit/kit v0.8.0 02:12:01 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 02:12:01 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 02:12:01 go: extracting github.com/mitchellh/copystructure v1.0.0 02:12:01 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 02:12:01 go: downloading github.com/mitchellh/reflectwalk v1.0.0 02:12:01 go: extracting github.com/mitchellh/mapstructure v1.1.2 02:12:01 go: extracting github.com/hashicorp/serf v0.8.2 02:12:01 go: extracting github.com/mitchellh/reflectwalk v1.0.0 02:12:01 go: downloading github.com/go-logfmt/logfmt v0.4.0 02:12:01 go: extracting github.com/go-logfmt/logfmt v0.4.0 02:12:01 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:12:02 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:12:02 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 02:12:02 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 02:12:02 go: downloading github.com/hashicorp/golang-lru v0.5.0 02:12:02 go: extracting github.com/hashicorp/golang-lru v0.5.0 02:12:02 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 02:12:02 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 02:12:02 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 02:12:02 go: finding github.com/spf13/cast v1.3.0 02:12:02 go: finding github.com/gorilla/mux v1.7.1 02:12:02 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 02:12:02 go: finding github.com/fxamacker/cbor/v2 v2.2.0 02:12:02 go: finding github.com/OneOfOne/xxhash v1.2.6 02:12:02 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 02:12:02 go: finding github.com/go-kit/kit v0.8.0 02:12:02 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 02:12:02 go: finding github.com/google/uuid v1.1.1 02:12:02 go: finding github.com/x448/float16 v0.8.4 02:12:02 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 02:12:02 go: finding github.com/go-logfmt/logfmt v0.4.0 02:12:02 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 02:12:02 go: finding gopkg.in/yaml.v2 v2.2.8 02:12:02 go: finding github.com/BurntSushi/toml v0.3.1 02:12:02 go: finding github.com/pkg/errors v0.8.1 02:12:02 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 02:12:02 go: finding github.com/hashicorp/consul/api v1.1.0 02:12:02 go: finding github.com/pelletier/go-toml v1.2.0 02:12:02 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 02:12:02 go: finding github.com/hashicorp/go-rootcerts v1.0.0 02:12:02 go: finding github.com/hashicorp/serf v0.8.2 02:12:02 go: finding github.com/mitchellh/mapstructure v1.1.2 02:12:02 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:12:02 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:12:02 go: finding github.com/mitchellh/copystructure v1.0.0 02:12:02 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 02:12:02 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 02:12:02 go: finding github.com/mitchellh/reflectwalk v1.0.0 02:12:02 go: finding github.com/hashicorp/golang-lru v0.5.0 02:12:03 CGO_ENABLED=0 GO111MODULE=on go build ./... 02:12:17 CGO_ENABLED=0 GO111MODULE=on go build ./... 02:12:21 Skipping stage go (already ran) 02:12:21 Staging device-mqtt 02:12:22 Priming go 02:12:24 Skipping stage go (already ran) 02:12:24 Staging device-mqtt 02:12:25 Priming device-mqtt 02:12:26 Priming go 02:12:27 Priming device-mqtt 02:12:28 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 02:12:28 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 02:12:28 Determining the version from the project repo (version-script). 02:12:28 The version has been set to '0.0.0-20200611+7f88040' 02:12:28 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 02:12:28 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 02:12:28 Determining the version from the project repo (version-script). 02:12:28 The version has been set to '0.0.0-20200611+7f88040' 02:12:28 Snapping 'edgex-device-mqtt' ... 02:12:28 Snapping 'edgex-device-mqtt' ... 02:12:31 02:12:31 Snapped edgex-device-mqtt_0.0.0-20200611+7f88040_amd64.snap 02:12:32 02:12:32 Snapped edgex-device-mqtt_0.0.0-20200611+7f88040_arm64.snap [Pipeline] } 02:12:33 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] } 02:12:34 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 02:12:35 provisioning config files... 02:12:35 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-151@tmp/config6477971029444601053tmp [Pipeline] { [Pipeline] sh 02:12:35 + bash -s - -t @/w/workspace/gexfoundry_device-mqtt-go_PR-151@tmp/config6477971029444601053tmp 02:12:35 + curl -s https://codecov.io/bash 02:12:36 02:12:36 _____ _ 02:12:36 / ____| | | 02:12:36 | | ___ __| | ___ ___ _____ __ 02:12:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:12:36 | |___| (_) | (_| | __/ (_| (_) \ V / 02:12:36 \_____\___/ \__,_|\___|\___\___/ \_/ 02:12:36 Bash-20200602-f809a24 02:12:36 02:12:36 02:12:36 ==> Jenkins CI detected. 02:12:36 project root: . 02:12:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:12:36 ==> Running gcov in . (disable via -X gcov) 02:12:36 ==> Python coveragepy not found 02:12:36 ==> Searching for coverage reports in: 02:12:36 + . 02:12:36 -> Found 1 reports 02:12:36 ==> Detecting git/mercurial file structure 02:12:36 ==> Reading reports 02:12:36 + ./coverage.out bytes=18939 02:12:36 ==> Appending adjustments 02:12:36 https://docs.codecov.io/docs/fixing-reports 02:12:36 + Found adjustments 02:12:36 ==> Gzipping contents 02:12:36 ==> Uploading reports 02:12:36 url: https://codecov.io 02:12:36 query: branch=PR-151&commit=7f88040258f07bfaeff12d6ffadb79724e5539dd&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-151%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=151&job= 02:12:36 -> Pinging Codecov 02:12:36 https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-151&commit=7f88040258f07bfaeff12d6ffadb79724e5539dd&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-151%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=151&job= 02:12:37 -> Uploading 02:12:37 -> View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/7f88040258f07bfaeff12d6ffadb79724e5539dd [Pipeline] } 02:12:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 02:12:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:12:39 ---> package-listing.sh 02:12:39 ++ facter osfamily 02:12:39 ++ tr '[:upper:]' '[:lower:]' 02:12:39 + OS_FAMILY=redhat 02:12:39 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-151 02:12:39 + START_PACKAGES=/tmp/packages_start.txt 02:12:39 + END_PACKAGES=/tmp/packages_end.txt 02:12:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:12:39 + PACKAGES=/tmp/packages_start.txt 02:12:39 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-151 ']' 02:12:39 + PACKAGES=/tmp/packages_end.txt 02:12:39 + case "${OS_FAMILY}" in 02:12:39 + rpm -qa 02:12:39 + sort 02:12:43 + '[' -f /tmp/packages_start.txt ']' 02:12:43 + '[' -f /tmp/packages_end.txt ']' 02:12:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:12:43 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-151 ']' 02:12:43 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-151/archives/ 02:12:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-151/archives/ [Pipeline] isUnix [Pipeline] sh 02:12:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:12:44 02:12:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:12:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:12:44 alpine: Pulling from edgex-lftools-log-publisher 02:12:44 c9b1b535fdd9: Pulling fs layer 02:12:44 2cc5ad85d9ab: Pulling fs layer 02:12:44 756a868c4378: Pulling fs layer 02:12:44 444b2fc9a129: Pulling fs layer 02:12:44 ea15f1150254: Pulling fs layer 02:12:44 41b27a9f41bf: Pulling fs layer 02:12:44 28c525ee5125: Pulling fs layer 02:12:44 094b1ea09ed8: Pulling fs layer 02:12:44 138eaada9080: Pulling fs layer 02:12:44 0622d0fa9048: Pulling fs layer 02:12:44 28c525ee5125: Waiting 02:12:44 094b1ea09ed8: Waiting 02:12:44 138eaada9080: Waiting 02:12:44 0622d0fa9048: Waiting 02:12:44 444b2fc9a129: Waiting 02:12:44 41b27a9f41bf: Waiting 02:12:44 ea15f1150254: Waiting 02:12:44 2cc5ad85d9ab: Verifying Checksum 02:12:44 2cc5ad85d9ab: Download complete 02:12:44 444b2fc9a129: Download complete 02:12:44 c9b1b535fdd9: Verifying Checksum 02:12:44 c9b1b535fdd9: Download complete 02:12:44 ea15f1150254: Verifying Checksum 02:12:44 ea15f1150254: Download complete 02:12:45 28c525ee5125: Download complete 02:12:45 756a868c4378: Verifying Checksum 02:12:45 756a868c4378: Download complete 02:12:45 c9b1b535fdd9: Pull complete 02:12:45 2cc5ad85d9ab: Pull complete 02:12:46 138eaada9080: Verifying Checksum 02:12:46 138eaada9080: Download complete 02:12:46 094b1ea09ed8: Verifying Checksum 02:12:46 094b1ea09ed8: Download complete 02:12:46 0622d0fa9048: Verifying Checksum 02:12:46 0622d0fa9048: Download complete 02:12:46 41b27a9f41bf: Verifying Checksum 02:12:46 41b27a9f41bf: Download complete 02:12:48 756a868c4378: Pull complete 02:12:48 444b2fc9a129: Pull complete 02:12:49 ea15f1150254: Pull complete 02:12:54 41b27a9f41bf: Pull complete 02:12:54 28c525ee5125: Pull complete 02:12:57 094b1ea09ed8: Pull complete 02:12:57 138eaada9080: Pull complete 02:12:57 0622d0fa9048: Pull complete 02:12:57 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 02:12:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:12:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:12:58 prd-centos7-docker-4c-2g-2521 does not seem to be running inside a container 02:12:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_device-mqtt-go_PR-151 -v /w/workspace/gexfoundry_device-mqtt-go_PR-151:/w/workspace/gexfoundry_device-mqtt-go_PR-151:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-151@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:13:01 $ docker top 67aff3021d21221200644f733c6abad93a8e8f188e0c819a42c354b84e3dff59 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:13:02 provisioning config files... 02:13:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-151@tmp/config8424984124338562739tmp [Pipeline] { [Pipeline] echo 02:13:02 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:13:02 ---> create-netrc.sh [Pipeline] echo 02:13:02 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:13:03 ---> logs-deploy.sh 02:13:03 + ARCHIVE_ARTIFACTS= 02:13:03 + LOGS_SERVER=https://logs.edgexfoundry.org 02:13:03 + '[' https://logs.edgexfoundry.org == None ']' 02:13:03 + NEXUS_URL=https://nexus.edgexfoundry.org 02:13:03 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-151/3 02:13:03 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-151/3/ 02:13:03 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-151/3 /w/workspace/gexfoundry_device-mqtt-go_PR-151 02:13:05 Archives upload complete. 02:13:05 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-151/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-151/3/ 02:13:06 ---> uname -a: 02:13:06 Linux 67aff3021d21 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 02:13:06 02:13:06 02:13:06 ---> lscpu: 02:13:06 Architecture: x86_64 02:13:06 CPU op-mode(s): 32-bit, 64-bit 02:13:06 Byte Order: Little Endian 02:13:06 Address sizes: 40 bits physical, 48 bits virtual 02:13:06 CPU(s): 4 02:13:06 On-line CPU(s) list: 0-3 02:13:06 Thread(s) per core: 1 02:13:06 Core(s) per socket: 1 02:13:06 Socket(s): 4 02:13:06 NUMA node(s): 1 02:13:06 Vendor ID: GenuineIntel 02:13:06 CPU family: 6 02:13:06 Model: 44 02:13:06 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:13:06 Stepping: 1 02:13:06 CPU MHz: 2933.438 02:13:06 BogoMIPS: 5866.87 02:13:06 Virtualization: VT-x 02:13:06 Hypervisor vendor: KVM 02:13:06 Virtualization type: full 02:13:06 L1d cache: 128 KiB 02:13:06 L1i cache: 128 KiB 02:13:06 L2 cache: 16 MiB 02:13:06 L3 cache: 64 MiB 02:13:06 NUMA node0 CPU(s): 0-3 02:13:06 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 02:13:06 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 02:13:06 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 02:13:06 Vulnerability Meltdown: Mitigation; PTI 02:13:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:13:06 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:13:06 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:13:06 Vulnerability Tsx async abort: Not affected 02:13:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 02:13:06 02:13:06 02:13:06 ---> nproc: 02:13:06 4 02:13:06 02:13:06 02:13:06 ---> df -h: 02:13:06 Filesystem Size Used Available Use% Mounted on 02:13:06 overlay 50.0G 7.2G 42.8G 14% / 02:13:06 tmpfs 64.0M 0 64.0M 0% /dev 02:13:06 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 02:13:06 shm 64.0M 0 64.0M 0% /dev/shm 02:13:06 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 02:13:06 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 02:13:06 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 02:13:06 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa 02:13:06 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/gexfoundry_device-mqtt-go_PR-151 02:13:06 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/gexfoundry_device-mqtt-go_PR-151@tmp 02:13:06 02:13:06 02:13:06 ---> free -m: 02:13:06 total used free shared buff/cache available 02:13:06 Mem: 1837 621 132 0 1083 1110 02:13:06 Swap: 1023 1 1022 02:13:06 02:13:06 02:13:06 ---> ip addr: 02:13:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:13:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:13:06 inet 127.0.0.1/8 scope host lo 02:13:06 valid_lft forever preferred_lft forever 02:13:06 6: eth0@if7: mtu 1458 qdisc noqueue state UP 02:13:06 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 02:13:06 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 02:13:06 valid_lft forever preferred_lft forever 02:13:06 02:13:06 02:13:06 ---> sar -b -r -n DEV: 02:13:06 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/11/20 _x86_64_ (4 CPU) 02:13:06 02:13:06 02:02:45 LINUX RESTART 02:13:06 02:13:06 02:04:01 tps rtps wtps bread/s bwrtn/s 02:13:06 02:05:01 5.87 0.73 5.14 50.40 140.59 02:13:06 02:06:01 0.41 0.00 0.41 0.00 5.49 02:13:06 02:07:01 0.28 0.00 0.28 0.00 3.49 02:13:06 02:08:01 0.30 0.00 0.30 0.00 2.89 02:13:06 02:09:01 0.33 0.00 0.33 0.00 5.13 02:13:06 02:10:01 0.27 0.02 0.25 0.13 2.91 02:13:06 02:11:01 0.23 0.00 0.23 0.00 2.20 02:13:06 02:12:01 0.25 0.00 0.25 0.00 3.50 02:13:06 02:13:01 146.63 88.83 57.80 7174.07 19922.39 02:13:06 Average: 17.21 9.98 7.24 804.53 2237.06 02:13:06 02:13:06 02:04:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:13:06 02:05:01 169672 1711884 90.98 2620 1166532 1133884 38.70 416144 1135228 20 02:13:06 02:06:01 179312 1702244 90.47 2620 1166540 1065632 36.37 410276 1133052 16 02:13:06 02:07:01 178880 1702676 90.49 2620 1166544 1065392 36.36 411060 1132904 20 02:13:06 02:08:01 178824 1702732 90.50 2620 1166544 1065392 36.36 413568 1130652 8 02:13:06 02:09:01 177776 1703780 90.55 2620 1166552 1065688 36.37 414748 1130652 8 02:13:06 02:10:01 175648 1705908 90.66 2620 1166564 1065676 36.37 449008 1098684 16 02:13:06 02:11:01 176624 1704932 90.61 2620 1166568 1065460 36.36 440852 1105732 16 02:13:06 02:12:01 176664 1704892 90.61 2620 1166572 1065460 36.36 440748 1105732 8 02:13:06 02:13:01 70612 1810944 96.25 2620 1096048 2087184 71.23 530180 1078292 28 02:13:06 Average: 164890 1716666 91.24 2620 1158718 1186641 40.50 436287 1116770 16 02:13:06 02:13:06 02:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 02:13:06 02:05:01 eth0 18.88 15.67 21.63 26.27 0.00 0.00 0.00 02:13:06 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:06 02:05:01 docker0 1.50 1.26 0.30 3.25 0.00 0.00 0.00 02:13:06 02:06:01 eth0 0.61 0.35 0.31 0.17 0.00 0.00 0.00 02:13:06 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:06 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:06 02:07:01 eth0 1.05 0.08 0.07 0.04 0.00 0.00 0.00 02:13:06 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:06 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:06 02:08:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 02:13:06 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:06 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:06 02:09:01 eth0 0.63 0.55 0.41 0.27 0.00 0.00 0.00 02:13:06 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:06 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:06 02:10:01 eth0 0.53 0.30 0.27 0.20 0.00 0.00 0.00 02:13:06 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:06 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:06 02:11:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 02:13:06 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:06 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:06 02:12:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 02:13:06 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:06 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:06 02:13:01 veth8e0cd42 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:06 02:13:01 eth0 361.04 237.45 3399.51 101.38 0.00 0.00 0.00 02:13:06 02:13:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 02:13:06 02:13:01 veth8255df7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:06 Average: veth8e0cd42 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:06 Average: eth0 40.21 26.44 378.57 11.29 0.00 0.00 0.00 02:13:06 Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00 02:13:06 Average: veth8255df7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:06 02:13:06 02:13:06 ---> sar -P ALL: 02:13:06 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/11/20 _x86_64_ (4 CPU) 02:13:06 02:13:06 02:02:45 LINUX RESTART 02:13:06 02:13:06 02:04:01 CPU %user %nice %system %iowait %steal %idle 02:13:06 02:05:01 all 1.30 0.00 0.57 0.02 2.67 95.44 02:13:06 02:05:01 0 1.12 0.00 0.51 0.03 2.82 95.51 02:13:06 02:05:01 1 1.18 0.00 0.51 0.02 2.47 95.83 02:13:06 02:05:01 2 2.02 0.00 0.76 0.03 2.52 94.66 02:13:06 02:05:01 3 0.86 0.00 0.49 0.03 2.84 95.78 02:13:06 02:06:01 all 0.12 0.00 0.10 0.00 0.86 98.92 02:13:06 02:06:01 0 0.03 0.00 0.13 0.00 0.58 99.26 02:13:06 02:06:01 1 0.26 0.00 0.10 0.00 0.84 98.79 02:13:06 02:06:01 2 0.07 0.00 0.10 0.00 0.83 99.01 02:13:06 02:06:01 3 0.13 0.00 0.08 0.00 1.22 98.57 02:13:06 02:07:01 all 0.20 0.00 0.16 0.00 3.68 95.97 02:13:06 02:07:01 0 0.05 0.00 0.13 0.00 3.87 95.95 02:13:06 02:07:01 1 0.31 0.00 0.26 0.00 4.24 95.18 02:13:06 02:07:01 2 0.28 0.00 0.13 0.00 3.82 95.77 02:13:06 02:07:01 3 0.13 0.00 0.08 0.00 2.78 97.01 02:13:06 02:08:01 all 0.18 0.00 0.15 0.00 2.67 97.00 02:13:06 02:08:01 0 0.05 0.00 0.10 0.00 1.98 97.87 02:13:06 02:08:01 1 0.23 0.00 0.18 0.00 2.68 96.90 02:13:06 02:08:01 2 0.25 0.00 0.19 0.02 2.35 97.20 02:13:06 02:08:01 3 0.18 0.00 0.15 0.00 3.66 96.01 02:13:06 02:09:01 all 0.11 0.00 0.05 0.00 0.41 99.43 02:13:06 02:09:01 0 0.05 0.00 0.02 0.00 0.51 99.42 02:13:06 02:09:01 1 0.30 0.00 0.07 0.00 0.68 98.95 02:13:06 02:09:01 2 0.05 0.00 0.07 0.00 0.30 99.58 02:13:06 02:09:01 3 0.07 0.00 0.02 0.00 0.13 99.78 02:13:06 02:10:01 all 0.09 0.00 0.10 0.00 0.50 99.32 02:13:06 02:10:01 0 0.02 0.00 0.02 0.00 0.18 99.78 02:13:06 02:10:01 1 0.28 0.00 0.05 0.00 1.09 98.58 02:13:06 02:10:01 2 0.02 0.00 0.32 0.00 0.38 99.29 02:13:06 02:10:01 3 0.00 0.00 0.02 0.00 0.33 99.65 02:13:06 02:11:01 all 0.12 0.00 0.02 0.00 0.32 99.54 02:13:06 02:11:01 0 0.02 0.00 0.02 0.00 0.17 99.80 02:13:06 02:11:01 1 0.40 0.00 0.03 0.00 0.56 99.00 02:13:06 02:11:01 2 0.05 0.00 0.02 0.00 0.28 99.65 02:13:06 02:11:01 3 0.03 0.00 0.03 0.00 0.27 99.67 02:13:06 02:12:01 all 0.13 0.00 0.02 0.00 0.09 99.76 02:13:06 02:12:01 0 0.02 0.00 0.02 0.00 0.05 99.92 02:13:06 02:12:01 1 0.45 0.00 0.02 0.00 0.15 99.38 02:13:06 02:12:01 2 0.03 0.00 0.02 0.00 0.13 99.82 02:13:06 02:12:01 3 0.02 0.00 0.03 0.00 0.03 99.92 02:13:06 02:13:01 all 3.95 0.00 2.45 1.72 6.01 85.87 02:13:06 02:13:01 0 3.43 0.00 2.68 1.12 5.89 86.89 02:13:06 02:13:01 1 4.84 0.00 2.06 2.40 6.50 84.20 02:13:06 02:13:01 2 3.23 0.00 2.56 1.89 5.90 86.42 02:13:06 02:13:01 3 4.31 0.00 2.46 1.44 5.76 86.02 02:13:06 Average: all 0.68 0.00 0.40 0.19 1.91 96.82 02:13:06 Average: 0 0.52 0.00 0.40 0.13 1.78 97.17 02:13:06 Average: 1 0.91 0.00 0.36 0.27 2.13 96.32 02:13:06 Average: 2 0.66 0.00 0.46 0.21 1.83 96.83 02:13:06 Average: 3 0.63 0.00 0.37 0.16 1.88 96.96 02:13:06 02:13:06 02:13:06