Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from e87ea98fbb132d59e763cae69118d03512cef1c8+12b1a35b74ef9c89c590951cdcdb7fdae4622f9b (44ce4d5c9d9c005cd4bd0625f359833dea30e769) 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-mqtt-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-5962 in /w/workspace/gexfoundry_device-mqtt-go_PR-177 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-177 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 12b1a35b74ef9c89c590951cdcdb7fdae4622f9b into PR head commit e87ea98fbb132d59e763cae69118d03512cef1c8 Merge succeeded, producing 9c7a1cc5a20fe79c539016a1c94f3f8b276637cf Checking out Revision 9c7a1cc5a20fe79c539016a1c94f3f8b276637cf (PR-177) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/177/head:refs/remotes/origin/PR-177 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e87ea98fbb132d59e763cae69118d03512cef1c8 # 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 12b1a35b74ef9c89c590951cdcdb7fdae4622f9b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c7a1cc5a20fe79c539016a1c94f3f8b276637cf # timeout=10 Commit message: "Merge commit '12b1a35b74ef9c89c590951cdcdb7fdae4622f9b' into HEAD" > git rev-list --no-walk e87ea98fbb132d59e763cae69118d03512cef1c8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-16T23:17:44.550Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-16T23:17:44.841Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-16T23:17:45.058Z] ========================================================= [2020-10-16T23:17:45.058Z] EdgeX Global Pipelines Version Info [2020-10-16T23:17:45.058Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-16T23:17:46.508Z] ------------------- [2020-10-16T23:17:46.508Z] stable info: [2020-10-16T23:17:46.508Z] ------------------- [2020-10-16T23:17:46.508Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-16T23:17:46.508Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-16T23:17:46.508Z] Message: update stable to v1.0.144 [2020-10-16T23:17:47.455Z] ------------------- [2020-10-16T23:17:47.455Z] experimental info: [2020-10-16T23:17:47.455Z] ------------------- [2020-10-16T23:17:47.455Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-16T23:17:47.455Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-16T23:17:47.455Z] Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-16T23:17:47.812Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2020-10-16T23:17:47.967Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2020-10-16T23:17:48.061Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-16T23:17:48.151Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-16T23:17:48.288Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-16T23:17:48.393Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-16T23:17:48.488Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-16T23:17:48.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-16T23:17:48.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-16T23:17:48.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-16T23:17:48.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-16T23:17:49.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo [2020-10-16T23:17:49.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-16T23:17:49.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-16T23:17:49.304Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-16T23:17:49.435Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-16T23:17:49.522Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-16T23:17:49.616Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-16T23:17:49.718Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-16T23:17:49.811Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-16T23:17:49.900Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-16T23:17:49.996Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-16T23:17:50.125Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-16T23:17:50.221Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-16T23:17:50.325Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-16T23:17:50.477Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-177 [Pipeline] echo [2020-10-16T23:17:50.571Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-177 [Pipeline] echo [2020-10-16T23:17:50.658Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-177 [Pipeline] echo [2020-10-16T23:17:50.829Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9c7a1cc5a20fe79c539016a1c94f3f8b276637cf [Pipeline] echo [2020-10-16T23:17:50.919Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9c7a1cc [Pipeline] echo [2020-10-16T23:17:51.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-16T23:17:51.656Z] + git log --format=format:%s -1 9c7a1cc5a20fe79c539016a1c94f3f8b276637cf [Pipeline] echo [2020-10-16T23:17:51.743Z] GIT_COMMIT: 9c7a1cc5a20fe79c539016a1c94f3f8b276637cf, Commit Message: Merge commit '12b1a35b74ef9c89c590951cdcdb7fdae4622f9b' into HEAD [Pipeline] echo [2020-10-16T23:17:51.806Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-16T23:17:52.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-16T23:17:53.240Z] [2020-10-16T23:17:53.240Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-16T23:17:53.651Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-16T23:17:53.651Z] latest: Pulling from edgex-devops/git-semver [2020-10-16T23:17:53.651Z] 31603596830f: Pulling fs layer [2020-10-16T23:17:53.651Z] 2a8b12db71e7: Pulling fs layer [2020-10-16T23:17:53.651Z] 6ca5941a6612: Pulling fs layer [2020-10-16T23:17:53.651Z] ecc8261a40a4: Pulling fs layer [2020-10-16T23:17:53.651Z] ecc8261a40a4: Waiting [2020-10-16T23:17:53.651Z] 2a8b12db71e7: Verifying Checksum [2020-10-16T23:17:53.651Z] 2a8b12db71e7: Download complete [2020-10-16T23:17:53.916Z] 31603596830f: Verifying Checksum [2020-10-16T23:17:53.916Z] 31603596830f: Download complete [2020-10-16T23:17:53.916Z] ecc8261a40a4: Verifying Checksum [2020-10-16T23:17:53.916Z] ecc8261a40a4: Download complete [2020-10-16T23:17:53.916Z] 6ca5941a6612: Verifying Checksum [2020-10-16T23:17:53.916Z] 6ca5941a6612: Download complete [2020-10-16T23:17:54.180Z] 31603596830f: Pull complete [2020-10-16T23:17:54.442Z] 2a8b12db71e7: Pull complete [2020-10-16T23:17:55.021Z] 6ca5941a6612: Pull complete [2020-10-16T23:17:55.289Z] ecc8261a40a4: Pull complete [2020-10-16T23:17:55.289Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-16T23:17:55.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-16T23:17:55.289Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-16T23:17:55.410Z] prd-centos7-docker-4c-2g-5962 does not seem to be running inside a container [2020-10-16T23:17:55.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-177 -v /w/workspace/gexfoundry_device-mqtt-go_PR-177:/w/workspace/gexfoundry_device-mqtt-go_PR-177:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-177@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-16T23:17:57.597Z] $ docker top 917533ec66038d6d01aee0e63d27ae0d05f5f5795138570e54832ea4f5b466fd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-16T23:17:57.976Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-16T23:17:57.976Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-16T23:17:58.199Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-16T23:17:58.205Z] $ docker exec 917533ec66038d6d01aee0e63d27ae0d05f5f5795138570e54832ea4f5b466fd ssh-agent [2020-10-16T23:17:58.367Z] SSH_AUTH_SOCK=/tmp/ssh-LU1QBtwgS30u/agent.11 [2020-10-16T23:17:58.367Z] SSH_AGENT_PID=17 [2020-10-16T23:17:58.380Z] Running ssh-add (command line suppressed) [2020-10-16T23:17:58.514Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-177@tmp/private_key_2977390273908450285.key (/w/workspace/gexfoundry_device-mqtt-go_PR-177@tmp/private_key_2977390273908450285.key) [2020-10-16T23:17:58.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-16T23:17:58.910Z] + git tag --points-at HEAD [Pipeline] } [2020-10-16T23:17:58.944Z] $ docker exec --env ******** --env ******** 917533ec66038d6d01aee0e63d27ae0d05f5f5795138570e54832ea4f5b466fd ssh-agent -k [2020-10-16T23:17:59.053Z] unset SSH_AUTH_SOCK; [2020-10-16T23:17:59.053Z] unset SSH_AGENT_PID; [2020-10-16T23:17:59.053Z] echo Agent pid 17 killed; [2020-10-16T23:17:59.096Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-16T23:17:59.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-16T23:17:59.247Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-16T23:17:59.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-16T23:17:59.416Z] $ docker exec 917533ec66038d6d01aee0e63d27ae0d05f5f5795138570e54832ea4f5b466fd ssh-agent [2020-10-16T23:17:59.581Z] SSH_AUTH_SOCK=/tmp/ssh-HtqA6vqZLA0W/agent.46 [2020-10-16T23:17:59.581Z] SSH_AGENT_PID=51 [2020-10-16T23:17:59.588Z] Running ssh-add (command line suppressed) [2020-10-16T23:17:59.709Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-177@tmp/private_key_7096810208227236103.key (/w/workspace/gexfoundry_device-mqtt-go_PR-177@tmp/private_key_7096810208227236103.key) [2020-10-16T23:17:59.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-16T23:18:00.100Z] + git semver init [2020-10-16T23:18:00.100Z] # -> Open(): unable to determine branch for HEAD [2020-10-16T23:18:00.100Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-177/.git [2020-10-16T23:18:00.100Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-177 [2020-10-16T23:18:00.100Z] # $SEMVER_REMOTE_NAME = origin [2020-10-16T23:18:00.100Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-16T23:18:00.100Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-16T23:18:00.100Z] # $SEMVER_BRANCH = PR-177 [2020-10-16T23:18:00.100Z] # $SEMVER_TEMP = /tmp/semver-383835692 [2020-10-16T23:18:00.100Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2020-10-16T23:18:00.675Z] # '/tmp/semver-383835692' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-177/.semver' [2020-10-16T23:18:00.675Z] # -> Force: false [2020-10-16T23:18:00.675Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-177/.semver [Pipeline] } [2020-10-16T23:18:00.689Z] $ docker exec --env ******** --env ******** 917533ec66038d6d01aee0e63d27ae0d05f5f5795138570e54832ea4f5b466fd ssh-agent -k [2020-10-16T23:18:00.807Z] unset SSH_AUTH_SOCK; [2020-10-16T23:18:00.807Z] unset SSH_AGENT_PID; [2020-10-16T23:18:00.807Z] echo Agent pid 51 killed; [2020-10-16T23:18:00.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-16T23:18:01.304Z] + git semver [Pipeline] } [2020-10-16T23:18:01.324Z] $ docker stop --time=1 917533ec66038d6d01aee0e63d27ae0d05f5f5795138570e54832ea4f5b466fd [2020-10-16T23:18:02.709Z] $ docker rm -f 917533ec66038d6d01aee0e63d27ae0d05f5f5795138570e54832ea4f5b466fd [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-16T23:18:03.173Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-16T23:18:03.690Z] Stashed 1 file(s) [Pipeline] echo [2020-10-16T23:18:03.692Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-10-16T23:18:19.189Z] Still waiting to schedule task [2020-10-16T23:18:19.189Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-16T23:18:19.191Z] Still waiting to schedule task [2020-10-16T23:18:19.191Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-16T23:20:10.372Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5963 in /w/workspace/gexfoundry_device-mqtt-go_PR-177 [Pipeline] { [Pipeline] ws [2020-10-16T23:20:10.430Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2020-10-16T23:20:15.501Z] using credential edgex-jenkins-ssh [2020-10-16T23:20:15.571Z] Cloning the remote Git repository [2020-10-16T23:20:15.634Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-16T23:20:15.749Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2020-10-16T23:20:15.835Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-16T23:20:15.836Z] > git --version # timeout=10 [2020-10-16T23:20:15.865Z] > git --version # 'git version 2.17.1' [2020-10-16T23:20:15.867Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-16T23:20:15.924Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-16T23:20:16.716Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-16T23:20:16.742Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-16T23:20:16.767Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-16T23:20:16.802Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-16T23:20:16.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-16T23:20:16.815Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/177/head:refs/remotes/origin/PR-177 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-16T23:20:17.433Z] Merging remotes/origin/master commit 12b1a35b74ef9c89c590951cdcdb7fdae4622f9b into PR head commit e87ea98fbb132d59e763cae69118d03512cef1c8 [2020-10-16T23:20:17.687Z] Merge succeeded, producing ebb4fb78be81820a53443020e730f76304612e8e [2020-10-16T23:20:17.688Z] Checking out Revision ebb4fb78be81820a53443020e730f76304612e8e (PR-177) [2020-10-16T23:20:17.457Z] > git config core.sparsecheckout # timeout=10 [2020-10-16T23:20:17.472Z] > git checkout -f e87ea98fbb132d59e763cae69118d03512cef1c8 # timeout=10 [2020-10-16T23:20:17.546Z] > git remote # timeout=10 [2020-10-16T23:20:17.561Z] > git config --get remote.origin.url # timeout=10 [2020-10-16T23:20:17.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-16T23:20:17.584Z] > git merge 12b1a35b74ef9c89c590951cdcdb7fdae4622f9b # timeout=10 [2020-10-16T23:20:17.633Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-16T23:20:17.697Z] > git config core.sparsecheckout # timeout=10 [2020-10-16T23:20:17.717Z] > git checkout -f ebb4fb78be81820a53443020e730f76304612e8e # timeout=10 [2020-10-16T23:20:21.963Z] Commit message: "Merge commit '12b1a35b74ef9c89c590951cdcdb7fdae4622f9b' into HEAD" [2020-10-16T23:20:21.973Z] > git rev-list --no-walk e87ea98fbb132d59e763cae69118d03512cef1c8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-16T23:20:23.044Z] ========================================================= [2020-10-16T23:20:23.044Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-16T23:20:23.044Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-16T23:20:24.091Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-16T23:20:25.082Z] Sending build context to Docker daemon 478.2kB [2020-10-16T23:20:25.082Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-16T23:20:25.082Z] Step 2/8 : FROM ${BASE} [2020-10-16T23:20:25.356Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-16T23:20:25.356Z] b538f80385f9: Pulling fs layer [2020-10-16T23:20:25.356Z] 74f711af9a0d: Pulling fs layer [2020-10-16T23:20:25.356Z] 99f96fe45779: Pulling fs layer [2020-10-16T23:20:25.356Z] 8529a6b9a6be: Pulling fs layer [2020-10-16T23:20:25.356Z] 45590311c82a: Pulling fs layer [2020-10-16T23:20:25.356Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-16T23:20:25.356Z] 209524e5b208: Pulling fs layer [2020-10-16T23:20:25.356Z] 45590311c82a: Waiting [2020-10-16T23:20:25.356Z] 69ca0ff8b7b3: Waiting [2020-10-16T23:20:25.356Z] 8529a6b9a6be: Waiting [2020-10-16T23:20:25.356Z] 209524e5b208: Waiting [2020-10-16T23:20:25.356Z] 99f96fe45779: Download complete [2020-10-16T23:20:25.356Z] 74f711af9a0d: Verifying Checksum [2020-10-16T23:20:25.356Z] 74f711af9a0d: Download complete [2020-10-16T23:20:25.356Z] 45590311c82a: Download complete [2020-10-16T23:20:25.955Z] b538f80385f9: Verifying Checksum [2020-10-16T23:20:25.955Z] b538f80385f9: Download complete [2020-10-16T23:20:25.955Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-16T23:20:25.955Z] 69ca0ff8b7b3: Download complete [2020-10-16T23:20:26.557Z] b538f80385f9: Pull complete [2020-10-16T23:20:27.159Z] 74f711af9a0d: Pull complete [2020-10-16T23:20:27.439Z] 99f96fe45779: Pull complete [2020-10-16T23:20:28.426Z] 209524e5b208: Verifying Checksum [2020-10-16T23:20:28.426Z] 209524e5b208: Download complete [2020-10-16T23:20:29.412Z] 8529a6b9a6be: Verifying Checksum [2020-10-16T23:20:29.412Z] 8529a6b9a6be: Download complete [2020-10-16T23:20:41.836Z] 8529a6b9a6be: Pull complete [2020-10-16T23:20:41.836Z] 45590311c82a: Pull complete [2020-10-16T23:20:41.836Z] 69ca0ff8b7b3: Pull complete [2020-10-16T23:20:44.468Z] 209524e5b208: Pull complete [2020-10-16T23:20:44.468Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-16T23:20:44.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-16T23:20:44.469Z] ---> 5bddaf1c2fca [2020-10-16T23:20:44.469Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-10-16T23:20:48.796Z] ---> Running in 4a621b75e067 [2020-10-16T23:20:48.796Z] Removing intermediate container 4a621b75e067 [2020-10-16T23:20:48.796Z] ---> 793938c1ba53 [2020-10-16T23:20:48.796Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-16T23:20:49.069Z] ---> Running in c2b759fd0142 [2020-10-16T23:20:51.700Z] Removing intermediate container c2b759fd0142 [2020-10-16T23:20:51.700Z] ---> eff8d4c6771f [2020-10-16T23:20:51.700Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-10-16T23:20:51.976Z] ---> Running in 2dc6ccece1a7 [2020-10-16T23:20:53.411Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-16T23:20:54.388Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-16T23:20:54.983Z] (1/14) Installing libmagic (5.38-r0) [2020-10-16T23:20:54.983Z] (2/14) Installing file (5.38-r0) [2020-10-16T23:20:55.257Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-10-16T23:20:55.257Z] (4/14) Installing g++ (9.3.0-r2) [2020-10-16T23:20:59.553Z] (5/14) Installing fortify-headers (1.1-r0) [2020-10-16T23:20:59.553Z] (6/14) Installing patch (2.7.6-r6) [2020-10-16T23:20:59.826Z] (7/14) Installing build-base (0.5-r2) [2020-10-16T23:20:59.826Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-10-16T23:20:59.826Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-10-16T23:21:00.102Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-10-16T23:21:00.376Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-10-16T23:21:00.376Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-10-16T23:21:00.651Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-10-16T23:21:00.651Z] (14/14) Installing openssh (8.3_p1-r0) [2020-10-16T23:21:00.651Z] Executing busybox-1.31.1-r16.trigger [2020-10-16T23:21:00.925Z] OK: 221 MiB in 53 packages [2020-10-16T23:21:05.914Z] Running on prd-centos7-docker-4c-2g-5964 in /w/workspace/gexfoundry_device-mqtt-go_PR-177 [Pipeline] { [Pipeline] ws [2020-10-16T23:21:06.025Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2020-10-16T23:21:06.351Z] Removing intermediate container 2dc6ccece1a7 [2020-10-16T23:21:06.351Z] ---> a54b0e6f928f [2020-10-16T23:21:06.351Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-10-16T23:21:06.351Z] ---> Running in 43913c7462e0 [2020-10-16T23:21:06.351Z] Removing intermediate container 43913c7462e0 [2020-10-16T23:21:06.351Z] ---> 8f93bbc584bb [2020-10-16T23:21:06.351Z] Step 7/8 : COPY . . [2020-10-16T23:21:07.338Z] ---> ae7c5158d3f2 [2020-10-16T23:21:07.338Z] Step 8/8 : RUN go mod download [2020-10-16T23:21:07.338Z] ---> Running in 3d4c72bc0505 [2020-10-16T23:21:08.594Z] using credential edgex-jenkins-ssh [2020-10-16T23:21:08.645Z] Cloning the remote Git repository [2020-10-16T23:21:08.675Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-16T23:21:08.749Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2020-10-16T23:21:08.832Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-16T23:21:08.832Z] > git --version # timeout=10 [2020-10-16T23:21:08.858Z] > git --version # 'git version 2.16.5' [2020-10-16T23:21:08.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-16T23:21:09.056Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-16T23:21:09.616Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-16T23:21:09.622Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-16T23:21:09.631Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-16T23:21:10.139Z] Merging remotes/origin/master commit 12b1a35b74ef9c89c590951cdcdb7fdae4622f9b into PR head commit e87ea98fbb132d59e763cae69118d03512cef1c8 [2020-10-16T23:21:10.232Z] Merge succeeded, producing bcca16ac735211a1f740cbd720fef27d1d417e12 [2020-10-16T23:21:10.232Z] Checking out Revision bcca16ac735211a1f740cbd720fef27d1d417e12 (PR-177) [2020-10-16T23:21:09.644Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-16T23:21:09.644Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-16T23:21:09.651Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/177/head:refs/remotes/origin/PR-177 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-16T23:21:10.149Z] > git config core.sparsecheckout # timeout=10 [2020-10-16T23:21:10.154Z] > git checkout -f e87ea98fbb132d59e763cae69118d03512cef1c8 # timeout=10 [2020-10-16T23:21:10.188Z] > git remote # timeout=10 [2020-10-16T23:21:10.193Z] > git config --get remote.origin.url # timeout=10 [2020-10-16T23:21:10.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-16T23:21:10.203Z] > git merge 12b1a35b74ef9c89c590951cdcdb7fdae4622f9b # timeout=10 [2020-10-16T23:21:10.227Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-16T23:21:10.237Z] > git config core.sparsecheckout # timeout=10 [2020-10-16T23:21:10.244Z] > git checkout -f bcca16ac735211a1f740cbd720fef27d1d417e12 # timeout=10 [2020-10-16T23:21:15.667Z] Commit message: "Merge commit '12b1a35b74ef9c89c590951cdcdb7fdae4622f9b' into HEAD" [2020-10-16T23:21:15.674Z] > git rev-list --no-walk e87ea98fbb132d59e763cae69118d03512cef1c8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-16T23:21:16.394Z] ========================================================= [2020-10-16T23:21:16.394Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-16T23:21:16.394Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-16T23:21:17.163Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-16T23:21:17.432Z] Sending build context to Docker daemon 478.2kB [2020-10-16T23:21:17.432Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-16T23:21:17.432Z] Step 2/8 : FROM ${BASE} [2020-10-16T23:21:17.697Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-16T23:21:17.697Z] df20fa9351a1: Pulling fs layer [2020-10-16T23:21:17.697Z] ed8968b2872e: Pulling fs layer [2020-10-16T23:21:17.697Z] a92cc7c5fd73: Pulling fs layer [2020-10-16T23:21:17.697Z] e871e8e8d7a9: Pulling fs layer [2020-10-16T23:21:17.697Z] e73272ec9a57: Pulling fs layer [2020-10-16T23:21:17.697Z] 1e910a182e73: Pulling fs layer [2020-10-16T23:21:17.697Z] 4e634b169226: Pulling fs layer [2020-10-16T23:21:17.697Z] e871e8e8d7a9: Waiting [2020-10-16T23:21:17.697Z] e73272ec9a57: Waiting [2020-10-16T23:21:17.697Z] 1e910a182e73: Waiting [2020-10-16T23:21:17.697Z] 4e634b169226: Waiting [2020-10-16T23:21:17.697Z] a92cc7c5fd73: Verifying Checksum [2020-10-16T23:21:17.697Z] a92cc7c5fd73: Download complete [2020-10-16T23:21:17.697Z] ed8968b2872e: Verifying Checksum [2020-10-16T23:21:17.697Z] ed8968b2872e: Download complete [2020-10-16T23:21:17.697Z] e73272ec9a57: Verifying Checksum [2020-10-16T23:21:17.697Z] e73272ec9a57: Download complete [2020-10-16T23:21:17.697Z] 1e910a182e73: Verifying Checksum [2020-10-16T23:21:17.697Z] 1e910a182e73: Download complete [2020-10-16T23:21:17.961Z] df20fa9351a1: Verifying Checksum [2020-10-16T23:21:17.961Z] df20fa9351a1: Download complete [2020-10-16T23:21:18.228Z] df20fa9351a1: Pull complete [2020-10-16T23:21:18.494Z] ed8968b2872e: Pull complete [2020-10-16T23:21:18.494Z] a92cc7c5fd73: Pull complete [2020-10-16T23:21:19.909Z] 4e634b169226: Verifying Checksum [2020-10-16T23:21:19.909Z] 4e634b169226: Download complete [2020-10-16T23:21:20.485Z] e871e8e8d7a9: Verifying Checksum [2020-10-16T23:21:20.485Z] e871e8e8d7a9: Download complete [2020-10-16T23:21:22.430Z] Removing intermediate container 3d4c72bc0505 [2020-10-16T23:21:22.431Z] ---> fbfbeaf4bf50 [2020-10-16T23:21:22.431Z] Successfully built fbfbeaf4bf50 [2020-10-16T23:21:22.431Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-16T23:21:22.846Z] + docker inspect -f . ci-base-image-arm64 [2020-10-16T23:21:22.846Z] . [Pipeline] withDockerContainer [2020-10-16T23:21:23.100Z] prd-ubuntu18.04-docker-arm64-4c-16g-5963 does not seem to be running inside a container [2020-10-16T23:21:23.191Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-16T23:21:25.067Z] $ docker top c179760bd8e76e97e743df8aeca75ce49dad513813b028c709509f64f19765ed -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-16T23:21:26.530Z] + go version [2020-10-16T23:21:26.530Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-16T23:21:26.556Z] $ docker stop --time=1 c179760bd8e76e97e743df8aeca75ce49dad513813b028c709509f64f19765ed [2020-10-16T23:21:28.501Z] $ docker rm -f c179760bd8e76e97e743df8aeca75ce49dad513813b028c709509f64f19765ed [2020-10-16T23:21:28.661Z] e871e8e8d7a9: Pull complete [2020-10-16T23:21:28.661Z] e73272ec9a57: Pull complete [2020-10-16T23:21:28.661Z] 1e910a182e73: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-16T23:21:29.517Z] + docker inspect -f . ci-base-image-arm64 [2020-10-16T23:21:29.517Z] . [Pipeline] withDockerContainer [2020-10-16T23:21:29.788Z] prd-ubuntu18.04-docker-arm64-4c-16g-5963 does not seem to be running inside a container [2020-10-16T23:21:29.873Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-16T23:21:31.723Z] $ docker top 928a870b545f2c548aa4e078ee0b9a336dc336443aadc1bbb9b191036fd79430 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-16T23:21:32.906Z] 4e634b169226: Pull complete [2020-10-16T23:21:32.906Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-16T23:21:32.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-16T23:21:32.906Z] ---> f7629b54cfaa [2020-10-16T23:21:32.906Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-10-16T23:21:32.906Z] ---> Running in 69ef8c6cdc11 [2020-10-16T23:21:32.906Z] Removing intermediate container 69ef8c6cdc11 [2020-10-16T23:21:32.906Z] ---> 7e90f552015f [2020-10-16T23:21:32.906Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-16T23:21:32.906Z] ---> Running in 048aff20d354 [2020-10-16T23:21:33.134Z] + make test [2020-10-16T23:21:33.134Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-10-16T23:21:34.119Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-10-16T23:21:34.308Z] Removing intermediate container 048aff20d354 [2020-10-16T23:21:34.308Z] ---> 0968ebdab503 [2020-10-16T23:21:34.308Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-10-16T23:21:34.573Z] ---> Running in 68536424a03e [2020-10-16T23:21:37.137Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-16T23:21:37.399Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-16T23:21:37.973Z] (1/14) Installing libmagic (5.38-r0) [2020-10-16T23:21:37.973Z] (2/14) Installing file (5.38-r0) [2020-10-16T23:21:38.235Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-10-16T23:21:38.235Z] (4/14) Installing g++ (9.3.0-r2) [2020-10-16T23:21:43.538Z] (5/14) Installing fortify-headers (1.1-r0) [2020-10-16T23:21:43.538Z] (6/14) Installing patch (2.7.6-r6) [2020-10-16T23:21:43.538Z] (7/14) Installing build-base (0.5-r2) [2020-10-16T23:21:43.538Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-10-16T23:21:43.538Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-10-16T23:21:43.538Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-10-16T23:21:43.803Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-10-16T23:21:44.067Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-10-16T23:21:44.067Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-10-16T23:21:44.331Z] (14/14) Installing openssh (8.3_p1-r0) [2020-10-16T23:21:44.331Z] Executing busybox-1.31.1-r16.trigger [2020-10-16T23:21:44.331Z] OK: 237 MiB in 53 packages [2020-10-16T23:21:47.652Z] Removing intermediate container 68536424a03e [2020-10-16T23:21:47.652Z] ---> 4f2e55f6e56a [2020-10-16T23:21:47.652Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-10-16T23:21:47.652Z] ---> Running in f0d25de7642b [2020-10-16T23:21:47.913Z] Removing intermediate container f0d25de7642b [2020-10-16T23:21:47.913Z] ---> 16f2490693a3 [2020-10-16T23:21:47.913Z] Step 7/8 : COPY . . [2020-10-16T23:21:48.867Z] ---> 9e636a5a6950 [2020-10-16T23:21:48.867Z] Step 8/8 : RUN go mod download [2020-10-16T23:21:48.867Z] ---> Running in 7e3c420b83b3 [2020-10-16T23:22:01.151Z] Removing intermediate container 7e3c420b83b3 [2020-10-16T23:22:01.151Z] ---> 714a9cab83f5 [2020-10-16T23:22:01.151Z] Successfully built 714a9cab83f5 [2020-10-16T23:22:01.151Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-16T23:22:01.769Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-16T23:22:01.769Z] . [Pipeline] withDockerContainer [2020-10-16T23:22:01.911Z] prd-centos7-docker-4c-2g-5964 does not seem to be running inside a container [2020-10-16T23:22:01.968Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-16T23:22:03.507Z] $ docker top b5927b9568179e40a14297566cbb0c6dcdf8a702e9d33877cf47278bc16d52f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-16T23:22:04.075Z] + go version [2020-10-16T23:22:04.075Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-16T23:22:04.092Z] $ docker stop --time=1 b5927b9568179e40a14297566cbb0c6dcdf8a702e9d33877cf47278bc16d52f6 [2020-10-16T23:22:05.443Z] $ docker rm -f b5927b9568179e40a14297566cbb0c6dcdf8a702e9d33877cf47278bc16d52f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-16T23:22:06.375Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-16T23:22:06.375Z] . [Pipeline] withDockerContainer [2020-10-16T23:22:06.474Z] prd-centos7-docker-4c-2g-5964 does not seem to be running inside a container [2020-10-16T23:22:06.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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-16T23:22:06.528Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-10-16T23:22:07.200Z] $ docker top 25b1eb352b96b1730ac09e7f9167a94bc510c00774cb714e51d6ac3363fc58b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-16T23:22:07.684Z] + make test [2020-10-16T23:22:07.684Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-10-16T23:22:07.951Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.021s coverage: 27.4% of statements [2020-10-16T23:22:07.951Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-10-16T23:22:08.224Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-16T23:22:08.276Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-10-16T23:22:16.535Z] gofmt -l . [2020-10-16T23:22:16.535Z] ["`gofmt -l .`" = ""] [2020-10-16T23:22:16.535Z] ./bin/test-attribution-txt.sh [2020-10-16T23:22:16.535Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-16T23:22:17.327Z] Stashed 1 file(s) [Pipeline] } [2020-10-16T23:22:17.337Z] $ docker stop --time=1 928a870b545f2c548aa4e078ee0b9a336dc336443aadc1bbb9b191036fd79430 [2020-10-16T23:22:18.425Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-10-16T23:22:19.006Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.008s coverage: 27.4% of statements [2020-10-16T23:22:19.006Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-10-16T23:22:19.006Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-16T23:22:19.707Z] $ docker rm -f 928a870b545f2c548aa4e078ee0b9a336dc336443aadc1bbb9b191036fd79430 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-10-16T23:22:21.590Z] gofmt -l . [2020-10-16T23:22:21.590Z] ["`gofmt -l .`" = ""] [2020-10-16T23:22:21.590Z] ./bin/test-attribution-txt.sh [2020-10-16T23:22:22.542Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-16T23:22:23.141Z] Warning: overwriting stash ‘coverage-report’ [Pipeline] sh [2020-10-16T23:22:23.463Z] Stashed 1 file(s) [Pipeline] } [2020-10-16T23:22:23.472Z] $ docker stop --time=1 25b1eb352b96b1730ac09e7f9167a94bc510c00774cb714e51d6ac3363fc58b8 [2020-10-16T23:22:23.504Z] + sudo chown -R jenkins:jenkins . [2020-10-16T23:22:25.783Z] $ docker rm -f 25b1eb352b96b1730ac09e7f9167a94bc510c00774cb714e51d6ac3363fc58b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2020-10-16T23:22:26.380Z] + ls -al . [2020-10-16T23:22:26.381Z] total 132 [2020-10-16T23:22:26.381Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 16 23:22 . [2020-10-16T23:22:26.381Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 16 23:20 .. [2020-10-16T23:22:26.381Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 16 23:20 .dockerignore [2020-10-16T23:22:26.381Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 16 23:20 .git [2020-10-16T23:22:26.381Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 16 23:20 .github [2020-10-16T23:22:26.381Z] -rw-rw-r-- 1 jenkins jenkins 336 Oct 16 23:20 .gitignore [2020-10-16T23:22:26.381Z] -rw-rw-r-- 1 jenkins jenkins 5255 Oct 16 23:20 Attribution.txt [2020-10-16T23:22:26.381Z] -rw-rw-r-- 1 jenkins jenkins 1784 Oct 16 23:20 Dockerfile [2020-10-16T23:22:26.381Z] -rw-rw-r-- 1 jenkins jenkins 953 Oct 16 23:20 Dockerfile.build [2020-10-16T23:22:26.381Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 16 23:20 Jenkinsfile [2020-10-16T23:22:26.381Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 16 23:20 LICENSE [2020-10-16T23:22:26.381Z] -rw-rw-r-- 1 jenkins jenkins 902 Oct 16 23:20 Makefile [2020-10-16T23:22:26.381Z] -rw-rw-r-- 1 jenkins jenkins 444 Oct 16 23:20 README.md [2020-10-16T23:22:26.381Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 16 23:18 VERSION [2020-10-16T23:22:26.381Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 16 23:20 bin [2020-10-16T23:22:26.381Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 16 23:20 cmd [2020-10-16T23:22:26.381Z] -rw-r--r-- 1 jenkins jenkins 18963 Oct 16 23:22 coverage.out [2020-10-16T23:22:26.381Z] -rw-r--r-- 1 jenkins jenkins 546 Oct 16 23:22 go.mod [2020-10-16T23:22:26.381Z] -rw-r--r-- 1 jenkins jenkins 13621 Oct 16 23:22 go.sum [2020-10-16T23:22:26.381Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 16 23:20 internal [2020-10-16T23:22:26.381Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 16 23:20 mock [2020-10-16T23:22:26.381Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 16 23:20 snap [2020-10-16T23:22:26.381Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 16 23:20 version.go [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2020-10-16T23:22:26.751Z] + 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=9c7a1cc5a20fe79c539016a1c94f3f8b276637cf --label arch=arm64 --label version=0.0.0 . [2020-10-16T23:22:26.863Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-16T23:22:27.024Z] Sending build context to Docker daemon 498.2kB [2020-10-16T23:22:27.169Z] + ls -al . [2020-10-16T23:22:27.169Z] total 100 [2020-10-16T23:22:27.169Z] drwxrwxr-x. 9 jenkins jenkins 4096 Oct 16 23:22 . [2020-10-16T23:22:27.169Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 16 23:21 .. [2020-10-16T23:22:27.169Z] -rw-rw-r--. 1 jenkins jenkins 5255 Oct 16 23:21 Attribution.txt [2020-10-16T23:22:27.169Z] drwxrwxr-x. 2 jenkins jenkins 87 Oct 16 23:21 bin [2020-10-16T23:22:27.169Z] drwxrwxr-x. 3 jenkins jenkins 32 Oct 16 23:21 cmd [2020-10-16T23:22:27.169Z] -rw-r--r--. 1 jenkins jenkins 18963 Oct 16 23:22 coverage.out [2020-10-16T23:22:27.169Z] -rw-rw-r--. 1 jenkins jenkins 1784 Oct 16 23:21 Dockerfile [2020-10-16T23:22:27.169Z] -rw-rw-r--. 1 jenkins jenkins 953 Oct 16 23:21 Dockerfile.build [2020-10-16T23:22:27.169Z] -rw-rw-r--. 1 jenkins jenkins 140 Oct 16 23:21 .dockerignore [2020-10-16T23:22:27.169Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 16 23:21 .git [2020-10-16T23:22:27.169Z] drwxrwxr-x. 2 jenkins jenkins 60 Oct 16 23:21 .github [2020-10-16T23:22:27.169Z] -rw-rw-r--. 1 jenkins jenkins 336 Oct 16 23:21 .gitignore [2020-10-16T23:22:27.169Z] -rw-r--r--. 1 jenkins jenkins 546 Oct 16 23:22 go.mod [2020-10-16T23:22:27.169Z] -rw-r--r--. 1 jenkins jenkins 13621 Oct 16 23:22 go.sum [2020-10-16T23:22:27.169Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 16 23:21 internal [2020-10-16T23:22:27.169Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 16 23:21 Jenkinsfile [2020-10-16T23:22:27.169Z] -rw-rw-r--. 1 jenkins jenkins 11340 Oct 16 23:21 LICENSE [2020-10-16T23:22:27.169Z] -rw-rw-r--. 1 jenkins jenkins 902 Oct 16 23:21 Makefile [2020-10-16T23:22:27.169Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 16 23:21 mock [2020-10-16T23:22:27.169Z] -rw-rw-r--. 1 jenkins jenkins 444 Oct 16 23:21 README.md [2020-10-16T23:22:27.169Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 16 23:21 snap [2020-10-16T23:22:27.169Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 16 23:18 VERSION [2020-10-16T23:22:27.169Z] -rw-rw-r--. 1 jenkins jenkins 227 Oct 16 23:21 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-16T23:22:27.298Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-10-16T23:22:27.298Z] Step 2/22 : FROM ${BASE} AS builder [2020-10-16T23:22:27.298Z] ---> fbfbeaf4bf50 [2020-10-16T23:22:27.298Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-10-16T23:22:27.298Z] ---> Running in a30eb53a8368 [2020-10-16T23:22:27.479Z] + 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=9c7a1cc5a20fe79c539016a1c94f3f8b276637cf --label arch=amd64 --label version=0.0.0 . [2020-10-16T23:22:27.479Z] Sending build context to Docker daemon 498.2kB [2020-10-16T23:22:27.479Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-10-16T23:22:27.479Z] Step 2/22 : FROM ${BASE} AS builder [2020-10-16T23:22:27.479Z] ---> 714a9cab83f5 [2020-10-16T23:22:27.479Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-10-16T23:22:27.745Z] ---> Running in 1734b809d6f0 [2020-10-16T23:22:27.897Z] Removing intermediate container a30eb53a8368 [2020-10-16T23:22:27.897Z] ---> 75adb4de0d4f [2020-10-16T23:22:27.897Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-10-16T23:22:27.897Z] ---> Running in b6601714d815 [2020-10-16T23:22:28.010Z] Removing intermediate container 1734b809d6f0 [2020-10-16T23:22:28.010Z] ---> aa2c7a7f7431 [2020-10-16T23:22:28.010Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-10-16T23:22:28.010Z] ---> Running in a40f6e9689d1 [2020-10-16T23:22:28.280Z] Removing intermediate container a40f6e9689d1 [2020-10-16T23:22:28.280Z] ---> 988830382ada [2020-10-16T23:22:28.280Z] Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-16T23:22:28.280Z] ---> Running in 9ac926d21536 [2020-10-16T23:22:28.495Z] Removing intermediate container b6601714d815 [2020-10-16T23:22:28.495Z] ---> 12b312e3dd38 [2020-10-16T23:22:28.495Z] Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-16T23:22:28.495Z] ---> Running in 0395c06ee71b [2020-10-16T23:22:29.233Z] Removing intermediate container 9ac926d21536 [2020-10-16T23:22:29.233Z] ---> 036df4b95a7f [2020-10-16T23:22:29.233Z] Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-16T23:22:29.233Z] ---> Running in 67a5f3a7f415 [2020-10-16T23:22:29.495Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-16T23:22:30.448Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-16T23:22:30.714Z] OK: 237 MiB in 53 packages [2020-10-16T23:22:30.986Z] Removing intermediate container 67a5f3a7f415 [2020-10-16T23:22:30.986Z] ---> 462e5f9a48fc [2020-10-16T23:22:30.986Z] Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-10-16T23:22:31.142Z] Removing intermediate container 0395c06ee71b [2020-10-16T23:22:31.142Z] ---> 76b62ea1a373 [2020-10-16T23:22:31.142Z] Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-16T23:22:31.142Z] ---> Running in 3f5ee42e6a4b [2020-10-16T23:22:31.252Z] ---> Running in 2d708600451d [2020-10-16T23:22:31.253Z] Removing intermediate container 2d708600451d [2020-10-16T23:22:31.253Z] ---> 15f86be22fcf [2020-10-16T23:22:31.253Z] Step 8/22 : COPY . . [2020-10-16T23:22:32.204Z] ---> 1d4737ff6416 [2020-10-16T23:22:32.204Z] Step 9/22 : ARG MAKE='make build' [2020-10-16T23:22:32.204Z] ---> Running in 58310f5afe20 [2020-10-16T23:22:32.204Z] Removing intermediate container 58310f5afe20 [2020-10-16T23:22:32.204Z] ---> ec53d769518b [2020-10-16T23:22:32.204Z] Step 10/22 : RUN $MAKE [2020-10-16T23:22:32.467Z] ---> Running in 8ef71b55ffc3 [2020-10-16T23:22:32.589Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-16T23:22:32.741Z] 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-10-16T23:22:33.182Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-16T23:22:33.776Z] OK: 221 MiB in 53 packages [2020-10-16T23:22:35.212Z] Removing intermediate container 3f5ee42e6a4b [2020-10-16T23:22:35.212Z] ---> e0cd0db84626 [2020-10-16T23:22:35.212Z] Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-10-16T23:22:35.212Z] ---> Running in fe5e167449f1 [2020-10-16T23:22:35.494Z] Removing intermediate container fe5e167449f1 [2020-10-16T23:22:35.494Z] ---> c31aab76689f [2020-10-16T23:22:35.494Z] Step 8/22 : COPY . . [2020-10-16T23:22:38.877Z] ---> 4c3d1bba679d [2020-10-16T23:22:38.877Z] Step 9/22 : ARG MAKE='make build' [2020-10-16T23:22:38.877Z] ---> Running in da2dce147b41 [2020-10-16T23:22:39.149Z] Removing intermediate container da2dce147b41 [2020-10-16T23:22:39.149Z] ---> c505aaa941c6 [2020-10-16T23:22:39.149Z] Step 10/22 : RUN $MAKE [2020-10-16T23:22:39.423Z] ---> Running in f0bc020f2fc6 [2020-10-16T23:22:40.858Z] 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-10-16T23:22:40.999Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-16T23:22:45.251Z] Removing intermediate container 8ef71b55ffc3 [2020-10-16T23:22:45.251Z] ---> a1de220960a9 [2020-10-16T23:22:45.251Z] Step 11/22 : FROM alpine [2020-10-16T23:22:45.516Z] latest: Pulling from library/alpine [2020-10-16T23:22:45.782Z] df20fa9351a1: Already exists [2020-10-16T23:22:45.782Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-16T23:22:45.782Z] Status: Downloaded newer image for alpine:latest [2020-10-16T23:22:45.782Z] ---> a24bb4013296 [2020-10-16T23:22:45.782Z] Step 12/22 : ENV APP_PORT=49982 [2020-10-16T23:22:46.049Z] ---> Running in bc94e810df35 [2020-10-16T23:22:46.049Z] Removing intermediate container bc94e810df35 [2020-10-16T23:22:46.049Z] ---> e7a3da3da253 [2020-10-16T23:22:46.049Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-16T23:22:46.049Z] ---> Running in d8cb3646d32d [2020-10-16T23:22:46.313Z] Removing intermediate container d8cb3646d32d [2020-10-16T23:22:46.313Z] ---> 664f0383ecd2 [2020-10-16T23:22:46.313Z] Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-10-16T23:22:46.894Z] ---> a82426e397c3 [2020-10-16T23:22:46.894Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-10-16T23:22:47.158Z] ---> c049ae1c8a78 [2020-10-16T23:22:47.158Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-10-16T23:22:47.420Z] ---> d5e3680a38c3 [2020-10-16T23:22:47.420Z] Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-10-16T23:22:47.420Z] ---> Running in d71200d15b06 [2020-10-16T23:22:47.683Z] Removing intermediate container d71200d15b06 [2020-10-16T23:22:47.683Z] ---> 0da74d1e5738 [2020-10-16T23:22:47.683Z] Step 18/22 : ENTRYPOINT ["/device-mqtt"] [2020-10-16T23:22:47.683Z] ---> Running in 02be556c2f9a [2020-10-16T23:22:47.683Z] Removing intermediate container 02be556c2f9a [2020-10-16T23:22:47.683Z] ---> f9229c352018 [2020-10-16T23:22:47.683Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-16T23:22:47.945Z] ---> Running in 38ac26162689 [2020-10-16T23:22:47.945Z] Removing intermediate container 38ac26162689 [2020-10-16T23:22:47.945Z] ---> 2f8a5931cecf [2020-10-16T23:22:47.945Z] Step 20/22 : LABEL arch=amd64 [2020-10-16T23:22:48.208Z] ---> Running in 24ebf45a520f [2020-10-16T23:22:48.208Z] Removing intermediate container 24ebf45a520f [2020-10-16T23:22:48.208Z] ---> 53d90cac2f52 [2020-10-16T23:22:48.208Z] Step 21/22 : LABEL git_sha=9c7a1cc5a20fe79c539016a1c94f3f8b276637cf [2020-10-16T23:22:48.208Z] ---> Running in 53b9e28296fd [2020-10-16T23:22:48.473Z] Removing intermediate container 53b9e28296fd [2020-10-16T23:22:48.473Z] ---> 5e95b1970fb4 [2020-10-16T23:22:48.473Z] Step 22/22 : LABEL version=0.0.0 [2020-10-16T23:22:48.473Z] ---> Running in 3d04c79d5a10 [2020-10-16T23:22:48.737Z] Removing intermediate container 3d04c79d5a10 [2020-10-16T23:22:48.737Z] ---> e72002a38965 [2020-10-16T23:22:48.737Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-16T23:22:48.737Z] Successfully built e72002a38965 [2020-10-16T23:22:48.737Z] Successfully tagged docker-device-mqtt-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-10-16T23:23:04.276Z] Still waiting to schedule task [2020-10-16T23:23:04.276Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-10-16T23:23:07.739Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-16T23:23:14.465Z] Removing intermediate container f0bc020f2fc6 [2020-10-16T23:23:14.465Z] ---> 3f653b42d07d [2020-10-16T23:23:14.465Z] Step 11/22 : FROM alpine [2020-10-16T23:23:14.465Z] latest: Pulling from library/alpine [2020-10-16T23:23:14.465Z] b538f80385f9: Already exists [2020-10-16T23:23:14.737Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-16T23:23:14.737Z] Status: Downloaded newer image for alpine:latest [2020-10-16T23:23:14.737Z] ---> 62ee0e9f8440 [2020-10-16T23:23:14.737Z] Step 12/22 : ENV APP_PORT=49982 [2020-10-16T23:23:15.009Z] ---> Running in 038383ec935e [2020-10-16T23:23:15.284Z] Removing intermediate container 038383ec935e [2020-10-16T23:23:15.284Z] ---> 643b33f40aac [2020-10-16T23:23:15.284Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-16T23:23:15.557Z] ---> Running in 4f6d7c1dff53 [2020-10-16T23:23:15.831Z] Removing intermediate container 4f6d7c1dff53 [2020-10-16T23:23:15.831Z] ---> 9cf6c6bd6201 [2020-10-16T23:23:15.831Z] Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-10-16T23:23:17.264Z] ---> b9f4fca42a93 [2020-10-16T23:23:17.264Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-10-16T23:23:17.862Z] ---> afa0429a99be [2020-10-16T23:23:17.862Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-10-16T23:23:18.840Z] ---> 367ea3f6a64d [2020-10-16T23:23:18.840Z] Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-10-16T23:23:18.840Z] ---> Running in 81188c456c27 [2020-10-16T23:23:19.436Z] Removing intermediate container 81188c456c27 [2020-10-16T23:23:19.436Z] ---> 112c4068d6ef [2020-10-16T23:23:19.436Z] Step 18/22 : ENTRYPOINT ["/device-mqtt"] [2020-10-16T23:23:19.436Z] ---> Running in e08934e3da4d [2020-10-16T23:23:20.033Z] Removing intermediate container e08934e3da4d [2020-10-16T23:23:20.033Z] ---> 86ced6eea3b4 [2020-10-16T23:23:20.033Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-16T23:23:20.033Z] ---> Running in 1c6fc8bef8dd [2020-10-16T23:23:20.310Z] Removing intermediate container 1c6fc8bef8dd [2020-10-16T23:23:20.310Z] ---> 2ae697017957 [2020-10-16T23:23:20.310Z] Step 20/22 : LABEL arch=arm64 [2020-10-16T23:23:20.586Z] ---> Running in 6ad8418f82d9 [2020-10-16T23:23:21.190Z] Removing intermediate container 6ad8418f82d9 [2020-10-16T23:23:21.190Z] ---> 5cbed3468ce2 [2020-10-16T23:23:21.190Z] Step 21/22 : LABEL git_sha=9c7a1cc5a20fe79c539016a1c94f3f8b276637cf [2020-10-16T23:23:21.190Z] ---> Running in 8b9ce2b5391d [2020-10-16T23:23:21.786Z] Removing intermediate container 8b9ce2b5391d [2020-10-16T23:23:21.786Z] ---> 3ad61095ae92 [2020-10-16T23:23:21.786Z] Step 22/22 : LABEL version=0.0.0 [2020-10-16T23:23:21.786Z] ---> Running in e4b9fb8a0ad5 [2020-10-16T23:23:22.381Z] Removing intermediate container e4b9fb8a0ad5 [2020-10-16T23:23:22.381Z] ---> 6e2499719064 [2020-10-16T23:23:22.381Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-16T23:23:22.381Z] Successfully built 6e2499719064 [2020-10-16T23:23:22.381Z] 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-10-16T23:23:38.238Z] Still waiting to schedule task [2020-10-16T23:23:38.238Z] All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline [2020-10-16T23:24:13.699Z] Running on prd-centos7-docker-8c-8g-5965 in /w/workspace/gexfoundry_device-mqtt-go_PR-177 [Pipeline] { [Pipeline] ws [2020-10-16T23:24:13.771Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2020-10-16T23:24:15.784Z] using credential edgex-jenkins-ssh [2020-10-16T23:24:15.848Z] Cloning the remote Git repository [2020-10-16T23:24:15.477Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-16T23:24:15.545Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2020-10-16T23:24:15.571Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-16T23:24:15.571Z] > git --version # timeout=10 [2020-10-16T23:24:15.578Z] > git --version # 'git version 2.16.5' [2020-10-16T23:24:15.578Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-16T23:24:15.604Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-16T23:24:16.219Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-16T23:24:16.225Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-16T23:24:16.235Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-16T23:24:16.246Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-16T23:24:16.247Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-16T23:24:16.251Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/177/head:refs/remotes/origin/PR-177 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-16T23:24:17.054Z] Merging remotes/origin/master commit 12b1a35b74ef9c89c590951cdcdb7fdae4622f9b into PR head commit e87ea98fbb132d59e763cae69118d03512cef1c8 [2020-10-16T23:24:17.139Z] Merge succeeded, producing 0d6712badf4be3db6411e97b2c6c715a614ab952 [2020-10-16T23:24:17.139Z] Checking out Revision 0d6712badf4be3db6411e97b2c6c715a614ab952 (PR-177) [2020-10-16T23:24:16.770Z] > git config core.sparsecheckout # timeout=10 [2020-10-16T23:24:16.777Z] > git checkout -f e87ea98fbb132d59e763cae69118d03512cef1c8 # timeout=10 [2020-10-16T23:24:16.809Z] > git remote # timeout=10 [2020-10-16T23:24:16.814Z] > git config --get remote.origin.url # timeout=10 [2020-10-16T23:24:16.819Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-16T23:24:16.822Z] > git merge 12b1a35b74ef9c89c590951cdcdb7fdae4622f9b # timeout=10 [2020-10-16T23:24:16.846Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-16T23:24:16.855Z] > git config core.sparsecheckout # timeout=10 [2020-10-16T23:24:16.860Z] > git checkout -f 0d6712badf4be3db6411e97b2c6c715a614ab952 # timeout=10 [2020-10-16T23:24:20.466Z] Commit message: "Merge commit '12b1a35b74ef9c89c590951cdcdb7fdae4622f9b' into HEAD" [2020-10-16T23:24:20.462Z] > git rev-list --no-walk e87ea98fbb132d59e763cae69118d03512cef1c8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-16T23:24:22.073Z] ++ find /w/workspace/device-mqtt-go/2 [2020-10-16T23:24:22.073Z] ++ grep snapcraft.yaml [2020-10-16T23:24:22.073Z] + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/2/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-16T23:24:22.220Z] provisioning config files... [2020-10-16T23:24:22.233Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/2@tmp/config4691279356074225384tmp [Pipeline] { [Pipeline] sh [2020-10-16T23:24:22.616Z] + cp /w/workspace/device-mqtt-go/2@tmp/config4691279356074225384tmp /w/workspace/device-mqtt-go/2/edgex-snap-store-login [Pipeline] sh [2020-10-16T23:24:22.950Z] + 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-10-16T23:24:22.950Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-10-16T23:24:22.950Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-10-16T23:24:22.950Z] f08d8e2a3ba1: Pulling fs layer [2020-10-16T23:24:22.950Z] 3baa9cb2483b: Pulling fs layer [2020-10-16T23:24:22.950Z] 94e5ff4c0b15: Pulling fs layer [2020-10-16T23:24:22.950Z] 1860925334f9: Pulling fs layer [2020-10-16T23:24:22.950Z] 2daf38717194: Pulling fs layer [2020-10-16T23:24:22.950Z] 309017e8d7a4: Pulling fs layer [2020-10-16T23:24:22.950Z] f7790dc9fd0f: Pulling fs layer [2020-10-16T23:24:22.950Z] cac0ae9282c2: Pulling fs layer [2020-10-16T23:24:22.950Z] 1f4cadf9a1ed: Pulling fs layer [2020-10-16T23:24:22.950Z] 309017e8d7a4: Waiting [2020-10-16T23:24:22.950Z] f7790dc9fd0f: Waiting [2020-10-16T23:24:22.950Z] cac0ae9282c2: Waiting [2020-10-16T23:24:22.950Z] 1f4cadf9a1ed: Waiting [2020-10-16T23:24:22.950Z] 1860925334f9: Waiting [2020-10-16T23:24:22.950Z] 2daf38717194: Waiting [2020-10-16T23:24:22.950Z] 94e5ff4c0b15: Download complete [2020-10-16T23:24:22.950Z] 3baa9cb2483b: Download complete [2020-10-16T23:24:22.950Z] 1860925334f9: Verifying Checksum [2020-10-16T23:24:22.950Z] 1860925334f9: Download complete [2020-10-16T23:24:23.212Z] 309017e8d7a4: Verifying Checksum [2020-10-16T23:24:23.212Z] 309017e8d7a4: Download complete [2020-10-16T23:24:25.762Z] f7790dc9fd0f: Verifying Checksum [2020-10-16T23:24:25.762Z] f7790dc9fd0f: Download complete [2020-10-16T23:24:25.762Z] cac0ae9282c2: Download complete [2020-10-16T23:24:25.762Z] 1f4cadf9a1ed: Verifying Checksum [2020-10-16T23:24:25.762Z] 1f4cadf9a1ed: Download complete [2020-10-16T23:24:26.022Z] f08d8e2a3ba1: Verifying Checksum [2020-10-16T23:24:26.022Z] f08d8e2a3ba1: Download complete [2020-10-16T23:24:26.969Z] f08d8e2a3ba1: Pull complete [2020-10-16T23:24:26.969Z] 3baa9cb2483b: Pull complete [2020-10-16T23:24:26.969Z] 94e5ff4c0b15: Pull complete [2020-10-16T23:24:27.230Z] 1860925334f9: Pull complete [2020-10-16T23:24:30.530Z] 2daf38717194: Verifying Checksum [2020-10-16T23:24:30.530Z] 2daf38717194: Download complete [2020-10-16T23:24:42.766Z] 2daf38717194: Pull complete [2020-10-16T23:24:42.766Z] 309017e8d7a4: Pull complete [2020-10-16T23:24:42.766Z] f7790dc9fd0f: Pull complete [2020-10-16T23:24:42.766Z] cac0ae9282c2: Pull complete [2020-10-16T23:24:42.766Z] 1f4cadf9a1ed: Pull complete [2020-10-16T23:24:42.766Z] Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 [2020-10-16T23:24:42.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-10-16T23:24:46.074Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-10-16T23:24:46.074Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-16T23:24:46.074Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-10-16T23:24:46.336Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-10-16T23:24:46.336Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1733 kB] [2020-10-16T23:24:46.336Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [45.5 kB] [2020-10-16T23:24:46.597Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2112 kB] [2020-10-16T23:24:46.597Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [205 kB] [2020-10-16T23:24:46.597Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.0 kB] [2020-10-16T23:24:46.597Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1348 kB] [2020-10-16T23:24:46.857Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [231 kB] [2020-10-16T23:24:46.857Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2150 kB] [2020-10-16T23:24:46.857Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] [2020-10-16T23:24:46.857Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] [2020-10-16T23:24:47.119Z] Fetched 8114 kB in 1s (5468 kB/s) [2020-10-16T23:24:48.064Z] Reading package lists... [2020-10-16T23:24:49.978Z] 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-10-16T23:24:50.239Z] 0% [Connecting to archive.ubuntu.com (91.189.88.142)] 0% [1 InRelease gpgv 88.7 kB] [Connecting to archive.ubuntu.com (91.189.88.142) 0% [Waiting for headers] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-16T23:24:50.239Z] 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-10-16T23:24:50.239Z] 0% [2 InRelease gpgv 242 kB] 0% [Waiting for headers] 0% [3 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-10-16T23:24:51.333Z] 0% [3 InRelease gpgv 88.7 kB] 0% [Working] 0% [4 InRelease gpgv 74.6 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 61% Reading package lists... 61% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 73% Reading package lists... 73% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-10-16T23:24:52.276Z] 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-10-16T23:24:53.061Z] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 61% Reading package lists... 61% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 73% Reading package lists... 73% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-10-16T23:24:53.322Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree [2020-10-16T23:24:53.322Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-10-16T23:24:53.322Z] The following packages were automatically installed and are no longer required: [2020-10-16T23:24:53.322Z] libjq1 libonig4 [2020-10-16T23:24:53.322Z] Use 'sudo apt autoremove' to remove them. [2020-10-16T23:24:53.322Z] Suggested packages: [2020-10-16T23:24:53.322Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-10-16T23:24:53.322Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-10-16T23:24:53.322Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-10-16T23:24:53.322Z] | libterm-readline-perl-perl [2020-10-16T23:24:53.583Z] The following NEW packages will be installed: [2020-10-16T23:24:53.583Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-10-16T23:24:53.583Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-10-16T23:24:53.583Z] 0 upgraded, 14 newly installed, 0 to remove and 29 not upgraded. [2020-10-16T23:24:53.583Z] Need to get 12.0 MB of archives. [2020-10-16T23:24:53.583Z] After this operation, 77.5 MB of additional disk space will be used. [2020-10-16T23:24:53.583Z] 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-10-16T23:24:54.415Z] 0% [1 perl-modules-5.26 12.6 kB/2763 kB 0%] 4% [1 perl-modules-5.26 648 kB/2763 kB 23%] 20% [Working] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-10-16T23:24:54.416Z] 20% [2 libgdbm5 26.0 kB/26.0 kB 100%] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-10-16T23:24:54.416Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-10-16T23:24:54.676Z] 26% [4 libperl5.26 392 kB/3527 kB 11%] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-10-16T23:24:54.677Z] 48% [5 perl 7636 B/201 kB 4%] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-10-16T23:24:54.677Z] 51% [6 less 44.2 kB/112 kB 40%] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-10-16T23:24:54.677Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] [2020-10-16T23:24:54.677Z] 54% [8 curl 12.1 kB/159 kB 8%] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-10-16T23:24:54.677Z] 57% [9 libcurl3-gnutls 18.1 kB/213 kB 9%] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-10-16T23:24:54.677Z] 60% [10 liberror-perl 10.1 kB/22.8 kB 44%] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-10-16T23:24:54.677Z] 61% [11 git-man 25.6 kB/804 kB 3%] 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-10-16T23:24:54.938Z] 68% [12 git 48.7 kB/3915 kB 1%] 95% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-10-16T23:24:54.938Z] 96% [13 make 32.7 kB/154 kB 21%] 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-10-16T23:24:54.938Z] 98% [14 patch 9523 B/102 kB 9%] 100% [Working] Fetched 12.0 MB in 1s (8925 kB/s) [2020-10-16T23:24:54.938Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-16T23:24:55.199Z] Selecting previously unselected package perl-modules-5.26. [2020-10-16T23:24:55.199Z] (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-10-16T23:24:55.199Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-10-16T23:24:55.199Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-10-16T23:24:56.143Z] Selecting previously unselected package libgdbm5:amd64. [2020-10-16T23:24:56.143Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_amd64.deb ... [2020-10-16T23:24:56.143Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-10-16T23:24:56.143Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-10-16T23:24:56.143Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-10-16T23:24:56.143Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-10-16T23:24:56.406Z] Selecting previously unselected package libperl5.26:amd64. [2020-10-16T23:24:56.406Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-10-16T23:24:56.406Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-10-16T23:24:56.667Z] Selecting previously unselected package perl. [2020-10-16T23:24:56.667Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-10-16T23:24:56.929Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-10-16T23:24:56.929Z] Selecting previously unselected package less. [2020-10-16T23:24:56.929Z] Preparing to unpack .../05-less_487-0.1_amd64.deb ... [2020-10-16T23:24:56.929Z] Unpacking less (487-0.1) ... [2020-10-16T23:24:56.929Z] Selecting previously unselected package netbase. [2020-10-16T23:24:56.929Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-10-16T23:24:56.929Z] Unpacking netbase (5.4) ... [2020-10-16T23:24:56.929Z] Selecting previously unselected package curl. [2020-10-16T23:24:56.929Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-16T23:24:56.929Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-10-16T23:24:57.190Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-10-16T23:24:57.190Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-16T23:24:57.190Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-16T23:24:57.190Z] Selecting previously unselected package liberror-perl. [2020-10-16T23:24:57.190Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-10-16T23:24:57.190Z] Unpacking liberror-perl (0.17025-1) ... [2020-10-16T23:24:57.190Z] Selecting previously unselected package git-man. [2020-10-16T23:24:57.190Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-10-16T23:24:57.190Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-16T23:24:57.451Z] Selecting previously unselected package git. [2020-10-16T23:24:57.451Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-10-16T23:24:57.451Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-10-16T23:24:58.024Z] Selecting previously unselected package make. [2020-10-16T23:24:58.024Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_amd64.deb ... [2020-10-16T23:24:58.024Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-10-16T23:24:58.024Z] Selecting previously unselected package patch. [2020-10-16T23:24:58.024Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-10-16T23:24:58.024Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-10-16T23:24:58.024Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-16T23:24:58.024Z] Setting up less (487-0.1) ... [2020-10-16T23:24:58.287Z] Setting up make (4.1-9.1ubuntu1) ... [2020-10-16T23:24:58.287Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-10-16T23:24:58.287Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-16T23:24:58.287Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-10-16T23:24:58.287Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-10-16T23:24:58.287Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-10-16T23:24:58.287Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-10-16T23:24:58.287Z] Setting up netbase (5.4) ... [2020-10-16T23:24:58.287Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-10-16T23:24:58.546Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-10-16T23:24:58.546Z] Setting up liberror-perl (0.17025-1) ... [2020-10-16T23:24:58.546Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-10-16T23:24:58.546Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-16T23:24:58.546Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-10-16T23:24:59.932Z] curl set to automatically installed. [2020-10-16T23:24:59.932Z] git set to automatically installed. [2020-10-16T23:24:59.932Z] git-man set to automatically installed. [2020-10-16T23:24:59.932Z] less set to automatically installed. [2020-10-16T23:24:59.932Z] libcurl3-gnutls set to automatically installed. [2020-10-16T23:24:59.932Z] liberror-perl set to automatically installed. [2020-10-16T23:24:59.932Z] libgdbm-compat4 set to automatically installed. [2020-10-16T23:24:59.932Z] libgdbm5 set to automatically installed. [2020-10-16T23:24:59.932Z] libperl5.26 set to automatically installed. [2020-10-16T23:24:59.932Z] make set to automatically installed. [2020-10-16T23:24:59.932Z] netbase set to automatically installed. [2020-10-16T23:24:59.932Z] patch set to automatically installed. [2020-10-16T23:24:59.932Z] perl set to automatically installed. [2020-10-16T23:24:59.932Z] perl-modules-5.26 set to automatically installed. [2020-10-16T23:24:59.932Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-10-16T23:24:59.932Z] Please ensure the environment is properly setup before continuing. [2020-10-16T23:24:59.932Z] Ignore this message if the appropriate measures have already been taken [2020-10-16T23:25:00.503Z] Pulling go  [2020-10-16T23:25:01.075Z] 'device-mqtt' has dependencies that need to be staged: go [2020-10-16T23:25:01.075Z] Skipping pull go (already ran) [2020-10-16T23:25:01.075Z] Building go  [2020-10-16T23:25:01.075Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-16T23:25:01.075Z] Dload Upload Total Spent Left Speed [2020-10-16T23:25:03.225Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 9 115M 9 10.8M 0 0 29.5M 0 0:00:03 --:--:-- 0:00:03 29.4M 66 115M 66 76.4M 0 0 55.4M 0 0:00:02 0:00:01 0:00:01 55.4M 100 115M 100 115M 0 0 57.3M 0 0:00:02 0:00:02 --:--:-- 57.3M [2020-10-16T23:25:03.486Z] go1.15.2.linux-amd64.tar.gz: OK [2020-10-16T23:25:08.775Z] Staging go  [2020-10-16T23:25:08.775Z] Pulling device-mqtt  [2020-10-16T23:25:09.348Z] Skipping build go (already ran) [2020-10-16T23:25:09.348Z] Building device-mqtt  [2020-10-16T23:25:09.348Z] 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-10-16T23:25:09.920Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-10-16T23:25:09.920Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-10-16T23:25:09.920Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-10-16T23:25:09.920Z] go: downloading github.com/spf13/cast v1.3.0 [2020-10-16T23:25:09.920Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-10-16T23:25:10.184Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-10-16T23:25:10.184Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-10-16T23:25:10.184Z] go: downloading github.com/google/uuid v1.1.1 [2020-10-16T23:25:10.184Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-10-16T23:25:10.184Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-10-16T23:25:10.184Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-10-16T23:25:10.184Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-10-16T23:25:10.184Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-10-16T23:25:10.184Z] go: downloading github.com/x448/float16 v0.8.4 [2020-10-16T23:25:10.184Z] go: downloading github.com/pkg/errors v0.8.1 [2020-10-16T23:25:10.184Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-10-16T23:25:10.184Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-10-16T23:25:10.184Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-10-16T23:25:10.184Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-16T23:25:10.184Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-16T23:25:10.184Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-10-16T23:25:10.184Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-10-16T23:25:10.184Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-10-16T23:25:10.444Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-16T23:25:10.444Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-10-16T23:25:10.444Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-10-16T23:25:10.445Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-10-16T23:25:10.445Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-10-16T23:25:10.445Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-10-16T23:25:10.445Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-10-16T23:25:10.445Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-10-16T23:25:10.445Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-10-16T23:25:10.445Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-10-16T23:25:14.675Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-16T23:25:17.227Z] Skipping stage go (already ran) [2020-10-16T23:25:17.227Z] Staging device-mqtt  [2020-10-16T23:25:17.807Z] Priming go  [2020-10-16T23:25:18.379Z] Priming device-mqtt  [2020-10-16T23:25:19.330Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-10-16T23:25:19.330Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-10-16T23:25:19.330Z] Determining the version from the project repo (version-script). [2020-10-16T23:25:19.330Z] The version has been set to 'local-dev-20201016+0d6712b' [2020-10-16T23:25:19.873Z] Snapping | Snapping / Snapping - Snapping | [2020-10-16T23:25:19.873Z] Snapped edgex-device-mqtt_local-dev-20201016+0d6712b_amd64.snap [Pipeline] } [2020-10-16T23:25:22.434Z] 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-10-16T23:25:35.323Z] Running on prd-ubuntu18.04-docker-arm64-16c-16g-5966 in /w/workspace/gexfoundry_device-mqtt-go_PR-177 [Pipeline] { [Pipeline] ws [2020-10-16T23:25:35.385Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2020-10-16T23:25:39.219Z] using credential edgex-jenkins-ssh [2020-10-16T23:25:39.286Z] Cloning the remote Git repository [2020-10-16T23:25:39.333Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-16T23:25:39.434Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2020-10-16T23:25:39.497Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-16T23:25:39.498Z] > git --version # timeout=10 [2020-10-16T23:25:39.513Z] > git --version # 'git version 2.17.1' [2020-10-16T23:25:39.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-16T23:25:39.561Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-16T23:25:40.347Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-16T23:25:40.360Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-16T23:25:40.382Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-16T23:25:40.412Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-16T23:25:40.413Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-16T23:25:40.424Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/177/head:refs/remotes/origin/PR-177 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-16T23:25:40.987Z] Merging remotes/origin/master commit 12b1a35b74ef9c89c590951cdcdb7fdae4622f9b into PR head commit e87ea98fbb132d59e763cae69118d03512cef1c8 [2020-10-16T23:25:41.188Z] Merge succeeded, producing d3f938fe2e836340b80473d56dbb9bec1397a622 [2020-10-16T23:25:41.189Z] Checking out Revision d3f938fe2e836340b80473d56dbb9bec1397a622 (PR-177) [2020-10-16T23:25:41.006Z] > git config core.sparsecheckout # timeout=10 [2020-10-16T23:25:41.019Z] > git checkout -f e87ea98fbb132d59e763cae69118d03512cef1c8 # timeout=10 [2020-10-16T23:25:41.091Z] > git remote # timeout=10 [2020-10-16T23:25:41.107Z] > git config --get remote.origin.url # timeout=10 [2020-10-16T23:25:41.117Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-16T23:25:41.127Z] > git merge 12b1a35b74ef9c89c590951cdcdb7fdae4622f9b # timeout=10 [2020-10-16T23:25:41.174Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-16T23:25:41.195Z] > git config core.sparsecheckout # timeout=10 [2020-10-16T23:25:41.205Z] > git checkout -f d3f938fe2e836340b80473d56dbb9bec1397a622 # timeout=10 [2020-10-16T23:25:45.392Z] Commit message: "Merge commit '12b1a35b74ef9c89c590951cdcdb7fdae4622f9b' into HEAD" [2020-10-16T23:25:45.400Z] > git rev-list --no-walk e87ea98fbb132d59e763cae69118d03512cef1c8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-16T23:25:46.812Z] + find /w/workspace/device-mqtt-go/2 [2020-10-16T23:25:46.812Z] + grep snapcraft.yaml [2020-10-16T23:25:46.812Z] + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/2/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-16T23:25:47.043Z] provisioning config files... [2020-10-16T23:25:47.067Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/2@tmp/config4843177315297919550tmp [Pipeline] { [Pipeline] sh [2020-10-16T23:25:47.488Z] + cp /w/workspace/device-mqtt-go/2@tmp/config4843177315297919550tmp /w/workspace/device-mqtt-go/2/edgex-snap-store-login [Pipeline] sh [2020-10-16T23:25:47.831Z] + 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-10-16T23:25:48.433Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-10-16T23:25:48.709Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-10-16T23:25:48.709Z] 237528ba509b: Pulling fs layer [2020-10-16T23:25:48.709Z] 393b96f31d8b: Pulling fs layer [2020-10-16T23:25:48.709Z] 4d82b0e39008: Pulling fs layer [2020-10-16T23:25:48.709Z] e7ca375b8d34: Pulling fs layer [2020-10-16T23:25:48.709Z] 418f656485bb: Pulling fs layer [2020-10-16T23:25:48.709Z] aebe8db9254c: Pulling fs layer [2020-10-16T23:25:48.709Z] 4f5f7b207d3f: Pulling fs layer [2020-10-16T23:25:48.709Z] d19ca6af091a: Pulling fs layer [2020-10-16T23:25:48.709Z] 16b5a0711add: Pulling fs layer [2020-10-16T23:25:48.709Z] aebe8db9254c: Waiting [2020-10-16T23:25:48.709Z] e7ca375b8d34: Waiting [2020-10-16T23:25:48.709Z] 418f656485bb: Waiting [2020-10-16T23:25:48.709Z] 4d82b0e39008: Download complete [2020-10-16T23:25:48.709Z] 393b96f31d8b: Verifying Checksum [2020-10-16T23:25:48.709Z] 393b96f31d8b: Download complete [2020-10-16T23:25:48.983Z] e7ca375b8d34: Verifying Checksum [2020-10-16T23:25:48.983Z] e7ca375b8d34: Download complete [2020-10-16T23:25:48.983Z] aebe8db9254c: Download complete [2020-10-16T23:25:49.257Z] 4f5f7b207d3f: Verifying Checksum [2020-10-16T23:25:49.257Z] 4f5f7b207d3f: Download complete [2020-10-16T23:25:49.531Z] d19ca6af091a: Verifying Checksum [2020-10-16T23:25:49.531Z] d19ca6af091a: Download complete [2020-10-16T23:25:49.807Z] 16b5a0711add: Verifying Checksum [2020-10-16T23:25:49.807Z] 16b5a0711add: Download complete [2020-10-16T23:25:50.791Z] 237528ba509b: Verifying Checksum [2020-10-16T23:25:50.791Z] 237528ba509b: Download complete [2020-10-16T23:25:53.414Z] 237528ba509b: Pull complete [2020-10-16T23:25:54.009Z] 393b96f31d8b: Pull complete [2020-10-16T23:25:54.282Z] 4d82b0e39008: Pull complete [2020-10-16T23:25:54.556Z] e7ca375b8d34: Pull complete [2020-10-16T23:25:59.965Z] 418f656485bb: Verifying Checksum [2020-10-16T23:25:59.965Z] 418f656485bb: Download complete [2020-10-16T23:26:46.956Z] 418f656485bb: Pull complete [2020-10-16T23:26:46.956Z] aebe8db9254c: Pull complete [2020-10-16T23:26:46.956Z] 4f5f7b207d3f: Pull complete [2020-10-16T23:26:46.956Z] d19ca6af091a: Pull complete [2020-10-16T23:26:46.956Z] 16b5a0711add: Pull complete [2020-10-16T23:26:46.956Z] Digest: sha256:9ca9034cebc7408d83a32dada391ac179c4174cde852b5731596ec8e47bf0b3e [2020-10-16T23:26:46.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-10-16T23:26:47.230Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-10-16T23:26:47.230Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-10-16T23:26:47.504Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-10-16T23:26:47.504Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-10-16T23:26:48.103Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1856 kB] [2020-10-16T23:26:48.378Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5546 B] [2020-10-16T23:26:48.378Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1401 kB] [2020-10-16T23:26:48.653Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2242 B] [2020-10-16T23:26:48.653Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [11.2 kB] [2020-10-16T23:26:48.653Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [11.0 kB] [2020-10-16T23:26:48.653Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1149 B] [2020-10-16T23:26:48.653Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1024 kB] [2020-10-16T23:26:48.927Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1173 kB] [2020-10-16T23:26:48.927Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2430 B] [2020-10-16T23:26:49.523Z] Fetched 5740 kB in 2s (2342 kB/s) [2020-10-16T23:26:53.824Z] Reading package lists... [2020-10-16T23:27:06.202Z] 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-10-16T23:27:06.202Z] 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-10-16T23:27:06.202Z] 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [2020-10-16T23:27:06.202Z] 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-10-16T23:27:11.739Z] 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... 29% Reading package lists... 49% Reading package lists... 68% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 88% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-10-16T23:27:18.425Z] 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-10-16T23:27:22.264Z] 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... 10% Reading package lists... 31% Reading package lists... 50% Reading package lists... 66% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 85% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 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-10-16T23:27:22.806Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 66% Building dependency tree [2020-10-16T23:27:22.806Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-10-16T23:27:23.398Z] The following packages were automatically installed and are no longer required: [2020-10-16T23:27:23.398Z] libjq1 libonig4 [2020-10-16T23:27:23.398Z] Use 'sudo apt autoremove' to remove them. [2020-10-16T23:27:23.398Z] Suggested packages: [2020-10-16T23:27:23.398Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-10-16T23:27:23.398Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-10-16T23:27:23.398Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-10-16T23:27:23.398Z] | libterm-readline-perl-perl [2020-10-16T23:27:23.988Z] The following NEW packages will be installed: [2020-10-16T23:27:23.988Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-10-16T23:27:23.988Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-10-16T23:27:23.988Z] 0 upgraded, 14 newly installed, 0 to remove and 29 not upgraded. [2020-10-16T23:27:23.988Z] Need to get 10.8 MB of archives. [2020-10-16T23:27:23.988Z] After this operation, 73.6 MB of additional disk space will be used. [2020-10-16T23:27:23.988Z] 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-10-16T23:27:24.849Z] 0% [1 perl-modules-5.26 12.6 kB/2763 kB 0%] 5% [1 perl-modules-5.26 695 kB/2763 kB 25%] 22% [Working] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-10-16T23:27:24.849Z] 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-10-16T23:27:24.849Z] 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-10-16T23:27:25.119Z] 25% [4 libperl5.26 12.3 kB/3326 kB 0%] 51% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-10-16T23:27:25.119Z] 51% [5 perl 24.9 kB/201 kB 12%] 54% [Working] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-10-16T23:27:25.119Z] 54% [6 less 12.3 kB/99.7 kB 12%] 56% [Waiting for headers] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-10-16T23:27:25.119Z] 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-10-16T23:27:25.119Z] 58% [8 curl 55.4 kB/152 kB 36%] 60% [Waiting for headers] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] [2020-10-16T23:27:25.119Z] 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-10-16T23:27:25.119Z] 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-10-16T23:27:25.119Z] 65% [11 git-man 28.5 kB/804 kB 4%] 72% [Waiting for headers] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-10-16T23:27:25.389Z] 72% [12 git 11.2 kB/2952 kB 0%] 95% [Working] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-10-16T23:27:25.389Z] 95% [13 make 8505 B/139 kB 6%] 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-10-16T23:27:25.389Z] 98% [14 patch 61.4 kB/91.8 kB 67%] 100% [Working] Fetched 10.8 MB in 1s (7939 kB/s) [2020-10-16T23:27:25.985Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-16T23:27:25.985Z] Selecting previously unselected package perl-modules-5.26. [2020-10-16T23:27:25.985Z] (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-10-16T23:27:25.985Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-10-16T23:27:25.985Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-10-16T23:27:27.416Z] Selecting previously unselected package libgdbm5:arm64. [2020-10-16T23:27:27.416Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_arm64.deb ... [2020-10-16T23:27:27.416Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-10-16T23:27:27.688Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-10-16T23:27:27.688Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-10-16T23:27:27.688Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-10-16T23:27:27.688Z] Selecting previously unselected package libperl5.26:arm64. [2020-10-16T23:27:27.688Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-10-16T23:27:27.688Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-10-16T23:27:29.120Z] Selecting previously unselected package perl. [2020-10-16T23:27:29.120Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-10-16T23:27:29.120Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-10-16T23:27:29.120Z] Selecting previously unselected package less. [2020-10-16T23:27:29.120Z] Preparing to unpack .../05-less_487-0.1_arm64.deb ... [2020-10-16T23:27:29.120Z] Unpacking less (487-0.1) ... [2020-10-16T23:27:29.392Z] Selecting previously unselected package netbase. [2020-10-16T23:27:29.392Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-10-16T23:27:29.392Z] Unpacking netbase (5.4) ... [2020-10-16T23:27:29.392Z] Selecting previously unselected package curl. [2020-10-16T23:27:29.392Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_arm64.deb ... [2020-10-16T23:27:29.392Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-10-16T23:27:29.665Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-10-16T23:27:29.665Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... [2020-10-16T23:27:29.665Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-10-16T23:27:29.665Z] Selecting previously unselected package liberror-perl. [2020-10-16T23:27:29.665Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-10-16T23:27:29.665Z] Unpacking liberror-perl (0.17025-1) ... [2020-10-16T23:27:29.938Z] Selecting previously unselected package git-man. [2020-10-16T23:27:29.938Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-10-16T23:27:29.938Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-16T23:27:30.212Z] Selecting previously unselected package git. [2020-10-16T23:27:30.212Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-10-16T23:27:30.212Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-10-16T23:27:31.653Z] Selecting previously unselected package make. [2020-10-16T23:27:31.653Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_arm64.deb ... [2020-10-16T23:27:31.653Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-10-16T23:27:31.653Z] Selecting previously unselected package patch. [2020-10-16T23:27:31.653Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-10-16T23:27:31.653Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-10-16T23:27:31.926Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-16T23:27:31.926Z] Setting up less (487-0.1) ... [2020-10-16T23:27:32.200Z] Setting up make (4.1-9.1ubuntu1) ... [2020-10-16T23:27:32.473Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-10-16T23:27:32.473Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-10-16T23:27:32.473Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-10-16T23:27:32.473Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-10-16T23:27:32.473Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-10-16T23:27:32.473Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-10-16T23:27:32.473Z] Setting up netbase (5.4) ... [2020-10-16T23:27:32.744Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-10-16T23:27:32.744Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-10-16T23:27:32.744Z] Setting up liberror-perl (0.17025-1) ... [2020-10-16T23:27:32.744Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-10-16T23:27:33.017Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-16T23:27:33.017Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-10-16T23:27:38.406Z] curl set to automatically installed. [2020-10-16T23:27:38.406Z] git set to automatically installed. [2020-10-16T23:27:38.679Z] git-man set to automatically installed. [2020-10-16T23:27:38.679Z] less set to automatically installed. [2020-10-16T23:27:38.680Z] libcurl3-gnutls set to automatically installed. [2020-10-16T23:27:38.680Z] liberror-perl set to automatically installed. [2020-10-16T23:27:38.680Z] libgdbm-compat4 set to automatically installed. [2020-10-16T23:27:38.680Z] libgdbm5 set to automatically installed. [2020-10-16T23:27:38.680Z] libperl5.26 set to automatically installed. [2020-10-16T23:27:38.954Z] make set to automatically installed. [2020-10-16T23:27:38.954Z] netbase set to automatically installed. [2020-10-16T23:27:38.954Z] patch set to automatically installed. [2020-10-16T23:27:38.954Z] perl set to automatically installed. [2020-10-16T23:27:38.954Z] perl-modules-5.26 set to automatically installed. [2020-10-16T23:27:38.954Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-10-16T23:27:38.954Z] Please ensure the environment is properly setup before continuing. [2020-10-16T23:27:38.954Z] Ignore this message if the appropriate measures have already been taken [2020-10-16T23:27:39.930Z] Pulling go  [2020-10-16T23:27:43.310Z] 'device-mqtt' has dependencies that need to be staged: go [2020-10-16T23:27:43.310Z] Skipping pull go (already ran) [2020-10-16T23:27:43.310Z] Building go  [2020-10-16T23:27:43.310Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-16T23:27:43.310Z] Dload Upload Total Spent Left Speed [2020-10-16T23:27:45.871Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 30 93.2M 30 28.4M 0 0 33.9M 0 0:00:02 --:--:-- 0:00:02 33.9M 80 93.2M 80 74.6M 0 0 40.2M 0 0:00:02 0:00:01 0:00:01 40.2M 100 93.2M 100 93.2M 0 0 41.1M 0 0:00:02 0:00:02 --:--:-- 41.1M [2020-10-16T23:27:47.301Z] go1.15.2.linux-arm64.tar.gz: OK [2020-10-16T23:28:05.605Z] Staging go  [2020-10-16T23:28:08.219Z] Pulling device-mqtt  [2020-10-16T23:28:11.607Z] Skipping build go (already ran) [2020-10-16T23:28:11.607Z] Building device-mqtt  [2020-10-16T23:28:11.882Z] 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-10-16T23:28:13.320Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-10-16T23:28:13.320Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-10-16T23:28:13.320Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-10-16T23:28:13.320Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-10-16T23:28:13.320Z] go: downloading github.com/spf13/cast v1.3.0 [2020-10-16T23:28:13.320Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-10-16T23:28:13.320Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-10-16T23:28:13.596Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-10-16T23:28:13.596Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-10-16T23:28:13.596Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-16T23:28:13.596Z] go: downloading github.com/pkg/errors v0.8.1 [2020-10-16T23:28:13.596Z] go: downloading github.com/google/uuid v1.1.1 [2020-10-16T23:28:13.596Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-10-16T23:28:13.596Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-10-16T23:28:13.596Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-10-16T23:28:13.596Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-16T23:28:13.596Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-10-16T23:28:13.596Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-10-16T23:28:13.596Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-10-16T23:28:13.596Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-10-16T23:28:13.596Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-10-16T23:28:13.872Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-10-16T23:28:13.872Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-10-16T23:28:13.872Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-16T23:28:13.872Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-10-16T23:28:13.872Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-10-16T23:28:13.872Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-10-16T23:28:13.872Z] go: downloading github.com/x448/float16 v0.8.4 [2020-10-16T23:28:13.872Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-10-16T23:28:14.144Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-10-16T23:28:14.144Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-10-16T23:28:14.144Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-10-16T23:28:14.144Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-10-16T23:28:36.320Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-16T23:28:51.382Z] Skipping stage go (already ran) [2020-10-16T23:28:51.382Z] Staging device-mqtt  [2020-10-16T23:28:53.352Z] Priming go  [2020-10-16T23:28:56.729Z] Priming device-mqtt  [2020-10-16T23:29:00.107Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-10-16T23:29:00.107Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-10-16T23:29:00.107Z] Determining the version from the project repo (version-script). [2020-10-16T23:29:00.107Z] The version has been set to 'local-dev-20201016+d3f938f' [2020-10-16T23:29:00.926Z] Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping | [2020-10-16T23:29:00.926Z] Snapped edgex-device-mqtt_local-dev-20201016+d3f938f_arm64.snap [Pipeline] } [2020-10-16T23:29:02.919Z] 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-10-16T23:29:05.178Z] provisioning config files... [2020-10-16T23:29:05.191Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-177@tmp/config6509570666979802147tmp [Pipeline] { [Pipeline] sh [2020-10-16T23:29:05.572Z] + set +x [2020-10-16T23:29:05.572Z] + curl -s https://codecov.io/bash [2020-10-16T23:29:05.572Z] + bash -s -- [2020-10-16T23:29:05.837Z] [2020-10-16T23:29:05.837Z] _____ _ [2020-10-16T23:29:05.837Z] / ____| | | [2020-10-16T23:29:05.837Z] | | ___ __| | ___ ___ _____ __ [2020-10-16T23:29:05.837Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-16T23:29:05.837Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-16T23:29:05.837Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-16T23:29:05.837Z] Bash-20201009-048fee3 [2020-10-16T23:29:05.837Z] [2020-10-16T23:29:05.837Z] [2020-10-16T23:29:05.837Z] ==> Jenkins CI detected. [2020-10-16T23:29:05.837Z] project root: . [2020-10-16T23:29:05.837Z] Fixing merge commit SHA [2020-10-16T23:29:05.837Z] --> token set from env [2020-10-16T23:29:05.837Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-16T23:29:05.837Z] ==> Running gcov in . (disable via -X gcov) [2020-10-16T23:29:05.837Z] ==> Python coveragepy not found [2020-10-16T23:29:05.837Z] ==> Searching for coverage reports in: [2020-10-16T23:29:05.837Z] + . [2020-10-16T23:29:05.837Z] -> Found 1 reports [2020-10-16T23:29:05.837Z] ==> Detecting git/mercurial file structure [2020-10-16T23:29:05.837Z] ==> Reading reports [2020-10-16T23:29:06.100Z] + ./coverage.out bytes=18963 [2020-10-16T23:29:06.100Z] ==> Appending adjustments [2020-10-16T23:29:06.100Z] https://docs.codecov.io/docs/fixing-reports [2020-10-16T23:29:06.100Z] + Found adjustments [2020-10-16T23:29:06.100Z] ==> Gzipping contents [2020-10-16T23:29:06.100Z] ==> Uploading reports [2020-10-16T23:29:06.100Z] url: https://codecov.io [2020-10-16T23:29:06.100Z] query: branch=PR-177&commit=12b1a35b74ef9c89c590951cdcdb7fdae4622f9b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-177%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=177&job=&cmd_args= [2020-10-16T23:29:06.100Z] -> Pinging Codecov [2020-10-16T23:29:06.100Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-177&commit=12b1a35b74ef9c89c590951cdcdb7fdae4622f9b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-177%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=177&job=&cmd_args= [2020-10-16T23:29:06.361Z] -> Uploading to [2020-10-16T23:29:06.361Z] [2020-10-16T23:29:06.361Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-16T23:29:06.361Z] Dload Upload Total Spent Left Speed [2020-10-16T23:29:06.361Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-16T23:29:06.361Z] X> Failed to upload [2020-10-16T23:29:06.361Z] ==> Uploading to Codecov [2020-10-16T23:29:06.361Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-16T23:29:06.361Z] Dload Upload Total Spent Left Speed [2020-10-16T23:29:06.937Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 96 3382 0 0 100 3271 0 5218 --:--:-- --:--:-- --:--:-- 5216 100 3382 100 111 100 3271 177 5217 --:--:-- --:--:-- --:--:-- 5216 [2020-10-16T23:29:06.937Z] View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/12b1a35b74ef9c89c590951cdcdb7fdae4622f9b [Pipeline] } [2020-10-16T23:29:06.946Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-16T23:29:09.629Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-16T23:29:10.195Z] ---> package-listing.sh [2020-10-16T23:29:10.196Z] ++ facter osfamily [2020-10-16T23:29:10.196Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-16T23:29:10.196Z] + OS_FAMILY=redhat [2020-10-16T23:29:10.196Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-177 [2020-10-16T23:29:10.196Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-16T23:29:10.196Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-16T23:29:10.196Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-16T23:29:10.196Z] + PACKAGES=/tmp/packages_start.txt [2020-10-16T23:29:10.196Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-177 ']' [2020-10-16T23:29:10.196Z] + PACKAGES=/tmp/packages_end.txt [2020-10-16T23:29:10.196Z] + case "${OS_FAMILY}" in [2020-10-16T23:29:10.196Z] + rpm -qa [2020-10-16T23:29:10.196Z] + sort [2020-10-16T23:29:14.423Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-16T23:29:14.424Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-16T23:29:14.424Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-16T23:29:14.424Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-177 ']' [2020-10-16T23:29:14.424Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-177/archives/ [2020-10-16T23:29:14.424Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-177/archives/ [Pipeline] echo [2020-10-16T23:29:14.437Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-177/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-16T23:29:14.727Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-16T23:29:15.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-16T23:29:15.033Z] [2020-10-16T23:29:15.033Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-16T23:29:15.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-16T23:29:15.405Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-16T23:29:15.405Z] df20fa9351a1: Pulling fs layer [2020-10-16T23:29:15.405Z] 36b3adc4ff6f: Pulling fs layer [2020-10-16T23:29:15.405Z] 8ad3a11d3b57: Pulling fs layer [2020-10-16T23:29:15.405Z] 46f8f816bc3b: Pulling fs layer [2020-10-16T23:29:15.405Z] 93b61091891f: Pulling fs layer [2020-10-16T23:29:15.405Z] 93b9cdb0e59b: Pulling fs layer [2020-10-16T23:29:15.405Z] 5e14af77c1be: Pulling fs layer [2020-10-16T23:29:15.405Z] 01666e4c0597: Pulling fs layer [2020-10-16T23:29:15.405Z] aa168da1d23b: Pulling fs layer [2020-10-16T23:29:15.405Z] 46f8f816bc3b: Waiting [2020-10-16T23:29:15.405Z] 93b61091891f: Waiting [2020-10-16T23:29:15.405Z] 5e14af77c1be: Waiting [2020-10-16T23:29:15.405Z] 01666e4c0597: Waiting [2020-10-16T23:29:15.405Z] 93b9cdb0e59b: Waiting [2020-10-16T23:29:15.405Z] 36b3adc4ff6f: Verifying Checksum [2020-10-16T23:29:15.405Z] 36b3adc4ff6f: Download complete [2020-10-16T23:29:15.405Z] 46f8f816bc3b: Verifying Checksum [2020-10-16T23:29:15.405Z] 46f8f816bc3b: Download complete [2020-10-16T23:29:15.668Z] df20fa9351a1: Verifying Checksum [2020-10-16T23:29:15.668Z] df20fa9351a1: Download complete [2020-10-16T23:29:15.668Z] 93b9cdb0e59b: Verifying Checksum [2020-10-16T23:29:15.668Z] 93b9cdb0e59b: Download complete [2020-10-16T23:29:15.668Z] 93b61091891f: Verifying Checksum [2020-10-16T23:29:15.668Z] 93b61091891f: Download complete [2020-10-16T23:29:15.668Z] 01666e4c0597: Verifying Checksum [2020-10-16T23:29:15.668Z] 01666e4c0597: Download complete [2020-10-16T23:29:15.668Z] 5e14af77c1be: Verifying Checksum [2020-10-16T23:29:15.668Z] 5e14af77c1be: Download complete [2020-10-16T23:29:15.933Z] df20fa9351a1: Pull complete [2020-10-16T23:29:16.195Z] 36b3adc4ff6f: Pull complete [2020-10-16T23:29:16.459Z] 8ad3a11d3b57: Verifying Checksum [2020-10-16T23:29:16.459Z] 8ad3a11d3b57: Download complete [2020-10-16T23:29:17.433Z] 8ad3a11d3b57: Pull complete [2020-10-16T23:29:17.433Z] 46f8f816bc3b: Pull complete [2020-10-16T23:29:18.025Z] 93b61091891f: Pull complete [2020-10-16T23:29:18.025Z] 93b9cdb0e59b: Pull complete [2020-10-16T23:29:18.293Z] 5e14af77c1be: Pull complete [2020-10-16T23:29:18.293Z] aa168da1d23b: Verifying Checksum [2020-10-16T23:29:18.293Z] aa168da1d23b: Download complete [2020-10-16T23:29:18.293Z] 01666e4c0597: Pull complete [2020-10-16T23:29:24.948Z] aa168da1d23b: Pull complete [2020-10-16T23:29:24.948Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-16T23:29:24.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-16T23:29:24.948Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-16T23:29:25.147Z] prd-centos7-docker-4c-2g-5962 does not seem to be running inside a container [2020-10-16T23:29:25.194Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-177/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-177 -v /w/workspace/gexfoundry_device-mqtt-go_PR-177:/w/workspace/gexfoundry_device-mqtt-go_PR-177:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-177@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-16T23:29:28.056Z] $ docker top 610f2a619ae4ed91836de840e56b6969d5234a4bceb836a31a8a2998f229b654 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-16T23:29:28.570Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-16T23:29:28.871Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-16T23:29:29.173Z] + ls /var/log/sa-host [2020-10-16T23:29:29.173Z] + sadf -c /var/log/sa-host/sa05 [2020-10-16T23:29:29.173Z] file_magic: OK [2020-10-16T23:29:29.173Z] HZ: Using current value: 100 [2020-10-16T23:29:29.173Z] file_header: OK [2020-10-16T23:29:29.173Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-16T23:29:29.173Z] Statistics: [2020-10-16T23:29:29.173Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-16T23:29:29.173Z] File successfully converted to sysstat format version 12.2.1 [2020-10-16T23:29:29.173Z] + sadf -c /var/log/sa-host/sa16 [2020-10-16T23:29:29.173Z] file_magic: OK [2020-10-16T23:29:29.173Z] HZ: Using current value: 100 [2020-10-16T23:29:29.173Z] file_header: OK [2020-10-16T23:29:29.173Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-16T23:29:29.173Z] Statistics: [2020-10-16T23:29:29.173Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-16T23:29:29.173Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-16T23:29:29.836Z] provisioning config files... [2020-10-16T23:29:29.854Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-177@tmp/config626713178153558391tmp [Pipeline] { [Pipeline] echo [2020-10-16T23:29:29.936Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-16T23:29:30.239Z] ---> create-netrc.sh [Pipeline] } [2020-10-16T23:29:30.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-16T23:29:30.451Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-16T23:29:30.747Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-16T23:29:30.757Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-16T23:29:31.050Z] ---> sudo-logs.sh [2020-10-16T23:29:31.051Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-16T23:29:31.061Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-16T23:29:31.356Z] ---> job-cost.sh [2020-10-16T23:29:31.356Z] lf-activate-venv: SKIPPING [2020-10-16T23:29:31.356Z] INFO: No Stack... [2020-10-16T23:29:32.302Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-16T23:29:32.875Z] INFO: Archiving Costs [Pipeline] echo [2020-10-16T23:29:32.887Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-16T23:29:33.182Z] ---> logs-deploy.sh [2020-10-16T23:29:33.182Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-177/2 [2020-10-16T23:29:33.182Z] INFO: archiving workspace using pattern(s): [2020-10-16T23:29:35.101Z] Archives upload complete. [2020-10-16T23:29:35.101Z] INFO: archiving logs to Nexus