Pull request #447 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of brandonforster for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 79a40a317d1b6800d1816ffd538dea299a9d4c8b rather than 30e86e25716f55939028e204efa866500f969cd9 Obtained Jenkinsfile from 79a40a317d1b6800d1816ffd538dea299a9d4c8b Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2442 in /w/workspace/dgexfoundry_device-sdk-go_PR-447 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-447 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 79a40a317d1b6800d1816ffd538dea299a9d4c8b into PR head commit 30e86e25716f55939028e204efa866500f969cd9 Merge succeeded, producing 30e86e25716f55939028e204efa866500f969cd9 Checking out Revision 30e86e25716f55939028e204efa866500f969cd9 (PR-447) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/447/head:refs/remotes/origin/PR-447 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 30e86e25716f55939028e204efa866500f969cd9 # 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 79a40a317d1b6800d1816ffd538dea299a9d4c8b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 30e86e25716f55939028e204efa866500f969cd9 # timeout=10 Commit message: "#446: Refactored usage of service clients to be compatible with latest contracts changes." First time build. Skipping changelog. > git rev-list --no-walk 253bfd329dd1ea7fc22c5eed4f1cba51171da9b4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-06T20:03:46.612Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-06T20:03:48.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-06T20:03:48.368Z] [2020-04-06T20:03:48.368Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-06T20:03:48.724Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-06T20:03:48.724Z] latest: Pulling from edgex-devops/git-semver [2020-04-06T20:03:48.724Z] 9123ac7c32f7: Pulling fs layer [2020-04-06T20:03:48.724Z] b8cc5d1170e3: Pulling fs layer [2020-04-06T20:03:48.724Z] 2924cbbf6a41: Pulling fs layer [2020-04-06T20:03:48.724Z] 93b08a4f1073: Pulling fs layer [2020-04-06T20:03:48.724Z] 93b08a4f1073: Waiting [2020-04-06T20:03:48.724Z] b8cc5d1170e3: Verifying Checksum [2020-04-06T20:03:48.724Z] b8cc5d1170e3: Download complete [2020-04-06T20:03:48.724Z] 9123ac7c32f7: Verifying Checksum [2020-04-06T20:03:48.724Z] 9123ac7c32f7: Download complete [2020-04-06T20:03:48.987Z] 2924cbbf6a41: Verifying Checksum [2020-04-06T20:03:48.987Z] 2924cbbf6a41: Download complete [2020-04-06T20:03:48.987Z] 93b08a4f1073: Verifying Checksum [2020-04-06T20:03:48.987Z] 93b08a4f1073: Download complete [2020-04-06T20:03:48.987Z] 9123ac7c32f7: Pull complete [2020-04-06T20:03:49.247Z] b8cc5d1170e3: Pull complete [2020-04-06T20:03:49.817Z] 2924cbbf6a41: Pull complete [2020-04-06T20:03:50.076Z] 93b08a4f1073: Pull complete [2020-04-06T20:03:50.076Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-06T20:03:50.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-06T20:03:50.199Z] prd-centos7-docker-4c-2g-2442 does not seem to be running inside a container [2020-04-06T20:03:50.222Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-447 -v /w/workspace/dgexfoundry_device-sdk-go_PR-447:/w/workspace/dgexfoundry_device-sdk-go_PR-447:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-447@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-06T20:03:50.816Z] $ docker top 82561aa950a837fab1e04c5b8b7b93a8487a94d121fe99b242c6fd10c7b8583a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-06T20:03:51.140Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-06T20:03:51.140Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-06T20:03:51.339Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-06T20:03:51.344Z] $ docker exec 82561aa950a837fab1e04c5b8b7b93a8487a94d121fe99b242c6fd10c7b8583a ssh-agent [2020-04-06T20:03:51.546Z] SSH_AUTH_SOCK=/tmp/ssh-M5pIR7XmC39f/agent.15 [2020-04-06T20:03:51.546Z] SSH_AGENT_PID=22 [2020-04-06T20:03:51.559Z] Running ssh-add (command line suppressed) [2020-04-06T20:03:51.702Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/private_key_6730807832347815711.key (/w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/private_key_6730807832347815711.key) [2020-04-06T20:03:51.758Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-06T20:03:52.086Z] + git describe --exact-match --tags HEAD [2020-04-06T20:03:52.086Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-06T20:03:52.142Z] $ docker exec --env ******** --env ******** 82561aa950a837fab1e04c5b8b7b93a8487a94d121fe99b242c6fd10c7b8583a ssh-agent -k [2020-04-06T20:03:52.317Z] unset SSH_AUTH_SOCK; [2020-04-06T20:03:52.317Z] unset SSH_AGENT_PID; [2020-04-06T20:03:52.318Z] echo Agent pid 22 killed; [2020-04-06T20:03:52.367Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-06T20:03:52.434Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-06T20:03:52.434Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-06T20:03:52.509Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-06T20:03:52.509Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-06T20:03:52.692Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-06T20:03:52.697Z] $ docker exec 82561aa950a837fab1e04c5b8b7b93a8487a94d121fe99b242c6fd10c7b8583a ssh-agent [2020-04-06T20:03:52.880Z] SSH_AUTH_SOCK=/tmp/ssh-lyIkj1JeQWcO/agent.58 [2020-04-06T20:03:52.880Z] SSH_AGENT_PID=65 [2020-04-06T20:03:52.886Z] Running ssh-add (command line suppressed) [2020-04-06T20:03:53.028Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/private_key_8851413030275981494.key (/w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/private_key_8851413030275981494.key) [2020-04-06T20:03:53.069Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-06T20:03:53.398Z] + git semver init [2020-04-06T20:03:53.398Z] # -> Open(): unable to determine branch for HEAD [2020-04-06T20:03:53.398Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-447/.git [2020-04-06T20:03:53.398Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-447 [2020-04-06T20:03:53.398Z] # $SEMVER_REMOTE_NAME = origin [2020-04-06T20:03:53.398Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-06T20:03:53.398Z] # $SEMVER_USER_NAME = jenkins [2020-04-06T20:03:53.398Z] # $SEMVER_BRANCH = PR-447 [2020-04-06T20:03:53.398Z] # $SEMVER_TEMP = /tmp/semver-296979377 [2020-04-06T20:03:53.398Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-04-06T20:03:53.966Z] # '/tmp/semver-296979377' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-447/.semver' [2020-04-06T20:03:53.966Z] # -> Force: false [2020-04-06T20:03:53.966Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-447/.semver [Pipeline] } [2020-04-06T20:03:53.976Z] $ docker exec --env ******** --env ******** 82561aa950a837fab1e04c5b8b7b93a8487a94d121fe99b242c6fd10c7b8583a ssh-agent -k [2020-04-06T20:03:54.138Z] unset SSH_AUTH_SOCK; [2020-04-06T20:03:54.138Z] unset SSH_AGENT_PID; [2020-04-06T20:03:54.138Z] echo Agent pid 65 killed; [2020-04-06T20:03:54.171Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-06T20:03:54.585Z] + git semver [Pipeline] } [2020-04-06T20:03:54.601Z] $ docker stop --time=1 82561aa950a837fab1e04c5b8b7b93a8487a94d121fe99b242c6fd10c7b8583a [2020-04-06T20:03:55.969Z] $ docker rm -f 82561aa950a837fab1e04c5b8b7b93a8487a94d121fe99b242c6fd10c7b8583a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-06T20:03:56.901Z] Stashed 36 file(s) [Pipeline] echo [2020-04-06T20:03:56.903Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-06T20:04:12.126Z] Still waiting to schedule task [2020-04-06T20:04:12.126Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-06T20:04:12.128Z] Still waiting to schedule task [2020-04-06T20:04:12.128Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-06T20:05:53.197Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2444 in /w/workspace/dgexfoundry_device-sdk-go_PR-447 [Pipeline] { [Pipeline] ws [2020-04-06T20:05:53.239Z] Running in /w/workspace/device-sdk-go/13 [Pipeline] { [Pipeline] checkout [2020-04-06T20:05:59.194Z] using credential edgex-jenkins-ssh [2020-04-06T20:05:59.347Z] Cloning the remote Git repository [2020-04-06T20:05:59.347Z] Cloning with configured refspecs honoured and without tags [2020-04-06T20:05:59.427Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-06T20:05:59.518Z] > git init /w/workspace/device-sdk-go/13 # timeout=10 [2020-04-06T20:05:59.586Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-06T20:05:59.587Z] > git --version # timeout=10 [2020-04-06T20:05:59.613Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-06T20:05:59.676Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-06T20:06:00.816Z] Fetching without tags [2020-04-06T20:06:00.697Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-06T20:06:00.735Z] > git config --add remote.origin.fetch +refs/pull/447/head:refs/remotes/origin/PR-447 # timeout=10 [2020-04-06T20:06:00.759Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-06T20:06:00.782Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-06T20:06:00.831Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-06T20:06:00.832Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-06T20:06:00.861Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-06T20:06:01.339Z] Merging remotes/origin/master commit 79a40a317d1b6800d1816ffd538dea299a9d4c8b into PR head commit 30e86e25716f55939028e204efa866500f969cd9 [2020-04-06T20:06:01.711Z] Merge succeeded, producing 30e86e25716f55939028e204efa866500f969cd9 [2020-04-06T20:06:01.711Z] Checking out Revision 30e86e25716f55939028e204efa866500f969cd9 (PR-447) [2020-04-06T20:06:01.361Z] > git config core.sparsecheckout # timeout=10 [2020-04-06T20:06:01.394Z] > git checkout -f 30e86e25716f55939028e204efa866500f969cd9 # timeout=10 [2020-04-06T20:06:01.530Z] > git remote # timeout=10 [2020-04-06T20:06:01.547Z] > git config --get remote.origin.url # timeout=10 [2020-04-06T20:06:01.619Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-06T20:06:01.638Z] > git merge 79a40a317d1b6800d1816ffd538dea299a9d4c8b # timeout=10 [2020-04-06T20:06:01.670Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-06T20:06:01.739Z] > git config core.sparsecheckout # timeout=10 [2020-04-06T20:06:01.791Z] > git checkout -f 30e86e25716f55939028e204efa866500f969cd9 # timeout=10 [2020-04-06T20:06:06.150Z] Commit message: "#446: Refactored usage of service clients to be compatible with latest contracts changes." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-06T20:06:07.327Z] ========================================================= [2020-04-06T20:06:07.327Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-06T20:06:07.327Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-06T20:06:08.406Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-04-06T20:06:09.380Z] Sending build context to Docker daemon 2.815MB [2020-04-06T20:06:09.380Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-06T20:06:09.380Z] Step 2/8 : FROM ${BASE} [2020-04-06T20:06:09.649Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-06T20:06:09.649Z] cde5963f3b93: Pulling fs layer [2020-04-06T20:06:09.649Z] 2a23fa8c16f7: Pulling fs layer [2020-04-06T20:06:09.649Z] 777b28850792: Pulling fs layer [2020-04-06T20:06:09.649Z] 8a11ddd9e578: Pulling fs layer [2020-04-06T20:06:09.649Z] 4cf88f913ddb: Pulling fs layer [2020-04-06T20:06:09.649Z] 1df406cf5192: Pulling fs layer [2020-04-06T20:06:09.649Z] cd6300453558: Pulling fs layer [2020-04-06T20:06:09.649Z] b9c365052c96: Pulling fs layer [2020-04-06T20:06:09.649Z] a2d8cc88f415: Pulling fs layer [2020-04-06T20:06:09.649Z] 8a11ddd9e578: Waiting [2020-04-06T20:06:09.649Z] 4cf88f913ddb: Waiting [2020-04-06T20:06:09.649Z] 1df406cf5192: Waiting [2020-04-06T20:06:09.649Z] cd6300453558: Waiting [2020-04-06T20:06:09.649Z] b9c365052c96: Waiting [2020-04-06T20:06:09.649Z] a2d8cc88f415: Waiting [2020-04-06T20:06:09.649Z] ea1d1ca13537: Pulling fs layer [2020-04-06T20:06:09.649Z] 3750a50a1c5e: Pulling fs layer [2020-04-06T20:06:09.649Z] ea1d1ca13537: Waiting [2020-04-06T20:06:09.649Z] 3750a50a1c5e: Waiting [2020-04-06T20:06:09.649Z] 777b28850792: Verifying Checksum [2020-04-06T20:06:09.649Z] 777b28850792: Download complete [2020-04-06T20:06:09.649Z] 2a23fa8c16f7: Verifying Checksum [2020-04-06T20:06:09.649Z] 2a23fa8c16f7: Download complete [2020-04-06T20:06:09.919Z] 4cf88f913ddb: Verifying Checksum [2020-04-06T20:06:09.919Z] 4cf88f913ddb: Download complete [2020-04-06T20:06:09.919Z] 1df406cf5192: Download complete [2020-04-06T20:06:09.919Z] cde5963f3b93: Verifying Checksum [2020-04-06T20:06:10.887Z] cde5963f3b93: Pull complete [2020-04-06T20:06:11.474Z] 2a23fa8c16f7: Pull complete [2020-04-06T20:06:11.744Z] 777b28850792: Pull complete [2020-04-06T20:06:14.341Z] cd6300453558: Verifying Checksum [2020-04-06T20:06:14.341Z] cd6300453558: Download complete [2020-04-06T20:06:14.341Z] a2d8cc88f415: Verifying Checksum [2020-04-06T20:06:14.341Z] a2d8cc88f415: Download complete [2020-04-06T20:06:14.968Z] Running on prd-centos7-docker-4c-2g-2445 in /w/workspace/dgexfoundry_device-sdk-go_PR-447 [Pipeline] { [Pipeline] ws [2020-04-06T20:06:15.004Z] Running in /w/workspace/device-sdk-go/13 [Pipeline] { [Pipeline] checkout [2020-04-06T20:06:16.930Z] ea1d1ca13537: Verifying Checksum [2020-04-06T20:06:16.930Z] ea1d1ca13537: Download complete [2020-04-06T20:06:16.930Z] 3750a50a1c5e: Verifying Checksum [2020-04-06T20:06:16.930Z] 3750a50a1c5e: Download complete [2020-04-06T20:06:18.112Z] using credential edgex-jenkins-ssh [2020-04-06T20:06:18.158Z] Cloning the remote Git repository [2020-04-06T20:06:18.158Z] Cloning with configured refspecs honoured and without tags [2020-04-06T20:06:18.174Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-06T20:06:18.221Z] > git init /w/workspace/device-sdk-go/13 # timeout=10 [2020-04-06T20:06:18.282Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-06T20:06:18.282Z] > git --version # timeout=10 [2020-04-06T20:06:18.323Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-06T20:06:18.363Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-06T20:06:19.100Z] Fetching without tags [2020-04-06T20:06:19.479Z] Merging remotes/origin/master commit 79a40a317d1b6800d1816ffd538dea299a9d4c8b into PR head commit 30e86e25716f55939028e204efa866500f969cd9 [2020-04-06T20:06:19.508Z] b9c365052c96: Verifying Checksum [2020-04-06T20:06:19.508Z] b9c365052c96: Download complete [2020-04-06T20:06:19.581Z] Merge succeeded, producing 30e86e25716f55939028e204efa866500f969cd9 [2020-04-06T20:06:19.581Z] Checking out Revision 30e86e25716f55939028e204efa866500f969cd9 (PR-447) [2020-04-06T20:06:19.046Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-06T20:06:19.056Z] > git config --add remote.origin.fetch +refs/pull/447/head:refs/remotes/origin/PR-447 # timeout=10 [2020-04-06T20:06:19.071Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-06T20:06:19.083Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-06T20:06:19.108Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-06T20:06:19.108Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-06T20:06:19.122Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-06T20:06:19.491Z] > git config core.sparsecheckout # timeout=10 [2020-04-06T20:06:19.498Z] > git checkout -f 30e86e25716f55939028e204efa866500f969cd9 # timeout=10 [2020-04-06T20:06:19.548Z] > git remote # timeout=10 [2020-04-06T20:06:19.554Z] > git config --get remote.origin.url # timeout=10 [2020-04-06T20:06:19.561Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-06T20:06:19.565Z] > git merge 79a40a317d1b6800d1816ffd538dea299a9d4c8b # timeout=10 [2020-04-06T20:06:19.574Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-06T20:06:19.588Z] > git config core.sparsecheckout # timeout=10 [2020-04-06T20:06:19.593Z] > git checkout -f 30e86e25716f55939028e204efa866500f969cd9 # timeout=10 [2020-04-06T20:06:20.912Z] 8a11ddd9e578: Verifying Checksum [2020-04-06T20:06:20.912Z] 8a11ddd9e578: Download complete [2020-04-06T20:06:23.425Z] Commit message: "#446: Refactored usage of service clients to be compatible with latest contracts changes." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-06T20:06:24.190Z] ========================================================= [2020-04-06T20:06:24.190Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-06T20:06:24.190Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-06T20:06:24.821Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-04-06T20:06:25.082Z] Sending build context to Docker daemon 2.818MB [2020-04-06T20:06:25.082Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-06T20:06:25.082Z] Step 2/8 : FROM ${BASE} [2020-04-06T20:06:25.345Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-06T20:06:25.345Z] e6b0cf9c0882: Pulling fs layer [2020-04-06T20:06:25.345Z] 2848faf0eed1: Pulling fs layer [2020-04-06T20:06:25.345Z] 0f37312ad70f: Pulling fs layer [2020-04-06T20:06:25.345Z] 5788d62ee057: Pulling fs layer [2020-04-06T20:06:25.345Z] 0e6b1d234666: Pulling fs layer [2020-04-06T20:06:25.345Z] bf5d7aec512f: Pulling fs layer [2020-04-06T20:06:25.345Z] 34c802a77dc8: Pulling fs layer [2020-04-06T20:06:25.345Z] 9eb99e56ec68: Pulling fs layer [2020-04-06T20:06:25.345Z] 27c7a5d97fbd: Pulling fs layer [2020-04-06T20:06:25.345Z] 5c102a31e300: Pulling fs layer [2020-04-06T20:06:25.345Z] dcfb455df0a1: Pulling fs layer [2020-04-06T20:06:25.345Z] 5788d62ee057: Waiting [2020-04-06T20:06:25.345Z] 0e6b1d234666: Waiting [2020-04-06T20:06:25.345Z] bf5d7aec512f: Waiting [2020-04-06T20:06:25.345Z] 34c802a77dc8: Waiting [2020-04-06T20:06:25.345Z] 5c102a31e300: Waiting [2020-04-06T20:06:25.345Z] 9eb99e56ec68: Waiting [2020-04-06T20:06:25.345Z] dcfb455df0a1: Waiting [2020-04-06T20:06:25.345Z] 27c7a5d97fbd: Waiting [2020-04-06T20:06:25.345Z] 0f37312ad70f: Verifying Checksum [2020-04-06T20:06:25.345Z] 0f37312ad70f: Download complete [2020-04-06T20:06:25.345Z] 2848faf0eed1: Download complete [2020-04-06T20:06:25.345Z] 0e6b1d234666: Verifying Checksum [2020-04-06T20:06:25.345Z] 0e6b1d234666: Download complete [2020-04-06T20:06:25.345Z] bf5d7aec512f: Verifying Checksum [2020-04-06T20:06:25.345Z] bf5d7aec512f: Download complete [2020-04-06T20:06:25.345Z] e6b0cf9c0882: Verifying Checksum [2020-04-06T20:06:25.606Z] e6b0cf9c0882: Pull complete [2020-04-06T20:06:25.867Z] 2848faf0eed1: Pull complete [2020-04-06T20:06:26.133Z] 0f37312ad70f: Pull complete [2020-04-06T20:06:26.710Z] 34c802a77dc8: Verifying Checksum [2020-04-06T20:06:26.710Z] 34c802a77dc8: Download complete [2020-04-06T20:06:26.710Z] 27c7a5d97fbd: Verifying Checksum [2020-04-06T20:06:26.710Z] 27c7a5d97fbd: Download complete [2020-04-06T20:06:26.980Z] 9eb99e56ec68: Verifying Checksum [2020-04-06T20:06:26.980Z] 9eb99e56ec68: Download complete [2020-04-06T20:06:26.980Z] 5c102a31e300: Download complete [2020-04-06T20:06:26.980Z] dcfb455df0a1: Verifying Checksum [2020-04-06T20:06:26.980Z] dcfb455df0a1: Download complete [2020-04-06T20:06:27.549Z] 5788d62ee057: Verifying Checksum [2020-04-06T20:06:27.549Z] 5788d62ee057: Download complete [2020-04-06T20:06:33.246Z] 8a11ddd9e578: Pull complete [2020-04-06T20:06:33.246Z] 4cf88f913ddb: Pull complete [2020-04-06T20:06:33.246Z] 1df406cf5192: Pull complete [2020-04-06T20:06:34.124Z] 5788d62ee057: Pull complete [2020-04-06T20:06:34.124Z] 0e6b1d234666: Pull complete [2020-04-06T20:06:34.124Z] bf5d7aec512f: Pull complete [2020-04-06T20:06:38.615Z] cd6300453558: Pull complete [2020-04-06T20:06:40.715Z] 34c802a77dc8: Pull complete [2020-04-06T20:06:42.895Z] b9c365052c96: Pull complete [2020-04-06T20:06:43.485Z] a2d8cc88f415: Pull complete [2020-04-06T20:06:44.058Z] 9eb99e56ec68: Pull complete [2020-04-06T20:06:44.058Z] 27c7a5d97fbd: Pull complete [2020-04-06T20:06:44.999Z] 5c102a31e300: Pull complete [2020-04-06T20:06:45.259Z] dcfb455df0a1: Pull complete [2020-04-06T20:06:45.259Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-06T20:06:45.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-06T20:06:45.259Z] ---> 7c70fe431013 [2020-04-06T20:06:45.259Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-06T20:06:45.259Z] ---> Running in b065520b980e [2020-04-06T20:06:45.449Z] ea1d1ca13537: Pull complete [2020-04-06T20:06:45.520Z] Removing intermediate container b065520b980e [2020-04-06T20:06:45.520Z] ---> c598853c8562 [2020-04-06T20:06:45.520Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-06T20:06:45.520Z] ---> Running in cac8678752c5 [2020-04-06T20:06:45.719Z] 3750a50a1c5e: Pull complete [2020-04-06T20:06:45.719Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-06T20:06:45.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-06T20:06:45.719Z] ---> 78745c68409d [2020-04-06T20:06:45.719Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-06T20:06:46.459Z] Removing intermediate container cac8678752c5 [2020-04-06T20:06:46.459Z] ---> 928971b0224d [2020-04-06T20:06:46.459Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-06T20:06:46.459Z] ---> Running in a6c966d78682 [2020-04-06T20:06:47.030Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-06T20:06:47.596Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-06T20:06:47.856Z] OK: 143 MiB in 39 packages [2020-04-06T20:06:48.115Z] Removing intermediate container a6c966d78682 [2020-04-06T20:06:48.115Z] ---> 8a26240761c5 [2020-04-06T20:06:48.115Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-06T20:06:48.115Z] ---> Running in de7d4e984185 [2020-04-06T20:06:48.373Z] Removing intermediate container de7d4e984185 [2020-04-06T20:06:48.373Z] ---> 174a50dbcc03 [2020-04-06T20:06:48.373Z] Step 7/8 : COPY . . [2020-04-06T20:06:48.946Z] ---> bf3be0987d82 [2020-04-06T20:06:48.946Z] Step 8/8 : RUN go mod download [2020-04-06T20:06:48.946Z] ---> Running in 7f25d6ff97b3 [2020-04-06T20:06:49.995Z] ---> Running in 080eee2e9cee [2020-04-06T20:06:50.583Z] Removing intermediate container 080eee2e9cee [2020-04-06T20:06:50.583Z] ---> a4a58dbfd30b [2020-04-06T20:06:50.583Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-06T20:06:50.583Z] ---> Running in 891c64a4c723 [2020-04-06T20:06:50.858Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-06T20:06:50.858Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-06T20:06:51.118Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-06T20:06:51.118Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-06T20:06:51.118Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-06T20:06:51.118Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-06T20:06:51.118Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-06T20:06:51.118Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-06T20:06:51.118Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 [2020-04-06T20:06:51.118Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-06T20:06:51.118Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 [2020-04-06T20:06:51.118Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-06T20:06:51.118Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-06T20:06:51.118Z] go: finding github.com/fatih/color v1.7.0 [2020-04-06T20:06:51.118Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-06T20:06:51.118Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-06T20:06:51.377Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-06T20:06:51.377Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-06T20:06:51.377Z] go: finding github.com/google/uuid v1.1.0 [2020-04-06T20:06:51.377Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-06T20:06:51.377Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-06T20:06:51.377Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-06T20:06:51.377Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-06T20:06:51.377Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-06T20:06:51.377Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-06T20:06:51.377Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-06T20:06:51.377Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-06T20:06:51.377Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-06T20:06:51.636Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-06T20:06:51.636Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-06T20:06:51.636Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-06T20:06:51.636Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-06T20:06:51.636Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-06T20:06:51.636Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-06T20:06:51.636Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-06T20:06:51.636Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-06T20:06:51.636Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-06T20:06:51.636Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-06T20:06:51.636Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-06T20:06:51.895Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-06T20:06:51.895Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-06T20:06:51.895Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-06T20:06:51.895Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-06T20:06:51.895Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-06T20:06:51.895Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-06T20:06:51.895Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-06T20:06:51.895Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-06T20:06:51.895Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-06T20:06:51.895Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-06T20:06:51.895Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-06T20:06:51.895Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-06T20:06:51.895Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-06T20:06:51.895Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-06T20:06:51.895Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-06T20:06:51.895Z] go: finding github.com/posener/complete v1.1.1 [2020-04-06T20:06:51.895Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-06T20:06:51.895Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-06T20:06:52.154Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-06T20:06:52.154Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-06T20:06:52.154Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-06T20:06:52.154Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-06T20:06:52.154Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-06T20:06:52.154Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-06T20:06:52.154Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-06T20:06:52.154Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-06T20:06:52.154Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-06T20:06:52.537Z] Removing intermediate container 891c64a4c723 [2020-04-06T20:06:52.537Z] ---> e0ce96a469fb [2020-04-06T20:06:52.537Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-06T20:06:52.537Z] ---> Running in de05f870030f [2020-04-06T20:06:53.501Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-06T20:06:54.459Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-06T20:06:55.045Z] OK: 125 MiB in 39 packages [2020-04-06T20:06:56.026Z] Removing intermediate container de05f870030f [2020-04-06T20:06:56.026Z] ---> 2850154fc8e4 [2020-04-06T20:06:56.026Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-06T20:06:56.293Z] ---> Running in f97cd22b55b8 [2020-04-06T20:06:56.561Z] Removing intermediate container f97cd22b55b8 [2020-04-06T20:06:56.561Z] ---> 09b03ccacfe5 [2020-04-06T20:06:56.561Z] Step 7/8 : COPY . . [2020-04-06T20:06:57.444Z] Removing intermediate container 7f25d6ff97b3 [2020-04-06T20:06:57.444Z] ---> 328e7cce9a7d [2020-04-06T20:06:57.444Z] Successfully built 328e7cce9a7d [2020-04-06T20:06:57.444Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-06T20:06:57.975Z] ---> 931024f0c9cf [2020-04-06T20:06:57.975Z] Step 8/8 : RUN go mod download [2020-04-06T20:06:57.975Z] ---> Running in 7a08c09b4bb7 [2020-04-06T20:06:58.054Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-06T20:06:58.055Z] . [Pipeline] withDockerContainer [2020-04-06T20:06:58.264Z] prd-centos7-docker-4c-2g-2445 does not seem to be running inside a container [2020-04-06T20:06:58.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/13 -v /w/workspace/device-sdk-go/13:/w/workspace/device-sdk-go/13:rw,z -v /w/workspace/device-sdk-go/13@tmp:/w/workspace/device-sdk-go/13@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 ******** ci-base-image-x86_64 cat [2020-04-06T20:06:59.580Z] $ docker top a23279487d084bccd6e5973ab366f3c78abf9a2d3c43a706d82d2ee8a3cf10e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-06T20:06:59.922Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-06T20:06:59.922Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-06T20:06:59.922Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-06T20:06:59.922Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-06T20:06:59.922Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-06T20:06:59.922Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-06T20:06:59.922Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-06T20:06:59.922Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-06T20:06:59.922Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 [2020-04-06T20:06:59.922Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-06T20:06:59.922Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 [2020-04-06T20:06:59.922Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-06T20:06:59.922Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-06T20:06:59.922Z] go: finding github.com/fatih/color v1.7.0 [2020-04-06T20:06:59.922Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-06T20:06:59.922Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-06T20:06:59.922Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-06T20:06:59.922Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-06T20:06:59.922Z] go: finding github.com/google/uuid v1.1.0 [2020-04-06T20:06:59.922Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-06T20:06:59.922Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-06T20:06:59.922Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-06T20:06:59.922Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-06T20:06:59.922Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-06T20:06:59.922Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-06T20:06:59.922Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-06T20:06:59.922Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-06T20:06:59.922Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-06T20:06:59.922Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-06T20:06:59.922Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-06T20:06:59.922Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-06T20:06:59.922Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-06T20:06:59.922Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-06T20:06:59.922Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-06T20:06:59.922Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-06T20:06:59.922Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-06T20:07:00.107Z] + go version [2020-04-06T20:07:00.107Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-06T20:07:00.193Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-06T20:07:00.193Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-06T20:07:00.193Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-06T20:07:00.193Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-06T20:07:00.193Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-06T20:07:00.193Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-06T20:07:00.193Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-06T20:07:00.193Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-06T20:07:00.193Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-06T20:07:00.193Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-06T20:07:00.193Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-06T20:07:00.193Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-06T20:07:00.193Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-06T20:07:00.193Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-06T20:07:00.440Z] + make test [2020-04-06T20:07:00.440Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-06T20:07:00.467Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-06T20:07:00.467Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-06T20:07:00.467Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-06T20:07:00.467Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-06T20:07:00.467Z] go: finding github.com/posener/complete v1.1.1 [2020-04-06T20:07:00.467Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-06T20:07:00.467Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-06T20:07:00.467Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-06T20:07:00.467Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-06T20:07:00.467Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-06T20:07:00.467Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-06T20:07:00.467Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-06T20:07:00.467Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-06T20:07:00.467Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-06T20:07:00.467Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-06T20:07:00.467Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-06T20:07:01.017Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-06T20:07:10.583Z] Removing intermediate container 7a08c09b4bb7 [2020-04-06T20:07:10.583Z] ---> 2becf1594ee2 [2020-04-06T20:07:10.583Z] Successfully built 2becf1594ee2 [2020-04-06T20:07:10.583Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-06T20:07:11.259Z] + docker inspect -f . ci-base-image-arm64 [2020-04-06T20:07:11.525Z] . [Pipeline] withDockerContainer [2020-04-06T20:07:11.850Z] prd-ubuntu18.04-docker-arm64-4c-16g-2444 does not seem to be running inside a container [2020-04-06T20:07:11.929Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/13 -v /w/workspace/device-sdk-go/13:/w/workspace/device-sdk-go/13:rw,z -v /w/workspace/device-sdk-go/13@tmp:/w/workspace/device-sdk-go/13@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 ******** ci-base-image-arm64 cat [2020-04-06T20:07:13.351Z] $ docker top 6f82d8d25ccf07c8e58deb17f99089d907e438cb88860eab7f8c363e9bd1c344 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-06T20:07:14.413Z] + go version [2020-04-06T20:07:14.413Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-06T20:07:15.078Z] + make test [2020-04-06T20:07:15.079Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-06T20:07:15.979Z] # github.com/edgexfoundry/device-sdk-go/internal/urlclient [2020-04-06T20:07:15.979Z] internal/urlclient/factory.go:46:9: undefined: common.ClientInfo [2020-04-06T20:07:16.492Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-06T20:07:21.273Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.012s coverage: 22.6% of statements [2020-04-06T20:07:21.562Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.113s coverage: 95.8% of statements [2020-04-06T20:07:21.562Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/clients [build failed] [2020-04-06T20:07:21.562Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.020s coverage: 22.7% of statements [2020-04-06T20:07:21.827Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.154s coverage: 38.5% of statements [2020-04-06T20:07:24.401Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.619s coverage: 79.9% of statements [2020-04-06T20:07:24.401Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.143s coverage: 52.6% of statements [2020-04-06T20:07:24.401Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.121s coverage: 76.1% of statements [2020-04-06T20:07:24.401Z] make: *** [Makefile:29: test] Error 2 [Pipeline] } [2020-04-06T20:07:24.421Z] $ docker stop --time=1 a23279487d084bccd6e5973ab366f3c78abf9a2d3c43a706d82d2ee8a3cf10e5 [2020-04-06T20:07:25.929Z] $ docker rm -f a23279487d084bccd6e5973ab366f3c78abf9a2d3c43a706d82d2ee8a3cf10e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-06T20:07:26.976Z] Failed in branch amd64 [2020-04-06T20:07:55.437Z] # github.com/edgexfoundry/device-sdk-go/internal/urlclient [2020-04-06T20:07:55.437Z] internal/urlclient/factory.go:46:9: undefined: common.ClientInfo [2020-04-06T20:07:56.413Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.070s coverage: 22.6% of statements [2020-04-06T20:07:57.018Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.281s coverage: 95.8% of statements [2020-04-06T20:07:57.018Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/clients [build failed] [2020-04-06T20:07:57.018Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.029s coverage: 22.7% of statements [2020-04-06T20:08:02.389Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.174s coverage: 38.5% of statements [2020-04-06T20:08:02.982Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.804s coverage: 79.9% of statements [2020-04-06T20:08:02.982Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.047s coverage: 52.6% of statements [2020-04-06T20:08:03.249Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.333s coverage: 76.1% of statements [2020-04-06T20:08:03.836Z] make: *** [Makefile:29: test] Error 2 [Pipeline] } [2020-04-06T20:08:03.857Z] $ docker stop --time=1 6f82d8d25ccf07c8e58deb17f99089d907e438cb88860eab7f8c363e9bd1c344 [2020-04-06T20:08:06.012Z] $ docker rm -f 6f82d8d25ccf07c8e58deb17f99089d907e438cb88860eab7f8c363e9bd1c344 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-06T20:08:07.554Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-06T20:08:08.908Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-06T20:08:09.206Z] ---> package-listing.sh [2020-04-06T20:08:09.206Z] ++ facter osfamily [2020-04-06T20:08:09.206Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-06T20:08:09.206Z] + OS_FAMILY=redhat [2020-04-06T20:08:09.206Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-447 [2020-04-06T20:08:09.206Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-06T20:08:09.206Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-06T20:08:09.206Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-06T20:08:09.206Z] + PACKAGES=/tmp/packages_start.txt [2020-04-06T20:08:09.206Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-447 ']' [2020-04-06T20:08:09.206Z] + PACKAGES=/tmp/packages_end.txt [2020-04-06T20:08:09.206Z] + case "${OS_FAMILY}" in [2020-04-06T20:08:09.206Z] + rpm -qa [2020-04-06T20:08:09.206Z] + sort [2020-04-06T20:08:13.394Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-06T20:08:13.394Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-06T20:08:13.394Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-06T20:08:13.394Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-447 ']' [2020-04-06T20:08:13.394Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-447/archives/ [2020-04-06T20:08:13.394Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-447/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-06T20:08:13.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-06T20:08:13.801Z] [2020-04-06T20:08:13.801Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-06T20:08:14.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-06T20:08:14.131Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-06T20:08:14.131Z] c9b1b535fdd9: Pulling fs layer [2020-04-06T20:08:14.131Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-06T20:08:14.131Z] 756a868c4378: Pulling fs layer [2020-04-06T20:08:14.131Z] 444b2fc9a129: Pulling fs layer [2020-04-06T20:08:14.131Z] ea15f1150254: Pulling fs layer [2020-04-06T20:08:14.131Z] 41b27a9f41bf: Pulling fs layer [2020-04-06T20:08:14.131Z] 28c525ee5125: Pulling fs layer [2020-04-06T20:08:14.131Z] 094b1ea09ed8: Pulling fs layer [2020-04-06T20:08:14.131Z] 138eaada9080: Pulling fs layer [2020-04-06T20:08:14.131Z] 0622d0fa9048: Pulling fs layer [2020-04-06T20:08:14.131Z] 41b27a9f41bf: Waiting [2020-04-06T20:08:14.131Z] 28c525ee5125: Waiting [2020-04-06T20:08:14.131Z] 094b1ea09ed8: Waiting [2020-04-06T20:08:14.131Z] 138eaada9080: Waiting [2020-04-06T20:08:14.131Z] 0622d0fa9048: Waiting [2020-04-06T20:08:14.131Z] 444b2fc9a129: Waiting [2020-04-06T20:08:14.131Z] ea15f1150254: Waiting [2020-04-06T20:08:14.131Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-06T20:08:14.131Z] 2cc5ad85d9ab: Download complete [2020-04-06T20:08:14.131Z] 444b2fc9a129: Verifying Checksum [2020-04-06T20:08:14.131Z] 444b2fc9a129: Download complete [2020-04-06T20:08:14.131Z] c9b1b535fdd9: Verifying Checksum [2020-04-06T20:08:14.131Z] c9b1b535fdd9: Download complete [2020-04-06T20:08:14.131Z] ea15f1150254: Verifying Checksum [2020-04-06T20:08:14.131Z] ea15f1150254: Download complete [2020-04-06T20:08:14.401Z] 28c525ee5125: Verifying Checksum [2020-04-06T20:08:14.401Z] 28c525ee5125: Download complete [2020-04-06T20:08:14.678Z] 756a868c4378: Verifying Checksum [2020-04-06T20:08:14.678Z] 756a868c4378: Download complete [2020-04-06T20:08:14.678Z] c9b1b535fdd9: Pull complete [2020-04-06T20:08:14.678Z] 138eaada9080: Verifying Checksum [2020-04-06T20:08:14.678Z] 138eaada9080: Download complete [2020-04-06T20:08:14.678Z] 0622d0fa9048: Verifying Checksum [2020-04-06T20:08:14.678Z] 0622d0fa9048: Download complete [2020-04-06T20:08:14.961Z] 094b1ea09ed8: Verifying Checksum [2020-04-06T20:08:14.961Z] 094b1ea09ed8: Download complete [2020-04-06T20:08:14.961Z] 2cc5ad85d9ab: Pull complete [2020-04-06T20:08:15.224Z] 41b27a9f41bf: Verifying Checksum [2020-04-06T20:08:15.224Z] 41b27a9f41bf: Download complete [2020-04-06T20:08:16.165Z] 756a868c4378: Pull complete [2020-04-06T20:08:16.424Z] 444b2fc9a129: Pull complete [2020-04-06T20:08:16.692Z] ea15f1150254: Pull complete [2020-04-06T20:08:20.006Z] 41b27a9f41bf: Pull complete [2020-04-06T20:08:20.267Z] 28c525ee5125: Pull complete [2020-04-06T20:08:22.178Z] 094b1ea09ed8: Pull complete [2020-04-06T20:08:22.178Z] 138eaada9080: Pull complete [2020-04-06T20:08:22.437Z] 0622d0fa9048: Pull complete [2020-04-06T20:08:22.437Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-06T20:08:22.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-06T20:08:22.594Z] prd-centos7-docker-4c-2g-2442 does not seem to be running inside a container [2020-04-06T20:08:22.637Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-447 -v /w/workspace/dgexfoundry_device-sdk-go_PR-447:/w/workspace/dgexfoundry_device-sdk-go_PR-447:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-447@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-06T20:08:23.227Z] $ docker top 3ea6f85725b01a40aded07877a4a96c0b2ba4dc80064f50a804c13b88fafe2ef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-06T20:08:23.452Z] provisioning config files... [2020-04-06T20:08:23.470Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/config1639096192641439038tmp [Pipeline] { [Pipeline] echo [2020-04-06T20:08:23.526Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-06T20:08:23.826Z] ---> create-netrc.sh [Pipeline] echo [2020-04-06T20:08:23.833Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-06T20:08:24.129Z] ---> logs-deploy.sh [2020-04-06T20:08:24.129Z] + ARCHIVE_ARTIFACTS= [2020-04-06T20:08:24.129Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-06T20:08:24.129Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-06T20:08:24.129Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-06T20:08:24.129Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-447/13 [2020-04-06T20:08:24.129Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-447/13/ [2020-04-06T20:08:24.129Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-447/13 /w/workspace/dgexfoundry_device-sdk-go_PR-447 [2020-04-06T20:08:25.506Z] Archives upload complete. [2020-04-06T20:08:25.506Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-447/13 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-447/13/