Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of venkata-subbareddyK for edgexfoundry/device-mqtt-go Loading trusted files from base branch master at e79178b88edbb9292baeff06bb49682f9eadd771 rather than d7447a91da9905bf33fee48a0edb56a4b77c94bd Obtained Jenkinsfile from e79178b88edbb9292baeff06bb49682f9eadd771 Running in Durability level: PERFORMANCE_OPTIMIZED 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 d07cd02ecb4437160b67c3e2c8b9f8516fc20714 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 d07cd02ecb4437160b67c3e2c8b9f8516fc20714 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > 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 Checking out Revision d07cd02ecb4437160b67c3e2c8b9f8516fc20714 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d07cd02ecb4437160b67c3e2c8b9f8516fc20714 # timeout=10 Commit message: "Merge pull request #233 from ernestojeda/fix-snap-workspace-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, goVersion:1.13, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-mqtt-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-875 in /w/workspace/gexfoundry_device-mqtt-go_PR-165 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-165 # 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 --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit e79178b88edbb9292baeff06bb49682f9eadd771 into PR head commit d7447a91da9905bf33fee48a0edb56a4b77c94bd Merge succeeded, producing d7447a91da9905bf33fee48a0edb56a4b77c94bd Checking out Revision d7447a91da9905bf33fee48a0edb56a4b77c94bd (PR-165) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/165/head:refs/remotes/origin/PR-165 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7447a91da9905bf33fee48a0edb56a4b77c94bd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e79178b88edbb9292baeff06bb49682f9eadd771 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7447a91da9905bf33fee48a0edb56a4b77c94bd # timeout=10 Commit message: "refactor: update dockerfile to appropriately use ENTRYPOINT and CMD, closes#164" > git rev-list --no-walk d7447a91da9905bf33fee48a0edb56a4b77c94bd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-31T20:37:09.001Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-31T20:37:09.223Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-31T20:37:09.321Z] ========================================================= [2020-08-31T20:37:09.321Z] EdgeX Global Pipelines Version Info [2020-08-31T20:37:09.321Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-08-31T20:37:10.706Z] ------------------- [2020-08-31T20:37:10.706Z] stable info: [2020-08-31T20:37:10.706Z] ------------------- [2020-08-31T20:37:10.706Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-31T20:37:10.706Z] Commit SHA: d07cd02ecb4437160b67c3e2c8b9f8516fc20714 [2020-08-31T20:37:10.706Z] Message: update stable to v1.0.115 [2020-08-31T20:37:11.649Z] ------------------- [2020-08-31T20:37:11.649Z] experimental info: [2020-08-31T20:37:11.649Z] ------------------- [2020-08-31T20:37:11.649Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-31T20:37:11.649Z] Commit SHA: d07cd02ecb4437160b67c3e2c8b9f8516fc20714 [2020-08-31T20:37:11.649Z] Message: update experimental to v1.0.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-08-31T20:37:11.964Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2020-08-31T20:37:12.042Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2020-08-31T20:37:12.132Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-08-31T20:37:12.211Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-08-31T20:37:12.289Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-08-31T20:37:12.371Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.13 [Pipeline] echo [2020-08-31T20:37:12.489Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-08-31T20:37:12.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [Pipeline] echo [2020-08-31T20:37:12.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-08-31T20:37:12.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-08-31T20:37:12.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-08-31T20:37:12.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo [2020-08-31T20:37:13.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-08-31T20:37:13.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-08-31T20:37:13.169Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-08-31T20:37:13.245Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-08-31T20:37:13.323Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-08-31T20:37:13.401Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-08-31T20:37:13.512Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-08-31T20:37:13.589Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-08-31T20:37:13.664Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-08-31T20:37:13.820Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-08-31T20:37:13.917Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-165 [Pipeline] echo [2020-08-31T20:37:13.995Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-165 [Pipeline] echo [2020-08-31T20:37:14.073Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-165 [Pipeline] echo [2020-08-31T20:37:14.149Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7447a91da9905bf33fee48a0edb56a4b77c94bd [Pipeline] echo [2020-08-31T20:37:14.224Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d7447a9 [Pipeline] echo [2020-08-31T20:37:14.300Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-31T20:37:14.850Z] + git log --format=format:%s -1 d7447a91da9905bf33fee48a0edb56a4b77c94bd [Pipeline] echo [2020-08-31T20:37:14.907Z] GIT_COMMIT: d7447a91da9905bf33fee48a0edb56a4b77c94bd, Commit Message: refactor: update dockerfile to appropriately use ENTRYPOINT and CMD, closes#164 [Pipeline] echo [2020-08-31T20:37:14.951Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:37:15.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-31T20:37:16.059Z] [2020-08-31T20:37:16.059Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:37:16.419Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-31T20:37:16.419Z] latest: Pulling from edgex-devops/git-semver [2020-08-31T20:37:16.419Z] 31603596830f: Pulling fs layer [2020-08-31T20:37:16.419Z] 2a8b12db71e7: Pulling fs layer [2020-08-31T20:37:16.419Z] 6ca5941a6612: Pulling fs layer [2020-08-31T20:37:16.419Z] ecc8261a40a4: Pulling fs layer [2020-08-31T20:37:16.419Z] ecc8261a40a4: Waiting [2020-08-31T20:37:16.419Z] 2a8b12db71e7: Verifying Checksum [2020-08-31T20:37:16.419Z] 2a8b12db71e7: Download complete [2020-08-31T20:37:16.419Z] 31603596830f: Verifying Checksum [2020-08-31T20:37:16.419Z] 31603596830f: Download complete [2020-08-31T20:37:16.688Z] ecc8261a40a4: Verifying Checksum [2020-08-31T20:37:16.688Z] ecc8261a40a4: Download complete [2020-08-31T20:37:16.688Z] 6ca5941a6612: Verifying Checksum [2020-08-31T20:37:16.688Z] 6ca5941a6612: Download complete [2020-08-31T20:37:16.688Z] 31603596830f: Pull complete [2020-08-31T20:37:16.950Z] 2a8b12db71e7: Pull complete [2020-08-31T20:37:17.912Z] 6ca5941a6612: Pull complete [2020-08-31T20:37:17.912Z] ecc8261a40a4: Pull complete [2020-08-31T20:37:17.912Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-31T20:37:17.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-31T20:37:17.912Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-31T20:37:18.016Z] prd-centos7-docker-4c-2g-875 does not seem to be running inside a container [2020-08-31T20:37:18.063Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-165 -v /w/workspace/gexfoundry_device-mqtt-go_PR-165:/w/workspace/gexfoundry_device-mqtt-go_PR-165:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-165@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-165@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-31T20:37:20.586Z] $ docker top fca89ce71343531be029c8013cc016ec4838df8707f907a2fe2c377f3c263271 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-31T20:37:20.929Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-31T20:37:20.929Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-31T20:37:21.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-31T20:37:21.151Z] $ docker exec fca89ce71343531be029c8013cc016ec4838df8707f907a2fe2c377f3c263271 ssh-agent [2020-08-31T20:37:21.330Z] SSH_AUTH_SOCK=/tmp/ssh-1QZys1ZzQ33o/agent.12 [2020-08-31T20:37:21.330Z] SSH_AGENT_PID=17 [2020-08-31T20:37:21.343Z] Running ssh-add (command line suppressed) [2020-08-31T20:37:21.463Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-165@tmp/private_key_7356125569269441766.key (/w/workspace/gexfoundry_device-mqtt-go_PR-165@tmp/private_key_7356125569269441766.key) [2020-08-31T20:37:21.511Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-31T20:37:21.841Z] + git describe --exact-match --tags HEAD [2020-08-31T20:37:21.842Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-31T20:37:21.865Z] $ docker exec --env ******** --env ******** fca89ce71343531be029c8013cc016ec4838df8707f907a2fe2c377f3c263271 ssh-agent -k [2020-08-31T20:37:22.010Z] unset SSH_AUTH_SOCK; [2020-08-31T20:37:22.010Z] unset SSH_AGENT_PID; [2020-08-31T20:37:22.010Z] echo Agent pid 17 killed; [2020-08-31T20:37:22.030Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-31T20:37:22.111Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-31T20:37:22.111Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-31T20:37:22.210Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-31T20:37:22.210Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-31T20:37:22.367Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-31T20:37:22.373Z] $ docker exec fca89ce71343531be029c8013cc016ec4838df8707f907a2fe2c377f3c263271 ssh-agent [2020-08-31T20:37:22.528Z] SSH_AUTH_SOCK=/tmp/ssh-0ySTpSgtXEvA/agent.46 [2020-08-31T20:37:22.528Z] SSH_AGENT_PID=51 [2020-08-31T20:37:22.533Z] Running ssh-add (command line suppressed) [2020-08-31T20:37:22.653Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-165@tmp/private_key_1392793205785772378.key (/w/workspace/gexfoundry_device-mqtt-go_PR-165@tmp/private_key_1392793205785772378.key) [2020-08-31T20:37:22.696Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-31T20:37:23.022Z] + git semver init [2020-08-31T20:37:23.022Z] # -> Open(): unable to determine branch for HEAD [2020-08-31T20:37:23.022Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-165/.git [2020-08-31T20:37:23.022Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-165 [2020-08-31T20:37:23.022Z] # $SEMVER_REMOTE_NAME = origin [2020-08-31T20:37:23.022Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-31T20:37:23.022Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-31T20:37:23.022Z] # $SEMVER_BRANCH = PR-165 [2020-08-31T20:37:23.022Z] # $SEMVER_TEMP = /tmp/semver-115280495 [2020-08-31T20:37:23.022Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2020-08-31T20:37:23.284Z] # '/tmp/semver-115280495' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-165/.semver' [2020-08-31T20:37:23.284Z] # -> Force: false [2020-08-31T20:37:23.284Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-165/.semver [Pipeline] } [2020-08-31T20:37:23.297Z] $ docker exec --env ******** --env ******** fca89ce71343531be029c8013cc016ec4838df8707f907a2fe2c377f3c263271 ssh-agent -k [2020-08-31T20:37:23.413Z] unset SSH_AUTH_SOCK; [2020-08-31T20:37:23.413Z] unset SSH_AGENT_PID; [2020-08-31T20:37:23.413Z] echo Agent pid 51 killed; [2020-08-31T20:37:23.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-31T20:37:23.895Z] + git semver [Pipeline] } [2020-08-31T20:37:23.913Z] $ docker stop --time=1 fca89ce71343531be029c8013cc016ec4838df8707f907a2fe2c377f3c263271 [2020-08-31T20:37:25.277Z] $ docker rm -f fca89ce71343531be029c8013cc016ec4838df8707f907a2fe2c377f3c263271 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-31T20:37:25.885Z] Stashed 23 file(s) [Pipeline] echo [2020-08-31T20:37:25.888Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-08-31T20:37:25.970Z] Archived original 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] node [2020-08-31T20:37:41.326Z] Still waiting to schedule task [2020-08-31T20:37:41.326Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-08-31T20:37:41.328Z] Still waiting to schedule task [2020-08-31T20:37:41.328Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-08-31T20:39:27.274Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-876 in /w/workspace/gexfoundry_device-mqtt-go_PR-165 [Pipeline] { [Pipeline] ws [2020-08-31T20:39:27.320Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2020-08-31T20:39:31.806Z] using credential edgex-jenkins-ssh [2020-08-31T20:39:31.881Z] Cloning the remote Git repository [2020-08-31T20:39:31.881Z] Cloning with configured refspecs honoured and without tags [2020-08-31T20:39:31.941Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-08-31T20:39:32.045Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2020-08-31T20:39:32.112Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-08-31T20:39:32.112Z] > git --version # timeout=10 [2020-08-31T20:39:32.131Z] > git --version # 'git version 2.17.1' [2020-08-31T20:39:32.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:39:32.193Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:39:32.983Z] Fetching without tags [2020-08-31T20:39:33.486Z] Merging remotes/origin/master commit e79178b88edbb9292baeff06bb49682f9eadd771 into PR head commit d7447a91da9905bf33fee48a0edb56a4b77c94bd [2020-08-31T20:39:32.874Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-08-31T20:39:32.890Z] > git config --add remote.origin.fetch +refs/pull/165/head:refs/remotes/origin/PR-165 # timeout=10 [2020-08-31T20:39:32.917Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:39:32.956Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-08-31T20:39:32.997Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-08-31T20:39:32.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:39:33.014Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:39:33.515Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T20:39:33.546Z] > git checkout -f d7447a91da9905bf33fee48a0edb56a4b77c94bd # timeout=10 [2020-08-31T20:39:33.795Z] Merge succeeded, producing d7447a91da9905bf33fee48a0edb56a4b77c94bd [2020-08-31T20:39:33.795Z] Checking out Revision d7447a91da9905bf33fee48a0edb56a4b77c94bd (PR-165) [2020-08-31T20:39:33.645Z] > git remote # timeout=10 [2020-08-31T20:39:33.678Z] > git config --get remote.origin.url # timeout=10 [2020-08-31T20:39:33.692Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:39:33.704Z] > git merge e79178b88edbb9292baeff06bb49682f9eadd771 # timeout=10 [2020-08-31T20:39:33.730Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-31T20:39:33.812Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T20:39:33.855Z] > git checkout -f d7447a91da9905bf33fee48a0edb56a4b77c94bd # timeout=10 [2020-08-31T20:39:38.168Z] Commit message: "refactor: update dockerfile to appropriately use ENTRYPOINT and CMD, closes#164" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-31T20:39:39.228Z] ========================================================= [2020-08-31T20:39:39.228Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-31T20:39:39.228Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:39:40.411Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-08-31T20:39:41.026Z] Sending build context to Docker daemon 600.1kB [2020-08-31T20:39:41.310Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-08-31T20:39:41.310Z] Step 2/8 : FROM ${BASE} [2020-08-31T20:39:41.589Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-31T20:39:41.589Z] b538f80385f9: Pulling fs layer [2020-08-31T20:39:41.589Z] 74f711af9a0d: Pulling fs layer [2020-08-31T20:39:41.589Z] 99f96fe45779: Pulling fs layer [2020-08-31T20:39:41.589Z] fd7a069fd194: Pulling fs layer [2020-08-31T20:39:41.589Z] 66aa3694b03b: Pulling fs layer [2020-08-31T20:39:41.589Z] 170f70906a0f: Pulling fs layer [2020-08-31T20:39:41.589Z] ad7c5574e4b9: Pulling fs layer [2020-08-31T20:39:41.589Z] e772456be8f7: Pulling fs layer [2020-08-31T20:39:41.589Z] c890913d741a: Pulling fs layer [2020-08-31T20:39:41.589Z] 2480fcc9aa5a: Pulling fs layer [2020-08-31T20:39:41.589Z] 09adf4765672: Pulling fs layer [2020-08-31T20:39:41.589Z] fd7a069fd194: Waiting [2020-08-31T20:39:41.589Z] 66aa3694b03b: Waiting [2020-08-31T20:39:41.589Z] 170f70906a0f: Waiting [2020-08-31T20:39:41.589Z] ad7c5574e4b9: Waiting [2020-08-31T20:39:41.589Z] e772456be8f7: Waiting [2020-08-31T20:39:41.589Z] c890913d741a: Waiting [2020-08-31T20:39:41.589Z] 2480fcc9aa5a: Waiting [2020-08-31T20:39:41.589Z] 09adf4765672: Waiting [2020-08-31T20:39:41.589Z] 99f96fe45779: Verifying Checksum [2020-08-31T20:39:41.589Z] 99f96fe45779: Download complete [2020-08-31T20:39:41.589Z] 74f711af9a0d: Verifying Checksum [2020-08-31T20:39:41.589Z] 74f711af9a0d: Download complete [2020-08-31T20:39:41.589Z] 66aa3694b03b: Download complete [2020-08-31T20:39:41.589Z] 170f70906a0f: Verifying Checksum [2020-08-31T20:39:41.589Z] b538f80385f9: Verifying Checksum [2020-08-31T20:39:41.589Z] b538f80385f9: Download complete [2020-08-31T20:39:42.583Z] b538f80385f9: Pull complete [2020-08-31T20:39:43.191Z] 74f711af9a0d: Pull complete [2020-08-31T20:39:43.473Z] 99f96fe45779: Pull complete [2020-08-31T20:39:44.454Z] ad7c5574e4b9: Verifying Checksum [2020-08-31T20:39:44.454Z] ad7c5574e4b9: Download complete [2020-08-31T20:39:44.454Z] c890913d741a: Download complete [2020-08-31T20:39:45.440Z] 2480fcc9aa5a: Verifying Checksum [2020-08-31T20:39:45.440Z] 2480fcc9aa5a: Download complete [2020-08-31T20:39:45.718Z] 09adf4765672: Verifying Checksum [2020-08-31T20:39:45.718Z] 09adf4765672: Download complete [2020-08-31T20:39:46.709Z] e772456be8f7: Verifying Checksum [2020-08-31T20:39:46.709Z] e772456be8f7: Download complete [2020-08-31T20:39:47.684Z] fd7a069fd194: Verifying Checksum [2020-08-31T20:39:47.684Z] fd7a069fd194: Download complete [2020-08-31T20:39:47.782Z] Running on prd-centos7-docker-4c-2g-877 in /w/workspace/gexfoundry_device-mqtt-go_PR-165 [Pipeline] { [Pipeline] ws [2020-08-31T20:39:47.827Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2020-08-31T20:39:50.082Z] using credential edgex-jenkins-ssh [2020-08-31T20:39:50.202Z] Cloning the remote Git repository [2020-08-31T20:39:50.202Z] Cloning with configured refspecs honoured and without tags [2020-08-31T20:39:50.235Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-08-31T20:39:50.298Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2020-08-31T20:39:50.894Z] Fetching without tags [2020-08-31T20:39:51.296Z] Merging remotes/origin/master commit e79178b88edbb9292baeff06bb49682f9eadd771 into PR head commit d7447a91da9905bf33fee48a0edb56a4b77c94bd [2020-08-31T20:39:51.368Z] Merge succeeded, producing d7447a91da9905bf33fee48a0edb56a4b77c94bd [2020-08-31T20:39:51.368Z] Checking out Revision d7447a91da9905bf33fee48a0edb56a4b77c94bd (PR-165) [2020-08-31T20:39:50.346Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-08-31T20:39:50.346Z] > git --version # timeout=10 [2020-08-31T20:39:50.352Z] > git --version # 'git version 2.16.5' [2020-08-31T20:39:50.353Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:39:50.381Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:39:50.873Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-08-31T20:39:50.880Z] > git config --add remote.origin.fetch +refs/pull/165/head:refs/remotes/origin/PR-165 # timeout=10 [2020-08-31T20:39:50.886Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:39:50.895Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-08-31T20:39:50.906Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-08-31T20:39:50.906Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:39:50.911Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:39:51.311Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T20:39:51.316Z] > git checkout -f d7447a91da9905bf33fee48a0edb56a4b77c94bd # timeout=10 [2020-08-31T20:39:51.347Z] > git remote # timeout=10 [2020-08-31T20:39:51.352Z] > git config --get remote.origin.url # timeout=10 [2020-08-31T20:39:51.356Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:39:51.359Z] > git merge e79178b88edbb9292baeff06bb49682f9eadd771 # timeout=10 [2020-08-31T20:39:51.367Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-31T20:39:51.375Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T20:39:51.383Z] > git checkout -f d7447a91da9905bf33fee48a0edb56a4b77c94bd # timeout=10 [2020-08-31T20:39:54.932Z] Commit message: "refactor: update dockerfile to appropriately use ENTRYPOINT and CMD, closes#164" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-31T20:39:55.697Z] ========================================================= [2020-08-31T20:39:55.697Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-31T20:39:55.697Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:39:56.339Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-08-31T20:39:56.606Z] Sending build context to Docker daemon 600.1kB [2020-08-31T20:39:56.606Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-08-31T20:39:56.606Z] Step 2/8 : FROM ${BASE} [2020-08-31T20:39:56.606Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-31T20:39:56.606Z] df20fa9351a1: Pulling fs layer [2020-08-31T20:39:56.606Z] ed8968b2872e: Pulling fs layer [2020-08-31T20:39:56.606Z] a92cc7c5fd73: Pulling fs layer [2020-08-31T20:39:56.606Z] 2dd03ba5bac4: Pulling fs layer [2020-08-31T20:39:56.606Z] 1e091d79d1de: Pulling fs layer [2020-08-31T20:39:56.606Z] 481702a1767f: Pulling fs layer [2020-08-31T20:39:56.606Z] f64a6f60c768: Pulling fs layer [2020-08-31T20:39:56.606Z] e78d2573fc39: Pulling fs layer [2020-08-31T20:39:56.606Z] e876d2f968b6: Pulling fs layer [2020-08-31T20:39:56.606Z] ce8a83651883: Pulling fs layer [2020-08-31T20:39:56.606Z] 07967f4d0e4b: Pulling fs layer [2020-08-31T20:39:56.606Z] 2dd03ba5bac4: Waiting [2020-08-31T20:39:56.606Z] 1e091d79d1de: Waiting [2020-08-31T20:39:56.606Z] f64a6f60c768: Waiting [2020-08-31T20:39:56.606Z] e78d2573fc39: Waiting [2020-08-31T20:39:56.606Z] e876d2f968b6: Waiting [2020-08-31T20:39:56.606Z] ce8a83651883: Waiting [2020-08-31T20:39:56.606Z] 07967f4d0e4b: Waiting [2020-08-31T20:39:56.606Z] 481702a1767f: Waiting [2020-08-31T20:39:56.606Z] a92cc7c5fd73: Verifying Checksum [2020-08-31T20:39:56.606Z] a92cc7c5fd73: Download complete [2020-08-31T20:39:56.606Z] ed8968b2872e: Download complete [2020-08-31T20:39:56.606Z] 1e091d79d1de: Verifying Checksum [2020-08-31T20:39:56.606Z] 1e091d79d1de: Download complete [2020-08-31T20:39:56.606Z] 481702a1767f: Verifying Checksum [2020-08-31T20:39:56.606Z] 481702a1767f: Download complete [2020-08-31T20:39:56.606Z] df20fa9351a1: Verifying Checksum [2020-08-31T20:39:56.606Z] df20fa9351a1: Download complete [2020-08-31T20:39:56.873Z] df20fa9351a1: Pull complete [2020-08-31T20:39:57.856Z] f64a6f60c768: Verifying Checksum [2020-08-31T20:39:57.856Z] f64a6f60c768: Download complete [2020-08-31T20:39:57.856Z] e876d2f968b6: Verifying Checksum [2020-08-31T20:39:57.856Z] e876d2f968b6: Download complete [2020-08-31T20:39:58.471Z] ed8968b2872e: Pull complete [2020-08-31T20:39:58.472Z] 2dd03ba5bac4: Verifying Checksum [2020-08-31T20:39:58.472Z] 2dd03ba5bac4: Download complete [2020-08-31T20:39:58.472Z] e78d2573fc39: Verifying Checksum [2020-08-31T20:39:58.472Z] e78d2573fc39: Download complete [2020-08-31T20:39:58.472Z] a92cc7c5fd73: Pull complete [2020-08-31T20:39:58.736Z] 07967f4d0e4b: Verifying Checksum [2020-08-31T20:39:58.736Z] 07967f4d0e4b: Download complete [2020-08-31T20:39:58.736Z] ce8a83651883: Verifying Checksum [2020-08-31T20:39:58.736Z] ce8a83651883: Download complete [2020-08-31T20:40:00.098Z] fd7a069fd194: Pull complete [2020-08-31T20:40:00.098Z] 66aa3694b03b: Pull complete [2020-08-31T20:40:00.098Z] 170f70906a0f: Pull complete [2020-08-31T20:40:03.490Z] ad7c5574e4b9: Pull complete [2020-08-31T20:40:05.361Z] 2dd03ba5bac4: Pull complete [2020-08-31T20:40:05.361Z] 1e091d79d1de: Pull complete [2020-08-31T20:40:05.361Z] 481702a1767f: Pull complete [2020-08-31T20:40:07.813Z] e772456be8f7: Pull complete [2020-08-31T20:40:07.813Z] c890913d741a: Pull complete [2020-08-31T20:40:09.590Z] f64a6f60c768: Pull complete [2020-08-31T20:40:09.790Z] 2480fcc9aa5a: Pull complete [2020-08-31T20:40:10.381Z] 09adf4765672: Pull complete [2020-08-31T20:40:10.381Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-31T20:40:10.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-31T20:40:10.381Z] ---> 2248a725d1cf [2020-08-31T20:40:10.381Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-08-31T20:40:12.952Z] e78d2573fc39: Pull complete [2020-08-31T20:40:12.952Z] e876d2f968b6: Pull complete [2020-08-31T20:40:13.525Z] ce8a83651883: Pull complete [2020-08-31T20:40:13.786Z] 07967f4d0e4b: Pull complete [2020-08-31T20:40:13.786Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-31T20:40:13.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-31T20:40:13.786Z] ---> 5d7c900382c6 [2020-08-31T20:40:13.786Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-08-31T20:40:14.696Z] ---> Running in b17bcd3c5169 [2020-08-31T20:40:15.297Z] Removing intermediate container b17bcd3c5169 [2020-08-31T20:40:15.297Z] ---> bbf8833fda4d [2020-08-31T20:40:15.297Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-31T20:40:15.297Z] ---> Running in 48b72c640cae [2020-08-31T20:40:15.709Z] ---> Running in cb60e52258e2 [2020-08-31T20:40:15.709Z] Removing intermediate container cb60e52258e2 [2020-08-31T20:40:15.709Z] ---> 6d3582661d20 [2020-08-31T20:40:15.709Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-31T20:40:15.709Z] ---> Running in c24982e4da0b [2020-08-31T20:40:17.097Z] Removing intermediate container c24982e4da0b [2020-08-31T20:40:17.097Z] ---> ef1219bf3222 [2020-08-31T20:40:17.097Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-08-31T20:40:17.097Z] ---> Running in 565cab7d1506 [2020-08-31T20:40:17.670Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-31T20:40:17.921Z] Removing intermediate container 48b72c640cae [2020-08-31T20:40:17.921Z] ---> 4d8fd3f553f4 [2020-08-31T20:40:17.921Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-08-31T20:40:17.921Z] ---> Running in 434ec0b9e9c6 [2020-08-31T20:40:18.242Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-31T20:40:18.814Z] (1/14) Installing libmagic (5.38-r0) [2020-08-31T20:40:19.075Z] (2/14) Installing file (5.38-r0) [2020-08-31T20:40:19.075Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-08-31T20:40:19.337Z] (4/14) Installing g++ (9.3.0-r2) [2020-08-31T20:40:19.357Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-31T20:40:20.327Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-31T20:40:20.916Z] (1/14) Installing libmagic (5.38-r0) [2020-08-31T20:40:21.186Z] (2/14) Installing file (5.38-r0) [2020-08-31T20:40:21.186Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-08-31T20:40:21.186Z] (4/14) Installing g++ (9.3.0-r2) [2020-08-31T20:40:23.541Z] (5/14) Installing fortify-headers (1.1-r0) [2020-08-31T20:40:23.542Z] (6/14) Installing patch (2.7.6-r6) [2020-08-31T20:40:23.542Z] (7/14) Installing build-base (0.5-r2) [2020-08-31T20:40:23.542Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-08-31T20:40:23.542Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-08-31T20:40:23.542Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-08-31T20:40:23.802Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-08-31T20:40:23.802Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-08-31T20:40:23.802Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-08-31T20:40:24.064Z] (14/14) Installing openssh (8.3_p1-r0) [2020-08-31T20:40:24.064Z] Executing busybox-1.31.1-r16.trigger [2020-08-31T20:40:24.064Z] OK: 237 MiB in 53 packages [2020-08-31T20:40:24.572Z] (5/14) Installing fortify-headers (1.1-r0) [2020-08-31T20:40:24.572Z] (6/14) Installing patch (2.7.6-r6) [2020-08-31T20:40:24.572Z] (7/14) Installing build-base (0.5-r2) [2020-08-31T20:40:24.572Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-08-31T20:40:24.572Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-08-31T20:40:24.572Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-08-31T20:40:24.841Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-08-31T20:40:25.109Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-08-31T20:40:25.109Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-08-31T20:40:25.696Z] (14/14) Installing openssh (8.3_p1-r0) [2020-08-31T20:40:25.697Z] Executing busybox-1.31.1-r16.trigger [2020-08-31T20:40:25.697Z] OK: 221 MiB in 53 packages [2020-08-31T20:40:27.371Z] Removing intermediate container 565cab7d1506 [2020-08-31T20:40:27.371Z] ---> eab9dd1502e1 [2020-08-31T20:40:27.371Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-08-31T20:40:27.371Z] ---> Running in 840208dbb914 [2020-08-31T20:40:27.633Z] Removing intermediate container 840208dbb914 [2020-08-31T20:40:27.633Z] ---> c6d7c103e9b5 [2020-08-31T20:40:27.633Z] Step 7/8 : COPY . . [2020-08-31T20:40:28.207Z] ---> c6e5059b8a19 [2020-08-31T20:40:28.207Z] Step 8/8 : RUN go mod download [2020-08-31T20:40:28.470Z] ---> Running in cd9aaf2e0cdd [2020-08-31T20:40:29.991Z] Removing intermediate container 434ec0b9e9c6 [2020-08-31T20:40:29.991Z] ---> 1043571d95eb [2020-08-31T20:40:29.991Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-08-31T20:40:29.991Z] ---> Running in 504a0ddc6f09 [2020-08-31T20:40:30.264Z] Removing intermediate container 504a0ddc6f09 [2020-08-31T20:40:30.264Z] ---> 8e1265ccdb23 [2020-08-31T20:40:30.264Z] Step 7/8 : COPY . . [2020-08-31T20:40:30.391Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-31T20:40:30.391Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-31T20:40:30.652Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-31T20:40:30.652Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-31T20:40:30.652Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-31T20:40:30.652Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-31T20:40:30.652Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-31T20:40:30.652Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-31T20:40:30.913Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-08-31T20:40:30.913Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-31T20:40:30.913Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-31T20:40:30.913Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-31T20:40:30.913Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-31T20:40:30.913Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-31T20:40:30.913Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-31T20:40:31.174Z] go: finding github.com/fatih/color v1.7.0 [2020-08-31T20:40:31.174Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-31T20:40:31.174Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-31T20:40:31.174Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-31T20:40:31.174Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-31T20:40:31.174Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-31T20:40:31.247Z] ---> 89e73b269e33 [2020-08-31T20:40:31.247Z] Step 8/8 : RUN go mod download [2020-08-31T20:40:31.247Z] ---> Running in 25b881206297 [2020-08-31T20:40:31.435Z] go: finding github.com/google/uuid v1.1.1 [2020-08-31T20:40:31.435Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-31T20:40:31.435Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-31T20:40:31.435Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-31T20:40:31.435Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-31T20:40:31.435Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-31T20:40:31.435Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-31T20:40:31.696Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-31T20:40:31.696Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-31T20:40:31.696Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-31T20:40:31.696Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-31T20:40:31.696Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-31T20:40:31.696Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-31T20:40:31.696Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-31T20:40:31.956Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-31T20:40:31.956Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-31T20:40:31.956Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-31T20:40:31.956Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-31T20:40:31.956Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-31T20:40:31.956Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-31T20:40:32.217Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-31T20:40:32.217Z] go: finding github.com/kr/pty v1.1.1 [2020-08-31T20:40:32.217Z] go: finding github.com/kr/text v0.1.0 [2020-08-31T20:40:32.217Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-31T20:40:32.217Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-31T20:40:32.217Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-31T20:40:32.217Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-31T20:40:32.479Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-31T20:40:32.479Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-31T20:40:32.479Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-31T20:40:32.479Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-31T20:40:32.479Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-31T20:40:32.479Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-31T20:40:32.479Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-31T20:40:32.743Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-31T20:40:32.743Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-31T20:40:32.743Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-31T20:40:32.743Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-31T20:40:32.743Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-31T20:40:32.743Z] go: finding github.com/posener/complete v1.1.1 [2020-08-31T20:40:32.743Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-31T20:40:33.005Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-31T20:40:33.005Z] go: finding github.com/spf13/cast v1.3.0 [2020-08-31T20:40:33.005Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-31T20:40:33.005Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-31T20:40:33.005Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-31T20:40:33.005Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-31T20:40:33.266Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-08-31T20:40:33.266Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-08-31T20:40:33.266Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-31T20:40:33.266Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-08-31T20:40:33.266Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-08-31T20:40:33.266Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-08-31T20:40:33.266Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-31T20:40:34.629Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-31T20:40:34.629Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-31T20:40:34.629Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-31T20:40:34.629Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-31T20:40:34.629Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-31T20:40:34.629Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-31T20:40:34.629Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-31T20:40:34.629Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-31T20:40:34.629Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-08-31T20:40:34.898Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-31T20:40:34.898Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-31T20:40:34.898Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-31T20:40:34.898Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-31T20:40:34.898Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-31T20:40:34.898Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-31T20:40:35.169Z] go: finding github.com/fatih/color v1.7.0 [2020-08-31T20:40:35.169Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-31T20:40:35.169Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-31T20:40:35.169Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-31T20:40:35.169Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-31T20:40:35.169Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-31T20:40:35.169Z] go: finding github.com/google/uuid v1.1.1 [2020-08-31T20:40:35.439Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-31T20:40:35.439Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-31T20:40:35.439Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-31T20:40:35.439Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-31T20:40:35.439Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-31T20:40:35.439Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-31T20:40:35.439Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-31T20:40:35.709Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-31T20:40:35.709Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-31T20:40:35.709Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-31T20:40:35.709Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-31T20:40:35.709Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-31T20:40:35.709Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-31T20:40:35.709Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-31T20:40:35.980Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-31T20:40:35.980Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-31T20:40:35.980Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-31T20:40:35.980Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-31T20:40:35.980Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-31T20:40:35.980Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-31T20:40:35.980Z] go: finding github.com/kr/pty v1.1.1 [2020-08-31T20:40:36.249Z] go: finding github.com/kr/text v0.1.0 [2020-08-31T20:40:36.249Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-31T20:40:36.249Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-31T20:40:36.249Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-31T20:40:36.249Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-31T20:40:36.249Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-31T20:40:36.518Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-31T20:40:36.519Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-31T20:40:36.519Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-31T20:40:36.519Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-31T20:40:36.519Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-31T20:40:36.519Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-31T20:40:36.519Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-31T20:40:36.789Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-31T20:40:36.789Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-31T20:40:36.789Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-31T20:40:36.789Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-31T20:40:36.789Z] go: finding github.com/posener/complete v1.1.1 [2020-08-31T20:40:36.789Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-31T20:40:36.789Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-31T20:40:37.058Z] go: finding github.com/spf13/cast v1.3.0 [2020-08-31T20:40:37.058Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-31T20:40:37.058Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-31T20:40:37.058Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-31T20:40:37.058Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-31T20:40:37.058Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-08-31T20:40:37.058Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-08-31T20:40:37.327Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-31T20:40:37.327Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-08-31T20:40:37.327Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-08-31T20:40:37.327Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-08-31T20:40:37.327Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-31T20:40:43.279Z] Removing intermediate container cd9aaf2e0cdd [2020-08-31T20:40:43.279Z] ---> 77b898a14458 [2020-08-31T20:40:43.279Z] Successfully built 77b898a14458 [2020-08-31T20:40:43.279Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:40:43.988Z] + docker inspect -f . ci-base-image-x86_64 [2020-08-31T20:40:43.988Z] . [Pipeline] withDockerContainer [2020-08-31T20:40:44.166Z] prd-centos7-docker-4c-2g-877 does not seem to be running inside a container [2020-08-31T20:40:44.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 [2020-08-31T20:40:45.376Z] $ docker top 41cbe5c02f176c6931eddff4a3e064fceb8f3f470ab22de0d1e86e5d0fd9c68a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-31T20:40:45.888Z] + go version [2020-08-31T20:40:45.888Z] go version go1.13.13 linux/amd64 [Pipeline] sh [2020-08-31T20:40:46.185Z] + make test [2020-08-31T20:40:46.185Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-08-31T20:40:47.141Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-08-31T20:40:47.492Z] Removing intermediate container 25b881206297 [2020-08-31T20:40:47.492Z] ---> 31c262269bf9 [2020-08-31T20:40:47.492Z] Successfully built 31c262269bf9 [2020-08-31T20:40:47.492Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:40:48.180Z] + docker inspect -f . ci-base-image-arm64 [2020-08-31T20:40:48.180Z] . [Pipeline] withDockerContainer [2020-08-31T20:40:48.451Z] prd-ubuntu18.04-docker-arm64-4c-16g-876 does not seem to be running inside a container [2020-08-31T20:40:48.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** ci-base-image-arm64 cat [2020-08-31T20:40:50.373Z] $ docker top 698e30870b28ca2a4feba18df1aa6154bfe49c96eb5c0209894a0237b9ac0827 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-31T20:40:51.773Z] + go version [2020-08-31T20:40:51.773Z] go version go1.13.13 linux/arm64 [Pipeline] sh [2020-08-31T20:40:52.825Z] + make test [2020-08-31T20:40:52.825Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-08-31T20:40:53.809Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-08-31T20:40:57.259Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-08-31T20:40:57.259Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.007s coverage: 28.3% of statements [2020-08-31T20:40:57.259Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-08-31T20:40:57.525Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-08-31T20:40:59.469Z] gofmt -l . [2020-08-31T20:40:59.469Z] ["`gofmt -l .`" = ""] [2020-08-31T20:40:59.469Z] ./bin/test-attribution-txt.sh [2020-08-31T20:40:59.737Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-08-31T20:41:00.314Z] Stashed 1 file(s) [Pipeline] } [2020-08-31T20:41:00.323Z] $ docker stop --time=1 41cbe5c02f176c6931eddff4a3e064fceb8f3f470ab22de0d1e86e5d0fd9c68a [2020-08-31T20:41:02.615Z] $ docker rm -f 41cbe5c02f176c6931eddff4a3e064fceb8f3f470ab22de0d1e86e5d0fd9c68a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-31T20:41:05.436Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-08-31T20:41:05.730Z] + ls -al . [2020-08-31T20:41:05.730Z] total 100 [2020-08-31T20:41:05.730Z] drwxrwxr-x. 10 jenkins jenkins 4096 Aug 31 20:40 . [2020-08-31T20:41:05.730Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 31 20:39 .. [2020-08-31T20:41:05.730Z] -rw-rw-r--. 1 jenkins jenkins 4678 Aug 31 20:39 Attribution.txt [2020-08-31T20:41:05.730Z] drwxrwxr-x. 2 jenkins jenkins 87 Aug 31 20:39 bin [2020-08-31T20:41:05.730Z] drwxrwxr-x. 3 jenkins jenkins 32 Aug 31 20:39 cmd [2020-08-31T20:41:05.730Z] -rw-r--r--. 1 jenkins jenkins 18939 Aug 31 20:40 coverage.out [2020-08-31T20:41:05.730Z] -rw-rw-r--. 1 jenkins jenkins 1784 Aug 31 20:39 Dockerfile [2020-08-31T20:41:05.730Z] -rw-rw-r--. 1 jenkins jenkins 953 Aug 31 20:39 Dockerfile.build [2020-08-31T20:41:05.730Z] -rw-rw-r--. 1 jenkins jenkins 140 Aug 31 20:39 .dockerignore [2020-08-31T20:41:05.730Z] drwxrwxr-x. 8 jenkins jenkins 179 Aug 31 20:39 .git [2020-08-31T20:41:05.730Z] drwxrwxr-x. 2 jenkins jenkins 38 Aug 31 20:39 .github [2020-08-31T20:41:05.730Z] -rw-rw-r--. 1 jenkins jenkins 328 Aug 31 20:39 .gitignore [2020-08-31T20:41:05.730Z] -rw-r--r--. 1 jenkins jenkins 510 Aug 31 20:40 go.mod [2020-08-31T20:41:05.730Z] -rw-r--r--. 1 jenkins jenkins 13621 Aug 31 20:40 go.sum [2020-08-31T20:41:05.730Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 31 20:39 internal [2020-08-31T20:41:05.730Z] -rw-rw-r--. 1 jenkins jenkins 700 Aug 31 20:39 Jenkinsfile [2020-08-31T20:41:05.730Z] -rw-rw-r--. 1 jenkins jenkins 11340 Aug 31 20:39 LICENSE [2020-08-31T20:41:05.730Z] -rw-rw-r--. 1 jenkins jenkins 902 Aug 31 20:39 Makefile [2020-08-31T20:41:05.730Z] drwxrwxr-x. 2 jenkins jenkins 23 Aug 31 20:39 mock [2020-08-31T20:41:05.730Z] -rw-rw-r--. 1 jenkins jenkins 444 Aug 31 20:39 README.md [2020-08-31T20:41:05.730Z] drwxrwxr-x. 3 jenkins jenkins 58 Aug 31 20:39 .semver [2020-08-31T20:41:05.730Z] drwxrwxr-x. 4 jenkins jenkins 54 Aug 31 20:39 snap [2020-08-31T20:41:05.730Z] -rw-rw-r--. 1 jenkins jenkins 5 Aug 31 20:37 VERSION [2020-08-31T20:41:05.730Z] -rw-rw-r--. 1 jenkins jenkins 227 Aug 31 20:39 version.go [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:41:06.029Z] + 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=d7447a91da9905bf33fee48a0edb56a4b77c94bd --label arch=amd64 --label version=0.0.0 . [2020-08-31T20:41:06.029Z] Sending build context to Docker daemon 619.5kB [2020-08-31T20:41:06.029Z] Step 1/22 : ARG BASE=golang:1.13-alpine [2020-08-31T20:41:06.029Z] Step 2/22 : FROM ${BASE} AS builder [2020-08-31T20:41:06.029Z] ---> 77b898a14458 [2020-08-31T20:41:06.029Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-08-31T20:41:06.290Z] ---> Running in d92bd2b6089a [2020-08-31T20:41:06.290Z] Removing intermediate container d92bd2b6089a [2020-08-31T20:41:06.290Z] ---> 8d6e9560e2e3 [2020-08-31T20:41:06.290Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-08-31T20:41:06.550Z] ---> Running in 4d1da318e23c [2020-08-31T20:41:06.550Z] Removing intermediate container 4d1da318e23c [2020-08-31T20:41:06.550Z] ---> 0e99f2782a12 [2020-08-31T20:41:06.550Z] Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-31T20:41:06.811Z] ---> Running in 21175159bf3d [2020-08-31T20:41:07.387Z] Removing intermediate container 21175159bf3d [2020-08-31T20:41:07.387Z] ---> d671ecb5c6d8 [2020-08-31T20:41:07.387Z] Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-08-31T20:41:07.652Z] ---> Running in f78d26307b06 [2020-08-31T20:41:07.913Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-31T20:41:08.857Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-31T20:41:09.118Z] OK: 237 MiB in 53 packages [2020-08-31T20:41:09.694Z] Removing intermediate container f78d26307b06 [2020-08-31T20:41:09.694Z] ---> a3d003cbfb5e [2020-08-31T20:41:09.694Z] Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-08-31T20:41:09.694Z] ---> Running in c5d76919dc1f [2020-08-31T20:41:09.694Z] Removing intermediate container c5d76919dc1f [2020-08-31T20:41:09.694Z] ---> 459983ed33d2 [2020-08-31T20:41:09.694Z] Step 8/22 : COPY . . [2020-08-31T20:41:10.642Z] ---> 73b52b2c8f18 [2020-08-31T20:41:10.642Z] Step 9/22 : ARG MAKE='make build' [2020-08-31T20:41:10.642Z] ---> Running in aed60b1efebd [2020-08-31T20:41:10.642Z] Removing intermediate container aed60b1efebd [2020-08-31T20:41:10.642Z] ---> 2f44952d6795 [2020-08-31T20:41:10.642Z] Step 10/22 : RUN $MAKE [2020-08-31T20:41:10.905Z] ---> Running in 2a07478acf85 [2020-08-31T20:41:11.167Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-08-31T20:41:21.227Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-08-31T20:41:25.441Z] Removing intermediate container 2a07478acf85 [2020-08-31T20:41:25.441Z] ---> 77848f66a70d [2020-08-31T20:41:25.441Z] Step 11/22 : FROM alpine [2020-08-31T20:41:25.441Z] latest: Pulling from library/alpine [2020-08-31T20:41:25.441Z] df20fa9351a1: Already exists [2020-08-31T20:41:25.441Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-31T20:41:25.441Z] Status: Downloaded newer image for alpine:latest [2020-08-31T20:41:25.441Z] ---> a24bb4013296 [2020-08-31T20:41:25.441Z] Step 12/22 : ENV APP_PORT=49982 [2020-08-31T20:41:25.441Z] ---> Running in 01c03b43746f [2020-08-31T20:41:25.702Z] Removing intermediate container 01c03b43746f [2020-08-31T20:41:25.702Z] ---> 4015ba9dbc61 [2020-08-31T20:41:25.702Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-31T20:41:25.702Z] ---> Running in 65618efa3e90 [2020-08-31T20:41:25.964Z] Removing intermediate container 65618efa3e90 [2020-08-31T20:41:25.964Z] ---> 364b160d99bb [2020-08-31T20:41:25.964Z] Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-08-31T20:41:26.209Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-08-31T20:41:26.209Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.028s coverage: 28.3% of statements [2020-08-31T20:41:26.209Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-08-31T20:41:26.209Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-08-31T20:41:26.543Z] ---> 4473abd0cdff [2020-08-31T20:41:26.543Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-08-31T20:41:26.543Z] ---> fa8e544e8b67 [2020-08-31T20:41:26.543Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-08-31T20:41:26.805Z] ---> 9edb8ca45782 [2020-08-31T20:41:26.805Z] Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-08-31T20:41:27.067Z] ---> Running in 7c3cb0d7341d [2020-08-31T20:41:27.067Z] Removing intermediate container 7c3cb0d7341d [2020-08-31T20:41:27.067Z] ---> 74658365079a [2020-08-31T20:41:27.067Z] Step 18/22 : ENTRYPOINT ["/device-mqtt"] [2020-08-31T20:41:27.331Z] ---> Running in 9751634d9a61 [2020-08-31T20:41:27.331Z] Removing intermediate container 9751634d9a61 [2020-08-31T20:41:27.331Z] ---> 7fc21ceccc3d [2020-08-31T20:41:27.331Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-08-31T20:41:27.331Z] ---> Running in 9e3cd4ebf6e1 [2020-08-31T20:41:27.592Z] Removing intermediate container 9e3cd4ebf6e1 [2020-08-31T20:41:27.592Z] ---> 33b0a9e62491 [2020-08-31T20:41:27.592Z] Step 20/22 : LABEL arch=amd64 [2020-08-31T20:41:27.592Z] ---> Running in 027e0ec4d014 [2020-08-31T20:41:27.852Z] Removing intermediate container 027e0ec4d014 [2020-08-31T20:41:27.852Z] ---> 1149b6dda3f9 [2020-08-31T20:41:27.852Z] Step 21/22 : LABEL git_sha=d7447a91da9905bf33fee48a0edb56a4b77c94bd [2020-08-31T20:41:27.852Z] ---> Running in 29936e0ab0bf [2020-08-31T20:41:28.114Z] Removing intermediate container 29936e0ab0bf [2020-08-31T20:41:28.114Z] ---> 60d38be19993 [2020-08-31T20:41:28.114Z] Step 22/22 : LABEL version=0.0.0 [2020-08-31T20:41:28.114Z] ---> Running in 9eefe2e1099c [2020-08-31T20:41:28.114Z] Removing intermediate container 9eefe2e1099c [2020-08-31T20:41:28.114Z] ---> c5c17c40de87 [2020-08-31T20:41:28.114Z] [Warning] One or more build-args [ARCH] were not consumed [2020-08-31T20:41:28.114Z] Successfully built c5c17c40de87 [2020-08-31T20:41:28.374Z] Successfully tagged docker-device-mqtt-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-08-31T20:41:31.818Z] gofmt -l . [2020-08-31T20:41:31.818Z] ["`gofmt -l .`" = ""] [2020-08-31T20:41:31.818Z] ./bin/test-attribution-txt.sh [2020-08-31T20:41:32.093Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-08-31T20:41:32.471Z] Warning: overwriting stash ‘coverage-report’ [2020-08-31T20:41:33.142Z] Stashed 1 file(s) [Pipeline] } [2020-08-31T20:41:33.152Z] $ docker stop --time=1 698e30870b28ca2a4feba18df1aa6154bfe49c96eb5c0209894a0237b9ac0827 [2020-08-31T20:41:35.320Z] $ docker rm -f 698e30870b28ca2a4feba18df1aa6154bfe49c96eb5c0209894a0237b9ac0827 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-31T20:41:36.598Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-08-31T20:41:36.946Z] + ls -al . [2020-08-31T20:41:36.946Z] total 136 [2020-08-31T20:41:36.946Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 20:41 . [2020-08-31T20:41:36.946Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 20:39 .. [2020-08-31T20:41:36.946Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 31 20:39 .dockerignore [2020-08-31T20:41:36.946Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 20:39 .git [2020-08-31T20:41:36.946Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 20:39 .github [2020-08-31T20:41:36.946Z] -rw-rw-r-- 1 jenkins jenkins 328 Aug 31 20:39 .gitignore [2020-08-31T20:41:36.946Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 20:39 .semver [2020-08-31T20:41:36.946Z] -rw-rw-r-- 1 jenkins jenkins 4678 Aug 31 20:39 Attribution.txt [2020-08-31T20:41:36.946Z] -rw-rw-r-- 1 jenkins jenkins 1784 Aug 31 20:39 Dockerfile [2020-08-31T20:41:36.946Z] -rw-rw-r-- 1 jenkins jenkins 953 Aug 31 20:39 Dockerfile.build [2020-08-31T20:41:36.946Z] -rw-rw-r-- 1 jenkins jenkins 700 Aug 31 20:39 Jenkinsfile [2020-08-31T20:41:36.946Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 31 20:39 LICENSE [2020-08-31T20:41:36.946Z] -rw-rw-r-- 1 jenkins jenkins 902 Aug 31 20:39 Makefile [2020-08-31T20:41:36.946Z] -rw-rw-r-- 1 jenkins jenkins 444 Aug 31 20:39 README.md [2020-08-31T20:41:36.946Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 31 20:37 VERSION [2020-08-31T20:41:36.946Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 20:39 bin [2020-08-31T20:41:36.946Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 20:39 cmd [2020-08-31T20:41:36.946Z] -rw-r--r-- 1 jenkins jenkins 18939 Aug 31 20:41 coverage.out [2020-08-31T20:41:36.946Z] -rw-r--r-- 1 jenkins jenkins 510 Aug 31 20:41 go.mod [2020-08-31T20:41:36.946Z] -rw-r--r-- 1 jenkins jenkins 13621 Aug 31 20:41 go.sum [2020-08-31T20:41:36.946Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 20:39 internal [2020-08-31T20:41:36.946Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 20:39 mock [2020-08-31T20:41:36.946Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 20:39 snap [2020-08-31T20:41:36.946Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 31 20:39 version.go [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:41:37.333Z] + 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=d7447a91da9905bf33fee48a0edb56a4b77c94bd --label arch=arm64 --label version=0.0.0 . [2020-08-31T20:41:37.624Z] Sending build context to Docker daemon 619.5kB [2020-08-31T20:41:37.624Z] Step 1/22 : ARG BASE=golang:1.13-alpine [2020-08-31T20:41:37.624Z] Step 2/22 : FROM ${BASE} AS builder [2020-08-31T20:41:37.624Z] ---> 31c262269bf9 [2020-08-31T20:41:37.624Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-08-31T20:41:37.896Z] ---> Running in 1f06c2d7dbe9 [2020-08-31T20:41:38.495Z] Removing intermediate container 1f06c2d7dbe9 [2020-08-31T20:41:38.495Z] ---> e7d6adae60d4 [2020-08-31T20:41:38.495Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-08-31T20:41:38.495Z] ---> Running in 8b40e9d303d4 [2020-08-31T20:41:38.767Z] Removing intermediate container 8b40e9d303d4 [2020-08-31T20:41:38.767Z] ---> 158e00efff06 [2020-08-31T20:41:38.767Z] Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-31T20:41:39.040Z] ---> Running in f3392b8617db [2020-08-31T20:41:41.656Z] Removing intermediate container f3392b8617db [2020-08-31T20:41:41.657Z] ---> db0f0116e8af [2020-08-31T20:41:41.657Z] Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-08-31T20:41:41.657Z] ---> Running in abcda32cc983 [2020-08-31T20:41:43.095Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-31T20:41:43.686Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-31T20:41:43.991Z] Still waiting to schedule task [2020-08-31T20:41:43.991Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-08-31T20:41:44.279Z] OK: 221 MiB in 53 packages [2020-08-31T20:41:45.254Z] Removing intermediate container abcda32cc983 [2020-08-31T20:41:45.254Z] ---> a3b3e8e47894 [2020-08-31T20:41:45.254Z] Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-08-31T20:41:45.526Z] ---> Running in 6095d05f5821 [2020-08-31T20:41:45.799Z] Removing intermediate container 6095d05f5821 [2020-08-31T20:41:45.799Z] ---> 91980d669e3d [2020-08-31T20:41:45.799Z] Step 8/22 : COPY . . [2020-08-31T20:41:46.777Z] ---> b108c6873a1b [2020-08-31T20:41:46.777Z] Step 9/22 : ARG MAKE='make build' [2020-08-31T20:41:46.777Z] ---> Running in 3863114ebe25 [2020-08-31T20:41:47.373Z] Removing intermediate container 3863114ebe25 [2020-08-31T20:41:47.373Z] ---> 537e7a4f0127 [2020-08-31T20:41:47.373Z] Step 10/22 : RUN $MAKE [2020-08-31T20:41:47.373Z] ---> Running in 624b0518c0d0 [2020-08-31T20:41:48.804Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-08-31T20:42:15.622Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-08-31T20:42:23.892Z] Removing intermediate container 624b0518c0d0 [2020-08-31T20:42:23.892Z] ---> 8a62fbbe3184 [2020-08-31T20:42:23.892Z] Step 11/22 : FROM alpine [2020-08-31T20:42:23.892Z] latest: Pulling from library/alpine [2020-08-31T20:42:23.892Z] b538f80385f9: Already exists [2020-08-31T20:42:23.892Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-31T20:42:23.892Z] Status: Downloaded newer image for alpine:latest [2020-08-31T20:42:23.892Z] ---> 62ee0e9f8440 [2020-08-31T20:42:23.892Z] Step 12/22 : ENV APP_PORT=49982 [2020-08-31T20:42:23.892Z] ---> Running in 0db37c142a5c [2020-08-31T20:42:24.164Z] Removing intermediate container 0db37c142a5c [2020-08-31T20:42:24.164Z] ---> b5ef19f6ae70 [2020-08-31T20:42:24.164Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-31T20:42:24.434Z] ---> Running in fb8c8e5dadac [2020-08-31T20:42:24.705Z] Removing intermediate container fb8c8e5dadac [2020-08-31T20:42:24.705Z] ---> 53b27e137c5d [2020-08-31T20:42:24.705Z] Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-08-31T20:42:26.134Z] ---> 94abd205409a [2020-08-31T20:42:26.134Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-08-31T20:42:27.115Z] ---> ec6d1c96579c [2020-08-31T20:42:27.115Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-08-31T20:42:27.707Z] ---> ff5ccbb9080a [2020-08-31T20:42:27.707Z] Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-08-31T20:42:27.978Z] ---> Running in 4cc800bf22ee [2020-08-31T20:42:28.248Z] Removing intermediate container 4cc800bf22ee [2020-08-31T20:42:28.248Z] ---> 562a049d227a [2020-08-31T20:42:28.248Z] Step 18/22 : ENTRYPOINT ["/device-mqtt"] [2020-08-31T20:42:28.518Z] ---> Running in 59faaff59d31 [2020-08-31T20:42:28.791Z] Removing intermediate container 59faaff59d31 [2020-08-31T20:42:28.791Z] ---> f35d31fa9212 [2020-08-31T20:42:28.791Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-08-31T20:42:29.061Z] ---> Running in 293fe1dfd9b7 [2020-08-31T20:42:29.333Z] Removing intermediate container 293fe1dfd9b7 [2020-08-31T20:42:29.333Z] ---> c058f0ff0ae6 [2020-08-31T20:42:29.333Z] Step 20/22 : LABEL arch=arm64 [2020-08-31T20:42:29.607Z] ---> Running in c709470270f8 [2020-08-31T20:42:29.880Z] Removing intermediate container c709470270f8 [2020-08-31T20:42:29.880Z] ---> 7dcb23cb1f40 [2020-08-31T20:42:29.880Z] Step 21/22 : LABEL git_sha=d7447a91da9905bf33fee48a0edb56a4b77c94bd [2020-08-31T20:42:30.153Z] ---> Running in 3ac1f15f8d58 [2020-08-31T20:42:30.426Z] Removing intermediate container 3ac1f15f8d58 [2020-08-31T20:42:30.426Z] ---> 8f046d4ca46a [2020-08-31T20:42:30.426Z] Step 22/22 : LABEL version=0.0.0 [2020-08-31T20:42:30.697Z] ---> Running in aad0d8e1e8a7 [2020-08-31T20:42:30.968Z] Removing intermediate container aad0d8e1e8a7 [2020-08-31T20:42:30.968Z] ---> 1b3b9e3ebd13 [2020-08-31T20:42:30.968Z] [Warning] One or more build-args [ARCH] were not consumed [2020-08-31T20:42:30.968Z] Successfully built 1b3b9e3ebd13 [2020-08-31T20:42:31.239Z] 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 [2020-08-31T20:42:46.876Z] Still waiting to schedule task [2020-08-31T20:42:46.876Z] All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline [2020-08-31T20:42:47.438Z] Running on prd-centos7-docker-8c-8g-878 in /w/workspace/gexfoundry_device-mqtt-go_PR-165 [Pipeline] { [Pipeline] ws [2020-08-31T20:42:47.490Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2020-08-31T20:42:49.464Z] using credential edgex-jenkins-ssh [2020-08-31T20:42:49.509Z] Cloning the remote Git repository [2020-08-31T20:42:49.509Z] Cloning with configured refspecs honoured and without tags [2020-08-31T20:42:49.531Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-08-31T20:42:49.596Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2020-08-31T20:42:49.620Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-08-31T20:42:49.620Z] > git --version # timeout=10 [2020-08-31T20:42:49.628Z] > git --version # 'git version 2.16.5' [2020-08-31T20:42:49.629Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:42:49.653Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:42:50.148Z] Fetching without tags [2020-08-31T20:42:50.596Z] Merging remotes/origin/master commit e79178b88edbb9292baeff06bb49682f9eadd771 into PR head commit d7447a91da9905bf33fee48a0edb56a4b77c94bd [2020-08-31T20:42:50.668Z] Merge succeeded, producing d7447a91da9905bf33fee48a0edb56a4b77c94bd [2020-08-31T20:42:50.669Z] Checking out Revision d7447a91da9905bf33fee48a0edb56a4b77c94bd (PR-165) [2020-08-31T20:42:50.122Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-08-31T20:42:50.127Z] > git config --add remote.origin.fetch +refs/pull/165/head:refs/remotes/origin/PR-165 # timeout=10 [2020-08-31T20:42:50.132Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:42:50.141Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-08-31T20:42:50.152Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-08-31T20:42:50.152Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:42:50.156Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:42:50.604Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T20:42:50.609Z] > git checkout -f d7447a91da9905bf33fee48a0edb56a4b77c94bd # timeout=10 [2020-08-31T20:42:50.638Z] > git remote # timeout=10 [2020-08-31T20:42:50.643Z] > git config --get remote.origin.url # timeout=10 [2020-08-31T20:42:50.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:42:50.651Z] > git merge e79178b88edbb9292baeff06bb49682f9eadd771 # timeout=10 [2020-08-31T20:42:50.659Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-31T20:42:50.671Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T20:42:50.675Z] > git checkout -f d7447a91da9905bf33fee48a0edb56a4b77c94bd # timeout=10 [2020-08-31T20:42:54.253Z] Commit message: "refactor: update dockerfile to appropriately use ENTRYPOINT and CMD, closes#164" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-31T20:42:55.645Z] ++ find /w/workspace/device-mqtt-go/2 [2020-08-31T20:42:55.645Z] ++ grep snapcraft.yaml [2020-08-31T20:42:55.645Z] + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/2/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-31T20:42:55.777Z] provisioning config files... [2020-08-31T20:42:55.789Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/2@tmp/config5396438557233196066tmp [Pipeline] { [Pipeline] sh [2020-08-31T20:42:56.143Z] + cp /w/workspace/device-mqtt-go/2@tmp/config5396438557233196066tmp /w/workspace/device-mqtt-go/2/edgex-snap-store-login [Pipeline] sh [2020-08-31T20:42:56.446Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/2:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-08-31T20:42:56.446Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-08-31T20:42:56.709Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-08-31T20:42:56.709Z] f08d8e2a3ba1: Pulling fs layer [2020-08-31T20:42:56.709Z] 3baa9cb2483b: Pulling fs layer [2020-08-31T20:42:56.709Z] 94e5ff4c0b15: Pulling fs layer [2020-08-31T20:42:56.709Z] 1860925334f9: Pulling fs layer [2020-08-31T20:42:56.709Z] 2daf38717194: Pulling fs layer [2020-08-31T20:42:56.709Z] 309017e8d7a4: Pulling fs layer [2020-08-31T20:42:56.709Z] f7790dc9fd0f: Pulling fs layer [2020-08-31T20:42:56.709Z] cac0ae9282c2: Pulling fs layer [2020-08-31T20:42:56.709Z] 1f4cadf9a1ed: Pulling fs layer [2020-08-31T20:42:56.709Z] 1860925334f9: Waiting [2020-08-31T20:42:56.709Z] 2daf38717194: Waiting [2020-08-31T20:42:56.709Z] 309017e8d7a4: Waiting [2020-08-31T20:42:56.709Z] f7790dc9fd0f: Waiting [2020-08-31T20:42:56.709Z] cac0ae9282c2: Waiting [2020-08-31T20:42:56.709Z] 1f4cadf9a1ed: Waiting [2020-08-31T20:42:56.709Z] 3baa9cb2483b: Verifying Checksum [2020-08-31T20:42:56.709Z] 3baa9cb2483b: Download complete [2020-08-31T20:42:56.709Z] 94e5ff4c0b15: Download complete [2020-08-31T20:42:56.709Z] 1860925334f9: Verifying Checksum [2020-08-31T20:42:56.709Z] 1860925334f9: Download complete [2020-08-31T20:42:56.709Z] 309017e8d7a4: Verifying Checksum [2020-08-31T20:42:56.709Z] 309017e8d7a4: Download complete [2020-08-31T20:42:56.709Z] f7790dc9fd0f: Download complete [2020-08-31T20:42:56.709Z] cac0ae9282c2: Verifying Checksum [2020-08-31T20:42:56.709Z] cac0ae9282c2: Download complete [2020-08-31T20:42:56.709Z] 1f4cadf9a1ed: Download complete [2020-08-31T20:42:56.971Z] f08d8e2a3ba1: Verifying Checksum [2020-08-31T20:42:56.971Z] f08d8e2a3ba1: Download complete [2020-08-31T20:42:58.359Z] f08d8e2a3ba1: Pull complete [2020-08-31T20:42:58.359Z] 3baa9cb2483b: Pull complete [2020-08-31T20:42:58.359Z] 94e5ff4c0b15: Pull complete [2020-08-31T20:42:58.621Z] 1860925334f9: Pull complete [2020-08-31T20:43:01.203Z] 2daf38717194: Verifying Checksum [2020-08-31T20:43:01.203Z] 2daf38717194: Download complete [2020-08-31T20:43:19.338Z] 2daf38717194: Pull complete [2020-08-31T20:43:19.338Z] 309017e8d7a4: Pull complete [2020-08-31T20:43:19.338Z] f7790dc9fd0f: Pull complete [2020-08-31T20:43:19.338Z] cac0ae9282c2: Pull complete [2020-08-31T20:43:19.338Z] 1f4cadf9a1ed: Pull complete [2020-08-31T20:43:19.338Z] Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 [2020-08-31T20:43:19.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-08-31T20:43:21.893Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-08-31T20:43:21.893Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-08-31T20:43:21.893Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-08-31T20:43:22.155Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-08-31T20:43:22.155Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1346 kB] [2020-08-31T20:43:22.734Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1419 kB] [2020-08-31T20:43:22.998Z] Fetched 3018 kB in 1s (2059 kB/s) [2020-08-31T20:43:24.387Z] Reading package lists... [2020-08-31T20:43:28.598Z] 0% [Working] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-08-31T20:43:28.598Z] 0% [Connecting to archive.ubuntu.com (91.189.88.142)] [1 InRelease 12.6 kB/88.7 0% [Waiting for headers] 0% [1 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-08-31T20:43:28.599Z] 0% [1 InRelease gpgv 88.7 kB] [Waiting for headers] 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-08-31T20:43:28.599Z] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] 0% [Waiting for headers] 0% [3 InRelease gpgv 88.7 kB] [Waiting for headers] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-08-31T20:43:28.859Z] 0% [3 InRelease gpgv 88.7 kB] [4 InRelease 15.2 kB/74.6 kB 20%] 0% [4 InRelease 37.1 kB/74.6 kB 50%] 0% [Working] 0% [4 InRelease gpgv 74.6 kB] 100% [Working] Fetched 163 kB in 1s (252 kB/s) [2020-08-31T20:43:30.221Z] 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... 47% Reading package lists... 65% Reading package lists... 65% Reading package lists... 66% Reading package lists... 66% Reading package lists... 75% Reading package lists... 75% Reading package lists... 75% Reading package lists... 75% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 86% Reading package lists... 86% 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 [2020-08-31T20:43:32.766Z] Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-modules-5.26 [2020-08-31T20:43:34.121Z] 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... 50% Reading package lists... 65% Reading package lists... 65% Reading package lists... 66% Reading package lists... 66% Reading package lists... 75% Reading package lists... 75% Reading package lists... 75% Reading package lists... 75% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 86% Reading package lists... 86% 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 [2020-08-31T20:43:34.382Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 38% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree [2020-08-31T20:43:34.382Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-08-31T20:43:34.382Z] The following packages were automatically installed and are no longer required: [2020-08-31T20:43:34.382Z] libjq1 libonig4 [2020-08-31T20:43:34.382Z] Use 'sudo apt autoremove' to remove them. [2020-08-31T20:43:34.382Z] Suggested packages: [2020-08-31T20:43:34.382Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-08-31T20:43:34.382Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-08-31T20:43:34.382Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-08-31T20:43:34.382Z] | libterm-readline-perl-perl [2020-08-31T20:43:34.642Z] The following NEW packages will be installed: [2020-08-31T20:43:34.642Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-08-31T20:43:34.642Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-08-31T20:43:34.642Z] 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. [2020-08-31T20:43:34.642Z] Need to get 12.0 MB of archives. [2020-08-31T20:43:34.642Z] After this operation, 77.5 MB of additional disk space will be used. [2020-08-31T20:43:34.903Z] 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-08-31T20:43:35.446Z] 0% [1 perl-modules-5.26 12.6 kB/2763 kB 0%] 5% [1 perl-modules-5.26 717 kB/2763 kB 26%] 20% [Working] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-08-31T20:43:35.447Z] 20% [2 libgdbm5 26.0 kB/26.0 kB 100%] 21% [Waiting for headers] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-08-31T20:43:35.447Z] 21% [3 libgdbm-compat4 6084 B/6084 B 100%] 23% [Waiting for headers] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-08-31T20:43:35.727Z] 23% [4 libperl5.26 22.2 kB/3527 kB 1%] 48% [Working] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-08-31T20:43:35.727Z] 48% [5 perl 24.6 kB/201 kB 12%] 51% [Waiting for headers] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-08-31T20:43:35.727Z] 51% [6 less 28.4 kB/112 kB 25%] 53% [Waiting for headers] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-08-31T20:43:35.727Z] 53% [7 netbase 12.7 kB/12.7 kB 100%] 54% [Waiting for headers] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] [2020-08-31T20:43:35.727Z] 54% [8 curl 0 B/159 kB 0%] 57% [Waiting for headers] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-08-31T20:43:35.727Z] 57% [9 libcurl3-gnutls 0 B/213 kB 0%] 60% [Waiting for headers] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-08-31T20:43:35.727Z] 60% [10 liberror-perl 22.8 kB/22.8 kB 100%] 61% [Working] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-08-31T20:43:35.727Z] 61% [11 git-man 33.0 kB/804 kB 4%] 68% [Waiting for headers] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-08-31T20:43:35.989Z] 68% [12 git 15.7 kB/3915 kB 0%] 95% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-08-31T20:43:35.989Z] 96% [13 make 24.6 kB/154 kB 16%] 98% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-08-31T20:43:35.989Z] 98% [14 patch 9523 B/102 kB 9%] 100% [Working] Fetched 12.0 MB in 1s (9117 kB/s) [2020-08-31T20:43:36.250Z] debconf: delaying package configuration, since apt-utils is not installed [2020-08-31T20:43:36.250Z] Selecting previously unselected package perl-modules-5.26. [2020-08-31T20:43:36.250Z] (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.) [2020-08-31T20:43:36.250Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-08-31T20:43:36.250Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-08-31T20:43:37.192Z] Selecting previously unselected package libgdbm5:amd64. [2020-08-31T20:43:37.192Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_amd64.deb ... [2020-08-31T20:43:37.193Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-08-31T20:43:37.193Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-08-31T20:43:37.193Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-08-31T20:43:37.193Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-08-31T20:43:37.193Z] Selecting previously unselected package libperl5.26:amd64. [2020-08-31T20:43:37.193Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-08-31T20:43:37.193Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-08-31T20:43:38.134Z] Selecting previously unselected package perl. [2020-08-31T20:43:38.134Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-08-31T20:43:38.134Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-08-31T20:43:38.134Z] Selecting previously unselected package less. [2020-08-31T20:43:38.134Z] Preparing to unpack .../05-less_487-0.1_amd64.deb ... [2020-08-31T20:43:38.134Z] Unpacking less (487-0.1) ... [2020-08-31T20:43:38.134Z] Selecting previously unselected package netbase. [2020-08-31T20:43:38.134Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-08-31T20:43:38.134Z] Unpacking netbase (5.4) ... [2020-08-31T20:43:38.396Z] Selecting previously unselected package curl. [2020-08-31T20:43:38.396Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-08-31T20:43:38.396Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-08-31T20:43:38.396Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-08-31T20:43:38.396Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-08-31T20:43:38.396Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-08-31T20:43:38.396Z] Selecting previously unselected package liberror-perl. [2020-08-31T20:43:38.396Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-08-31T20:43:38.396Z] Unpacking liberror-perl (0.17025-1) ... [2020-08-31T20:43:38.657Z] Selecting previously unselected package git-man. [2020-08-31T20:43:38.657Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-08-31T20:43:38.657Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-08-31T20:43:38.657Z] Selecting previously unselected package git. [2020-08-31T20:43:38.657Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-08-31T20:43:38.657Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-08-31T20:43:39.600Z] Selecting previously unselected package make. [2020-08-31T20:43:39.600Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_amd64.deb ... [2020-08-31T20:43:39.600Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-08-31T20:43:39.600Z] Selecting previously unselected package patch. [2020-08-31T20:43:39.600Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-08-31T20:43:39.600Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-08-31T20:43:39.600Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-08-31T20:43:39.600Z] Setting up less (487-0.1) ... [2020-08-31T20:43:39.600Z] Setting up make (4.1-9.1ubuntu1) ... [2020-08-31T20:43:39.600Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-08-31T20:43:39.600Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-08-31T20:43:39.869Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-08-31T20:43:39.869Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-08-31T20:43:39.869Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-08-31T20:43:39.869Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-08-31T20:43:39.869Z] Setting up netbase (5.4) ... [2020-08-31T20:43:39.869Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-08-31T20:43:39.869Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-08-31T20:43:39.869Z] Setting up liberror-perl (0.17025-1) ... [2020-08-31T20:43:39.869Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-08-31T20:43:39.869Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-08-31T20:43:40.130Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-08-31T20:43:42.043Z] curl set to automatically installed. [2020-08-31T20:43:42.043Z] git set to automatically installed. [2020-08-31T20:43:42.043Z] git-man set to automatically installed. [2020-08-31T20:43:42.043Z] less set to automatically installed. [2020-08-31T20:43:42.043Z] libcurl3-gnutls set to automatically installed. [2020-08-31T20:43:42.043Z] liberror-perl set to automatically installed. [2020-08-31T20:43:42.043Z] libgdbm-compat4 set to automatically installed. [2020-08-31T20:43:42.043Z] libgdbm5 set to automatically installed. [2020-08-31T20:43:42.043Z] libperl5.26 set to automatically installed. [2020-08-31T20:43:42.043Z] make set to automatically installed. [2020-08-31T20:43:42.043Z] netbase set to automatically installed. [2020-08-31T20:43:42.043Z] patch set to automatically installed. [2020-08-31T20:43:42.043Z] perl set to automatically installed. [2020-08-31T20:43:42.043Z] perl-modules-5.26 set to automatically installed. [2020-08-31T20:43:42.043Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-08-31T20:43:42.043Z] Please ensure the environment is properly setup before continuing. [2020-08-31T20:43:42.043Z] Ignore this message if the appropriate measures have already been taken [2020-08-31T20:43:42.614Z] Pulling go  [2020-08-31T20:43:43.556Z] 'device-mqtt' has dependencies that need to be staged: go [2020-08-31T20:43:43.556Z] Skipping pull go (already ran) [2020-08-31T20:43:43.556Z] Building go  [2020-08-31T20:43:43.556Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-08-31T20:43:43.556Z] Dload Upload Total Spent Left Speed [2020-08-31T20:43:45.774Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 114M 1 1271k 0 0 2693k 0 0:00:43 --:--:-- 0:00:43 2687k 58 114M 58 67.4M 0 0 45.8M 0 0:00:02 0:00:01 0:00:01 45.8M 100 114M 100 114M 0 0 52.8M 0 0:00:02 0:00:02 --:--:-- 52.8M [2020-08-31T20:43:46.347Z] go1.13.5.linux-amd64.tar.gz: OK [2020-08-31T20:43:52.948Z] Staging go  [2020-08-31T20:43:53.891Z] Pulling device-mqtt  [2020-08-31T20:43:54.835Z] Skipping build go (already ran) [2020-08-31T20:43:54.835Z] Building device-mqtt  [2020-08-31T20:43:54.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.1" -o cmd/device-mqtt ./cmd [2020-08-31T20:43:56.224Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-31T20:43:56.224Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-31T20:43:56.224Z] go: downloading github.com/spf13/cast v1.3.0 [2020-08-31T20:43:56.224Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-08-31T20:43:56.224Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-08-31T20:43:56.224Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-31T20:43:56.224Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-08-31T20:43:56.224Z] go: downloading github.com/google/uuid v1.1.1 [2020-08-31T20:43:56.224Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-31T20:43:56.224Z] go: extracting github.com/spf13/cast v1.3.0 [2020-08-31T20:43:56.224Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-08-31T20:43:56.224Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-08-31T20:43:56.224Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-31T20:43:56.224Z] go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-08-31T20:43:56.224Z] go: extracting github.com/google/uuid v1.1.1 [2020-08-31T20:43:56.485Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-31T20:43:56.485Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-08-31T20:43:56.485Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-31T20:43:56.485Z] go: downloading github.com/x448/float16 v0.8.4 [2020-08-31T20:43:56.485Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-08-31T20:43:56.485Z] go: extracting github.com/x448/float16 v0.8.4 [2020-08-31T20:43:56.485Z] go: downloading github.com/pkg/errors v0.8.1 [2020-08-31T20:43:56.485Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-08-31T20:43:56.485Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-31T20:43:56.485Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-08-31T20:43:56.485Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-31T20:43:56.485Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-08-31T20:43:56.485Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-31T20:43:56.485Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-08-31T20:43:56.485Z] go: extracting github.com/pkg/errors v0.8.1 [2020-08-31T20:43:56.485Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-31T20:43:56.485Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-08-31T20:43:56.485Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-08-31T20:43:56.485Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-31T20:43:56.485Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-08-31T20:43:56.485Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-31T20:43:56.485Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-08-31T20:43:56.485Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-08-31T20:43:56.485Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-31T20:43:56.485Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-08-31T20:43:56.485Z] go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-08-31T20:43:56.485Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-31T20:43:56.485Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-08-31T20:43:56.485Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-08-31T20:43:56.485Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-08-31T20:43:56.485Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-31T20:43:56.485Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-08-31T20:43:56.485Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-31T20:43:56.485Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-08-31T20:43:56.485Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-31T20:43:56.485Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-31T20:43:56.485Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-08-31T20:43:56.745Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-31T20:43:56.745Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-08-31T20:43:56.745Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-31T20:43:56.745Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-08-31T20:43:56.745Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-31T20:43:56.745Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-08-31T20:43:56.745Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-08-31T20:43:56.745Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-08-31T20:43:56.745Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-31T20:43:56.745Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-31T20:43:56.745Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-31T20:43:56.745Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-31T20:43:56.745Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-08-31T20:43:57.006Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-08-31T20:43:57.006Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-31T20:43:57.006Z] go: finding github.com/spf13/cast v1.3.0 [2020-08-31T20:43:57.006Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-08-31T20:43:57.006Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-31T20:43:57.006Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-08-31T20:43:57.006Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-31T20:43:57.006Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-31T20:43:57.006Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-31T20:43:57.006Z] go: finding github.com/google/uuid v1.1.1 [2020-08-31T20:43:57.006Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-31T20:43:57.006Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-31T20:43:57.266Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-08-31T20:43:57.266Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-31T20:43:57.266Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-31T20:43:57.266Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-31T20:43:57.266Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-31T20:43:57.266Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-31T20:43:57.266Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-31T20:43:57.266Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-31T20:43:57.266Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-31T20:43:57.266Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-31T20:43:57.266Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-31T20:43:57.266Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-31T20:43:57.266Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-31T20:43:57.266Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-31T20:43:57.266Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-31T20:43:57.266Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-31T20:43:57.266Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-31T20:43:57.266Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-31T20:43:57.266Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-31T20:43:57.266Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-31T20:43:57.266Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-31T20:43:57.266Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-31T20:44:03.911Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-08-31T20:44:08.128Z] Skipping stage go (already ran) [2020-08-31T20:44:08.128Z] Staging device-mqtt  [2020-08-31T20:44:09.071Z] Priming go  [2020-08-31T20:44:10.013Z] Priming device-mqtt  [2020-08-31T20:44:10.968Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-08-31T20:44:10.968Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-08-31T20:44:10.968Z] Determining the version from the project repo (version-script). [2020-08-31T20:44:10.968Z] The version has been set to '1.2.1-20200831+d7447a9' [2020-08-31T20:44:11.797Z] Snapping | Snapping / Snapping - Snapping \ Snapping | [2020-08-31T20:44:11.797Z] Snapped edgex-device-mqtt_1.2.1-20200831+d7447a9_amd64.snap [Pipeline] } [2020-08-31T20:44:13.726Z] 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] } [2020-08-31T20:44:32.576Z] Running on prd-ubuntu18.04-docker-arm64-16c-16g-879 in /w/workspace/gexfoundry_device-mqtt-go_PR-165 [Pipeline] { [Pipeline] ws [2020-08-31T20:44:32.656Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2020-08-31T20:44:36.456Z] using credential edgex-jenkins-ssh [2020-08-31T20:44:36.508Z] Cloning the remote Git repository [2020-08-31T20:44:36.508Z] Cloning with configured refspecs honoured and without tags [2020-08-31T20:44:37.551Z] Fetching without tags [2020-08-31T20:44:36.562Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-08-31T20:44:36.664Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2020-08-31T20:44:36.720Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-08-31T20:44:36.721Z] > git --version # timeout=10 [2020-08-31T20:44:36.737Z] > git --version # 'git version 2.17.1' [2020-08-31T20:44:36.738Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:44:36.785Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:44:37.493Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-08-31T20:44:37.507Z] > git config --add remote.origin.fetch +refs/pull/165/head:refs/remotes/origin/PR-165 # timeout=10 [2020-08-31T20:44:37.519Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:44:37.542Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-08-31T20:44:37.565Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-08-31T20:44:37.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:44:38.071Z] Merging remotes/origin/master commit e79178b88edbb9292baeff06bb49682f9eadd771 into PR head commit d7447a91da9905bf33fee48a0edb56a4b77c94bd [2020-08-31T20:44:38.239Z] Merge succeeded, producing d7447a91da9905bf33fee48a0edb56a4b77c94bd [2020-08-31T20:44:38.240Z] Checking out Revision d7447a91da9905bf33fee48a0edb56a4b77c94bd (PR-165) [2020-08-31T20:44:37.579Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:44:38.093Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T20:44:38.105Z] > git checkout -f d7447a91da9905bf33fee48a0edb56a4b77c94bd # timeout=10 [2020-08-31T20:44:38.177Z] > git remote # timeout=10 [2020-08-31T20:44:38.191Z] > git config --get remote.origin.url # timeout=10 [2020-08-31T20:44:38.202Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:44:38.212Z] > git merge e79178b88edbb9292baeff06bb49682f9eadd771 # timeout=10 [2020-08-31T20:44:38.231Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-31T20:44:38.249Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T20:44:38.258Z] > git checkout -f d7447a91da9905bf33fee48a0edb56a4b77c94bd # timeout=10 [2020-08-31T20:44:42.394Z] Commit message: "refactor: update dockerfile to appropriately use ENTRYPOINT and CMD, closes#164" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-31T20:44:43.781Z] + find /w/workspace/device-mqtt-go/2 [2020-08-31T20:44:43.781Z] + grep snapcraft.yaml [2020-08-31T20:44:43.781Z] + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/2/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-31T20:44:44.121Z] provisioning config files... [2020-08-31T20:44:44.147Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/2@tmp/config4598913255737066315tmp [Pipeline] { [Pipeline] sh [2020-08-31T20:44:44.529Z] + cp /w/workspace/device-mqtt-go/2@tmp/config4598913255737066315tmp /w/workspace/device-mqtt-go/2/edgex-snap-store-login [Pipeline] sh [2020-08-31T20:44:44.864Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/2:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-08-31T20:44:45.460Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-08-31T20:44:45.734Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-08-31T20:44:45.734Z] 237528ba509b: Pulling fs layer [2020-08-31T20:44:45.734Z] 393b96f31d8b: Pulling fs layer [2020-08-31T20:44:45.734Z] 4d82b0e39008: Pulling fs layer [2020-08-31T20:44:45.734Z] e7ca375b8d34: Pulling fs layer [2020-08-31T20:44:45.734Z] 418f656485bb: Pulling fs layer [2020-08-31T20:44:45.734Z] aebe8db9254c: Pulling fs layer [2020-08-31T20:44:45.734Z] 4f5f7b207d3f: Pulling fs layer [2020-08-31T20:44:45.734Z] d19ca6af091a: Pulling fs layer [2020-08-31T20:44:45.734Z] 16b5a0711add: Pulling fs layer [2020-08-31T20:44:45.734Z] e7ca375b8d34: Waiting [2020-08-31T20:44:45.734Z] 16b5a0711add: Waiting [2020-08-31T20:44:45.734Z] d19ca6af091a: Waiting [2020-08-31T20:44:45.734Z] aebe8db9254c: Waiting [2020-08-31T20:44:45.734Z] 4f5f7b207d3f: Waiting [2020-08-31T20:44:45.734Z] 418f656485bb: Waiting [2020-08-31T20:44:45.734Z] 393b96f31d8b: Verifying Checksum [2020-08-31T20:44:45.734Z] 393b96f31d8b: Download complete [2020-08-31T20:44:45.734Z] 4d82b0e39008: Download complete [2020-08-31T20:44:45.734Z] e7ca375b8d34: Download complete [2020-08-31T20:44:45.734Z] aebe8db9254c: Download complete [2020-08-31T20:44:45.734Z] 4f5f7b207d3f: Verifying Checksum [2020-08-31T20:44:45.734Z] 4f5f7b207d3f: Download complete [2020-08-31T20:44:45.734Z] d19ca6af091a: Download complete [2020-08-31T20:44:45.734Z] 16b5a0711add: Download complete [2020-08-31T20:44:47.176Z] 237528ba509b: Verifying Checksum [2020-08-31T20:44:47.176Z] 237528ba509b: Download complete [2020-08-31T20:44:50.565Z] 237528ba509b: Pull complete [2020-08-31T20:44:50.566Z] 393b96f31d8b: Pull complete [2020-08-31T20:44:50.841Z] 4d82b0e39008: Pull complete [2020-08-31T20:44:51.436Z] e7ca375b8d34: Pull complete [2020-08-31T20:44:55.724Z] 418f656485bb: Verifying Checksum [2020-08-31T20:44:55.724Z] 418f656485bb: Download complete [2020-08-31T20:45:42.683Z] 418f656485bb: Pull complete [2020-08-31T20:45:42.683Z] aebe8db9254c: Pull complete [2020-08-31T20:45:42.683Z] 4f5f7b207d3f: Pull complete [2020-08-31T20:45:42.683Z] d19ca6af091a: Pull complete [2020-08-31T20:45:42.683Z] 16b5a0711add: Pull complete [2020-08-31T20:45:42.683Z] Digest: sha256:9ca9034cebc7408d83a32dada391ac179c4174cde852b5731596ec8e47bf0b3e [2020-08-31T20:45:42.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-08-31T20:45:44.122Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-08-31T20:45:44.122Z] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-08-31T20:45:44.122Z] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [2020-08-31T20:45:44.122Z] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-08-31T20:45:49.836Z] Reading package lists... [2020-08-31T20:46:02.478Z] 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-08-31T20:46:02.478Z] 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-08-31T20:46:02.478Z] 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [2020-08-31T20:46:02.752Z] 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-08-31T20:46:07.941Z] 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... 9% Reading package lists... 31% Reading package lists... 52% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 93% 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 [2020-08-31T20:46:14.628Z] Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-modules-5.26 [2020-08-31T20:46:18.678Z] 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... 9% Reading package lists... 31% Reading package lists... 53% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 73% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 95% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-08-31T20:46:19.492Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 71% Building dependency tree [2020-08-31T20:46:19.492Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-08-31T20:46:20.084Z] The following packages were automatically installed and are no longer required: [2020-08-31T20:46:20.084Z] libjq1 libonig4 [2020-08-31T20:46:20.084Z] Use 'sudo apt autoremove' to remove them. [2020-08-31T20:46:20.084Z] Suggested packages: [2020-08-31T20:46:20.084Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-08-31T20:46:20.084Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-08-31T20:46:20.084Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-08-31T20:46:20.084Z] | libterm-readline-perl-perl [2020-08-31T20:46:20.691Z] The following NEW packages will be installed: [2020-08-31T20:46:20.691Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-08-31T20:46:20.691Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-08-31T20:46:20.691Z] 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. [2020-08-31T20:46:20.691Z] Need to get 10.8 MB of archives. [2020-08-31T20:46:20.691Z] After this operation, 73.6 MB of additional disk space will be used. [2020-08-31T20:46:20.965Z] 0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-08-31T20:46:21.558Z] 0% [1 perl-modules-5.26 13.8 kB/2763 kB 0%] 6% [1 perl-modules-5.26 806 kB/2763 kB 29%] 22% [Working] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-08-31T20:46:21.558Z] 22% [2 libgdbm5 0 B/23.1 kB 0%] 24% [Working] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-08-31T20:46:21.558Z] 24% [3 libgdbm-compat4 5536 B/5536 B 100%] 25% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-08-31T20:46:21.833Z] 25% [4 libperl5.26 12.3 kB/3326 kB 0%] 51% [Waiting for headers] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-08-31T20:46:21.834Z] 52% [5 perl 57.3 kB/201 kB 28%] 54% [Waiting for headers] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-08-31T20:46:21.834Z] 54% [6 less 37.3 kB/99.7 kB 37%] 56% [Waiting for headers] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-08-31T20:46:21.834Z] 56% [7 netbase 12.7 kB/12.7 kB 100%] 58% [Waiting for headers] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] [2020-08-31T20:46:21.834Z] 58% [8 curl 55.4 kB/152 kB 36%] 60% [Working] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] [2020-08-31T20:46:21.834Z] 61% [9 libcurl3-gnutls 34.1 kB/179 kB 19%] 63% [Waiting for headers] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-08-31T20:46:21.834Z] 63% [10 liberror-perl 22.8 kB/22.8 kB 100%] 65% [Working] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-08-31T20:46:22.106Z] 65% [11 git-man 28.5 kB/804 kB 4%] 72% [Working] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-08-31T20:46:22.106Z] 72% [12 git 11.2 kB/2952 kB 0%] 95% [Waiting for headers] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-08-31T20:46:22.379Z] 96% [13 make 38.4 kB/139 kB 28%] 98% [Waiting for headers] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-08-31T20:46:22.379Z] 98% [14 patch 4096 B/91.8 kB 4%] 100% [Working] Fetched 10.8 MB in 2s (6927 kB/s) [2020-08-31T20:46:22.972Z] debconf: delaying package configuration, since apt-utils is not installed [2020-08-31T20:46:22.972Z] Selecting previously unselected package perl-modules-5.26. [2020-08-31T20:46:22.972Z] (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.) [2020-08-31T20:46:22.972Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-08-31T20:46:23.245Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-08-31T20:46:24.677Z] Selecting previously unselected package libgdbm5:arm64. [2020-08-31T20:46:24.677Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_arm64.deb ... [2020-08-31T20:46:24.677Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-08-31T20:46:24.677Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-08-31T20:46:24.677Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-08-31T20:46:24.677Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-08-31T20:46:24.677Z] Selecting previously unselected package libperl5.26:arm64. [2020-08-31T20:46:24.677Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-08-31T20:46:24.677Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-08-31T20:46:26.114Z] Selecting previously unselected package perl. [2020-08-31T20:46:26.114Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-08-31T20:46:26.114Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-08-31T20:46:26.114Z] Selecting previously unselected package less. [2020-08-31T20:46:26.114Z] Preparing to unpack .../05-less_487-0.1_arm64.deb ... [2020-08-31T20:46:26.114Z] Unpacking less (487-0.1) ... [2020-08-31T20:46:26.386Z] Selecting previously unselected package netbase. [2020-08-31T20:46:26.386Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-08-31T20:46:26.386Z] Unpacking netbase (5.4) ... [2020-08-31T20:46:26.386Z] Selecting previously unselected package curl. [2020-08-31T20:46:26.386Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_arm64.deb ... [2020-08-31T20:46:26.656Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-08-31T20:46:26.656Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-08-31T20:46:26.656Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... [2020-08-31T20:46:26.656Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-08-31T20:46:26.928Z] Selecting previously unselected package liberror-perl. [2020-08-31T20:46:26.928Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-08-31T20:46:26.928Z] Unpacking liberror-perl (0.17025-1) ... [2020-08-31T20:46:26.928Z] Selecting previously unselected package git-man. [2020-08-31T20:46:26.928Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-08-31T20:46:26.928Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-08-31T20:46:27.200Z] Selecting previously unselected package git. [2020-08-31T20:46:27.200Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-08-31T20:46:27.200Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-08-31T20:46:28.627Z] Selecting previously unselected package make. [2020-08-31T20:46:28.627Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_arm64.deb ... [2020-08-31T20:46:28.628Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-08-31T20:46:28.628Z] Selecting previously unselected package patch. [2020-08-31T20:46:28.628Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-08-31T20:46:28.628Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-08-31T20:46:28.899Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-08-31T20:46:28.899Z] Setting up less (487-0.1) ... [2020-08-31T20:46:29.168Z] Setting up make (4.1-9.1ubuntu1) ... [2020-08-31T20:46:29.438Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-08-31T20:46:29.438Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-08-31T20:46:29.438Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-08-31T20:46:29.438Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-08-31T20:46:29.438Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-08-31T20:46:29.438Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-08-31T20:46:29.438Z] Setting up netbase (5.4) ... [2020-08-31T20:46:29.708Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-08-31T20:46:29.708Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-08-31T20:46:29.708Z] Setting up liberror-perl (0.17025-1) ... [2020-08-31T20:46:29.708Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-08-31T20:46:29.980Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-08-31T20:46:29.980Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-08-31T20:46:35.365Z] curl set to automatically installed. [2020-08-31T20:46:35.365Z] git set to automatically installed. [2020-08-31T20:46:35.365Z] git-man set to automatically installed. [2020-08-31T20:46:35.365Z] less set to automatically installed. [2020-08-31T20:46:35.365Z] libcurl3-gnutls set to automatically installed. [2020-08-31T20:46:35.365Z] liberror-perl set to automatically installed. [2020-08-31T20:46:35.365Z] libgdbm-compat4 set to automatically installed. [2020-08-31T20:46:35.365Z] libgdbm5 set to automatically installed. [2020-08-31T20:46:35.365Z] libperl5.26 set to automatically installed. [2020-08-31T20:46:35.365Z] make set to automatically installed. [2020-08-31T20:46:35.365Z] netbase set to automatically installed. [2020-08-31T20:46:35.365Z] patch set to automatically installed. [2020-08-31T20:46:35.365Z] perl set to automatically installed. [2020-08-31T20:46:35.365Z] perl-modules-5.26 set to automatically installed. [2020-08-31T20:46:35.365Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-08-31T20:46:35.365Z] Please ensure the environment is properly setup before continuing. [2020-08-31T20:46:35.365Z] Ignore this message if the appropriate measures have already been taken [2020-08-31T20:46:36.362Z] Pulling go  [2020-08-31T20:46:39.780Z] 'device-mqtt' has dependencies that need to be staged: go [2020-08-31T20:46:39.780Z] Skipping pull go (already ran) [2020-08-31T20:46:39.780Z] Building go  [2020-08-31T20:46:39.780Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-08-31T20:46:39.780Z] Dload Upload Total Spent Left Speed [2020-08-31T20:46:44.009Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 7 93.0M 7 7055k 0 0 8350k 0 0:00:11 --:--:-- 0:00:11 8350k 33 93.0M 33 30.8M 0 0 16.7M 0 0:00:05 0:00:01 0:00:04 16.7M 60 93.0M 60 56.1M 0 0 19.7M 0 0:00:04 0:00:02 0:00:02 19.7M 86 93.0M 86 80.1M 0 0 20.8M 0 0:00:04 0:00:03 0:00:01 20.8M 100 93.0M 100 93.0M 0 0 21.0M 0 0:00:04 0:00:04 --:--:-- 21.0M [2020-08-31T20:46:45.434Z] go1.13.5.linux-arm64.tar.gz: OK [2020-08-31T20:47:03.713Z] Staging go  [2020-08-31T20:47:04.716Z] Pulling device-mqtt  [2020-08-31T20:47:08.080Z] Skipping build go (already ran) [2020-08-31T20:47:08.080Z] Building device-mqtt  [2020-08-31T20:47:08.080Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.1" -o cmd/device-mqtt ./cmd [2020-08-31T20:47:09.501Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-31T20:47:09.501Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-08-31T20:47:09.501Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-31T20:47:09.501Z] go: downloading github.com/spf13/cast v1.3.0 [2020-08-31T20:47:09.501Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-08-31T20:47:09.773Z] go: extracting github.com/spf13/cast v1.3.0 [2020-08-31T20:47:09.773Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-31T20:47:09.773Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-08-31T20:47:09.773Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-31T20:47:09.773Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-08-31T20:47:09.773Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-31T20:47:09.773Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-08-31T20:47:09.773Z] go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-08-31T20:47:09.773Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-31T20:47:10.044Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-08-31T20:47:10.044Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-31T20:47:10.044Z] go: downloading github.com/google/uuid v1.1.1 [2020-08-31T20:47:10.044Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-08-31T20:47:10.044Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-08-31T20:47:10.044Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-31T20:47:10.044Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-31T20:47:10.044Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-31T20:47:10.044Z] go: downloading github.com/pkg/errors v0.8.1 [2020-08-31T20:47:10.044Z] go: extracting github.com/google/uuid v1.1.1 [2020-08-31T20:47:10.044Z] go: downloading github.com/x448/float16 v0.8.4 [2020-08-31T20:47:10.044Z] go: extracting github.com/pkg/errors v0.8.1 [2020-08-31T20:47:10.044Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-08-31T20:47:10.044Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-31T20:47:10.044Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-31T20:47:10.044Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-08-31T20:47:10.044Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-08-31T20:47:10.044Z] go: extracting github.com/x448/float16 v0.8.4 [2020-08-31T20:47:10.044Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-31T20:47:10.044Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-08-31T20:47:10.044Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-08-31T20:47:10.044Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-31T20:47:10.044Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-31T20:47:10.044Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-31T20:47:10.044Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-08-31T20:47:10.044Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-08-31T20:47:10.044Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-31T20:47:10.044Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-08-31T20:47:10.044Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-08-31T20:47:10.314Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-08-31T20:47:10.314Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-08-31T20:47:10.314Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-08-31T20:47:10.314Z] go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-08-31T20:47:10.314Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-31T20:47:10.314Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-31T20:47:10.314Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-31T20:47:10.314Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-08-31T20:47:10.314Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-08-31T20:47:10.314Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-08-31T20:47:10.314Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-08-31T20:47:10.314Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-31T20:47:10.314Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-31T20:47:10.314Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-08-31T20:47:10.314Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-08-31T20:47:10.314Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-08-31T20:47:10.585Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-08-31T20:47:10.586Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-31T20:47:10.586Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-31T20:47:10.586Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-31T20:47:10.586Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-31T20:47:10.586Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-08-31T20:47:10.858Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-08-31T20:47:10.858Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-31T20:47:10.858Z] go: finding github.com/spf13/cast v1.3.0 [2020-08-31T20:47:10.858Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-31T20:47:10.858Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-08-31T20:47:10.858Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-08-31T20:47:10.858Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-31T20:47:10.858Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-31T20:47:10.859Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-31T20:47:10.859Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-31T20:47:10.859Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-31T20:47:10.859Z] go: finding github.com/google/uuid v1.1.1 [2020-08-31T20:47:10.859Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-08-31T20:47:10.859Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-31T20:47:10.859Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-31T20:47:10.859Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-31T20:47:10.859Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-31T20:47:10.859Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-31T20:47:10.859Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-31T20:47:10.859Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-31T20:47:10.859Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-31T20:47:10.859Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-31T20:47:11.129Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-31T20:47:11.129Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-31T20:47:11.129Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-31T20:47:11.129Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-31T20:47:11.129Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-31T20:47:11.129Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-31T20:47:11.129Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-31T20:47:11.129Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-31T20:47:11.129Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-31T20:47:11.129Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-31T20:47:11.129Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-31T20:47:11.129Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-31T20:47:29.423Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-08-31T20:47:47.698Z] Skipping stage go (already ran) [2020-08-31T20:47:47.698Z] Staging device-mqtt  [2020-08-31T20:47:50.300Z] Priming go  [2020-08-31T20:47:53.658Z] Priming device-mqtt  [2020-08-31T20:47:57.023Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-08-31T20:47:57.023Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-08-31T20:47:57.023Z] Determining the version from the project repo (version-script). [2020-08-31T20:47:57.023Z] The version has been set to '1.2.1-20200831+d7447a9' [2020-08-31T20:47:58.103Z] Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping | [2020-08-31T20:47:58.103Z] Snapped edgex-device-mqtt_1.2.1-20200831+d7447a9_arm64.snap [Pipeline] } [2020-08-31T20:48:00.722Z] 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 [2020-08-31T20:48:02.443Z] provisioning config files... [2020-08-31T20:48:02.454Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-165@tmp/config6083925520645121738tmp [Pipeline] { [Pipeline] sh [2020-08-31T20:48:02.818Z] + curl -s https://codecov.io/bash [2020-08-31T20:48:02.818Z] + bash -s - -t @/w/workspace/gexfoundry_device-mqtt-go_PR-165@tmp/config6083925520645121738tmp [Pipeline] } [2020-08-31T20:48:03.090Z] 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] { (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 [2020-08-31T20:48:05.053Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-31T20:48:05.615Z] ---> package-listing.sh [2020-08-31T20:48:05.615Z] ++ facter osfamily [2020-08-31T20:48:05.615Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-31T20:48:05.615Z] + OS_FAMILY=redhat [2020-08-31T20:48:05.615Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-165 [2020-08-31T20:48:05.615Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-31T20:48:05.615Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-31T20:48:05.615Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-31T20:48:05.615Z] + PACKAGES=/tmp/packages_start.txt [2020-08-31T20:48:05.615Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-165 ']' [2020-08-31T20:48:05.615Z] + PACKAGES=/tmp/packages_end.txt [2020-08-31T20:48:05.615Z] + case "${OS_FAMILY}" in [2020-08-31T20:48:05.615Z] + rpm -qa [2020-08-31T20:48:05.615Z] + sort [2020-08-31T20:48:09.836Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-31T20:48:09.836Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-31T20:48:09.836Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-31T20:48:09.836Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-165 ']' [2020-08-31T20:48:09.836Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-165/archives/ [2020-08-31T20:48:09.836Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-165/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:48:10.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-31T20:48:10.275Z] [2020-08-31T20:48:10.275Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:48:10.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-31T20:48:10.615Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-31T20:48:10.615Z] c9b1b535fdd9: Pulling fs layer [2020-08-31T20:48:10.615Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-31T20:48:10.615Z] 756a868c4378: Pulling fs layer [2020-08-31T20:48:10.615Z] 444b2fc9a129: Pulling fs layer [2020-08-31T20:48:10.615Z] ea15f1150254: Pulling fs layer [2020-08-31T20:48:10.615Z] 41b27a9f41bf: Pulling fs layer [2020-08-31T20:48:10.615Z] 28c525ee5125: Pulling fs layer [2020-08-31T20:48:10.615Z] 094b1ea09ed8: Pulling fs layer [2020-08-31T20:48:10.615Z] 138eaada9080: Pulling fs layer [2020-08-31T20:48:10.615Z] 0622d0fa9048: Pulling fs layer [2020-08-31T20:48:10.615Z] 444b2fc9a129: Waiting [2020-08-31T20:48:10.615Z] 41b27a9f41bf: Waiting [2020-08-31T20:48:10.615Z] 28c525ee5125: Waiting [2020-08-31T20:48:10.615Z] ea15f1150254: Waiting [2020-08-31T20:48:10.615Z] 094b1ea09ed8: Waiting [2020-08-31T20:48:10.615Z] 138eaada9080: Waiting [2020-08-31T20:48:10.615Z] 2cc5ad85d9ab: Verifying Checksum [2020-08-31T20:48:10.615Z] 2cc5ad85d9ab: Download complete [2020-08-31T20:48:10.615Z] 444b2fc9a129: Verifying Checksum [2020-08-31T20:48:10.615Z] 444b2fc9a129: Download complete [2020-08-31T20:48:10.615Z] c9b1b535fdd9: Verifying Checksum [2020-08-31T20:48:10.615Z] c9b1b535fdd9: Download complete [2020-08-31T20:48:10.615Z] ea15f1150254: Download complete [2020-08-31T20:48:10.883Z] 28c525ee5125: Verifying Checksum [2020-08-31T20:48:10.883Z] 28c525ee5125: Download complete [2020-08-31T20:48:11.159Z] 756a868c4378: Verifying Checksum [2020-08-31T20:48:11.159Z] 756a868c4378: Download complete [2020-08-31T20:48:11.159Z] c9b1b535fdd9: Pull complete [2020-08-31T20:48:11.159Z] 138eaada9080: Verifying Checksum [2020-08-31T20:48:11.159Z] 138eaada9080: Download complete [2020-08-31T20:48:11.424Z] 094b1ea09ed8: Verifying Checksum [2020-08-31T20:48:11.424Z] 094b1ea09ed8: Download complete [2020-08-31T20:48:11.424Z] 0622d0fa9048: Verifying Checksum [2020-08-31T20:48:11.424Z] 0622d0fa9048: Download complete [2020-08-31T20:48:11.424Z] 2cc5ad85d9ab: Pull complete [2020-08-31T20:48:11.686Z] 41b27a9f41bf: Verifying Checksum [2020-08-31T20:48:11.686Z] 41b27a9f41bf: Download complete [2020-08-31T20:48:13.076Z] 756a868c4378: Pull complete [2020-08-31T20:48:13.076Z] 444b2fc9a129: Pull complete [2020-08-31T20:48:13.076Z] ea15f1150254: Pull complete [2020-08-31T20:48:17.313Z] 41b27a9f41bf: Pull complete [2020-08-31T20:48:17.313Z] 28c525ee5125: Pull complete [2020-08-31T20:48:20.645Z] 094b1ea09ed8: Pull complete [2020-08-31T20:48:20.646Z] 138eaada9080: Pull complete [2020-08-31T20:48:20.646Z] 0622d0fa9048: Pull complete [2020-08-31T20:48:20.646Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-31T20:48:20.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-31T20:48:20.646Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-31T20:48:20.834Z] prd-centos7-docker-4c-2g-875 does not seem to be running inside a container [2020-08-31T20:48:20.877Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_device-mqtt-go_PR-165 -v /w/workspace/gexfoundry_device-mqtt-go_PR-165:/w/workspace/gexfoundry_device-mqtt-go_PR-165:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-165@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-165@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-08-31T20:48:25.045Z] $ docker top 68c2046ed92100125fc7fc36baff76b29cdc8a0919d4a81582d94627f23be3d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-31T20:48:25.300Z] provisioning config files... [2020-08-31T20:48:25.318Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-165@tmp/config7498110117769193205tmp [Pipeline] { [Pipeline] echo [2020-08-31T20:48:25.379Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-31T20:48:25.678Z] ---> create-netrc.sh [Pipeline] echo [2020-08-31T20:48:25.696Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-31T20:48:25.992Z] ---> logs-deploy.sh [2020-08-31T20:48:25.992Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-165/2 [2020-08-31T20:48:25.992Z] INFO: archiving workspace using pattern(s): [2020-08-31T20:48:27.379Z] Archives upload complete. [2020-08-31T20:48:27.379Z] INFO: archiving logs to Nexus [2020-08-31T20:48:27.952Z] ---> uname -a: [2020-08-31T20:48:27.952Z] Linux 68c2046ed921 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-08-31T20:48:27.952Z] [2020-08-31T20:48:27.952Z] [2020-08-31T20:48:27.952Z] ---> lscpu: [2020-08-31T20:48:27.952Z] Architecture: x86_64 [2020-08-31T20:48:27.952Z] CPU op-mode(s): 32-bit, 64-bit [2020-08-31T20:48:27.952Z] Byte Order: Little Endian [2020-08-31T20:48:27.952Z] Address sizes: 40 bits physical, 48 bits virtual [2020-08-31T20:48:27.952Z] CPU(s): 4 [2020-08-31T20:48:27.952Z] On-line CPU(s) list: 0-3 [2020-08-31T20:48:27.952Z] Thread(s) per core: 1 [2020-08-31T20:48:27.952Z] Core(s) per socket: 1 [2020-08-31T20:48:27.952Z] Socket(s): 4 [2020-08-31T20:48:27.952Z] NUMA node(s): 1 [2020-08-31T20:48:27.952Z] Vendor ID: GenuineIntel [2020-08-31T20:48:27.952Z] CPU family: 6 [2020-08-31T20:48:27.952Z] Model: 44 [2020-08-31T20:48:27.952Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-08-31T20:48:27.952Z] Stepping: 1 [2020-08-31T20:48:27.952Z] CPU MHz: 2933.438 [2020-08-31T20:48:27.952Z] BogoMIPS: 5866.87 [2020-08-31T20:48:27.952Z] Virtualization: VT-x [2020-08-31T20:48:27.952Z] Hypervisor vendor: KVM [2020-08-31T20:48:27.952Z] Virtualization type: full [2020-08-31T20:48:27.952Z] L1d cache: 128 KiB [2020-08-31T20:48:27.952Z] L1i cache: 128 KiB [2020-08-31T20:48:27.952Z] L2 cache: 16 MiB [2020-08-31T20:48:27.952Z] L3 cache: 64 MiB [2020-08-31T20:48:27.952Z] NUMA node0 CPU(s): 0-3 [2020-08-31T20:48:27.952Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-08-31T20:48:27.952Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-08-31T20:48:27.952Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-08-31T20:48:27.952Z] Vulnerability Meltdown: Mitigation; PTI [2020-08-31T20:48:27.952Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-08-31T20:48:27.952Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-08-31T20:48:27.952Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-08-31T20:48:27.952Z] Vulnerability Tsx async abort: Not affected [2020-08-31T20:48:27.952Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-08-31T20:48:27.952Z] [2020-08-31T20:48:27.952Z] [2020-08-31T20:48:27.952Z] ---> nproc: [2020-08-31T20:48:27.952Z] 4 [2020-08-31T20:48:27.952Z] [2020-08-31T20:48:27.952Z] [2020-08-31T20:48:27.952Z] ---> df -h: [2020-08-31T20:48:27.952Z] Filesystem Size Used Available Use% Mounted on [2020-08-31T20:48:27.952Z] overlay 50.0G 7.2G 42.8G 14% / [2020-08-31T20:48:27.952Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-08-31T20:48:27.952Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-08-31T20:48:27.952Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-08-31T20:48:27.952Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-08-31T20:48:27.952Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-08-31T20:48:27.952Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-08-31T20:48:27.952Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa [2020-08-31T20:48:27.952Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/gexfoundry_device-mqtt-go_PR-165 [2020-08-31T20:48:27.952Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/gexfoundry_device-mqtt-go_PR-165@tmp [2020-08-31T20:48:27.952Z] [2020-08-31T20:48:27.952Z] [2020-08-31T20:48:27.952Z] ---> free -m: [2020-08-31T20:48:27.952Z] total used free shared buff/cache available [2020-08-31T20:48:27.952Z] Mem: 1837 640 114 0 1082 1092 [2020-08-31T20:48:27.953Z] Swap: 1023 0 1023 [2020-08-31T20:48:27.953Z] [2020-08-31T20:48:27.953Z] [2020-08-31T20:48:27.953Z] ---> ip addr: [2020-08-31T20:48:27.953Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-08-31T20:48:27.953Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-08-31T20:48:27.953Z] inet 127.0.0.1/8 scope host lo [2020-08-31T20:48:27.953Z] valid_lft forever preferred_lft forever [2020-08-31T20:48:27.953Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-08-31T20:48:27.953Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-08-31T20:48:27.953Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-08-31T20:48:27.953Z] valid_lft forever preferred_lft forever [2020-08-31T20:48:27.953Z] [2020-08-31T20:48:27.953Z] [2020-08-31T20:48:27.953Z] ---> sar -b -r -n DEV: [2020-08-31T20:48:27.953Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/31/20 _x86_64_ (4 CPU) [2020-08-31T20:48:27.953Z] [2020-08-31T20:48:27.953Z] 20:36:20 LINUX RESTART [2020-08-31T20:48:27.953Z] [2020-08-31T20:48:27.953Z] 20:37:01 tps rtps wtps bread/s bwrtn/s [2020-08-31T20:48:27.953Z] 20:38:01 52.44 14.27 38.17 4954.22 2919.74 [2020-08-31T20:48:27.953Z] 20:39:01 1.52 0.00 1.52 0.00 28.10 [2020-08-31T20:48:27.953Z] 20:40:01 0.38 0.00 0.38 0.00 6.13 [2020-08-31T20:48:27.953Z] 20:41:01 0.18 0.00 0.18 0.00 1.63 [2020-08-31T20:48:27.953Z] 20:42:01 0.25 0.00 0.25 0.00 3.88 [2020-08-31T20:48:27.953Z] 20:43:01 0.38 0.00 0.38 0.00 4.86 [2020-08-31T20:48:27.953Z] 20:44:01 0.30 0.02 0.28 0.13 2.98 [2020-08-31T20:48:27.953Z] 20:45:01 0.27 0.00 0.27 0.00 3.36 [2020-08-31T20:48:27.953Z] 20:46:01 0.30 0.00 0.30 0.00 3.00 [2020-08-31T20:48:27.953Z] 20:47:01 0.22 0.00 0.22 0.00 2.83 [2020-08-31T20:48:27.953Z] 20:48:01 0.67 0.00 0.67 0.00 7.83 [2020-08-31T20:48:27.953Z] Average: 5.17 1.30 3.88 450.58 271.41 [2020-08-31T20:48:27.953Z] [2020-08-31T20:48:27.953Z] 20:37:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-08-31T20:48:27.953Z] 20:38:01 187520 1694036 90.03 2620 1140140 1103808 37.67 411724 1123116 20 [2020-08-31T20:48:27.953Z] 20:39:01 192900 1688656 89.75 2620 1140148 1068472 36.47 411992 1118552 8 [2020-08-31T20:48:27.953Z] 20:40:01 189760 1691796 89.91 2620 1140152 1068664 36.47 415312 1118448 16 [2020-08-31T20:48:27.953Z] 20:41:01 189720 1691836 89.92 2620 1140156 1068412 36.46 415736 1117864 20 [2020-08-31T20:48:27.953Z] 20:42:01 189396 1692160 89.93 2620 1140160 1068508 36.47 420688 1113492 16 [2020-08-31T20:48:27.953Z] 20:43:01 189116 1692440 89.95 2620 1140168 1068616 36.47 421060 1113492 16 [2020-08-31T20:48:27.953Z] 20:44:01 189976 1691580 89.90 2620 1140172 1068412 36.46 420100 1113492 12 [2020-08-31T20:48:27.953Z] 20:45:01 189224 1692332 89.94 2620 1140180 1068604 36.47 411708 1123048 8 [2020-08-31T20:48:27.953Z] 20:46:01 189960 1691596 89.90 2620 1140184 1068412 36.46 410440 1123044 20 [2020-08-31T20:48:27.953Z] 20:47:01 187004 1694552 90.06 2620 1140192 1068496 36.47 411252 1125496 16 [2020-08-31T20:48:27.953Z] 20:48:01 187496 1694060 90.04 2620 1140196 1068412 36.46 410804 1125496 16 [2020-08-31T20:48:27.953Z] Average: 189279 1692277 89.94 2620 1140168 1071711 36.58 414620 1119595 15 [2020-08-31T20:48:27.953Z] [2020-08-31T20:48:27.953Z] 20:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-08-31T20:48:27.953Z] 20:38:01 eth0 249.54 164.69 582.06 62.99 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:38:01 docker0 1.55 1.42 0.29 3.39 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:39:01 eth0 1.17 0.38 0.41 0.02 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:40:01 eth0 1.20 0.60 0.57 0.40 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:41:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:42:01 eth0 0.22 0.18 0.08 0.04 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:43:01 eth0 1.07 0.57 0.43 0.21 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:44:01 eth0 0.78 0.08 0.06 0.04 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:45:01 eth0 0.53 0.45 0.27 0.21 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:46:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:47:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:48:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] Average: eth0 23.19 15.22 53.11 5.82 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] Average: docker0 0.14 0.13 0.03 0.31 0.00 0.00 0.00 [2020-08-31T20:48:27.953Z] [2020-08-31T20:48:27.953Z] [2020-08-31T20:48:27.953Z] ---> sar -P ALL: [2020-08-31T20:48:27.953Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/31/20 _x86_64_ (4 CPU) [2020-08-31T20:48:27.953Z] [2020-08-31T20:48:27.953Z] 20:36:20 LINUX RESTART [2020-08-31T20:48:27.953Z] [2020-08-31T20:48:27.953Z] 20:37:01 CPU %user %nice %system %iowait %steal %idle [2020-08-31T20:48:27.953Z] 20:38:01 all 5.06 0.00 2.23 1.64 0.02 91.05 [2020-08-31T20:48:27.953Z] 20:38:01 0 4.67 0.00 2.70 0.30 0.02 92.31 [2020-08-31T20:48:27.953Z] 20:38:01 1 5.86 0.00 1.67 1.67 0.02 90.78 [2020-08-31T20:48:27.953Z] 20:38:01 2 4.93 0.00 2.49 4.13 0.02 88.43 [2020-08-31T20:48:27.953Z] 20:38:01 3 4.79 0.00 2.06 0.49 0.03 92.64 [2020-08-31T20:48:27.953Z] 20:39:01 all 0.15 0.00 0.04 0.00 0.00 99.80 [2020-08-31T20:48:27.953Z] 20:39:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-08-31T20:48:27.953Z] 20:39:01 1 0.45 0.00 0.02 0.00 0.00 99.53 [2020-08-31T20:48:27.953Z] 20:39:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2020-08-31T20:48:27.953Z] 20:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-08-31T20:48:27.953Z] 20:40:01 all 0.12 0.00 0.03 0.00 0.00 99.85 [2020-08-31T20:48:27.953Z] 20:40:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-08-31T20:48:27.953Z] 20:40:01 1 0.35 0.00 0.05 0.00 0.00 99.60 [2020-08-31T20:48:27.953Z] 20:40:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2020-08-31T20:48:27.953Z] 20:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-08-31T20:48:27.953Z] 20:41:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2020-08-31T20:48:27.953Z] 20:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2020-08-31T20:48:27.953Z] 20:41:01 1 0.50 0.00 0.02 0.00 0.02 99.47 [2020-08-31T20:48:27.953Z] 20:41:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-08-31T20:48:27.953Z] 20:41:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2020-08-31T20:48:27.953Z] 20:42:01 all 0.17 0.00 0.07 0.00 0.00 99.75 [2020-08-31T20:48:27.953Z] 20:42:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-08-31T20:48:27.953Z] 20:42:01 1 0.57 0.00 0.03 0.00 0.02 99.38 [2020-08-31T20:48:27.953Z] 20:42:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2020-08-31T20:48:27.953Z] 20:42:01 3 0.03 0.00 0.17 0.00 0.00 99.80 [2020-08-31T20:48:27.953Z] 20:43:01 all 0.15 0.00 0.06 0.00 0.00 99.80 [2020-08-31T20:48:27.953Z] 20:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-08-31T20:48:27.953Z] 20:43:01 1 0.50 0.00 0.03 0.00 0.00 99.47 [2020-08-31T20:48:27.953Z] 20:43:01 2 0.03 0.00 0.07 0.00 0.00 99.90 [2020-08-31T20:48:27.953Z] 20:43:01 3 0.02 0.00 0.08 0.00 0.00 99.90 [2020-08-31T20:48:27.953Z] 20:44:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2020-08-31T20:48:27.953Z] 20:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-08-31T20:48:27.953Z] 20:44:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2020-08-31T20:48:27.953Z] 20:44:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-08-31T20:48:27.953Z] 20:44:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-08-31T20:48:27.953Z] 20:45:01 all 0.05 0.00 0.03 0.00 0.00 99.91 [2020-08-31T20:48:27.953Z] 20:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-08-31T20:48:27.953Z] 20:45:01 1 0.10 0.00 0.02 0.00 0.00 99.88 [2020-08-31T20:48:27.953Z] 20:45:01 2 0.03 0.00 0.07 0.00 0.02 99.88 [2020-08-31T20:48:27.953Z] 20:45:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-08-31T20:48:27.953Z] 20:46:01 all 0.04 0.00 0.03 0.00 0.00 99.93 [2020-08-31T20:48:27.953Z] 20:46:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-08-31T20:48:27.953Z] 20:46:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2020-08-31T20:48:27.953Z] 20:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2020-08-31T20:48:27.953Z] 20:46:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2020-08-31T20:48:27.953Z] 20:47:01 all 0.15 0.00 0.04 0.00 0.00 99.82 [2020-08-31T20:48:27.953Z] 20:47:01 0 0.02 0.00 0.07 0.00 0.00 99.92 [2020-08-31T20:48:27.953Z] 20:47:01 1 0.50 0.00 0.03 0.00 0.00 99.47 [2020-08-31T20:48:27.953Z] 20:47:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2020-08-31T20:48:27.953Z] 20:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-08-31T20:48:27.953Z] 20:48:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-08-31T20:48:27.953Z] 20:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-08-31T20:48:27.953Z] 20:48:01 1 0.53 0.00 0.03 0.00 0.00 99.43 [2020-08-31T20:48:27.953Z] 20:48:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2020-08-31T20:48:27.953Z] 20:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-08-31T20:48:27.953Z] Average: all 0.58 0.00 0.24 0.15 0.00 99.04 [2020-08-31T20:48:27.953Z] Average: 0 0.45 0.00 0.27 0.03 0.00 99.25 [2020-08-31T20:48:27.953Z] Average: 1 0.90 0.00 0.18 0.15 0.01 98.76 [2020-08-31T20:48:27.953Z] Average: 2 0.49 0.00 0.27 0.37 0.00 98.86 [2020-08-31T20:48:27.953Z] Average: 3 0.46 0.00 0.22 0.04 0.00 99.26 [2020-08-31T20:48:27.953Z] [2020-08-31T20:48:27.953Z] [2020-08-31T20:48:27.953Z]