Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 59d7bbd65c65af3ab25ed9f69c8c28db04e20564 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-5903 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 Fetching 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 > 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 Checking out Revision 59d7bbd65c65af3ab25ed9f69c8c28db04e20564 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 59d7bbd65c65af3ab25ed9f69c8c28db04e20564 # timeout=10 Commit message: "Merge pull request #511 from hahattan/RELEASE_NOTE" > git rev-list --no-walk 32cdc69c02caaeadc7e6c55a092399b45a5765d3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:55:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:55:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:55:43 ========================================================= 07:55:43 EdgeX Global Pipelines Version Info 07:55:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:55:44 ------------------- 07:55:44 stable info: 07:55:44 ------------------- 07:55:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:55:44 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 07:55:44 Message: update stable to v1.0.73 07:55:45 ------------------- 07:55:45 experimental info: 07:55:45 ------------------- 07:55:45 Commited By: Emilio Reyes emilio.reyes@intel.com 07:55:45 Commit SHA: db8f057101f5d4fbc3fddca88a70e396ee8d8f73 07:55:45 Message: update experimental to v1.0.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 07:55:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:55:47 07:55:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:55:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:55:48 latest: Pulling from edgex-devops/git-semver 07:55:48 9123ac7c32f7: Pulling fs layer 07:55:48 b8cc5d1170e3: Pulling fs layer 07:55:48 2924cbbf6a41: Pulling fs layer 07:55:48 93b08a4f1073: Pulling fs layer 07:55:48 93b08a4f1073: Waiting 07:55:48 b8cc5d1170e3: Verifying Checksum 07:55:48 b8cc5d1170e3: Download complete 07:55:48 9123ac7c32f7: Verifying Checksum 07:55:48 9123ac7c32f7: Download complete 07:55:48 93b08a4f1073: Verifying Checksum 07:55:48 93b08a4f1073: Download complete 07:55:48 2924cbbf6a41: Verifying Checksum 07:55:48 2924cbbf6a41: Download complete 07:55:48 9123ac7c32f7: Pull complete 07:55:48 b8cc5d1170e3: Pull complete 07:55:49 2924cbbf6a41: Pull complete 07:55:49 93b08a4f1073: Pull complete 07:55:49 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 07:55:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:55:49 prd-centos7-docker-4c-2g-5903 does not seem to be running inside a container 07:55:49 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:55:50 $ docker top ffa59976679ed6e1232eddcbab03b7e0cb2d776976301b2b4544b59528313576 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:55:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:55:50 [ssh-agent] Looking for ssh-agent implementation... 07:55:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:55:50 $ docker exec ffa59976679ed6e1232eddcbab03b7e0cb2d776976301b2b4544b59528313576 ssh-agent 07:55:50 SSH_AUTH_SOCK=/tmp/ssh-0y5h8CxhOlLE/agent.16 07:55:50 SSH_AGENT_PID=23 07:55:50 Running ssh-add (command line suppressed) 07:55:51 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4696891484000652605.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4696891484000652605.key) 07:55:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:55:51 + git describe --exact-match --tags HEAD 07:55:51 fatal: No names found, cannot describe anything. [Pipeline] } 07:55:51 $ docker exec --env ******** --env ******** ffa59976679ed6e1232eddcbab03b7e0cb2d776976301b2b4544b59528313576 ssh-agent -k 07:55:51 unset SSH_AUTH_SOCK; 07:55:51 unset SSH_AGENT_PID; 07:55:51 echo Agent pid 23 killed; 07:55:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 07:55:51 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 07:55:51 This usually means this commit has not been tagged. [Pipeline] sshagent 07:55:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:55:51 [ssh-agent] Looking for ssh-agent implementation... 07:55:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:55:52 $ docker exec ffa59976679ed6e1232eddcbab03b7e0cb2d776976301b2b4544b59528313576 ssh-agent 07:55:52 SSH_AUTH_SOCK=/tmp/ssh-TTxAoD1mO3OC/agent.58 07:55:52 SSH_AGENT_PID=65 07:55:52 Running ssh-add (command line suppressed) 07:55:52 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6960352309539518173.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6960352309539518173.key) 07:55:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:55:52 + git semver init 07:55:52 # -> Open(): unable to determine branch for HEAD 07:55:52 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 07:55:52 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 07:55:52 # $SEMVER_REMOTE_NAME = origin 07:55:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:55:52 # $SEMVER_USER_NAME = edgex-jenkins 07:55:52 # $SEMVER_BRANCH = master 07:55:52 # $SEMVER_TEMP = /tmp/semver-131906526 07:55:52 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 07:55:53 # '/tmp/semver-131906526' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 07:55:53 # -> Force: false 07:55:53 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 07:55:53 $ docker exec --env ******** --env ******** ffa59976679ed6e1232eddcbab03b7e0cb2d776976301b2b4544b59528313576 ssh-agent -k 07:55:53 unset SSH_AUTH_SOCK; 07:55:53 unset SSH_AGENT_PID; 07:55:53 echo Agent pid 65 killed; 07:55:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:55:54 + git semver [Pipeline] } 07:55:54 $ docker stop --time=1 ffa59976679ed6e1232eddcbab03b7e0cb2d776976301b2b4544b59528313576 07:55:55 $ docker rm -f ffa59976679ed6e1232eddcbab03b7e0cb2d776976301b2b4544b59528313576 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 07:55:56 Stashed 51 file(s) [Pipeline] echo 07:55:56 [edgeXSemver] initialized semver on version 1.2.0-dev.34 [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 07:56:11 Still waiting to schedule task 07:56:11 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:56:11 Still waiting to schedule task 07:56:11 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:57:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5904 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 07:57:58 Running in /w/workspace/device-sdk-go/34 [Pipeline] { [Pipeline] checkout 07:58:03 using credential edgex-jenkins-ssh 07:58:03 Cloning the remote Git repository 07:58:03 Cloning with configured refspecs honoured and without tags 07:58:04 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:58:04 > git init /w/workspace/device-sdk-go/34 # timeout=10 07:58:04 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:58:04 > git --version # timeout=10 07:58:04 using GIT_SSH to set credentials SSH Credentials for GitHub 07:58:04 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:58:05 Fetching without tags 07:58:05 Checking out Revision 59d7bbd65c65af3ab25ed9f69c8c28db04e20564 (master) 07:58:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:58:05 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:58:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:58:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:58:05 using GIT_SSH to set credentials SSH Credentials for GitHub 07:58:05 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:58:05 > git config core.sparsecheckout # timeout=10 07:58:05 > git checkout -f 59d7bbd65c65af3ab25ed9f69c8c28db04e20564 # timeout=10 07:58:10 Commit message: "Merge pull request #511 from hahattan/RELEASE_NOTE" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:58:11 ========================================================= 07:58:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 07:58:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:58:12 + 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 . 07:58:13 Sending build context to Docker daemon 3.026MB 07:58:13 Step 1/8 : ARG BASE=golang:1.13-alpine 07:58:13 Step 2/8 : FROM ${BASE} 07:58:14 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:58:14 cde5963f3b93: Pulling fs layer 07:58:14 2a23fa8c16f7: Pulling fs layer 07:58:14 777b28850792: Pulling fs layer 07:58:14 8a11ddd9e578: Pulling fs layer 07:58:14 4cf88f913ddb: Pulling fs layer 07:58:14 1df406cf5192: Pulling fs layer 07:58:14 cd6300453558: Pulling fs layer 07:58:14 b9c365052c96: Pulling fs layer 07:58:14 a2d8cc88f415: Pulling fs layer 07:58:14 ea1d1ca13537: Pulling fs layer 07:58:14 3750a50a1c5e: Pulling fs layer 07:58:14 b9c365052c96: Waiting 07:58:14 8a11ddd9e578: Waiting 07:58:14 a2d8cc88f415: Waiting 07:58:14 4cf88f913ddb: Waiting 07:58:14 ea1d1ca13537: Waiting 07:58:14 cd6300453558: Waiting 07:58:14 1df406cf5192: Waiting 07:58:14 777b28850792: Verifying Checksum 07:58:14 777b28850792: Download complete 07:58:14 2a23fa8c16f7: Verifying Checksum 07:58:14 2a23fa8c16f7: Download complete 07:58:14 4cf88f913ddb: Verifying Checksum 07:58:14 4cf88f913ddb: Download complete 07:58:14 1df406cf5192: Verifying Checksum 07:58:14 1df406cf5192: Download complete 07:58:14 cde5963f3b93: Verifying Checksum 07:58:14 cde5963f3b93: Download complete 07:58:15 cde5963f3b93: Pull complete 07:58:16 2a23fa8c16f7: Pull complete 07:58:16 777b28850792: Pull complete 07:58:18 cd6300453558: Verifying Checksum 07:58:18 cd6300453558: Download complete 07:58:18 a2d8cc88f415: Download complete 07:58:21 ea1d1ca13537: Verifying Checksum 07:58:21 ea1d1ca13537: Download complete 07:58:21 3750a50a1c5e: Verifying Checksum 07:58:21 3750a50a1c5e: Download complete 07:58:23 b9c365052c96: Verifying Checksum 07:58:23 b9c365052c96: Download complete 07:58:25 8a11ddd9e578: Verifying Checksum 07:58:25 8a11ddd9e578: Download complete 07:58:33 Running on prd-centos7-docker-4c-2g-5905 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 07:58:33 Running in /w/workspace/device-sdk-go/34 [Pipeline] { [Pipeline] checkout 07:58:36 using credential edgex-jenkins-ssh 07:58:36 Cloning the remote Git repository 07:58:36 Cloning with configured refspecs honoured and without tags 07:58:36 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:58:36 > git init /w/workspace/device-sdk-go/34 # timeout=10 07:58:36 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:58:36 > git --version # timeout=10 07:58:36 using GIT_SSH to set credentials SSH Credentials for GitHub 07:58:36 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:58:37 Fetching without tags 07:58:37 Checking out Revision 59d7bbd65c65af3ab25ed9f69c8c28db04e20564 (master) 07:58:36 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:58:36 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:58:36 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:58:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:58:37 using GIT_SSH to set credentials SSH Credentials for GitHub 07:58:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:58:37 > git config core.sparsecheckout # timeout=10 07:58:37 > git checkout -f 59d7bbd65c65af3ab25ed9f69c8c28db04e20564 # timeout=10 07:58:38 8a11ddd9e578: Pull complete 07:58:38 4cf88f913ddb: Pull complete 07:58:38 1df406cf5192: Pull complete 07:58:41 Commit message: "Merge pull request #511 from hahattan/RELEASE_NOTE" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:58:42 ========================================================= 07:58:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 07:58:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:58:42 + 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 . 07:58:43 Sending build context to Docker daemon 3.027MB 07:58:43 Step 1/8 : ARG BASE=golang:1.13-alpine 07:58:43 Step 2/8 : FROM ${BASE} 07:58:43 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 07:58:43 e6b0cf9c0882: Pulling fs layer 07:58:43 2848faf0eed1: Pulling fs layer 07:58:43 0f37312ad70f: Pulling fs layer 07:58:43 5788d62ee057: Pulling fs layer 07:58:43 5788d62ee057: Waiting 07:58:43 0e6b1d234666: Pulling fs layer 07:58:43 bf5d7aec512f: Pulling fs layer 07:58:43 34c802a77dc8: Pulling fs layer 07:58:43 9eb99e56ec68: Pulling fs layer 07:58:43 27c7a5d97fbd: Pulling fs layer 07:58:43 5c102a31e300: Pulling fs layer 07:58:43 dcfb455df0a1: Pulling fs layer 07:58:43 bf5d7aec512f: Waiting 07:58:43 0e6b1d234666: Waiting 07:58:43 9eb99e56ec68: Waiting 07:58:43 5c102a31e300: Waiting 07:58:43 dcfb455df0a1: Waiting 07:58:43 0f37312ad70f: Verifying Checksum 07:58:43 0f37312ad70f: Download complete 07:58:43 2848faf0eed1: Download complete 07:58:43 0e6b1d234666: Verifying Checksum 07:58:43 0e6b1d234666: Download complete 07:58:43 bf5d7aec512f: Verifying Checksum 07:58:43 bf5d7aec512f: Download complete 07:58:43 e6b0cf9c0882: Verifying Checksum 07:58:43 e6b0cf9c0882: Download complete 07:58:43 cd6300453558: Pull complete 07:58:43 e6b0cf9c0882: Pull complete 07:58:44 34c802a77dc8: Verifying Checksum 07:58:44 34c802a77dc8: Download complete 07:58:44 27c7a5d97fbd: Verifying Checksum 07:58:44 27c7a5d97fbd: Download complete 07:58:44 5c102a31e300: Verifying Checksum 07:58:44 5c102a31e300: Download complete 07:58:44 dcfb455df0a1: Verifying Checksum 07:58:44 dcfb455df0a1: Download complete 07:58:44 5788d62ee057: Verifying Checksum 07:58:44 5788d62ee057: Download complete 07:58:44 9eb99e56ec68: Verifying Checksum 07:58:44 9eb99e56ec68: Download complete 07:58:45 2848faf0eed1: Pull complete 07:58:46 0f37312ad70f: Pull complete 07:58:47 b9c365052c96: Pull complete 07:58:48 a2d8cc88f415: Pull complete 07:58:50 ea1d1ca13537: Pull complete 07:58:50 3750a50a1c5e: Pull complete 07:58:50 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 07:58:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 07:58:50 ---> 78745c68409d 07:58:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:58:52 5788d62ee057: Pull complete 07:58:52 0e6b1d234666: Pull complete 07:58:52 bf5d7aec512f: Pull complete 07:58:54 ---> Running in 16ac8a122e20 07:58:54 Removing intermediate container 16ac8a122e20 07:58:54 ---> 7443cf307e81 07:58:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:58:55 ---> Running in 5391bd581fe6 07:58:55 34c802a77dc8: Pull complete 07:58:57 Removing intermediate container 5391bd581fe6 07:58:57 ---> a2cc2573e5a9 07:58:57 Step 5/8 : RUN apk add --no-cache make git 07:58:57 ---> Running in 7fb855ac9425 07:58:58 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 07:58:58 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 07:58:59 OK: 125 MiB in 39 packages 07:58:59 9eb99e56ec68: Pull complete 07:58:59 27c7a5d97fbd: Pull complete 07:59:00 5c102a31e300: Pull complete 07:59:00 dcfb455df0a1: Pull complete 07:59:00 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 07:59:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 07:59:00 ---> 7c70fe431013 07:59:00 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:59:00 ---> Running in b8bce3cc57a4 07:59:00 Removing intermediate container 7fb855ac9425 07:59:00 ---> 856aae32dfa6 07:59:00 Step 6/8 : WORKDIR /device-sdk-go 07:59:00 ---> Running in efc22dee096a 07:59:00 Removing intermediate container b8bce3cc57a4 07:59:00 ---> f4c9d42fecf8 07:59:00 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:59:00 ---> Running in 2aa0feeabb75 07:59:01 Removing intermediate container efc22dee096a 07:59:01 ---> c1faf97a8dc0 07:59:01 Step 7/8 : COPY . . 07:59:01 Removing intermediate container 2aa0feeabb75 07:59:01 ---> 695650cebb34 07:59:01 Step 5/8 : RUN apk add --no-cache make git 07:59:01 ---> Running in 5973e71ca1fa 07:59:02 ---> a24a1bd29e10 07:59:02 Step 8/8 : RUN go mod download 07:59:02 ---> Running in 3544bc1497b8 07:59:02 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 07:59:03 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 07:59:03 OK: 143 MiB in 39 packages 07:59:03 Removing intermediate container 5973e71ca1fa 07:59:03 ---> d455da5f9efc 07:59:03 Step 6/8 : WORKDIR /device-sdk-go 07:59:03 ---> Running in ddd1ed40e606 07:59:03 Removing intermediate container ddd1ed40e606 07:59:03 ---> 64cdad5f20d5 07:59:03 Step 7/8 : COPY . . 07:59:05 ---> 9e59d3bb7c2a 07:59:05 Step 8/8 : RUN go mod download 07:59:05 ---> Running in 6fb2fa5e915c 07:59:05 go: finding github.com/BurntSushi/toml v0.3.1 07:59:05 go: finding github.com/OneOfOne/xxhash v1.2.6 07:59:05 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:59:05 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:59:05 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:59:05 go: finding github.com/bgentry/speakeasy v0.1.0 07:59:05 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:59:05 go: finding github.com/davecgh/go-spew v1.1.1 07:59:05 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 07:59:06 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 07:59:06 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 07:59:06 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 07:59:06 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 07:59:06 go: finding github.com/fatih/color v1.7.0 07:59:06 go: finding github.com/fxamacker/cbor/v2 v2.2.0 07:59:06 go: finding github.com/go-kit/kit v0.8.0 07:59:06 go: finding github.com/go-logfmt/logfmt v0.4.0 07:59:06 go: finding github.com/go-stack/stack v1.8.0 07:59:06 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:59:06 go: finding github.com/google/uuid v1.1.0 07:59:06 go: finding github.com/gorilla/mux v1.7.1 07:59:06 go: finding github.com/hashicorp/consul/api v1.1.0 07:59:06 go: finding github.com/hashicorp/consul/sdk v0.1.1 07:59:06 go: finding github.com/hashicorp/errwrap v1.0.0 07:59:06 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:59:06 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:59:06 go: finding github.com/hashicorp/go-msgpack v0.5.3 07:59:06 go: finding github.com/hashicorp/go-multierror v1.0.0 07:59:06 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:59:07 go: finding github.com/hashicorp/go-sockaddr v1.0.0 07:59:07 go: finding github.com/hashicorp/go-syslog v1.0.0 07:59:07 go: finding github.com/hashicorp/go-uuid v1.0.1 07:59:07 go: finding github.com/hashicorp/go.net v0.0.1 07:59:07 go: finding github.com/hashicorp/golang-lru v0.5.0 07:59:07 go: finding github.com/hashicorp/logutils v1.0.0 07:59:07 go: finding github.com/hashicorp/mdns v1.0.0 07:59:07 go: finding github.com/BurntSushi/toml v0.3.1 07:59:07 go: finding github.com/OneOfOne/xxhash v1.2.6 07:59:07 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:59:07 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:59:07 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:59:07 go: finding github.com/bgentry/speakeasy v0.1.0 07:59:07 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:59:07 go: finding github.com/davecgh/go-spew v1.1.1 07:59:07 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 07:59:07 go: finding github.com/hashicorp/memberlist v0.1.3 07:59:07 go: finding github.com/hashicorp/serf v0.8.2 07:59:07 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 07:59:07 go: finding github.com/mattn/go-colorable v0.0.9 07:59:07 go: finding github.com/mattn/go-isatty v0.0.3 07:59:07 go: finding github.com/miekg/dns v1.0.14 07:59:07 go: finding github.com/mitchellh/cli v1.0.0 07:59:07 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 07:59:07 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 07:59:07 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 07:59:07 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 07:59:07 go: finding github.com/fatih/color v1.7.0 07:59:07 go: finding github.com/fxamacker/cbor/v2 v2.2.0 07:59:07 go: finding github.com/go-kit/kit v0.8.0 07:59:07 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:59:07 go: finding github.com/mitchellh/copystructure v1.0.0 07:59:07 go: finding github.com/mitchellh/go-homedir v1.0.0 07:59:07 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:59:07 go: finding github.com/mitchellh/gox v0.4.0 07:59:07 go: finding github.com/mitchellh/iochan v1.0.0 07:59:07 go: finding github.com/go-logfmt/logfmt v0.4.0 07:59:07 go: finding github.com/go-stack/stack v1.8.0 07:59:07 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:59:07 go: finding github.com/google/uuid v1.1.0 07:59:07 go: finding github.com/gorilla/mux v1.7.1 07:59:07 go: finding github.com/hashicorp/consul/api v1.1.0 07:59:07 go: finding github.com/hashicorp/consul/sdk v0.1.1 07:59:07 go: finding github.com/mitchellh/mapstructure v1.1.2 07:59:07 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:59:07 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:59:07 go: finding github.com/pelletier/go-toml v1.2.0 07:59:07 go: finding github.com/pkg/errors v0.8.1 07:59:07 go: finding github.com/pmezard/go-difflib v1.0.0 07:59:07 go: finding github.com/posener/complete v1.1.1 07:59:08 go: finding github.com/hashicorp/errwrap v1.0.0 07:59:08 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:59:08 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:59:08 go: finding github.com/hashicorp/go-msgpack v0.5.3 07:59:08 go: finding github.com/hashicorp/go-multierror v1.0.0 07:59:08 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:59:08 go: finding github.com/hashicorp/go-sockaddr v1.0.0 07:59:08 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 07:59:08 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:59:08 go: finding github.com/stretchr/objx v0.1.0 07:59:08 go: finding github.com/stretchr/testify v1.5.1 07:59:08 go: finding github.com/ugorji/go v1.1.4 07:59:08 go: finding github.com/x448/float16 v0.8.4 07:59:08 go: finding github.com/hashicorp/go-syslog v1.0.0 07:59:08 go: finding github.com/hashicorp/go-uuid v1.0.1 07:59:08 go: finding github.com/hashicorp/go.net v0.0.1 07:59:08 go: finding github.com/hashicorp/golang-lru v0.5.0 07:59:08 go: finding github.com/hashicorp/logutils v1.0.0 07:59:08 go: finding github.com/hashicorp/mdns v1.0.0 07:59:08 go: finding github.com/hashicorp/memberlist v0.1.3 07:59:08 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 07:59:08 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 07:59:08 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 07:59:08 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 07:59:08 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 07:59:08 go: finding gopkg.in/yaml.v2 v2.2.8 07:59:08 go: finding github.com/hashicorp/serf v0.8.2 07:59:08 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 07:59:08 go: finding github.com/mattn/go-colorable v0.0.9 07:59:08 go: finding github.com/mattn/go-isatty v0.0.3 07:59:08 go: finding github.com/miekg/dns v1.0.14 07:59:08 go: finding github.com/mitchellh/cli v1.0.0 07:59:08 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:59:08 go: finding github.com/mitchellh/copystructure v1.0.0 07:59:08 go: finding github.com/mitchellh/go-homedir v1.0.0 07:59:08 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:59:08 go: finding github.com/mitchellh/gox v0.4.0 07:59:08 go: finding github.com/mitchellh/iochan v1.0.0 07:59:08 go: finding github.com/mitchellh/mapstructure v1.1.2 07:59:08 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:59:08 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:59:09 go: finding github.com/pelletier/go-toml v1.2.0 07:59:09 go: finding github.com/pkg/errors v0.8.1 07:59:09 go: finding github.com/pmezard/go-difflib v1.0.0 07:59:09 go: finding github.com/posener/complete v1.1.1 07:59:09 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 07:59:09 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:59:09 go: finding github.com/stretchr/objx v0.1.0 07:59:09 go: finding github.com/stretchr/testify v1.5.1 07:59:09 go: finding github.com/ugorji/go v1.1.4 07:59:09 go: finding github.com/x448/float16 v0.8.4 07:59:09 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 07:59:09 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 07:59:09 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 07:59:09 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 07:59:09 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 07:59:09 go: finding gopkg.in/yaml.v2 v2.2.8 07:59:14 Removing intermediate container 6fb2fa5e915c 07:59:14 ---> 6daad096b440 07:59:14 Successfully built 6daad096b440 07:59:14 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 07:59:15 + docker inspect -f . ci-base-image-x86_64 07:59:15 . [Pipeline] withDockerContainer 07:59:15 prd-centos7-docker-4c-2g-5905 does not seem to be running inside a container 07:59:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/34 -v /w/workspace/device-sdk-go/34:/w/workspace/device-sdk-go/34:rw,z -v /w/workspace/device-sdk-go/34@tmp:/w/workspace/device-sdk-go/34@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 07:59:16 $ docker top 1e52deec6803920140dea6c5ae7b16d01f729e39ff79c379c438d55c91898484 -eo pid,comm [Pipeline] { [Pipeline] sh 07:59:16 + go version 07:59:16 go version go1.13.5 linux/amd64 [Pipeline] sh 07:59:16 + make test 07:59:16 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:59:17 ? github.com/edgexfoundry/device-sdk-go [no test files] 07:59:18 Removing intermediate container 3544bc1497b8 07:59:18 ---> b0629c50efec 07:59:18 Successfully built b0629c50efec 07:59:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:59:19 + docker inspect -f . ci-base-image-arm64 07:59:19 . [Pipeline] withDockerContainer 07:59:19 prd-ubuntu18.04-docker-arm64-4c-16g-5904 does not seem to be running inside a container 07:59:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/34 -v /w/workspace/device-sdk-go/34:/w/workspace/device-sdk-go/34:rw,z -v /w/workspace/device-sdk-go/34@tmp:/w/workspace/device-sdk-go/34@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 07:59:21 $ docker top 77ac220cd5aeaf1f307bf577802b5578ca34c4f94be28260a3f2da649454cf3d -eo pid,comm [Pipeline] { [Pipeline] sh 07:59:22 + go version 07:59:22 go version go1.13.5 linux/arm64 [Pipeline] sh 07:59:23 + make test 07:59:23 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:59:24 ? github.com/edgexfoundry/device-sdk-go [no test files] 07:59:29 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 07:59:29 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 07:59:29 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 07:59:29 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.006s coverage: 22.1% of statements 07:59:30 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.040s coverage: 95.8% of statements 07:59:56 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 07:59:56 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 07:59:56 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 07:59:56 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.030s coverage: 22.1% of statements 07:59:56 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.185s coverage: 95.8% of statements 08:00:02 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.023s coverage: 11.4% of statements 08:00:02 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.004s coverage: 21.7% of statements 08:00:02 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 08:00:02 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.066s coverage: 36.9% of statements 08:00:02 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 08:00:02 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 08:00:02 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.331s coverage: 65.2% of statements 08:00:02 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 08:00:02 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 08:00:02 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 08:00:02 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.014s coverage: 52.6% of statements 08:00:02 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 08:00:02 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.104s coverage: 68.9% of statements 08:00:02 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 08:00:02 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 08:00:02 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:00:03 gofmt -l . 08:00:03 [ "`gofmt -l .`" = "" ] 08:00:03 ./bin/test-attribution-txt.sh 08:00:04 ./bin/test-go-mod-tidy.sh [Pipeline] stash 08:00:04 Stashed 1 file(s) [Pipeline] } 08:00:04 $ docker stop --time=1 1e52deec6803920140dea6c5ae7b16d01f729e39ff79c379c438d55c91898484 08:00:06 $ docker rm -f 1e52deec6803920140dea6c5ae7b16d01f729e39ff79c379c438d55c91898484 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:00:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:00:07 + ls -al . 08:00:07 total 180 08:00:07 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 24 08:00 . 08:00:07 drwxrwxr-x. 4 jenkins jenkins 30 Apr 24 07:58 .. 08:00:07 drwxrwxr-x. 3 jenkins jenkins 20 Apr 24 07:58 api 08:00:07 drwxrwxr-x. 2 jenkins jenkins 64 Apr 24 07:58 bin 08:00:07 -rw-r--r--. 1 jenkins jenkins 110877 Apr 24 08:00 coverage.out 08:00:07 -rw-rw-r--. 1 jenkins jenkins 936 Apr 24 07:58 Dockerfile.build 08:00:07 -rw-rw-r--. 1 jenkins jenkins 140 Apr 24 07:58 .dockerignore 08:00:07 drwxrwxr-x. 4 jenkins jenkins 48 Apr 24 07:58 example 08:00:07 drwxrwxr-x. 8 jenkins jenkins 162 Apr 24 07:58 .git 08:00:07 drwxrwxr-x. 2 jenkins jenkins 38 Apr 24 07:58 .github 08:00:07 -rw-rw-r--. 1 jenkins jenkins 138 Apr 24 07:58 .gitignore 08:00:07 -rw-r--r--. 1 jenkins jenkins 446 Apr 24 08:00 go.mod 08:00:07 -rw-r--r--. 1 jenkins jenkins 12076 Apr 24 08:00 go.sum 08:00:07 drwxrwxr-x. 15 jenkins jenkins 217 Apr 24 07:58 internal 08:00:07 -rw-rw-r--. 1 jenkins jenkins 808 Apr 24 07:58 Jenkinsfile 08:00:07 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 24 07:58 LICENSE 08:00:07 -rw-rw-r--. 1 jenkins jenkins 892 Apr 24 07:58 Makefile 08:00:07 drwxrwxr-x. 5 jenkins jenkins 50 Apr 24 07:58 pkg 08:00:07 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 24 07:58 README.md 08:00:07 -rw-rw-r--. 1 jenkins jenkins 2024 Apr 24 07:58 RELEASE-NOTES.txt 08:00:07 drwxrwxr-x. 3 jenkins jenkins 44 Apr 24 07:58 .semver 08:00:07 drwxrwxr-x. 4 jenkins jenkins 54 Apr 24 07:58 snap 08:00:07 -rw-rw-r--. 1 jenkins jenkins 12 Apr 24 07:55 VERSION 08:00:07 -rw-rw-r--. 1 jenkins jenkins 222 Apr 24 07:58 version.go [Pipeline] isUnix [Pipeline] sh 08:00:08 + 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=59d7bbd65c65af3ab25ed9f69c8c28db04e20564 --label arch=amd64 --label version=1.2.0-dev.34 . 08:00:08 Sending build context to Docker daemon 3.155MB 08:00:08 Step 1/21 : ARG BASE=golang:1.13-alpine 08:00:08 Step 2/21 : FROM ${BASE} AS builder 08:00:08 ---> 6daad096b440 08:00:08 Step 3/21 : ARG MAKE='make build' 08:00:08 ---> Running in 07503206a956 08:00:08 Removing intermediate container 07503206a956 08:00:08 ---> 734211d18d7d 08:00:08 Step 4/21 : WORKDIR /device-sdk-go 08:00:08 ---> Running in cbf9aa309799 08:00:08 Removing intermediate container cbf9aa309799 08:00:08 ---> cb3244325461 08:00:08 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:00:08 ---> Running in 914d2befde46 08:00:09 Removing intermediate container 914d2befde46 08:00:09 ---> 017dc96770a7 08:00:09 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:00:09 ---> Running in 1fa3acfc5b3f 08:00:09 Removing intermediate container 1fa3acfc5b3f 08:00:09 ---> 3e5ebce58bea 08:00:09 Step 7/21 : RUN apk add --update --no-cache make git 08:00:09 ---> Running in bdd4933f010c 08:00:10 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 08:00:10 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 08:00:11 OK: 143 MiB in 39 packages 08:00:11 Removing intermediate container bdd4933f010c 08:00:11 ---> a80d92a6f1db 08:00:11 Step 8/21 : COPY . . 08:00:11 ---> d24d0a0a31fd 08:00:11 Step 9/21 : RUN ${MAKE} 08:00:11 ---> Running in 695469a27ee1 08:00:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.34" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:00:20 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 08:00:20 Removing intermediate container 695469a27ee1 08:00:20 ---> a98e48426e50 08:00:20 Step 10/21 : FROM scratch 08:00:20 ---> 08:00:20 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:00:20 ---> Running in 1fa12f9b3075 08:00:21 Removing intermediate container 1fa12f9b3075 08:00:21 ---> 041b4a575239 08:00:21 Step 12/21 : ENV APP_PORT=49990 08:00:21 ---> Running in 5bfc04bbe1b8 08:00:21 Removing intermediate container 5bfc04bbe1b8 08:00:21 ---> cb1f8cd49795 08:00:21 Step 13/21 : EXPOSE $APP_PORT 08:00:21 ---> Running in a4b6cab77ce3 08:00:21 Removing intermediate container a4b6cab77ce3 08:00:21 ---> 75eff8eee798 08:00:21 Step 14/21 : WORKDIR / 08:00:21 ---> Running in 52cc9f85f4e5 08:00:21 Removing intermediate container 52cc9f85f4e5 08:00:21 ---> 865a10be9119 08:00:21 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 08:00:21 ---> d794d20ff43c 08:00:21 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 08:00:22 ---> a4c0b8ee60a3 08:00:22 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 08:00:22 ---> 36662ff92143 08:00:22 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:00:22 ---> Running in 3d32e4877bff 08:00:22 Removing intermediate container 3d32e4877bff 08:00:22 ---> 685d192c6208 08:00:22 Step 19/21 : LABEL arch=amd64 08:00:22 ---> Running in ebc4d169cc9d 08:00:22 Removing intermediate container ebc4d169cc9d 08:00:22 ---> c2a1d9a366a8 08:00:22 Step 20/21 : LABEL git_sha=59d7bbd65c65af3ab25ed9f69c8c28db04e20564 08:00:22 ---> Running in 203b8f82be5b 08:00:23 Removing intermediate container 203b8f82be5b 08:00:23 ---> fb9d343f095c 08:00:23 Step 21/21 : LABEL version=1.2.0-dev.34 08:00:23 ---> Running in 5cf0eb916cf4 08:00:23 Removing intermediate container 5cf0eb916cf4 08:00:23 ---> 75ab1af2d0c7 08:00:23 [Warning] One or more build-args [ARCH] were not consumed 08:00:23 Successfully built 75ab1af2d0c7 08:00:23 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] } 08:00:28 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.053s coverage: 11.4% of statements 08:00:28 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.034s coverage: 21.7% of statements 08:00:28 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 08:00:28 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.213s coverage: 36.9% of statements 08:00:28 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 08:00:28 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 08:00:28 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.671s coverage: 65.2% of statements 08:00:28 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 08:00:28 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 08:00:28 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 08:00:28 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.048s coverage: 52.6% of statements 08:00:28 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 08:00:28 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.335s coverage: 68.9% of statements 08:00:28 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 08:00:28 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 08:00:28 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:00:31 gofmt -l . 08:00:31 [ "`gofmt -l .`" = "" ] 08:00:32 ./bin/test-attribution-txt.sh 08:00:33 ./bin/test-go-mod-tidy.sh [Pipeline] stash 08:00:33 Warning: overwriting stash ‘coverage-report’ 08:00:34 Stashed 1 file(s) [Pipeline] } 08:00:34 $ docker stop --time=1 77ac220cd5aeaf1f307bf577802b5578ca34c4f94be28260a3f2da649454cf3d 08:00:36 $ docker rm -f 77ac220cd5aeaf1f307bf577802b5578ca34c4f94be28260a3f2da649454cf3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:00:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:00:38 + ls -al . 08:00:38 total 220 08:00:38 drwxrwxr-x 11 jenkins jenkins 4096 Apr 24 08:00 . 08:00:38 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 07:58 .. 08:00:38 -rw-rw-r-- 1 jenkins jenkins 140 Apr 24 07:58 .dockerignore 08:00:38 drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 07:58 .git 08:00:38 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 07:58 .github 08:00:38 -rw-rw-r-- 1 jenkins jenkins 138 Apr 24 07:58 .gitignore 08:00:38 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 07:58 .semver 08:00:38 -rw-rw-r-- 1 jenkins jenkins 936 Apr 24 07:58 Dockerfile.build 08:00:38 -rw-rw-r-- 1 jenkins jenkins 808 Apr 24 07:58 Jenkinsfile 08:00:38 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 24 07:58 LICENSE 08:00:38 -rw-rw-r-- 1 jenkins jenkins 892 Apr 24 07:58 Makefile 08:00:38 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 24 07:58 README.md 08:00:38 -rw-rw-r-- 1 jenkins jenkins 2024 Apr 24 07:58 RELEASE-NOTES.txt 08:00:38 -rw-rw-r-- 1 jenkins jenkins 12 Apr 24 07:55 VERSION 08:00:38 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 07:58 api 08:00:38 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 07:58 bin 08:00:38 -rw-r--r-- 1 jenkins jenkins 110877 Apr 24 08:00 coverage.out 08:00:38 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 07:58 example 08:00:38 -rw-r--r-- 1 jenkins jenkins 446 Apr 24 08:00 go.mod 08:00:38 -rw-r--r-- 1 jenkins jenkins 12076 Apr 24 08:00 go.sum 08:00:38 drwxrwxr-x 15 jenkins jenkins 4096 Apr 24 07:58 internal 08:00:38 drwxrwxr-x 5 jenkins jenkins 4096 Apr 24 07:58 pkg 08:00:38 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 07:58 snap 08:00:38 -rw-rw-r-- 1 jenkins jenkins 222 Apr 24 07:58 version.go [Pipeline] isUnix [Pipeline] sh 08:00:38 + 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=59d7bbd65c65af3ab25ed9f69c8c28db04e20564 --label arch=arm64 --label version=1.2.0-dev.34 . 08:00:38 Sending build context to Docker daemon 3.154MB 08:00:38 Step 1/21 : ARG BASE=golang:1.13-alpine 08:00:38 Step 2/21 : FROM ${BASE} AS builder 08:00:38 ---> b0629c50efec 08:00:38 Step 3/21 : ARG MAKE='make build' 08:00:39 ---> Running in ecd708d5a8c9 08:00:39 Removing intermediate container ecd708d5a8c9 08:00:39 ---> d920f816441d 08:00:39 Step 4/21 : WORKDIR /device-sdk-go 08:00:39 ---> Running in e26082f0aaae 08:00:40 Removing intermediate container e26082f0aaae 08:00:40 ---> ed426b2b1d03 08:00:40 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:00:40 ---> Running in 7b9b0244b454 08:00:40 Removing intermediate container 7b9b0244b454 08:00:40 ---> b48d671166d1 08:00:40 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:00:40 ---> Running in 68ffe4a357cd 08:00:42 Removing intermediate container 68ffe4a357cd 08:00:42 ---> 05cc6b1fa758 08:00:42 Step 7/21 : RUN apk add --update --no-cache make git 08:00:42 ---> Running in 1d1155cad9e3 08:00:43 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 08:00:44 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 08:00:44 OK: 125 MiB in 39 packages 08:00:46 Removing intermediate container 1d1155cad9e3 08:00:46 ---> 9bdbe5facccb 08:00:46 Step 8/21 : COPY . . 08:00:47 ---> af9b2d9b6899 08:00:47 Step 9/21 : RUN ${MAKE} 08:00:47 ---> Running in c8ad1224a39a 08:00:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.34" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:01:14 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 08:01:16 Removing intermediate container c8ad1224a39a 08:01:16 ---> 331ae5dfd9ae 08:01:16 Step 10/21 : FROM scratch 08:01:16 ---> 08:01:16 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:01:16 ---> Running in e3338f0554ff 08:01:16 Removing intermediate container e3338f0554ff 08:01:16 ---> 3f924079e649 08:01:16 Step 12/21 : ENV APP_PORT=49990 08:01:17 ---> Running in dfaa14c20bcc 08:01:17 Removing intermediate container dfaa14c20bcc 08:01:17 ---> 8441c44abe68 08:01:17 Step 13/21 : EXPOSE $APP_PORT 08:01:17 ---> Running in b5af74e5d026 08:01:17 Removing intermediate container b5af74e5d026 08:01:17 ---> cf03fd67e33e 08:01:17 Step 14/21 : WORKDIR / 08:01:17 ---> Running in 5ffdf37838cb 08:01:18 Removing intermediate container 5ffdf37838cb 08:01:18 ---> 24e5be644c1d 08:01:18 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 08:01:19 ---> d0d06f76b112 08:01:19 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 08:01:19 ---> d27b3da8d42f 08:01:19 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 08:01:20 ---> 94721e8e4b3b 08:01:20 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:01:20 ---> Running in a190b2b17d71 08:01:21 Removing intermediate container a190b2b17d71 08:01:21 ---> 10d884258ed5 08:01:21 Step 19/21 : LABEL arch=arm64 08:01:21 ---> Running in 2da3c92784f8 08:01:21 Removing intermediate container 2da3c92784f8 08:01:21 ---> a9b16f7415db 08:01:21 Step 20/21 : LABEL git_sha=59d7bbd65c65af3ab25ed9f69c8c28db04e20564 08:01:21 ---> Running in 6a31bc684fb5 08:01:21 Removing intermediate container 6a31bc684fb5 08:01:21 ---> 3099931ee96a 08:01:21 Step 21/21 : LABEL version=1.2.0-dev.34 08:01:22 ---> Running in dc403af0d21a 08:01:22 Removing intermediate container dc403af0d21a 08:01:22 ---> c5fe3b1650e8 08:01:22 [Warning] One or more build-args [ARCH] were not consumed 08:01:22 Successfully built c5fe3b1650e8 08:01:22 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 08:01:23 provisioning config files... 08:01:23 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4473897997107871211tmp [Pipeline] { [Pipeline] sh 08:01:23 + curl -s https://codecov.io/bash 08:01:23 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4473897997107871211tmp 08:01:24 08:01:24 _____ _ 08:01:24 / ____| | | 08:01:24 | | ___ __| | ___ ___ _____ __ 08:01:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:01:24 | |___| (_) | (_| | __/ (_| (_) \ V / 08:01:24 \_____\___/ \__,_|\___|\___\___/ \_/ 08:01:24 Bash-tbd 08:01:24 08:01:24 08:01:24 ==> Jenkins CI detected. 08:01:24 project root: . 08:01:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:01:24 ==> Running gcov in . (disable via -X gcov) 08:01:24 ==> Python coveragepy not found 08:01:24 ==> Searching for coverage reports in: 08:01:24 + . 08:01:24 -> Found 1 reports 08:01:24 ==> Detecting git/mercurial file structure 08:01:24 ==> Reading reports 08:01:24 + ./coverage.out bytes=110877 08:01:24 ==> Appending adjustments 08:01:24 http://docs.codecov.io/docs/fixing-reports 08:01:24 + Found adjustments 08:01:24 ==> Gzipping contents 08:01:24 ==> Uploading reports 08:01:24 url: https://codecov.io 08:01:24 query: branch=master&commit=59d7bbd65c65af3ab25ed9f69c8c28db04e20564&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 08:01:24 -> Pinging Codecov 08:01:24 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=59d7bbd65c65af3ab25ed9f69c8c28db04e20564&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 08:01:24 -> Uploading 08:01:25 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/59d7bbd65c65af3ab25ed9f69c8c28db04e20564 [Pipeline] } 08:01:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 08:01:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 08:01:25 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 08:01:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:01:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 08:01:25 08:01:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 08:01:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 08:01:26 1.217.3: Pulling from edgex-devops/edgex-snyk-go 08:01:26 e6b0cf9c0882: Pulling fs layer 08:01:26 2848faf0eed1: Pulling fs layer 08:01:26 0f37312ad70f: Pulling fs layer 08:01:26 7d08f2745646: Pulling fs layer 08:01:26 4c9f31393084: Pulling fs layer 08:01:26 eb21ddb83652: Pulling fs layer 08:01:26 345998794f6b: Pulling fs layer 08:01:26 97a711d68925: Pulling fs layer 08:01:26 7c8476c1cb00: Pulling fs layer 08:01:26 7d08f2745646: Waiting 08:01:26 4c9f31393084: Waiting 08:01:26 eb21ddb83652: Waiting 08:01:26 345998794f6b: Waiting 08:01:26 7c8476c1cb00: Waiting 08:01:26 97a711d68925: Waiting 08:01:26 0f37312ad70f: Verifying Checksum 08:01:26 0f37312ad70f: Download complete 08:01:26 2848faf0eed1: Verifying Checksum 08:01:26 2848faf0eed1: Download complete 08:01:26 4c9f31393084: Verifying Checksum 08:01:26 4c9f31393084: Download complete 08:01:26 e6b0cf9c0882: Verifying Checksum 08:01:26 e6b0cf9c0882: Download complete 08:01:26 eb21ddb83652: Verifying Checksum 08:01:26 eb21ddb83652: Download complete 08:01:26 345998794f6b: Verifying Checksum 08:01:26 345998794f6b: Download complete 08:01:26 e6b0cf9c0882: Pull complete 08:01:27 2848faf0eed1: Pull complete 08:01:27 7c8476c1cb00: Verifying Checksum 08:01:27 7c8476c1cb00: Download complete 08:01:27 0f37312ad70f: Pull complete 08:01:27 97a711d68925: Verifying Checksum 08:01:27 97a711d68925: Download complete 08:01:27 7d08f2745646: Verifying Checksum 08:01:27 7d08f2745646: Download complete 08:01:34 7d08f2745646: Pull complete 08:01:34 4c9f31393084: Pull complete 08:01:34 eb21ddb83652: Pull complete 08:01:36 345998794f6b: Pull complete 08:01:40 97a711d68925: Pull complete 08:01:40 7c8476c1cb00: Pull complete 08:01:40 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 08:01:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 08:01:41 prd-centos7-docker-4c-2g-5903 does not seem to be running inside a container 08:01:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 08:01:41 $ docker top 41d08f1d9b389c17e2ce2aca5d4733b8676037c2944fe45366744c8ebf917473 -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:42 + snyk monitor '--org=edgex-jenkins' 08:01:52 08:01:52 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master... 08:01:52 08:01:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/057beb34-70d8-4945-961c-fe027db76abc/history/c7cc4801-96df-4924-96d9-5224c92f5c8a 08:01:52 08:01:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:01:52 08:01:53 [Pipeline] } 08:01:53 $ docker stop --time=1 41d08f1d9b389c17e2ce2aca5d4733b8676037c2944fe45366744c8ebf917473 08:01:54 $ docker rm -f 41d08f1d9b389c17e2ce2aca5d4733b8676037c2944fe45366744c8ebf917473 [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 08:01:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:01:55 . [Pipeline] withDockerContainer 08:01:55 prd-centos7-docker-4c-2g-5903 does not seem to be running inside a container 08:01:55 $ 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 08:01:56 $ docker top 0a28c95293a50377442a6eb17a97a5745d57d01fbf2790e9116b12fbb4402a65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:01:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:56 [ssh-agent] Looking for ssh-agent implementation... 08:01:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:57 $ docker exec 0a28c95293a50377442a6eb17a97a5745d57d01fbf2790e9116b12fbb4402a65 ssh-agent 08:01:57 SSH_AUTH_SOCK=/tmp/ssh-w8MJmZHhiRI8/agent.15 08:01:57 SSH_AGENT_PID=22 08:01:57 Running ssh-add (command line suppressed) 08:01:57 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3133968951724965588.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3133968951724965588.key) 08:01:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:01:57 + git semver tag 08:01:57 # -> Open(): unable to determine branch for HEAD 08:01:57 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 08:01:57 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 08:01:57 # $SEMVER_REMOTE_NAME = origin 08:01:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:01:57 # $SEMVER_USER_NAME = edgex-jenkins 08:01:57 # $SEMVER_BRANCH = master 08:01:57 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 08:01:57 # 59d7bbd65c65af3ab25ed9f69c8c28db04e20564 HEAD 08:01:58 # -> Force: false 08:01:58 # 5a7c9596f6a74b3b1e24f0148083191539d110b3 refs/tags/v1.2.0-dev.34 [Pipeline] } 08:01:58 $ docker exec --env ******** --env ******** 0a28c95293a50377442a6eb17a97a5745d57d01fbf2790e9116b12fbb4402a65 ssh-agent -k 08:01:58 unset SSH_AUTH_SOCK; 08:01:58 unset SSH_AGENT_PID; 08:01:58 echo Agent pid 22 killed; 08:01:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:01:58 + git semver [Pipeline] } 08:01:58 $ docker stop --time=1 0a28c95293a50377442a6eb17a97a5745d57d01fbf2790e9116b12fbb4402a65 08:02:00 $ docker rm -f 0a28c95293a50377442a6eb17a97a5745d57d01fbf2790e9116b12fbb4402a65 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 08:02:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:02:00 08:02:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 08:02:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:02:00 0.23.1-centos7: Pulling from edgex-lftools 08:02:00 ab5ef0e58194: Pulling fs layer 08:02:00 9712f1f96733: Pulling fs layer 08:02:00 63f879dbbcfc: Pulling fs layer 08:02:00 0d9ebad4ef96: Pulling fs layer 08:02:00 e9a5061849ea: Pulling fs layer 08:02:00 d747dcd14b5f: Pulling fs layer 08:02:00 2de7ff778b66: Pulling fs layer 08:02:00 e9a5061849ea: Waiting 08:02:00 d747dcd14b5f: Waiting 08:02:00 2de7ff778b66: Waiting 08:02:00 0d9ebad4ef96: Waiting 08:02:00 9712f1f96733: Verifying Checksum 08:02:00 9712f1f96733: Download complete 08:02:01 63f879dbbcfc: Verifying Checksum 08:02:01 63f879dbbcfc: Download complete 08:02:01 0d9ebad4ef96: Verifying Checksum 08:02:01 0d9ebad4ef96: Download complete 08:02:01 e9a5061849ea: Verifying Checksum 08:02:01 e9a5061849ea: Download complete 08:02:01 d747dcd14b5f: Verifying Checksum 08:02:01 d747dcd14b5f: Download complete 08:02:02 2de7ff778b66: Verifying Checksum 08:02:02 2de7ff778b66: Download complete 08:02:02 ab5ef0e58194: Verifying Checksum 08:02:02 ab5ef0e58194: Download complete 08:02:07 ab5ef0e58194: Pull complete 08:02:07 9712f1f96733: Pull complete 08:02:10 63f879dbbcfc: Pull complete 08:02:15 0d9ebad4ef96: Pull complete 08:02:16 e9a5061849ea: Pull complete 08:02:16 d747dcd14b5f: Pull complete 08:02:19 2de7ff778b66: Pull complete 08:02:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:02:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 08:02:19 prd-centos7-docker-4c-2g-5903 does not seem to be running inside a container 08:02:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:02:20 $ docker top c8c641e817f177b6de1cb9d81082a5e38ac4269dc29a551cfe49141ff1bfd6fa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:02:20 provisioning config files... 08:02:20 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1797323833775041395tmp 08:02:20 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3838815944796888133tmp 08:02:20 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config576625150579707747tmp [Pipeline] { [Pipeline] echo 08:02:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:02:20 ---> sigul-configuration.sh 08:02:20 gpg: directory `/root/.gnupg' created 08:02:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:02:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:02:20 gpg: keyring `/root/.gnupg/secring.gpg' created 08:02:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:02:20 gpg: CAST5 encrypted data 08:02:21 gpg: encrypted with 1 passphrase 08:02:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:02:21 + mkdir /home/jenkins 08:02:21 + mkdir /home/jenkins/sigul [Pipeline] sh 08:02:21 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 08:02:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:02:21 ---> sigul-install.sh 08:02:30 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 08:02:30 + git tag --list 08:02:30 v1.2.0-dev.34 [Pipeline] sh 08:02:30 + lftools sign git-tag v1.2.0-dev.34 08:02:32 Signing Git tag with Sigul... 08:02:32 Signing v1.2.0-dev.34 [Pipeline] echo 08:02:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:02:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:02:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:02:33 $ docker stop --time=1 c8c641e817f177b6de1cb9d81082a5e38ac4269dc29a551cfe49141ff1bfd6fa 08:02:34 $ docker rm -f c8c641e817f177b6de1cb9d81082a5e38ac4269dc29a551cfe49141ff1bfd6fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 08:02:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:02:35 . [Pipeline] withDockerContainer 08:02:35 prd-centos7-docker-4c-2g-5903 does not seem to be running inside a container 08:02:35 $ 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 08:02:36 $ docker top 17f9990462e50e0af795894de4a470938b86cee96e1a12b8d6adb1a8962ec081 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:02:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:02:36 [ssh-agent] Looking for ssh-agent implementation... 08:02:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:02:36 $ docker exec 17f9990462e50e0af795894de4a470938b86cee96e1a12b8d6adb1a8962ec081 ssh-agent 08:02:36 SSH_AUTH_SOCK=/tmp/ssh-fzb3R7iEzKPG/agent.14 08:02:36 SSH_AGENT_PID=20 08:02:36 Running ssh-add (command line suppressed) 08:02:36 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8821845064222862117.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8821845064222862117.key) 08:02:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:02:37 + git semver bump pre 08:02:37 # -> Open(): unable to determine branch for HEAD 08:02:37 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 08:02:37 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 08:02:37 # $SEMVER_REMOTE_NAME = origin 08:02:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:02:37 # $SEMVER_USER_NAME = edgex-jenkins 08:02:37 # $SEMVER_BRANCH = master 08:02:37 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 08:02:37 1.2.0-dev.35 [Pipeline] } 08:02:37 $ docker exec --env ******** --env ******** 17f9990462e50e0af795894de4a470938b86cee96e1a12b8d6adb1a8962ec081 ssh-agent -k 08:02:37 unset SSH_AUTH_SOCK; 08:02:37 unset SSH_AGENT_PID; 08:02:37 echo Agent pid 20 killed; 08:02:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:02:37 + git semver [Pipeline] } 08:02:37 $ docker stop --time=1 17f9990462e50e0af795894de4a470938b86cee96e1a12b8d6adb1a8962ec081 08:02:39 $ docker rm -f 17f9990462e50e0af795894de4a470938b86cee96e1a12b8d6adb1a8962ec081 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 08:02:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:02:39 . [Pipeline] withDockerContainer 08:02:39 prd-centos7-docker-4c-2g-5903 does not seem to be running inside a container 08:02:39 $ 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 08:02:40 $ docker top 6f036ec50047944a4f0b56d560761ab491ab2197463b904def26642b2d3cff60 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:02:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:02:40 [ssh-agent] Looking for ssh-agent implementation... 08:02:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:02:40 $ docker exec 6f036ec50047944a4f0b56d560761ab491ab2197463b904def26642b2d3cff60 ssh-agent 08:02:41 SSH_AUTH_SOCK=/tmp/ssh-dxDIFPYIwu4x/agent.15 08:02:41 SSH_AGENT_PID=22 08:02:41 Running ssh-add (command line suppressed) 08:02:41 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_453981132623710273.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_453981132623710273.key) 08:02:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:02:41 + git semver push 08:02:41 # -> Open(): unable to determine branch for HEAD 08:02:41 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 08:02:41 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 08:02:41 # $SEMVER_REMOTE_NAME = origin 08:02:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:02:41 # $SEMVER_USER_NAME = edgex-jenkins 08:02:41 # $SEMVER_BRANCH = master 08:02:41 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 08:02:48 $ docker exec --env ******** --env ******** 6f036ec50047944a4f0b56d560761ab491ab2197463b904def26642b2d3cff60 ssh-agent -k 08:02:48 unset SSH_AUTH_SOCK; 08:02:48 unset SSH_AGENT_PID; 08:02:48 echo Agent pid 22 killed; 08:02:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:02:48 + git semver [Pipeline] } 08:02:48 $ docker stop --time=1 6f036ec50047944a4f0b56d560761ab491ab2197463b904def26642b2d3cff60 08:02:50 $ docker rm -f 6f036ec50047944a4f0b56d560761ab491ab2197463b904def26642b2d3cff60 [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 08:02:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:02:51 ---> package-listing.sh 08:02:51 ++ facter osfamily 08:02:51 ++ tr '[:upper:]' '[:lower:]' 08:02:51 + OS_FAMILY=redhat 08:02:51 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 08:02:51 + START_PACKAGES=/tmp/packages_start.txt 08:02:51 + END_PACKAGES=/tmp/packages_end.txt 08:02:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:02:51 + PACKAGES=/tmp/packages_start.txt 08:02:51 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 08:02:51 + PACKAGES=/tmp/packages_end.txt 08:02:51 + case "${OS_FAMILY}" in 08:02:51 + rpm -qa 08:02:51 + sort 08:02:55 + '[' -f /tmp/packages_start.txt ']' 08:02:55 + '[' -f /tmp/packages_end.txt ']' 08:02:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:02:55 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 08:02:55 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 08:02:55 + 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 08:02:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:02:56 08:02:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:02:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:02:56 alpine: Pulling from edgex-lftools-log-publisher 08:02:56 c9b1b535fdd9: Pulling fs layer 08:02:56 2cc5ad85d9ab: Pulling fs layer 08:02:56 756a868c4378: Pulling fs layer 08:02:56 444b2fc9a129: Pulling fs layer 08:02:56 ea15f1150254: Pulling fs layer 08:02:56 41b27a9f41bf: Pulling fs layer 08:02:56 28c525ee5125: Pulling fs layer 08:02:56 094b1ea09ed8: Pulling fs layer 08:02:56 138eaada9080: Pulling fs layer 08:02:56 0622d0fa9048: Pulling fs layer 08:02:56 41b27a9f41bf: Waiting 08:02:56 28c525ee5125: Waiting 08:02:56 094b1ea09ed8: Waiting 08:02:56 138eaada9080: Waiting 08:02:56 0622d0fa9048: Waiting 08:02:56 444b2fc9a129: Waiting 08:02:56 ea15f1150254: Waiting 08:02:56 2cc5ad85d9ab: Verifying Checksum 08:02:56 2cc5ad85d9ab: Download complete 08:02:56 444b2fc9a129: Verifying Checksum 08:02:56 444b2fc9a129: Download complete 08:02:56 c9b1b535fdd9: Download complete 08:02:56 ea15f1150254: Verifying Checksum 08:02:56 ea15f1150254: Download complete 08:02:56 28c525ee5125: Verifying Checksum 08:02:56 28c525ee5125: Download complete 08:02:56 c9b1b535fdd9: Pull complete 08:02:57 756a868c4378: Verifying Checksum 08:02:57 756a868c4378: Download complete 08:02:57 138eaada9080: Verifying Checksum 08:02:57 138eaada9080: Download complete 08:02:57 0622d0fa9048: Verifying Checksum 08:02:57 0622d0fa9048: Download complete 08:02:57 094b1ea09ed8: Verifying Checksum 08:02:57 094b1ea09ed8: Download complete 08:02:57 41b27a9f41bf: Download complete 08:02:58 2cc5ad85d9ab: Pull complete 08:03:00 756a868c4378: Pull complete 08:03:00 444b2fc9a129: Pull complete 08:03:00 ea15f1150254: Pull complete 08:03:04 41b27a9f41bf: Pull complete 08:03:04 28c525ee5125: Pull complete 08:03:06 094b1ea09ed8: Pull complete 08:03:06 138eaada9080: Pull complete 08:03:06 0622d0fa9048: Pull complete 08:03:06 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 08:03:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:03:06 prd-centos7-docker-4c-2g-5903 does not seem to be running inside a container 08:03:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:03:07 $ docker top fb5f8b10d3f427da3b66e14ba1a632748bee246b435c9b5827f85f8744623424 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:03:07 provisioning config files... 08:03:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8579459771905238372tmp [Pipeline] { [Pipeline] echo 08:03:08 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:03:08 ---> create-netrc.sh [Pipeline] echo 08:03:08 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:03:08 ---> logs-deploy.sh 08:03:08 + ARCHIVE_ARTIFACTS= 08:03:08 + LOGS_SERVER=https://logs.edgexfoundry.org 08:03:08 + '[' https://logs.edgexfoundry.org == None ']' 08:03:08 + NEXUS_URL=https://nexus.edgexfoundry.org 08:03:08 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/34 08:03:08 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/34/ 08:03:08 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/34 /w/workspace/dgexfoundry_device-sdk-go_master 08:03:09 Archives upload complete. 08:03:09 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/34 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/34/