Pull request #523 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 hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from a59c6b311e1019a4e36e85f27ccd455558a9ce8a+95692bfba5b6922b9479d5fc02f4a388c744689f (2d3f31b77f238bce960e1390c64c3adde14afa66) 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 a8d5489117fb74ecf2babedeac9793ec80335c77 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 a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > 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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-7350 in /w/workspace/dgexfoundry_device-sdk-go_PR-523 [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-523 # 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/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/523/head:refs/remotes/origin/PR-523 # 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/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 95692bfba5b6922b9479d5fc02f4a388c744689f into PR head commit a59c6b311e1019a4e36e85f27ccd455558a9ce8a Merge succeeded, producing a59c6b311e1019a4e36e85f27ccd455558a9ce8a Checking out Revision a59c6b311e1019a4e36e85f27ccd455558a9ce8a (PR-523) > git config core.sparsecheckout # timeout=10 > git checkout -f a59c6b311e1019a4e36e85f27ccd455558a9ce8a # 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 95692bfba5b6922b9479d5fc02f4a388c744689f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a59c6b311e1019a4e36e85f27ccd455558a9ce8a # timeout=10 Commit message: "feat: add ability for service key override" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-05-06T07:21:07.048Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-06T07:21:11.627Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-06T07:21:11.712Z] ========================================================= [2020-05-06T07:21:11.712Z] EdgeX Global Pipelines Version Info [2020-05-06T07:21:11.712Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-05-06T07:21:13.164Z] ------------------- [2020-05-06T07:21:13.164Z] stable info: [2020-05-06T07:21:13.164Z] ------------------- [2020-05-06T07:21:13.164Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-05-06T07:21:13.164Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-06T07:21:13.165Z] Message: update stable to v1.0.87 [2020-05-06T07:21:13.736Z] ------------------- [2020-05-06T07:21:13.736Z] experimental info: [2020-05-06T07:21:13.736Z] ------------------- [2020-05-06T07:21:13.736Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-05-06T07:21:13.736Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-06T07:21:13.736Z] Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-05-06T07:21:15.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-06T07:21:15.699Z] [2020-05-06T07:21:15.699Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-06T07:21:16.041Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-06T07:21:16.041Z] latest: Pulling from edgex-devops/git-semver [2020-05-06T07:21:16.041Z] 9123ac7c32f7: Pulling fs layer [2020-05-06T07:21:16.041Z] b8cc5d1170e3: Pulling fs layer [2020-05-06T07:21:16.041Z] 2924cbbf6a41: Pulling fs layer [2020-05-06T07:21:16.041Z] 93b08a4f1073: Pulling fs layer [2020-05-06T07:21:16.041Z] 93b08a4f1073: Waiting [2020-05-06T07:21:16.041Z] b8cc5d1170e3: Verifying Checksum [2020-05-06T07:21:16.041Z] b8cc5d1170e3: Download complete [2020-05-06T07:21:16.303Z] 9123ac7c32f7: Verifying Checksum [2020-05-06T07:21:16.303Z] 9123ac7c32f7: Download complete [2020-05-06T07:21:16.303Z] 93b08a4f1073: Verifying Checksum [2020-05-06T07:21:16.303Z] 93b08a4f1073: Download complete [2020-05-06T07:21:16.303Z] 2924cbbf6a41: Verifying Checksum [2020-05-06T07:21:16.303Z] 2924cbbf6a41: Download complete [2020-05-06T07:21:16.872Z] 9123ac7c32f7: Pull complete [2020-05-06T07:21:16.872Z] b8cc5d1170e3: Pull complete [2020-05-06T07:21:22.159Z] 2924cbbf6a41: Pull complete [2020-05-06T07:21:22.159Z] 93b08a4f1073: Pull complete [2020-05-06T07:21:22.159Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-06T07:21:22.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-06T07:21:22.289Z] prd-centos7-docker-4c-2g-7350 does not seem to be running inside a container [2020-05-06T07:21:22.335Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-523 -v /w/workspace/dgexfoundry_device-sdk-go_PR-523:/w/workspace/dgexfoundry_device-sdk-go_PR-523:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-523@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-05-06T07:21:23.167Z] $ docker top 5b12e5e61b87845283187feef6e89ab8e66bf63247e881e7e8001d16d96b197d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-06T07:21:36.341Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-06T07:21:36.341Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-06T07:21:36.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-06T07:21:36.583Z] $ docker exec 5b12e5e61b87845283187feef6e89ab8e66bf63247e881e7e8001d16d96b197d ssh-agent [2020-05-06T07:21:36.753Z] SSH_AUTH_SOCK=/tmp/ssh-Sqj6wujfNFk8/agent.14 [2020-05-06T07:21:36.753Z] SSH_AGENT_PID=21 [2020-05-06T07:21:36.761Z] Running ssh-add (command line suppressed) [2020-05-06T07:21:36.898Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/private_key_7263856863078160573.key (/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/private_key_7263856863078160573.key) [2020-05-06T07:21:36.941Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-06T07:21:37.263Z] + git describe --exact-match --tags HEAD [2020-05-06T07:21:37.263Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-06T07:21:37.321Z] $ docker exec --env ******** --env ******** 5b12e5e61b87845283187feef6e89ab8e66bf63247e881e7e8001d16d96b197d ssh-agent -k [2020-05-06T07:21:37.491Z] unset SSH_AUTH_SOCK; [2020-05-06T07:21:37.491Z] unset SSH_AGENT_PID; [2020-05-06T07:21:37.491Z] echo Agent pid 21 killed; [2020-05-06T07:21:37.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-06T07:21:37.637Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-06T07:21:37.637Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-06T07:21:38.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-06T07:21:38.638Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-06T07:21:38.821Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-06T07:21:38.828Z] $ docker exec 5b12e5e61b87845283187feef6e89ab8e66bf63247e881e7e8001d16d96b197d ssh-agent [2020-05-06T07:21:39.005Z] SSH_AUTH_SOCK=/tmp/ssh-p2wg7ej6qOrT/agent.55 [2020-05-06T07:21:39.005Z] SSH_AGENT_PID=62 [2020-05-06T07:21:39.011Z] Running ssh-add (command line suppressed) [2020-05-06T07:21:39.163Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/private_key_7973410588525870689.key (/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/private_key_7973410588525870689.key) [2020-05-06T07:21:39.213Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-06T07:21:39.541Z] + git semver init [2020-05-06T07:21:39.541Z] # -> Open(): unable to determine branch for HEAD [2020-05-06T07:21:39.541Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-523/.git [2020-05-06T07:21:39.541Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-523 [2020-05-06T07:21:39.541Z] # $SEMVER_REMOTE_NAME = origin [2020-05-06T07:21:39.541Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-06T07:21:39.541Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-06T07:21:39.541Z] # $SEMVER_BRANCH = PR-523 [2020-05-06T07:21:39.541Z] # $SEMVER_TEMP = /tmp/semver-345701447 [2020-05-06T07:21:39.541Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-05-06T07:21:40.109Z] # '/tmp/semver-345701447' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-523/.semver' [2020-05-06T07:21:40.109Z] # -> Force: false [2020-05-06T07:21:40.109Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-523/.semver [Pipeline] } [2020-05-06T07:21:40.121Z] $ docker exec --env ******** --env ******** 5b12e5e61b87845283187feef6e89ab8e66bf63247e881e7e8001d16d96b197d ssh-agent -k [2020-05-06T07:21:40.250Z] unset SSH_AUTH_SOCK; [2020-05-06T07:21:40.251Z] unset SSH_AGENT_PID; [2020-05-06T07:21:40.251Z] echo Agent pid 62 killed; [2020-05-06T07:21:40.289Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-06T07:21:40.765Z] + git semver [Pipeline] } [2020-05-06T07:21:40.786Z] $ docker stop --time=1 5b12e5e61b87845283187feef6e89ab8e66bf63247e881e7e8001d16d96b197d [2020-05-06T07:21:44.639Z] $ docker rm -f 5b12e5e61b87845283187feef6e89ab8e66bf63247e881e7e8001d16d96b197d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-06T07:21:45.458Z] Stashed 62 file(s) [Pipeline] echo [2020-05-06T07:21:45.461Z] [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-05-06T07:22:00.762Z] Still waiting to schedule task [2020-05-06T07:22:00.762Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-05-06T07:22:00.764Z] Still waiting to schedule task [2020-05-06T07:22:00.764Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-05-06T07:27:02.577Z] Running on prd-centos7-docker-4c-2g-7353 in /w/workspace/dgexfoundry_device-sdk-go_PR-523 [Pipeline] { [Pipeline] ws [2020-05-06T07:27:02.623Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2020-05-06T07:27:07.036Z] using credential edgex-jenkins-ssh [2020-05-06T07:27:07.134Z] Cloning the remote Git repository [2020-05-06T07:27:07.134Z] Cloning with configured refspecs honoured and without tags [2020-05-06T07:27:07.171Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-05-06T07:27:07.237Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2020-05-06T07:27:20.805Z] Fetching without tags [2020-05-06T07:27:20.037Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-06T07:27:20.038Z] > git --version # timeout=10 [2020-05-06T07:27:20.082Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-06T07:27:20.142Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-06T07:27:20.714Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-06T07:27:20.744Z] > git config --add remote.origin.fetch +refs/pull/523/head:refs/remotes/origin/PR-523 # timeout=10 [2020-05-06T07:27:20.763Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-06T07:27:20.794Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-06T07:27:20.813Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-06T07:27:20.813Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-06T07:27:20.823Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-06T07:27:21.224Z] Merging remotes/origin/master commit 95692bfba5b6922b9479d5fc02f4a388c744689f into PR head commit a59c6b311e1019a4e36e85f27ccd455558a9ce8a [2020-05-06T07:27:21.424Z] Merge succeeded, producing a59c6b311e1019a4e36e85f27ccd455558a9ce8a [2020-05-06T07:27:21.424Z] Checking out Revision a59c6b311e1019a4e36e85f27ccd455558a9ce8a (PR-523) [2020-05-06T07:27:21.242Z] > git config core.sparsecheckout # timeout=10 [2020-05-06T07:27:21.281Z] > git checkout -f a59c6b311e1019a4e36e85f27ccd455558a9ce8a # timeout=10 [2020-05-06T07:27:21.362Z] > git remote # timeout=10 [2020-05-06T07:27:21.378Z] > git config --get remote.origin.url # timeout=10 [2020-05-06T07:27:21.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-06T07:27:21.396Z] > git merge 95692bfba5b6922b9479d5fc02f4a388c744689f # timeout=10 [2020-05-06T07:27:21.407Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-06T07:27:21.432Z] > git config core.sparsecheckout # timeout=10 [2020-05-06T07:27:21.454Z] > git checkout -f a59c6b311e1019a4e36e85f27ccd455558a9ce8a # timeout=10 [2020-05-06T07:27:40.466Z] Commit message: "feat: add ability for service key override" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-06T07:27:41.677Z] ========================================================= [2020-05-06T07:27:41.677Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-05-06T07:27:41.677Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-06T07:27:42.746Z] + 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-05-06T07:27:48.057Z] Sending build context to Docker daemon 3.046MB [2020-05-06T07:27:48.057Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-06T07:27:48.057Z] Step 2/8 : FROM ${BASE} [2020-05-06T07:27:48.057Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-05-06T07:27:48.057Z] e6b0cf9c0882: Pulling fs layer [2020-05-06T07:27:48.057Z] 2848faf0eed1: Pulling fs layer [2020-05-06T07:27:48.057Z] 0f37312ad70f: Pulling fs layer [2020-05-06T07:27:48.057Z] 5788d62ee057: Pulling fs layer [2020-05-06T07:27:48.057Z] 0e6b1d234666: Pulling fs layer [2020-05-06T07:27:48.057Z] bf5d7aec512f: Pulling fs layer [2020-05-06T07:27:48.057Z] 34c802a77dc8: Pulling fs layer [2020-05-06T07:27:48.057Z] 9eb99e56ec68: Pulling fs layer [2020-05-06T07:27:48.057Z] 27c7a5d97fbd: Pulling fs layer [2020-05-06T07:27:48.057Z] 5c102a31e300: Pulling fs layer [2020-05-06T07:27:48.057Z] dcfb455df0a1: Pulling fs layer [2020-05-06T07:27:48.057Z] 34c802a77dc8: Waiting [2020-05-06T07:27:48.057Z] 9eb99e56ec68: Waiting [2020-05-06T07:27:48.057Z] 27c7a5d97fbd: Waiting [2020-05-06T07:27:48.057Z] 5c102a31e300: Waiting [2020-05-06T07:27:48.057Z] dcfb455df0a1: Waiting [2020-05-06T07:27:48.057Z] 5788d62ee057: Waiting [2020-05-06T07:27:48.057Z] 0e6b1d234666: Waiting [2020-05-06T07:27:48.057Z] bf5d7aec512f: Waiting [2020-05-06T07:27:48.057Z] 0f37312ad70f: Verifying Checksum [2020-05-06T07:27:48.057Z] 0f37312ad70f: Download complete [2020-05-06T07:27:48.057Z] 2848faf0eed1: Verifying Checksum [2020-05-06T07:27:48.057Z] 2848faf0eed1: Download complete [2020-05-06T07:27:48.057Z] 0e6b1d234666: Verifying Checksum [2020-05-06T07:27:48.057Z] 0e6b1d234666: Download complete [2020-05-06T07:27:48.057Z] bf5d7aec512f: Download complete [2020-05-06T07:27:48.057Z] e6b0cf9c0882: Verifying Checksum [2020-05-06T07:27:48.057Z] e6b0cf9c0882: Download complete [2020-05-06T07:27:48.334Z] 34c802a77dc8: Verifying Checksum [2020-05-06T07:27:48.334Z] 34c802a77dc8: Download complete [2020-05-06T07:27:48.600Z] 27c7a5d97fbd: Verifying Checksum [2020-05-06T07:27:48.600Z] 27c7a5d97fbd: Download complete [2020-05-06T07:27:49.222Z] 5c102a31e300: Download complete [2020-05-06T07:27:49.222Z] dcfb455df0a1: Verifying Checksum [2020-05-06T07:27:49.222Z] dcfb455df0a1: Download complete [2020-05-06T07:27:49.821Z] 9eb99e56ec68: Verifying Checksum [2020-05-06T07:27:49.821Z] 9eb99e56ec68: Download complete [2020-05-06T07:27:50.399Z] 5788d62ee057: Verifying Checksum [2020-05-06T07:27:50.399Z] 5788d62ee057: Download complete [2020-05-06T07:27:51.786Z] e6b0cf9c0882: Pull complete [2020-05-06T07:27:53.170Z] 2848faf0eed1: Pull complete [2020-05-06T07:27:53.430Z] 0f37312ad70f: Pull complete [2020-05-06T07:27:56.572Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7354 in /w/workspace/dgexfoundry_device-sdk-go_PR-523 [Pipeline] { [Pipeline] ws [2020-05-06T07:27:56.612Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2020-05-06T07:28:01.477Z] using credential edgex-jenkins-ssh [2020-05-06T07:28:04.754Z] Cloning the remote Git repository [2020-05-06T07:28:04.754Z] Cloning with configured refspecs honoured and without tags [2020-05-06T07:28:06.075Z] Fetching without tags [2020-05-06T07:28:04.800Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-05-06T07:28:04.874Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2020-05-06T07:28:04.930Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-06T07:28:04.931Z] > git --version # timeout=10 [2020-05-06T07:28:04.947Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-06T07:28:04.990Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-06T07:28:05.991Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-06T07:28:06.013Z] > git config --add remote.origin.fetch +refs/pull/523/head:refs/remotes/origin/PR-523 # timeout=10 [2020-05-06T07:28:06.027Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-06T07:28:06.049Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-06T07:28:06.083Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-06T07:28:06.084Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-06T07:28:06.102Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-06T07:28:06.537Z] Merging remotes/origin/master commit 95692bfba5b6922b9479d5fc02f4a388c744689f into PR head commit a59c6b311e1019a4e36e85f27ccd455558a9ce8a [2020-05-06T07:28:06.768Z] Merge succeeded, producing a59c6b311e1019a4e36e85f27ccd455558a9ce8a [2020-05-06T07:28:06.769Z] Checking out Revision a59c6b311e1019a4e36e85f27ccd455558a9ce8a (PR-523) [2020-05-06T07:28:06.554Z] > git config core.sparsecheckout # timeout=10 [2020-05-06T07:28:06.577Z] > git checkout -f a59c6b311e1019a4e36e85f27ccd455558a9ce8a # timeout=10 [2020-05-06T07:28:06.689Z] > git remote # timeout=10 [2020-05-06T07:28:06.704Z] > git config --get remote.origin.url # timeout=10 [2020-05-06T07:28:06.723Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-06T07:28:06.733Z] > git merge 95692bfba5b6922b9479d5fc02f4a388c744689f # timeout=10 [2020-05-06T07:28:06.752Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-06T07:28:06.772Z] > git config core.sparsecheckout # timeout=10 [2020-05-06T07:28:06.784Z] > git checkout -f a59c6b311e1019a4e36e85f27ccd455558a9ce8a # timeout=10 [2020-05-06T07:28:11.112Z] Commit message: "feat: add ability for service key override" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-06T07:28:12.240Z] ========================================================= [2020-05-06T07:28:12.240Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-06T07:28:12.240Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-06T07:28:13.276Z] + 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-05-06T07:28:14.248Z] Sending build context to Docker daemon 3.045MB [2020-05-06T07:28:14.248Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-06T07:28:14.248Z] Step 2/8 : FROM ${BASE} [2020-05-06T07:28:14.517Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-05-06T07:28:14.517Z] cde5963f3b93: Pulling fs layer [2020-05-06T07:28:14.517Z] 2a23fa8c16f7: Pulling fs layer [2020-05-06T07:28:14.517Z] 777b28850792: Pulling fs layer [2020-05-06T07:28:14.517Z] 8a11ddd9e578: Pulling fs layer [2020-05-06T07:28:14.517Z] 4cf88f913ddb: Pulling fs layer [2020-05-06T07:28:14.517Z] 1df406cf5192: Pulling fs layer [2020-05-06T07:28:14.517Z] cd6300453558: Pulling fs layer [2020-05-06T07:28:14.517Z] b9c365052c96: Pulling fs layer [2020-05-06T07:28:14.517Z] a2d8cc88f415: Pulling fs layer [2020-05-06T07:28:14.517Z] ea1d1ca13537: Pulling fs layer [2020-05-06T07:28:14.517Z] 3750a50a1c5e: Pulling fs layer [2020-05-06T07:28:14.517Z] 8a11ddd9e578: Waiting [2020-05-06T07:28:14.517Z] 4cf88f913ddb: Waiting [2020-05-06T07:28:14.517Z] 1df406cf5192: Waiting [2020-05-06T07:28:14.517Z] b9c365052c96: Waiting [2020-05-06T07:28:14.517Z] a2d8cc88f415: Waiting [2020-05-06T07:28:14.517Z] cd6300453558: Waiting [2020-05-06T07:28:14.517Z] ea1d1ca13537: Waiting [2020-05-06T07:28:14.517Z] 3750a50a1c5e: Waiting [2020-05-06T07:28:14.517Z] 777b28850792: Download complete [2020-05-06T07:28:14.517Z] 2a23fa8c16f7: Verifying Checksum [2020-05-06T07:28:14.517Z] 2a23fa8c16f7: Download complete [2020-05-06T07:28:14.517Z] 4cf88f913ddb: Verifying Checksum [2020-05-06T07:28:14.517Z] 4cf88f913ddb: Download complete [2020-05-06T07:28:14.517Z] 1df406cf5192: Verifying Checksum [2020-05-06T07:28:14.517Z] 1df406cf5192: Download complete [2020-05-06T07:28:14.786Z] cde5963f3b93: Verifying Checksum [2020-05-06T07:28:15.764Z] cde5963f3b93: Pull complete [2020-05-06T07:28:16.353Z] 2a23fa8c16f7: Pull complete [2020-05-06T07:28:16.623Z] 777b28850792: Pull complete [2020-05-06T07:28:18.575Z] cd6300453558: Verifying Checksum [2020-05-06T07:28:18.575Z] cd6300453558: Download complete [2020-05-06T07:28:18.575Z] a2d8cc88f415: Verifying Checksum [2020-05-06T07:28:18.575Z] a2d8cc88f415: Download complete [2020-05-06T07:28:21.164Z] ea1d1ca13537: Verifying Checksum [2020-05-06T07:28:21.165Z] ea1d1ca13537: Download complete [2020-05-06T07:28:21.431Z] 3750a50a1c5e: Download complete [2020-05-06T07:28:24.065Z] b9c365052c96: Verifying Checksum [2020-05-06T07:28:24.065Z] b9c365052c96: Download complete [2020-05-06T07:28:25.484Z] 8a11ddd9e578: Verifying Checksum [2020-05-06T07:28:25.484Z] 8a11ddd9e578: Download complete [2020-05-06T07:28:25.611Z] 5788d62ee057: Pull complete [2020-05-06T07:28:37.826Z] 8a11ddd9e578: Pull complete [2020-05-06T07:28:37.826Z] 4cf88f913ddb: Pull complete [2020-05-06T07:28:37.826Z] 1df406cf5192: Pull complete [2020-05-06T07:28:40.578Z] 0e6b1d234666: Pull complete [2020-05-06T07:28:40.578Z] bf5d7aec512f: Pull complete [2020-05-06T07:28:42.097Z] cd6300453558: Pull complete [2020-05-06T07:28:47.447Z] b9c365052c96: Pull complete [2020-05-06T07:28:47.447Z] a2d8cc88f415: Pull complete [2020-05-06T07:28:48.778Z] 34c802a77dc8: Pull complete [2020-05-06T07:28:50.795Z] ea1d1ca13537: Pull complete [2020-05-06T07:28:50.795Z] 3750a50a1c5e: Pull complete [2020-05-06T07:28:50.795Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-05-06T07:28:50.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-05-06T07:28:50.795Z] ---> 78745c68409d [2020-05-06T07:28:50.795Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-06T07:29:03.739Z] 9eb99e56ec68: Pull complete [2020-05-06T07:29:03.739Z] 27c7a5d97fbd: Pull complete [2020-05-06T07:29:13.768Z] 5c102a31e300: Pull complete [2020-05-06T07:29:13.768Z] dcfb455df0a1: Pull complete [2020-05-06T07:29:13.768Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-05-06T07:29:13.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-05-06T07:29:13.768Z] ---> 7c70fe431013 [2020-05-06T07:29:13.768Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-06T07:29:13.768Z] ---> Running in d6b0fb47c795 [2020-05-06T07:29:14.355Z] Removing intermediate container d6b0fb47c795 [2020-05-06T07:29:14.355Z] ---> 1509f1e3efef [2020-05-06T07:29:14.355Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-06T07:29:14.355Z] ---> Running in c0e6e0302bfe [2020-05-06T07:29:16.917Z] Removing intermediate container c0e6e0302bfe [2020-05-06T07:29:16.917Z] ---> c611db00991e [2020-05-06T07:29:16.917Z] Step 5/8 : RUN apk add --no-cache make git [2020-05-06T07:29:16.917Z] ---> Running in 504d1fe0cd5c [2020-05-06T07:29:17.474Z] ---> Running in 6422f55bd8b1 [2020-05-06T07:29:17.739Z] Removing intermediate container 6422f55bd8b1 [2020-05-06T07:29:17.739Z] ---> 7a749491857e [2020-05-06T07:29:17.739Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-06T07:29:25.086Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-06T07:29:25.086Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-06T07:29:25.354Z] OK: 143 MiB in 39 packages [2020-05-06T07:29:25.950Z] ---> Running in 1e077473054c [2020-05-06T07:29:26.309Z] Removing intermediate container 504d1fe0cd5c [2020-05-06T07:29:26.309Z] ---> fb634d6fc4c1 [2020-05-06T07:29:26.309Z] Step 6/8 : WORKDIR /device-sdk-go [2020-05-06T07:29:26.309Z] ---> Running in 820ed8110a77 [2020-05-06T07:29:26.581Z] Removing intermediate container 820ed8110a77 [2020-05-06T07:29:26.581Z] ---> 6639cecb91f4 [2020-05-06T07:29:26.581Z] Step 7/8 : COPY . . [2020-05-06T07:29:31.921Z] ---> 6c93293b301e [2020-05-06T07:29:31.921Z] Step 8/8 : RUN go mod download [2020-05-06T07:29:31.921Z] ---> Running in 5d8c6370676d [2020-05-06T07:29:38.274Z] Removing intermediate container 1e077473054c [2020-05-06T07:29:38.274Z] ---> ab36274fb7db [2020-05-06T07:29:38.274Z] Step 5/8 : RUN apk add --no-cache make git [2020-05-06T07:29:48.350Z] ---> Running in 6445b056cceb [2020-05-06T07:29:48.618Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-06T07:29:49.200Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-06T07:29:49.784Z] OK: 125 MiB in 39 packages [2020-05-06T07:29:57.998Z] Removing intermediate container 6445b056cceb [2020-05-06T07:29:57.998Z] ---> 9fb9378fefad [2020-05-06T07:29:57.998Z] Step 6/8 : WORKDIR /device-sdk-go [2020-05-06T07:29:57.998Z] ---> Running in 9ef161ece767 [2020-05-06T07:29:58.583Z] Removing intermediate container 9ef161ece767 [2020-05-06T07:29:58.583Z] ---> c748fc437a92 [2020-05-06T07:29:58.583Z] Step 7/8 : COPY . . [2020-05-06T07:30:00.001Z] ---> 92e4312abc9e [2020-05-06T07:30:00.001Z] Step 8/8 : RUN go mod download [2020-05-06T07:30:04.162Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-06T07:30:04.162Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-06T07:30:04.162Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-06T07:30:05.561Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-06T07:30:08.146Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-06T07:30:08.146Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-06T07:30:08.146Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-06T07:30:08.146Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-06T07:30:08.146Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-06T07:30:08.221Z] ---> Running in 7f38f749ef6c [2020-05-06T07:30:08.424Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-06T07:30:08.424Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-05-06T07:30:08.424Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-05-06T07:30:08.424Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-06T07:30:08.424Z] go: finding github.com/fatih/color v1.7.0 [2020-05-06T07:30:08.424Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-06T07:30:08.424Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-06T07:30:08.424Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-06T07:30:08.424Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-06T07:30:08.689Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-06T07:30:08.689Z] go: finding github.com/google/uuid v1.1.0 [2020-05-06T07:30:08.689Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-06T07:30:08.689Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-06T07:30:08.689Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-06T07:30:08.689Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-06T07:30:08.689Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-06T07:30:08.689Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-06T07:30:08.802Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-06T07:30:08.802Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-06T07:30:08.802Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-06T07:30:08.964Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-06T07:30:08.964Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-06T07:30:08.964Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-06T07:30:08.964Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-06T07:30:09.069Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-06T07:30:09.069Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-06T07:30:09.069Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-06T07:30:09.230Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-06T07:30:09.230Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-06T07:30:09.230Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-06T07:30:09.230Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-06T07:30:09.230Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-06T07:30:09.230Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-06T07:30:09.230Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-06T07:30:09.335Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-06T07:30:09.336Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-06T07:30:09.336Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-06T07:30:09.336Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-06T07:30:09.336Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-05-06T07:30:09.336Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-05-06T07:30:09.336Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-06T07:30:09.336Z] go: finding github.com/fatih/color v1.7.0 [2020-05-06T07:30:09.336Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-06T07:30:09.336Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-06T07:30:09.336Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-06T07:30:09.336Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-06T07:30:09.336Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-06T07:30:09.336Z] go: finding github.com/google/uuid v1.1.0 [2020-05-06T07:30:09.336Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-06T07:30:09.336Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-06T07:30:09.494Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-06T07:30:09.494Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-06T07:30:09.494Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-06T07:30:09.494Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-06T07:30:09.494Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-06T07:30:09.602Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-06T07:30:09.602Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-06T07:30:09.602Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-06T07:30:09.602Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-06T07:30:09.602Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-06T07:30:09.602Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-06T07:30:09.602Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-06T07:30:09.602Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-06T07:30:09.602Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-06T07:30:09.765Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-06T07:30:09.765Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-06T07:30:09.765Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-06T07:30:09.765Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-06T07:30:09.765Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-06T07:30:09.765Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-06T07:30:09.765Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-06T07:30:09.869Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-06T07:30:09.869Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-06T07:30:09.869Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-06T07:30:09.869Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-06T07:30:10.032Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-06T07:30:10.135Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-06T07:30:10.302Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-06T07:30:10.302Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-06T07:30:10.302Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-06T07:30:10.302Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-06T07:30:10.405Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-06T07:30:10.405Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-06T07:30:10.405Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-06T07:30:10.405Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-06T07:30:10.405Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-06T07:30:10.405Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-06T07:30:10.405Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-06T07:30:10.405Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-06T07:30:10.405Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-06T07:30:10.405Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-06T07:30:10.567Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-06T07:30:10.567Z] go: finding github.com/posener/complete v1.1.1 [2020-05-06T07:30:10.567Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-06T07:30:10.671Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-06T07:30:10.671Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-06T07:30:10.671Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-06T07:30:10.671Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-06T07:30:10.671Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-06T07:30:10.671Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-06T07:30:10.937Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-06T07:30:10.937Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-06T07:30:10.937Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-06T07:30:10.937Z] go: finding github.com/posener/complete v1.1.1 [2020-05-06T07:30:10.937Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-06T07:30:10.937Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-06T07:30:10.937Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-06T07:30:10.937Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-06T07:30:10.937Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-06T07:30:10.937Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-06T07:30:11.204Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-06T07:30:11.204Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-05-06T07:30:11.204Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-06T07:30:11.204Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-05-06T07:30:11.204Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-05-06T07:30:11.204Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-06T07:30:15.910Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-06T07:30:15.910Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-06T07:30:16.183Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-06T07:30:16.757Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-06T07:30:17.018Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-06T07:30:17.589Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-06T07:30:17.589Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-05-06T07:30:17.589Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-06T07:30:17.589Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-05-06T07:30:17.852Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-05-06T07:30:17.852Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-06T07:30:29.426Z] Removing intermediate container 7f38f749ef6c [2020-05-06T07:30:29.426Z] ---> f8f60369c53e [2020-05-06T07:30:29.426Z] Successfully built f8f60369c53e [2020-05-06T07:30:29.426Z] 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-05-06T07:30:30.168Z] + docker inspect -f . ci-base-image-arm64 [2020-05-06T07:30:30.434Z] . [Pipeline] withDockerContainer [2020-05-06T07:30:30.777Z] prd-ubuntu18.04-docker-arm64-4c-16g-7354 does not seem to be running inside a container [2020-05-06T07:30:30.859Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-arm64 cat [2020-05-06T07:30:41.503Z] $ docker top 387bb4bd605cedaa882ac4114c2cd73d0f0aca65790c4464bbfa2c6047890433 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-06T07:30:42.587Z] + go version [2020-05-06T07:30:42.588Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-05-06T07:30:43.242Z] + make test [2020-05-06T07:30:43.242Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-05-06T07:30:45.200Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-05-06T07:31:11.928Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-05-06T07:31:11.928Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-05-06T07:31:11.928Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-05-06T07:31:15.297Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.013s coverage: 22.1% of statements [2020-05-06T07:31:17.262Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.210s coverage: 95.8% of statements [2020-05-06T07:31:49.572Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.066s coverage: 11.4% of statements [2020-05-06T07:31:49.572Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.018s coverage: 21.7% of statements [2020-05-06T07:31:49.572Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-05-06T07:31:49.572Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.286s coverage: 36.9% of statements [2020-05-06T07:31:49.572Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-05-06T07:31:49.572Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-05-06T07:31:49.572Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.698s coverage: 65.2% of statements [2020-05-06T07:31:49.572Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-05-06T07:31:49.572Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-05-06T07:31:49.572Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-05-06T07:31:49.572Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.044s coverage: 52.6% of statements [2020-05-06T07:31:49.572Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-05-06T07:31:49.572Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.336s coverage: 68.9% of statements [2020-05-06T07:31:49.572Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-05-06T07:31:49.572Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-05-06T07:31:49.572Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-06T07:31:52.948Z] gofmt -l . [2020-05-06T07:31:52.948Z] [ "`gofmt -l .`" = "" ] [2020-05-06T07:31:53.222Z] ./bin/test-attribution-txt.sh [2020-05-06T07:31:54.423Z] Removing intermediate container 5d8c6370676d [2020-05-06T07:31:54.423Z] ---> 78cf089f74e5 [2020-05-06T07:31:54.423Z] Successfully built 78cf089f74e5 [2020-05-06T07:31:54.423Z] 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-05-06T07:31:55.149Z] + docker inspect -f . ci-base-image-x86_64 [2020-05-06T07:31:55.149Z] . [Pipeline] withDockerContainer [2020-05-06T07:31:55.326Z] prd-centos7-docker-4c-2g-7353 does not seem to be running inside a container [2020-05-06T07:31:55.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-x86_64 cat [2020-05-06T07:31:55.814Z] ./bin/test-go-mod-tidy.sh [2020-05-06T07:31:56.254Z] $ docker top a48e65f5fe51fff232e7ef935d54b6bf56d74a856e6cd1f6e7001f228d2742c5 -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh [2020-05-06T07:31:57.048Z] + go version [2020-05-06T07:31:57.048Z] go version go1.13.5 linux/amd64 [2020-05-06T07:31:57.173Z] Stashed 1 file(s) [Pipeline] } [2020-05-06T07:31:57.827Z] $ docker stop --time=1 387bb4bd605cedaa882ac4114c2cd73d0f0aca65790c4464bbfa2c6047890433 [2020-05-06T07:32:02.571Z] $ docker rm -f 387bb4bd605cedaa882ac4114c2cd73d0f0aca65790c4464bbfa2c6047890433 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-05-06T07:32:03.911Z] + make test [2020-05-06T07:32:03.911Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] sh [2020-05-06T07:32:04.567Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-06T07:32:04.895Z] + ls -al . [2020-05-06T07:32:04.895Z] total 220 [2020-05-06T07:32:04.895Z] drwxrwxr-x 11 jenkins jenkins 4096 May 6 07:31 . [2020-05-06T07:32:04.895Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 07:28 .. [2020-05-06T07:32:04.895Z] -rw-rw-r-- 1 jenkins jenkins 140 May 6 07:28 .dockerignore [2020-05-06T07:32:04.895Z] drwxrwxr-x 8 jenkins jenkins 4096 May 6 07:28 .git [2020-05-06T07:32:04.895Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 07:28 .github [2020-05-06T07:32:04.895Z] -rw-rw-r-- 1 jenkins jenkins 138 May 6 07:28 .gitignore [2020-05-06T07:32:04.895Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 07:28 .semver [2020-05-06T07:32:04.895Z] -rw-rw-r-- 1 jenkins jenkins 936 May 6 07:28 Dockerfile.build [2020-05-06T07:32:04.895Z] -rw-rw-r-- 1 jenkins jenkins 808 May 6 07:28 Jenkinsfile [2020-05-06T07:32:04.895Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 6 07:28 LICENSE [2020-05-06T07:32:04.895Z] -rw-rw-r-- 1 jenkins jenkins 892 May 6 07:28 Makefile [2020-05-06T07:32:04.895Z] -rw-rw-r-- 1 jenkins jenkins 2249 May 6 07:28 README.md [2020-05-06T07:32:04.895Z] -rw-rw-r-- 1 jenkins jenkins 3732 May 6 07:28 RELEASE-NOTES.txt [2020-05-06T07:32:04.895Z] -rw-rw-r-- 1 jenkins jenkins 5 May 6 07:21 VERSION [2020-05-06T07:32:04.895Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 07:28 api [2020-05-06T07:32:04.895Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 07:28 bin [2020-05-06T07:32:04.895Z] -rw-r--r-- 1 jenkins jenkins 110877 May 6 07:31 coverage.out [2020-05-06T07:32:04.895Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 07:28 example [2020-05-06T07:32:04.895Z] -rw-r--r-- 1 jenkins jenkins 446 May 6 07:31 go.mod [2020-05-06T07:32:04.895Z] -rw-r--r-- 1 jenkins jenkins 12076 May 6 07:31 go.sum [2020-05-06T07:32:04.895Z] drwxrwxr-x 15 jenkins jenkins 4096 May 6 07:28 internal [2020-05-06T07:32:04.895Z] drwxrwxr-x 5 jenkins jenkins 4096 May 6 07:28 pkg [2020-05-06T07:32:04.895Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 07:28 snap [2020-05-06T07:32:04.895Z] -rw-rw-r-- 1 jenkins jenkins 222 May 6 07:28 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-06T07:32:05.225Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a59c6b311e1019a4e36e85f27ccd455558a9ce8a --label arch=arm64 --label version=0.0.0 . [2020-05-06T07:32:05.809Z] Sending build context to Docker daemon 3.173MB [2020-05-06T07:32:05.809Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-05-06T07:32:05.809Z] Step 2/21 : FROM ${BASE} AS builder [2020-05-06T07:32:05.809Z] ---> f8f60369c53e [2020-05-06T07:32:05.809Z] Step 3/21 : ARG MAKE='make build' [2020-05-06T07:32:08.387Z] ---> Running in f7bc71443389 [2020-05-06T07:32:08.387Z] Removing intermediate container f7bc71443389 [2020-05-06T07:32:08.387Z] ---> 48bcaaab99d0 [2020-05-06T07:32:08.387Z] Step 4/21 : WORKDIR /device-sdk-go [2020-05-06T07:32:08.655Z] ---> Running in bcef612e863e [2020-05-06T07:32:09.239Z] Removing intermediate container bcef612e863e [2020-05-06T07:32:09.239Z] ---> 9018723f28df [2020-05-06T07:32:09.239Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-06T07:32:09.301Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-05-06T07:32:09.827Z] ---> Running in efc16c3b0d5f [2020-05-06T07:32:10.096Z] Removing intermediate container efc16c3b0d5f [2020-05-06T07:32:10.096Z] ---> ef1c20cf18c8 [2020-05-06T07:32:10.096Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-06T07:32:10.363Z] ---> Running in 2b0503f3a9a7 [2020-05-06T07:32:14.634Z] Removing intermediate container 2b0503f3a9a7 [2020-05-06T07:32:14.634Z] ---> f3d2356e284b [2020-05-06T07:32:14.634Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-05-06T07:32:14.634Z] ---> Running in 0b77aaa2739e [2020-05-06T07:32:15.598Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-06T07:32:16.559Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-06T07:32:17.143Z] OK: 125 MiB in 39 packages [2020-05-06T07:32:22.489Z] Removing intermediate container 0b77aaa2739e [2020-05-06T07:32:22.489Z] ---> 185a5eb3e0a2 [2020-05-06T07:32:22.489Z] Step 8/21 : COPY . . [2020-05-06T07:32:23.899Z] ---> 75af5bb8250b [2020-05-06T07:32:23.899Z] Step 9/21 : RUN ${MAKE} [2020-05-06T07:32:24.590Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-05-06T07:32:24.590Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-05-06T07:32:24.590Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-05-06T07:32:24.858Z] ---> Running in a610d3f80a20 [2020-05-06T07:32:25.820Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-05-06T07:32:47.910Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-05-06T07:33:02.904Z] Removing intermediate container a610d3f80a20 [2020-05-06T07:33:02.904Z] ---> e75e0d0e82ef [2020-05-06T07:33:02.904Z] Step 10/21 : FROM scratch [2020-05-06T07:33:02.904Z] ---> [2020-05-06T07:33:02.904Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-06T07:33:02.904Z] ---> Running in 96351e8691ec [2020-05-06T07:33:02.904Z] Removing intermediate container 96351e8691ec [2020-05-06T07:33:02.904Z] ---> 5cc021dfb577 [2020-05-06T07:33:02.904Z] Step 12/21 : ENV APP_PORT=49990 [2020-05-06T07:33:02.904Z] ---> Running in 9b2b355e10c0 [2020-05-06T07:33:02.904Z] Removing intermediate container 9b2b355e10c0 [2020-05-06T07:33:02.904Z] ---> 131c4a412c21 [2020-05-06T07:33:02.904Z] Step 13/21 : EXPOSE $APP_PORT [2020-05-06T07:33:02.904Z] ---> Running in 1dee95bb519a [2020-05-06T07:33:02.904Z] Removing intermediate container 1dee95bb519a [2020-05-06T07:33:02.904Z] ---> bfb8d3d3dbb5 [2020-05-06T07:33:02.904Z] Step 14/21 : WORKDIR / [2020-05-06T07:33:03.180Z] ---> Running in d30566a2d552 [2020-05-06T07:33:03.449Z] Removing intermediate container d30566a2d552 [2020-05-06T07:33:03.449Z] ---> 41659bddabd4 [2020-05-06T07:33:03.449Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-05-06T07:33:04.856Z] ---> 59fe5967eee1 [2020-05-06T07:33:04.856Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-05-06T07:33:05.818Z] ---> 6b7b13dee763 [2020-05-06T07:33:05.818Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-05-06T07:33:07.226Z] ---> bcfb5056e709 [2020-05-06T07:33:07.226Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-05-06T07:33:07.807Z] ---> Running in 36be40a44e3c [2020-05-06T07:33:08.386Z] Removing intermediate container 36be40a44e3c [2020-05-06T07:33:08.386Z] ---> c40980e137f3 [2020-05-06T07:33:08.386Z] Step 19/21 : LABEL arch=arm64 [2020-05-06T07:33:08.966Z] ---> Running in 5374122fbe34 [2020-05-06T07:33:09.548Z] Removing intermediate container 5374122fbe34 [2020-05-06T07:33:09.548Z] ---> 2cb50626a70b [2020-05-06T07:33:09.548Z] Step 20/21 : LABEL git_sha=a59c6b311e1019a4e36e85f27ccd455558a9ce8a [2020-05-06T07:33:10.507Z] ---> Running in 051453b352f6 [2020-05-06T07:33:10.776Z] Removing intermediate container 051453b352f6 [2020-05-06T07:33:10.776Z] ---> 93c7e421abdf [2020-05-06T07:33:10.776Z] Step 21/21 : LABEL version=0.0.0 [2020-05-06T07:33:11.043Z] ---> Running in 175a76a2d4d1 [2020-05-06T07:33:11.629Z] Removing intermediate container 175a76a2d4d1 [2020-05-06T07:33:11.629Z] ---> 43c2c2458e17 [2020-05-06T07:33:11.629Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-06T07:33:11.629Z] Successfully built 43c2c2458e17 [2020-05-06T07:33:11.629Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [2020-05-06T07:33:11.692Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.031s coverage: 22.1% of statements [2020-05-06T07:33:11.692Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.066s coverage: 95.8% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-06T07:33:38.363Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.457s coverage: 11.4% of statements [2020-05-06T07:33:38.363Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.020s coverage: 21.7% of statements [2020-05-06T07:33:38.363Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-05-06T07:33:38.363Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 2.592s coverage: 36.9% of statements [2020-05-06T07:33:38.363Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-05-06T07:33:38.363Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-05-06T07:33:38.363Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 7.934s coverage: 65.2% of statements [2020-05-06T07:33:38.363Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-05-06T07:33:38.363Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-05-06T07:33:38.363Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-05-06T07:33:38.363Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 1.207s coverage: 52.6% of statements [2020-05-06T07:33:38.363Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-05-06T07:33:38.363Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.140s coverage: 68.9% of statements [2020-05-06T07:33:38.363Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-05-06T07:33:38.363Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-05-06T07:33:38.363Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-06T07:33:39.785Z] gofmt -l . [2020-05-06T07:33:40.068Z] [ "`gofmt -l .`" = "" ] [2020-05-06T07:33:40.330Z] ./bin/test-attribution-txt.sh [2020-05-06T07:33:55.304Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-05-06T07:33:55.316Z] Warning: overwriting stash ‘coverage-report’ [2020-05-06T07:33:56.289Z] Stashed 1 file(s) [Pipeline] } [2020-05-06T07:33:56.320Z] $ docker stop --time=1 a48e65f5fe51fff232e7ef935d54b6bf56d74a856e6cd1f6e7001f228d2742c5 [2020-05-06T07:34:01.141Z] $ docker rm -f a48e65f5fe51fff232e7ef935d54b6bf56d74a856e6cd1f6e7001f228d2742c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-06T07:34:02.244Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-06T07:34:04.495Z] + ls -al . [2020-05-06T07:34:04.495Z] total 180 [2020-05-06T07:34:04.496Z] drwxrwxr-x. 11 jenkins jenkins 4096 May 6 07:33 . [2020-05-06T07:34:04.496Z] drwxrwxr-x. 4 jenkins jenkins 28 May 6 07:27 .. [2020-05-06T07:34:04.496Z] drwxrwxr-x. 3 jenkins jenkins 20 May 6 07:27 api [2020-05-06T07:34:04.496Z] drwxrwxr-x. 2 jenkins jenkins 64 May 6 07:27 bin [2020-05-06T07:34:04.496Z] -rw-r--r--. 1 jenkins jenkins 110877 May 6 07:33 coverage.out [2020-05-06T07:34:04.496Z] -rw-rw-r--. 1 jenkins jenkins 936 May 6 07:27 Dockerfile.build [2020-05-06T07:34:04.496Z] -rw-rw-r--. 1 jenkins jenkins 140 May 6 07:27 .dockerignore [2020-05-06T07:34:04.496Z] drwxrwxr-x. 4 jenkins jenkins 48 May 6 07:27 example [2020-05-06T07:34:04.496Z] drwxrwxr-x. 8 jenkins jenkins 179 May 6 07:27 .git [2020-05-06T07:34:04.496Z] drwxrwxr-x. 2 jenkins jenkins 38 May 6 07:27 .github [2020-05-06T07:34:04.496Z] -rw-rw-r--. 1 jenkins jenkins 138 May 6 07:27 .gitignore [2020-05-06T07:34:04.496Z] -rw-r--r--. 1 jenkins jenkins 446 May 6 07:33 go.mod [2020-05-06T07:34:04.496Z] -rw-r--r--. 1 jenkins jenkins 12076 May 6 07:33 go.sum [2020-05-06T07:34:04.496Z] drwxrwxr-x. 15 jenkins jenkins 217 May 6 07:27 internal [2020-05-06T07:34:04.496Z] -rw-rw-r--. 1 jenkins jenkins 808 May 6 07:27 Jenkinsfile [2020-05-06T07:34:04.496Z] -rw-rw-r--. 1 jenkins jenkins 11341 May 6 07:27 LICENSE [2020-05-06T07:34:04.496Z] -rw-rw-r--. 1 jenkins jenkins 892 May 6 07:27 Makefile [2020-05-06T07:34:04.496Z] drwxrwxr-x. 5 jenkins jenkins 50 May 6 07:27 pkg [2020-05-06T07:34:04.496Z] -rw-rw-r--. 1 jenkins jenkins 2249 May 6 07:27 README.md [2020-05-06T07:34:04.496Z] -rw-rw-r--. 1 jenkins jenkins 3732 May 6 07:27 RELEASE-NOTES.txt [2020-05-06T07:34:04.496Z] drwxrwxr-x. 3 jenkins jenkins 73 May 6 07:27 .semver [2020-05-06T07:34:04.496Z] drwxrwxr-x. 4 jenkins jenkins 54 May 6 07:27 snap [2020-05-06T07:34:04.496Z] -rw-rw-r--. 1 jenkins jenkins 5 May 6 07:21 VERSION [2020-05-06T07:34:04.496Z] -rw-rw-r--. 1 jenkins jenkins 222 May 6 07:27 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-06T07:34:04.854Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=a59c6b311e1019a4e36e85f27ccd455558a9ce8a --label arch=amd64 --label version=0.0.0 . [2020-05-06T07:34:05.484Z] Sending build context to Docker daemon 3.174MB [2020-05-06T07:34:05.484Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-05-06T07:34:05.484Z] Step 2/21 : FROM ${BASE} AS builder [2020-05-06T07:34:05.484Z] ---> 78cf089f74e5 [2020-05-06T07:34:05.484Z] Step 3/21 : ARG MAKE='make build' [2020-05-06T07:34:05.484Z] ---> Running in ad120d4b360b [2020-05-06T07:34:05.819Z] Removing intermediate container ad120d4b360b [2020-05-06T07:34:05.819Z] ---> 967a0d6c6c80 [2020-05-06T07:34:05.819Z] Step 4/21 : WORKDIR /device-sdk-go [2020-05-06T07:34:05.819Z] ---> Running in 61320b5db365 [2020-05-06T07:34:06.091Z] Removing intermediate container 61320b5db365 [2020-05-06T07:34:06.091Z] ---> cfe5afb090d9 [2020-05-06T07:34:06.091Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-06T07:34:06.091Z] ---> Running in d6eb3c67598f [2020-05-06T07:34:06.366Z] Removing intermediate container d6eb3c67598f [2020-05-06T07:34:06.366Z] ---> 177715bd4f58 [2020-05-06T07:34:06.366Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-06T07:34:06.366Z] ---> Running in 15c012b53d11 [2020-05-06T07:34:10.615Z] Removing intermediate container 15c012b53d11 [2020-05-06T07:34:10.615Z] ---> c2663ba5d07c [2020-05-06T07:34:10.615Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-05-06T07:34:10.615Z] ---> Running in 89d3c729b547 [2020-05-06T07:34:11.222Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-06T07:34:11.802Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-06T07:34:12.372Z] OK: 143 MiB in 39 packages [2020-05-06T07:34:12.952Z] Removing intermediate container 89d3c729b547 [2020-05-06T07:34:12.952Z] ---> ba9970dbf10d [2020-05-06T07:34:12.952Z] Step 8/21 : COPY . . [2020-05-06T07:34:13.549Z] ---> 3bb5dc8bb716 [2020-05-06T07:34:13.549Z] Step 9/21 : RUN ${MAKE} [2020-05-06T07:34:13.549Z] ---> Running in 6f2cc2a93543 [2020-05-06T07:34:14.130Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-05-06T07:35:00.959Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-05-06T07:35:02.932Z] Removing intermediate container 6f2cc2a93543 [2020-05-06T07:35:02.932Z] ---> 8a1426fe1479 [2020-05-06T07:35:02.932Z] Step 10/21 : FROM scratch [2020-05-06T07:35:02.932Z] ---> [2020-05-06T07:35:02.932Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-06T07:35:02.932Z] ---> Running in d7a3b415e604 [2020-05-06T07:35:02.932Z] Removing intermediate container d7a3b415e604 [2020-05-06T07:35:02.932Z] ---> a0918b5c0ad6 [2020-05-06T07:35:02.932Z] Step 12/21 : ENV APP_PORT=49990 [2020-05-06T07:35:02.932Z] ---> Running in f2887756238d [2020-05-06T07:35:03.213Z] Removing intermediate container f2887756238d [2020-05-06T07:35:03.213Z] ---> 357825694998 [2020-05-06T07:35:03.213Z] Step 13/21 : EXPOSE $APP_PORT [2020-05-06T07:35:03.213Z] ---> Running in 7d61137fbc5c [2020-05-06T07:35:03.490Z] Removing intermediate container 7d61137fbc5c [2020-05-06T07:35:03.490Z] ---> 244baa96dc46 [2020-05-06T07:35:03.490Z] Step 14/21 : WORKDIR / [2020-05-06T07:35:03.490Z] ---> Running in 60f3e260f2ab [2020-05-06T07:35:04.454Z] Removing intermediate container 60f3e260f2ab [2020-05-06T07:35:04.454Z] ---> 9b385321dac0 [2020-05-06T07:35:04.454Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-05-06T07:35:05.034Z] ---> 1dc34a3dbad2 [2020-05-06T07:35:05.034Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-05-06T07:35:05.296Z] ---> 81bd87cec7eb [2020-05-06T07:35:05.296Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-05-06T07:35:05.559Z] ---> 637057bc5460 [2020-05-06T07:35:05.559Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-05-06T07:35:05.559Z] ---> Running in dcc1d0c49c4a [2020-05-06T07:35:05.847Z] Removing intermediate container dcc1d0c49c4a [2020-05-06T07:35:05.847Z] ---> c79b6714f251 [2020-05-06T07:35:05.847Z] Step 19/21 : LABEL arch=amd64 [2020-05-06T07:35:05.847Z] ---> Running in d261bf0723ca [2020-05-06T07:35:05.847Z] Removing intermediate container d261bf0723ca [2020-05-06T07:35:05.847Z] ---> 4c6c0d73fc72 [2020-05-06T07:35:05.847Z] Step 20/21 : LABEL git_sha=a59c6b311e1019a4e36e85f27ccd455558a9ce8a [2020-05-06T07:35:06.110Z] ---> Running in 585227e27e8f [2020-05-06T07:35:06.374Z] Removing intermediate container 585227e27e8f [2020-05-06T07:35:06.374Z] ---> 43fc4e2399e0 [2020-05-06T07:35:06.374Z] Step 21/21 : LABEL version=0.0.0 [2020-05-06T07:35:06.374Z] ---> Running in 1dc108967f38 [2020-05-06T07:35:16.560Z] Removing intermediate container 1dc108967f38 [2020-05-06T07:35:16.560Z] ---> 0f8503dcace3 [2020-05-06T07:35:16.560Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-06T07:35:16.560Z] Successfully built 0f8503dcace3 [2020-05-06T07:35:16.560Z] Successfully tagged docker-device-sdk-simple: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) Stage "Snap" skipped due to when conditional [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-05-06T07:35:18.948Z] provisioning config files... [2020-05-06T07:35:18.969Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/config3624627303075714538tmp [Pipeline] { [Pipeline] sh [2020-05-06T07:35:19.351Z] + curl -s https://codecov.io/bash [2020-05-06T07:35:19.351Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/config3624627303075714538tmp [2020-05-06T07:35:19.610Z] [2020-05-06T07:35:19.610Z] _____ _ [2020-05-06T07:35:19.610Z] / ____| | | [2020-05-06T07:35:19.610Z] | | ___ __| | ___ ___ _____ __ [2020-05-06T07:35:19.610Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-05-06T07:35:19.610Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-05-06T07:35:19.610Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-05-06T07:35:19.610Z] Bash-tbd [2020-05-06T07:35:19.610Z] [2020-05-06T07:35:19.610Z] [2020-05-06T07:35:19.610Z] ==> Jenkins CI detected. [2020-05-06T07:35:19.610Z] project root: . [2020-05-06T07:35:19.610Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-05-06T07:35:19.610Z] ==> Running gcov in . (disable via -X gcov) [2020-05-06T07:35:19.610Z] ==> Python coveragepy not found [2020-05-06T07:35:19.610Z] ==> Searching for coverage reports in: [2020-05-06T07:35:19.610Z] + . [2020-05-06T07:35:19.610Z] -> Found 1 reports [2020-05-06T07:35:19.610Z] ==> Detecting git/mercurial file structure [2020-05-06T07:35:19.610Z] ==> Reading reports [2020-05-06T07:35:19.610Z] + ./coverage.out bytes=110877 [2020-05-06T07:35:19.610Z] ==> Appending adjustments [2020-05-06T07:35:19.610Z] http://docs.codecov.io/docs/fixing-reports [2020-05-06T07:35:19.871Z] + Found adjustments [2020-05-06T07:35:19.871Z] ==> Gzipping contents [2020-05-06T07:35:19.871Z] ==> Uploading reports [2020-05-06T07:35:19.871Z] url: https://codecov.io [2020-05-06T07:35:19.872Z] query: branch=PR-523&commit=a59c6b311e1019a4e36e85f27ccd455558a9ce8a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-523%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=523&job= [2020-05-06T07:35:19.872Z] -> Pinging Codecov [2020-05-06T07:35:19.872Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-523&commit=a59c6b311e1019a4e36e85f27ccd455558a9ce8a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-523%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=523&job= [2020-05-06T07:35:20.441Z] -> Uploading [2020-05-06T07:35:21.011Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/a59c6b311e1019a4e36e85f27ccd455558a9ce8a [Pipeline] } [2020-05-06T07:35:21.019Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-05-06T07:35:22.399Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-06T07:35:23.632Z] ---> package-listing.sh [2020-05-06T07:35:23.632Z] ++ facter osfamily [2020-05-06T07:35:23.632Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-06T07:35:23.632Z] + OS_FAMILY=redhat [2020-05-06T07:35:23.632Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-523 [2020-05-06T07:35:23.632Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-06T07:35:23.632Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-06T07:35:23.632Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-06T07:35:23.633Z] + PACKAGES=/tmp/packages_start.txt [2020-05-06T07:35:23.633Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-523 ']' [2020-05-06T07:35:23.633Z] + PACKAGES=/tmp/packages_end.txt [2020-05-06T07:35:23.633Z] + case "${OS_FAMILY}" in [2020-05-06T07:35:23.633Z] + rpm -qa [2020-05-06T07:35:23.633Z] + sort [2020-05-06T07:35:27.830Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-06T07:35:27.830Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-06T07:35:27.830Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-06T07:35:27.830Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-523 ']' [2020-05-06T07:35:27.830Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-523/archives/ [2020-05-06T07:35:27.830Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-523/archives/ [Pipeline] isUnix [Pipeline] sh [2020-05-06T07:35:28.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-06T07:35:28.203Z] [2020-05-06T07:35:28.203Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-06T07:35:28.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-06T07:35:28.603Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-06T07:35:28.603Z] c9b1b535fdd9: Pulling fs layer [2020-05-06T07:35:28.603Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-06T07:35:28.603Z] 756a868c4378: Pulling fs layer [2020-05-06T07:35:28.603Z] 444b2fc9a129: Pulling fs layer [2020-05-06T07:35:28.603Z] ea15f1150254: Pulling fs layer [2020-05-06T07:35:28.603Z] 41b27a9f41bf: Pulling fs layer [2020-05-06T07:35:28.603Z] 28c525ee5125: Pulling fs layer [2020-05-06T07:35:28.603Z] 094b1ea09ed8: Pulling fs layer [2020-05-06T07:35:28.603Z] 138eaada9080: Pulling fs layer [2020-05-06T07:35:28.603Z] 0622d0fa9048: Pulling fs layer [2020-05-06T07:35:28.603Z] ea15f1150254: Waiting [2020-05-06T07:35:28.603Z] 41b27a9f41bf: Waiting [2020-05-06T07:35:28.603Z] 28c525ee5125: Waiting [2020-05-06T07:35:28.603Z] 138eaada9080: Waiting [2020-05-06T07:35:28.603Z] 094b1ea09ed8: Waiting [2020-05-06T07:35:28.603Z] 0622d0fa9048: Waiting [2020-05-06T07:35:28.603Z] 444b2fc9a129: Waiting [2020-05-06T07:35:28.603Z] 2cc5ad85d9ab: Download complete [2020-05-06T07:35:28.603Z] 444b2fc9a129: Verifying Checksum [2020-05-06T07:35:28.603Z] 444b2fc9a129: Download complete [2020-05-06T07:35:28.603Z] c9b1b535fdd9: Verifying Checksum [2020-05-06T07:35:28.603Z] c9b1b535fdd9: Download complete [2020-05-06T07:35:28.603Z] ea15f1150254: Verifying Checksum [2020-05-06T07:35:28.603Z] ea15f1150254: Download complete [2020-05-06T07:35:28.872Z] 28c525ee5125: Verifying Checksum [2020-05-06T07:35:28.872Z] 28c525ee5125: Download complete [2020-05-06T07:35:29.133Z] 756a868c4378: Verifying Checksum [2020-05-06T07:35:29.133Z] 756a868c4378: Download complete [2020-05-06T07:35:29.133Z] 138eaada9080: Verifying Checksum [2020-05-06T07:35:29.133Z] 138eaada9080: Download complete [2020-05-06T07:35:29.133Z] 094b1ea09ed8: Verifying Checksum [2020-05-06T07:35:29.133Z] 094b1ea09ed8: Download complete [2020-05-06T07:35:29.133Z] 0622d0fa9048: Verifying Checksum [2020-05-06T07:35:29.133Z] 0622d0fa9048: Download complete [2020-05-06T07:35:29.703Z] 41b27a9f41bf: Verifying Checksum [2020-05-06T07:35:29.703Z] 41b27a9f41bf: Download complete [2020-05-06T07:35:31.084Z] c9b1b535fdd9: Pull complete [2020-05-06T07:35:31.344Z] 2cc5ad85d9ab: Pull complete [2020-05-06T07:35:36.622Z] 756a868c4378: Pull complete [2020-05-06T07:35:36.884Z] 444b2fc9a129: Pull complete [2020-05-06T07:35:37.143Z] ea15f1150254: Pull complete [2020-05-06T07:35:41.345Z] 41b27a9f41bf: Pull complete [2020-05-06T07:35:41.605Z] 28c525ee5125: Pull complete [2020-05-06T07:35:46.891Z] 094b1ea09ed8: Pull complete [2020-05-06T07:35:46.891Z] 138eaada9080: Pull complete [2020-05-06T07:35:47.150Z] 0622d0fa9048: Pull complete [2020-05-06T07:35:47.150Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-06T07:35:47.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-06T07:35:47.328Z] prd-centos7-docker-4c-2g-7350 does not seem to be running inside a container [2020-05-06T07:35:47.374Z] $ 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-523 -v /w/workspace/dgexfoundry_device-sdk-go_PR-523:/w/workspace/dgexfoundry_device-sdk-go_PR-523:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-523@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-05-06T07:35:48.232Z] $ docker top 37d441b5f0a37a4a2325fdfa1ca7f25c6721dda59b1018633c1239a1497d6cb7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-06T07:35:48.592Z] provisioning config files... [2020-05-06T07:35:48.605Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/config9144235553807702683tmp [Pipeline] { [Pipeline] echo [2020-05-06T07:35:48.721Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-06T07:35:49.012Z] ---> create-netrc.sh [Pipeline] echo [2020-05-06T07:35:49.020Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-06T07:35:49.314Z] ---> logs-deploy.sh [2020-05-06T07:35:49.314Z] + ARCHIVE_ARTIFACTS= [2020-05-06T07:35:49.314Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-06T07:35:49.314Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-06T07:35:49.314Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-06T07:35:49.314Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-523/2 [2020-05-06T07:35:49.314Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-523/2/ [2020-05-06T07:35:49.314Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-523/2 /w/workspace/dgexfoundry_device-sdk-go_PR-523 [2020-05-06T07:35:53.517Z] Archives upload complete. [2020-05-06T07:35:53.517Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-523/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-523/2/