Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-sdk-go Loading trusted files from base branch master at f17d1be1b4849550bf30592997a90b8c252fbe34 rather than 9d54caf9abaa0436d1d8ddd3f9e4520998de6eb9 Obtained Jenkinsfile from f17d1be1b4849550bf30592997a90b8c252fbe34 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f be3c330340c18bb7ab85087afff7d7ed2ee420c0 # timeout=10 Commit message: "Merge pull request #211 from ernestojeda/fix-docker-image-push-with-namespace" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 ‘prd-centos7-docker-4c-2g-517’ is offline Running on prd-centos7-docker-4c-2g-518 in /w/workspace/dgexfoundry_device-sdk-go_PR-553 [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-553 # 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/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/553/head:refs/remotes/origin/PR-553 # 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/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f17d1be1b4849550bf30592997a90b8c252fbe34 into PR head commit 9d54caf9abaa0436d1d8ddd3f9e4520998de6eb9 Merge succeeded, producing 613581cbe05108dd36878c68c60f3a2934cd9965 Checking out Revision 613581cbe05108dd36878c68c60f3a2934cd9965 (PR-553) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d54caf9abaa0436d1d8ddd3f9e4520998de6eb9 # 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 f17d1be1b4849550bf30592997a90b8c252fbe34 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 613581cbe05108dd36878c68c60f3a2934cd9965 # timeout=10 Commit message: "Merge commit 'f17d1be1b4849550bf30592997a90b8c252fbe34' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-22T02:41:48.778Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-22T02:41:49.023Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 5fc4b4eb1c1b3c3664880696f3875fd91377abb2 # timeout=10 [Pipeline] echo [2020-07-22T02:41:49.121Z] ========================================================= [2020-07-22T02:41:49.121Z] EdgeX Global Pipelines Version Info [2020-07-22T02:41:49.121Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-22T02:41:50.512Z] ------------------- [2020-07-22T02:41:50.512Z] stable info: [2020-07-22T02:41:50.512Z] ------------------- [2020-07-22T02:41:50.512Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-22T02:41:50.512Z] Commit SHA: be3c330340c18bb7ab85087afff7d7ed2ee420c0 [2020-07-22T02:41:50.512Z] Message: update stable to v1.0.99 [2020-07-22T02:41:51.453Z] ------------------- [2020-07-22T02:41:51.453Z] experimental info: [2020-07-22T02:41:51.453Z] ------------------- [2020-07-22T02:41:51.453Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-22T02:41:51.453Z] Commit SHA: 78d567e8c35819a45e10bd2b75e1138b16507148 [2020-07-22T02:41:51.453Z] Message: update experimental to v1.0.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-07-22T02:41:53.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-22T02:41:53.513Z] [2020-07-22T02:41:53.513Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-22T02:41:53.870Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-22T02:41:53.871Z] latest: Pulling from edgex-devops/git-semver [2020-07-22T02:41:53.871Z] 31603596830f: Pulling fs layer [2020-07-22T02:41:53.871Z] 2a8b12db71e7: Pulling fs layer [2020-07-22T02:41:53.871Z] 6ca5941a6612: Pulling fs layer [2020-07-22T02:41:53.871Z] ecc8261a40a4: Pulling fs layer [2020-07-22T02:41:53.871Z] ecc8261a40a4: Waiting [2020-07-22T02:41:53.871Z] 2a8b12db71e7: Verifying Checksum [2020-07-22T02:41:53.871Z] 2a8b12db71e7: Download complete [2020-07-22T02:41:53.871Z] 31603596830f: Verifying Checksum [2020-07-22T02:41:53.871Z] 31603596830f: Download complete [2020-07-22T02:41:54.134Z] ecc8261a40a4: Verifying Checksum [2020-07-22T02:41:54.134Z] ecc8261a40a4: Download complete [2020-07-22T02:41:54.134Z] 6ca5941a6612: Verifying Checksum [2020-07-22T02:41:54.134Z] 6ca5941a6612: Download complete [2020-07-22T02:41:54.134Z] 31603596830f: Pull complete [2020-07-22T02:41:54.398Z] 2a8b12db71e7: Pull complete [2020-07-22T02:41:54.991Z] 6ca5941a6612: Pull complete [2020-07-22T02:41:55.252Z] ecc8261a40a4: Pull complete [2020-07-22T02:41:55.252Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-22T02:41:55.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-22T02:41:55.252Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-22T02:41:55.361Z] prd-centos7-docker-4c-2g-518 does not seem to be running inside a container [2020-07-22T02:41:55.406Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-553 -v /w/workspace/dgexfoundry_device-sdk-go_PR-553:/w/workspace/dgexfoundry_device-sdk-go_PR-553:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-553@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-553@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-22T02:41:57.511Z] $ docker top 3ccd8bef0c914dfd91965a3460172ed05a80316752d1661fe911c3f74d980c85 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-22T02:41:57.767Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-22T02:41:57.767Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-22T02:41:57.981Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-22T02:41:57.986Z] $ docker exec 3ccd8bef0c914dfd91965a3460172ed05a80316752d1661fe911c3f74d980c85 ssh-agent [2020-07-22T02:41:58.152Z] SSH_AUTH_SOCK=/tmp/ssh-LEh3jWD59Lqk/agent.13 [2020-07-22T02:41:58.152Z] SSH_AGENT_PID=18 [2020-07-22T02:41:58.162Z] Running ssh-add (command line suppressed) [2020-07-22T02:41:58.282Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-553@tmp/private_key_2201928841460572055.key (/w/workspace/dgexfoundry_device-sdk-go_PR-553@tmp/private_key_2201928841460572055.key) [2020-07-22T02:41:58.335Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-22T02:41:58.666Z] + git describe --exact-match --tags HEAD [2020-07-22T02:41:58.666Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-22T02:41:58.725Z] $ docker exec --env ******** --env ******** 3ccd8bef0c914dfd91965a3460172ed05a80316752d1661fe911c3f74d980c85 ssh-agent -k [2020-07-22T02:41:58.851Z] unset SSH_AUTH_SOCK; [2020-07-22T02:41:58.851Z] unset SSH_AGENT_PID; [2020-07-22T02:41:58.851Z] echo Agent pid 18 killed; [2020-07-22T02:41:58.899Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-22T02:41:58.986Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-22T02:41:58.987Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-22T02:41:59.079Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-22T02:41:59.079Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-22T02:41:59.257Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-22T02:41:59.263Z] $ docker exec 3ccd8bef0c914dfd91965a3460172ed05a80316752d1661fe911c3f74d980c85 ssh-agent [2020-07-22T02:41:59.412Z] SSH_AUTH_SOCK=/tmp/ssh-4bHnsjbrFSsq/agent.47 [2020-07-22T02:41:59.412Z] SSH_AGENT_PID=52 [2020-07-22T02:41:59.418Z] Running ssh-add (command line suppressed) [2020-07-22T02:41:59.536Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-553@tmp/private_key_4143598782146383460.key (/w/workspace/dgexfoundry_device-sdk-go_PR-553@tmp/private_key_4143598782146383460.key) [2020-07-22T02:41:59.585Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-22T02:41:59.913Z] + git semver init [2020-07-22T02:41:59.913Z] # -> Open(): unable to determine branch for HEAD [2020-07-22T02:41:59.913Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-553/.git [2020-07-22T02:41:59.913Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-553 [2020-07-22T02:41:59.913Z] # $SEMVER_REMOTE_NAME = origin [2020-07-22T02:41:59.913Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-22T02:41:59.913Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-22T02:41:59.913Z] # $SEMVER_BRANCH = PR-553 [2020-07-22T02:41:59.913Z] # $SEMVER_TEMP = /tmp/semver-339283812 [2020-07-22T02:41:59.913Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-07-22T02:42:00.855Z] # '/tmp/semver-339283812' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-553/.semver' [2020-07-22T02:42:00.855Z] # -> Force: false [2020-07-22T02:42:00.855Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-553/.semver [Pipeline] } [2020-07-22T02:42:00.868Z] $ docker exec --env ******** --env ******** 3ccd8bef0c914dfd91965a3460172ed05a80316752d1661fe911c3f74d980c85 ssh-agent -k [2020-07-22T02:42:00.975Z] unset SSH_AUTH_SOCK; [2020-07-22T02:42:00.980Z] unset SSH_AGENT_PID; [2020-07-22T02:42:00.980Z] echo Agent pid 52 killed; [2020-07-22T02:42:01.018Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-22T02:42:01.494Z] + git semver [Pipeline] } [2020-07-22T02:42:01.512Z] $ docker stop --time=1 3ccd8bef0c914dfd91965a3460172ed05a80316752d1661fe911c3f74d980c85 [2020-07-22T02:42:02.858Z] $ docker rm -f 3ccd8bef0c914dfd91965a3460172ed05a80316752d1661fe911c3f74d980c85 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-22T02:42:03.704Z] Stashed 24 file(s) [Pipeline] echo [2020-07-22T02:42:03.706Z] [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-07-22T02:42:18.946Z] Still waiting to schedule task [2020-07-22T02:42:18.946Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-07-22T02:42:18.948Z] Still waiting to schedule task [2020-07-22T02:42:18.948Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-07-22T02:43:23.628Z] Running on prd-centos7-docker-4c-2g-521 in /w/workspace/dgexfoundry_device-sdk-go_PR-553 [Pipeline] { [Pipeline] ws [2020-07-22T02:43:23.670Z] Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout [2020-07-22T02:43:25.950Z] using credential edgex-jenkins-ssh [2020-07-22T02:43:25.992Z] Cloning the remote Git repository [2020-07-22T02:43:25.992Z] Cloning with configured refspecs honoured and without tags [2020-07-22T02:43:26.755Z] Fetching without tags [2020-07-22T02:43:25.891Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-07-22T02:43:25.954Z] > git init /w/workspace/device-sdk-go/5 # timeout=10 [2020-07-22T02:43:26.000Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-07-22T02:43:26.001Z] > git --version # timeout=10 [2020-07-22T02:43:26.012Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-22T02:43:26.037Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-22T02:43:26.661Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-07-22T02:43:26.670Z] > git config --add remote.origin.fetch +refs/pull/553/head:refs/remotes/origin/PR-553 # timeout=10 [2020-07-22T02:43:26.676Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-22T02:43:26.686Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-07-22T02:43:26.698Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-07-22T02:43:26.698Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-22T02:43:26.704Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-22T02:43:27.185Z] Merging remotes/origin/master commit f17d1be1b4849550bf30592997a90b8c252fbe34 into PR head commit 9d54caf9abaa0436d1d8ddd3f9e4520998de6eb9 [2020-07-22T02:43:27.304Z] Merge succeeded, producing 41197c0af5b4cd1bbbb6fc309d5e333997e304bc [2020-07-22T02:43:27.304Z] Checking out Revision 41197c0af5b4cd1bbbb6fc309d5e333997e304bc (PR-553) [2020-07-22T02:43:27.166Z] > git config core.sparsecheckout # timeout=10 [2020-07-22T02:43:27.172Z] > git checkout -f 9d54caf9abaa0436d1d8ddd3f9e4520998de6eb9 # timeout=10 [2020-07-22T02:43:27.221Z] > git remote # timeout=10 [2020-07-22T02:43:27.229Z] > git config --get remote.origin.url # timeout=10 [2020-07-22T02:43:27.234Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-22T02:43:27.238Z] > git merge f17d1be1b4849550bf30592997a90b8c252fbe34 # timeout=10 [2020-07-22T02:43:27.277Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-22T02:43:27.290Z] > git config core.sparsecheckout # timeout=10 [2020-07-22T02:43:27.295Z] > git checkout -f 41197c0af5b4cd1bbbb6fc309d5e333997e304bc # timeout=10 [2020-07-22T02:43:30.919Z] Commit message: "Merge commit 'f17d1be1b4849550bf30592997a90b8c252fbe34' into HEAD" [2020-07-22T02:43:30.929Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-22T02:43:31.722Z] ========================================================= [2020-07-22T02:43:31.722Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-22T02:43:31.723Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-22T02:43:30.925Z] > git rev-list --no-walk 5fc4b4eb1c1b3c3664880696f3875fd91377abb2 # timeout=10 [2020-07-22T02:43:32.371Z] + 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-07-22T02:43:32.633Z] Sending build context to Docker daemon 3.028MB [2020-07-22T02:43:32.633Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-07-22T02:43:32.633Z] Step 2/8 : FROM ${BASE} [2020-07-22T02:43:32.633Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-22T02:43:32.633Z] df20fa9351a1: Pulling fs layer [2020-07-22T02:43:32.633Z] ed8968b2872e: Pulling fs layer [2020-07-22T02:43:32.633Z] a92cc7c5fd73: Pulling fs layer [2020-07-22T02:43:32.633Z] 2dd03ba5bac4: Pulling fs layer [2020-07-22T02:43:32.633Z] 1e091d79d1de: Pulling fs layer [2020-07-22T02:43:32.633Z] 481702a1767f: Pulling fs layer [2020-07-22T02:43:32.633Z] f64a6f60c768: Pulling fs layer [2020-07-22T02:43:32.633Z] e78d2573fc39: Pulling fs layer [2020-07-22T02:43:32.633Z] e876d2f968b6: Pulling fs layer [2020-07-22T02:43:32.633Z] ce8a83651883: Pulling fs layer [2020-07-22T02:43:32.633Z] 07967f4d0e4b: Pulling fs layer [2020-07-22T02:43:32.633Z] f64a6f60c768: Waiting [2020-07-22T02:43:32.633Z] e78d2573fc39: Waiting [2020-07-22T02:43:32.633Z] e876d2f968b6: Waiting [2020-07-22T02:43:32.633Z] ce8a83651883: Waiting [2020-07-22T02:43:32.633Z] 2dd03ba5bac4: Waiting [2020-07-22T02:43:32.633Z] 07967f4d0e4b: Waiting [2020-07-22T02:43:32.633Z] 481702a1767f: Waiting [2020-07-22T02:43:32.633Z] 1e091d79d1de: Waiting [2020-07-22T02:43:32.899Z] a92cc7c5fd73: Verifying Checksum [2020-07-22T02:43:32.899Z] a92cc7c5fd73: Download complete [2020-07-22T02:43:32.899Z] ed8968b2872e: Verifying Checksum [2020-07-22T02:43:32.899Z] ed8968b2872e: Download complete [2020-07-22T02:43:32.899Z] 1e091d79d1de: Verifying Checksum [2020-07-22T02:43:32.899Z] 1e091d79d1de: Download complete [2020-07-22T02:43:32.899Z] 481702a1767f: Verifying Checksum [2020-07-22T02:43:32.899Z] 481702a1767f: Download complete [2020-07-22T02:43:32.899Z] df20fa9351a1: Verifying Checksum [2020-07-22T02:43:32.899Z] df20fa9351a1: Download complete [2020-07-22T02:43:33.167Z] df20fa9351a1: Pull complete [2020-07-22T02:43:33.766Z] f64a6f60c768: Verifying Checksum [2020-07-22T02:43:33.766Z] f64a6f60c768: Download complete [2020-07-22T02:43:33.766Z] e876d2f968b6: Verifying Checksum [2020-07-22T02:43:33.766Z] e876d2f968b6: Download complete [2020-07-22T02:43:34.358Z] 2dd03ba5bac4: Verifying Checksum [2020-07-22T02:43:34.358Z] 2dd03ba5bac4: Download complete [2020-07-22T02:43:34.358Z] e78d2573fc39: Verifying Checksum [2020-07-22T02:43:34.358Z] e78d2573fc39: Download complete [2020-07-22T02:43:34.358Z] ce8a83651883: Verifying Checksum [2020-07-22T02:43:34.358Z] ce8a83651883: Download complete [2020-07-22T02:43:34.358Z] 07967f4d0e4b: Verifying Checksum [2020-07-22T02:43:34.358Z] 07967f4d0e4b: Download complete [2020-07-22T02:43:35.306Z] ed8968b2872e: Pull complete [2020-07-22T02:43:35.570Z] a92cc7c5fd73: Pull complete [2020-07-22T02:43:40.883Z] 2dd03ba5bac4: Pull complete [2020-07-22T02:43:40.883Z] 1e091d79d1de: Pull complete [2020-07-22T02:43:41.155Z] 481702a1767f: Pull complete [2020-07-22T02:43:47.763Z] f64a6f60c768: Pull complete [2020-07-22T02:43:50.333Z] e78d2573fc39: Pull complete [2020-07-22T02:43:50.333Z] e876d2f968b6: Pull complete [2020-07-22T02:43:51.285Z] ce8a83651883: Pull complete [2020-07-22T02:43:51.285Z] 07967f4d0e4b: Pull complete [2020-07-22T02:43:51.285Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-07-22T02:43:51.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-22T02:43:51.285Z] ---> 5d7c900382c6 [2020-07-22T02:43:51.285Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-07-22T02:43:52.229Z] ---> Running in 65c36c53d776 [2020-07-22T02:43:52.229Z] Removing intermediate container 65c36c53d776 [2020-07-22T02:43:52.229Z] ---> 1aa67dfbf91b [2020-07-22T02:43:52.229Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-22T02:43:52.229Z] ---> Running in 19cf8aa11129 [2020-07-22T02:43:54.150Z] Removing intermediate container 19cf8aa11129 [2020-07-22T02:43:54.150Z] ---> e9454a107338 [2020-07-22T02:43:54.150Z] Step 5/8 : RUN apk add --no-cache make git [2020-07-22T02:43:54.150Z] ---> Running in 27e7bd14fd2d [2020-07-22T02:43:54.150Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-22T02:43:55.093Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-22T02:43:55.093Z] OK: 166 MiB in 39 packages [2020-07-22T02:43:55.671Z] Removing intermediate container 27e7bd14fd2d [2020-07-22T02:43:55.671Z] ---> a468c7d3e3f5 [2020-07-22T02:43:55.671Z] Step 6/8 : WORKDIR /device-sdk-go [2020-07-22T02:43:55.671Z] ---> Running in 63147a272fe7 [2020-07-22T02:43:55.671Z] Removing intermediate container 63147a272fe7 [2020-07-22T02:43:55.671Z] ---> f0d08668b19f [2020-07-22T02:43:55.671Z] Step 7/8 : COPY . . [2020-07-22T02:43:57.058Z] ---> a6896e2fb36d [2020-07-22T02:43:57.058Z] Step 8/8 : RUN go mod download [2020-07-22T02:43:57.058Z] ---> Running in 799653191b14 [2020-07-22T02:43:58.976Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-22T02:43:58.976Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-07-22T02:43:58.976Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-22T02:43:58.976Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-22T02:43:58.976Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-22T02:43:58.976Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-22T02:43:58.976Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-22T02:43:58.976Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-22T02:43:59.239Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-22T02:43:59.239Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-22T02:43:59.239Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-22T02:43:59.239Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-22T02:43:59.239Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-22T02:43:59.239Z] go: finding github.com/fatih/color v1.7.0 [2020-07-22T02:43:59.239Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-22T02:43:59.239Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-22T02:43:59.239Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-22T02:43:59.239Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-22T02:43:59.500Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-22T02:43:59.500Z] go: finding github.com/google/uuid v1.1.0 [2020-07-22T02:43:59.500Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-22T02:43:59.500Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-22T02:43:59.500Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-22T02:43:59.500Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-22T02:43:59.500Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-22T02:43:59.500Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-22T02:43:59.500Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-22T02:43:59.500Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-22T02:43:59.763Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-22T02:43:59.763Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-22T02:43:59.763Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-22T02:43:59.763Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-22T02:43:59.763Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-22T02:43:59.763Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-22T02:43:59.763Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-22T02:43:59.763Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-22T02:43:59.763Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-22T02:43:59.763Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-22T02:43:59.763Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-22T02:43:59.763Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-22T02:44:00.023Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-22T02:44:00.023Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-22T02:44:00.023Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-22T02:44:00.023Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-22T02:44:00.023Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-22T02:44:00.023Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-22T02:44:00.023Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-22T02:44:00.023Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-22T02:44:00.023Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-22T02:44:00.023Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-22T02:44:00.023Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-22T02:44:00.023Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-22T02:44:00.023Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-22T02:44:00.285Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-22T02:44:00.285Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-22T02:44:00.285Z] go: finding github.com/posener/complete v1.1.1 [2020-07-22T02:44:00.285Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-22T02:44:00.285Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-22T02:44:00.285Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-22T02:44:00.285Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-22T02:44:00.285Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-22T02:44:00.285Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-22T02:44:00.285Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-07-22T02:44:00.285Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-07-22T02:44:00.506Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-520 in /w/workspace/dgexfoundry_device-sdk-go_PR-553 [Pipeline] { [Pipeline] ws [2020-07-22T02:44:00.550Z] Running in /w/workspace/device-sdk-go/5 [Pipeline] { [2020-07-22T02:44:00.556Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-22T02:44:00.556Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-07-22T02:44:00.556Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-22T02:44:00.556Z] go: finding gopkg.in/yaml.v2 v2.2.8 [Pipeline] checkout [2020-07-22T02:44:05.496Z] using credential edgex-jenkins-ssh [2020-07-22T02:44:05.553Z] Cloning the remote Git repository [2020-07-22T02:44:05.553Z] Cloning with configured refspecs honoured and without tags [2020-07-22T02:44:05.641Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-07-22T02:44:05.756Z] > git init /w/workspace/device-sdk-go/5 # timeout=10 [2020-07-22T02:44:05.828Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-07-22T02:44:05.828Z] > git --version # timeout=10 [2020-07-22T02:44:05.852Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-22T02:44:05.953Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-22T02:44:06.843Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-07-22T02:44:06.866Z] > git config --add remote.origin.fetch +refs/pull/553/head:refs/remotes/origin/PR-553 # timeout=10 [2020-07-22T02:44:06.887Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-22T02:44:06.992Z] Fetching without tags [2020-07-22T02:44:07.224Z] Removing intermediate container 799653191b14 [2020-07-22T02:44:07.224Z] ---> b7caf4e9c46a [2020-07-22T02:44:07.224Z] Successfully built b7caf4e9c46a [2020-07-22T02:44:07.224Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-07-22T02:44:07.548Z] Merging remotes/origin/master commit f17d1be1b4849550bf30592997a90b8c252fbe34 into PR head commit 9d54caf9abaa0436d1d8ddd3f9e4520998de6eb9 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-22T02:44:07.834Z] Merge succeeded, producing 7a1c62f422ac1134e52ac716cc0966749343172a [2020-07-22T02:44:07.834Z] Checking out Revision 7a1c62f422ac1134e52ac716cc0966749343172a (PR-553) [2020-07-22T02:44:07.897Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-22T02:44:07.897Z] . [Pipeline] withDockerContainer [2020-07-22T02:44:08.056Z] prd-centos7-docker-4c-2g-521 does not seem to be running inside a container [2020-07-22T02:44:08.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-07-22T02:44:06.913Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-07-22T02:44:07.002Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-07-22T02:44:07.002Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-22T02:44:07.014Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-22T02:44:07.568Z] > git config core.sparsecheckout # timeout=10 [2020-07-22T02:44:07.591Z] > git checkout -f 9d54caf9abaa0436d1d8ddd3f9e4520998de6eb9 # timeout=10 [2020-07-22T02:44:07.696Z] > git remote # timeout=10 [2020-07-22T02:44:07.713Z] > git config --get remote.origin.url # timeout=10 [2020-07-22T02:44:07.724Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-22T02:44:07.735Z] > git merge f17d1be1b4849550bf30592997a90b8c252fbe34 # timeout=10 [2020-07-22T02:44:07.817Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-22T02:44:07.838Z] > git config core.sparsecheckout # timeout=10 [2020-07-22T02:44:07.849Z] > git checkout -f 7a1c62f422ac1134e52ac716cc0966749343172a # timeout=10 [2020-07-22T02:44:09.249Z] $ docker top e9a7979d6da6d884cb80cc37c74ecc8401c217347aeb247eecc2a4a1ad9f6fdc -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-22T02:44:09.761Z] + go version [2020-07-22T02:44:09.761Z] go version go1.13.13 linux/amd64 [Pipeline] sh [2020-07-22T02:44:10.077Z] + make test [2020-07-22T02:44:10.077Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-07-22T02:44:11.479Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-07-22T02:44:12.046Z] Commit message: "Merge commit 'f17d1be1b4849550bf30592997a90b8c252fbe34' into HEAD" [2020-07-22T02:44:12.084Z] First time build. Skipping changelog. [2020-07-22T02:44:12.053Z] > git rev-list --no-walk 5fc4b4eb1c1b3c3664880696f3875fd91377abb2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-22T02:44:13.271Z] ========================================================= [2020-07-22T02:44:13.271Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-22T02:44:13.271Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-22T02:44:14.306Z] + 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-07-22T02:44:15.301Z] Sending build context to Docker daemon 3.028MB [2020-07-22T02:44:15.301Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-07-22T02:44:15.301Z] Step 2/8 : FROM ${BASE} [2020-07-22T02:44:15.594Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-22T02:44:15.594Z] b538f80385f9: Pulling fs layer [2020-07-22T02:44:15.594Z] 74f711af9a0d: Pulling fs layer [2020-07-22T02:44:15.594Z] 99f96fe45779: Pulling fs layer [2020-07-22T02:44:15.594Z] fd7a069fd194: Pulling fs layer [2020-07-22T02:44:15.594Z] 66aa3694b03b: Pulling fs layer [2020-07-22T02:44:15.594Z] 170f70906a0f: Pulling fs layer [2020-07-22T02:44:15.594Z] ad7c5574e4b9: Pulling fs layer [2020-07-22T02:44:15.594Z] e772456be8f7: Pulling fs layer [2020-07-22T02:44:15.594Z] c890913d741a: Pulling fs layer [2020-07-22T02:44:15.594Z] 2480fcc9aa5a: Pulling fs layer [2020-07-22T02:44:15.594Z] 09adf4765672: Pulling fs layer [2020-07-22T02:44:15.594Z] ad7c5574e4b9: Waiting [2020-07-22T02:44:15.594Z] 2480fcc9aa5a: Waiting [2020-07-22T02:44:15.594Z] 09adf4765672: Waiting [2020-07-22T02:44:15.594Z] e772456be8f7: Waiting [2020-07-22T02:44:15.594Z] c890913d741a: Waiting [2020-07-22T02:44:15.594Z] fd7a069fd194: Waiting [2020-07-22T02:44:15.594Z] 66aa3694b03b: Waiting [2020-07-22T02:44:15.594Z] 170f70906a0f: Waiting [2020-07-22T02:44:15.594Z] 99f96fe45779: Verifying Checksum [2020-07-22T02:44:15.594Z] 99f96fe45779: Download complete [2020-07-22T02:44:15.594Z] 74f711af9a0d: Verifying Checksum [2020-07-22T02:44:15.594Z] 74f711af9a0d: Download complete [2020-07-22T02:44:15.594Z] 66aa3694b03b: Verifying Checksum [2020-07-22T02:44:15.594Z] 66aa3694b03b: Download complete [2020-07-22T02:44:15.594Z] 170f70906a0f: Verifying Checksum [2020-07-22T02:44:15.594Z] 170f70906a0f: Download complete [2020-07-22T02:44:15.871Z] b538f80385f9: Verifying Checksum [2020-07-22T02:44:15.871Z] b538f80385f9: Download complete [2020-07-22T02:44:16.870Z] b538f80385f9: Pull complete [2020-07-22T02:44:17.474Z] 74f711af9a0d: Pull complete [2020-07-22T02:44:17.752Z] 99f96fe45779: Pull complete [2020-07-22T02:44:18.744Z] ad7c5574e4b9: Verifying Checksum [2020-07-22T02:44:18.744Z] ad7c5574e4b9: Download complete [2020-07-22T02:44:18.744Z] c890913d741a: Verifying Checksum [2020-07-22T02:44:18.744Z] c890913d741a: Download complete [2020-07-22T02:44:20.746Z] 2480fcc9aa5a: Verifying Checksum [2020-07-22T02:44:20.746Z] 2480fcc9aa5a: Download complete [2020-07-22T02:44:20.746Z] e772456be8f7: Verifying Checksum [2020-07-22T02:44:20.746Z] e772456be8f7: Download complete [2020-07-22T02:44:20.746Z] 09adf4765672: Download complete [2020-07-22T02:44:21.336Z] fd7a069fd194: Verifying Checksum [2020-07-22T02:44:21.336Z] fd7a069fd194: Download complete [2020-07-22T02:44:21.603Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-07-22T02:44:21.603Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-07-22T02:44:21.603Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-07-22T02:44:21.603Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.030s coverage: 22.1% of statements [2020-07-22T02:44:22.558Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.043s coverage: 95.8% of statements [2020-07-22T02:44:33.769Z] fd7a069fd194: Pull complete [2020-07-22T02:44:33.769Z] 66aa3694b03b: Pull complete [2020-07-22T02:44:33.769Z] 170f70906a0f: Pull complete [2020-07-22T02:44:37.193Z] ad7c5574e4b9: Pull complete [2020-07-22T02:44:42.619Z] e772456be8f7: Pull complete [2020-07-22T02:44:42.619Z] c890913d741a: Pull complete [2020-07-22T02:44:44.603Z] 2480fcc9aa5a: Pull complete [2020-07-22T02:44:45.202Z] 09adf4765672: Pull complete [2020-07-22T02:44:45.202Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-07-22T02:44:45.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-22T02:44:45.202Z] ---> 2248a725d1cf [2020-07-22T02:44:45.202Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-07-22T02:44:50.618Z] ---> Running in 259a423863ff [2020-07-22T02:44:50.618Z] Removing intermediate container 259a423863ff [2020-07-22T02:44:50.618Z] ---> 2a0da7acb873 [2020-07-22T02:44:50.618Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-22T02:44:50.618Z] ---> Running in fd80d489efbf [2020-07-22T02:44:53.265Z] Removing intermediate container fd80d489efbf [2020-07-22T02:44:53.265Z] ---> b60e5e7c83d6 [2020-07-22T02:44:53.265Z] Step 5/8 : RUN apk add --no-cache make git [2020-07-22T02:44:53.265Z] ---> Running in 03b0f51dab44 [2020-07-22T02:44:54.704Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-22T02:44:54.715Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.049s coverage: 11.4% of statements [2020-07-22T02:44:54.715Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.009s coverage: 21.7% of statements [2020-07-22T02:44:54.715Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-07-22T02:44:54.715Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.120s coverage: 36.9% of statements [2020-07-22T02:44:54.715Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-07-22T02:44:54.716Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.434s coverage: 65.2% of statements [2020-07-22T02:44:54.716Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-07-22T02:44:54.716Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-07-22T02:44:54.716Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-07-22T02:44:54.716Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.051s coverage: 52.6% of statements [2020-07-22T02:44:54.716Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.096s coverage: 68.9% of statements [2020-07-22T02:44:54.716Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-07-22T02:44:54.716Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-07-22T02:44:54.716Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-22T02:44:54.716Z] gofmt -l . [2020-07-22T02:44:54.716Z] [ "`gofmt -l .`" = "" ] [2020-07-22T02:44:54.716Z] ./bin/test-attribution-txt.sh [2020-07-22T02:44:55.295Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-22T02:44:55.298Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-07-22T02:44:55.895Z] OK: 142 MiB in 39 packages [2020-07-22T02:44:55.924Z] Stashed 1 file(s) [Pipeline] } [2020-07-22T02:44:55.932Z] $ docker stop --time=1 e9a7979d6da6d884cb80cc37c74ecc8401c217347aeb247eecc2a4a1ad9f6fdc [2020-07-22T02:44:56.877Z] Removing intermediate container 03b0f51dab44 [2020-07-22T02:44:56.877Z] ---> e39057b6c13d [2020-07-22T02:44:56.877Z] Step 6/8 : WORKDIR /device-sdk-go [2020-07-22T02:44:56.877Z] ---> Running in fe38c965a0ca [2020-07-22T02:44:57.443Z] $ docker rm -f e9a7979d6da6d884cb80cc37c74ecc8401c217347aeb247eecc2a4a1ad9f6fdc [2020-07-22T02:44:57.474Z] Removing intermediate container fe38c965a0ca [2020-07-22T02:44:57.474Z] ---> b73ee5af4a54 [2020-07-22T02:44:57.474Z] Step 7/8 : COPY . . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-07-22T02:44:58.911Z] ---> efd8ec2f8db2 [2020-07-22T02:44:58.911Z] Step 8/8 : RUN go mod download [2020-07-22T02:44:58.911Z] ---> Running in 556632c2c67c [Pipeline] sh [2020-07-22T02:44:59.991Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-22T02:45:00.286Z] + ls -al . [2020-07-22T02:45:00.286Z] total 188 [2020-07-22T02:45:00.286Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jul 22 02:44 . [2020-07-22T02:45:00.286Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 22 02:43 .. [2020-07-22T02:45:00.286Z] drwxrwxr-x. 3 jenkins jenkins 20 Jul 22 02:43 api [2020-07-22T02:45:00.286Z] drwxrwxr-x. 2 jenkins jenkins 64 Jul 22 02:43 bin [2020-07-22T02:45:00.286Z] -rw-r--r--. 1 jenkins jenkins 110877 Jul 22 02:44 coverage.out [2020-07-22T02:45:00.286Z] -rw-rw-r--. 1 jenkins jenkins 936 Jul 22 02:43 Dockerfile.build [2020-07-22T02:45:00.286Z] -rw-rw-r--. 1 jenkins jenkins 140 Jul 22 02:43 .dockerignore [2020-07-22T02:45:00.286Z] drwxrwxr-x. 4 jenkins jenkins 48 Jul 22 02:43 example [2020-07-22T02:45:00.286Z] drwxrwxr-x. 8 jenkins jenkins 179 Jul 22 02:43 .git [2020-07-22T02:45:00.286Z] drwxrwxr-x. 2 jenkins jenkins 38 Jul 22 02:43 .github [2020-07-22T02:45:00.286Z] -rw-rw-r--. 1 jenkins jenkins 138 Jul 22 02:43 .gitignore [2020-07-22T02:45:00.286Z] -rw-r--r--. 1 jenkins jenkins 446 Jul 22 02:44 go.mod [2020-07-22T02:45:00.286Z] -rw-r--r--. 1 jenkins jenkins 12179 Jul 22 02:44 go.sum [2020-07-22T02:45:00.286Z] drwxrwxr-x. 13 jenkins jenkins 184 Jul 22 02:43 internal [2020-07-22T02:45:00.286Z] -rw-rw-r--. 1 jenkins jenkins 808 Jul 22 02:43 Jenkinsfile [2020-07-22T02:45:00.286Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jul 22 02:43 LICENSE [2020-07-22T02:45:00.286Z] -rw-rw-r--. 1 jenkins jenkins 892 Jul 22 02:43 Makefile [2020-07-22T02:45:00.286Z] drwxrwxr-x. 5 jenkins jenkins 50 Jul 22 02:43 pkg [2020-07-22T02:45:00.286Z] -rw-rw-r--. 1 jenkins jenkins 5101 Jul 22 02:43 README.md [2020-07-22T02:45:00.286Z] -rw-rw-r--. 1 jenkins jenkins 4291 Jul 22 02:43 RELEASE-NOTES.txt [2020-07-22T02:45:00.286Z] drwxrwxr-x. 3 jenkins jenkins 58 Jul 22 02:43 .semver [2020-07-22T02:45:00.286Z] drwxrwxr-x. 4 jenkins jenkins 54 Jul 22 02:43 snap [2020-07-22T02:45:00.286Z] -rw-rw-r--. 1 jenkins jenkins 5 Jul 22 02:42 VERSION [2020-07-22T02:45:00.286Z] -rw-rw-r--. 1 jenkins jenkins 222 Jul 22 02:43 version.go [Pipeline] isUnix [Pipeline] sh [2020-07-22T02:45:00.583Z] + 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=613581cbe05108dd36878c68c60f3a2934cd9965 --label arch=amd64 --label version=0.0.0 . [2020-07-22T02:45:00.846Z] Sending build context to Docker daemon 3.156MB [2020-07-22T02:45:00.846Z] Step 1/23 : ARG BASE=golang:1.13-alpine [2020-07-22T02:45:00.846Z] Step 2/23 : FROM ${BASE} AS builder [2020-07-22T02:45:00.846Z] ---> b7caf4e9c46a [2020-07-22T02:45:00.846Z] Step 3/23 : ARG MAKE='make build' [2020-07-22T02:45:01.107Z] ---> Running in 3f2ba281c299 [2020-07-22T02:45:01.367Z] Removing intermediate container 3f2ba281c299 [2020-07-22T02:45:01.367Z] ---> d046690ac976 [2020-07-22T02:45:01.367Z] Step 4/23 : WORKDIR /device-sdk-go [2020-07-22T02:45:01.367Z] ---> Running in d95dd172fdb2 [2020-07-22T02:45:01.545Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-22T02:45:01.545Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-07-22T02:45:01.545Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-22T02:45:01.545Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-22T02:45:01.545Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-22T02:45:01.545Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-22T02:45:01.545Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-22T02:45:01.545Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-22T02:45:01.545Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-22T02:45:01.545Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-22T02:45:01.545Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-22T02:45:01.545Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-22T02:45:01.545Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-22T02:45:01.545Z] go: finding github.com/fatih/color v1.7.0 [2020-07-22T02:45:01.545Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-22T02:45:01.545Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-22T02:45:01.545Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-22T02:45:01.545Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-22T02:45:01.628Z] Removing intermediate container d95dd172fdb2 [2020-07-22T02:45:01.628Z] ---> 67dd67b2ee82 [2020-07-22T02:45:01.628Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-07-22T02:45:01.628Z] ---> Running in 538dc526ccba [2020-07-22T02:45:01.628Z] Removing intermediate container 538dc526ccba [2020-07-22T02:45:01.628Z] ---> df4e786e74d7 [2020-07-22T02:45:01.628Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-22T02:45:01.816Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-22T02:45:01.816Z] go: finding github.com/google/uuid v1.1.0 [2020-07-22T02:45:01.816Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-22T02:45:01.816Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-22T02:45:01.816Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-22T02:45:01.816Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-22T02:45:01.816Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-22T02:45:01.816Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-22T02:45:01.816Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-22T02:45:01.816Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-22T02:45:01.816Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-22T02:45:01.890Z] ---> Running in cffbb8235eea [2020-07-22T02:45:02.096Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-22T02:45:02.096Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-22T02:45:02.096Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-22T02:45:02.096Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-22T02:45:02.096Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-22T02:45:02.096Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-22T02:45:02.096Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-22T02:45:02.096Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-22T02:45:02.096Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-22T02:45:02.096Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-22T02:45:02.096Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-22T02:45:02.096Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-22T02:45:02.096Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-22T02:45:02.373Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-22T02:45:02.373Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-22T02:45:02.373Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-22T02:45:02.373Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-22T02:45:02.373Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-22T02:45:02.373Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-22T02:45:02.373Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-22T02:45:02.373Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-22T02:45:02.373Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-22T02:45:02.373Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-22T02:45:02.373Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-22T02:45:02.373Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-22T02:45:02.373Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-22T02:45:02.468Z] Removing intermediate container cffbb8235eea [2020-07-22T02:45:02.468Z] ---> 68b911cd39b1 [2020-07-22T02:45:02.469Z] Step 7/23 : RUN apk add --update --no-cache make git [2020-07-22T02:45:02.643Z] go: finding github.com/posener/complete v1.1.1 [2020-07-22T02:45:02.643Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-22T02:45:02.643Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-22T02:45:02.643Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-22T02:45:02.643Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-22T02:45:02.643Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-22T02:45:02.643Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-22T02:45:02.643Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-07-22T02:45:02.643Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-07-22T02:45:02.643Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-22T02:45:02.643Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-07-22T02:45:02.732Z] ---> Running in 64ff76031e4e [2020-07-22T02:45:02.919Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-22T02:45:02.919Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-22T02:45:02.993Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-22T02:45:03.567Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-22T02:45:04.143Z] OK: 166 MiB in 39 packages [2020-07-22T02:45:04.404Z] Removing intermediate container 64ff76031e4e [2020-07-22T02:45:04.404Z] ---> d864bb4a5e83 [2020-07-22T02:45:04.404Z] Step 8/23 : COPY . . [2020-07-22T02:45:05.355Z] ---> e36907d7a321 [2020-07-22T02:45:05.355Z] Step 9/23 : RUN ${MAKE} [2020-07-22T02:45:05.355Z] ---> Running in a24cdf1d157e [2020-07-22T02:45:05.929Z] 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-07-22T02:45:13.084Z] Removing intermediate container 556632c2c67c [2020-07-22T02:45:13.085Z] ---> 095f6eaadcd9 [2020-07-22T02:45:13.085Z] Successfully built 095f6eaadcd9 [2020-07-22T02:45:13.085Z] 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-07-22T02:45:13.812Z] + docker inspect -f . ci-base-image-arm64 [2020-07-22T02:45:13.812Z] . [Pipeline] withDockerContainer [2020-07-22T02:45:14.095Z] prd-ubuntu18.04-docker-arm64-4c-16g-520 does not seem to be running inside a container [2020-07-22T02:45:14.167Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-07-22T02:45:14.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-07-22T02:45:15.112Z] Removing intermediate container a24cdf1d157e [2020-07-22T02:45:15.112Z] ---> 3c10eeef8a2c [2020-07-22T02:45:15.112Z] Step 10/23 : FROM scratch [2020-07-22T02:45:15.112Z] ---> [2020-07-22T02:45:15.112Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-07-22T02:45:15.374Z] ---> Running in eb0c7693351e [2020-07-22T02:45:15.374Z] Removing intermediate container eb0c7693351e [2020-07-22T02:45:15.374Z] ---> e904fc01d172 [2020-07-22T02:45:15.374Z] Step 12/23 : ENV APP_PORT=49990 [2020-07-22T02:45:15.374Z] ---> Running in 81b68dd24a4f [2020-07-22T02:45:15.635Z] Removing intermediate container 81b68dd24a4f [2020-07-22T02:45:15.635Z] ---> a66b62485527 [2020-07-22T02:45:15.635Z] Step 13/23 : EXPOSE $APP_PORT [2020-07-22T02:45:15.635Z] ---> Running in 688a1683779e [2020-07-22T02:45:15.896Z] Removing intermediate container 688a1683779e [2020-07-22T02:45:15.896Z] ---> d68dc1e5d6f7 [2020-07-22T02:45:15.896Z] Step 14/23 : WORKDIR / [2020-07-22T02:45:15.896Z] ---> Running in 861691e8a533 [2020-07-22T02:45:15.896Z] Removing intermediate container 861691e8a533 [2020-07-22T02:45:15.896Z] ---> 407f6f7652a9 [2020-07-22T02:45:15.896Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-07-22T02:45:16.021Z] $ docker top 361573c680f3f7dffa56d1c441fe1d0a3560e28e6ad42e42bf3b8d388b8e0ae6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-22T02:45:16.468Z] ---> 3abf74eba4d0 [2020-07-22T02:45:16.468Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-07-22T02:45:16.729Z] ---> 8e1719d9d421 [2020-07-22T02:45:16.729Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-07-22T02:45:17.440Z] + go version [2020-07-22T02:45:17.440Z] go version go1.13.13 linux/arm64 [Pipeline] sh [2020-07-22T02:45:17.672Z] ---> e49f269921ca [2020-07-22T02:45:17.672Z] Step 18/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-07-22T02:45:17.936Z] ---> 9f9c00d1dc0e [2020-07-22T02:45:17.936Z] Step 19/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-07-22T02:45:17.936Z] ---> fe172be12149 [2020-07-22T02:45:17.936Z] Step 20/23 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-07-22T02:45:18.201Z] ---> Running in dafce92be88f [2020-07-22T02:45:18.201Z] Removing intermediate container dafce92be88f [2020-07-22T02:45:18.201Z] ---> 5fe3cc0abb8b [2020-07-22T02:45:18.201Z] Step 21/23 : LABEL arch=amd64 [2020-07-22T02:45:18.201Z] ---> Running in 192fd03bc9ae [2020-07-22T02:45:18.463Z] Removing intermediate container 192fd03bc9ae [2020-07-22T02:45:18.463Z] ---> ce5df494f80b [2020-07-22T02:45:18.463Z] Step 22/23 : LABEL git_sha=613581cbe05108dd36878c68c60f3a2934cd9965 [2020-07-22T02:45:18.463Z] ---> Running in 040bd3b9fbf1 [2020-07-22T02:45:18.463Z] Removing intermediate container 040bd3b9fbf1 [2020-07-22T02:45:18.463Z] ---> f9c512fda538 [2020-07-22T02:45:18.463Z] Step 23/23 : LABEL version=0.0.0 [2020-07-22T02:45:18.504Z] + make test [2020-07-22T02:45:18.504Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-07-22T02:45:18.725Z] ---> Running in db287ee0e649 [2020-07-22T02:45:18.725Z] Removing intermediate container db287ee0e649 [2020-07-22T02:45:18.725Z] ---> f7c11b51eb15 [2020-07-22T02:45:18.725Z] [Warning] One or more build-args [ARCH] were not consumed [2020-07-22T02:45:18.725Z] Successfully built f7c11b51eb15 [2020-07-22T02:45:18.725Z] 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 [2020-07-22T02:45:19.520Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-22T02:45:46.387Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-07-22T02:45:46.387Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-07-22T02:45:46.387Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-07-22T02:45:49.023Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.079s coverage: 22.1% of statements [2020-07-22T02:45:52.448Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.173s coverage: 95.8% of statements [2020-07-22T02:46:24.778Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.070s coverage: 11.4% of statements [2020-07-22T02:46:24.778Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.014s coverage: 21.7% of statements [2020-07-22T02:46:24.778Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-07-22T02:46:24.778Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.146s coverage: 36.9% of statements [2020-07-22T02:46:24.778Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-07-22T02:46:24.778Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.698s coverage: 65.2% of statements [2020-07-22T02:46:24.778Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-07-22T02:46:24.778Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-07-22T02:46:24.778Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-07-22T02:46:24.778Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.045s coverage: 52.6% of statements [2020-07-22T02:46:24.778Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.350s coverage: 68.9% of statements [2020-07-22T02:46:24.778Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-07-22T02:46:24.778Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-07-22T02:46:24.778Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-22T02:46:26.787Z] gofmt -l . [2020-07-22T02:46:26.787Z] [ "`gofmt -l .`" = "" ] [2020-07-22T02:46:27.059Z] ./bin/test-attribution-txt.sh [2020-07-22T02:46:28.040Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-07-22T02:46:28.367Z] Warning: overwriting stash ‘coverage-report’ [2020-07-22T02:46:29.152Z] Stashed 1 file(s) [Pipeline] } [2020-07-22T02:46:29.155Z] $ docker stop --time=1 361573c680f3f7dffa56d1c441fe1d0a3560e28e6ad42e42bf3b8d388b8e0ae6 [2020-07-22T02:46:31.303Z] $ docker rm -f 361573c680f3f7dffa56d1c441fe1d0a3560e28e6ad42e42bf3b8d388b8e0ae6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-07-22T02:46:32.535Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-22T02:46:32.922Z] + ls -al . [2020-07-22T02:46:32.922Z] total 228 [2020-07-22T02:46:32.922Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 22 02:46 . [2020-07-22T02:46:32.922Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 02:44 .. [2020-07-22T02:46:32.922Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 22 02:44 .dockerignore [2020-07-22T02:46:32.922Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 02:44 .git [2020-07-22T02:46:32.922Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 02:44 .github [2020-07-22T02:46:32.922Z] -rw-rw-r-- 1 jenkins jenkins 138 Jul 22 02:44 .gitignore [2020-07-22T02:46:32.922Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 02:44 .semver [2020-07-22T02:46:32.922Z] -rw-rw-r-- 1 jenkins jenkins 936 Jul 22 02:44 Dockerfile.build [2020-07-22T02:46:32.922Z] -rw-rw-r-- 1 jenkins jenkins 808 Jul 22 02:44 Jenkinsfile [2020-07-22T02:46:32.922Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 22 02:44 LICENSE [2020-07-22T02:46:32.922Z] -rw-rw-r-- 1 jenkins jenkins 892 Jul 22 02:44 Makefile [2020-07-22T02:46:32.922Z] -rw-rw-r-- 1 jenkins jenkins 5101 Jul 22 02:44 README.md [2020-07-22T02:46:32.922Z] -rw-rw-r-- 1 jenkins jenkins 4291 Jul 22 02:44 RELEASE-NOTES.txt [2020-07-22T02:46:32.922Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 22 02:42 VERSION [2020-07-22T02:46:32.922Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 02:44 api [2020-07-22T02:46:32.922Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 02:44 bin [2020-07-22T02:46:32.922Z] -rw-r--r-- 1 jenkins jenkins 110877 Jul 22 02:46 coverage.out [2020-07-22T02:46:32.922Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 02:44 example [2020-07-22T02:46:32.922Z] -rw-r--r-- 1 jenkins jenkins 446 Jul 22 02:46 go.mod [2020-07-22T02:46:32.922Z] -rw-r--r-- 1 jenkins jenkins 12179 Jul 22 02:46 go.sum [2020-07-22T02:46:32.922Z] drwxrwxr-x 13 jenkins jenkins 4096 Jul 22 02:44 internal [2020-07-22T02:46:32.922Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 22 02:44 pkg [2020-07-22T02:46:32.922Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 02:44 snap [2020-07-22T02:46:32.922Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 22 02:44 version.go [Pipeline] isUnix [Pipeline] sh [2020-07-22T02:46:33.296Z] + 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=613581cbe05108dd36878c68c60f3a2934cd9965 --label arch=arm64 --label version=0.0.0 . [2020-07-22T02:46:33.913Z] Sending build context to Docker daemon 3.156MB [2020-07-22T02:46:33.913Z] Step 1/23 : ARG BASE=golang:1.13-alpine [2020-07-22T02:46:33.913Z] Step 2/23 : FROM ${BASE} AS builder [2020-07-22T02:46:33.913Z] ---> 095f6eaadcd9 [2020-07-22T02:46:33.913Z] Step 3/23 : ARG MAKE='make build' [2020-07-22T02:46:33.913Z] ---> Running in 5cb8f4d292b5 [2020-07-22T02:46:34.517Z] Removing intermediate container 5cb8f4d292b5 [2020-07-22T02:46:34.517Z] ---> d92b0c354de3 [2020-07-22T02:46:34.517Z] Step 4/23 : WORKDIR /device-sdk-go [2020-07-22T02:46:34.517Z] ---> Running in ce707755e6b2 [2020-07-22T02:46:35.112Z] Removing intermediate container ce707755e6b2 [2020-07-22T02:46:35.112Z] ---> c22093dbf36b [2020-07-22T02:46:35.112Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-07-22T02:46:35.112Z] ---> Running in 5d8945b208ab [2020-07-22T02:46:35.714Z] Removing intermediate container 5d8945b208ab [2020-07-22T02:46:35.714Z] ---> e9ae8c1c0d90 [2020-07-22T02:46:35.714Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-22T02:46:35.714Z] ---> Running in bf679004d79d [2020-07-22T02:46:38.338Z] Removing intermediate container bf679004d79d [2020-07-22T02:46:38.338Z] ---> 2b3a3fe35f72 [2020-07-22T02:46:38.338Z] Step 7/23 : RUN apk add --update --no-cache make git [2020-07-22T02:46:38.338Z] ---> Running in 2ae689ca94fc [2020-07-22T02:46:39.765Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-22T02:46:40.737Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-22T02:46:41.328Z] OK: 142 MiB in 39 packages [2020-07-22T02:46:42.757Z] Removing intermediate container 2ae689ca94fc [2020-07-22T02:46:42.757Z] ---> c4b1f8995c01 [2020-07-22T02:46:42.757Z] Step 8/23 : COPY . . [2020-07-22T02:46:44.184Z] ---> 1fa63bad510b [2020-07-22T02:46:44.184Z] Step 9/23 : RUN ${MAKE} [2020-07-22T02:46:44.184Z] ---> Running in f78c43e3369e [2020-07-22T02:46:45.619Z] 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-07-22T02:47:12.416Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-07-22T02:47:12.416Z] Removing intermediate container f78c43e3369e [2020-07-22T02:47:12.416Z] ---> f2cfa76db467 [2020-07-22T02:47:12.416Z] Step 10/23 : FROM scratch [2020-07-22T02:47:12.416Z] ---> [2020-07-22T02:47:12.416Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-07-22T02:47:12.416Z] ---> Running in 070bb2e31077 [2020-07-22T02:47:12.416Z] Removing intermediate container 070bb2e31077 [2020-07-22T02:47:12.416Z] ---> f3a83c21a2c8 [2020-07-22T02:47:12.416Z] Step 12/23 : ENV APP_PORT=49990 [2020-07-22T02:47:12.416Z] ---> Running in 1bf190173c24 [2020-07-22T02:47:12.416Z] Removing intermediate container 1bf190173c24 [2020-07-22T02:47:12.416Z] ---> 50107300c67d [2020-07-22T02:47:12.416Z] Step 13/23 : EXPOSE $APP_PORT [2020-07-22T02:47:12.416Z] ---> Running in 05baefc3e848 [2020-07-22T02:47:12.689Z] Removing intermediate container 05baefc3e848 [2020-07-22T02:47:12.689Z] ---> 5bad96e7e9b1 [2020-07-22T02:47:12.689Z] Step 14/23 : WORKDIR / [2020-07-22T02:47:12.689Z] ---> Running in 9ce1f25b739f [2020-07-22T02:47:13.282Z] Removing intermediate container 9ce1f25b739f [2020-07-22T02:47:13.282Z] ---> 65ae6cb3d1dd [2020-07-22T02:47:13.282Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-07-22T02:47:14.263Z] ---> 2595f9565f98 [2020-07-22T02:47:14.263Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-07-22T02:47:14.863Z] ---> 72750d0cbd60 [2020-07-22T02:47:14.863Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-07-22T02:47:15.854Z] ---> 93e946b75b65 [2020-07-22T02:47:15.854Z] Step 18/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-07-22T02:47:16.447Z] ---> 8a423d75ec17 [2020-07-22T02:47:16.447Z] Step 19/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-07-22T02:47:17.042Z] ---> 40bbe564b41a [2020-07-22T02:47:17.042Z] Step 20/23 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-07-22T02:47:17.321Z] ---> Running in 6a3b099291e5 [2020-07-22T02:47:17.596Z] Removing intermediate container 6a3b099291e5 [2020-07-22T02:47:17.596Z] ---> 57eaddea9978 [2020-07-22T02:47:17.596Z] Step 21/23 : LABEL arch=arm64 [2020-07-22T02:47:17.596Z] ---> Running in b375d6c84db1 [2020-07-22T02:47:18.192Z] Removing intermediate container b375d6c84db1 [2020-07-22T02:47:18.192Z] ---> a080f9b85213 [2020-07-22T02:47:18.192Z] Step 22/23 : LABEL git_sha=613581cbe05108dd36878c68c60f3a2934cd9965 [2020-07-22T02:47:18.192Z] ---> Running in 440c6facb225 [2020-07-22T02:47:18.794Z] Removing intermediate container 440c6facb225 [2020-07-22T02:47:18.794Z] ---> 2d21db7e46b8 [2020-07-22T02:47:18.794Z] Step 23/23 : LABEL version=0.0.0 [2020-07-22T02:47:18.794Z] ---> Running in 5cad981284db [2020-07-22T02:47:19.385Z] Removing intermediate container 5cad981284db [2020-07-22T02:47:19.385Z] ---> 85b126a8500e [2020-07-22T02:47:19.385Z] [Warning] One or more build-args [ARCH] were not consumed [2020-07-22T02:47:19.386Z] Successfully built 85b126a8500e [2020-07-22T02:47:19.386Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 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-07-22T02:47:20.865Z] provisioning config files... [2020-07-22T02:47:20.880Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-553@tmp/config4912104419372924220tmp [Pipeline] { [Pipeline] sh [2020-07-22T02:47:21.222Z] + curl -s https://codecov.io/bash [2020-07-22T02:47:21.222Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-553@tmp/config4912104419372924220tmp [Pipeline] } [2020-07-22T02:47:21.491Z] 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-07-22T02:47:22.697Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-22T02:47:23.252Z] ---> package-listing.sh [2020-07-22T02:47:23.252Z] ++ facter osfamily [2020-07-22T02:47:23.252Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-22T02:47:23.252Z] + OS_FAMILY=redhat [2020-07-22T02:47:23.252Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-553 [2020-07-22T02:47:23.252Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-22T02:47:23.252Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-22T02:47:23.252Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-22T02:47:23.252Z] + PACKAGES=/tmp/packages_start.txt [2020-07-22T02:47:23.252Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-553 ']' [2020-07-22T02:47:23.252Z] + PACKAGES=/tmp/packages_end.txt [2020-07-22T02:47:23.252Z] + case "${OS_FAMILY}" in [2020-07-22T02:47:23.252Z] + rpm -qa [2020-07-22T02:47:23.252Z] + sort [2020-07-22T02:47:27.455Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-22T02:47:27.455Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-22T02:47:27.455Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-22T02:47:27.455Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-553 ']' [2020-07-22T02:47:27.455Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-553/archives/ [2020-07-22T02:47:27.455Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-553/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-22T02:47:27.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-22T02:47:27.847Z] [2020-07-22T02:47:27.847Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-22T02:47:28.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-22T02:47:28.187Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-22T02:47:28.187Z] c9b1b535fdd9: Pulling fs layer [2020-07-22T02:47:28.187Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-22T02:47:28.187Z] 756a868c4378: Pulling fs layer [2020-07-22T02:47:28.187Z] 444b2fc9a129: Pulling fs layer [2020-07-22T02:47:28.187Z] ea15f1150254: Pulling fs layer [2020-07-22T02:47:28.187Z] 41b27a9f41bf: Pulling fs layer [2020-07-22T02:47:28.187Z] 28c525ee5125: Pulling fs layer [2020-07-22T02:47:28.187Z] 094b1ea09ed8: Pulling fs layer [2020-07-22T02:47:28.187Z] 138eaada9080: Pulling fs layer [2020-07-22T02:47:28.187Z] 0622d0fa9048: Pulling fs layer [2020-07-22T02:47:28.187Z] 28c525ee5125: Waiting [2020-07-22T02:47:28.187Z] 094b1ea09ed8: Waiting [2020-07-22T02:47:28.187Z] 138eaada9080: Waiting [2020-07-22T02:47:28.187Z] 0622d0fa9048: Waiting [2020-07-22T02:47:28.187Z] 444b2fc9a129: Waiting [2020-07-22T02:47:28.187Z] ea15f1150254: Waiting [2020-07-22T02:47:28.187Z] 41b27a9f41bf: Waiting [2020-07-22T02:47:28.187Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-22T02:47:28.187Z] 2cc5ad85d9ab: Download complete [2020-07-22T02:47:28.187Z] 444b2fc9a129: Verifying Checksum [2020-07-22T02:47:28.187Z] 444b2fc9a129: Download complete [2020-07-22T02:47:28.187Z] c9b1b535fdd9: Verifying Checksum [2020-07-22T02:47:28.187Z] c9b1b535fdd9: Download complete [2020-07-22T02:47:28.187Z] ea15f1150254: Download complete [2020-07-22T02:47:28.465Z] 28c525ee5125: Verifying Checksum [2020-07-22T02:47:28.465Z] 28c525ee5125: Download complete [2020-07-22T02:47:28.727Z] 756a868c4378: Download complete [2020-07-22T02:47:28.727Z] c9b1b535fdd9: Pull complete [2020-07-22T02:47:28.727Z] 138eaada9080: Verifying Checksum [2020-07-22T02:47:28.727Z] 138eaada9080: Download complete [2020-07-22T02:47:28.727Z] 0622d0fa9048: Verifying Checksum [2020-07-22T02:47:28.727Z] 0622d0fa9048: Download complete [2020-07-22T02:47:28.727Z] 094b1ea09ed8: Verifying Checksum [2020-07-22T02:47:28.727Z] 094b1ea09ed8: Download complete [2020-07-22T02:47:28.991Z] 2cc5ad85d9ab: Pull complete [2020-07-22T02:47:29.252Z] 41b27a9f41bf: Verifying Checksum [2020-07-22T02:47:29.252Z] 41b27a9f41bf: Download complete [2020-07-22T02:47:30.196Z] 756a868c4378: Pull complete [2020-07-22T02:47:30.464Z] 444b2fc9a129: Pull complete [2020-07-22T02:47:30.724Z] ea15f1150254: Pull complete [2020-07-22T02:47:34.029Z] 41b27a9f41bf: Pull complete [2020-07-22T02:47:34.288Z] 28c525ee5125: Pull complete [2020-07-22T02:47:36.206Z] 094b1ea09ed8: Pull complete [2020-07-22T02:47:36.466Z] 138eaada9080: Pull complete [2020-07-22T02:47:36.727Z] 0622d0fa9048: Pull complete [2020-07-22T02:47:36.727Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-22T02:47:36.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-22T02:47:36.727Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-22T02:47:36.876Z] prd-centos7-docker-4c-2g-518 does not seem to be running inside a container [2020-07-22T02:47:36.935Z] $ 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-553 -v /w/workspace/dgexfoundry_device-sdk-go_PR-553:/w/workspace/dgexfoundry_device-sdk-go_PR-553:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-553@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-553@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-22T02:47:40.333Z] $ docker top 9fb1ca513408b3a4d90648b275d2c734da7b6f05a4aa052884f395a86593d6b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-22T02:47:40.638Z] provisioning config files... [2020-07-22T02:47:40.650Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-553@tmp/config7394411724332181tmp [Pipeline] { [Pipeline] echo [2020-07-22T02:47:40.734Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-22T02:47:41.050Z] ---> create-netrc.sh [Pipeline] echo [2020-07-22T02:47:41.060Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-22T02:47:41.352Z] ---> logs-deploy.sh [2020-07-22T02:47:41.352Z] + ARCHIVE_ARTIFACTS= [2020-07-22T02:47:41.352Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-22T02:47:41.352Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-22T02:47:41.352Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-22T02:47:41.352Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-553/5 [2020-07-22T02:47:41.352Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-553/5/ [2020-07-22T02:47:41.352Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-553/5 /w/workspace/dgexfoundry_device-sdk-go_PR-553 [2020-07-22T02:47:42.738Z] Archives upload complete. [2020-07-22T02:47:42.738Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-553/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-553/5/