Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 42b7bbbd3698d6d2e92b9fd91d92e5a500042181 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4461’ Running on prd-centos7-docker-4c-2g-4462 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 42b7bbbd3698d6d2e92b9fd91d92e5a500042181 (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 42b7bbbd3698d6d2e92b9fd91d92e5a500042181 # timeout=10 Commit message: "Merge pull request #492 from hahattan/issue-491" > git rev-list --no-walk c9525094fd4abef9af2e7dd202c12c7ca3958476 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:39:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:39:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:39:35 ========================================================= 07:39:35 EdgeX Global Pipelines Version Info 07:39:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:39:37 ------------------- 07:39:37 stable info: 07:39:37 ------------------- 07:39:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:39:37 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 07:39:37 Message: update stable to v1.0.73 07:39:37 ------------------- 07:39:37 experimental info: 07:39:37 ------------------- 07:39:37 Commited By: **** collab-it+edgex@linuxfoundation.org 07:39:37 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 07:39:37 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 07:39:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:39:39 07:39:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:39:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:39:40 latest: Pulling from edgex-devops/git-semver 07:39:40 9123ac7c32f7: Pulling fs layer 07:39:40 b8cc5d1170e3: Pulling fs layer 07:39:40 2924cbbf6a41: Pulling fs layer 07:39:40 93b08a4f1073: Pulling fs layer 07:39:40 93b08a4f1073: Waiting 07:39:40 b8cc5d1170e3: Verifying Checksum 07:39:40 b8cc5d1170e3: Download complete 07:39:40 9123ac7c32f7: Verifying Checksum 07:39:40 9123ac7c32f7: Download complete 07:39:40 93b08a4f1073: Verifying Checksum 07:39:40 93b08a4f1073: Download complete 07:39:40 2924cbbf6a41: Verifying Checksum 07:39:40 2924cbbf6a41: Download complete 07:39:40 9123ac7c32f7: Pull complete 07:39:40 b8cc5d1170e3: Pull complete 07:39:41 2924cbbf6a41: Pull complete 07:39:41 93b08a4f1073: Pull complete 07:39:41 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 07:39:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:39:41 prd-centos7-docker-4c-2g-4462 does not seem to be running inside a container 07:39:42 $ 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:39:42 $ docker top f367673dbdd168b8ec971485bb461c1fd19c4617e3d53906d7ad7f7c7310b2e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:39:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:39:42 [ssh-agent] Looking for ssh-agent implementation... 07:39:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:39:43 $ docker exec f367673dbdd168b8ec971485bb461c1fd19c4617e3d53906d7ad7f7c7310b2e9 ssh-agent 07:39:43 SSH_AUTH_SOCK=/tmp/ssh-wxijjF5Fv9gX/agent.15 07:39:43 SSH_AGENT_PID=22 07:39:43 Running ssh-add (command line suppressed) 07:39:43 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7974224323383308461.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7974224323383308461.key) 07:39:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:39:44 + git describe --exact-match --tags HEAD 07:39:44 fatal: No names found, cannot describe anything. [Pipeline] } 07:39:44 $ docker exec --env ******** --env ******** f367673dbdd168b8ec971485bb461c1fd19c4617e3d53906d7ad7f7c7310b2e9 ssh-agent -k 07:39:44 unset SSH_AUTH_SOCK; 07:39:44 unset SSH_AGENT_PID; 07:39:44 echo Agent pid 22 killed; 07:39:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 07:39:44 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 07:39:44 This usually means this commit has not been tagged. [Pipeline] sshagent 07:39:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:39:44 [ssh-agent] Looking for ssh-agent implementation... 07:39:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:39:44 $ docker exec f367673dbdd168b8ec971485bb461c1fd19c4617e3d53906d7ad7f7c7310b2e9 ssh-agent 07:39:45 SSH_AUTH_SOCK=/tmp/ssh-WJa5chrXH4Ay/agent.57 07:39:45 SSH_AGENT_PID=63 07:39:45 Running ssh-add (command line suppressed) 07:39:45 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5206123607818849987.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5206123607818849987.key) 07:39:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:39:45 + git semver init 07:39:45 # -> Open(): unable to determine branch for HEAD 07:39:45 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 07:39:45 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 07:39:45 # $SEMVER_REMOTE_NAME = origin 07:39:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:39:45 # $SEMVER_USER_NAME = edgex-jenkins 07:39:45 # $SEMVER_BRANCH = master 07:39:45 # $SEMVER_TEMP = /tmp/semver-115028008 07:39:45 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 07:39:46 # '/tmp/semver-115028008' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 07:39:46 # -> Force: false 07:39:46 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 07:39:46 $ docker exec --env ******** --env ******** f367673dbdd168b8ec971485bb461c1fd19c4617e3d53906d7ad7f7c7310b2e9 ssh-agent -k 07:39:46 unset SSH_AUTH_SOCK; 07:39:46 unset SSH_AGENT_PID; 07:39:46 echo Agent pid 63 killed; 07:39:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:39:47 + git semver [Pipeline] } 07:39:47 $ docker stop --time=1 f367673dbdd168b8ec971485bb461c1fd19c4617e3d53906d7ad7f7c7310b2e9 07:39:48 $ docker rm -f f367673dbdd168b8ec971485bb461c1fd19c4617e3d53906d7ad7f7c7310b2e9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 07:39:49 Stashed 41 file(s) [Pipeline] echo 07:39:49 [edgeXSemver] initialized semver on version 1.2.0-dev.24 [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:40:04 Still waiting to schedule task 07:40:04 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4462’ 07:40:04 Still waiting to schedule task 07:40:04 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:41:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4463 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 07:41:56 Running in /w/workspace/device-sdk-go/24 [Pipeline] { [Pipeline] checkout 07:42:02 using credential edgex-jenkins-ssh 07:42:02 Cloning the remote Git repository 07:42:02 Cloning with configured refspecs honoured and without tags 07:42:02 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:42:02 > git init /w/workspace/device-sdk-go/24 # timeout=10 07:42:02 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:42:02 > git --version # timeout=10 07:42:02 using GIT_SSH to set credentials SSH Credentials for GitHub 07:42:02 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:42:03 Fetching without tags 07:42:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:42:03 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:42:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:42:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:42:03 using GIT_SSH to set credentials SSH Credentials for GitHub 07:42:03 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:42:04 Checking out Revision 42b7bbbd3698d6d2e92b9fd91d92e5a500042181 (master) 07:42:04 > git config core.sparsecheckout # timeout=10 07:42:04 > git checkout -f 42b7bbbd3698d6d2e92b9fd91d92e5a500042181 # timeout=10 07:42:08 Commit message: "Merge pull request #492 from hahattan/issue-491" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:42:10 ========================================================= 07:42:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 07:42:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:42:11 + 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:42:12 Sending build context to Docker daemon 2.876MB 07:42:12 Step 1/8 : ARG BASE=golang:1.13-alpine 07:42:12 Step 2/8 : FROM ${BASE} 07:42:12 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:42:12 cde5963f3b93: Pulling fs layer 07:42:12 2a23fa8c16f7: Pulling fs layer 07:42:12 777b28850792: Pulling fs layer 07:42:12 8a11ddd9e578: Pulling fs layer 07:42:12 4cf88f913ddb: Pulling fs layer 07:42:12 1df406cf5192: Pulling fs layer 07:42:12 cd6300453558: Pulling fs layer 07:42:12 b9c365052c96: Pulling fs layer 07:42:12 a2d8cc88f415: Pulling fs layer 07:42:12 ea1d1ca13537: Pulling fs layer 07:42:12 3750a50a1c5e: Pulling fs layer 07:42:12 8a11ddd9e578: Waiting 07:42:12 4cf88f913ddb: Waiting 07:42:12 1df406cf5192: Waiting 07:42:12 cd6300453558: Waiting 07:42:12 b9c365052c96: Waiting 07:42:12 a2d8cc88f415: Waiting 07:42:12 ea1d1ca13537: Waiting 07:42:12 3750a50a1c5e: Waiting 07:42:12 777b28850792: Verifying Checksum 07:42:12 777b28850792: Download complete 07:42:12 2a23fa8c16f7: Verifying Checksum 07:42:12 2a23fa8c16f7: Download complete 07:42:12 4cf88f913ddb: Download complete 07:42:12 1df406cf5192: Verifying Checksum 07:42:12 1df406cf5192: Download complete 07:42:12 cde5963f3b93: Download complete 07:42:13 cde5963f3b93: Pull complete 07:42:14 2a23fa8c16f7: Pull complete 07:42:14 777b28850792: Pull complete 07:42:17 cd6300453558: Verifying Checksum 07:42:17 cd6300453558: Download complete 07:42:17 a2d8cc88f415: Verifying Checksum 07:42:17 a2d8cc88f415: Download complete 07:42:19 ea1d1ca13537: Verifying Checksum 07:42:19 ea1d1ca13537: Download complete 07:42:19 3750a50a1c5e: Verifying Checksum 07:42:19 3750a50a1c5e: Download complete 07:42:22 b9c365052c96: Verifying Checksum 07:42:22 b9c365052c96: Download complete 07:42:23 8a11ddd9e578: Verifying Checksum 07:42:23 8a11ddd9e578: Download complete 07:42:24 Running on prd-centos7-docker-4c-2g-4464 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 07:42:24 Running in /w/workspace/device-sdk-go/24 [Pipeline] { [Pipeline] checkout 07:42:29 using credential edgex-jenkins-ssh 07:42:30 Cloning the remote Git repository 07:42:30 Cloning with configured refspecs honoured and without tags 07:42:30 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:42:30 > git init /w/workspace/device-sdk-go/24 # timeout=10 07:42:31 Fetching without tags 07:42:31 Checking out Revision 42b7bbbd3698d6d2e92b9fd91d92e5a500042181 (master) 07:42:30 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:42:30 > git --version # timeout=10 07:42:30 using GIT_SSH to set credentials SSH Credentials for GitHub 07:42:30 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:42:31 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:42:31 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:42:31 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:42:31 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:42:31 using GIT_SSH to set credentials SSH Credentials for GitHub 07:42:31 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:42:31 > git config core.sparsecheckout # timeout=10 07:42:31 > git checkout -f 42b7bbbd3698d6d2e92b9fd91d92e5a500042181 # timeout=10 07:42:35 Commit message: "Merge pull request #492 from hahattan/issue-491" 07:42:36 8a11ddd9e578: Pull complete 07:42:36 4cf88f913ddb: Pull complete 07:42:36 1df406cf5192: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:42:37 ========================================================= 07:42:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 07:42:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:42:39 + 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:42:40 Sending build context to Docker daemon 2.878MB 07:42:40 Step 1/8 : ARG BASE=golang:1.13-alpine 07:42:40 Step 2/8 : FROM ${BASE} 07:42:40 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 07:42:40 e6b0cf9c0882: Pulling fs layer 07:42:40 2848faf0eed1: Pulling fs layer 07:42:40 0f37312ad70f: Pulling fs layer 07:42:40 5788d62ee057: Pulling fs layer 07:42:40 0e6b1d234666: Pulling fs layer 07:42:40 bf5d7aec512f: Pulling fs layer 07:42:40 34c802a77dc8: Pulling fs layer 07:42:40 9eb99e56ec68: Pulling fs layer 07:42:40 27c7a5d97fbd: Pulling fs layer 07:42:40 5c102a31e300: Pulling fs layer 07:42:40 dcfb455df0a1: Pulling fs layer 07:42:40 34c802a77dc8: Waiting 07:42:40 9eb99e56ec68: Waiting 07:42:40 27c7a5d97fbd: Waiting 07:42:40 5788d62ee057: Waiting 07:42:40 5c102a31e300: Waiting 07:42:40 0e6b1d234666: Waiting 07:42:40 bf5d7aec512f: Waiting 07:42:40 dcfb455df0a1: Waiting 07:42:40 0f37312ad70f: Verifying Checksum 07:42:40 0f37312ad70f: Download complete 07:42:40 2848faf0eed1: Verifying Checksum 07:42:40 2848faf0eed1: Download complete 07:42:40 0e6b1d234666: Verifying Checksum 07:42:40 0e6b1d234666: Download complete 07:42:40 bf5d7aec512f: Verifying Checksum 07:42:40 bf5d7aec512f: Download complete 07:42:40 e6b0cf9c0882: Verifying Checksum 07:42:40 e6b0cf9c0882: Pull complete 07:42:41 2848faf0eed1: Pull complete 07:42:41 0f37312ad70f: Pull complete 07:42:41 cd6300453558: Pull complete 07:42:42 34c802a77dc8: Verifying Checksum 07:42:42 34c802a77dc8: Download complete 07:42:42 27c7a5d97fbd: Verifying Checksum 07:42:42 27c7a5d97fbd: Download complete 07:42:42 5c102a31e300: Verifying Checksum 07:42:42 5c102a31e300: Download complete 07:42:43 dcfb455df0a1: Verifying Checksum 07:42:43 dcfb455df0a1: Download complete 07:42:43 9eb99e56ec68: Verifying Checksum 07:42:43 9eb99e56ec68: Download complete 07:42:43 5788d62ee057: Verifying Checksum 07:42:43 5788d62ee057: Download complete 07:42:45 b9c365052c96: Pull complete 07:42:45 a2d8cc88f415: Pull complete 07:42:48 ea1d1ca13537: Pull complete 07:42:48 3750a50a1c5e: Pull complete 07:42:48 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 07:42:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 07:42:48 ---> 78745c68409d 07:42:48 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:42:52 ---> Running in 75b0af4a0436 07:42:53 Removing intermediate container 75b0af4a0436 07:42:53 ---> b8e778db2629 07:42:53 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:53 ---> Running in e5d12195d44f 07:42:55 Removing intermediate container e5d12195d44f 07:42:55 ---> 110e51bcbc7b 07:42:55 Step 5/8 : RUN apk add --no-cache make git 07:42:55 ---> Running in bca317f62226 07:42:55 5788d62ee057: Pull complete 07:42:55 0e6b1d234666: Pull complete 07:42:55 bf5d7aec512f: Pull complete 07:42:56 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 07:42:57 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 07:42:57 OK: 125 MiB in 39 packages 07:42:58 34c802a77dc8: Pull complete 07:42:59 Removing intermediate container bca317f62226 07:42:59 ---> d9f5f5d03716 07:42:59 Step 6/8 : WORKDIR /device-sdk-go 07:42:59 ---> Running in 194525722d5b 07:42:59 Removing intermediate container 194525722d5b 07:42:59 ---> 38ecb80debc2 07:42:59 Step 7/8 : COPY . . 07:43:00 ---> 3c015f236a13 07:43:00 Step 8/8 : RUN go mod download 07:43:00 ---> Running in 0df846a8a5f4 07:43:02 go: finding github.com/BurntSushi/toml v0.3.1 07:43:02 go: finding github.com/OneOfOne/xxhash v1.2.6 07:43:02 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:43:02 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:43:03 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:43:03 go: finding github.com/bgentry/speakeasy v0.1.0 07:43:03 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:43:03 go: finding github.com/davecgh/go-spew v1.1.1 07:43:03 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 07:43:03 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 07:43:03 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 07:43:03 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 07:43:03 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 07:43:03 go: finding github.com/fatih/color v1.7.0 07:43:03 go: finding github.com/fxamacker/cbor/v2 v2.2.0 07:43:03 go: finding github.com/go-kit/kit v0.8.0 07:43:03 go: finding github.com/go-logfmt/logfmt v0.4.0 07:43:03 go: finding github.com/go-stack/stack v1.8.0 07:43:03 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:43:03 go: finding github.com/google/uuid v1.1.0 07:43:03 go: finding github.com/gorilla/mux v1.7.1 07:43:03 go: finding github.com/hashicorp/consul/api v1.1.0 07:43:03 go: finding github.com/hashicorp/consul/sdk v0.1.1 07:43:03 go: finding github.com/hashicorp/errwrap v1.0.0 07:43:03 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:43:03 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:43:03 go: finding github.com/hashicorp/go-msgpack v0.5.3 07:43:03 go: finding github.com/hashicorp/go-multierror v1.0.0 07:43:03 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:43:03 go: finding github.com/hashicorp/go-sockaddr v1.0.0 07:43:03 go: finding github.com/hashicorp/go-syslog v1.0.0 07:43:03 go: finding github.com/hashicorp/go-uuid v1.0.1 07:43:03 go: finding github.com/hashicorp/go.net v0.0.1 07:43:03 go: finding github.com/hashicorp/golang-lru v0.5.0 07:43:03 go: finding github.com/hashicorp/logutils v1.0.0 07:43:03 go: finding github.com/hashicorp/mdns v1.0.0 07:43:03 go: finding github.com/hashicorp/memberlist v0.1.3 07:43:03 go: finding github.com/hashicorp/serf v0.8.2 07:43:03 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 07:43:03 go: finding github.com/mattn/go-colorable v0.0.9 07:43:03 go: finding github.com/mattn/go-isatty v0.0.3 07:43:03 go: finding github.com/miekg/dns v1.0.14 07:43:03 go: finding github.com/mitchellh/cli v1.0.0 07:43:03 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:43:03 go: finding github.com/mitchellh/copystructure v1.0.0 07:43:03 go: finding github.com/mitchellh/go-homedir v1.0.0 07:43:03 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:43:03 go: finding github.com/mitchellh/gox v0.4.0 07:43:03 go: finding github.com/mitchellh/iochan v1.0.0 07:43:03 go: finding github.com/mitchellh/mapstructure v1.1.2 07:43:03 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:43:03 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:43:03 go: finding github.com/pelletier/go-toml v1.2.0 07:43:03 go: finding github.com/pkg/errors v0.8.1 07:43:03 go: finding github.com/pmezard/go-difflib v1.0.0 07:43:03 go: finding github.com/posener/complete v1.1.1 07:43:03 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 07:43:03 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:43:03 go: finding github.com/stretchr/objx v0.1.0 07:43:03 go: finding github.com/stretchr/testify v1.5.1 07:43:03 go: finding github.com/ugorji/go v1.1.4 07:43:03 go: finding github.com/x448/float16 v0.8.4 07:43:03 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 07:43:03 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 07:43:03 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 07:43:03 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 07:43:03 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 07:43:03 go: finding gopkg.in/yaml.v2 v2.2.8 07:43:04 9eb99e56ec68: Pull complete 07:43:04 27c7a5d97fbd: Pull complete 07:43:05 5c102a31e300: Pull complete 07:43:05 dcfb455df0a1: Pull complete 07:43:05 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 07:43:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 07:43:05 ---> 7c70fe431013 07:43:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:43:05 ---> Running in 416dde24a985 07:43:05 Removing intermediate container 416dde24a985 07:43:05 ---> 2f18c0c76eca 07:43:05 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:43:05 ---> Running in 4023c06a6a6a 07:43:07 Removing intermediate container 4023c06a6a6a 07:43:07 ---> 76d66b248049 07:43:07 Step 5/8 : RUN apk add --no-cache make git 07:43:07 ---> Running in 3778e4798946 07:43:07 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 07:43:08 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 07:43:09 OK: 143 MiB in 39 packages 07:43:09 Removing intermediate container 3778e4798946 07:43:09 ---> 72a6bbc42389 07:43:09 Step 6/8 : WORKDIR /device-sdk-go 07:43:10 ---> Running in 394fd2dcf5a6 07:43:10 Removing intermediate container 394fd2dcf5a6 07:43:10 ---> d3efc6b98ebc 07:43:10 Step 7/8 : COPY . . 07:43:11 ---> c3d518807583 07:43:11 Step 8/8 : RUN go mod download 07:43:11 ---> Running in 2a180bfcd2bc 07:43:12 go: finding github.com/BurntSushi/toml v0.3.1 07:43:12 go: finding github.com/OneOfOne/xxhash v1.2.6 07:43:12 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:43:12 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:43:12 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:43:12 go: finding github.com/bgentry/speakeasy v0.1.0 07:43:12 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:43:12 go: finding github.com/davecgh/go-spew v1.1.1 07:43:12 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 07:43:12 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 07:43:12 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 07:43:12 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 07:43:12 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 07:43:12 go: finding github.com/fatih/color v1.7.0 07:43:12 go: finding github.com/fxamacker/cbor/v2 v2.2.0 07:43:13 go: finding github.com/go-kit/kit v0.8.0 07:43:13 go: finding github.com/go-logfmt/logfmt v0.4.0 07:43:13 go: finding github.com/go-stack/stack v1.8.0 07:43:13 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:43:13 go: finding github.com/google/uuid v1.1.0 07:43:13 go: finding github.com/gorilla/mux v1.7.1 07:43:13 go: finding github.com/hashicorp/consul/api v1.1.0 07:43:13 go: finding github.com/hashicorp/consul/sdk v0.1.1 07:43:13 go: finding github.com/hashicorp/errwrap v1.0.0 07:43:13 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:43:13 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:43:13 go: finding github.com/hashicorp/go-msgpack v0.5.3 07:43:13 go: finding github.com/hashicorp/go-multierror v1.0.0 07:43:13 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:43:13 go: finding github.com/hashicorp/go-sockaddr v1.0.0 07:43:13 go: finding github.com/hashicorp/go-syslog v1.0.0 07:43:13 go: finding github.com/hashicorp/go-uuid v1.0.1 07:43:13 go: finding github.com/hashicorp/go.net v0.0.1 07:43:13 go: finding github.com/hashicorp/golang-lru v0.5.0 07:43:13 go: finding github.com/hashicorp/logutils v1.0.0 07:43:13 go: finding github.com/hashicorp/mdns v1.0.0 07:43:13 go: finding github.com/hashicorp/memberlist v0.1.3 07:43:13 go: finding github.com/hashicorp/serf v0.8.2 07:43:13 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 07:43:13 go: finding github.com/mattn/go-colorable v0.0.9 07:43:13 go: finding github.com/mattn/go-isatty v0.0.3 07:43:13 go: finding github.com/miekg/dns v1.0.14 07:43:13 go: finding github.com/mitchellh/cli v1.0.0 07:43:13 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:43:13 go: finding github.com/mitchellh/copystructure v1.0.0 07:43:13 go: finding github.com/mitchellh/go-homedir v1.0.0 07:43:13 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:43:13 go: finding github.com/mitchellh/gox v0.4.0 07:43:13 go: finding github.com/mitchellh/iochan v1.0.0 07:43:13 go: finding github.com/mitchellh/mapstructure v1.1.2 07:43:13 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:43:13 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:43:13 go: finding github.com/pelletier/go-toml v1.2.0 07:43:13 go: finding github.com/pkg/errors v0.8.1 07:43:13 go: finding github.com/pmezard/go-difflib v1.0.0 07:43:13 go: finding github.com/posener/complete v1.1.1 07:43:13 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 07:43:13 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:43:13 go: finding github.com/stretchr/objx v0.1.0 07:43:13 go: finding github.com/stretchr/testify v1.5.1 07:43:13 go: finding github.com/ugorji/go v1.1.4 07:43:13 go: finding github.com/x448/float16 v0.8.4 07:43:13 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 07:43:13 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 07:43:13 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 07:43:13 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 07:43:13 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 07:43:13 go: finding gopkg.in/yaml.v2 v2.2.8 07:43:13 Removing intermediate container 0df846a8a5f4 07:43:13 ---> 18aafe92e534 07:43:13 Successfully built 18aafe92e534 07:43:13 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:43:14 + docker inspect -f . ci-base-image-arm64 07:43:14 . [Pipeline] withDockerContainer 07:43:14 prd-ubuntu18.04-docker-arm64-4c-16g-4463 does not seem to be running inside a container 07:43:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/24 -v /w/workspace/device-sdk-go/24:/w/workspace/device-sdk-go/24:rw,z -v /w/workspace/device-sdk-go/24@tmp:/w/workspace/device-sdk-go/24@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:43:16 $ docker top 96a9518d2b06c26f590e5c1068ec9597fc2134dca0704236c07768c102206554 -eo pid,comm [Pipeline] { [Pipeline] sh 07:43:17 + go version 07:43:17 go version go1.13.5 linux/arm64 [Pipeline] sh 07:43:17 + make test 07:43:17 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:43:19 ? github.com/edgexfoundry/device-sdk-go [no test files] 07:43:20 Removing intermediate container 2a180bfcd2bc 07:43:20 ---> 8103c5350ff9 07:43:20 Successfully built 8103c5350ff9 07:43:20 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:43:21 + docker inspect -f . ci-base-image-x86_64 07:43:21 . [Pipeline] withDockerContainer 07:43:21 prd-centos7-docker-4c-2g-4464 does not seem to be running inside a container 07:43:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/24 -v /w/workspace/device-sdk-go/24:/w/workspace/device-sdk-go/24:rw,z -v /w/workspace/device-sdk-go/24@tmp:/w/workspace/device-sdk-go/24@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:43:22 $ docker top c57b7418bb5969af1f53ea67c28d819197b357520235589286df82e645891738 -eo pid,comm [Pipeline] { [Pipeline] sh 07:43:23 + go version 07:43:23 go version go1.13.5 linux/amd64 [Pipeline] sh 07:43:24 + make test 07:43:24 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:43:25 ? github.com/edgexfoundry/device-sdk-go [no test files] 07:43:46 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 07:43:46 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 07:43:47 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 07:43:47 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 07:43:47 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.027s coverage: 22.1% of statements 07:43:48 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.041s coverage: 22.1% of statements 07:43:49 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.169s coverage: 95.8% of statements 07:43:51 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.046s coverage: 95.8% of statements 07:44:21 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.075s coverage: 11.4% of statements 07:44:21 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.020s coverage: 22.1% of statements 07:44:21 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 07:44:21 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.124s coverage: 38.5% of statements 07:44:21 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 07:44:21 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 07:44:21 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.670s coverage: 79.8% of statements 07:44:21 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 07:44:21 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 07:44:21 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 07:44:21 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.044s coverage: 52.6% of statements 07:44:21 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 07:44:21 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.359s coverage: 71.4% of statements 07:44:21 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 07:44:21 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 07:44:21 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:44:23 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.873s coverage: 11.4% of statements 07:44:23 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.005s coverage: 22.1% of statements 07:44:23 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 07:44:23 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.211s coverage: 38.5% of statements 07:44:23 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 07:44:23 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 07:44:23 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.675s coverage: 79.8% of statements 07:44:23 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 07:44:23 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 07:44:23 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 07:44:23 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.019s coverage: 52.6% of statements 07:44:23 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 07:44:23 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.142s coverage: 71.4% of statements 07:44:23 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 07:44:23 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 07:44:23 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:44:24 gofmt -l . 07:44:24 [ "`gofmt -l .`" = "" ] 07:44:24 ./bin/test-attribution-txt.sh 07:44:25 ./bin/test-go-mod-tidy.sh 07:44:26 gofmt -l . 07:44:26 [ "`gofmt -l .`" = "" ] 07:44:26 ./bin/test-attribution-txt.sh [Pipeline] stash 07:44:26 Stashed 1 file(s) [Pipeline] } 07:44:26 $ docker stop --time=1 c57b7418bb5969af1f53ea67c28d819197b357520235589286df82e645891738 07:44:27 ./bin/test-go-mod-tidy.sh 07:44:28 $ docker rm -f c57b7418bb5969af1f53ea67c28d819197b357520235589286df82e645891738 [Pipeline] // withDockerContainer [Pipeline] stash [Pipeline] } 07:44:29 Warning: overwriting stash ‘coverage-report’ [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 07:44:29 Stashed 1 file(s) [Pipeline] } 07:44:29 $ docker stop --time=1 96a9518d2b06c26f590e5c1068ec9597fc2134dca0704236c07768c102206554 07:44:31 $ docker rm -f 96a9518d2b06c26f590e5c1068ec9597fc2134dca0704236c07768c102206554 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 07:44:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] sh 07:44:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:44:33 + ls -al . 07:44:33 total 160 07:44:33 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 17 07:44 . 07:44:33 drwxrwxr-x. 4 jenkins jenkins 30 Apr 17 07:42 .. 07:44:33 drwxrwxr-x. 3 jenkins jenkins 20 Apr 17 07:42 api 07:44:33 drwxrwxr-x. 2 jenkins jenkins 64 Apr 17 07:42 bin 07:44:33 -rw-r--r--. 1 jenkins jenkins 96404 Apr 17 07:44 coverage.out 07:44:33 -rw-rw-r--. 1 jenkins jenkins 936 Apr 17 07:42 Dockerfile.build 07:44:33 -rw-rw-r--. 1 jenkins jenkins 140 Apr 17 07:42 .dockerignore 07:44:33 drwxrwxr-x. 4 jenkins jenkins 31 Apr 17 07:42 example 07:44:33 drwxrwxr-x. 8 jenkins jenkins 162 Apr 17 07:42 .git 07:44:33 drwxrwxr-x. 2 jenkins jenkins 38 Apr 17 07:42 .github 07:44:33 -rw-rw-r--. 1 jenkins jenkins 138 Apr 17 07:42 .gitignore 07:44:33 -rw-r--r--. 1 jenkins jenkins 446 Apr 17 07:44 go.mod 07:44:33 -rw-r--r--. 1 jenkins jenkins 12076 Apr 17 07:44 go.sum 07:44:33 drwxrwxr-x. 14 jenkins jenkins 196 Apr 17 07:42 internal 07:44:33 -rw-rw-r--. 1 jenkins jenkins 808 Apr 17 07:42 Jenkinsfile 07:44:33 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 17 07:42 LICENSE 07:44:33 -rw-rw-r--. 1 jenkins jenkins 892 Apr 17 07:42 Makefile 07:44:33 drwxrwxr-x. 5 jenkins jenkins 50 Apr 17 07:42 pkg 07:44:33 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 17 07:42 README.md 07:44:33 drwxrwxr-x. 3 jenkins jenkins 44 Apr 17 07:42 .semver 07:44:33 drwxrwxr-x. 4 jenkins jenkins 54 Apr 17 07:42 snap 07:44:33 -rw-rw-r--. 1 jenkins jenkins 12 Apr 17 07:39 VERSION 07:44:33 -rw-rw-r--. 1 jenkins jenkins 222 Apr 17 07:42 version.go [Pipeline] isUnix [Pipeline] sh 07:44:33 + ls -al . 07:44:33 total 200 07:44:33 drwxrwxr-x 11 jenkins jenkins 4096 Apr 17 07:44 . 07:44:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 07:42 .. 07:44:33 -rw-rw-r-- 1 jenkins jenkins 140 Apr 17 07:42 .dockerignore 07:44:33 drwxrwxr-x 8 jenkins jenkins 4096 Apr 17 07:42 .git 07:44:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 07:42 .github 07:44:33 -rw-rw-r-- 1 jenkins jenkins 138 Apr 17 07:42 .gitignore 07:44:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 07:42 .semver 07:44:33 -rw-rw-r-- 1 jenkins jenkins 936 Apr 17 07:42 Dockerfile.build 07:44:33 -rw-rw-r-- 1 jenkins jenkins 808 Apr 17 07:42 Jenkinsfile 07:44:33 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 17 07:42 LICENSE 07:44:33 -rw-rw-r-- 1 jenkins jenkins 892 Apr 17 07:42 Makefile 07:44:33 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 17 07:42 README.md 07:44:33 -rw-rw-r-- 1 jenkins jenkins 12 Apr 17 07:39 VERSION 07:44:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 07:42 api 07:44:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 07:42 bin 07:44:33 -rw-r--r-- 1 jenkins jenkins 96404 Apr 17 07:44 coverage.out 07:44:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 07:42 example 07:44:33 -rw-r--r-- 1 jenkins jenkins 446 Apr 17 07:44 go.mod 07:44:33 -rw-r--r-- 1 jenkins jenkins 12076 Apr 17 07:44 go.sum 07:44:33 drwxrwxr-x 14 jenkins jenkins 4096 Apr 17 07:42 internal 07:44:33 drwxrwxr-x 5 jenkins jenkins 4096 Apr 17 07:42 pkg 07:44:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 07:42 snap 07:44:33 -rw-rw-r-- 1 jenkins jenkins 222 Apr 17 07:42 version.go [Pipeline] isUnix [Pipeline] sh 07:44:34 + 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=42b7bbbd3698d6d2e92b9fd91d92e5a500042181 --label arch=amd64 --label version=1.2.0-dev.24 . 07:44:34 + 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=42b7bbbd3698d6d2e92b9fd91d92e5a500042181 --label arch=arm64 --label version=1.2.0-dev.24 . 07:44:34 Sending build context to Docker daemon 2.996MB 07:44:34 Step 1/21 : ARG BASE=golang:1.13-alpine 07:44:34 Step 2/21 : FROM ${BASE} AS builder 07:44:34 ---> 8103c5350ff9 07:44:34 Step 3/21 : ARG MAKE='make build' 07:44:34 ---> Running in 9999be192e55 07:44:34 Removing intermediate container 9999be192e55 07:44:34 ---> 32b1dfa78dc1 07:44:34 Step 4/21 : WORKDIR /device-sdk-go 07:44:34 ---> Running in 49974471a12a 07:44:34 Sending build context to Docker daemon 2.994MB 07:44:34 Step 1/21 : ARG BASE=golang:1.13-alpine 07:44:34 Step 2/21 : FROM ${BASE} AS builder 07:44:34 ---> 18aafe92e534 07:44:34 Step 3/21 : ARG MAKE='make build' 07:44:34 ---> Running in 862b665312f8 07:44:35 Removing intermediate container 49974471a12a 07:44:35 ---> 71bf1066a41b 07:44:35 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:44:35 ---> Running in ab2b7cca6822 07:44:35 Removing intermediate container 862b665312f8 07:44:35 ---> 79b0d32e7bfb 07:44:35 Step 4/21 : WORKDIR /device-sdk-go 07:44:35 ---> Running in e6ffd12043b7 07:44:35 Removing intermediate container ab2b7cca6822 07:44:35 ---> a33ab0a00cbe 07:44:35 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:44:35 Removing intermediate container e6ffd12043b7 07:44:35 ---> be2d32a5fdf1 07:44:35 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:44:35 ---> Running in 71144c4a77cc 07:44:35 ---> Running in a0f345761482 07:44:36 Removing intermediate container a0f345761482 07:44:36 ---> edd8c355b4b3 07:44:36 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:44:36 ---> Running in e7240c04db14 07:44:37 Removing intermediate container 71144c4a77cc 07:44:37 ---> e01b36e4b3b5 07:44:37 Step 7/21 : RUN apk add --update --no-cache make git 07:44:37 ---> Running in a1d5c03fdd9f 07:44:37 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 07:44:38 Removing intermediate container e7240c04db14 07:44:38 ---> fc2872e43186 07:44:38 Step 7/21 : RUN apk add --update --no-cache make git 07:44:38 ---> Running in 72c8b5da6d30 07:44:38 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 07:44:38 OK: 143 MiB in 39 packages 07:44:38 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 07:44:39 Removing intermediate container a1d5c03fdd9f 07:44:39 ---> da6a1282032b 07:44:39 Step 8/21 : COPY . . 07:44:39 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 07:44:40 OK: 125 MiB in 39 packages 07:44:40 ---> f5cd65042dd0 07:44:40 Step 9/21 : RUN ${MAKE} 07:44:40 ---> Running in f2200289f00c 07:44:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.24" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 07:44:41 Removing intermediate container 72c8b5da6d30 07:44:41 ---> dec020bdba7d 07:44:41 Step 8/21 : COPY . . 07:44:42 ---> 763e41ba021e 07:44:42 Step 9/21 : RUN ${MAKE} 07:44:42 ---> Running in 9782989355a3 07:44:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.24" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 07:44:53 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 07:44:54 Removing intermediate container f2200289f00c 07:44:54 ---> df1d2470e8db 07:44:54 Step 10/21 : FROM scratch 07:44:54 ---> 07:44:54 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:44:54 ---> Running in 1b2e0c072ed0 07:44:54 Removing intermediate container 1b2e0c072ed0 07:44:54 ---> 8c4da43ede06 07:44:54 Step 12/21 : ENV APP_PORT=49990 07:44:54 ---> Running in e9777a587351 07:44:54 Removing intermediate container e9777a587351 07:44:54 ---> 61ba8c133d43 07:44:54 Step 13/21 : EXPOSE $APP_PORT 07:44:54 ---> Running in a77ca121d13d 07:44:54 Removing intermediate container a77ca121d13d 07:44:54 ---> 1160cc109ab8 07:44:54 Step 14/21 : WORKDIR / 07:44:54 ---> Running in fb26471de284 07:44:54 Removing intermediate container fb26471de284 07:44:54 ---> 43ea61e62d18 07:44:54 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 07:44:55 ---> 12ff6cc88276 07:44:55 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 07:44:55 ---> 44411c913a48 07:44:55 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 07:44:55 ---> fee859f5f97f 07:44:55 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:44:55 ---> Running in 4f6099be82d7 07:44:56 Removing intermediate container 4f6099be82d7 07:44:56 ---> 62c60efc71d6 07:44:56 Step 19/21 : LABEL arch=amd64 07:44:56 ---> Running in 99b0ceabfbab 07:44:56 Removing intermediate container 99b0ceabfbab 07:44:56 ---> 51ab47fe737c 07:44:56 Step 20/21 : LABEL git_sha=42b7bbbd3698d6d2e92b9fd91d92e5a500042181 07:44:56 ---> Running in eedbc0981dc3 07:44:56 Removing intermediate container eedbc0981dc3 07:44:56 ---> 965a930d6484 07:44:56 Step 21/21 : LABEL version=1.2.0-dev.24 07:44:56 ---> Running in 84eb2c1966f2 07:44:57 Removing intermediate container 84eb2c1966f2 07:44:57 ---> cc5ecd59edf7 07:44:57 [Warning] One or more build-args [ARCH] were not consumed 07:44:57 Successfully built cc5ecd59edf7 07:44:57 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] } 07:45:05 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 07:45:08 Removing intermediate container 9782989355a3 07:45:08 ---> ed21dfcde701 07:45:08 Step 10/21 : FROM scratch 07:45:08 ---> 07:45:08 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:45:08 ---> Running in b01aeb21865c 07:45:08 Removing intermediate container b01aeb21865c 07:45:08 ---> 4eb97faec717 07:45:08 Step 12/21 : ENV APP_PORT=49990 07:45:08 ---> Running in dfa714eef9d3 07:45:08 Removing intermediate container dfa714eef9d3 07:45:08 ---> c00ae2c5f9fa 07:45:08 Step 13/21 : EXPOSE $APP_PORT 07:45:09 ---> Running in 6fb023db6f1a 07:45:09 Removing intermediate container 6fb023db6f1a 07:45:09 ---> 3a6f7d800cf7 07:45:09 Step 14/21 : WORKDIR / 07:45:09 ---> Running in 7b9b596e98e5 07:45:09 Removing intermediate container 7b9b596e98e5 07:45:09 ---> 6ebadbd9ede4 07:45:09 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 07:45:10 ---> 153534b0da61 07:45:10 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 07:45:11 ---> a2435bf99795 07:45:11 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 07:45:12 ---> 6e19abe39c29 07:45:12 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:45:12 ---> Running in b4386a6a6586 07:45:12 Removing intermediate container b4386a6a6586 07:45:12 ---> ced068f0d39f 07:45:12 Step 19/21 : LABEL arch=arm64 07:45:12 ---> Running in 1672e6e8eeaa 07:45:13 Removing intermediate container 1672e6e8eeaa 07:45:13 ---> 18174bb8632c 07:45:13 Step 20/21 : LABEL git_sha=42b7bbbd3698d6d2e92b9fd91d92e5a500042181 07:45:13 ---> Running in 056225352b0f 07:45:13 Removing intermediate container 056225352b0f 07:45:13 ---> 9a69fa6687f8 07:45:13 Step 21/21 : LABEL version=1.2.0-dev.24 07:45:13 ---> Running in 27355d3f2b89 07:45:14 Removing intermediate container 27355d3f2b89 07:45:14 ---> 6a6fc972930b 07:45:14 [Warning] One or more build-args [ARCH] were not consumed 07:45:14 Successfully built 6a6fc972930b 07:45:14 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 07:45:15 provisioning config files... 07:45:15 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1269734271003291853tmp [Pipeline] { [Pipeline] sh 07:45:15 + curl -s https://codecov.io/bash 07:45:15 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1269734271003291853tmp 07:45:16 07:45:16 _____ _ 07:45:16 / ____| | | 07:45:16 | | ___ __| | ___ ___ _____ __ 07:45:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:45:16 | |___| (_) | (_| | __/ (_| (_) \ V / 07:45:16 \_____\___/ \__,_|\___|\___\___/ \_/ 07:45:16 Bash-tbd 07:45:16 07:45:16 07:45:16 ==> Jenkins CI detected. 07:45:16 project root: . 07:45:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:45:16 ==> Running gcov in . (disable via -X gcov) 07:45:16 ==> Python coveragepy not found 07:45:16 ==> Searching for coverage reports in: 07:45:16 + . 07:45:16 -> Found 1 reports 07:45:16 ==> Detecting git/mercurial file structure 07:45:16 ==> Reading reports 07:45:16 + ./coverage.out bytes=96404 07:45:16 ==> Appending adjustments 07:45:16 http://docs.codecov.io/docs/fixing-reports 07:45:16 + Found adjustments 07:45:16 ==> Gzipping contents 07:45:16 ==> Uploading reports 07:45:16 url: https://codecov.io 07:45:16 query: branch=master&commit=42b7bbbd3698d6d2e92b9fd91d92e5a500042181&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F24%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 07:45:16 -> Pinging Codecov 07:45:16 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=42b7bbbd3698d6d2e92b9fd91d92e5a500042181&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F24%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 07:45:16 -> Uploading 07:45:17 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/42b7bbbd3698d6d2e92b9fd91d92e5a500042181 [Pipeline] } 07:45:17 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 07:45:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 07:45:17 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 07:45:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:45:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 07:45:18 07:45:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 07:45:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 07:45:18 1.217.3: Pulling from edgex-devops/edgex-snyk-go 07:45:18 e6b0cf9c0882: Pulling fs layer 07:45:18 2848faf0eed1: Pulling fs layer 07:45:18 0f37312ad70f: Pulling fs layer 07:45:18 7d08f2745646: Pulling fs layer 07:45:18 4c9f31393084: Pulling fs layer 07:45:18 eb21ddb83652: Pulling fs layer 07:45:18 345998794f6b: Pulling fs layer 07:45:18 97a711d68925: Pulling fs layer 07:45:18 7c8476c1cb00: Pulling fs layer 07:45:18 4c9f31393084: Waiting 07:45:18 eb21ddb83652: Waiting 07:45:18 345998794f6b: Waiting 07:45:18 97a711d68925: Waiting 07:45:18 7c8476c1cb00: Waiting 07:45:18 7d08f2745646: Waiting 07:45:18 0f37312ad70f: Verifying Checksum 07:45:18 2848faf0eed1: Verifying Checksum 07:45:18 2848faf0eed1: Download complete 07:45:18 4c9f31393084: Verifying Checksum 07:45:18 4c9f31393084: Download complete 07:45:18 eb21ddb83652: Verifying Checksum 07:45:18 eb21ddb83652: Download complete 07:45:18 e6b0cf9c0882: Verifying Checksum 07:45:18 e6b0cf9c0882: Download complete 07:45:19 e6b0cf9c0882: Pull complete 07:45:19 345998794f6b: Verifying Checksum 07:45:19 345998794f6b: Download complete 07:45:19 2848faf0eed1: Pull complete 07:45:19 0f37312ad70f: Pull complete 07:45:19 97a711d68925: Download complete 07:45:19 7c8476c1cb00: Verifying Checksum 07:45:19 7c8476c1cb00: Download complete 07:45:20 7d08f2745646: Verifying Checksum 07:45:20 7d08f2745646: Download complete 07:45:27 7d08f2745646: Pull complete 07:45:27 4c9f31393084: Pull complete 07:45:27 eb21ddb83652: Pull complete 07:45:29 345998794f6b: Pull complete 07:45:33 97a711d68925: Pull complete 07:45:33 7c8476c1cb00: Pull complete 07:45:33 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 07:45:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 07:45:33 prd-centos7-docker-4c-2g-4462 does not seem to be running inside a container 07:45:33 $ 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 07:45:34 $ docker top 07788f39f4bf20508fb24754650604d699fb3d4549191bf1e7a150701cd8be54 -eo pid,comm [Pipeline] { [Pipeline] sh 07:45:34 + snyk monitor '--org=edgex-jenkins' 07:45:41 07:45:41 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master... 07:45:41 07:45:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/057beb34-70d8-4945-961c-fe027db76abc/history/09a045d7-09dd-48da-9de4-a2c37432cef6 07:45:41 07:45:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:45:41 07:45:42 [Pipeline] } 07:45:42 $ docker stop --time=1 07788f39f4bf20508fb24754650604d699fb3d4549191bf1e7a150701cd8be54 07:45:43 $ docker rm -f 07788f39f4bf20508fb24754650604d699fb3d4549191bf1e7a150701cd8be54 [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 07:45:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:45:45 . [Pipeline] withDockerContainer 07:45:45 prd-centos7-docker-4c-2g-4462 does not seem to be running inside a container 07:45:45 $ 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 07:45:45 $ docker top f0ff249e7cad77d8728b98c475851362c459a985fdc3ed018762a075e42a3d0c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:45:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:45:46 [ssh-agent] Looking for ssh-agent implementation... 07:45:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:45:46 $ docker exec f0ff249e7cad77d8728b98c475851362c459a985fdc3ed018762a075e42a3d0c ssh-agent 07:45:46 SSH_AUTH_SOCK=/tmp/ssh-MKYoZiFWXaJ6/agent.14 07:45:46 SSH_AGENT_PID=21 07:45:46 Running ssh-add (command line suppressed) 07:45:46 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8818700237375592617.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8818700237375592617.key) 07:45:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:45:47 + git semver tag 07:45:47 # -> Open(): unable to determine branch for HEAD 07:45:47 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 07:45:47 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 07:45:47 # $SEMVER_REMOTE_NAME = origin 07:45:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:45:47 # $SEMVER_USER_NAME = edgex-jenkins 07:45:47 # $SEMVER_BRANCH = master 07:45:47 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 07:45:47 # 42b7bbbd3698d6d2e92b9fd91d92e5a500042181 HEAD 07:45:47 # -> Force: false 07:45:47 # 086bee12bc8b1de33d8efcd05090496497e7ad56 refs/tags/v1.2.0-dev.24 [Pipeline] } 07:45:47 $ docker exec --env ******** --env ******** f0ff249e7cad77d8728b98c475851362c459a985fdc3ed018762a075e42a3d0c ssh-agent -k 07:45:47 unset SSH_AUTH_SOCK; 07:45:47 unset SSH_AGENT_PID; 07:45:47 echo Agent pid 21 killed; 07:45:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:45:48 + git semver [Pipeline] } 07:45:48 $ docker stop --time=1 f0ff249e7cad77d8728b98c475851362c459a985fdc3ed018762a075e42a3d0c 07:45:49 $ docker rm -f f0ff249e7cad77d8728b98c475851362c459a985fdc3ed018762a075e42a3d0c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 07:45:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:45:50 07:45:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 07:45:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:45:50 0.23.1-centos7: Pulling from edgex-lftools 07:45:50 ab5ef0e58194: Pulling fs layer 07:45:50 9712f1f96733: Pulling fs layer 07:45:50 63f879dbbcfc: Pulling fs layer 07:45:50 0d9ebad4ef96: Pulling fs layer 07:45:50 e9a5061849ea: Pulling fs layer 07:45:50 d747dcd14b5f: Pulling fs layer 07:45:50 2de7ff778b66: Pulling fs layer 07:45:50 e9a5061849ea: Waiting 07:45:50 d747dcd14b5f: Waiting 07:45:50 2de7ff778b66: Waiting 07:45:50 0d9ebad4ef96: Waiting 07:45:50 9712f1f96733: Verifying Checksum 07:45:50 9712f1f96733: Download complete 07:45:51 63f879dbbcfc: Verifying Checksum 07:45:51 63f879dbbcfc: Download complete 07:45:51 e9a5061849ea: Verifying Checksum 07:45:51 e9a5061849ea: Download complete 07:45:51 d747dcd14b5f: Verifying Checksum 07:45:51 d747dcd14b5f: Download complete 07:45:51 2de7ff778b66: Verifying Checksum 07:45:51 2de7ff778b66: Download complete 07:45:51 0d9ebad4ef96: Verifying Checksum 07:45:51 0d9ebad4ef96: Download complete 07:45:52 ab5ef0e58194: Verifying Checksum 07:45:52 ab5ef0e58194: Download complete 07:45:58 ab5ef0e58194: Pull complete 07:45:58 9712f1f96733: Pull complete 07:46:00 63f879dbbcfc: Pull complete 07:46:06 0d9ebad4ef96: Pull complete 07:46:06 e9a5061849ea: Pull complete 07:46:06 d747dcd14b5f: Pull complete 07:46:12 2de7ff778b66: Pull complete 07:46:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:46:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 07:46:12 prd-centos7-docker-4c-2g-4462 does not seem to be running inside a container 07:46:12 $ 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 07:46:12 $ docker top d597434385643da0a0ab9f8d46124d936e1035588cffb640357d8badaec01956 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:46:13 provisioning config files... 07:46:13 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2844905288718709902tmp 07:46:13 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4898479214272695462tmp 07:46:13 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5552236561568423851tmp [Pipeline] { [Pipeline] echo 07:46:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:46:13 ---> sigul-configuration.sh 07:46:13 gpg: directory `/root/.gnupg' created 07:46:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:46:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:46:13 gpg: keyring `/root/.gnupg/secring.gpg' created 07:46:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:46:13 gpg: CAST5 encrypted data 07:46:13 gpg: encrypted with 1 passphrase 07:46:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:46:14 + mkdir /home/jenkins 07:46:14 + mkdir /home/jenkins/sigul [Pipeline] sh 07:46:14 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 07:46:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:46:14 ---> sigul-install.sh 07:46:22 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 07:46:23 + git tag --list 07:46:23 v1.2.0-dev.24 [Pipeline] sh 07:46:23 + lftools sign git-tag v1.2.0-dev.24 07:46:24 Signing Git tag with Sigul... 07:46:24 Signing v1.2.0-dev.24 [Pipeline] echo 07:46:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:46:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:46:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:46:26 $ docker stop --time=1 d597434385643da0a0ab9f8d46124d936e1035588cffb640357d8badaec01956 07:46:27 $ docker rm -f d597434385643da0a0ab9f8d46124d936e1035588cffb640357d8badaec01956 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 07:46:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:46:28 . [Pipeline] withDockerContainer 07:46:28 prd-centos7-docker-4c-2g-4462 does not seem to be running inside a container 07:46:28 $ 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 07:46:29 $ docker top eb6db463da506ffeee5e97a0396b560b3c602a08ceb47c37c4fc2966db763e3f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:46:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:46:29 [ssh-agent] Looking for ssh-agent implementation... 07:46:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:46:29 $ docker exec eb6db463da506ffeee5e97a0396b560b3c602a08ceb47c37c4fc2966db763e3f ssh-agent 07:46:29 SSH_AUTH_SOCK=/tmp/ssh-X43f3aDpSLSW/agent.14 07:46:29 SSH_AGENT_PID=21 07:46:29 Running ssh-add (command line suppressed) 07:46:30 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8951316420679591663.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8951316420679591663.key) 07:46:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:46:30 + git semver bump pre 07:46:30 # -> Open(): unable to determine branch for HEAD 07:46:30 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 07:46:30 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 07:46:30 # $SEMVER_REMOTE_NAME = origin 07:46:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:46:30 # $SEMVER_USER_NAME = edgex-jenkins 07:46:30 # $SEMVER_BRANCH = master 07:46:30 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 07:46:30 1.2.0-dev.25 [Pipeline] } 07:46:30 $ docker exec --env ******** --env ******** eb6db463da506ffeee5e97a0396b560b3c602a08ceb47c37c4fc2966db763e3f ssh-agent -k 07:46:30 unset SSH_AUTH_SOCK; 07:46:30 unset SSH_AGENT_PID; 07:46:30 echo Agent pid 21 killed; 07:46:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:46:31 + git semver [Pipeline] } 07:46:31 $ docker stop --time=1 eb6db463da506ffeee5e97a0396b560b3c602a08ceb47c37c4fc2966db763e3f 07:46:32 $ docker rm -f eb6db463da506ffeee5e97a0396b560b3c602a08ceb47c37c4fc2966db763e3f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 07:46:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:46:33 . [Pipeline] withDockerContainer 07:46:33 prd-centos7-docker-4c-2g-4462 does not seem to be running inside a container 07:46:33 $ 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 07:46:33 $ docker top 3bbcaa4a39fe688e4d7d094dedb3e87d1ded40e6483cb34f50c207dbcccf962d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:46:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:46:34 [ssh-agent] Looking for ssh-agent implementation... 07:46:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:46:34 $ docker exec 3bbcaa4a39fe688e4d7d094dedb3e87d1ded40e6483cb34f50c207dbcccf962d ssh-agent 07:46:34 SSH_AUTH_SOCK=/tmp/ssh-4meWMHkd7pee/agent.15 07:46:34 SSH_AGENT_PID=21 07:46:34 Running ssh-add (command line suppressed) 07:46:34 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6692215168632647908.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6692215168632647908.key) 07:46:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:46:35 + git semver push 07:46:35 # -> Open(): unable to determine branch for HEAD 07:46:35 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 07:46:35 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 07:46:35 # $SEMVER_REMOTE_NAME = origin 07:46:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:46:35 # $SEMVER_USER_NAME = edgex-jenkins 07:46:35 # $SEMVER_BRANCH = master 07:46:35 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 07:46:41 $ docker exec --env ******** --env ******** 3bbcaa4a39fe688e4d7d094dedb3e87d1ded40e6483cb34f50c207dbcccf962d ssh-agent -k 07:46:42 unset SSH_AUTH_SOCK; 07:46:42 unset SSH_AGENT_PID; 07:46:42 echo Agent pid 21 killed; 07:46:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:46:42 + git semver [Pipeline] } 07:46:42 $ docker stop --time=1 3bbcaa4a39fe688e4d7d094dedb3e87d1ded40e6483cb34f50c207dbcccf962d 07:46:43 $ docker rm -f 3bbcaa4a39fe688e4d7d094dedb3e87d1ded40e6483cb34f50c207dbcccf962d [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 07:46:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:46:45 ---> package-listing.sh 07:46:45 ++ facter osfamily 07:46:45 ++ tr '[:upper:]' '[:lower:]' 07:46:45 + OS_FAMILY=redhat 07:46:45 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 07:46:45 + START_PACKAGES=/tmp/packages_start.txt 07:46:45 + END_PACKAGES=/tmp/packages_end.txt 07:46:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:46:45 + PACKAGES=/tmp/packages_start.txt 07:46:45 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 07:46:45 + PACKAGES=/tmp/packages_end.txt 07:46:45 + case "${OS_FAMILY}" in 07:46:45 + rpm -qa 07:46:45 + sort 07:46:49 + '[' -f /tmp/packages_start.txt ']' 07:46:49 + '[' -f /tmp/packages_end.txt ']' 07:46:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:46:49 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 07:46:49 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 07:46:49 + 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 07:46:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:46:49 07:46:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:46:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:46:50 alpine: Pulling from edgex-lftools-log-publisher 07:46:50 c9b1b535fdd9: Pulling fs layer 07:46:50 2cc5ad85d9ab: Pulling fs layer 07:46:50 756a868c4378: Pulling fs layer 07:46:50 444b2fc9a129: Pulling fs layer 07:46:50 ea15f1150254: Pulling fs layer 07:46:50 41b27a9f41bf: Pulling fs layer 07:46:50 28c525ee5125: Pulling fs layer 07:46:50 094b1ea09ed8: Pulling fs layer 07:46:50 138eaada9080: Pulling fs layer 07:46:50 0622d0fa9048: Pulling fs layer 07:46:50 444b2fc9a129: Waiting 07:46:50 138eaada9080: Waiting 07:46:50 41b27a9f41bf: Waiting 07:46:50 0622d0fa9048: Waiting 07:46:50 28c525ee5125: Waiting 07:46:50 094b1ea09ed8: Waiting 07:46:50 2cc5ad85d9ab: Verifying Checksum 07:46:50 2cc5ad85d9ab: Download complete 07:46:50 444b2fc9a129: Verifying Checksum 07:46:50 444b2fc9a129: Download complete 07:46:50 c9b1b535fdd9: Verifying Checksum 07:46:50 ea15f1150254: Verifying Checksum 07:46:50 ea15f1150254: Download complete 07:46:50 28c525ee5125: Verifying Checksum 07:46:50 28c525ee5125: Download complete 07:46:50 c9b1b535fdd9: Pull complete 07:46:50 756a868c4378: Verifying Checksum 07:46:50 756a868c4378: Download complete 07:46:51 138eaada9080: Verifying Checksum 07:46:51 138eaada9080: Download complete 07:46:51 0622d0fa9048: Verifying Checksum 07:46:51 0622d0fa9048: Download complete 07:46:51 2cc5ad85d9ab: Pull complete 07:46:51 094b1ea09ed8: Verifying Checksum 07:46:51 094b1ea09ed8: Download complete 07:46:51 41b27a9f41bf: Verifying Checksum 07:46:51 41b27a9f41bf: Download complete 07:46:53 756a868c4378: Pull complete 07:46:53 444b2fc9a129: Pull complete 07:46:53 ea15f1150254: Pull complete 07:46:57 41b27a9f41bf: Pull complete 07:46:57 28c525ee5125: Pull complete 07:46:59 094b1ea09ed8: Pull complete 07:47:00 138eaada9080: Pull complete 07:47:00 0622d0fa9048: Pull complete 07:47:00 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 07:47:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:47:00 prd-centos7-docker-4c-2g-4462 does not seem to be running inside a container 07:47:00 $ 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 07:47:01 $ docker top 56ff1a0c1adbbd8fac24309f80d2c08ef7063a43d4f98eb7a49334e46d3c0ed3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:47:01 provisioning config files... 07:47:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7273065844281842651tmp [Pipeline] { [Pipeline] echo 07:47:01 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:47:02 ---> create-netrc.sh [Pipeline] echo 07:47:02 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:47:02 ---> logs-deploy.sh 07:47:02 + ARCHIVE_ARTIFACTS= 07:47:02 + LOGS_SERVER=https://logs.edgexfoundry.org 07:47:02 + '[' https://logs.edgexfoundry.org == None ']' 07:47:02 + NEXUS_URL=https://nexus.edgexfoundry.org 07:47:02 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/24 07:47:02 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/24/ 07:47:02 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/24 /w/workspace/dgexfoundry_device-sdk-go_master 07:47:03 Archives upload complete. 07:47:03 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/24 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/24/