Pull request #184 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9336ea2bbead652cbc301856513e1331c94a12f3+b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8 (868ee6366e007dfd880b40d7eb6b04c8fab3f0bc) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 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 --version # 'git version 2.16.6' > 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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-184/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 14412ea6c559e203c60c6aec71a1cbd01eb2e17f # timeout=10 Commit message: "Merge pull request #284 from ernestojeda/codecov-fix" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-184/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 14412ea6c559e203c60c6aec71a1cbd01eb2e17f Excluding src/test/ from checkout of git git@github.com:lfit/releng-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, 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-10044’ Running on prd-centos7-docker-4c-2g-10046 in /w/workspace/gexfoundry_device-mqtt-go_PR-184 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-184 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8 into PR head commit 9336ea2bbead652cbc301856513e1331c94a12f3 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/184/head:refs/remotes/origin/PR-184 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9336ea2bbead652cbc301856513e1331c94a12f3 # timeout=10 Merge succeeded, producing 9336ea2bbead652cbc301856513e1331c94a12f3 Checking out Revision 9336ea2bbead652cbc301856513e1331c94a12f3 (PR-184) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9336ea2bbead652cbc301856513e1331c94a12f3 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:34:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:34:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:34:32 ========================================================= 06:34:32 EdgeX Global Pipelines Version Info 06:34:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:34:34 ------------------- 06:34:34 stable info: 06:34:34 ------------------- 06:34:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:34:34 Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 06:34:34 Message: update stable to v1.0.152 06:34:35 ------------------- 06:34:35 experimental info: 06:34:35 ------------------- 06:34:35 Commited By: **** collab-it+edgex@linuxfoundation.org 06:34:35 Commit SHA: a289ce3bd006757951f62b250e9ecca5ba035f92 06:34:35 Message: update experimental to v1.0.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:34:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 06:34:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 06:34:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:34:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:34:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:34:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:34:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:34:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:34:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:34:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:34:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:34:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo 06:34:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:34:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:34:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:34:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:34:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:34:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:34:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:34:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:34:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:34:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:34:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:34:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:34:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:34:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-184 [Pipeline] echo 06:34:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-184 [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-184 [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9336ea2bbead652cbc301856513e1331c94a12f3 [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9336ea2 [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:34:40 + git log --format=format:%s -1 9336ea2bbead652cbc301856513e1331c94a12f3 [Pipeline] echo 06:34:40 GIT_COMMIT: 9336ea2bbead652cbc301856513e1331c94a12f3, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo 06:34:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:34:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:34:41 06:34:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:34:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:34:42 latest: Pulling from edgex-devops/git-semver 06:34:42 31603596830f: Pulling fs layer 06:34:42 2a8b12db71e7: Pulling fs layer 06:34:42 6ca5941a6612: Pulling fs layer 06:34:42 ecc8261a40a4: Pulling fs layer 06:34:42 ecc8261a40a4: Waiting 06:34:42 2a8b12db71e7: Verifying Checksum 06:34:42 2a8b12db71e7: Download complete 06:34:42 31603596830f: Download complete 06:34:43 6ca5941a6612: Verifying Checksum 06:34:43 6ca5941a6612: Download complete 06:34:43 31603596830f: Pull complete 06:34:43 2a8b12db71e7: Pull complete 06:34:43 ecc8261a40a4: Verifying Checksum 06:34:43 ecc8261a40a4: Download complete 06:34:44 6ca5941a6612: Pull complete 06:34:45 ecc8261a40a4: Pull complete 06:34:45 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:34:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:34:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:34:46 prd-centos7-docker-4c-2g-10046 does not seem to be running inside a container 06:34:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-184 -v /w/workspace/gexfoundry_device-mqtt-go_PR-184:/w/workspace/gexfoundry_device-mqtt-go_PR-184:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-184@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-184@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:34:48 $ docker top 177654b35202debb60e003d99c96e59a9f5fa3e5a38cff5be82dbd042e13c42a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:34:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:34:49 [ssh-agent] Looking for ssh-agent implementation... 06:34:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:34:49 $ docker exec 177654b35202debb60e003d99c96e59a9f5fa3e5a38cff5be82dbd042e13c42a ssh-agent 06:34:50 SSH_AUTH_SOCK=/tmp/ssh-epalctFAyH29/agent.12 06:34:50 SSH_AGENT_PID=17 06:34:50 Running ssh-add (command line suppressed) 06:34:50 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-184@tmp/private_key_7869259108401657753.key (/w/workspace/gexfoundry_device-mqtt-go_PR-184@tmp/private_key_7869259108401657753.key) 06:34:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:34:50 + git tag --points-at HEAD [Pipeline] } 06:34:51 $ docker exec --env ******** --env ******** 177654b35202debb60e003d99c96e59a9f5fa3e5a38cff5be82dbd042e13c42a ssh-agent -k 06:34:51 unset SSH_AUTH_SOCK; 06:34:51 unset SSH_AGENT_PID; 06:34:51 echo Agent pid 17 killed; 06:34:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:34:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:34:51 [ssh-agent] Looking for ssh-agent implementation... 06:34:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:34:52 $ docker exec 177654b35202debb60e003d99c96e59a9f5fa3e5a38cff5be82dbd042e13c42a ssh-agent 06:34:52 SSH_AUTH_SOCK=/tmp/ssh-4XtDohQooDi0/agent.45 06:34:52 SSH_AGENT_PID=50 06:34:52 Running ssh-add (command line suppressed) 06:34:52 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-184@tmp/private_key_2063577907752725971.key (/w/workspace/gexfoundry_device-mqtt-go_PR-184@tmp/private_key_2063577907752725971.key) 06:34:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:34:53 + git semver init 06:34:53 # -> Open(): unable to determine branch for HEAD 06:34:53 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-184/.git 06:34:53 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-184 06:34:53 # $SEMVER_REMOTE_NAME = origin 06:34:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:34:53 # $SEMVER_USER_NAME = edgex-jenkins 06:34:53 # $SEMVER_BRANCH = PR-184 06:34:53 # $SEMVER_TEMP = /tmp/semver-853679664 06:34:53 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 06:34:53 # '/tmp/semver-853679664' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-184/.semver' 06:34:53 # -> Force: false 06:34:53 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-184/.semver [Pipeline] } 06:34:53 $ docker exec --env ******** --env ******** 177654b35202debb60e003d99c96e59a9f5fa3e5a38cff5be82dbd042e13c42a ssh-agent -k 06:34:53 unset SSH_AUTH_SOCK; 06:34:53 unset SSH_AGENT_PID; 06:34:53 echo Agent pid 50 killed; 06:34:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:34:54 + git semver [Pipeline] } 06:34:54 $ docker stop --time=1 177654b35202debb60e003d99c96e59a9f5fa3e5a38cff5be82dbd042e13c42a 06:34:56 $ docker rm -f 177654b35202debb60e003d99c96e59a9f5fa3e5a38cff5be82dbd042e13c42a [Pipeline] // withDockerContainer [Pipeline] sh 06:34:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:34:57 Stashed 1 file(s) [Pipeline] echo 06:34:57 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:34:58 ========================================================= 06:34:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:34:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:34:59 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:34:59 Sending build context to Docker daemon 746.5kB 06:34:59 Step 1/8 : ARG BASE=golang:1.15-alpine 06:34:59 Step 2/8 : FROM ${BASE} 06:34:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:34:59 df20fa9351a1: Pulling fs layer 06:34:59 ed8968b2872e: Pulling fs layer 06:34:59 a92cc7c5fd73: Pulling fs layer 06:34:59 e871e8e8d7a9: Pulling fs layer 06:34:59 e73272ec9a57: Pulling fs layer 06:34:59 1e910a182e73: Pulling fs layer 06:34:59 4e634b169226: Pulling fs layer 06:34:59 e871e8e8d7a9: Waiting 06:34:59 e73272ec9a57: Waiting 06:34:59 1e910a182e73: Waiting 06:34:59 4e634b169226: Waiting 06:34:59 a92cc7c5fd73: Verifying Checksum 06:34:59 a92cc7c5fd73: Download complete 06:34:59 ed8968b2872e: Verifying Checksum 06:34:59 ed8968b2872e: Download complete 06:34:59 e73272ec9a57: Verifying Checksum 06:34:59 e73272ec9a57: Download complete 06:34:59 1e910a182e73: Verifying Checksum 06:34:59 1e910a182e73: Download complete 06:34:59 df20fa9351a1: Verifying Checksum 06:34:59 df20fa9351a1: Download complete 06:35:00 df20fa9351a1: Pull complete 06:35:00 ed8968b2872e: Pull complete 06:35:00 a92cc7c5fd73: Pull complete 06:35:03 4e634b169226: Verifying Checksum 06:35:03 4e634b169226: Download complete 06:35:04 e871e8e8d7a9: Verifying Checksum 06:35:04 e871e8e8d7a9: Download complete 06:35:13 Still waiting to schedule task 06:35:13 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:35:15 e871e8e8d7a9: Pull complete 06:35:15 e73272ec9a57: Pull complete 06:35:15 1e910a182e73: Pull complete 06:35:20 4e634b169226: Pull complete 06:35:20 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:35:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:35:20 ---> f7629b54cfaa 06:35:20 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:35:20 ---> Running in b3ea5f8a58cf 06:35:21 Removing intermediate container b3ea5f8a58cf 06:35:21 ---> 747f82d2a30f 06:35:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:21 ---> Running in 716c80daa5ff 06:35:23 Removing intermediate container 716c80daa5ff 06:35:23 ---> 96a0cc6b6fd8 06:35:23 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:35:23 ---> Running in 468eb7d7e438 06:35:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:35:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:35:25 (1/14) Installing libmagic (5.38-r0) 06:35:25 (2/14) Installing file (5.38-r0) 06:35:25 (3/14) Installing libc-dev (0.7.2-r3) 06:35:25 (4/14) Installing g++ (9.3.0-r2) 06:35:31 (5/14) Installing fortify-headers (1.1-r0) 06:35:31 (6/14) Installing patch (2.7.6-r6) 06:35:31 (7/14) Installing build-base (0.5-r2) 06:35:31 (8/14) Installing openssh-keygen (8.3_p1-r0) 06:35:31 (9/14) Installing libedit (20191231.3.1-r0) 06:35:31 (10/14) Installing openssh-client (8.3_p1-r0) 06:35:31 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 06:35:32 (12/14) Installing openssh-server-common (8.3_p1-r0) 06:35:32 (13/14) Installing openssh-server (8.3_p1-r0) 06:35:32 (14/14) Installing openssh (8.3_p1-r0) 06:35:32 Executing busybox-1.31.1-r16.trigger 06:35:32 OK: 237 MiB in 53 packages 06:35:35 Removing intermediate container 468eb7d7e438 06:35:35 ---> fc6086ef2ce2 06:35:35 Step 6/8 : WORKDIR /device-mqtt-go 06:35:35 ---> Running in b845bc615a16 06:35:36 Removing intermediate container b845bc615a16 06:35:36 ---> d040ad803e40 06:35:36 Step 7/8 : COPY . . 06:35:37 ---> 92ba5bed68d6 06:35:37 Step 8/8 : RUN go mod download 06:35:37 ---> Running in c5ecd11bc7b8 06:35:59 Removing intermediate container c5ecd11bc7b8 06:35:59 ---> 9b4935e4522f 06:35:59 Successfully built 9b4935e4522f 06:35:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:36:00 + docker inspect -f . ci-base-image-x86_64 06:36:00 . [Pipeline] withDockerContainer 06:36:00 prd-centos7-docker-4c-2g-10046 does not seem to be running inside a container 06:36:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-184 -v /w/workspace/gexfoundry_device-mqtt-go_PR-184:/w/workspace/gexfoundry_device-mqtt-go_PR-184:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-184@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-184@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:36:02 $ docker top 24543558a51d8dace936f7e9135b8ebca36b4e884d46d0e120f9edb6e6d4ca72 -eo pid,comm [Pipeline] { [Pipeline] sh 06:36:03 + go version 06:36:03 go version go1.15.2 linux/amd64 [Pipeline] } 06:36:03 $ docker stop --time=1 24543558a51d8dace936f7e9135b8ebca36b4e884d46d0e120f9edb6e6d4ca72 06:36:05 $ docker rm -f 24543558a51d8dace936f7e9135b8ebca36b4e884d46d0e120f9edb6e6d4ca72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:36:06 + docker inspect -f . ci-base-image-x86_64 06:36:06 . [Pipeline] withDockerContainer 06:36:06 prd-centos7-docker-4c-2g-10046 does not seem to be running inside a container 06:36:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-184 -v /w/workspace/gexfoundry_device-mqtt-go_PR-184:/w/workspace/gexfoundry_device-mqtt-go_PR-184:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-184@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-184@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:36:07 $ docker top e633c76e2055f90ab092f20536a87ddad03ff638febcb188550436ea4e185475 -eo pid,comm [Pipeline] { [Pipeline] sh 06:36:08 + make test 06:36:08 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:36:10 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:36:28 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 06:36:29 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.022s coverage: 28.3% of statements 06:36:29 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 06:36:29 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:36:33 gofmt -l . 06:36:33 ["`gofmt -l .`" = ""] 06:36:33 ./bin/test-attribution-txt.sh 06:36:34 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:36:34 $ docker stop --time=1 e633c76e2055f90ab092f20536a87ddad03ff638febcb188550436ea4e185475 06:36:37 $ docker rm -f e633c76e2055f90ab092f20536a87ddad03ff638febcb188550436ea4e185475 [Pipeline] // withDockerContainer [Pipeline] sh 06:36:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:36:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:36:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:36:40 + ls -al . 06:36:40 total 100 06:36:40 drwxrwxr-x. 10 jenkins jenkins 4096 Nov 2 06:36 . 06:36:40 drwxrwxr-x. 4 jenkins jenkins 112 Nov 2 06:34 .. 06:36:40 -rw-rw-r--. 1 jenkins jenkins 5932 Nov 2 06:34 Attribution.txt 06:36:40 drwxrwxr-x. 2 jenkins jenkins 87 Nov 2 06:34 bin 06:36:40 drwxrwxr-x. 3 jenkins jenkins 32 Nov 2 06:34 cmd 06:36:40 -rw-r--r--. 1 jenkins jenkins 18940 Nov 2 06:36 coverage.out 06:36:40 -rw-rw-r--. 1 jenkins jenkins 1784 Nov 2 06:34 Dockerfile 06:36:40 -rw-rw-r--. 1 jenkins jenkins 953 Nov 2 06:34 Dockerfile.build 06:36:40 -rw-rw-r--. 1 jenkins jenkins 140 Nov 2 06:34 .dockerignore 06:36:40 drwxrwxr-x. 8 jenkins jenkins 179 Nov 2 06:34 .git 06:36:40 drwxrwxr-x. 2 jenkins jenkins 60 Nov 2 06:34 .github 06:36:40 -rw-rw-r--. 1 jenkins jenkins 336 Nov 2 06:34 .gitignore 06:36:40 -rw-r--r--. 1 jenkins jenkins 511 Nov 2 06:36 go.mod 06:36:40 -rw-r--r--. 1 jenkins jenkins 15219 Nov 2 06:36 go.sum 06:36:40 drwxrwxr-x. 3 jenkins jenkins 20 Nov 2 06:34 internal 06:36:40 -rw-rw-r--. 1 jenkins jenkins 677 Nov 2 06:34 Jenkinsfile 06:36:40 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 2 06:34 LICENSE 06:36:40 -rw-rw-r--. 1 jenkins jenkins 902 Nov 2 06:34 Makefile 06:36:40 drwxrwxr-x. 2 jenkins jenkins 23 Nov 2 06:34 mock 06:36:40 -rw-rw-r--. 1 jenkins jenkins 444 Nov 2 06:34 README.md 06:36:40 drwx------. 3 jenkins jenkins 58 Nov 2 06:34 .semver 06:36:40 drwxrwxr-x. 4 jenkins jenkins 54 Nov 2 06:34 snap 06:36:40 -rw-rw-r--. 1 jenkins jenkins 5 Nov 2 06:34 VERSION 06:36:40 -rw-rw-r--. 1 jenkins jenkins 227 Nov 2 06:34 version.go [Pipeline] isUnix [Pipeline] sh 06:36:40 + 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=9336ea2bbead652cbc301856513e1331c94a12f3 --label arch=amd64 --label version=0.0.0 . 06:36:40 Sending build context to Docker daemon 766kB 06:36:40 Step 1/22 : ARG BASE=golang:1.15-alpine 06:36:40 Step 2/22 : FROM ${BASE} AS builder 06:36:40 ---> 9b4935e4522f 06:36:40 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 06:36:40 ---> Running in 4233a1cbaab8 06:36:41 Removing intermediate container 4233a1cbaab8 06:36:41 ---> dcb000392f82 06:36:41 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 06:36:41 ---> Running in d9306ede1ee2 06:36:41 Removing intermediate container d9306ede1ee2 06:36:41 ---> ed2c80609c60 06:36:41 Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:41 ---> Running in ab1cdbcb4a8f 06:36:42 Removing intermediate container ab1cdbcb4a8f 06:36:42 ---> 67afdd8323e3 06:36:42 Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:36:42 ---> Running in 7f5d2181e7ae 06:36:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:36:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:36:45 OK: 237 MiB in 53 packages 06:36:45 Removing intermediate container 7f5d2181e7ae 06:36:45 ---> 15bebe2adf1b 06:36:45 Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 06:36:46 ---> Running in d306f2fa83ff 06:36:46 Removing intermediate container d306f2fa83ff 06:36:46 ---> 3c4766ab040c 06:36:46 Step 8/22 : COPY . . 06:36:47 ---> 7784a1569f4a 06:36:47 Step 9/22 : ARG MAKE='make build' 06:36:47 ---> Running in b8df93c28049 06:36:47 Removing intermediate container b8df93c28049 06:36:47 ---> 400a2f43bd86 06:36:47 Step 10/22 : RUN $MAKE 06:36:47 ---> Running in 6498b38aeee3 06:36:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 06:37:06 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:37:10 Removing intermediate container 6498b38aeee3 06:37:10 ---> 01b3af15fd2c 06:37:10 Step 11/22 : FROM alpine 06:37:10 latest: Pulling from library/alpine 06:37:10 188c0c94c7c5: Pulling fs layer 06:37:11 188c0c94c7c5: Verifying Checksum 06:37:11 188c0c94c7c5: Download complete 06:37:11 188c0c94c7c5: Pull complete 06:37:11 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 06:37:11 Status: Downloaded newer image for alpine:latest 06:37:11 ---> d6e46aa2470d 06:37:11 Step 12/22 : ENV APP_PORT=49982 06:37:11 ---> Running in 6f3103c46d35 06:37:11 Removing intermediate container 6f3103c46d35 06:37:11 ---> 8eb790f4f2af 06:37:11 Step 13/22 : EXPOSE $APP_PORT 06:37:12 ---> Running in 3e8710f009c4 06:37:12 Removing intermediate container 3e8710f009c4 06:37:12 ---> c26708ab8aba 06:37:12 Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 06:37:13 ---> 90bb4987fede 06:37:13 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 06:37:13 ---> e3766bd490a0 06:37:13 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 06:37:13 ---> cb953e5228f7 06:37:13 Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 06:37:13 ---> Running in 13d2d1af1499 06:37:13 Removing intermediate container 13d2d1af1499 06:37:13 ---> 0ba32ddcec61 06:37:13 Step 18/22 : ENTRYPOINT ["/device-mqtt"] 06:37:13 ---> Running in 5804473561b7 06:37:14 Removing intermediate container 5804473561b7 06:37:14 ---> 751e8e4f5a93 06:37:14 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:37:14 ---> Running in 371c12a01db0 06:37:14 Removing intermediate container 371c12a01db0 06:37:14 ---> c506175a7922 06:37:14 Step 20/22 : LABEL arch=amd64 06:37:14 ---> Running in 2933a45a3fe1 06:37:14 Removing intermediate container 2933a45a3fe1 06:37:14 ---> 40ea8f301fbe 06:37:14 Step 21/22 : LABEL git_sha=9336ea2bbead652cbc301856513e1331c94a12f3 06:37:14 ---> Running in 69c8b30320a5 06:37:14 Removing intermediate container 69c8b30320a5 06:37:14 ---> e5da9f7913da 06:37:14 Step 22/22 : LABEL version=0.0.0 06:37:14 ---> Running in 265a01970de2 06:37:15 Removing intermediate container 265a01970de2 06:37:15 ---> a4feecef54f9 06:37:15 [Warning] One or more build-args [ARCH] were not consumed 06:37:15 Successfully built a4feecef54f9 06:37:15 Successfully tagged docker-device-mqtt-go:latest [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] node 06:37:31 Still waiting to schedule task 06:37:31 ‘prd-centos7-docker-8c-8g-10049’ is offline 06:37:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-10048 in /w/workspace/gexfoundry_device-mqtt-go_PR-184 [Pipeline] { [Pipeline] ws 06:37:44 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 06:37:50 using credential edgex-jenkins-ssh 06:37:50 Cloning the remote Git repository 06:37:50 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 06:37:50 > git init /w/workspace/device-mqtt-go/1 # timeout=10 06:37:50 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:37:50 > git --version # timeout=10 06:37:50 > git --version # 'git version 2.17.1' 06:37:50 using GIT_SSH to set credentials SSH Credentials for GitHub 06:37:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:37:51 Merging remotes/origin/master commit b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8 into PR head commit 9336ea2bbead652cbc301856513e1331c94a12f3 06:37:51 Merge succeeded, producing 9336ea2bbead652cbc301856513e1331c94a12f3 06:37:51 Checking out Revision 9336ea2bbead652cbc301856513e1331c94a12f3 (PR-184) 06:37:51 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:37:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:37:51 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:37:51 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:37:51 using GIT_SSH to set credentials SSH Credentials for GitHub 06:37:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/184/head:refs/remotes/origin/PR-184 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:37:51 > git config core.sparsecheckout # timeout=10 06:37:51 > git checkout -f 9336ea2bbead652cbc301856513e1331c94a12f3 # timeout=10 06:37:51 > git remote # timeout=10 06:37:51 > git config --get remote.origin.url # timeout=10 06:37:51 using GIT_SSH to set credentials SSH Credentials for GitHub 06:37:51 > git merge b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8 # timeout=10 06:37:51 > git rev-parse HEAD^{commit} # timeout=10 06:37:51 > git config core.sparsecheckout # timeout=10 06:37:52 > git checkout -f 9336ea2bbead652cbc301856513e1331c94a12f3 # timeout=10 06:37:56 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 06:37:56 > git --version # timeout=10 06:37:56 > git --version # 'git version 2.17.1' 06:37:56 fatal: bad object 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:37:57 ========================================================= 06:37:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:37:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:37:58 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:37:59 Sending build context to Docker daemon 469kB 06:37:59 Step 1/8 : ARG BASE=golang:1.15-alpine 06:37:59 Step 2/8 : FROM ${BASE} 06:37:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:37:59 b538f80385f9: Pulling fs layer 06:37:59 74f711af9a0d: Pulling fs layer 06:37:59 99f96fe45779: Pulling fs layer 06:37:59 8529a6b9a6be: Pulling fs layer 06:37:59 45590311c82a: Pulling fs layer 06:37:59 69ca0ff8b7b3: Pulling fs layer 06:37:59 209524e5b208: Pulling fs layer 06:37:59 69ca0ff8b7b3: Waiting 06:37:59 209524e5b208: Waiting 06:37:59 45590311c82a: Waiting 06:37:59 8529a6b9a6be: Waiting 06:37:59 99f96fe45779: Verifying Checksum 06:37:59 99f96fe45779: Download complete 06:37:59 74f711af9a0d: Download complete 06:37:59 45590311c82a: Verifying Checksum 06:37:59 45590311c82a: Download complete 06:37:59 69ca0ff8b7b3: Verifying Checksum 06:37:59 b538f80385f9: Verifying Checksum 06:37:59 b538f80385f9: Download complete 06:38:00 b538f80385f9: Pull complete 06:38:01 74f711af9a0d: Pull complete 06:38:01 99f96fe45779: Pull complete 06:38:02 209524e5b208: Verifying Checksum 06:38:02 209524e5b208: Download complete 06:38:03 8529a6b9a6be: Verifying Checksum 06:38:03 8529a6b9a6be: Download complete 06:38:13 8529a6b9a6be: Pull complete 06:38:13 45590311c82a: Pull complete 06:38:13 69ca0ff8b7b3: Pull complete 06:38:18 209524e5b208: Pull complete 06:38:18 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:38:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:38:18 ---> 5bddaf1c2fca 06:38:18 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:38:20 ---> Running in fb71daa11cae 06:38:20 Removing intermediate container fb71daa11cae 06:38:20 ---> bf8b477c89aa 06:38:20 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:38:20 ---> Running in 0acfc5b514d5 06:38:23 Removing intermediate container 0acfc5b514d5 06:38:23 ---> 84784950880b 06:38:23 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:38:23 ---> Running in 28c714aa63bd 06:38:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:38:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:38:26 (1/14) Installing libmagic (5.38-r0) 06:38:26 (2/14) Installing file (5.38-r0) 06:38:26 (3/14) Installing libc-dev (0.7.2-r3) 06:38:26 (4/14) Installing g++ (9.3.0-r2) 06:38:31 (5/14) Installing fortify-headers (1.1-r0) 06:38:31 (6/14) Installing patch (2.7.6-r6) 06:38:31 (7/14) Installing build-base (0.5-r2) 06:38:31 (8/14) Installing openssh-keygen (8.3_p1-r0) 06:38:31 (9/14) Installing libedit (20191231.3.1-r0) 06:38:31 (10/14) Installing openssh-client (8.3_p1-r0) 06:38:31 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 06:38:31 (12/14) Installing openssh-server-common (8.3_p1-r0) 06:38:31 (13/14) Installing openssh-server (8.3_p1-r0) 06:38:31 (14/14) Installing openssh (8.3_p1-r0) 06:38:31 Executing busybox-1.31.1-r16.trigger 06:38:31 OK: 221 MiB in 53 packages 06:38:36 Removing intermediate container 28c714aa63bd 06:38:36 ---> 57d79d6748c2 06:38:36 Step 6/8 : WORKDIR /device-mqtt-go 06:38:36 ---> Running in 5ca9539bcdcf 06:38:36 Removing intermediate container 5ca9539bcdcf 06:38:36 ---> 5c2795c13c28 06:38:36 Step 7/8 : COPY . . 06:38:37 ---> 1f7243cf448c 06:38:37 Step 8/8 : RUN go mod download 06:38:37 ---> Running in 54eb160f9dbe 06:39:04 Removing intermediate container 54eb160f9dbe 06:39:04 ---> 4aaa64bc9e4f 06:39:04 Successfully built 4aaa64bc9e4f 06:39:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:39:04 + docker inspect -f . ci-base-image-arm64 06:39:04 . [Pipeline] withDockerContainer 06:39:05 prd-ubuntu18.04-docker-arm64-4c-16g-10048 does not seem to be running inside a container 06:39:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:39:07 $ docker top ddc93d95dc5e95e7cfa8ce408fd837476aa603abbef381d1645a0df0cf11140a -eo pid,comm [Pipeline] { [Pipeline] sh 06:39:08 + go version 06:39:08 go version go1.15.2 linux/arm64 [Pipeline] } 06:39:08 $ docker stop --time=1 ddc93d95dc5e95e7cfa8ce408fd837476aa603abbef381d1645a0df0cf11140a 06:39:10 $ docker rm -f ddc93d95dc5e95e7cfa8ce408fd837476aa603abbef381d1645a0df0cf11140a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:39:12 + docker inspect -f . ci-base-image-arm64 06:39:12 . [Pipeline] withDockerContainer 06:39:12 prd-ubuntu18.04-docker-arm64-4c-16g-10048 does not seem to be running inside a container 06:39:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:39:14 $ docker top 982e904e4b5e8a80fb804b504532784e1de895ad7599232d8e49cad740592573 -eo pid,comm [Pipeline] { [Pipeline] sh 06:39:15 + make test 06:39:15 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:39:16 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:39:55 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 06:39:55 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.032s coverage: 28.3% of statements 06:39:55 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 06:39:55 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:39:59 Running on prd-centos7-docker-8c-8g-10051 in /w/workspace/gexfoundry_device-mqtt-go_PR-184 [Pipeline] { [Pipeline] ws 06:39:59 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 06:40:01 gofmt -l . 06:40:01 ["`gofmt -l .`" = ""] 06:40:01 ./bin/test-attribution-txt.sh 06:40:02 using credential edgex-jenkins-ssh 06:40:02 Cloning the remote Git repository 06:40:02 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:40:02 $ docker stop --time=1 982e904e4b5e8a80fb804b504532784e1de895ad7599232d8e49cad740592573 06:40:01 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 06:40:01 > git init /w/workspace/device-mqtt-go/1 # timeout=10 06:40:01 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:40:01 > git --version # timeout=10 06:40:01 > git --version # 'git version 2.16.5' 06:40:01 using GIT_SSH to set credentials SSH Credentials for GitHub 06:40:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:40:03 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:40:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:40:03 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:40:03 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:40:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:40:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/184/head:refs/remotes/origin/PR-184 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:40:04 Merging remotes/origin/master commit b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8 into PR head commit 9336ea2bbead652cbc301856513e1331c94a12f3 06:40:04 Merge succeeded, producing 9336ea2bbead652cbc301856513e1331c94a12f3 06:40:04 Checking out Revision 9336ea2bbead652cbc301856513e1331c94a12f3 (PR-184) 06:40:05 $ docker rm -f 982e904e4b5e8a80fb804b504532784e1de895ad7599232d8e49cad740592573 06:40:04 > git config core.sparsecheckout # timeout=10 06:40:04 > git checkout -f 9336ea2bbead652cbc301856513e1331c94a12f3 # timeout=10 06:40:04 > git remote # timeout=10 06:40:04 > git config --get remote.origin.url # timeout=10 06:40:04 using GIT_SSH to set credentials SSH Credentials for GitHub 06:40:04 > git merge b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8 # timeout=10 06:40:04 > git rev-parse HEAD^{commit} # timeout=10 06:40:04 > git config core.sparsecheckout # timeout=10 06:40:04 > git checkout -f 9336ea2bbead652cbc301856513e1331c94a12f3 # timeout=10 [Pipeline] // withDockerContainer [Pipeline] sh 06:40:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:40:06 Warning: overwriting stash ‘coverage-report’ 06:40:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:40:07 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 06:40:07 > git --version # timeout=10 06:40:07 > git --version # 'git version 2.16.5' 06:40:07 fatal: bad object 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 06:40:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] withEnv [Pipeline] { 06:40:08 + ls -al . 06:40:08 total 132 06:40:08 drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 06:40 . 06:40:08 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 06:37 .. 06:40:08 -rw-rw-r-- 1 jenkins jenkins 140 Nov 2 06:37 .dockerignore 06:40:08 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 06:37 .git 06:40:08 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 06:37 .github 06:40:08 -rw-rw-r-- 1 jenkins jenkins 336 Nov 2 06:37 .gitignore 06:40:08 -rw-rw-r-- 1 jenkins jenkins 5932 Nov 2 06:37 Attribution.txt 06:40:08 -rw-rw-r-- 1 jenkins jenkins 1784 Nov 2 06:37 Dockerfile 06:40:08 -rw-rw-r-- 1 jenkins jenkins 953 Nov 2 06:37 Dockerfile.build 06:40:08 -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 06:37 Jenkinsfile 06:40:08 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 2 06:37 LICENSE 06:40:08 -rw-rw-r-- 1 jenkins jenkins 902 Nov 2 06:37 Makefile 06:40:08 -rw-rw-r-- 1 jenkins jenkins 444 Nov 2 06:37 README.md 06:40:08 -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 06:34 VERSION 06:40:08 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 06:37 bin 06:40:08 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 06:37 cmd 06:40:08 -rw-r--r-- 1 jenkins jenkins 18940 Nov 2 06:39 coverage.out 06:40:08 -rw-r--r-- 1 jenkins jenkins 511 Nov 2 06:40 go.mod 06:40:08 -rw-r--r-- 1 jenkins jenkins 15219 Nov 2 06:40 go.sum 06:40:08 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 06:37 internal 06:40:08 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 06:37 mock 06:40:08 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 06:37 snap 06:40:08 -rw-rw-r-- 1 jenkins jenkins 227 Nov 2 06:37 version.go [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 06:40:09 ++ find /w/workspace/device-mqtt-go/1 06:40:09 ++ grep snapcraft.yaml 06:40:09 + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/1/snap/snapcraft.yaml 06:40:09 + 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=9336ea2bbead652cbc301856513e1331c94a12f3 --label arch=arm64 --label version=0.0.0 . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:40:09 provisioning config files... 06:40:09 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/1@tmp/config4892446258990336682tmp [Pipeline] { 06:40:09 Sending build context to Docker daemon 488.4kB 06:40:09 Step 1/22 : ARG BASE=golang:1.15-alpine 06:40:09 Step 2/22 : FROM ${BASE} AS builder 06:40:09 ---> 4aaa64bc9e4f 06:40:09 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [Pipeline] sh 06:40:10 + cp /w/workspace/device-mqtt-go/1@tmp/config4892446258990336682tmp /w/workspace/device-mqtt-go/1/edgex-snap-store-login [Pipeline] sh 06:40:10 ---> Running in 6961499d2372 06:40:10 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/1:/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 06:40:10 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 06:40:10 latest: Pulling from edgex-devops/edgex-snap-builder 06:40:10 f08d8e2a3ba1: Pulling fs layer 06:40:10 3baa9cb2483b: Pulling fs layer 06:40:10 94e5ff4c0b15: Pulling fs layer 06:40:10 1860925334f9: Pulling fs layer 06:40:10 2daf38717194: Pulling fs layer 06:40:10 309017e8d7a4: Pulling fs layer 06:40:10 f7790dc9fd0f: Pulling fs layer 06:40:10 cac0ae9282c2: Pulling fs layer 06:40:10 1f4cadf9a1ed: Pulling fs layer 06:40:10 309017e8d7a4: Waiting 06:40:10 f7790dc9fd0f: Waiting 06:40:10 cac0ae9282c2: Waiting 06:40:10 1f4cadf9a1ed: Waiting 06:40:10 1860925334f9: Waiting 06:40:10 2daf38717194: Waiting 06:40:10 3baa9cb2483b: Download complete 06:40:10 94e5ff4c0b15: Download complete 06:40:10 309017e8d7a4: Verifying Checksum 06:40:10 309017e8d7a4: Download complete 06:40:10 f7790dc9fd0f: Verifying Checksum 06:40:10 f7790dc9fd0f: Download complete 06:40:10 cac0ae9282c2: Download complete 06:40:10 Removing intermediate container 6961499d2372 06:40:10 ---> 3b50a0f6ab98 06:40:10 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 06:40:11 1f4cadf9a1ed: Download complete 06:40:11 ---> Running in e2cc821447a1 06:40:11 f08d8e2a3ba1: Verifying Checksum 06:40:11 f08d8e2a3ba1: Download complete 06:40:11 Removing intermediate container e2cc821447a1 06:40:11 ---> cd526f6bc7af 06:40:11 Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:40:12 ---> Running in 3fbdfe27ec93 06:40:13 f08d8e2a3ba1: Pull complete 06:40:13 3baa9cb2483b: Pull complete 06:40:13 94e5ff4c0b15: Pull complete 06:40:13 1860925334f9: Pull complete 06:40:14 Removing intermediate container 3fbdfe27ec93 06:40:14 ---> c706639ccd12 06:40:14 Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:40:14 ---> Running in a956edcfc00d 06:40:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:40:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:40:18 OK: 221 MiB in 53 packages 06:40:19 Removing intermediate container a956edcfc00d 06:40:19 ---> 1a7add6224a5 06:40:19 Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 06:40:19 ---> Running in f57ef9b3cf74 06:40:20 2daf38717194: Verifying Checksum 06:40:20 2daf38717194: Download complete 06:40:20 Removing intermediate container f57ef9b3cf74 06:40:20 ---> b420388f4f7f 06:40:20 Step 8/22 : COPY . . 06:40:21 ---> af97c1472d55 06:40:21 Step 9/22 : ARG MAKE='make build' 06:40:21 ---> Running in b57989c1f071 06:40:21 Removing intermediate container b57989c1f071 06:40:21 ---> d2a7cca30800 06:40:21 Step 10/22 : RUN $MAKE 06:40:22 ---> Running in bd1f9a002d0e 06:40:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 06:40:38 2daf38717194: Pull complete 06:40:38 309017e8d7a4: Pull complete 06:40:38 f7790dc9fd0f: Pull complete 06:40:38 cac0ae9282c2: Pull complete 06:40:38 1f4cadf9a1ed: Pull complete 06:40:38 Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 06:40:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 06:40:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:40:41 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:40:41 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:40:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [213 kB] 06:40:42 Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 06:40:42 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [239 kB] 06:40:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.4 kB] 06:40:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1353 kB] 06:40:42 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2118 kB] 06:40:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1748 kB] 06:40:42 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [45.9 kB] 06:40:42 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] 06:40:42 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] 06:40:42 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] 06:40:43 Fetched 8172 kB in 2s (4589 kB/s) 06:40:44 Reading package lists... 06:40:48 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:40:48 0% [Connecting to archive.ubuntu.com (91.189.88.142)] 0% [1 InRelease gpgv 88.7 kB] [Connecting to archive.ubuntu.com (91.189.88.142) 0% [Waiting for headers] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:40:48 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:40:48 0% [2 InRelease gpgv 242 kB] [Waiting for headers] 0% [Waiting for headers] 0% [3 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease 06:40:49 0% [3 InRelease gpgv 88.7 kB] 0% [Working] 0% [4 InRelease gpgv 74.6 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 55% Reading package lists... 60% Reading package lists... 60% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 06:40:50 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:40:51 Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-base perl-modules-5.26 06:40:53 Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 51% Reading package lists... 60% Reading package lists... 60% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 06:40:53 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 84% Building dependency tree 06:40:53 Reading state information... 0% Reading state information... 0% Reading state information... Done 06:40:53 The following packages were automatically installed and are no longer required: 06:40:53 libjq1 libonig4 06:40:53 Use 'sudo apt autoremove' to remove them. 06:40:53 Suggested packages: 06:40:53 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:40:53 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed 06:40:53 diffutils-doc perl-doc libterm-readline-gnu-perl 06:40:53 | libterm-readline-perl-perl 06:40:53 The following NEW packages will be installed: 06:40:53 curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 06:40:53 libperl5.26 make netbase patch perl perl-modules-5.26 06:40:53 The following packages will be upgraded: 06:40:53 perl-base 06:40:53 1 upgraded, 14 newly installed, 0 to remove and 33 not upgraded. 06:40:53 Need to get 13.4 MB of archives. 06:40:53 After this operation, 77.5 MB of additional disk space will be used. 06:40:53 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:40:54 0% [1 perl-base 12.6 kB/1391 kB 1%] 4% [1 perl-base 708 kB/1391 kB 51%] 10% [Waiting for headers] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:40:54 10% [2 perl-modules-5.26 30.6 kB/2762 kB 1%] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 06:40:54 28% [3 libgdbm5 21.7 kB/26.0 kB 83%] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 06:40:54 29% [4 libgdbm-compat4 6084 B/6084 B 100%] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:40:54 30% [5 libperl5.26 27.6 kB/3534 kB 1%] 53% [Waiting for headers] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:40:54 53% [6 perl 4096 B/201 kB 2%] 55% [Waiting for headers] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 06:40:54 55% [7 less 16.6 kB/112 kB 15%] 57% [Waiting for headers] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 06:40:54 57% [8 netbase 12.7 kB/12.7 kB 100%] 59% [Waiting for headers] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 06:40:54 59% [9 curl 13.3 kB/159 kB 8%] 61% [Waiting for headers] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] 06:40:54 61% [10 libcurl3-gnutls 51.0 kB/213 kB 24%] 64% [Waiting for headers] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:40:54 64% [11 liberror-perl 22.6 kB/22.8 kB 99%] 65% [Waiting for headers] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 06:40:54 65% [12 git-man 11.6 kB/804 kB 1%] 71% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 06:40:54 71% [13 git 0 B/3915 kB 0%] 96% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 06:40:55 96% [14 make 11.3 kB/154 kB 7%] 98% [Waiting for headers] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:40:55 98% [15 patch 24.6 kB/102 kB 24%] 100% [Working] Fetched 13.4 MB in 1s (9012 kB/s) 06:40:55 debconf: delaying package configuration, since apt-utils is not installed 06:40:55 (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 ... 9889 files and directories currently installed.) 06:40:55 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:40:55 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6ubuntu0.3) ... 06:40:57 Removing intermediate container bd1f9a002d0e 06:40:57 ---> c39441f21dc2 06:40:57 Step 11/22 : FROM alpine 06:40:57 latest: Pulling from library/alpine 06:40:57 5f621e34cdf4: Pulling fs layer 06:40:57 5f621e34cdf4: Verifying Checksum 06:40:57 5f621e34cdf4: Download complete 06:40:58 5f621e34cdf4: Pull complete 06:40:58 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 06:40:58 Status: Downloaded newer image for alpine:latest 06:40:58 ---> 2e77e061c27f 06:40:58 Step 12/22 : ENV APP_PORT=49982 06:40:58 ---> Running in b9cce704c3c3 06:40:58 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:40:58 Selecting previously unselected package perl-modules-5.26. 06:40:58 (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 ... 9889 files and directories currently installed.) 06:40:58 Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:40:58 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:40:58 Removing intermediate container b9cce704c3c3 06:40:58 ---> 7cad2e2f0e36 06:40:58 Step 13/22 : EXPOSE $APP_PORT 06:40:58 ---> Running in 24d822802c95 06:40:59 Removing intermediate container 24d822802c95 06:40:59 ---> 50cdf96363e4 06:40:59 Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 06:40:59 Selecting previously unselected package libgdbm5:amd64. 06:40:59 Preparing to unpack .../01-libgdbm5_1.14.1-6_amd64.deb ... 06:40:59 Unpacking libgdbm5:amd64 (1.14.1-6) ... 06:40:59 Selecting previously unselected package libgdbm-compat4:amd64. 06:40:59 Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_amd64.deb ... 06:40:59 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 06:41:00 Selecting previously unselected package libperl5.26:amd64. 06:41:00 Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:41:00 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:41:00 ---> 29aaffdcf741 06:41:00 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 06:41:00 Selecting previously unselected package perl. 06:41:00 Preparing to unpack .../04-perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:41:00 Unpacking perl (5.26.1-6ubuntu0.5) ... 06:41:00 Selecting previously unselected package less. 06:41:00 Preparing to unpack .../05-less_487-0.1_amd64.deb ... 06:41:00 Unpacking less (487-0.1) ... 06:41:00 Selecting previously unselected package netbase. 06:41:00 Preparing to unpack .../06-netbase_5.4_all.deb ... 06:41:00 Unpacking netbase (5.4) ... 06:41:00 Selecting previously unselected package curl. 06:41:00 Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_amd64.deb ... 06:41:00 Unpacking curl (7.58.0-2ubuntu3.10) ... 06:41:00 Selecting previously unselected package libcurl3-gnutls:amd64. 06:41:00 Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... 06:41:00 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 06:41:00 Selecting previously unselected package liberror-perl. 06:41:00 Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... 06:41:00 Unpacking liberror-perl (0.17025-1) ... 06:41:00 Selecting previously unselected package git-man. 06:41:00 Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 06:41:00 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 06:41:01 ---> d60f761f7c0a 06:41:01 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 06:41:01 Selecting previously unselected package git. 06:41:01 Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 06:41:01 Unpacking git (1:2.17.1-1ubuntu0.7) ... 06:41:01 ---> dae84ad672fd 06:41:01 Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 06:41:01 Selecting previously unselected package make. 06:41:01 Preparing to unpack .../12-make_4.1-9.1ubuntu1_amd64.deb ... 06:41:01 Unpacking make (4.1-9.1ubuntu1) ... 06:41:01 Selecting previously unselected package patch. 06:41:01 Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:41:01 Unpacking patch (2.7.6-2ubuntu1.1) ... 06:41:01 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 06:41:01 Setting up less (487-0.1) ... 06:41:02 ---> Running in e008ff121e93 06:41:02 Setting up make (4.1-9.1ubuntu1) ... 06:41:02 Setting up curl (7.58.0-2ubuntu3.10) ... 06:41:02 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 06:41:02 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:41:02 Setting up libgdbm5:amd64 (1.14.1-6) ... 06:41:02 Setting up patch (2.7.6-2ubuntu1.1) ... 06:41:02 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 06:41:02 Setting up netbase (5.4) ... 06:41:02 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:41:02 Setting up perl (5.26.1-6ubuntu0.5) ... 06:41:02 Setting up liberror-perl (0.17025-1) ... 06:41:02 Setting up git (1:2.17.1-1ubuntu0.7) ... 06:41:02 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 06:41:02 Processing triggers for mime-support (3.60ubuntu1) ... 06:41:02 Removing intermediate container e008ff121e93 06:41:02 ---> ef09f3e178ac 06:41:02 Step 18/22 : ENTRYPOINT ["/device-mqtt"] 06:41:02 ---> Running in 2aa9e85c1c66 06:41:02 Removing intermediate container 2aa9e85c1c66 06:41:02 ---> a37eed5ec218 06:41:02 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:41:03 ---> Running in 1826d72f056f 06:41:03 Removing intermediate container 1826d72f056f 06:41:03 ---> c3fbd8a74d51 06:41:03 Step 20/22 : LABEL arch=arm64 06:41:03 ---> Running in 24066490b2a9 06:41:04 Removing intermediate container 24066490b2a9 06:41:04 ---> fd60888846e7 06:41:04 Step 21/22 : LABEL git_sha=9336ea2bbead652cbc301856513e1331c94a12f3 06:41:04 curl set to automatically installed. 06:41:04 git set to automatically installed. 06:41:04 git-man set to automatically installed. 06:41:04 less set to automatically installed. 06:41:04 libcurl3-gnutls set to automatically installed. 06:41:04 liberror-perl set to automatically installed. 06:41:04 libgdbm-compat4 set to automatically installed. 06:41:04 libgdbm5 set to automatically installed. 06:41:04 libperl5.26 set to automatically installed. 06:41:04 make set to automatically installed. 06:41:04 netbase set to automatically installed. 06:41:04 patch set to automatically installed. 06:41:04 perl set to automatically installed. 06:41:04 perl-base set to automatically installed. 06:41:04 perl-modules-5.26 set to automatically installed. 06:41:04 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 06:41:04 Please ensure the environment is properly setup before continuing. 06:41:04 Ignore this message if the appropriate measures have already been taken 06:41:04 ---> Running in 5e1f4b3bef60 06:41:04 Pulling go  06:41:04 Removing intermediate container 5e1f4b3bef60 06:41:04 ---> e3f20269ce67 06:41:04 Step 22/22 : LABEL version=0.0.0 06:41:04 ---> Running in bd8e487cc087 06:41:05 'device-mqtt' has dependencies that need to be staged: go 06:41:05 Skipping pull go (already ran) 06:41:05 Building go  06:41:05 % Total % Received % Xferd Average Speed Time Time Time Current 06:41:05 Dload Upload Total Spent Left Speed 06:41:05 Removing intermediate container bd8e487cc087 06:41:05 ---> 6ef3d978eb8c 06:41:05 [Warning] One or more build-args [ARCH] were not consumed 06:41:05 Successfully built 6ef3d978eb8c 06:41:05 Successfully tagged docker-device-mqtt-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 06:41:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 6911 0 0 87481 0 0:23:04 --:--:-- 0:23:04 86387 48 115M 48 56.4M 0 0 51.6M 0 0:00:02 0:00:01 0:00:01 51.5M 100 115M 100 115M 0 0 56.7M 0 0:00:02 0:00:02 --:--:-- 56.8M 06:41:08 go1.15.2.linux-amd64.tar.gz: OK 06:41:16 Staging go  06:41:16 Pulling device-mqtt  06:41:17 Skipping build go (already ran) 06:41:17 Building device-mqtt  06:41:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 06:41:18 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.4-dev.34 06:41:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.112 06:41:18 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 06:41:18 go: downloading gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 06:41:18 go: downloading github.com/spf13/cast v1.3.1 06:41:18 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 06:41:18 go: downloading github.com/go-kit/kit v0.8.0 06:41:18 go: downloading github.com/google/uuid v1.1.2 06:41:18 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:41:18 go: downloading github.com/gorilla/mux v1.7.1 06:41:18 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.50 06:41:18 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.25 06:41:18 go: downloading github.com/go-playground/validator/v10 v10.3.0 06:41:18 go: downloading github.com/pkg/errors v0.8.1 06:41:18 go: downloading github.com/BurntSushi/toml v0.3.1 06:41:18 go: downloading gopkg.in/yaml.v2 v2.3.0 06:41:18 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:41:18 go: downloading github.com/x448/float16 v0.8.4 06:41:18 go: downloading github.com/hashicorp/consul/api v1.1.0 06:41:18 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.23 06:41:18 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.7 06:41:18 go: downloading github.com/pelletier/go-toml v1.2.0 06:41:18 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:41:18 go: downloading github.com/hashicorp/serf v0.8.2 06:41:18 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:41:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:41:18 go: downloading github.com/leodido/go-urn v1.2.0 06:41:18 go: downloading github.com/go-playground/universal-translator v0.17.0 06:41:18 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 06:41:18 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:41:18 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:41:18 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:41:18 go: downloading github.com/mitchellh/copystructure v1.0.0 06:41:18 go: downloading github.com/go-playground/locales v0.13.0 06:41:18 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:41:18 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:41:18 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:41:18 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:41:21 Still waiting to schedule task 06:41:21 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-16c-16g-10054’ 06:41:25 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:41:29 Skipping stage go (already ran) 06:41:29 Staging device-mqtt  06:41:30 Priming go  06:41:31 Priming device-mqtt  06:41:31 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 06:41:31 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 06:41:31 Determining the version from the project repo (version-script). 06:41:31 The version has been set to 'local-dev-20201102+9336ea2' 06:41:32 Snapping | Snapping / Snapping - Snapping | 06:41:32 Snapped edgex-device-mqtt_local-dev-20201102+9336ea2_amd64.snap [Pipeline] } 06:41:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:44:23 Running on prd-ubuntu18.04-docker-arm64-16c-16g-10069 in /w/workspace/gexfoundry_device-mqtt-go_PR-184 [Pipeline] { [Pipeline] ws 06:44:23 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 06:44:28 using credential edgex-jenkins-ssh 06:44:28 Cloning the remote Git repository 06:44:28 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 06:44:28 > git init /w/workspace/device-mqtt-go/1 # timeout=10 06:44:28 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:44:28 > git --version # timeout=10 06:44:28 > git --version # 'git version 2.17.1' 06:44:28 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:44:29 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:44:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:44:30 Merging remotes/origin/master commit b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8 into PR head commit 9336ea2bbead652cbc301856513e1331c94a12f3 06:44:30 Merge succeeded, producing 9336ea2bbead652cbc301856513e1331c94a12f3 06:44:30 Checking out Revision 9336ea2bbead652cbc301856513e1331c94a12f3 (PR-184) 06:44:29 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:44:29 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:44:29 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/184/head:refs/remotes/origin/PR-184 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:44:30 > git config core.sparsecheckout # timeout=10 06:44:30 > git checkout -f 9336ea2bbead652cbc301856513e1331c94a12f3 # timeout=10 06:44:30 > git remote # timeout=10 06:44:30 > git config --get remote.origin.url # timeout=10 06:44:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:30 > git merge b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8 # timeout=10 06:44:30 > git rev-parse HEAD^{commit} # timeout=10 06:44:30 > git config core.sparsecheckout # timeout=10 06:44:30 > git checkout -f 9336ea2bbead652cbc301856513e1331c94a12f3 # timeout=10 06:44:34 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 06:44:34 > git --version # timeout=10 06:44:34 > git --version # 'git version 2.17.1' 06:44:34 fatal: bad object 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:36 + find /w/workspace/device-mqtt-go/1 06:44:36 + grep snapcraft.yaml 06:44:36 + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:44:36 provisioning config files... 06:44:36 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/1@tmp/config3230644060576031265tmp [Pipeline] { [Pipeline] sh 06:44:37 + cp /w/workspace/device-mqtt-go/1@tmp/config3230644060576031265tmp /w/workspace/device-mqtt-go/1/edgex-snap-store-login [Pipeline] sh 06:44:37 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/1:/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 06:44:38 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 06:44:38 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 06:44:38 237528ba509b: Pulling fs layer 06:44:38 393b96f31d8b: Pulling fs layer 06:44:38 4d82b0e39008: Pulling fs layer 06:44:38 e7ca375b8d34: Pulling fs layer 06:44:38 418f656485bb: Pulling fs layer 06:44:38 aebe8db9254c: Pulling fs layer 06:44:38 4f5f7b207d3f: Pulling fs layer 06:44:38 d19ca6af091a: Pulling fs layer 06:44:38 16b5a0711add: Pulling fs layer 06:44:38 aebe8db9254c: Waiting 06:44:38 e7ca375b8d34: Waiting 06:44:38 d19ca6af091a: Waiting 06:44:38 4f5f7b207d3f: Waiting 06:44:38 4d82b0e39008: Verifying Checksum 06:44:38 4d82b0e39008: Download complete 06:44:38 393b96f31d8b: Verifying Checksum 06:44:38 393b96f31d8b: Download complete 06:44:38 e7ca375b8d34: Download complete 06:44:39 aebe8db9254c: Verifying Checksum 06:44:39 aebe8db9254c: Download complete 06:44:39 4f5f7b207d3f: Verifying Checksum 06:44:39 4f5f7b207d3f: Download complete 06:44:39 d19ca6af091a: Verifying Checksum 06:44:39 d19ca6af091a: Download complete 06:44:39 16b5a0711add: Verifying Checksum 06:44:39 16b5a0711add: Download complete 06:44:41 237528ba509b: Verifying Checksum 06:44:41 237528ba509b: Download complete 06:44:43 237528ba509b: Pull complete 06:44:44 393b96f31d8b: Pull complete 06:44:44 4d82b0e39008: Pull complete 06:44:44 e7ca375b8d34: Pull complete 06:44:50 418f656485bb: Verifying Checksum 06:44:50 418f656485bb: Download complete 06:45:37 418f656485bb: Pull complete 06:45:37 aebe8db9254c: Pull complete 06:45:37 4f5f7b207d3f: Pull complete 06:45:37 d19ca6af091a: Pull complete 06:45:37 16b5a0711add: Pull complete 06:45:37 Digest: sha256:9ca9034cebc7408d83a32dada391ac179c4174cde852b5731596ec8e47bf0b3e 06:45:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 06:45:37 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 06:45:37 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 06:45:37 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 06:45:37 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 06:45:37 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1861 kB] 06:45:38 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2242 B] 06:45:38 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1413 kB] 06:45:38 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5546 B] 06:45:38 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [11.2 kB] 06:45:38 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [11.0 kB] 06:45:38 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1149 B] 06:45:38 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1179 kB] 06:45:38 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2430 B] 06:45:38 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1036 kB] 06:45:39 Fetched 5774 kB in 3s (2135 kB/s) 06:45:44 Reading package lists... 06:46:03 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 06:46:03 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease 06:46:03 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease 06:46:03 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease 06:46:08 0% [1 InRelease gpgv 242 kB] 0% [Working] 0% [2 InRelease gpgv 88.7 kB] 0% [Working] 0% [3 InRelease gpgv 74.6 kB] 0% [Working] 0% [4 InRelease gpgv 88.7 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 21% Reading package lists... 38% Reading package lists... 50% Reading package lists... 62% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 74% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 88% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 06:46:16 Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-base perl-modules-5.26 06:46:21 Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 8% Reading package lists... 21% Reading package lists... 36% Reading package lists... 49% Reading package lists... 63% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 75% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 91% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 06:46:22 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 69% Building dependency tree 06:46:22 Reading state information... 0% Reading state information... 0% Reading state information... Done 06:46:23 The following packages were automatically installed and are no longer required: 06:46:23 libjq1 libonig4 06:46:23 Use 'sudo apt autoremove' to remove them. 06:46:23 Suggested packages: 06:46:23 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:46:23 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed 06:46:23 diffutils-doc perl-doc libterm-readline-gnu-perl 06:46:23 | libterm-readline-perl-perl 06:46:23 The following NEW packages will be installed: 06:46:23 curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 06:46:23 libperl5.26 make netbase patch perl perl-modules-5.26 06:46:23 The following packages will be upgraded: 06:46:23 perl-base 06:46:23 1 upgraded, 14 newly installed, 0 to remove and 33 not upgraded. 06:46:23 Need to get 12.0 MB of archives. 06:46:23 After this operation, 73.6 MB of additional disk space will be used. 06:46:23 0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-base arm64 5.26.1-6ubuntu0.5 [1237 kB] 06:46:24 0% [1 perl-base 12.6 kB/1237 kB 1%] 4% [1 perl-base 590 kB/1237 kB 48%] 10% [Working] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:46:24 10% [2 perl-modules-5.26 0 B/2762 kB 0%] 29% [Working] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 06:46:24 29% [3 libgdbm5 23.1 kB/23.1 kB 100%] 31% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 06:46:24 31% [4 libgdbm-compat4 5536 B/5536 B 100%] 32% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.5 [3335 kB] 06:46:25 32% [5 libperl5.26 33.6 kB/3335 kB 1%] 56% [Working] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.5 [201 kB] 06:46:25 56% [6 perl 41.1 kB/201 kB 20%] 58% [Working] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 06:46:25 59% [7 less 36.0 kB/99.7 kB 36%] 60% [Working] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 06:46:25 60% [8 netbase 12.7 kB/12.7 kB 100%] 62% [Working] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] 06:46:25 62% [9 curl 54.1 kB/152 kB 36%] 64% [Working] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] 06:46:25 64% [10 libcurl3-gnutls 32.8 kB/179 kB 18%] 67% [Working] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 06:46:25 67% [11 liberror-perl 22.8 kB/22.8 kB 100%] 68% [Working] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 06:46:25 68% [12 git-man 27.2 kB/804 kB 3%] 75% [Working] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 06:46:25 75% [13 git 9887 B/2952 kB 0%] 96% [Working] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 06:46:25 96% [14 make 45.1 kB/139 kB 32%] 98% [Working] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 06:46:25 98% [15 patch 64.9 kB/91.8 kB 71%] 100% [Working] Fetched 12.0 MB in 2s (7364 kB/s) 06:46:25 debconf: delaying package configuration, since apt-utils is not installed 06:46:26 (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 ... 9882 files and directories currently installed.) 06:46:26 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_arm64.deb ... 06:46:26 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6ubuntu0.3) ... 06:46:31 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:46:31 Selecting previously unselected package perl-modules-5.26. 06:46:31 (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 ... 9882 files and directories currently installed.) 06:46:31 Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:46:31 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:46:33 Selecting previously unselected package libgdbm5:arm64. 06:46:33 Preparing to unpack .../01-libgdbm5_1.14.1-6_arm64.deb ... 06:46:33 Unpacking libgdbm5:arm64 (1.14.1-6) ... 06:46:33 Selecting previously unselected package libgdbm-compat4:arm64. 06:46:33 Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_arm64.deb ... 06:46:33 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 06:46:33 Selecting previously unselected package libperl5.26:arm64. 06:46:33 Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.5_arm64.deb ... 06:46:33 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... 06:46:34 Selecting previously unselected package perl. 06:46:34 Preparing to unpack .../04-perl_5.26.1-6ubuntu0.5_arm64.deb ... 06:46:34 Unpacking perl (5.26.1-6ubuntu0.5) ... 06:46:34 Selecting previously unselected package less. 06:46:34 Preparing to unpack .../05-less_487-0.1_arm64.deb ... 06:46:34 Unpacking less (487-0.1) ... 06:46:34 Selecting previously unselected package netbase. 06:46:34 Preparing to unpack .../06-netbase_5.4_all.deb ... 06:46:34 Unpacking netbase (5.4) ... 06:46:34 Selecting previously unselected package curl. 06:46:34 Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_arm64.deb ... 06:46:34 Unpacking curl (7.58.0-2ubuntu3.10) ... 06:46:35 Selecting previously unselected package libcurl3-gnutls:arm64. 06:46:35 Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... 06:46:35 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 06:46:35 Selecting previously unselected package liberror-perl. 06:46:35 Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... 06:46:35 Unpacking liberror-perl (0.17025-1) ... 06:46:35 Selecting previously unselected package git-man. 06:46:35 Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 06:46:35 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 06:46:35 Selecting previously unselected package git. 06:46:35 Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 06:46:35 Unpacking git (1:2.17.1-1ubuntu0.7) ... 06:46:37 Selecting previously unselected package make. 06:46:37 Preparing to unpack .../12-make_4.1-9.1ubuntu1_arm64.deb ... 06:46:37 Unpacking make (4.1-9.1ubuntu1) ... 06:46:37 Selecting previously unselected package patch. 06:46:37 Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_arm64.deb ... 06:46:37 Unpacking patch (2.7.6-2ubuntu1.1) ... 06:46:37 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 06:46:37 Setting up less (487-0.1) ... 06:46:37 Setting up make (4.1-9.1ubuntu1) ... 06:46:37 Setting up curl (7.58.0-2ubuntu3.10) ... 06:46:37 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 06:46:37 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:46:37 Setting up libgdbm5:arm64 (1.14.1-6) ... 06:46:37 Setting up patch (2.7.6-2ubuntu1.1) ... 06:46:38 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 06:46:38 Setting up netbase (5.4) ... 06:46:38 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... 06:46:38 Setting up perl (5.26.1-6ubuntu0.5) ... 06:46:38 Setting up liberror-perl (0.17025-1) ... 06:46:38 Setting up git (1:2.17.1-1ubuntu0.7) ... 06:46:38 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 06:46:38 Processing triggers for mime-support (3.60ubuntu1) ... 06:46:45 curl set to automatically installed. 06:46:45 git set to automatically installed. 06:46:45 git-man set to automatically installed. 06:46:45 less set to automatically installed. 06:46:45 libcurl3-gnutls set to automatically installed. 06:46:45 liberror-perl set to automatically installed. 06:46:45 libgdbm-compat4 set to automatically installed. 06:46:45 libgdbm5 set to automatically installed. 06:46:45 libperl5.26 set to automatically installed. 06:46:45 make set to automatically installed. 06:46:45 netbase set to automatically installed. 06:46:45 patch set to automatically installed. 06:46:45 perl set to automatically installed. 06:46:45 perl-base set to automatically installed. 06:46:45 perl-modules-5.26 set to automatically installed. 06:46:45 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 06:46:45 Please ensure the environment is properly setup before continuing. 06:46:45 Ignore this message if the appropriate measures have already been taken 06:46:46 Pulling go  06:46:50 'device-mqtt' has dependencies that need to be staged: go 06:46:50 Skipping pull go (already ran) 06:46:50 Building go  06:46:50 % Total % Received % Xferd Average Speed Time Time Time Current 06:46:50 Dload Upload Total Spent Left Speed 06:46:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 42 93.2M 42 39.4M 0 0 36.8M 0 0:00:02 0:00:01 0:00:01 36.7M 98 93.2M 98 92.2M 0 0 44.1M 0 0:00:02 0:00:02 --:--:-- 44.1M 100 93.2M 100 93.2M 0 0 44.1M 0 0:00:02 0:00:02 --:--:-- 44.1M 06:46:53 go1.15.2.linux-arm64.tar.gz: OK 06:47:20 Staging go  06:47:21 Pulling device-mqtt  06:47:26 Skipping build go (already ran) 06:47:26 Building device-mqtt  06:47:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 06:47:27 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.4-dev.34 06:47:27 go: downloading github.com/spf13/cast v1.3.1 06:47:27 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.112 06:47:27 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 06:47:27 go: downloading gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 06:47:27 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 06:47:27 go: downloading github.com/gorilla/mux v1.7.1 06:47:27 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.50 06:47:28 go: downloading github.com/pkg/errors v0.8.1 06:47:28 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:47:28 go: downloading github.com/google/uuid v1.1.2 06:47:28 go: downloading gopkg.in/yaml.v2 v2.3.0 06:47:28 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.25 06:47:28 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.7 06:47:28 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:47:28 go: downloading github.com/pelletier/go-toml v1.2.0 06:47:28 go: downloading github.com/go-playground/validator/v10 v10.3.0 06:47:28 go: downloading github.com/BurntSushi/toml v0.3.1 06:47:28 go: downloading github.com/x448/float16 v0.8.4 06:47:28 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.23 06:47:28 go: downloading github.com/go-kit/kit v0.8.0 06:47:28 go: downloading github.com/hashicorp/consul/api v1.1.0 06:47:28 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:47:28 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:47:28 go: downloading github.com/mitchellh/copystructure v1.0.0 06:47:28 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:47:28 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:47:28 go: downloading github.com/go-playground/universal-translator v0.17.0 06:47:28 go: downloading github.com/leodido/go-urn v1.2.0 06:47:28 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:47:28 go: downloading github.com/hashicorp/serf v0.8.2 06:47:28 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:47:28 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 06:47:28 go: downloading github.com/go-playground/locales v0.13.0 06:47:28 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:47:28 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:47:28 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:47:28 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:47:51 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:48:17 Skipping stage go (already ran) 06:48:17 Staging device-mqtt  06:48:21 Priming go  06:48:26 Priming device-mqtt  06:48:32 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 06:48:32 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 06:48:32 Determining the version from the project repo (version-script). 06:48:32 The version has been set to 'local-dev-20201102+9336ea2' 06:48:33 Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping | 06:48:33 Snapped edgex-device-mqtt_local-dev-20201102+9336ea2_arm64.snap [Pipeline] } 06:48:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [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 06:48:39 provisioning config files... 06:48:39 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-184@tmp/config6668313495450999426tmp [Pipeline] { [Pipeline] sh 06:48:40 + set +x 06:48:40 + curl -s https://codecov.io/bash 06:48:40 + bash -s -- 06:48:40 06:48:40 _____ _ 06:48:40 / ____| | | 06:48:40 | | ___ __| | ___ ___ _____ __ 06:48:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:48:40 | |___| (_) | (_| | __/ (_| (_) \ V / 06:48:40 \_____\___/ \__,_|\___|\___\___/ \_/ 06:48:40 Bash-20201009-048fee3 06:48:40 06:48:40 06:48:40 ==> Jenkins CI detected. 06:48:40 project root: . 06:48:40 --> token set from env 06:48:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:48:40 ==> Running gcov in . (disable via -X gcov) 06:48:40 ==> Python coveragepy not found 06:48:40 ==> Searching for coverage reports in: 06:48:40 + . 06:48:40 -> Found 1 reports 06:48:40 ==> Detecting git/mercurial file structure 06:48:40 ==> Reading reports 06:48:40 + ./coverage.out bytes=18940 06:48:40 ==> Appending adjustments 06:48:40 https://docs.codecov.io/docs/fixing-reports 06:48:40 + Found adjustments 06:48:40 ==> Gzipping contents 06:48:40 ==> Uploading reports 06:48:40 url: https://codecov.io 06:48:40 query: branch=PR-184&commit=9336ea2bbead652cbc301856513e1331c94a12f3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-184%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=184&job=&cmd_args= 06:48:40 -> Pinging Codecov 06:48:40 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-184&commit=9336ea2bbead652cbc301856513e1331c94a12f3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-184%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=184&job=&cmd_args= 06:48:41 -> Uploading to 06:48:41 06:48:41 % Total % Received % Xferd Average Speed Time Time Time Current 06:48:41 Dload Upload Total Spent Left Speed 06:48:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 06:48:41 X> Failed to upload 06:48:41 ==> Uploading to Codecov 06:48:41 % Total % Received % Xferd Average Speed Time Time Time Current 06:48:41 Dload Upload Total Spent Left Speed 06:48:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3366 100 111 100 3255 185 5434 --:--:-- --:--:-- --:--:-- 5434 06:48:41 View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/9336ea2bbead652cbc301856513e1331c94a12f3 [Pipeline] } 06:48:41 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] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 06:48:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:48:46 ---> package-listing.sh 06:48:46 ++ facter osfamily 06:48:46 ++ tr '[:upper:]' '[:lower:]' 06:48:47 + OS_FAMILY=redhat 06:48:47 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-184 06:48:47 + START_PACKAGES=/tmp/packages_start.txt 06:48:47 + END_PACKAGES=/tmp/packages_end.txt 06:48:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:48:47 + PACKAGES=/tmp/packages_start.txt 06:48:47 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-184 ']' 06:48:47 + PACKAGES=/tmp/packages_end.txt 06:48:47 + case "${OS_FAMILY}" in 06:48:47 + rpm -qa 06:48:47 + sort 06:48:51 + '[' -f /tmp/packages_start.txt ']' 06:48:51 + '[' -f /tmp/packages_end.txt ']' 06:48:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:48:51 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-184 ']' 06:48:51 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-184/archives/ 06:48:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-184/archives/ [Pipeline] echo 06:48:51 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-184/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:48:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:48:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:48:53 06:48:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:48:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:48:53 alpine: Pulling from edgex-lftools-log-publisher 06:48:53 df20fa9351a1: Already exists 06:48:53 36b3adc4ff6f: Pulling fs layer 06:48:53 8ad3a11d3b57: Pulling fs layer 06:48:53 46f8f816bc3b: Pulling fs layer 06:48:53 93b61091891f: Pulling fs layer 06:48:53 93b9cdb0e59b: Pulling fs layer 06:48:53 5e14af77c1be: Pulling fs layer 06:48:53 01666e4c0597: Pulling fs layer 06:48:53 aa168da1d23b: Pulling fs layer 06:48:53 93b61091891f: Waiting 06:48:53 93b9cdb0e59b: Waiting 06:48:53 5e14af77c1be: Waiting 06:48:53 01666e4c0597: Waiting 06:48:53 aa168da1d23b: Waiting 06:48:53 46f8f816bc3b: Verifying Checksum 06:48:53 46f8f816bc3b: Download complete 06:48:53 36b3adc4ff6f: Verifying Checksum 06:48:53 36b3adc4ff6f: Download complete 06:48:53 93b9cdb0e59b: Verifying Checksum 06:48:53 93b9cdb0e59b: Download complete 06:48:53 5e14af77c1be: Verifying Checksum 06:48:53 5e14af77c1be: Download complete 06:48:53 01666e4c0597: Verifying Checksum 06:48:53 01666e4c0597: Download complete 06:48:53 93b61091891f: Verifying Checksum 06:48:53 93b61091891f: Download complete 06:48:54 36b3adc4ff6f: Pull complete 06:48:54 8ad3a11d3b57: Verifying Checksum 06:48:54 8ad3a11d3b57: Download complete 06:48:56 8ad3a11d3b57: Pull complete 06:48:56 46f8f816bc3b: Pull complete 06:48:57 93b61091891f: Pull complete 06:48:58 93b9cdb0e59b: Pull complete 06:48:58 aa168da1d23b: Download complete 06:48:58 5e14af77c1be: Pull complete 06:48:59 01666e4c0597: Pull complete 06:49:11 aa168da1d23b: Pull complete 06:49:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:49:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:49:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:49:11 prd-centos7-docker-4c-2g-10046 does not seem to be running inside a container 06:49:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-184/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-184 -v /w/workspace/gexfoundry_device-mqtt-go_PR-184:/w/workspace/gexfoundry_device-mqtt-go_PR-184:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-184@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-184@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:49:14 $ docker top 0523ac51fee4f08916b89e70a504e1c197f5468514da65c8d3bc11a3ee209256 -eo pid,comm [Pipeline] { [Pipeline] sh 06:49:15 + touch /tmp/pre-build-complete [Pipeline] sh 06:49:16 + mkdir -p /var/log/sa [Pipeline] sh 06:49:16 + ls /var/log/sa-host 06:49:16 + sadf -c /var/log/sa-host/sa02 06:49:16 file_magic: OK 06:49:16 HZ: Using current value: 100 06:49:16 file_header: OK 06:49:16 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:49:16 Statistics: 06:49:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:49:16 File successfully converted to sysstat format version 12.2.1 06:49:16 + sadf -c /var/log/sa-host/sa05 06:49:16 file_magic: OK 06:49:16 HZ: Using current value: 100 06:49:16 file_header: OK 06:49:16 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:49:16 Statistics: 06:49:16 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:49:16 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:49:17 provisioning config files... 06:49:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-184@tmp/config7369671392330088173tmp [Pipeline] { [Pipeline] echo 06:49:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:49:17 ---> create-netrc.sh [Pipeline] } 06:49:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:49:17 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:49:18 ---> python-tools-install.sh [Pipeline] echo 06:49:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:49:18 ---> sudo-logs.sh 06:49:18 Archiving 'sudo' log.. [Pipeline] echo 06:49:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:49:19 ---> job-cost.sh 06:49:19 lf-activate-venv: SKIPPING 06:49:19 INFO: No Stack... 06:49:20 INFO: Retrieving Pricing Info for: v1-standard-2 06:49:20 INFO: Archiving Costs [Pipeline] echo 06:49:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:49:21 ---> logs-deploy.sh 06:49:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-184/1 06:49:21 INFO: archiving workspace using pattern(s): 06:49:24 Archives upload complete. 06:49:24 INFO: archiving logs to Nexus