Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 32cdc69c02caaeadc7e6c55a092399b45a5765d3 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5556 in /w/workspace/dgexfoundry_device-sdk-go_master [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_master # 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/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 32cdc69c02caaeadc7e6c55a092399b45a5765d3 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32cdc69c02caaeadc7e6c55a092399b45a5765d3 # timeout=10 Commit message: "Merge pull request #507 from hahattan/issue-494" > git rev-list --no-walk f090bde917e1f28f3025819c98ef7aafa47ac2fc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-22T08:08:47.017Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-22T08:08:47.199Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-22T08:08:47.281Z] ========================================================= [2020-04-22T08:08:47.281Z] EdgeX Global Pipelines Version Info [2020-04-22T08:08:47.281Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-22T08:08:49.395Z] ------------------- [2020-04-22T08:08:49.395Z] stable info: [2020-04-22T08:08:49.395Z] ------------------- [2020-04-22T08:08:49.395Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-22T08:08:49.395Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-22T08:08:49.395Z] Message: update stable to v1.0.73 [2020-04-22T08:08:49.975Z] ------------------- [2020-04-22T08:08:49.975Z] experimental info: [2020-04-22T08:08:49.975Z] ------------------- [2020-04-22T08:08:49.975Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-22T08:08:49.975Z] Commit SHA: 009f18ce5b4e192ba54fce1c3905cefe13074ee2 [2020-04-22T08:08:49.975Z] Message: update experimental to v1.0.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-22T08:08:51.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T08:08:52.012Z] [2020-04-22T08:08:52.012Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-22T08:08:52.353Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T08:08:52.353Z] latest: Pulling from edgex-devops/git-semver [2020-04-22T08:08:52.353Z] 9123ac7c32f7: Pulling fs layer [2020-04-22T08:08:52.353Z] b8cc5d1170e3: Pulling fs layer [2020-04-22T08:08:52.353Z] 2924cbbf6a41: Pulling fs layer [2020-04-22T08:08:52.353Z] 93b08a4f1073: Pulling fs layer [2020-04-22T08:08:52.353Z] 93b08a4f1073: Waiting [2020-04-22T08:08:52.353Z] b8cc5d1170e3: Verifying Checksum [2020-04-22T08:08:52.353Z] b8cc5d1170e3: Download complete [2020-04-22T08:08:52.632Z] 9123ac7c32f7: Verifying Checksum [2020-04-22T08:08:52.632Z] 9123ac7c32f7: Download complete [2020-04-22T08:08:52.632Z] 93b08a4f1073: Verifying Checksum [2020-04-22T08:08:52.632Z] 93b08a4f1073: Download complete [2020-04-22T08:08:52.932Z] 2924cbbf6a41: Verifying Checksum [2020-04-22T08:08:52.932Z] 2924cbbf6a41: Download complete [2020-04-22T08:08:52.932Z] 9123ac7c32f7: Pull complete [2020-04-22T08:08:53.201Z] b8cc5d1170e3: Pull complete [2020-04-22T08:08:54.183Z] 2924cbbf6a41: Pull complete [2020-04-22T08:08:54.444Z] 93b08a4f1073: Pull complete [2020-04-22T08:08:54.444Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-22T08:08:54.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-22T08:08:54.882Z] prd-centos7-docker-4c-2g-5556 does not seem to be running inside a container [2020-04-22T08:08:55.110Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-22T08:08:56.406Z] $ docker top 4559a8f623dc53a77a7600fdfa11ce80cfc21a9bb642b91878edcb8011214f44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-22T08:08:56.714Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T08:08:56.714Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T08:08:57.003Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T08:08:57.008Z] $ docker exec 4559a8f623dc53a77a7600fdfa11ce80cfc21a9bb642b91878edcb8011214f44 ssh-agent [2020-04-22T08:08:57.294Z] SSH_AUTH_SOCK=/tmp/ssh-tbtmKVUkAMfH/agent.15 [2020-04-22T08:08:57.294Z] SSH_AGENT_PID=21 [2020-04-22T08:08:57.311Z] Running ssh-add (command line suppressed) [2020-04-22T08:08:57.488Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5079018716023109598.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5079018716023109598.key) [2020-04-22T08:08:57.586Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T08:08:58.041Z] + git describe --exact-match --tags HEAD [2020-04-22T08:08:58.041Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-22T08:08:58.275Z] $ docker exec --env ******** --env ******** 4559a8f623dc53a77a7600fdfa11ce80cfc21a9bb642b91878edcb8011214f44 ssh-agent -k [2020-04-22T08:08:58.642Z] unset SSH_AUTH_SOCK; [2020-04-22T08:08:58.643Z] unset SSH_AGENT_PID; [2020-04-22T08:08:58.643Z] echo Agent pid 21 killed; [2020-04-22T08:08:58.751Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-22T08:08:58.830Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-22T08:08:58.830Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-22T08:08:58.915Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T08:08:58.915Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T08:08:59.399Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T08:08:59.423Z] $ docker exec 4559a8f623dc53a77a7600fdfa11ce80cfc21a9bb642b91878edcb8011214f44 ssh-agent [2020-04-22T08:08:59.712Z] SSH_AUTH_SOCK=/tmp/ssh-KtpL77mG65c9/agent.57 [2020-04-22T08:08:59.713Z] SSH_AGENT_PID=63 [2020-04-22T08:08:59.736Z] Running ssh-add (command line suppressed) [2020-04-22T08:09:00.059Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3685442431146548891.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3685442431146548891.key) [2020-04-22T08:09:00.125Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T08:09:00.490Z] + git semver init [2020-04-22T08:09:00.490Z] # -> Open(): unable to determine branch for HEAD [2020-04-22T08:09:00.490Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-04-22T08:09:00.490Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-04-22T08:09:00.490Z] # $SEMVER_REMOTE_NAME = origin [2020-04-22T08:09:00.490Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-22T08:09:00.490Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-22T08:09:00.490Z] # $SEMVER_BRANCH = master [2020-04-22T08:09:00.490Z] # $SEMVER_TEMP = /tmp/semver-901882636 [2020-04-22T08:09:00.490Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-04-22T08:09:01.447Z] # '/tmp/semver-901882636' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2020-04-22T08:09:01.447Z] # -> Force: false [2020-04-22T08:09:01.447Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2020-04-22T08:09:01.535Z] $ docker exec --env ******** --env ******** 4559a8f623dc53a77a7600fdfa11ce80cfc21a9bb642b91878edcb8011214f44 ssh-agent -k [2020-04-22T08:09:01.963Z] unset SSH_AUTH_SOCK; [2020-04-22T08:09:01.964Z] unset SSH_AGENT_PID; [2020-04-22T08:09:01.964Z] echo Agent pid 63 killed; [2020-04-22T08:09:02.160Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-22T08:09:03.107Z] + git semver [Pipeline] } [2020-04-22T08:09:03.131Z] $ docker stop --time=1 4559a8f623dc53a77a7600fdfa11ce80cfc21a9bb642b91878edcb8011214f44 [2020-04-22T08:09:04.959Z] $ docker rm -f 4559a8f623dc53a77a7600fdfa11ce80cfc21a9bb642b91878edcb8011214f44 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-22T08:09:06.418Z] Stashed 50 file(s) [Pipeline] echo [2020-04-22T08:09:06.419Z] [edgeXSemver] initialized semver on version 1.2.0-dev.33 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-22T08:09:21.712Z] Still waiting to schedule task [2020-04-22T08:09:21.713Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-22T08:09:21.714Z] Still waiting to schedule task [2020-04-22T08:09:21.714Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-5553’ is offline [2020-04-22T08:11:05.811Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5557 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2020-04-22T08:11:05.921Z] Running in /w/workspace/device-sdk-go/33 [Pipeline] { [Pipeline] checkout [2020-04-22T08:11:12.026Z] using credential edgex-jenkins-ssh [2020-04-22T08:11:12.079Z] Cloning the remote Git repository [2020-04-22T08:11:12.079Z] Cloning with configured refspecs honoured and without tags [2020-04-22T08:11:12.123Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-22T08:11:12.218Z] > git init /w/workspace/device-sdk-go/33 # timeout=10 [2020-04-22T08:11:12.294Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-22T08:11:12.295Z] > git --version # timeout=10 [2020-04-22T08:11:12.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T08:11:12.421Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T08:11:13.639Z] Fetching without tags [2020-04-22T08:11:13.453Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-22T08:11:13.517Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T08:11:13.580Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-22T08:11:13.624Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-22T08:11:13.625Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T08:11:13.635Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T08:11:14.114Z] Checking out Revision 32cdc69c02caaeadc7e6c55a092399b45a5765d3 (master) [2020-04-22T08:11:14.116Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T08:11:14.173Z] > git checkout -f 32cdc69c02caaeadc7e6c55a092399b45a5765d3 # timeout=10 [2020-04-22T08:11:19.061Z] Commit message: "Merge pull request #507 from hahattan/issue-494" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-22T08:11:20.364Z] ========================================================= [2020-04-22T08:11:20.364Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-22T08:11:20.364Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-22T08:11:21.718Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-04-22T08:11:22.690Z] Sending build context to Docker daemon 3.018MB [2020-04-22T08:11:22.690Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-22T08:11:22.690Z] Step 2/8 : FROM ${BASE} [2020-04-22T08:11:22.956Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-22T08:11:22.956Z] cde5963f3b93: Pulling fs layer [2020-04-22T08:11:22.956Z] 2a23fa8c16f7: Pulling fs layer [2020-04-22T08:11:22.956Z] 777b28850792: Pulling fs layer [2020-04-22T08:11:22.956Z] 8a11ddd9e578: Pulling fs layer [2020-04-22T08:11:22.956Z] 4cf88f913ddb: Pulling fs layer [2020-04-22T08:11:22.956Z] 1df406cf5192: Pulling fs layer [2020-04-22T08:11:22.956Z] cd6300453558: Pulling fs layer [2020-04-22T08:11:22.956Z] b9c365052c96: Pulling fs layer [2020-04-22T08:11:22.956Z] a2d8cc88f415: Pulling fs layer [2020-04-22T08:11:22.956Z] ea1d1ca13537: Pulling fs layer [2020-04-22T08:11:22.956Z] 3750a50a1c5e: Pulling fs layer [2020-04-22T08:11:22.956Z] 8a11ddd9e578: Waiting [2020-04-22T08:11:22.956Z] 4cf88f913ddb: Waiting [2020-04-22T08:11:22.956Z] 1df406cf5192: Waiting [2020-04-22T08:11:22.956Z] cd6300453558: Waiting [2020-04-22T08:11:22.956Z] b9c365052c96: Waiting [2020-04-22T08:11:22.956Z] a2d8cc88f415: Waiting [2020-04-22T08:11:22.956Z] ea1d1ca13537: Waiting [2020-04-22T08:11:22.956Z] 3750a50a1c5e: Waiting [2020-04-22T08:11:22.956Z] 777b28850792: Verifying Checksum [2020-04-22T08:11:22.956Z] 777b28850792: Download complete [2020-04-22T08:11:22.956Z] 2a23fa8c16f7: Verifying Checksum [2020-04-22T08:11:22.956Z] 2a23fa8c16f7: Download complete [2020-04-22T08:11:22.956Z] 4cf88f913ddb: Verifying Checksum [2020-04-22T08:11:22.956Z] 4cf88f913ddb: Download complete [2020-04-22T08:11:22.956Z] 1df406cf5192: Download complete [2020-04-22T08:11:23.224Z] cde5963f3b93: Verifying Checksum [2020-04-22T08:11:23.224Z] cde5963f3b93: Download complete [2020-04-22T08:11:23.816Z] cde5963f3b93: Pull complete [2020-04-22T08:11:24.403Z] 2a23fa8c16f7: Pull complete [2020-04-22T08:11:24.680Z] 777b28850792: Pull complete [2020-04-22T08:11:27.295Z] cd6300453558: Verifying Checksum [2020-04-22T08:11:27.295Z] cd6300453558: Download complete [2020-04-22T08:11:27.295Z] a2d8cc88f415: Verifying Checksum [2020-04-22T08:11:27.295Z] a2d8cc88f415: Download complete [2020-04-22T08:11:29.900Z] ea1d1ca13537: Verifying Checksum [2020-04-22T08:11:29.900Z] ea1d1ca13537: Download complete [2020-04-22T08:11:30.169Z] 3750a50a1c5e: Verifying Checksum [2020-04-22T08:11:30.169Z] 3750a50a1c5e: Download complete [2020-04-22T08:11:32.776Z] b9c365052c96: Verifying Checksum [2020-04-22T08:11:32.776Z] b9c365052c96: Download complete [2020-04-22T08:11:34.201Z] 8a11ddd9e578: Verifying Checksum [2020-04-22T08:11:34.201Z] 8a11ddd9e578: Download complete [2020-04-22T08:11:46.531Z] 8a11ddd9e578: Pull complete [2020-04-22T08:11:46.531Z] 4cf88f913ddb: Pull complete [2020-04-22T08:11:46.531Z] 1df406cf5192: Pull complete [2020-04-22T08:11:50.801Z] cd6300453558: Pull complete [2020-04-22T08:11:55.078Z] b9c365052c96: Pull complete [2020-04-22T08:11:55.348Z] a2d8cc88f415: Pull complete [2020-04-22T08:11:56.434Z] Running on prd-centos7-docker-4c-2g-5558 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2020-04-22T08:11:56.525Z] Running in /w/workspace/device-sdk-go/33 [Pipeline] { [Pipeline] checkout [2020-04-22T08:11:57.328Z] ea1d1ca13537: Pull complete [2020-04-22T08:11:57.919Z] 3750a50a1c5e: Pull complete [2020-04-22T08:11:57.919Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-22T08:11:57.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-22T08:11:57.919Z] ---> 78745c68409d [2020-04-22T08:11:57.919Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-22T08:12:02.184Z] ---> Running in 7f61ee6f4071 [2020-04-22T08:12:02.184Z] Removing intermediate container 7f61ee6f4071 [2020-04-22T08:12:02.184Z] ---> b1ddeca2a759 [2020-04-22T08:12:02.185Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T08:12:02.185Z] ---> Running in 0edceadd5737 [2020-04-22T08:12:04.023Z] using credential edgex-jenkins-ssh [2020-04-22T08:12:04.069Z] Cloning the remote Git repository [2020-04-22T08:12:04.069Z] Cloning with configured refspecs honoured and without tags [2020-04-22T08:12:04.148Z] Removing intermediate container 0edceadd5737 [2020-04-22T08:12:04.148Z] ---> 0326cd8b04c2 [2020-04-22T08:12:04.148Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-22T08:12:04.148Z] ---> Running in 3fd53929cf72 [2020-04-22T08:12:05.110Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-22T08:12:04.128Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-22T08:12:04.218Z] > git init /w/workspace/device-sdk-go/33 # timeout=10 [2020-04-22T08:12:04.318Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-22T08:12:04.319Z] > git --version # timeout=10 [2020-04-22T08:12:04.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T08:12:04.525Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T08:12:05.762Z] Fetching without tags [2020-04-22T08:12:06.071Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-22T08:12:06.168Z] Checking out Revision 32cdc69c02caaeadc7e6c55a092399b45a5765d3 (master) [2020-04-22T08:12:06.655Z] OK: 125 MiB in 39 packages [2020-04-22T08:12:05.600Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-22T08:12:05.614Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T08:12:05.716Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-22T08:12:05.766Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-22T08:12:05.766Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T08:12:05.785Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T08:12:06.178Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T08:12:06.201Z] > git checkout -f 32cdc69c02caaeadc7e6c55a092399b45a5765d3 # timeout=10 [2020-04-22T08:12:08.070Z] Removing intermediate container 3fd53929cf72 [2020-04-22T08:12:08.070Z] ---> ab1dbd55d2a6 [2020-04-22T08:12:08.070Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-22T08:12:08.070Z] ---> Running in e53129b16e27 [2020-04-22T08:12:08.342Z] Removing intermediate container e53129b16e27 [2020-04-22T08:12:08.342Z] ---> 717df0108462 [2020-04-22T08:12:08.342Z] Step 7/8 : COPY . . [2020-04-22T08:12:09.756Z] ---> 7eb55eee2db9 [2020-04-22T08:12:09.756Z] Step 8/8 : RUN go mod download [2020-04-22T08:12:09.756Z] ---> Running in 4ad355ab4db8 [2020-04-22T08:12:11.640Z] Commit message: "Merge pull request #507 from hahattan/issue-494" [2020-04-22T08:12:11.708Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-22T08:12:11.708Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-22T08:12:11.708Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-22T08:12:11.708Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-22T08:12:11.708Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-22T08:12:11.708Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-22T08:12:11.708Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-22T08:12:11.708Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-22T08:12:11.708Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-22T08:12:11.708Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-22T08:12:11.708Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-22T08:12:11.708Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-22T08:12:11.708Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-22T08:12:11.708Z] go: finding github.com/fatih/color v1.7.0 [2020-04-22T08:12:11.708Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-22T08:12:11.708Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-22T08:12:11.708Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-22T08:12:11.708Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-22T08:12:11.708Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-22T08:12:11.977Z] go: finding github.com/google/uuid v1.1.0 [2020-04-22T08:12:11.977Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-22T08:12:11.977Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-22T08:12:11.977Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-22T08:12:11.977Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-22T08:12:11.977Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-22T08:12:11.977Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-22T08:12:11.977Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-22T08:12:11.977Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-22T08:12:11.977Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-22T08:12:11.977Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-22T08:12:11.977Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-22T08:12:11.977Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-22T08:12:11.977Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-22T08:12:11.977Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-22T08:12:11.977Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-22T08:12:11.977Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-22T08:12:11.977Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-22T08:12:11.977Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-22T08:12:11.977Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-22T08:12:11.977Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-22T08:12:11.977Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-22T08:12:11.977Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-22T08:12:11.977Z] go: finding github.com/mitchellh/cli v1.0.0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-04-22T08:12:12.250Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-22T08:12:12.250Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-22T08:12:12.250Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-22T08:12:12.250Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-22T08:12:12.250Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-22T08:12:12.250Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-22T08:12:12.250Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-22T08:12:12.250Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-22T08:12:12.250Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-22T08:12:12.250Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-22T08:12:12.250Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-22T08:12:12.250Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-22T08:12:12.250Z] go: finding github.com/posener/complete v1.1.1 [2020-04-22T08:12:12.250Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-22T08:12:12.250Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-22T08:12:12.250Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-22T08:12:12.250Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-22T08:12:12.250Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-22T08:12:12.250Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-22T08:12:12.250Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-22T08:12:12.250Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-22T08:12:12.250Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-22T08:12:12.250Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-22T08:12:12.250Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-22T08:12:12.250Z] go: finding gopkg.in/yaml.v2 v2.2.8 [Pipeline] echo [2020-04-22T08:12:12.930Z] ========================================================= [2020-04-22T08:12:12.930Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-22T08:12:12.930Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-22T08:12:14.644Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-04-22T08:12:14.978Z] Sending build context to Docker daemon 3.018MB [2020-04-22T08:12:14.978Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-22T08:12:14.978Z] Step 2/8 : FROM ${BASE} [2020-04-22T08:12:15.321Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-22T08:12:15.321Z] e6b0cf9c0882: Pulling fs layer [2020-04-22T08:12:15.321Z] 2848faf0eed1: Pulling fs layer [2020-04-22T08:12:15.321Z] 0f37312ad70f: Pulling fs layer [2020-04-22T08:12:15.321Z] 5788d62ee057: Pulling fs layer [2020-04-22T08:12:15.321Z] 0e6b1d234666: Pulling fs layer [2020-04-22T08:12:15.321Z] bf5d7aec512f: Pulling fs layer [2020-04-22T08:12:15.321Z] 34c802a77dc8: Pulling fs layer [2020-04-22T08:12:15.321Z] 9eb99e56ec68: Pulling fs layer [2020-04-22T08:12:15.321Z] 27c7a5d97fbd: Pulling fs layer [2020-04-22T08:12:15.321Z] 5c102a31e300: Pulling fs layer [2020-04-22T08:12:15.321Z] dcfb455df0a1: Pulling fs layer [2020-04-22T08:12:15.321Z] 5788d62ee057: Waiting [2020-04-22T08:12:15.321Z] 0e6b1d234666: Waiting [2020-04-22T08:12:15.321Z] bf5d7aec512f: Waiting [2020-04-22T08:12:15.321Z] 34c802a77dc8: Waiting [2020-04-22T08:12:15.321Z] 9eb99e56ec68: Waiting [2020-04-22T08:12:15.321Z] 27c7a5d97fbd: Waiting [2020-04-22T08:12:15.321Z] 5c102a31e300: Waiting [2020-04-22T08:12:15.321Z] dcfb455df0a1: Waiting [2020-04-22T08:12:15.321Z] 0f37312ad70f: Verifying Checksum [2020-04-22T08:12:15.321Z] 0f37312ad70f: Download complete [2020-04-22T08:12:15.321Z] 2848faf0eed1: Verifying Checksum [2020-04-22T08:12:15.321Z] 2848faf0eed1: Download complete [2020-04-22T08:12:15.321Z] 0e6b1d234666: Verifying Checksum [2020-04-22T08:12:15.321Z] 0e6b1d234666: Download complete [2020-04-22T08:12:15.638Z] bf5d7aec512f: Verifying Checksum [2020-04-22T08:12:15.638Z] bf5d7aec512f: Download complete [2020-04-22T08:12:15.638Z] e6b0cf9c0882: Verifying Checksum [2020-04-22T08:12:16.324Z] e6b0cf9c0882: Pull complete [2020-04-22T08:12:16.745Z] 2848faf0eed1: Pull complete [2020-04-22T08:12:17.087Z] 0f37312ad70f: Pull complete [2020-04-22T08:12:19.492Z] 34c802a77dc8: Verifying Checksum [2020-04-22T08:12:19.492Z] 34c802a77dc8: Download complete [2020-04-22T08:12:19.824Z] 27c7a5d97fbd: Verifying Checksum [2020-04-22T08:12:19.824Z] 27c7a5d97fbd: Download complete [2020-04-22T08:12:20.553Z] 9eb99e56ec68: Verifying Checksum [2020-04-22T08:12:20.553Z] 9eb99e56ec68: Download complete [2020-04-22T08:12:21.000Z] dcfb455df0a1: Verifying Checksum [2020-04-22T08:12:21.000Z] dcfb455df0a1: Download complete [2020-04-22T08:12:21.302Z] 5c102a31e300: Verifying Checksum [2020-04-22T08:12:21.302Z] 5c102a31e300: Download complete [2020-04-22T08:12:21.937Z] 5788d62ee057: Verifying Checksum [2020-04-22T08:12:21.937Z] 5788d62ee057: Download complete [2020-04-22T08:12:22.356Z] Removing intermediate container 4ad355ab4db8 [2020-04-22T08:12:22.356Z] ---> 58c9b67c2d51 [2020-04-22T08:12:22.356Z] Successfully built 58c9b67c2d51 [2020-04-22T08:12:22.356Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-22T08:12:23.064Z] + docker inspect -f . ci-base-image-arm64 [2020-04-22T08:12:23.333Z] . [Pipeline] withDockerContainer [2020-04-22T08:12:23.676Z] prd-ubuntu18.04-docker-arm64-4c-16g-5557 does not seem to be running inside a container [2020-04-22T08:12:23.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/33 -v /w/workspace/device-sdk-go/33:/w/workspace/device-sdk-go/33:rw,z -v /w/workspace/device-sdk-go/33@tmp:/w/workspace/device-sdk-go/33@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 ******** ci-base-image-arm64 cat [2020-04-22T08:12:25.264Z] $ docker top 53309faecc4598f42dc18cf05fbc77c78c6bfb1d5a4d11bdde676842f08c7558 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-22T08:12:26.336Z] + go version [2020-04-22T08:12:26.336Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-22T08:12:26.989Z] + make test [2020-04-22T08:12:26.989Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-22T08:12:28.407Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-22T08:12:32.208Z] 5788d62ee057: Pull complete [2020-04-22T08:12:32.208Z] 0e6b1d234666: Pull complete [2020-04-22T08:12:32.208Z] bf5d7aec512f: Pull complete [2020-04-22T08:12:35.568Z] 34c802a77dc8: Pull complete [2020-04-22T08:12:40.989Z] 9eb99e56ec68: Pull complete [2020-04-22T08:12:40.989Z] 27c7a5d97fbd: Pull complete [2020-04-22T08:12:41.938Z] 5c102a31e300: Pull complete [2020-04-22T08:12:42.204Z] dcfb455df0a1: Pull complete [2020-04-22T08:12:42.204Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-22T08:12:42.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-22T08:12:42.204Z] ---> 7c70fe431013 [2020-04-22T08:12:42.204Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-22T08:12:42.204Z] ---> Running in 67984885fc13 [2020-04-22T08:12:42.468Z] Removing intermediate container 67984885fc13 [2020-04-22T08:12:42.468Z] ---> d271990d1433 [2020-04-22T08:12:42.468Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T08:12:42.468Z] ---> Running in 3b34fc1a5087 [2020-04-22T08:12:44.510Z] Removing intermediate container 3b34fc1a5087 [2020-04-22T08:12:44.511Z] ---> abd6ca1179a1 [2020-04-22T08:12:44.511Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-22T08:12:44.511Z] ---> Running in 054f82b064dc [2020-04-22T08:12:44.511Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-22T08:12:45.469Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-22T08:12:46.048Z] OK: 143 MiB in 39 packages [2020-04-22T08:12:46.648Z] Removing intermediate container 054f82b064dc [2020-04-22T08:12:46.648Z] ---> e605dc68835c [2020-04-22T08:12:46.648Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-22T08:12:46.648Z] ---> Running in 85655e93db40 [2020-04-22T08:12:46.910Z] Removing intermediate container 85655e93db40 [2020-04-22T08:12:46.910Z] ---> 20f1067401a2 [2020-04-22T08:12:46.910Z] Step 7/8 : COPY . . [2020-04-22T08:12:47.867Z] ---> 407a638023ae [2020-04-22T08:12:47.867Z] Step 8/8 : RUN go mod download [2020-04-22T08:12:47.867Z] ---> Running in deafe63f0c7a [2020-04-22T08:12:51.216Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-22T08:12:51.216Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-22T08:12:51.216Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-22T08:12:51.216Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-22T08:12:51.216Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-22T08:12:51.216Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-22T08:12:51.216Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-22T08:12:51.216Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-22T08:12:51.216Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-22T08:12:51.216Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-22T08:12:51.216Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-22T08:12:51.216Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-22T08:12:51.216Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-22T08:12:51.216Z] go: finding github.com/fatih/color v1.7.0 [2020-04-22T08:12:51.216Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-22T08:12:51.216Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-22T08:12:51.216Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-22T08:12:51.216Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-22T08:12:51.484Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-22T08:12:51.484Z] go: finding github.com/google/uuid v1.1.0 [2020-04-22T08:12:51.484Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-22T08:12:51.484Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-22T08:12:51.484Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-22T08:12:51.484Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-22T08:12:51.750Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-22T08:12:51.750Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-22T08:12:51.750Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-22T08:12:51.750Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-22T08:12:51.750Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-22T08:12:51.750Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-22T08:12:51.750Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-22T08:12:52.012Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-22T08:12:52.013Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-22T08:12:52.013Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-22T08:12:52.013Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-22T08:12:52.013Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-22T08:12:52.013Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-22T08:12:52.280Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-22T08:12:52.280Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-22T08:12:52.280Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-22T08:12:52.280Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-22T08:12:52.280Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-22T08:12:52.280Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-22T08:12:52.280Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-22T08:12:52.545Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-22T08:12:52.545Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-22T08:12:52.545Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-22T08:12:52.545Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-22T08:12:52.545Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-22T08:12:52.545Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-22T08:12:52.811Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-22T08:12:52.811Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-22T08:12:52.811Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-22T08:12:52.811Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-22T08:12:52.811Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-22T08:12:52.811Z] go: finding github.com/posener/complete v1.1.1 [2020-04-22T08:12:52.811Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-22T08:12:52.811Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-22T08:12:53.076Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-22T08:12:53.076Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-22T08:12:53.076Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-22T08:12:53.076Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-22T08:12:53.076Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-22T08:12:53.076Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-22T08:12:53.076Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-22T08:12:53.479Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-22T08:12:53.479Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-22T08:12:53.479Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-22T08:12:55.137Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-22T08:12:55.137Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-22T08:12:55.137Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-04-22T08:12:57.098Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.015s coverage: 22.1% of statements [2020-04-22T08:12:59.062Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.170s coverage: 95.8% of statements [2020-04-22T08:12:59.340Z] Removing intermediate container deafe63f0c7a [2020-04-22T08:12:59.340Z] ---> 8d3cf82b57fb [2020-04-22T08:12:59.340Z] Successfully built 8d3cf82b57fb [2020-04-22T08:12:59.340Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-22T08:13:00.089Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-22T08:13:00.681Z] . [Pipeline] withDockerContainer [2020-04-22T08:13:00.948Z] prd-centos7-docker-4c-2g-5558 does not seem to be running inside a container [2020-04-22T08:13:01.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/33 -v /w/workspace/device-sdk-go/33:/w/workspace/device-sdk-go/33:rw,z -v /w/workspace/device-sdk-go/33@tmp:/w/workspace/device-sdk-go/33@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 ******** ci-base-image-x86_64 cat [2020-04-22T08:13:02.086Z] $ docker top c228a797274c01f859ce44686cde4f65dddd9fef512de3e6679f1bb259677f2a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-22T08:13:02.776Z] + go version [2020-04-22T08:13:02.777Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-22T08:13:03.419Z] + make test [2020-04-22T08:13:03.419Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-22T08:13:04.716Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-22T08:13:20.162Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-22T08:13:20.162Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-22T08:13:20.162Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-04-22T08:13:20.162Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.027s coverage: 22.1% of statements [2020-04-22T08:13:21.642Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.049s coverage: 95.8% of statements [2020-04-22T08:13:31.309Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.062s coverage: 11.4% of statements [2020-04-22T08:13:31.309Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.018s coverage: 21.7% of statements [2020-04-22T08:13:31.309Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-22T08:13:31.309Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.137s coverage: 36.9% of statements [2020-04-22T08:13:31.309Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-22T08:13:31.309Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-22T08:13:31.309Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.552s coverage: 65.2% of statements [2020-04-22T08:13:31.309Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-22T08:13:31.309Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-22T08:13:31.309Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-22T08:13:31.309Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.050s coverage: 52.6% of statements [2020-04-22T08:13:31.309Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-22T08:13:31.309Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.352s coverage: 68.9% of statements [2020-04-22T08:13:31.309Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-22T08:13:31.309Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-22T08:13:31.309Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-22T08:13:34.687Z] gofmt -l . [2020-04-22T08:13:34.687Z] [ "`gofmt -l .`" = "" ] [2020-04-22T08:13:34.687Z] ./bin/test-attribution-txt.sh [2020-04-22T08:13:35.650Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-22T08:13:36.397Z] Stashed 1 file(s) [Pipeline] } [2020-04-22T08:13:36.407Z] $ docker stop --time=1 53309faecc4598f42dc18cf05fbc77c78c6bfb1d5a4d11bdde676842f08c7558 [2020-04-22T08:13:38.588Z] $ docker rm -f 53309faecc4598f42dc18cf05fbc77c78c6bfb1d5a4d11bdde676842f08c7558 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-22T08:13:40.091Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-22T08:13:40.417Z] + ls -al . [2020-04-22T08:13:40.417Z] total 216 [2020-04-22T08:13:40.417Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 22 08:13 . [2020-04-22T08:13:40.417Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 08:11 .. [2020-04-22T08:13:40.417Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 22 08:11 .dockerignore [2020-04-22T08:13:40.417Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 08:11 .git [2020-04-22T08:13:40.417Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 08:11 .github [2020-04-22T08:13:40.417Z] -rw-rw-r-- 1 jenkins jenkins 138 Apr 22 08:11 .gitignore [2020-04-22T08:13:40.417Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 08:11 .semver [2020-04-22T08:13:40.417Z] -rw-rw-r-- 1 jenkins jenkins 936 Apr 22 08:11 Dockerfile.build [2020-04-22T08:13:40.417Z] -rw-rw-r-- 1 jenkins jenkins 808 Apr 22 08:11 Jenkinsfile [2020-04-22T08:13:40.417Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 22 08:11 LICENSE [2020-04-22T08:13:40.417Z] -rw-rw-r-- 1 jenkins jenkins 892 Apr 22 08:11 Makefile [2020-04-22T08:13:40.417Z] -rw-rw-r-- 1 jenkins jenkins 2249 Apr 22 08:11 README.md [2020-04-22T08:13:40.417Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 22 08:09 VERSION [2020-04-22T08:13:40.417Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 08:11 api [2020-04-22T08:13:40.417Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 08:11 bin [2020-04-22T08:13:40.417Z] -rw-r--r-- 1 jenkins jenkins 110877 Apr 22 08:13 coverage.out [2020-04-22T08:13:40.417Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 08:11 example [2020-04-22T08:13:40.417Z] -rw-r--r-- 1 jenkins jenkins 446 Apr 22 08:13 go.mod [2020-04-22T08:13:40.417Z] -rw-r--r-- 1 jenkins jenkins 12076 Apr 22 08:13 go.sum [2020-04-22T08:13:40.417Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 22 08:11 internal [2020-04-22T08:13:40.417Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 22 08:11 pkg [2020-04-22T08:13:40.417Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 08:11 snap [2020-04-22T08:13:40.417Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 22 08:11 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-22T08:13:40.752Z] + 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=32cdc69c02caaeadc7e6c55a092399b45a5765d3 --label arch=arm64 --label version=1.2.0-dev.33 . [2020-04-22T08:13:41.345Z] Sending build context to Docker daemon 3.146MB [2020-04-22T08:13:41.345Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-22T08:13:41.345Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-22T08:13:41.345Z] ---> 58c9b67c2d51 [2020-04-22T08:13:41.345Z] Step 3/21 : ARG MAKE='make build' [2020-04-22T08:13:41.345Z] ---> Running in 613512903fdd [2020-04-22T08:13:41.929Z] Removing intermediate container 613512903fdd [2020-04-22T08:13:41.929Z] ---> a6ae571c0cd9 [2020-04-22T08:13:41.929Z] Step 4/21 : WORKDIR /device-sdk-go [2020-04-22T08:13:41.929Z] ---> Running in 4a7feb6295e3 [2020-04-22T08:13:42.196Z] Removing intermediate container 4a7feb6295e3 [2020-04-22T08:13:42.196Z] ---> 92b07567db42 [2020-04-22T08:13:42.196Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-22T08:13:42.466Z] ---> Running in d1b04645aece [2020-04-22T08:13:42.732Z] Removing intermediate container d1b04645aece [2020-04-22T08:13:42.732Z] ---> a7795d39882c [2020-04-22T08:13:42.732Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T08:13:43.000Z] ---> Running in 053a663a844f [2020-04-22T08:13:44.952Z] Removing intermediate container 053a663a844f [2020-04-22T08:13:44.952Z] ---> 8b834175925e [2020-04-22T08:13:44.952Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-04-22T08:13:44.952Z] ---> Running in 3a2f51f2af37 [2020-04-22T08:13:45.917Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-22T08:13:46.875Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-22T08:13:47.458Z] OK: 125 MiB in 39 packages [2020-04-22T08:13:48.870Z] Removing intermediate container 3a2f51f2af37 [2020-04-22T08:13:48.870Z] ---> 587f6256d8cd [2020-04-22T08:13:48.870Z] Step 8/21 : COPY . . [2020-04-22T08:13:49.866Z] ---> 50a336858b2a [2020-04-22T08:13:49.866Z] Step 9/21 : RUN ${MAKE} [2020-04-22T08:13:49.866Z] ---> Running in 5cc570e1bac2 [2020-04-22T08:13:50.834Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.33" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-04-22T08:13:54.465Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.077s coverage: 11.4% of statements [2020-04-22T08:13:54.465Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.012s coverage: 21.7% of statements [2020-04-22T08:13:54.465Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-22T08:13:54.465Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.131s coverage: 36.9% of statements [2020-04-22T08:13:54.465Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-22T08:13:54.465Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-22T08:13:54.465Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 1.672s coverage: 65.2% of statements [2020-04-22T08:13:54.465Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-22T08:13:54.465Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-22T08:13:54.465Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-22T08:13:54.465Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.016s coverage: 52.6% of statements [2020-04-22T08:13:54.465Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-22T08:13:54.465Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.152s coverage: 68.9% of statements [2020-04-22T08:13:54.465Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-22T08:13:54.465Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-22T08:13:54.465Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-22T08:14:01.428Z] gofmt -l . [2020-04-22T08:14:01.428Z] [ "`gofmt -l .`" = "" ] [2020-04-22T08:14:01.428Z] ./bin/test-attribution-txt.sh [2020-04-22T08:14:02.891Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-22T08:14:03.489Z] Warning: overwriting stash ‘coverage-report’ [2020-04-22T08:14:04.332Z] Stashed 1 file(s) [Pipeline] } [2020-04-22T08:14:04.337Z] $ docker stop --time=1 c228a797274c01f859ce44686cde4f65dddd9fef512de3e6679f1bb259677f2a [2020-04-22T08:14:06.017Z] $ docker rm -f c228a797274c01f859ce44686cde4f65dddd9fef512de3e6679f1bb259677f2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-22T08:14:07.112Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-22T08:14:07.439Z] + ls -al . [2020-04-22T08:14:07.439Z] total 176 [2020-04-22T08:14:07.439Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 22 08:14 . [2020-04-22T08:14:07.439Z] drwxrwxr-x. 4 jenkins jenkins 30 Apr 22 08:12 .. [2020-04-22T08:14:07.439Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 22 08:12 api [2020-04-22T08:14:07.439Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 22 08:12 bin [2020-04-22T08:14:07.439Z] -rw-r--r--. 1 jenkins jenkins 110877 Apr 22 08:13 coverage.out [2020-04-22T08:14:07.439Z] -rw-rw-r--. 1 jenkins jenkins 936 Apr 22 08:12 Dockerfile.build [2020-04-22T08:14:07.439Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 22 08:12 .dockerignore [2020-04-22T08:14:07.439Z] drwxrwxr-x. 4 jenkins jenkins 48 Apr 22 08:12 example [2020-04-22T08:14:07.439Z] drwxrwxr-x. 8 jenkins jenkins 162 Apr 22 08:12 .git [2020-04-22T08:14:07.439Z] drwxrwxr-x. 2 jenkins jenkins 38 Apr 22 08:12 .github [2020-04-22T08:14:07.439Z] -rw-rw-r--. 1 jenkins jenkins 138 Apr 22 08:12 .gitignore [2020-04-22T08:14:07.439Z] -rw-r--r--. 1 jenkins jenkins 446 Apr 22 08:14 go.mod [2020-04-22T08:14:07.439Z] -rw-r--r--. 1 jenkins jenkins 12076 Apr 22 08:14 go.sum [2020-04-22T08:14:07.439Z] drwxrwxr-x. 15 jenkins jenkins 217 Apr 22 08:12 internal [2020-04-22T08:14:07.439Z] -rw-rw-r--. 1 jenkins jenkins 808 Apr 22 08:12 Jenkinsfile [2020-04-22T08:14:07.439Z] -rw-rw-r--. 1 jenkins jenkins 11341 Apr 22 08:12 LICENSE [2020-04-22T08:14:07.439Z] -rw-rw-r--. 1 jenkins jenkins 892 Apr 22 08:12 Makefile [2020-04-22T08:14:07.439Z] drwxrwxr-x. 5 jenkins jenkins 50 Apr 22 08:12 pkg [2020-04-22T08:14:07.439Z] -rw-rw-r--. 1 jenkins jenkins 2249 Apr 22 08:12 README.md [2020-04-22T08:14:07.439Z] drwxrwxr-x. 3 jenkins jenkins 44 Apr 22 08:12 .semver [2020-04-22T08:14:07.439Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 22 08:12 snap [2020-04-22T08:14:07.439Z] -rw-rw-r--. 1 jenkins jenkins 12 Apr 22 08:09 VERSION [2020-04-22T08:14:07.439Z] -rw-rw-r--. 1 jenkins jenkins 222 Apr 22 08:12 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-22T08:14:07.817Z] + 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=32cdc69c02caaeadc7e6c55a092399b45a5765d3 --label arch=amd64 --label version=1.2.0-dev.33 . [2020-04-22T08:14:08.076Z] Sending build context to Docker daemon 3.146MB [2020-04-22T08:14:08.076Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-22T08:14:08.076Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-22T08:14:08.076Z] ---> 8d3cf82b57fb [2020-04-22T08:14:08.076Z] Step 3/21 : ARG MAKE='make build' [2020-04-22T08:14:08.336Z] ---> Running in b7628b021a62 [2020-04-22T08:14:08.336Z] Removing intermediate container b7628b021a62 [2020-04-22T08:14:08.336Z] ---> 92fd74c9b3e1 [2020-04-22T08:14:08.336Z] Step 4/21 : WORKDIR /device-sdk-go [2020-04-22T08:14:08.336Z] ---> Running in 403296c49914 [2020-04-22T08:14:08.600Z] Removing intermediate container 403296c49914 [2020-04-22T08:14:08.600Z] ---> b9855c051088 [2020-04-22T08:14:08.600Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-22T08:14:08.600Z] ---> Running in 9f6823284499 [2020-04-22T08:14:08.863Z] Removing intermediate container 9f6823284499 [2020-04-22T08:14:08.863Z] ---> cdc5fcb8c16a [2020-04-22T08:14:08.863Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T08:14:08.863Z] ---> Running in 4a91396bf857 [2020-04-22T08:14:10.804Z] Removing intermediate container 4a91396bf857 [2020-04-22T08:14:10.804Z] ---> 11d0c6106704 [2020-04-22T08:14:10.804Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-04-22T08:14:11.065Z] ---> Running in bbabf9454dc5 [2020-04-22T08:14:11.650Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-22T08:14:12.238Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-22T08:14:12.815Z] OK: 143 MiB in 39 packages [2020-04-22T08:14:13.400Z] Removing intermediate container bbabf9454dc5 [2020-04-22T08:14:13.400Z] ---> 1c5bc3ecbeed [2020-04-22T08:14:13.400Z] Step 8/21 : COPY . . [2020-04-22T08:14:14.005Z] ---> 14de25ebabda [2020-04-22T08:14:14.005Z] Step 9/21 : RUN ${MAKE} [2020-04-22T08:14:14.005Z] ---> Running in 5ef36788aa69 [2020-04-22T08:14:14.587Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.33" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-04-22T08:14:17.828Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-22T08:14:17.828Z] Removing intermediate container 5cc570e1bac2 [2020-04-22T08:14:17.828Z] ---> 78c3ddd36bc1 [2020-04-22T08:14:17.828Z] Step 10/21 : FROM scratch [2020-04-22T08:14:17.828Z] ---> [2020-04-22T08:14:17.828Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-22T08:14:17.828Z] ---> Running in 870b3321966c [2020-04-22T08:14:17.828Z] Removing intermediate container 870b3321966c [2020-04-22T08:14:17.828Z] ---> 8053478905b1 [2020-04-22T08:14:17.828Z] Step 12/21 : ENV APP_PORT=49990 [2020-04-22T08:14:18.095Z] ---> Running in f1bed943e0e0 [2020-04-22T08:14:18.364Z] Removing intermediate container f1bed943e0e0 [2020-04-22T08:14:18.364Z] ---> 8537f649ed8a [2020-04-22T08:14:18.364Z] Step 13/21 : EXPOSE $APP_PORT [2020-04-22T08:14:18.364Z] ---> Running in 4b04abd8cbb1 [2020-04-22T08:14:18.632Z] Removing intermediate container 4b04abd8cbb1 [2020-04-22T08:14:18.632Z] ---> c00319809889 [2020-04-22T08:14:18.632Z] Step 14/21 : WORKDIR / [2020-04-22T08:14:18.900Z] ---> Running in d0a7d51056e3 [2020-04-22T08:14:19.167Z] Removing intermediate container d0a7d51056e3 [2020-04-22T08:14:19.167Z] ---> 66d9d62f92d4 [2020-04-22T08:14:19.167Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-22T08:14:20.127Z] ---> c674d3ca7df3 [2020-04-22T08:14:20.127Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-04-22T08:14:20.399Z] ---> b59d3f23b616 [2020-04-22T08:14:20.399Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-04-22T08:14:20.988Z] ---> 69c88940ea2e [2020-04-22T08:14:20.988Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-04-22T08:14:21.256Z] ---> Running in b65ce94cb44b [2020-04-22T08:14:21.524Z] Removing intermediate container b65ce94cb44b [2020-04-22T08:14:21.524Z] ---> e6b9f91f709f [2020-04-22T08:14:21.524Z] Step 19/21 : LABEL arch=arm64 [2020-04-22T08:14:21.524Z] ---> Running in e7f60f3dca25 [2020-04-22T08:14:22.110Z] Removing intermediate container e7f60f3dca25 [2020-04-22T08:14:22.110Z] ---> f0ec0caa29f8 [2020-04-22T08:14:22.110Z] Step 20/21 : LABEL git_sha=32cdc69c02caaeadc7e6c55a092399b45a5765d3 [2020-04-22T08:14:22.110Z] ---> Running in f8664c35b5b2 [2020-04-22T08:14:22.378Z] Removing intermediate container f8664c35b5b2 [2020-04-22T08:14:22.378Z] ---> f97ff1d229ac [2020-04-22T08:14:22.378Z] Step 21/21 : LABEL version=1.2.0-dev.33 [2020-04-22T08:14:22.646Z] ---> Running in 5f73bcad6d55 [2020-04-22T08:14:22.913Z] Removing intermediate container 5f73bcad6d55 [2020-04-22T08:14:22.913Z] ---> 5baf2c51ac02 [2020-04-22T08:14:22.913Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-22T08:14:22.913Z] Successfully built 5baf2c51ac02 [2020-04-22T08:14:22.913Z] 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] } [2020-04-22T08:14:29.931Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-22T08:14:31.336Z] Removing intermediate container 5ef36788aa69 [2020-04-22T08:14:31.336Z] ---> c52a1c336f1d [2020-04-22T08:14:31.336Z] Step 10/21 : FROM scratch [2020-04-22T08:14:31.336Z] ---> [2020-04-22T08:14:31.336Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-22T08:14:31.336Z] ---> Running in fdfeadc779ef [2020-04-22T08:14:31.611Z] Removing intermediate container fdfeadc779ef [2020-04-22T08:14:31.611Z] ---> eccbfbb17131 [2020-04-22T08:14:31.611Z] Step 12/21 : ENV APP_PORT=49990 [2020-04-22T08:14:31.611Z] ---> Running in 7f23fc2c5b80 [2020-04-22T08:14:31.920Z] Removing intermediate container 7f23fc2c5b80 [2020-04-22T08:14:31.920Z] ---> fd4e830d101a [2020-04-22T08:14:31.920Z] Step 13/21 : EXPOSE $APP_PORT [2020-04-22T08:14:31.920Z] ---> Running in e032058d6afd [2020-04-22T08:14:32.220Z] Removing intermediate container e032058d6afd [2020-04-22T08:14:32.220Z] ---> d966495bac11 [2020-04-22T08:14:32.220Z] Step 14/21 : WORKDIR / [2020-04-22T08:14:32.220Z] ---> Running in d7a0cefdd42f [2020-04-22T08:14:32.220Z] Removing intermediate container d7a0cefdd42f [2020-04-22T08:14:32.220Z] ---> e2761cecd441 [2020-04-22T08:14:32.220Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-22T08:14:32.814Z] ---> b2760a029390 [2020-04-22T08:14:32.814Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-04-22T08:14:33.092Z] ---> 002db900c2e5 [2020-04-22T08:14:33.092Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-04-22T08:14:33.358Z] ---> 04e0bd223444 [2020-04-22T08:14:33.358Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-04-22T08:14:33.358Z] ---> Running in 0aa2a814717d [2020-04-22T08:14:33.624Z] Removing intermediate container 0aa2a814717d [2020-04-22T08:14:33.624Z] ---> 95f78cc05bfb [2020-04-22T08:14:33.624Z] Step 19/21 : LABEL arch=amd64 [2020-04-22T08:14:33.624Z] ---> Running in a88cc342a68e [2020-04-22T08:14:33.896Z] Removing intermediate container a88cc342a68e [2020-04-22T08:14:33.896Z] ---> 42914bcd954e [2020-04-22T08:14:33.896Z] Step 20/21 : LABEL git_sha=32cdc69c02caaeadc7e6c55a092399b45a5765d3 [2020-04-22T08:14:33.896Z] ---> Running in 17fa3ab851eb [2020-04-22T08:14:34.177Z] Removing intermediate container 17fa3ab851eb [2020-04-22T08:14:34.177Z] ---> aad6ac5ada5b [2020-04-22T08:14:34.177Z] Step 21/21 : LABEL version=1.2.0-dev.33 [2020-04-22T08:14:34.177Z] ---> Running in bc775285b4f5 [2020-04-22T08:14:34.438Z] Removing intermediate container bc775285b4f5 [2020-04-22T08:14:34.438Z] ---> f704b2f8967f [2020-04-22T08:14:34.438Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-22T08:14:34.438Z] Successfully built f704b2f8967f [2020-04-22T08:14:34.438Z] 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-04-22T08:14:35.779Z] provisioning config files... [2020-04-22T08:14:35.801Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3931194450939659836tmp [Pipeline] { [Pipeline] sh [2020-04-22T08:14:36.194Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3931194450939659836tmp [2020-04-22T08:14:36.194Z] + curl -s https://codecov.io/bash [2020-04-22T08:14:36.483Z] [2020-04-22T08:14:36.483Z] _____ _ [2020-04-22T08:14:36.483Z] / ____| | | [2020-04-22T08:14:36.483Z] | | ___ __| | ___ ___ _____ __ [2020-04-22T08:14:36.483Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-22T08:14:36.483Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-22T08:14:36.483Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-22T08:14:36.483Z] Bash-tbd [2020-04-22T08:14:36.483Z] [2020-04-22T08:14:36.483Z] [2020-04-22T08:14:36.483Z] ==> Jenkins CI detected. [2020-04-22T08:14:36.483Z] project root: . [2020-04-22T08:14:36.483Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-22T08:14:36.766Z] ==> Running gcov in . (disable via -X gcov) [2020-04-22T08:14:36.766Z] ==> Python coveragepy not found [2020-04-22T08:14:36.766Z] ==> Searching for coverage reports in: [2020-04-22T08:14:36.766Z] + . [2020-04-22T08:14:36.766Z] -> Found 1 reports [2020-04-22T08:14:36.766Z] ==> Detecting git/mercurial file structure [2020-04-22T08:14:36.766Z] ==> Reading reports [2020-04-22T08:14:36.766Z] + ./coverage.out bytes=110877 [2020-04-22T08:14:36.766Z] ==> Appending adjustments [2020-04-22T08:14:36.766Z] http://docs.codecov.io/docs/fixing-reports [2020-04-22T08:14:37.382Z] + Found adjustments [2020-04-22T08:14:37.382Z] ==> Gzipping contents [2020-04-22T08:14:37.382Z] ==> Uploading reports [2020-04-22T08:14:37.382Z] url: https://codecov.io [2020-04-22T08:14:37.382Z] query: branch=master&commit=32cdc69c02caaeadc7e6c55a092399b45a5765d3&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F33%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= [2020-04-22T08:14:37.382Z] -> Pinging Codecov [2020-04-22T08:14:37.382Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=32cdc69c02caaeadc7e6c55a092399b45a5765d3&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F33%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= [2020-04-22T08:14:37.964Z] -> Uploading [2020-04-22T08:14:38.572Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/32cdc69c02caaeadc7e6c55a092399b45a5765d3 [Pipeline] } [2020-04-22T08:14:38.590Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-04-22T08:14:38.886Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-04-22T08:14:38.887Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-04-22T08:14:38.936Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-22T08:14:39.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-04-22T08:14:39.306Z] [2020-04-22T08:14:39.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh [2020-04-22T08:14:39.731Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-04-22T08:14:40.053Z] 1.217.3: Pulling from edgex-devops/edgex-snyk-go [2020-04-22T08:14:40.053Z] e6b0cf9c0882: Pulling fs layer [2020-04-22T08:14:40.053Z] 2848faf0eed1: Pulling fs layer [2020-04-22T08:14:40.053Z] 0f37312ad70f: Pulling fs layer [2020-04-22T08:14:40.053Z] 7d08f2745646: Pulling fs layer [2020-04-22T08:14:40.053Z] 4c9f31393084: Pulling fs layer [2020-04-22T08:14:40.053Z] eb21ddb83652: Pulling fs layer [2020-04-22T08:14:40.053Z] 345998794f6b: Pulling fs layer [2020-04-22T08:14:40.053Z] 97a711d68925: Pulling fs layer [2020-04-22T08:14:40.053Z] 7c8476c1cb00: Pulling fs layer [2020-04-22T08:14:40.053Z] 97a711d68925: Waiting [2020-04-22T08:14:40.053Z] 345998794f6b: Waiting [2020-04-22T08:14:40.053Z] 4c9f31393084: Waiting [2020-04-22T08:14:40.053Z] 7c8476c1cb00: Waiting [2020-04-22T08:14:40.053Z] 7d08f2745646: Waiting [2020-04-22T08:14:40.053Z] 0f37312ad70f: Verifying Checksum [2020-04-22T08:14:40.053Z] 0f37312ad70f: Download complete [2020-04-22T08:14:40.053Z] 2848faf0eed1: Verifying Checksum [2020-04-22T08:14:40.053Z] 2848faf0eed1: Download complete [2020-04-22T08:14:40.053Z] 4c9f31393084: Verifying Checksum [2020-04-22T08:14:40.053Z] 4c9f31393084: Download complete [2020-04-22T08:14:40.328Z] eb21ddb83652: Verifying Checksum [2020-04-22T08:14:40.328Z] eb21ddb83652: Download complete [2020-04-22T08:14:40.328Z] e6b0cf9c0882: Verifying Checksum [2020-04-22T08:14:40.328Z] e6b0cf9c0882: Download complete [2020-04-22T08:14:40.957Z] e6b0cf9c0882: Pull complete [2020-04-22T08:14:40.957Z] 2848faf0eed1: Pull complete [2020-04-22T08:14:41.254Z] 0f37312ad70f: Pull complete [2020-04-22T08:14:41.254Z] 345998794f6b: Verifying Checksum [2020-04-22T08:14:41.254Z] 345998794f6b: Download complete [2020-04-22T08:14:41.533Z] 97a711d68925: Verifying Checksum [2020-04-22T08:14:41.533Z] 97a711d68925: Download complete [2020-04-22T08:14:42.712Z] 7c8476c1cb00: Verifying Checksum [2020-04-22T08:14:42.712Z] 7c8476c1cb00: Download complete [2020-04-22T08:14:44.936Z] 7d08f2745646: Verifying Checksum [2020-04-22T08:14:44.936Z] 7d08f2745646: Download complete [2020-04-22T08:14:51.614Z] 7d08f2745646: Pull complete [2020-04-22T08:14:51.614Z] 4c9f31393084: Pull complete [2020-04-22T08:14:51.614Z] eb21ddb83652: Pull complete [2020-04-22T08:14:53.082Z] 345998794f6b: Pull complete [2020-04-22T08:14:57.371Z] 97a711d68925: Pull complete [2020-04-22T08:14:57.942Z] 7c8476c1cb00: Pull complete [2020-04-22T08:14:57.943Z] Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 [2020-04-22T08:14:57.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer [2020-04-22T08:14:58.264Z] prd-centos7-docker-4c-2g-5556 does not seem to be running inside a container [2020-04-22T08:14:58.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dgexfoundry_device-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat [2020-04-22T08:14:59.659Z] $ docker top a2bf99402703665a56422ee36964b0ea081985c6ed21c5d2668c1f669325f661 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-22T08:15:00.652Z] + snyk monitor '--org=edgex-jenkins' [2020-04-22T08:15:07.338Z] [2020-04-22T08:15:07.338Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master... [2020-04-22T08:15:07.338Z] [2020-04-22T08:15:07.339Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/057beb34-70d8-4945-961c-fe027db76abc/history/44b314c8-2aa6-4eea-a719-6b73717af2b0 [2020-04-22T08:15:07.339Z] [2020-04-22T08:15:07.339Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-04-22T08:15:07.339Z] [2020-04-22T08:15:07.339Z] [Pipeline] } [2020-04-22T08:15:07.363Z] $ docker stop --time=1 a2bf99402703665a56422ee36964b0ea081985c6ed21c5d2668c1f669325f661 [2020-04-22T08:15:08.918Z] $ docker rm -f a2bf99402703665a56422ee36964b0ea081985c6ed21c5d2668c1f669325f661 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-04-22T08:15:10.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T08:15:10.590Z] . [Pipeline] withDockerContainer [2020-04-22T08:15:11.273Z] prd-centos7-docker-4c-2g-5556 does not seem to be running inside a container [2020-04-22T08:15:11.477Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-22T08:15:12.952Z] $ docker top d25cfb4e69e3fabbcfa175faa12bbae010cc24bb1c230372e4fd2d1d59e255ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-22T08:15:13.361Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T08:15:13.361Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T08:15:13.899Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T08:15:13.904Z] $ docker exec d25cfb4e69e3fabbcfa175faa12bbae010cc24bb1c230372e4fd2d1d59e255ec ssh-agent [2020-04-22T08:15:14.377Z] SSH_AUTH_SOCK=/tmp/ssh-uuc1Dd8qavMy/agent.15 [2020-04-22T08:15:14.377Z] SSH_AGENT_PID=22 [2020-04-22T08:15:14.394Z] Running ssh-add (command line suppressed) [2020-04-22T08:15:15.016Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1696422176373593635.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1696422176373593635.key) [2020-04-22T08:15:15.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T08:15:16.012Z] + git semver tag [2020-04-22T08:15:16.296Z] # -> Open(): unable to determine branch for HEAD [2020-04-22T08:15:16.296Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-04-22T08:15:16.296Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-04-22T08:15:16.296Z] # $SEMVER_REMOTE_NAME = origin [2020-04-22T08:15:16.296Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-22T08:15:16.296Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-22T08:15:16.296Z] # $SEMVER_BRANCH = master [2020-04-22T08:15:16.296Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2020-04-22T08:15:16.296Z] # 32cdc69c02caaeadc7e6c55a092399b45a5765d3 HEAD [2020-04-22T08:15:16.296Z] # -> Force: false [2020-04-22T08:15:16.296Z] # 036f9c7aa1f3e72a14183c465a09e248a0431f95 refs/tags/v1.2.0-dev.33 [Pipeline] } [2020-04-22T08:15:16.310Z] $ docker exec --env ******** --env ******** d25cfb4e69e3fabbcfa175faa12bbae010cc24bb1c230372e4fd2d1d59e255ec ssh-agent -k [2020-04-22T08:15:16.816Z] unset SSH_AUTH_SOCK; [2020-04-22T08:15:16.818Z] unset SSH_AGENT_PID; [2020-04-22T08:15:16.818Z] echo Agent pid 22 killed; [2020-04-22T08:15:16.942Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-22T08:15:17.836Z] + git semver [Pipeline] } [2020-04-22T08:15:17.901Z] $ docker stop --time=1 d25cfb4e69e3fabbcfa175faa12bbae010cc24bb1c230372e4fd2d1d59e255ec [2020-04-22T08:15:19.687Z] $ docker rm -f d25cfb4e69e3fabbcfa175faa12bbae010cc24bb1c230372e4fd2d1d59e255ec [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-04-22T08:15:20.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-04-22T08:15:20.340Z] [2020-04-22T08:15:20.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-04-22T08:15:20.751Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-04-22T08:15:21.016Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-04-22T08:15:21.016Z] ab5ef0e58194: Pulling fs layer [2020-04-22T08:15:21.016Z] 9712f1f96733: Pulling fs layer [2020-04-22T08:15:21.016Z] 63f879dbbcfc: Pulling fs layer [2020-04-22T08:15:21.016Z] 0d9ebad4ef96: Pulling fs layer [2020-04-22T08:15:21.016Z] e9a5061849ea: Pulling fs layer [2020-04-22T08:15:21.016Z] d747dcd14b5f: Pulling fs layer [2020-04-22T08:15:21.016Z] 2de7ff778b66: Pulling fs layer [2020-04-22T08:15:21.016Z] 0d9ebad4ef96: Waiting [2020-04-22T08:15:21.016Z] e9a5061849ea: Waiting [2020-04-22T08:15:21.016Z] d747dcd14b5f: Waiting [2020-04-22T08:15:21.016Z] 2de7ff778b66: Waiting [2020-04-22T08:15:21.016Z] 9712f1f96733: Download complete [2020-04-22T08:15:23.138Z] 63f879dbbcfc: Verifying Checksum [2020-04-22T08:15:23.138Z] 63f879dbbcfc: Download complete [2020-04-22T08:15:24.431Z] e9a5061849ea: Verifying Checksum [2020-04-22T08:15:24.432Z] e9a5061849ea: Download complete [2020-04-22T08:15:24.432Z] d747dcd14b5f: Verifying Checksum [2020-04-22T08:15:24.432Z] d747dcd14b5f: Download complete [2020-04-22T08:15:24.821Z] 2de7ff778b66: Verifying Checksum [2020-04-22T08:15:24.821Z] 2de7ff778b66: Download complete [2020-04-22T08:15:25.139Z] ab5ef0e58194: Verifying Checksum [2020-04-22T08:15:25.139Z] ab5ef0e58194: Download complete [2020-04-22T08:15:25.139Z] 0d9ebad4ef96: Verifying Checksum [2020-04-22T08:15:25.139Z] 0d9ebad4ef96: Download complete [2020-04-22T08:15:33.594Z] ab5ef0e58194: Pull complete [2020-04-22T08:15:33.870Z] 9712f1f96733: Pull complete [2020-04-22T08:15:36.192Z] 63f879dbbcfc: Pull complete [2020-04-22T08:15:46.423Z] 0d9ebad4ef96: Pull complete [2020-04-22T08:15:47.014Z] e9a5061849ea: Pull complete [2020-04-22T08:15:47.283Z] d747dcd14b5f: Pull complete [2020-04-22T08:15:51.640Z] 2de7ff778b66: Pull complete [2020-04-22T08:15:51.640Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-04-22T08:15:51.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-04-22T08:15:52.006Z] prd-centos7-docker-4c-2g-5556 does not seem to be running inside a container [2020-04-22T08:15:52.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-04-22T08:15:53.353Z] $ docker top 5cec3d0f7735caa422e698f08f6d229148aa0b44543e88b7e55bd24d15dce6d5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-04-22T08:15:53.790Z] provisioning config files... [2020-04-22T08:15:53.810Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3289655595313852571tmp [2020-04-22T08:15:53.831Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8730273104444202834tmp [2020-04-22T08:15:53.848Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3897010776999487832tmp [Pipeline] { [Pipeline] echo [2020-04-22T08:15:53.921Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T08:15:54.674Z] ---> sigul-configuration.sh [2020-04-22T08:15:54.674Z] gpg: directory `/root/.gnupg' created [2020-04-22T08:15:54.674Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-04-22T08:15:54.674Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-04-22T08:15:54.674Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-04-22T08:15:54.674Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-04-22T08:15:54.674Z] gpg: CAST5 encrypted data [2020-04-22T08:15:54.674Z] gpg: encrypted with 1 passphrase [2020-04-22T08:15:54.674Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-04-22T08:15:55.124Z] + mkdir /home/jenkins [2020-04-22T08:15:55.125Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-04-22T08:15:55.721Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-04-22T08:15:55.723Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T08:15:56.470Z] ---> sigul-install.sh [2020-04-22T08:16:07.651Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-04-22T08:16:08.566Z] + git tag --list [2020-04-22T08:16:08.566Z] v1.2.0-dev.33 [Pipeline] sh [2020-04-22T08:16:09.979Z] + lftools sign git-tag v1.2.0-dev.33 [2020-04-22T08:16:11.961Z] Signing Git tag with Sigul... [2020-04-22T08:16:11.961Z] Signing v1.2.0-dev.33 [Pipeline] echo [2020-04-22T08:16:13.181Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T08:16:13.872Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-04-22T08:16:13.893Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-04-22T08:16:13.973Z] $ docker stop --time=1 5cec3d0f7735caa422e698f08f6d229148aa0b44543e88b7e55bd24d15dce6d5 [2020-04-22T08:16:15.600Z] $ docker rm -f 5cec3d0f7735caa422e698f08f6d229148aa0b44543e88b7e55bd24d15dce6d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-04-22T08:16:16.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T08:16:16.760Z] . [Pipeline] withDockerContainer [2020-04-22T08:16:17.315Z] prd-centos7-docker-4c-2g-5556 does not seem to be running inside a container [2020-04-22T08:16:17.470Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-22T08:16:18.605Z] $ docker top f542ddb5a14d424ff6e01104929a9f11848d69896d1334cd1c26f624618f9827 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-22T08:16:19.031Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T08:16:19.031Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T08:16:20.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T08:16:20.151Z] $ docker exec f542ddb5a14d424ff6e01104929a9f11848d69896d1334cd1c26f624618f9827 ssh-agent [2020-04-22T08:16:21.125Z] SSH_AUTH_SOCK=/tmp/ssh-UbI1yGicTETb/agent.15 [2020-04-22T08:16:21.125Z] SSH_AGENT_PID=21 [2020-04-22T08:16:21.160Z] Running ssh-add (command line suppressed) [2020-04-22T08:16:21.478Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5332379862033644697.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5332379862033644697.key) [2020-04-22T08:16:21.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T08:16:22.066Z] + git semver bump pre [2020-04-22T08:16:22.428Z] # -> Open(): unable to determine branch for HEAD [2020-04-22T08:16:22.428Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-04-22T08:16:22.428Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-04-22T08:16:22.428Z] # $SEMVER_REMOTE_NAME = origin [2020-04-22T08:16:22.428Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-22T08:16:22.428Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-22T08:16:22.428Z] # $SEMVER_BRANCH = master [2020-04-22T08:16:22.428Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2020-04-22T08:16:22.428Z] 1.2.0-dev.34 [Pipeline] } [2020-04-22T08:16:22.460Z] $ docker exec --env ******** --env ******** f542ddb5a14d424ff6e01104929a9f11848d69896d1334cd1c26f624618f9827 ssh-agent -k [2020-04-22T08:16:23.126Z] unset SSH_AUTH_SOCK; [2020-04-22T08:16:23.127Z] unset SSH_AGENT_PID; [2020-04-22T08:16:23.127Z] echo Agent pid 21 killed; [2020-04-22T08:16:23.245Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-22T08:16:24.122Z] + git semver [Pipeline] } [2020-04-22T08:16:24.226Z] $ docker stop --time=1 f542ddb5a14d424ff6e01104929a9f11848d69896d1334cd1c26f624618f9827 [2020-04-22T08:16:26.078Z] $ docker rm -f f542ddb5a14d424ff6e01104929a9f11848d69896d1334cd1c26f624618f9827 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-04-22T08:16:26.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T08:16:26.859Z] . [Pipeline] withDockerContainer [2020-04-22T08:16:27.214Z] prd-centos7-docker-4c-2g-5556 does not seem to be running inside a container [2020-04-22T08:16:27.345Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-22T08:16:28.685Z] $ docker top 505fb5aa9c5005ee698683c2c980e65a98e78b85acc08dfb65cd263f1307514b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-22T08:16:29.287Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T08:16:29.287Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T08:16:29.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T08:16:29.980Z] $ docker exec 505fb5aa9c5005ee698683c2c980e65a98e78b85acc08dfb65cd263f1307514b ssh-agent [2020-04-22T08:16:30.509Z] SSH_AUTH_SOCK=/tmp/ssh-4FI0ou4mObsI/agent.14 [2020-04-22T08:16:30.509Z] SSH_AGENT_PID=20 [2020-04-22T08:16:30.553Z] Running ssh-add (command line suppressed) [2020-04-22T08:16:31.078Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6173089626355821179.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6173089626355821179.key) [2020-04-22T08:16:31.157Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T08:16:32.018Z] + git semver push [2020-04-22T08:16:32.018Z] # -> Open(): unable to determine branch for HEAD [2020-04-22T08:16:32.018Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-04-22T08:16:32.018Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-04-22T08:16:32.018Z] # $SEMVER_REMOTE_NAME = origin [2020-04-22T08:16:32.018Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-22T08:16:32.018Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-22T08:16:32.018Z] # $SEMVER_BRANCH = master [2020-04-22T08:16:32.018Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2020-04-22T08:16:40.221Z] $ docker exec --env ******** --env ******** 505fb5aa9c5005ee698683c2c980e65a98e78b85acc08dfb65cd263f1307514b ssh-agent -k [2020-04-22T08:16:40.461Z] unset SSH_AUTH_SOCK; [2020-04-22T08:16:40.464Z] unset SSH_AGENT_PID; [2020-04-22T08:16:40.464Z] echo Agent pid 20 killed; [2020-04-22T08:16:40.564Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-22T08:16:41.402Z] + git semver [Pipeline] } [2020-04-22T08:16:41.492Z] $ docker stop --time=1 505fb5aa9c5005ee698683c2c980e65a98e78b85acc08dfb65cd263f1307514b [2020-04-22T08:16:42.994Z] $ docker rm -f 505fb5aa9c5005ee698683c2c980e65a98e78b85acc08dfb65cd263f1307514b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-22T08:16:44.173Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T08:16:45.118Z] ---> package-listing.sh [2020-04-22T08:16:45.118Z] ++ facter osfamily [2020-04-22T08:16:45.118Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-22T08:16:45.118Z] + OS_FAMILY=redhat [2020-04-22T08:16:45.118Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2020-04-22T08:16:45.118Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-22T08:16:45.118Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-22T08:16:45.118Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-22T08:16:45.118Z] + PACKAGES=/tmp/packages_start.txt [2020-04-22T08:16:45.118Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2020-04-22T08:16:45.118Z] + PACKAGES=/tmp/packages_end.txt [2020-04-22T08:16:45.118Z] + case "${OS_FAMILY}" in [2020-04-22T08:16:45.118Z] + rpm -qa [2020-04-22T08:16:45.118Z] + sort [2020-04-22T08:16:50.478Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-22T08:16:50.478Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-22T08:16:50.478Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-22T08:16:50.478Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2020-04-22T08:16:50.478Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2020-04-22T08:16:50.478Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-22T08:16:50.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-22T08:16:51.271Z] [2020-04-22T08:16:51.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-22T08:16:51.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-22T08:16:52.070Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-22T08:16:52.070Z] c9b1b535fdd9: Pulling fs layer [2020-04-22T08:16:52.070Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-22T08:16:52.070Z] 756a868c4378: Pulling fs layer [2020-04-22T08:16:52.070Z] 444b2fc9a129: Pulling fs layer [2020-04-22T08:16:52.070Z] ea15f1150254: Pulling fs layer [2020-04-22T08:16:52.070Z] 41b27a9f41bf: Pulling fs layer [2020-04-22T08:16:52.070Z] 28c525ee5125: Pulling fs layer [2020-04-22T08:16:52.070Z] 094b1ea09ed8: Pulling fs layer [2020-04-22T08:16:52.070Z] 138eaada9080: Pulling fs layer [2020-04-22T08:16:52.070Z] 0622d0fa9048: Pulling fs layer [2020-04-22T08:16:52.070Z] 444b2fc9a129: Waiting [2020-04-22T08:16:52.070Z] ea15f1150254: Waiting [2020-04-22T08:16:52.070Z] 41b27a9f41bf: Waiting [2020-04-22T08:16:52.070Z] 28c525ee5125: Waiting [2020-04-22T08:16:52.070Z] 094b1ea09ed8: Waiting [2020-04-22T08:16:52.070Z] 138eaada9080: Waiting [2020-04-22T08:16:52.070Z] 0622d0fa9048: Waiting [2020-04-22T08:16:52.070Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-22T08:16:52.070Z] 2cc5ad85d9ab: Download complete [2020-04-22T08:16:52.070Z] 444b2fc9a129: Verifying Checksum [2020-04-22T08:16:52.070Z] 444b2fc9a129: Download complete [2020-04-22T08:16:52.070Z] c9b1b535fdd9: Verifying Checksum [2020-04-22T08:16:52.070Z] c9b1b535fdd9: Download complete [2020-04-22T08:16:52.519Z] ea15f1150254: Verifying Checksum [2020-04-22T08:16:52.519Z] ea15f1150254: Download complete [2020-04-22T08:16:52.922Z] 28c525ee5125: Verifying Checksum [2020-04-22T08:16:52.922Z] 28c525ee5125: Download complete [2020-04-22T08:16:52.922Z] c9b1b535fdd9: Pull complete [2020-04-22T08:16:53.613Z] 2cc5ad85d9ab: Pull complete [2020-04-22T08:16:54.326Z] 756a868c4378: Verifying Checksum [2020-04-22T08:16:54.326Z] 756a868c4378: Download complete [2020-04-22T08:16:54.998Z] 094b1ea09ed8: Verifying Checksum [2020-04-22T08:16:54.998Z] 094b1ea09ed8: Download complete [2020-04-22T08:16:54.998Z] 0622d0fa9048: Verifying Checksum [2020-04-22T08:16:54.998Z] 0622d0fa9048: Download complete [2020-04-22T08:16:54.998Z] 138eaada9080: Verifying Checksum [2020-04-22T08:16:54.998Z] 138eaada9080: Download complete [2020-04-22T08:16:56.043Z] 41b27a9f41bf: Verifying Checksum [2020-04-22T08:16:56.043Z] 41b27a9f41bf: Download complete [2020-04-22T08:16:58.708Z] 756a868c4378: Pull complete [2020-04-22T08:16:58.708Z] 444b2fc9a129: Pull complete [2020-04-22T08:16:58.708Z] ea15f1150254: Pull complete [2020-04-22T08:17:03.145Z] 41b27a9f41bf: Pull complete [2020-04-22T08:17:03.423Z] 28c525ee5125: Pull complete [2020-04-22T08:17:06.875Z] 094b1ea09ed8: Pull complete [2020-04-22T08:17:07.145Z] 138eaada9080: Pull complete [2020-04-22T08:17:07.409Z] 0622d0fa9048: Pull complete [2020-04-22T08:17:07.409Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-22T08:17:07.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-22T08:17:07.574Z] prd-centos7-docker-4c-2g-5556 does not seem to be running inside a container [2020-04-22T08:17:07.635Z] $ 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_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-22T08:17:09.718Z] $ docker top 0b1be4800cba4ba4cf14dfca620c7fcbebc7efa68f3b16e8810ad5424274d1e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-22T08:17:10.082Z] provisioning config files... [2020-04-22T08:17:10.098Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7975182346815280166tmp [Pipeline] { [Pipeline] echo [2020-04-22T08:17:10.180Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T08:17:10.528Z] ---> create-netrc.sh [Pipeline] echo [2020-04-22T08:17:10.540Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T08:17:10.920Z] ---> logs-deploy.sh [2020-04-22T08:17:10.920Z] + ARCHIVE_ARTIFACTS= [2020-04-22T08:17:10.920Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-22T08:17:10.920Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-22T08:17:10.920Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-22T08:17:10.920Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/33 [2020-04-22T08:17:10.920Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/33/ [2020-04-22T08:17:10.920Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/33 /w/workspace/dgexfoundry_device-sdk-go_master [2020-04-22T08:17:12.419Z] Archives upload complete. [2020-04-22T08:17:12.696Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/33 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/33/