Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 325489d862a0222f81a15c2c169506a36020bcef 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:go-mod-bootstrap, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap 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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch 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-4315 in /w/workspace/xfoundry_go-mod-bootstrap_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/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 325489d862a0222f81a15c2c169506a36020bcef (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 325489d862a0222f81a15c2c169506a36020bcef # timeout=10 Commit message: "Merge pull request #68 from andresrinivasan/issue-67-secure-redis-password" > git rev-list --no-walk 7d599e080d51418331db1a6fc6288cc50da96afe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:01:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:01:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:01:20 ========================================================= 15:01:20 EdgeX Global Pipelines Version Info 15:01:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:01:21 ------------------- 15:01:21 stable info: 15:01:21 ------------------- 15:01:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:01:21 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 15:01:21 Message: update stable to v1.0.73 15:01:22 ------------------- 15:01:22 experimental info: 15:01:22 ------------------- 15:01:22 Commited By: **** collab-it+edgex@linuxfoundation.org 15:01:22 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 15:01:22 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 15:01:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:01:23 15:01:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:01:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:01:24 latest: Pulling from edgex-devops/git-semver 15:01:24 9123ac7c32f7: Pulling fs layer 15:01:24 b8cc5d1170e3: Pulling fs layer 15:01:24 2924cbbf6a41: Pulling fs layer 15:01:24 93b08a4f1073: Pulling fs layer 15:01:24 93b08a4f1073: Waiting 15:01:24 b8cc5d1170e3: Verifying Checksum 15:01:24 b8cc5d1170e3: Download complete 15:01:24 9123ac7c32f7: Verifying Checksum 15:01:24 9123ac7c32f7: Download complete 15:01:24 93b08a4f1073: Verifying Checksum 15:01:24 93b08a4f1073: Download complete 15:01:24 2924cbbf6a41: Download complete 15:01:24 9123ac7c32f7: Pull complete 15:01:24 b8cc5d1170e3: Pull complete 15:01:25 2924cbbf6a41: Pull complete 15:01:25 93b08a4f1073: Pull complete 15:01:25 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 15:01:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:01:25 prd-centos7-docker-4c-2g-4315 does not seem to be running inside a container 15:01:25 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 15:01:26 $ docker top c3746eae5887cfa8e66d1ea696e7490696b8294462bc96b334c1ad7461e4307c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:01:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:01:26 [ssh-agent] Looking for ssh-agent implementation... 15:01:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:01:26 $ docker exec c3746eae5887cfa8e66d1ea696e7490696b8294462bc96b334c1ad7461e4307c ssh-agent 15:01:27 SSH_AUTH_SOCK=/tmp/ssh-MQIuOa4vhhc5/agent.15 15:01:27 SSH_AGENT_PID=22 15:01:27 Running ssh-add (command line suppressed) 15:01:27 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5277938157698808739.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5277938157698808739.key) 15:01:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:01:27 + git describe --exact-match --tags HEAD 15:01:27 fatal: No names found, cannot describe anything. [Pipeline] } 15:01:27 $ docker exec --env ******** --env ******** c3746eae5887cfa8e66d1ea696e7490696b8294462bc96b334c1ad7461e4307c ssh-agent -k 15:01:27 unset SSH_AUTH_SOCK; 15:01:27 unset SSH_AGENT_PID; 15:01:27 echo Agent pid 22 killed; 15:01:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 15:01:28 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 15:01:28 This usually means this commit has not been tagged. [Pipeline] sshagent 15:01:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:01:28 [ssh-agent] Looking for ssh-agent implementation... 15:01:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:01:28 $ docker exec c3746eae5887cfa8e66d1ea696e7490696b8294462bc96b334c1ad7461e4307c ssh-agent 15:01:28 SSH_AUTH_SOCK=/tmp/ssh-TW2mpcoetYzX/agent.58 15:01:28 SSH_AGENT_PID=64 15:01:28 Running ssh-add (command line suppressed) 15:01:28 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2226706307191227432.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2226706307191227432.key) 15:01:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:01:28 + git semver init 15:01:28 # -> Open(): unable to determine branch for HEAD 15:01:28 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 15:01:28 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 15:01:28 # $SEMVER_REMOTE_NAME = origin 15:01:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:01:28 # $SEMVER_USER_NAME = edgex-jenkins 15:01:28 # $SEMVER_BRANCH = master 15:01:28 # $SEMVER_TEMP = /tmp/semver-331033047 15:01:28 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 15:01:29 # '/tmp/semver-331033047' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' 15:01:29 # -> Force: false 15:01:29 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 15:01:29 $ docker exec --env ******** --env ******** c3746eae5887cfa8e66d1ea696e7490696b8294462bc96b334c1ad7461e4307c ssh-agent -k 15:01:29 unset SSH_AUTH_SOCK; 15:01:29 unset SSH_AGENT_PID; 15:01:29 echo Agent pid 64 killed; 15:01:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:01:29 + git semver [Pipeline] } 15:01:29 $ docker stop --time=1 c3746eae5887cfa8e66d1ea696e7490696b8294462bc96b334c1ad7461e4307c 15:01:31 $ docker rm -f c3746eae5887cfa8e66d1ea696e7490696b8294462bc96b334c1ad7461e4307c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 15:01:31 Stashed 37 file(s) [Pipeline] echo 15:01:31 [edgeXSemver] initialized semver on version 0.0.29 [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 15:01:47 Still waiting to schedule task 15:01:47 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4315’ 15:01:47 Still waiting to schedule task 15:01:47 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:03:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4316 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 15:03:38 Running in /w/workspace/go-mod-bootstrap/28 [Pipeline] { [Pipeline] checkout 15:03:44 using credential edgex-jenkins-ssh 15:03:44 Cloning the remote Git repository 15:03:44 Cloning with configured refspecs honoured and without tags 15:03:44 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 15:03:44 > git init /w/workspace/go-mod-bootstrap/28 # timeout=10 15:03:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:03:44 > git --version # timeout=10 15:03:44 using GIT_SSH to set credentials SSH Credentials for GitHub 15:03:45 Fetching without tags 15:03:44 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:03:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:03:45 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:03:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:03:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:03:45 using GIT_SSH to set credentials SSH Credentials for GitHub 15:03:45 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:03:45 Checking out Revision 325489d862a0222f81a15c2c169506a36020bcef (master) 15:03:45 > git config core.sparsecheckout # timeout=10 15:03:45 > git checkout -f 325489d862a0222f81a15c2c169506a36020bcef # timeout=10 15:03:50 Commit message: "Merge pull request #68 from andresrinivasan/issue-67-secure-redis-password" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:03:51 ========================================================= 15:03:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 15:03:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:03:52 + 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 . 15:03:53 Sending build context to Docker daemon 543.2kB 15:03:53 Step 1/8 : ARG BASE=golang:1.13-alpine 15:03:53 Step 2/8 : FROM ${BASE} 15:03:54 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:03:54 cde5963f3b93: Pulling fs layer 15:03:54 2a23fa8c16f7: Pulling fs layer 15:03:54 777b28850792: Pulling fs layer 15:03:54 8a11ddd9e578: Pulling fs layer 15:03:54 4cf88f913ddb: Pulling fs layer 15:03:54 1df406cf5192: Pulling fs layer 15:03:54 cd6300453558: Pulling fs layer 15:03:54 b9c365052c96: Pulling fs layer 15:03:54 a2d8cc88f415: Pulling fs layer 15:03:54 ea1d1ca13537: Pulling fs layer 15:03:54 3750a50a1c5e: Pulling fs layer 15:03:54 1df406cf5192: Waiting 15:03:54 cd6300453558: Waiting 15:03:54 8a11ddd9e578: Waiting 15:03:54 4cf88f913ddb: Waiting 15:03:54 a2d8cc88f415: Waiting 15:03:54 ea1d1ca13537: Waiting 15:03:54 3750a50a1c5e: Waiting 15:03:54 b9c365052c96: Waiting 15:03:54 777b28850792: Verifying Checksum 15:03:54 777b28850792: Download complete 15:03:54 2a23fa8c16f7: Verifying Checksum 15:03:54 2a23fa8c16f7: Download complete 15:03:54 4cf88f913ddb: Verifying Checksum 15:03:54 4cf88f913ddb: Download complete 15:03:54 1df406cf5192: Download complete 15:03:54 cde5963f3b93: Verifying Checksum 15:03:54 cde5963f3b93: Download complete 15:03:55 cde5963f3b93: Pull complete 15:03:56 2a23fa8c16f7: Pull complete 15:03:56 777b28850792: Pull complete 15:03:58 cd6300453558: Verifying Checksum 15:03:58 cd6300453558: Download complete 15:03:58 a2d8cc88f415: Verifying Checksum 15:03:58 a2d8cc88f415: Download complete 15:04:01 ea1d1ca13537: Verifying Checksum 15:04:01 ea1d1ca13537: Download complete 15:04:01 3750a50a1c5e: Verifying Checksum 15:04:01 3750a50a1c5e: Download complete 15:04:03 b9c365052c96: Verifying Checksum 15:04:03 b9c365052c96: Download complete 15:04:05 8a11ddd9e578: Verifying Checksum 15:04:05 8a11ddd9e578: Download complete 15:04:06 Running on prd-centos7-docker-4c-2g-4318 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 15:04:06 Running in /w/workspace/go-mod-bootstrap/28 [Pipeline] { [Pipeline] checkout 15:04:08 using credential edgex-jenkins-ssh 15:04:08 Cloning the remote Git repository 15:04:08 Cloning with configured refspecs honoured and without tags 15:04:09 Fetching without tags 15:04:08 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 15:04:08 > git init /w/workspace/go-mod-bootstrap/28 # timeout=10 15:04:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:04:08 > git --version # timeout=10 15:04:08 using GIT_SSH to set credentials SSH Credentials for GitHub 15:04:08 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:04:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:04:09 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:04:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:04:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:04:09 using GIT_SSH to set credentials SSH Credentials for GitHub 15:04:09 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:04:10 Checking out Revision 325489d862a0222f81a15c2c169506a36020bcef (master) 15:04:09 > git config core.sparsecheckout # timeout=10 15:04:09 > git checkout -f 325489d862a0222f81a15c2c169506a36020bcef # timeout=10 15:04:14 Commit message: "Merge pull request #68 from andresrinivasan/issue-67-secure-redis-password" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:04:15 ========================================================= 15:04:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 15:04:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:04:16 + 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 . 15:04:16 Sending build context to Docker daemon 543.2kB 15:04:16 Step 1/8 : ARG BASE=golang:1.13-alpine 15:04:16 Step 2/8 : FROM ${BASE} 15:04:16 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 15:04:16 e6b0cf9c0882: Pulling fs layer 15:04:16 2848faf0eed1: Pulling fs layer 15:04:16 0f37312ad70f: Pulling fs layer 15:04:16 5788d62ee057: Pulling fs layer 15:04:16 0e6b1d234666: Pulling fs layer 15:04:16 bf5d7aec512f: Pulling fs layer 15:04:16 34c802a77dc8: Pulling fs layer 15:04:16 9eb99e56ec68: Pulling fs layer 15:04:16 27c7a5d97fbd: Pulling fs layer 15:04:16 5c102a31e300: Pulling fs layer 15:04:16 dcfb455df0a1: Pulling fs layer 15:04:16 0e6b1d234666: Waiting 15:04:16 9eb99e56ec68: Waiting 15:04:16 bf5d7aec512f: Waiting 15:04:16 27c7a5d97fbd: Waiting 15:04:16 5c102a31e300: Waiting 15:04:16 34c802a77dc8: Waiting 15:04:16 dcfb455df0a1: Waiting 15:04:16 5788d62ee057: Waiting 15:04:16 0f37312ad70f: Verifying Checksum 15:04:16 0f37312ad70f: Download complete 15:04:16 2848faf0eed1: Download complete 15:04:16 0e6b1d234666: Verifying Checksum 15:04:16 0e6b1d234666: Download complete 15:04:16 bf5d7aec512f: Verifying Checksum 15:04:16 bf5d7aec512f: Download complete 15:04:16 e6b0cf9c0882: Verifying Checksum 15:04:16 e6b0cf9c0882: Download complete 15:04:16 e6b0cf9c0882: Pull complete 15:04:16 2848faf0eed1: Pull complete 15:04:16 0f37312ad70f: Pull complete 15:04:17 34c802a77dc8: Verifying Checksum 15:04:17 34c802a77dc8: Download complete 15:04:17 27c7a5d97fbd: Verifying Checksum 15:04:17 27c7a5d97fbd: Download complete 15:04:17 8a11ddd9e578: Pull complete 15:04:17 4cf88f913ddb: Pull complete 15:04:17 1df406cf5192: Pull complete 15:04:17 5c102a31e300: Verifying Checksum 15:04:17 5c102a31e300: Download complete 15:04:17 dcfb455df0a1: Verifying Checksum 15:04:17 dcfb455df0a1: Download complete 15:04:17 9eb99e56ec68: Verifying Checksum 15:04:17 9eb99e56ec68: Download complete 15:04:18 5788d62ee057: Verifying Checksum 15:04:18 5788d62ee057: Download complete 15:04:20 cd6300453558: Pull complete 15:04:24 5788d62ee057: Pull complete 15:04:24 0e6b1d234666: Pull complete 15:04:25 bf5d7aec512f: Pull complete 15:04:26 b9c365052c96: Pull complete 15:04:26 a2d8cc88f415: Pull complete 15:04:28 ea1d1ca13537: Pull complete 15:04:28 3750a50a1c5e: Pull complete 15:04:28 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 15:04:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 15:04:28 ---> 78745c68409d 15:04:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:04:29 34c802a77dc8: Pull complete 15:04:32 9eb99e56ec68: Pull complete 15:04:32 27c7a5d97fbd: Pull complete 15:04:32 ---> Running in e6c8e518094b 15:04:32 Removing intermediate container e6c8e518094b 15:04:32 ---> e2d220d7197e 15:04:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:04:33 5c102a31e300: Pull complete 15:04:33 ---> Running in 0338925ab09a 15:04:33 dcfb455df0a1: Pull complete 15:04:33 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 15:04:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 15:04:33 ---> 7c70fe431013 15:04:33 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:04:33 ---> Running in 90f04240de80 15:04:33 Removing intermediate container 90f04240de80 15:04:33 ---> c84da8e2e599 15:04:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:04:33 ---> Running in 94673e9ab1f4 15:04:34 Removing intermediate container 94673e9ab1f4 15:04:34 ---> 3a0b0ce32cf5 15:04:34 Step 5/8 : RUN apk add --update --no-cache git make 15:04:34 ---> Running in a28714a41102 15:04:35 Removing intermediate container 0338925ab09a 15:04:35 ---> f803c51b1e51 15:04:35 Step 5/8 : RUN apk add --update --no-cache git make 15:04:35 ---> Running in 7e21eff33f8c 15:04:35 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:04:36 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:04:36 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:04:36 OK: 143 MiB in 39 packages 15:04:36 Removing intermediate container a28714a41102 15:04:36 ---> f00a86fc5057 15:04:36 Step 6/8 : WORKDIR /build 15:04:36 ---> Running in 5b2285c89b9a 15:04:37 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:04:37 Removing intermediate container 5b2285c89b9a 15:04:37 ---> 04168fce7de4 15:04:37 Step 7/8 : COPY go.mod . 15:04:37 ---> bc2e0074ce62 15:04:37 Step 8/8 : RUN go mod download 15:04:37 ---> Running in 6b1a300cb253 15:04:37 OK: 125 MiB in 39 packages 15:04:38 go: finding github.com/BurntSushi/toml v0.3.1 15:04:38 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:04:38 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:04:38 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:04:38 go: finding github.com/bgentry/speakeasy v0.1.0 15:04:38 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:04:38 go: finding github.com/davecgh/go-spew v1.1.1 15:04:38 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:04:38 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 15:04:38 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 15:04:38 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:04:38 go: finding github.com/fatih/color v1.7.0 15:04:38 go: finding github.com/go-kit/kit v0.8.0 15:04:38 go: finding github.com/go-logfmt/logfmt v0.4.0 15:04:38 go: finding github.com/go-stack/stack v1.8.0 15:04:38 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:04:39 go: finding github.com/google/uuid v1.1.0 15:04:39 go: finding github.com/gorilla/mux v1.7.1 15:04:39 go: finding github.com/hashicorp/consul/api v1.1.0 15:04:39 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:04:39 go: finding github.com/hashicorp/errwrap v1.0.0 15:04:39 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:04:39 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:04:39 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:04:39 go: finding github.com/hashicorp/go-multierror v1.0.0 15:04:39 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:04:39 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:04:39 go: finding github.com/hashicorp/go-syslog v1.0.0 15:04:39 go: finding github.com/hashicorp/go-uuid v1.0.1 15:04:39 go: finding github.com/hashicorp/go.net v0.0.1 15:04:39 go: finding github.com/hashicorp/golang-lru v0.5.0 15:04:39 go: finding github.com/hashicorp/logutils v1.0.0 15:04:39 go: finding github.com/hashicorp/mdns v1.0.0 15:04:39 go: finding github.com/hashicorp/memberlist v0.1.3 15:04:39 go: finding github.com/hashicorp/serf v0.8.2 15:04:39 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:04:39 go: finding github.com/mattn/go-colorable v0.0.9 15:04:39 go: finding github.com/mattn/go-isatty v0.0.3 15:04:39 go: finding github.com/miekg/dns v1.0.14 15:04:39 go: finding github.com/mitchellh/cli v1.0.0 15:04:39 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:04:39 go: finding github.com/mitchellh/copystructure v1.0.0 15:04:39 go: finding github.com/mitchellh/go-homedir v1.0.0 15:04:39 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:04:39 Removing intermediate container 7e21eff33f8c 15:04:39 ---> 0c92ba26f84c 15:04:39 Step 6/8 : WORKDIR /build 15:04:39 ---> Running in d80ab2e214e5 15:04:39 go: finding github.com/mitchellh/gox v0.4.0 15:04:39 go: finding github.com/mitchellh/iochan v1.0.0 15:04:39 go: finding github.com/mitchellh/mapstructure v1.1.2 15:04:39 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:04:39 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:04:39 go: finding github.com/pelletier/go-toml v1.2.0 15:04:39 go: finding github.com/pkg/errors v0.8.1 15:04:39 go: finding github.com/pmezard/go-difflib v1.0.0 15:04:39 go: finding github.com/posener/complete v1.1.1 15:04:39 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:04:39 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:04:39 go: finding github.com/stretchr/objx v0.1.0 15:04:39 go: finding github.com/stretchr/testify v1.5.1 15:04:39 go: finding github.com/ugorji/go v1.1.4 15:04:39 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 15:04:39 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 15:04:39 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:04:39 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 15:04:39 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 15:04:39 go: finding gopkg.in/yaml.v2 v2.2.8 15:04:39 Removing intermediate container d80ab2e214e5 15:04:39 ---> 88d5b8917ac2 15:04:39 Step 7/8 : COPY go.mod . 15:04:39 ---> ee0822313d32 15:04:39 Step 8/8 : RUN go mod download 15:04:40 ---> Running in 0de10806080d 15:04:42 go: finding github.com/BurntSushi/toml v0.3.1 15:04:42 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:04:42 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:04:42 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:04:42 go: finding github.com/bgentry/speakeasy v0.1.0 15:04:42 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:04:42 go: finding github.com/davecgh/go-spew v1.1.1 15:04:42 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:04:42 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 15:04:42 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 15:04:42 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:04:42 go: finding github.com/fatih/color v1.7.0 15:04:42 go: finding github.com/go-kit/kit v0.8.0 15:04:42 go: finding github.com/go-logfmt/logfmt v0.4.0 15:04:42 go: finding github.com/go-stack/stack v1.8.0 15:04:42 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:04:42 go: finding github.com/google/uuid v1.1.0 15:04:42 go: finding github.com/gorilla/mux v1.7.1 15:04:42 go: finding github.com/hashicorp/consul/api v1.1.0 15:04:42 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:04:42 go: finding github.com/hashicorp/errwrap v1.0.0 15:04:42 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:04:42 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:04:42 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:04:42 go: finding github.com/hashicorp/go-multierror v1.0.0 15:04:42 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:04:42 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:04:42 go: finding github.com/hashicorp/go-syslog v1.0.0 15:04:42 go: finding github.com/hashicorp/go-uuid v1.0.1 15:04:42 go: finding github.com/hashicorp/go.net v0.0.1 15:04:42 go: finding github.com/hashicorp/golang-lru v0.5.0 15:04:42 go: finding github.com/hashicorp/logutils v1.0.0 15:04:42 go: finding github.com/hashicorp/mdns v1.0.0 15:04:42 go: finding github.com/hashicorp/memberlist v0.1.3 15:04:42 go: finding github.com/hashicorp/serf v0.8.2 15:04:42 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:04:42 go: finding github.com/mattn/go-colorable v0.0.9 15:04:42 go: finding github.com/mattn/go-isatty v0.0.3 15:04:42 go: finding github.com/miekg/dns v1.0.14 15:04:42 go: finding github.com/mitchellh/cli v1.0.0 15:04:42 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:04:42 go: finding github.com/mitchellh/copystructure v1.0.0 15:04:42 go: finding github.com/mitchellh/go-homedir v1.0.0 15:04:42 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:04:42 go: finding github.com/mitchellh/gox v0.4.0 15:04:42 go: finding github.com/mitchellh/iochan v1.0.0 15:04:42 go: finding github.com/mitchellh/mapstructure v1.1.2 15:04:42 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:04:42 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:04:42 go: finding github.com/pelletier/go-toml v1.2.0 15:04:42 go: finding github.com/pkg/errors v0.8.1 15:04:42 go: finding github.com/pmezard/go-difflib v1.0.0 15:04:42 go: finding github.com/posener/complete v1.1.1 15:04:42 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:04:42 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:04:42 go: finding github.com/stretchr/objx v0.1.0 15:04:42 go: finding github.com/stretchr/testify v1.5.1 15:04:42 go: finding github.com/ugorji/go v1.1.4 15:04:42 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 15:04:42 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 15:04:42 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:04:42 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 15:04:42 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 15:04:42 go: finding gopkg.in/yaml.v2 v2.2.8 15:04:44 Removing intermediate container 6b1a300cb253 15:04:44 ---> ea8296b5c347 15:04:44 Successfully built ea8296b5c347 15:04:44 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 15:04:45 + docker inspect -f . ci-base-image-x86_64 15:04:45 . [Pipeline] withDockerContainer 15:04:45 prd-centos7-docker-4c-2g-4318 does not seem to be running inside a container 15:04:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/28 -v /w/workspace/go-mod-bootstrap/28:/w/workspace/go-mod-bootstrap/28:rw,z -v /w/workspace/go-mod-bootstrap/28@tmp:/w/workspace/go-mod-bootstrap/28@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 15:04:46 $ docker top 6ed62689172be357b99e33bc26b91d3ed70965e87bc38b6da743f368d7ee36a3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:46 + go version 15:04:46 go version go1.13.5 linux/amd64 [Pipeline] sh 15:04:46 + make test 15:04:46 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:04:52 Removing intermediate container 0de10806080d 15:04:52 ---> 4ce30c20db7c 15:04:52 Successfully built 4ce30c20db7c 15:04:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:04:53 + docker inspect -f . ci-base-image-arm64 15:04:53 . [Pipeline] withDockerContainer 15:04:54 prd-ubuntu18.04-docker-arm64-4c-16g-4316 does not seem to be running inside a container 15:04:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/28 -v /w/workspace/go-mod-bootstrap/28:/w/workspace/go-mod-bootstrap/28:rw,z -v /w/workspace/go-mod-bootstrap/28@tmp:/w/workspace/go-mod-bootstrap/28@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 15:04:55 $ docker top 79d4386b6f7f5afcedac997df17e15adc3ffd31c1d967ee569c7d6823a13a722 -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:56 + go version 15:04:56 go version go1.13.5 linux/arm64 [Pipeline] sh 15:04:57 + make test 15:04:57 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:05:05 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 15:05:07 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.018s coverage: 44.1% of statements 15:05:07 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 15:05:07 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.011s coverage: 84.2% of statements 15:05:07 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 15:05:07 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 15:05:07 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 15:05:13 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.016s coverage: 100.0% of statements 15:05:13 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 15:05:13 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 15:05:13 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 15:05:13 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.006s coverage: 48.9% of statements 15:05:13 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 15:05:13 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 15:05:13 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.004s coverage: 91.3% of statements 15:05:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:05:15 gofmt -l . 15:05:15 [ "`gofmt -l .`" = "" ] [Pipeline] stash 15:05:16 Stashed 1 file(s) [Pipeline] } 15:05:16 $ docker stop --time=1 6ed62689172be357b99e33bc26b91d3ed70965e87bc38b6da743f368d7ee36a3 15:05:17 $ docker rm -f 6ed62689172be357b99e33bc26b91d3ed70965e87bc38b6da743f368d7ee36a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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] } 15:05:44 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 15:05:44 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.036s coverage: 44.1% of statements 15:05:44 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 15:05:44 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.068s coverage: 84.2% of statements 15:05:44 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 15:05:44 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 15:05:44 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 15:05:46 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.054s coverage: 100.0% of statements 15:05:46 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 15:05:46 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 15:05:46 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 15:05:46 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.026s coverage: 48.9% of statements 15:05:46 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 15:05:46 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 15:05:46 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.019s coverage: 91.3% of statements 15:05:46 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:05:53 gofmt -l . 15:05:53 [ "`gofmt -l .`" = "" ] [Pipeline] stash 15:05:53 Warning: overwriting stash ‘coverage-report’ 15:05:53 Stashed 1 file(s) [Pipeline] } 15:05:53 $ docker stop --time=1 79d4386b6f7f5afcedac997df17e15adc3ffd31c1d967ee569c7d6823a13a722 15:05:56 $ docker rm -f 79d4386b6f7f5afcedac997df17e15adc3ffd31c1d967ee569c7d6823a13a722 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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 15:05:57 provisioning config files... 15:05:57 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config3663283930004345602tmp [Pipeline] { [Pipeline] sh 15:05:58 + curl -s https://codecov.io/bash 15:05:58 + bash -s - -t @/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config3663283930004345602tmp 15:05:58 15:05:58 _____ _ 15:05:58 / ____| | | 15:05:58 | | ___ __| | ___ ___ _____ __ 15:05:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:05:58 | |___| (_) | (_| | __/ (_| (_) \ V / 15:05:58 \_____\___/ \__,_|\___|\___\___/ \_/ 15:05:58 Bash-tbd 15:05:58 15:05:58 15:05:58 ==> Jenkins CI detected. 15:05:58 project root: . 15:05:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:05:58 ==> Running gcov in . (disable via -X gcov) 15:05:58 ==> Python coveragepy not found 15:05:58 ==> Searching for coverage reports in: 15:05:58 + . 15:05:58 -> Found 1 reports 15:05:58 ==> Detecting git/mercurial file structure 15:05:58 ==> Reading reports 15:05:58 + ./coverage.out bytes=18249 15:05:58 ==> Appending adjustments 15:05:58 http://docs.codecov.io/docs/fixing-reports 15:05:59 + Found adjustments 15:05:59 ==> Gzipping contents 15:05:59 ==> Uploading reports 15:05:59 url: https://codecov.io 15:05:59 query: branch=master&commit=325489d862a0222f81a15c2c169506a36020bcef&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F28%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job= 15:05:59 -> Pinging Codecov 15:05:59 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=325489d862a0222f81a15c2c169506a36020bcef&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F28%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job= 15:05:59 -> Uploading 15:05:59 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/325489d862a0222f81a15c2c169506a36020bcef [Pipeline] } 15:05:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 15:06:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 15:06:00 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 15:06:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:06:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 15:06:00 15:06:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 15:06:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 15:06:00 1.217.3: Pulling from edgex-devops/edgex-snyk-go 15:06:00 e6b0cf9c0882: Pulling fs layer 15:06:00 2848faf0eed1: Pulling fs layer 15:06:00 0f37312ad70f: Pulling fs layer 15:06:00 7d08f2745646: Pulling fs layer 15:06:00 4c9f31393084: Pulling fs layer 15:06:00 eb21ddb83652: Pulling fs layer 15:06:00 345998794f6b: Pulling fs layer 15:06:00 97a711d68925: Pulling fs layer 15:06:00 7c8476c1cb00: Pulling fs layer 15:06:00 eb21ddb83652: Waiting 15:06:00 345998794f6b: Waiting 15:06:00 97a711d68925: Waiting 15:06:00 7c8476c1cb00: Waiting 15:06:00 7d08f2745646: Waiting 15:06:00 4c9f31393084: Waiting 15:06:00 0f37312ad70f: Verifying Checksum 15:06:00 0f37312ad70f: Download complete 15:06:00 2848faf0eed1: Verifying Checksum 15:06:00 2848faf0eed1: Download complete 15:06:00 4c9f31393084: Verifying Checksum 15:06:00 4c9f31393084: Download complete 15:06:00 eb21ddb83652: Verifying Checksum 15:06:00 eb21ddb83652: Download complete 15:06:00 e6b0cf9c0882: Verifying Checksum 15:06:00 e6b0cf9c0882: Download complete 15:06:01 345998794f6b: Verifying Checksum 15:06:01 345998794f6b: Download complete 15:06:01 e6b0cf9c0882: Pull complete 15:06:01 97a711d68925: Download complete 15:06:01 2848faf0eed1: Pull complete 15:06:01 7c8476c1cb00: Verifying Checksum 15:06:01 7c8476c1cb00: Download complete 15:06:02 0f37312ad70f: Pull complete 15:06:02 7d08f2745646: Verifying Checksum 15:06:02 7d08f2745646: Download complete 15:06:07 7d08f2745646: Pull complete 15:06:07 4c9f31393084: Pull complete 15:06:07 eb21ddb83652: Pull complete 15:06:08 345998794f6b: Pull complete 15:06:12 97a711d68925: Pull complete 15:06:12 7c8476c1cb00: Pull complete 15:06:12 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 15:06:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 15:06:12 prd-centos7-docker-4c-2g-4315 does not seem to be running inside a container 15:06:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/xfoundry_go-mod-bootstrap_master:/ws -w /ws --entrypoint= -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 15:06:13 $ docker top 6b9931de41b714e14241418f8f609f8a0ca91158026f39ec3e736beff18f5199 -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:13 + snyk monitor '--org=edgex-jenkins' 15:06:17 15:06:17 Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master... 15:06:17 15:06:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/19a98e22-83c3-4df2-becf-4316f070fd80/history/62a3d4a8-e4fc-4944-9b55-876daf2d6c46 15:06:17 15:06:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:06:17 15:06:17 [Pipeline] } 15:06:17 $ docker stop --time=1 6b9931de41b714e14241418f8f609f8a0ca91158026f39ec3e736beff18f5199 15:06:19 $ docker rm -f 6b9931de41b714e14241418f8f609f8a0ca91158026f39ec3e736beff18f5199 [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 15:06:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:06:20 . [Pipeline] withDockerContainer 15:06:20 prd-centos7-docker-4c-2g-4315 does not seem to be running inside a container 15:06:20 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:06:20 $ docker top 7f5afdf2be93e8ab5358e3e213662795e6318965cb252bab4fe75a679fed8030 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:06:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:06:21 [ssh-agent] Looking for ssh-agent implementation... 15:06:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:21 $ docker exec 7f5afdf2be93e8ab5358e3e213662795e6318965cb252bab4fe75a679fed8030 ssh-agent 15:06:21 SSH_AUTH_SOCK=/tmp/ssh-Yp2osU3oOlBU/agent.15 15:06:21 SSH_AGENT_PID=22 15:06:21 Running ssh-add (command line suppressed) 15:06:21 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3002531970597279274.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3002531970597279274.key) 15:06:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:06:21 + git semver tag 15:06:21 # -> Open(): unable to determine branch for HEAD 15:06:21 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 15:06:21 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 15:06:21 # $SEMVER_REMOTE_NAME = origin 15:06:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:06:21 # $SEMVER_USER_NAME = edgex-jenkins 15:06:21 # $SEMVER_BRANCH = master 15:06:21 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 15:06:21 # 325489d862a0222f81a15c2c169506a36020bcef HEAD 15:06:21 # -> Force: false 15:06:21 # d62e8d81d796123de4fef335084ce64460ea3bef refs/tags/v0.0.29 [Pipeline] } 15:06:21 $ docker exec --env ******** --env ******** 7f5afdf2be93e8ab5358e3e213662795e6318965cb252bab4fe75a679fed8030 ssh-agent -k 15:06:22 unset SSH_AUTH_SOCK; 15:06:22 unset SSH_AGENT_PID; 15:06:22 echo Agent pid 22 killed; 15:06:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:06:22 + git semver [Pipeline] } 15:06:22 $ docker stop --time=1 7f5afdf2be93e8ab5358e3e213662795e6318965cb252bab4fe75a679fed8030 15:06:23 $ docker rm -f 7f5afdf2be93e8ab5358e3e213662795e6318965cb252bab4fe75a679fed8030 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:06:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:06:24 15:06:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:06:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:06:24 0.23.1-centos7: Pulling from edgex-lftools 15:06:24 ab5ef0e58194: Pulling fs layer 15:06:24 9712f1f96733: Pulling fs layer 15:06:24 63f879dbbcfc: Pulling fs layer 15:06:24 0d9ebad4ef96: Pulling fs layer 15:06:24 e9a5061849ea: Pulling fs layer 15:06:24 d747dcd14b5f: Pulling fs layer 15:06:24 2de7ff778b66: Pulling fs layer 15:06:24 e9a5061849ea: Waiting 15:06:24 d747dcd14b5f: Waiting 15:06:24 2de7ff778b66: Waiting 15:06:24 0d9ebad4ef96: Waiting 15:06:24 9712f1f96733: Verifying Checksum 15:06:24 9712f1f96733: Download complete 15:06:25 63f879dbbcfc: Verifying Checksum 15:06:25 63f879dbbcfc: Download complete 15:06:25 e9a5061849ea: Verifying Checksum 15:06:25 e9a5061849ea: Download complete 15:06:25 d747dcd14b5f: Verifying Checksum 15:06:25 d747dcd14b5f: Download complete 15:06:25 0d9ebad4ef96: Verifying Checksum 15:06:25 0d9ebad4ef96: Download complete 15:06:25 ab5ef0e58194: Verifying Checksum 15:06:25 ab5ef0e58194: Download complete 15:06:25 2de7ff778b66: Verifying Checksum 15:06:25 2de7ff778b66: Download complete 15:06:30 ab5ef0e58194: Pull complete 15:06:30 9712f1f96733: Pull complete 15:06:32 63f879dbbcfc: Pull complete 15:06:38 0d9ebad4ef96: Pull complete 15:06:40 e9a5061849ea: Pull complete 15:06:41 d747dcd14b5f: Pull complete 15:06:43 2de7ff778b66: Pull complete 15:06:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:06:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:06:43 prd-centos7-docker-4c-2g-4315 does not seem to be running inside a container 15:06:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:06:45 $ docker top eb5ab305cd27ee1b0eb0f03ba7b0a255d0ade7c00fa0fbf97a5282be45ad8e2c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:06:45 provisioning config files... 15:06:45 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7396022180302714305tmp 15:06:45 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config5585218683099230637tmp 15:06:45 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config4672597304759599615tmp [Pipeline] { [Pipeline] echo 15:06:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:06:45 ---> sigul-configuration.sh 15:06:45 gpg: directory `/root/.gnupg' created 15:06:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:06:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:06:45 gpg: keyring `/root/.gnupg/secring.gpg' created 15:06:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:06:45 gpg: CAST5 encrypted data 15:06:45 gpg: encrypted with 1 passphrase 15:06:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:06:46 + mkdir /home/jenkins 15:06:46 + mkdir /home/jenkins/sigul [Pipeline] sh 15:06:46 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 15:06:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:06:46 ---> sigul-install.sh 15:06:56 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:06:57 + git tag --list 15:06:57 v0.0.29 [Pipeline] sh 15:06:57 + lftools sign git-tag v0.0.29 15:06:58 Signing Git tag with Sigul... 15:06:58 Signing v0.0.29 [Pipeline] echo 15:06:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:06:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:06:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:06:59 $ docker stop --time=1 eb5ab305cd27ee1b0eb0f03ba7b0a255d0ade7c00fa0fbf97a5282be45ad8e2c 15:07:01 $ docker rm -f eb5ab305cd27ee1b0eb0f03ba7b0a255d0ade7c00fa0fbf97a5282be45ad8e2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:07:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:07:01 . [Pipeline] withDockerContainer 15:07:01 prd-centos7-docker-4c-2g-4315 does not seem to be running inside a container 15:07:01 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:07:02 $ docker top c0510fe6136e2875bae7dbd60176a68b08d1887ab29db417aad1f527573f50da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:07:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:07:02 [ssh-agent] Looking for ssh-agent implementation... 15:07:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:03 $ docker exec c0510fe6136e2875bae7dbd60176a68b08d1887ab29db417aad1f527573f50da ssh-agent 15:07:03 SSH_AUTH_SOCK=/tmp/ssh-F4jAC4tpppTq/agent.14 15:07:03 SSH_AGENT_PID=21 15:07:03 Running ssh-add (command line suppressed) 15:07:03 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_895245147457704108.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_895245147457704108.key) 15:07:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:07:03 + git semver bump patch 15:07:03 # -> Open(): unable to determine branch for HEAD 15:07:03 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 15:07:03 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 15:07:03 # $SEMVER_REMOTE_NAME = origin 15:07:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:07:03 # $SEMVER_USER_NAME = edgex-jenkins 15:07:03 # $SEMVER_BRANCH = master 15:07:03 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 15:07:03 0.0.30 [Pipeline] } 15:07:03 $ docker exec --env ******** --env ******** c0510fe6136e2875bae7dbd60176a68b08d1887ab29db417aad1f527573f50da ssh-agent -k 15:07:04 unset SSH_AUTH_SOCK; 15:07:04 unset SSH_AGENT_PID; 15:07:04 echo Agent pid 21 killed; 15:07:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:07:04 + git semver [Pipeline] } 15:07:04 $ docker stop --time=1 c0510fe6136e2875bae7dbd60176a68b08d1887ab29db417aad1f527573f50da 15:07:05 $ docker rm -f c0510fe6136e2875bae7dbd60176a68b08d1887ab29db417aad1f527573f50da [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:07:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:07:06 . [Pipeline] withDockerContainer 15:07:06 prd-centos7-docker-4c-2g-4315 does not seem to be running inside a container 15:07:06 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:07:07 $ docker top 0b47029e26dd94b16cb38501b3a08d50ba38a69b534e7ea749bcebe18086900b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:07:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:07:07 [ssh-agent] Looking for ssh-agent implementation... 15:07:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:07 $ docker exec 0b47029e26dd94b16cb38501b3a08d50ba38a69b534e7ea749bcebe18086900b ssh-agent 15:07:07 SSH_AUTH_SOCK=/tmp/ssh-itjpti38mlOE/agent.14 15:07:07 SSH_AGENT_PID=21 15:07:07 Running ssh-add (command line suppressed) 15:07:07 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5068939604400310712.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5068939604400310712.key) 15:07:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:07:08 + git semver push 15:07:08 # -> Open(): unable to determine branch for HEAD 15:07:08 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 15:07:08 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 15:07:08 # $SEMVER_REMOTE_NAME = origin 15:07:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:07:08 # $SEMVER_USER_NAME = edgex-jenkins 15:07:08 # $SEMVER_BRANCH = master 15:07:08 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 15:07:14 $ docker exec --env ******** --env ******** 0b47029e26dd94b16cb38501b3a08d50ba38a69b534e7ea749bcebe18086900b ssh-agent -k 15:07:15 unset SSH_AUTH_SOCK; 15:07:15 unset SSH_AGENT_PID; 15:07:15 echo Agent pid 21 killed; 15:07:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:07:15 + git semver [Pipeline] } 15:07:15 $ docker stop --time=1 0b47029e26dd94b16cb38501b3a08d50ba38a69b534e7ea749bcebe18086900b 15:07:16 $ docker rm -f 0b47029e26dd94b16cb38501b3a08d50ba38a69b534e7ea749bcebe18086900b [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 15:07:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:07:18 ---> package-listing.sh 15:07:18 ++ facter osfamily 15:07:18 ++ tr '[:upper:]' '[:lower:]' 15:07:18 + OS_FAMILY=redhat 15:07:18 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master 15:07:18 + START_PACKAGES=/tmp/packages_start.txt 15:07:18 + END_PACKAGES=/tmp/packages_end.txt 15:07:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:07:18 + PACKAGES=/tmp/packages_start.txt 15:07:18 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 15:07:18 + PACKAGES=/tmp/packages_end.txt 15:07:18 + case "${OS_FAMILY}" in 15:07:18 + rpm -qa 15:07:18 + sort 15:07:22 + '[' -f /tmp/packages_start.txt ']' 15:07:22 + '[' -f /tmp/packages_end.txt ']' 15:07:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:07:22 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 15:07:22 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ 15:07:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] isUnix [Pipeline] sh 15:07:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:07:22 15:07:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:07:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:07:23 alpine: Pulling from edgex-lftools-log-publisher 15:07:23 c9b1b535fdd9: Pulling fs layer 15:07:23 2cc5ad85d9ab: Pulling fs layer 15:07:23 756a868c4378: Pulling fs layer 15:07:23 444b2fc9a129: Pulling fs layer 15:07:23 ea15f1150254: Pulling fs layer 15:07:23 41b27a9f41bf: Pulling fs layer 15:07:23 28c525ee5125: Pulling fs layer 15:07:23 094b1ea09ed8: Pulling fs layer 15:07:23 138eaada9080: Pulling fs layer 15:07:23 0622d0fa9048: Pulling fs layer 15:07:23 28c525ee5125: Waiting 15:07:23 138eaada9080: Waiting 15:07:23 094b1ea09ed8: Waiting 15:07:23 ea15f1150254: Waiting 15:07:23 41b27a9f41bf: Waiting 15:07:23 444b2fc9a129: Waiting 15:07:23 2cc5ad85d9ab: Verifying Checksum 15:07:23 2cc5ad85d9ab: Download complete 15:07:23 444b2fc9a129: Download complete 15:07:23 c9b1b535fdd9: Verifying Checksum 15:07:23 c9b1b535fdd9: Download complete 15:07:23 ea15f1150254: Verifying Checksum 15:07:23 ea15f1150254: Download complete 15:07:23 28c525ee5125: Verifying Checksum 15:07:23 28c525ee5125: Download complete 15:07:23 756a868c4378: Verifying Checksum 15:07:23 756a868c4378: Download complete 15:07:23 138eaada9080: Verifying Checksum 15:07:23 138eaada9080: Download complete 15:07:23 094b1ea09ed8: Verifying Checksum 15:07:23 094b1ea09ed8: Download complete 15:07:23 c9b1b535fdd9: Pull complete 15:07:23 0622d0fa9048: Verifying Checksum 15:07:23 0622d0fa9048: Download complete 15:07:24 41b27a9f41bf: Verifying Checksum 15:07:24 41b27a9f41bf: Download complete 15:07:25 2cc5ad85d9ab: Pull complete 15:07:27 756a868c4378: Pull complete 15:07:27 444b2fc9a129: Pull complete 15:07:27 ea15f1150254: Pull complete 15:07:31 41b27a9f41bf: Pull complete 15:07:31 28c525ee5125: Pull complete 15:07:33 094b1ea09ed8: Pull complete 15:07:33 138eaada9080: Pull complete 15:07:33 0622d0fa9048: Pull complete 15:07:33 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 15:07:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:07:33 prd-centos7-docker-4c-2g-4315 does not seem to be running inside a container 15:07:33 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:07:35 $ docker top 181bba0bd367c54b3869cd44dc6a66e08be50213949523e072dc976a2c84aa07 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:07:35 provisioning config files... 15:07:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config1096160454098741147tmp [Pipeline] { [Pipeline] echo 15:07:35 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:07:35 ---> create-netrc.sh [Pipeline] echo 15:07:35 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:07:36 ---> logs-deploy.sh 15:07:36 + ARCHIVE_ARTIFACTS= 15:07:36 + LOGS_SERVER=https://logs.edgexfoundry.org 15:07:36 + '[' https://logs.edgexfoundry.org == None ']' 15:07:36 + NEXUS_URL=https://nexus.edgexfoundry.org 15:07:36 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/28 15:07:36 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/master/28/ 15:07:36 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/28 /w/workspace/xfoundry_go-mod-bootstrap_master 15:07:36 Archives upload complete. 15:07:37 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/28 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/master/28/