Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ecf948a463e8583f0496661ae04077e126abfeb1 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 a8d5489117fb74ecf2babedeac9793ec80335c77 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 a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > 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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts 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-7857 in /w/workspace/dry_go-mod-core-contracts_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-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision ecf948a463e8583f0496661ae04077e126abfeb1 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ecf948a463e8583f0496661ae04077e126abfeb1 # timeout=10 Commit message: "Update Reading Validation-Allow Empty Binary Data (#241)" > git rev-list --no-walk 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:06:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:06:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:06:55 ========================================================= 14:06:55 EdgeX Global Pipelines Version Info 14:06:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:06:56 ------------------- 14:06:56 stable info: 14:06:56 ------------------- 14:06:56 Commited By: Emilio Reyes emilio.reyes@intel.com 14:06:56 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 14:06:56 Message: update stable to v1.0.87 14:06:57 ------------------- 14:06:57 experimental info: 14:06:57 ------------------- 14:06:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:06:57 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 14:06:57 Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 14:06:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:06:59 14:06:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:07:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:07:00 latest: Pulling from edgex-devops/git-semver 14:07:00 9123ac7c32f7: Pulling fs layer 14:07:00 b8cc5d1170e3: Pulling fs layer 14:07:00 2924cbbf6a41: Pulling fs layer 14:07:00 93b08a4f1073: Pulling fs layer 14:07:00 93b08a4f1073: Waiting 14:07:00 b8cc5d1170e3: Verifying Checksum 14:07:00 b8cc5d1170e3: Download complete 14:07:00 9123ac7c32f7: Download complete 14:07:00 93b08a4f1073: Verifying Checksum 14:07:00 93b08a4f1073: Download complete 14:07:00 2924cbbf6a41: Verifying Checksum 14:07:00 2924cbbf6a41: Download complete 14:07:00 9123ac7c32f7: Pull complete 14:07:00 b8cc5d1170e3: Pull complete 14:07:01 2924cbbf6a41: Pull complete 14:07:01 93b08a4f1073: Pull complete 14:07:01 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 14:07:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:07:01 prd-centos7-docker-4c-2g-7857 does not seem to be running inside a container 14:07:01 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 14:07:02 $ docker top d74b4932b7079c42ca8cefab1d31fdc530de0bba42c1e0275c6d7da79ec6881e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:07:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:07:02 [ssh-agent] Looking for ssh-agent implementation... 14:07:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:07:02 $ docker exec d74b4932b7079c42ca8cefab1d31fdc530de0bba42c1e0275c6d7da79ec6881e ssh-agent 14:07:03 SSH_AUTH_SOCK=/tmp/ssh-oZ3V8lIY4Egq/agent.15 14:07:03 SSH_AGENT_PID=21 14:07:03 Running ssh-add (command line suppressed) 14:07:03 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6222474558449532149.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6222474558449532149.key) 14:07:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:07:03 + git describe --exact-match --tags HEAD 14:07:03 fatal: No names found, cannot describe anything. [Pipeline] } 14:07:03 $ docker exec --env ******** --env ******** d74b4932b7079c42ca8cefab1d31fdc530de0bba42c1e0275c6d7da79ec6881e ssh-agent -k 14:07:03 unset SSH_AUTH_SOCK; 14:07:03 unset SSH_AGENT_PID; 14:07:03 echo Agent pid 21 killed; 14:07:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 14:07:04 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 14:07:04 This usually means this commit has not been tagged. [Pipeline] sshagent 14:07:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:07:04 [ssh-agent] Looking for ssh-agent implementation... 14:07:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:07:04 $ docker exec d74b4932b7079c42ca8cefab1d31fdc530de0bba42c1e0275c6d7da79ec6881e ssh-agent 14:07:04 SSH_AUTH_SOCK=/tmp/ssh-nwxax66OsQHy/agent.56 14:07:04 SSH_AGENT_PID=62 14:07:04 Running ssh-add (command line suppressed) 14:07:04 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2122976830264265869.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2122976830264265869.key) 14:07:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:07:04 + git semver init 14:07:04 # -> Open(): unable to determine branch for HEAD 14:07:04 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 14:07:04 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 14:07:04 # $SEMVER_REMOTE_NAME = origin 14:07:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:07:04 # $SEMVER_USER_NAME = edgex-jenkins 14:07:04 # $SEMVER_BRANCH = master 14:07:04 # $SEMVER_TEMP = /tmp/semver-742962188 14:07:04 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 14:07:05 # '/tmp/semver-742962188' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 14:07:05 # -> Force: false 14:07:05 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 14:07:05 $ docker exec --env ******** --env ******** d74b4932b7079c42ca8cefab1d31fdc530de0bba42c1e0275c6d7da79ec6881e ssh-agent -k 14:07:06 unset SSH_AUTH_SOCK; 14:07:06 unset SSH_AGENT_PID; 14:07:06 echo Agent pid 62 killed; 14:07:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:07:06 + git semver [Pipeline] } 14:07:06 $ docker stop --time=1 d74b4932b7079c42ca8cefab1d31fdc530de0bba42c1e0275c6d7da79ec6881e 14:07:07 $ docker rm -f d74b4932b7079c42ca8cefab1d31fdc530de0bba42c1e0275c6d7da79ec6881e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 14:07:08 Stashed 69 file(s) [Pipeline] echo 14:07:08 [edgeXSemver] initialized semver on version 0.1.58 [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 14:07:24 Still waiting to schedule task 14:07:24 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-7857’ 14:07:24 Still waiting to schedule task 14:07:24 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:09:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-7858 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 14:09:17 Running in /w/workspace/go-mod-core-contracts/22 [Pipeline] { [Pipeline] checkout 14:09:23 using credential edgex-jenkins-ssh 14:09:23 Cloning the remote Git repository 14:09:23 Cloning with configured refspecs honoured and without tags 14:09:23 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 14:09:23 > git init /w/workspace/go-mod-core-contracts/22 # timeout=10 14:09:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 14:09:23 > git --version # timeout=10 14:09:23 using GIT_SSH to set credentials SSH Credentials for GitHub 14:09:23 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 14:09:24 Fetching without tags 14:09:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 14:09:24 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:09:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 14:09:24 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 14:09:24 using GIT_SSH to set credentials SSH Credentials for GitHub 14:09:24 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 14:09:25 Checking out Revision ecf948a463e8583f0496661ae04077e126abfeb1 (master) 14:09:25 > git config core.sparsecheckout # timeout=10 14:09:25 > git checkout -f ecf948a463e8583f0496661ae04077e126abfeb1 # timeout=10 14:09:30 Commit message: "Update Reading Validation-Allow Empty Binary Data (#241)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:09:31 ========================================================= 14:09:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 14:09:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:09:32 + 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 . 14:09:33 Sending build context to Docker daemon 1.738MB 14:09:33 Step 1/7 : ARG BASE=golang:1.13-alpine 14:09:33 Step 2/7 : FROM ${BASE} 14:09:33 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:09:33 cde5963f3b93: Pulling fs layer 14:09:33 2a23fa8c16f7: Pulling fs layer 14:09:33 777b28850792: Pulling fs layer 14:09:33 8a11ddd9e578: Pulling fs layer 14:09:33 4cf88f913ddb: Pulling fs layer 14:09:33 1df406cf5192: Pulling fs layer 14:09:33 cd6300453558: Pulling fs layer 14:09:33 b9c365052c96: Pulling fs layer 14:09:33 a2d8cc88f415: Pulling fs layer 14:09:33 ea1d1ca13537: Pulling fs layer 14:09:33 3750a50a1c5e: Pulling fs layer 14:09:33 1df406cf5192: Waiting 14:09:33 cd6300453558: Waiting 14:09:33 b9c365052c96: Waiting 14:09:33 a2d8cc88f415: Waiting 14:09:33 4cf88f913ddb: Waiting 14:09:33 ea1d1ca13537: Waiting 14:09:33 3750a50a1c5e: Waiting 14:09:33 8a11ddd9e578: Waiting 14:09:33 777b28850792: Verifying Checksum 14:09:33 777b28850792: Download complete 14:09:33 2a23fa8c16f7: Download complete 14:09:33 4cf88f913ddb: Verifying Checksum 14:09:33 4cf88f913ddb: Download complete 14:09:33 1df406cf5192: Verifying Checksum 14:09:33 1df406cf5192: Download complete 14:09:34 cde5963f3b93: Verifying Checksum 14:09:34 cde5963f3b93: Download complete 14:09:35 cde5963f3b93: Pull complete 14:09:35 2a23fa8c16f7: Pull complete 14:09:35 777b28850792: Pull complete 14:09:38 cd6300453558: Verifying Checksum 14:09:38 cd6300453558: Download complete 14:09:38 a2d8cc88f415: Verifying Checksum 14:09:38 a2d8cc88f415: Download complete 14:09:40 ea1d1ca13537: Download complete 14:09:40 3750a50a1c5e: Verifying Checksum 14:09:40 3750a50a1c5e: Download complete 14:09:40 Running on prd-centos7-docker-4c-2g-7859 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 14:09:40 Running in /w/workspace/go-mod-core-contracts/22 [Pipeline] { [Pipeline] checkout 14:09:43 using credential edgex-jenkins-ssh 14:09:43 Cloning the remote Git repository 14:09:43 Cloning with configured refspecs honoured and without tags 14:09:43 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 14:09:43 > git init /w/workspace/go-mod-core-contracts/22 # timeout=10 14:09:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 14:09:43 > git --version # timeout=10 14:09:43 using GIT_SSH to set credentials SSH Credentials for GitHub 14:09:43 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 14:09:43 b9c365052c96: Verifying Checksum 14:09:43 b9c365052c96: Download complete 14:09:43 Fetching without tags 14:09:44 Checking out Revision ecf948a463e8583f0496661ae04077e126abfeb1 (master) 14:09:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 14:09:43 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:09:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 14:09:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 14:09:43 using GIT_SSH to set credentials SSH Credentials for GitHub 14:09:43 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 14:09:44 > git config core.sparsecheckout # timeout=10 14:09:44 > git checkout -f ecf948a463e8583f0496661ae04077e126abfeb1 # timeout=10 14:09:45 8a11ddd9e578: Verifying Checksum 14:09:45 8a11ddd9e578: Download complete 14:09:48 Commit message: "Update Reading Validation-Allow Empty Binary Data (#241)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:09:48 ========================================================= 14:09:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 14:09:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:09:49 + 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 . 14:09:49 Sending build context to Docker daemon 1.738MB 14:09:49 Step 1/7 : ARG BASE=golang:1.13-alpine 14:09:49 Step 2/7 : FROM ${BASE} 14:09:49 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 14:09:49 e6b0cf9c0882: Pulling fs layer 14:09:49 2848faf0eed1: Pulling fs layer 14:09:49 0f37312ad70f: Pulling fs layer 14:09:49 5788d62ee057: Pulling fs layer 14:09:49 0e6b1d234666: Pulling fs layer 14:09:49 bf5d7aec512f: Pulling fs layer 14:09:49 34c802a77dc8: Pulling fs layer 14:09:49 9eb99e56ec68: Pulling fs layer 14:09:49 27c7a5d97fbd: Pulling fs layer 14:09:49 5c102a31e300: Pulling fs layer 14:09:49 dcfb455df0a1: Pulling fs layer 14:09:49 5788d62ee057: Waiting 14:09:49 9eb99e56ec68: Waiting 14:09:49 27c7a5d97fbd: Waiting 14:09:49 5c102a31e300: Waiting 14:09:49 bf5d7aec512f: Waiting 14:09:49 34c802a77dc8: Waiting 14:09:49 dcfb455df0a1: Waiting 14:09:49 0f37312ad70f: Download complete 14:09:49 2848faf0eed1: Verifying Checksum 14:09:49 2848faf0eed1: Download complete 14:09:49 0e6b1d234666: Verifying Checksum 14:09:49 0e6b1d234666: Download complete 14:09:49 bf5d7aec512f: Verifying Checksum 14:09:49 bf5d7aec512f: Download complete 14:09:50 e6b0cf9c0882: Verifying Checksum 14:09:50 e6b0cf9c0882: Pull complete 14:09:50 2848faf0eed1: Pull complete 14:09:50 0f37312ad70f: Pull complete 14:09:50 34c802a77dc8: Verifying Checksum 14:09:50 34c802a77dc8: Download complete 14:09:50 27c7a5d97fbd: Download complete 14:09:51 5c102a31e300: Verifying Checksum 14:09:51 5c102a31e300: Download complete 14:09:51 dcfb455df0a1: Verifying Checksum 14:09:51 dcfb455df0a1: Download complete 14:09:51 9eb99e56ec68: Verifying Checksum 14:09:51 9eb99e56ec68: Download complete 14:09:52 5788d62ee057: Download complete 14:09:57 5788d62ee057: Pull complete 14:09:57 0e6b1d234666: Pull complete 14:09:57 bf5d7aec512f: Pull complete 14:09:57 8a11ddd9e578: Pull complete 14:09:57 4cf88f913ddb: Pull complete 14:09:57 1df406cf5192: Pull complete 14:10:01 cd6300453558: Pull complete 14:10:02 34c802a77dc8: Pull complete 14:10:06 9eb99e56ec68: Pull complete 14:10:06 27c7a5d97fbd: Pull complete 14:10:06 5c102a31e300: Pull complete 14:10:06 dcfb455df0a1: Pull complete 14:10:06 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 14:10:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 14:10:06 ---> 7c70fe431013 14:10:06 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:10:07 ---> Running in 2edc7ca1fc42 14:10:07 Removing intermediate container 2edc7ca1fc42 14:10:07 ---> 273714c07ce8 14:10:07 Step 4/7 : RUN apk add bash 14:10:07 ---> Running in 7afe4fcff6b3 14:10:07 b9c365052c96: Pull complete 14:10:07 a2d8cc88f415: Pull complete 14:10:07 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 14:10:08 ea1d1ca13537: Pull complete 14:10:08 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 14:10:09 3750a50a1c5e: Pull complete 14:10:09 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 14:10:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 14:10:09 OK: 143 MiB in 39 packages 14:10:09 ---> 78745c68409d 14:10:09 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:10:09 Removing intermediate container 7afe4fcff6b3 14:10:09 ---> 4b8aeb1e7c18 14:10:09 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 14:10:10 ---> Running in a31bb6e8e4b7 14:10:10 Removing intermediate container a31bb6e8e4b7 14:10:10 ---> 7ff3fe561839 14:10:10 Step 6/7 : COPY go.mod . 14:10:10 ---> dcb722e09e76 14:10:10 Step 7/7 : RUN go mod download 14:10:10 ---> Running in 3caeaf1cda1c 14:10:11 go: finding github.com/davecgh/go-spew v1.1.0 14:10:11 go: finding github.com/fxamacker/cbor/v2 v2.2.0 14:10:11 go: finding github.com/go-kit/kit v0.8.0 14:10:11 go: finding github.com/go-logfmt/logfmt v0.4.0 14:10:11 go: finding github.com/go-stack/stack v1.8.0 14:10:11 go: finding github.com/google/uuid v1.1.0 14:10:11 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:10:12 go: finding github.com/pmezard/go-difflib v1.0.0 14:10:12 go: finding github.com/stretchr/objx v0.1.0 14:10:12 go: finding github.com/stretchr/testify v1.3.0 14:10:12 go: finding github.com/x448/float16 v0.8.4 14:10:13 Removing intermediate container 3caeaf1cda1c 14:10:13 ---> 486363cd0c39 14:10:13 Successfully built 486363cd0c39 14:10:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } 14:10:13 ---> Running in 28c62069b86e [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:10:13 Removing intermediate container 28c62069b86e 14:10:13 ---> 983a484efb24 14:10:13 Step 4/7 : RUN apk add bash 14:10:13 ---> Running in 0a3490758613 14:10:14 + docker inspect -f . ci-base-image-x86_64 14:10:14 . [Pipeline] withDockerContainer 14:10:14 prd-centos7-docker-4c-2g-7859 does not seem to be running inside a container 14:10:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/22 -v /w/workspace/go-mod-core-contracts/22:/w/workspace/go-mod-core-contracts/22:rw,z -v /w/workspace/go-mod-core-contracts/22@tmp:/w/workspace/go-mod-core-contracts/22@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 14:10:15 $ docker top 0094beb317817dd826f18601934506a578578d9d05cf6e98f0921931bb7e7737 -eo pid,comm 14:10:15 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 14:10:15 + go version 14:10:15 go version go1.13.5 linux/amd64 [Pipeline] sh 14:10:15 + make test 14:10:15 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:10:16 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 14:10:19 OK: 125 MiB in 39 packages 14:10:20 Removing intermediate container 0a3490758613 14:10:20 ---> c018d324011f 14:10:20 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 14:10:20 ---> Running in b8c9537ac932 14:10:20 Removing intermediate container b8c9537ac932 14:10:20 ---> 2ef8a2e783a0 14:10:20 Step 6/7 : COPY go.mod . 14:10:21 ---> 46737b0c637b 14:10:21 Step 7/7 : RUN go mod download 14:10:21 ---> Running in 9dbc5e1fb881 14:10:22 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 14:10:22 go: finding github.com/davecgh/go-spew v1.1.0 14:10:22 go: finding github.com/fxamacker/cbor/v2 v2.2.0 14:10:22 go: finding github.com/go-kit/kit v0.8.0 14:10:23 go: finding github.com/go-logfmt/logfmt v0.4.0 14:10:23 go: finding github.com/go-stack/stack v1.8.0 14:10:23 go: finding github.com/google/uuid v1.1.0 14:10:23 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:10:23 go: finding github.com/pmezard/go-difflib v1.0.0 14:10:23 go: finding github.com/stretchr/objx v0.1.0 14:10:23 go: finding github.com/stretchr/testify v1.3.0 14:10:23 go: finding github.com/x448/float16 v0.8.4 14:10:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.025s coverage: 85.7% of statements 14:10:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.031s coverage: 100.0% of statements 14:10:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.026s coverage: 45.4% of statements 14:10:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.007s coverage: 77.8% of statements 14:10:24 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 14:10:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.004s coverage: 6.4% of statements 14:10:25 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.019s coverage: 14.4% of statements 14:10:25 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.006s coverage: 100.0% of statements 14:10:25 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.036s coverage: 100.0% of statements 14:10:25 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 14:10:25 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 14:10:25 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.037s coverage: 100.0% of statements 14:10:25 Removing intermediate container 9dbc5e1fb881 14:10:25 ---> 519abf1674a1 14:10:25 Successfully built 519abf1674a1 14:10:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:10:26 + docker inspect -f . ci-base-image-arm64 14:10:26 . 14:10:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.516s coverage: 100.0% of statements [Pipeline] withDockerContainer 14:10:27 prd-ubuntu18.04-docker-arm64-4c-16g-7858 does not seem to be running inside a container 14:10:27 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.022s coverage: 62.5% of statements 14:10:27 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.003s coverage: 26.3% of statements 14:10:27 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.004s coverage: 15.4% of statements 14:10:27 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.005s coverage: 15.4% of statements 14:10:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/22 -v /w/workspace/go-mod-core-contracts/22:/w/workspace/go-mod-core-contracts/22:rw,z -v /w/workspace/go-mod-core-contracts/22@tmp:/w/workspace/go-mod-core-contracts/22@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 14:10:27 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.005s coverage: 14.3% of statements 14:10:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:10:28 gofmt -l . 14:10:28 [ "`gofmt -l .`" = "" ] 14:10:28 $ docker top f6df64b5bb7f6f61ee29b610fd89442cb2322c114900f59b7687e45658e66a62 -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh 14:10:29 Stashed 1 file(s) [Pipeline] } 14:10:29 $ docker stop --time=1 0094beb317817dd826f18601934506a578578d9d05cf6e98f0921931bb7e7737 14:10:29 + go version 14:10:29 go version go1.13.5 linux/arm64 14:10:31 $ docker rm -f 0094beb317817dd826f18601934506a578578d9d05cf6e98f0921931bb7e7737 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [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) 14:10:31 + make test 14:10:31 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 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] } 14:10:50 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 14:10:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.042s coverage: 85.7% of statements 14:10:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.078s coverage: 100.0% of statements 14:10:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.037s coverage: 45.4% of statements 14:10:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.020s coverage: 77.8% of statements 14:10:54 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 14:10:55 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.027s coverage: 6.4% of statements 14:10:56 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.054s coverage: 14.4% of statements 14:10:57 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.029s coverage: 100.0% of statements 14:10:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.065s coverage: 100.0% of statements 14:10:58 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 14:10:58 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 14:10:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.045s coverage: 100.0% of statements 14:10:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.521s coverage: 100.0% of statements 14:10:59 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.077s coverage: 62.5% of statements 14:10:59 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.079s coverage: 26.3% of statements 14:11:00 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.015s coverage: 15.4% of statements 14:11:01 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.013s coverage: 15.4% of statements 14:11:01 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.013s coverage: 14.3% of statements 14:11:01 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:11:04 gofmt -l . 14:11:04 [ "`gofmt -l .`" = "" ] [Pipeline] stash 14:11:05 Warning: overwriting stash ‘coverage-report’ 14:11:05 Stashed 1 file(s) [Pipeline] } 14:11:05 $ docker stop --time=1 f6df64b5bb7f6f61ee29b610fd89442cb2322c114900f59b7687e45658e66a62 14:11:07 $ docker rm -f f6df64b5bb7f6f61ee29b610fd89442cb2322c114900f59b7687e45658e66a62 [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 14:11:09 provisioning config files... 14:11:09 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7432679238675966324tmp [Pipeline] { [Pipeline] sh 14:11:10 + curl -s https://codecov.io/bash 14:11:10 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_master@tmp/config7432679238675966324tmp 14:11:10 14:11:10 _____ _ 14:11:10 / ____| | | 14:11:10 | | ___ __| | ___ ___ _____ __ 14:11:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:11:10 | |___| (_) | (_| | __/ (_| (_) \ V / 14:11:10 \_____\___/ \__,_|\___|\___\___/ \_/ 14:11:10 Bash-tbd 14:11:10 14:11:10 14:11:10 ==> Jenkins CI detected. 14:11:10 project root: . 14:11:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:11:10 ==> Running gcov in . (disable via -X gcov) 14:11:10 ==> Python coveragepy not found 14:11:10 ==> Searching for coverage reports in: 14:11:10 + . 14:11:10 -> Found 1 reports 14:11:10 ==> Detecting git/mercurial file structure 14:11:10 ==> Reading reports 14:11:10 + ./coverage.out bytes=82427 14:11:10 ==> Appending adjustments 14:11:10 http://docs.codecov.io/docs/fixing-reports 14:11:11 + Found adjustments 14:11:11 ==> Gzipping contents 14:11:11 ==> Uploading reports 14:11:11 url: https://codecov.io 14:11:11 query: branch=master&commit=ecf948a463e8583f0496661ae04077e126abfeb1&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F22%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job= 14:11:11 -> Pinging Codecov 14:11:11 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=ecf948a463e8583f0496661ae04077e126abfeb1&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F22%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job= 14:11:11 -> Uploading 14:11:12 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/ecf948a463e8583f0496661ae04077e126abfeb1 [Pipeline] } 14:11:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 14:11:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 14:11:12 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 14:11:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:11:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 14:11:12 14:11:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 14:11:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 14:11:13 1.217.3: Pulling from edgex-devops/edgex-snyk-go 14:11:13 cbdbe7a5bc2a: Pulling fs layer 14:11:13 408f87550127: Pulling fs layer 14:11:13 fe522b08c979: Pulling fs layer 14:11:13 221eaa008020: Pulling fs layer 14:11:13 2a4607e5d6b9: Pulling fs layer 14:11:13 95d3c3421fef: Pulling fs layer 14:11:13 2fec7dd152b6: Pulling fs layer 14:11:13 d65e43aa86fe: Pulling fs layer 14:11:13 10a7cc25405e: Pulling fs layer 14:11:13 221eaa008020: Waiting 14:11:13 95d3c3421fef: Waiting 14:11:13 2fec7dd152b6: Waiting 14:11:13 d65e43aa86fe: Waiting 14:11:13 10a7cc25405e: Waiting 14:11:13 fe522b08c979: Verifying Checksum 14:11:13 fe522b08c979: Download complete 14:11:13 408f87550127: Download complete 14:11:13 2a4607e5d6b9: Verifying Checksum 14:11:13 2a4607e5d6b9: Download complete 14:11:13 95d3c3421fef: Verifying Checksum 14:11:13 95d3c3421fef: Download complete 14:11:13 cbdbe7a5bc2a: Download complete 14:11:13 cbdbe7a5bc2a: Pull complete 14:11:13 2fec7dd152b6: Verifying Checksum 14:11:13 2fec7dd152b6: Download complete 14:11:13 408f87550127: Pull complete 14:11:14 fe522b08c979: Pull complete 14:11:14 d65e43aa86fe: Verifying Checksum 14:11:14 d65e43aa86fe: Download complete 14:11:14 10a7cc25405e: Verifying Checksum 14:11:14 10a7cc25405e: Download complete 14:11:14 221eaa008020: Verifying Checksum 14:11:14 221eaa008020: Download complete 14:11:23 221eaa008020: Pull complete 14:11:23 2a4607e5d6b9: Pull complete 14:11:23 95d3c3421fef: Pull complete 14:11:25 2fec7dd152b6: Pull complete 14:11:27 d65e43aa86fe: Pull complete 14:11:28 10a7cc25405e: Pull complete 14:11:28 Digest: sha256:f69c3a2814e8191a177e5024c1aa2982a1df1c15a1f5ff5a42290ad3eeac8c0b 14:11:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 14:11:28 prd-centos7-docker-4c-2g-7857 does not seem to be running inside a container 14:11:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dry_go-mod-core-contracts_master:/ws -w /ws --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 14:11:29 $ docker top 511ee77e2c4a213b6684d368c38d7b170a5b1384664fb4a52d87801726dab3d2 -eo pid,comm [Pipeline] { [Pipeline] sh 14:11:29 + snyk monitor '--org=edgex-jenkins' 14:11:32 14:11:32 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... 14:11:32 14:11:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/916be71a-bf4b-44df-9732-1093f0e2927c/history/4071bd46-d4fc-42cb-9fe8-6aade75ca681 14:11:32 14:11:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:11:32 14:11:33 [Pipeline] } 14:11:33 $ docker stop --time=1 511ee77e2c4a213b6684d368c38d7b170a5b1384664fb4a52d87801726dab3d2 14:11:35 $ docker rm -f 511ee77e2c4a213b6684d368c38d7b170a5b1384664fb4a52d87801726dab3d2 [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 14:11:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:11:36 . [Pipeline] withDockerContainer 14:11:36 prd-centos7-docker-4c-2g-7857 does not seem to be running inside a container 14:11:36 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 14:11:37 $ docker top 95f6ba59f0fd3f4ae99539ff46afa2dd8b47f185d1515b60bd38077cdbc20944 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:11:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:11:37 [ssh-agent] Looking for ssh-agent implementation... 14:11:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:11:37 $ docker exec 95f6ba59f0fd3f4ae99539ff46afa2dd8b47f185d1515b60bd38077cdbc20944 ssh-agent 14:11:37 SSH_AUTH_SOCK=/tmp/ssh-L4dhtMs7VGBI/agent.13 14:11:37 SSH_AGENT_PID=19 14:11:37 Running ssh-add (command line suppressed) 14:11:38 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5490649954883864783.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5490649954883864783.key) 14:11:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:11:38 + git semver tag 14:11:38 # -> Open(): unable to determine branch for HEAD 14:11:38 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 14:11:38 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 14:11:38 # $SEMVER_REMOTE_NAME = origin 14:11:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:11:38 # $SEMVER_USER_NAME = edgex-jenkins 14:11:38 # $SEMVER_BRANCH = master 14:11:38 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 14:11:38 # ecf948a463e8583f0496661ae04077e126abfeb1 HEAD 14:11:38 # -> Force: false 14:11:38 # cb29b5063d24f69bee8832343c7bc8188076bf40 refs/tags/v0.1.58 [Pipeline] } 14:11:38 $ docker exec --env ******** --env ******** 95f6ba59f0fd3f4ae99539ff46afa2dd8b47f185d1515b60bd38077cdbc20944 ssh-agent -k 14:11:38 unset SSH_AUTH_SOCK; 14:11:38 unset SSH_AGENT_PID; 14:11:38 echo Agent pid 19 killed; 14:11:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:11:39 + git semver [Pipeline] } 14:11:39 $ docker stop --time=1 95f6ba59f0fd3f4ae99539ff46afa2dd8b47f185d1515b60bd38077cdbc20944 14:11:40 $ docker rm -f 95f6ba59f0fd3f4ae99539ff46afa2dd8b47f185d1515b60bd38077cdbc20944 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 14:11:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:11:41 14:11:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 14:11:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:11:41 0.23.1-centos7: Pulling from edgex-lftools 14:11:41 ab5ef0e58194: Pulling fs layer 14:11:41 9712f1f96733: Pulling fs layer 14:11:41 63f879dbbcfc: Pulling fs layer 14:11:41 0d9ebad4ef96: Pulling fs layer 14:11:41 e9a5061849ea: Pulling fs layer 14:11:41 d747dcd14b5f: Pulling fs layer 14:11:41 2de7ff778b66: Pulling fs layer 14:11:41 0d9ebad4ef96: Waiting 14:11:41 e9a5061849ea: Waiting 14:11:41 d747dcd14b5f: Waiting 14:11:41 2de7ff778b66: Waiting 14:11:41 9712f1f96733: Download complete 14:11:42 63f879dbbcfc: Verifying Checksum 14:11:42 63f879dbbcfc: Download complete 14:11:42 e9a5061849ea: Verifying Checksum 14:11:42 e9a5061849ea: Download complete 14:11:42 d747dcd14b5f: Verifying Checksum 14:11:42 d747dcd14b5f: Download complete 14:11:42 0d9ebad4ef96: Verifying Checksum 14:11:42 0d9ebad4ef96: Download complete 14:11:43 2de7ff778b66: Verifying Checksum 14:11:43 2de7ff778b66: Download complete 14:11:43 ab5ef0e58194: Verifying Checksum 14:11:43 ab5ef0e58194: Download complete 14:11:48 ab5ef0e58194: Pull complete 14:11:48 9712f1f96733: Pull complete 14:11:50 63f879dbbcfc: Pull complete 14:11:56 0d9ebad4ef96: Pull complete 14:11:57 e9a5061849ea: Pull complete 14:11:58 d747dcd14b5f: Pull complete 14:12:01 2de7ff778b66: Pull complete 14:12:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:12:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 14:12:01 prd-centos7-docker-4c-2g-7857 does not seem to be running inside a container 14:12:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 14:12:03 $ docker top 811613f3f772876d12d7aae262b9caf0e0c65316109c88924fb860e1d02a93a2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:12:03 provisioning config files... 14:12:03 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6545359810861572848tmp 14:12:03 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1986926011054079094tmp 14:12:03 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6487509779742883519tmp [Pipeline] { [Pipeline] echo 14:12:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:12:03 ---> sigul-configuration.sh 14:12:03 gpg: directory `/root/.gnupg' created 14:12:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:12:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:12:03 gpg: keyring `/root/.gnupg/secring.gpg' created 14:12:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:12:03 gpg: CAST5 encrypted data 14:12:04 gpg: encrypted with 1 passphrase 14:12:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:12:04 + mkdir /home/jenkins 14:12:04 + mkdir /home/jenkins/sigul [Pipeline] sh 14:12:04 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 14:12:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:12:05 ---> sigul-install.sh 14:12:10 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 14:12:10 + git tag --list 14:12:10 v0.1.58 [Pipeline] sh 14:12:11 + lftools sign git-tag v0.1.58 14:12:11 Signing Git tag with Sigul... 14:12:11 Signing v0.1.58 [Pipeline] echo 14:12:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:12:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:12:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:12:13 $ docker stop --time=1 811613f3f772876d12d7aae262b9caf0e0c65316109c88924fb860e1d02a93a2 14:12:15 $ docker rm -f 811613f3f772876d12d7aae262b9caf0e0c65316109c88924fb860e1d02a93a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 14:12:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:12:15 . [Pipeline] withDockerContainer 14:12:16 prd-centos7-docker-4c-2g-7857 does not seem to be running inside a container 14:12:16 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 14:12:16 $ docker top aa4462f54f173986f709bdb43a2f87536a1af871758d7c4d3ce5a83dd62a1627 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:12:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:12:17 [ssh-agent] Looking for ssh-agent implementation... 14:12:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:12:17 $ docker exec aa4462f54f173986f709bdb43a2f87536a1af871758d7c4d3ce5a83dd62a1627 ssh-agent 14:12:17 SSH_AUTH_SOCK=/tmp/ssh-dfew9tS9Ib5R/agent.14 14:12:17 SSH_AGENT_PID=21 14:12:17 Running ssh-add (command line suppressed) 14:12:17 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_865830429695729652.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_865830429695729652.key) 14:12:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:12:18 + git semver bump patch 14:12:18 # -> Open(): unable to determine branch for HEAD 14:12:18 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 14:12:18 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 14:12:18 # $SEMVER_REMOTE_NAME = origin 14:12:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:12:18 # $SEMVER_USER_NAME = edgex-jenkins 14:12:18 # $SEMVER_BRANCH = master 14:12:18 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 14:12:18 0.1.59 [Pipeline] } 14:12:18 $ docker exec --env ******** --env ******** aa4462f54f173986f709bdb43a2f87536a1af871758d7c4d3ce5a83dd62a1627 ssh-agent -k 14:12:18 unset SSH_AUTH_SOCK; 14:12:18 unset SSH_AGENT_PID; 14:12:18 echo Agent pid 21 killed; 14:12:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:12:18 + git semver [Pipeline] } 14:12:18 $ docker stop --time=1 aa4462f54f173986f709bdb43a2f87536a1af871758d7c4d3ce5a83dd62a1627 14:12:20 $ docker rm -f aa4462f54f173986f709bdb43a2f87536a1af871758d7c4d3ce5a83dd62a1627 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:12:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:12:20 . [Pipeline] withDockerContainer 14:12:20 prd-centos7-docker-4c-2g-7857 does not seem to be running inside a container 14:12:20 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 14:12:21 $ docker top f533c07c6cb087f8f6f387599b81b7cfa5aca4d370070f297659d999ddca91f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:12:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:12:21 [ssh-agent] Looking for ssh-agent implementation... 14:12:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:12:21 $ docker exec f533c07c6cb087f8f6f387599b81b7cfa5aca4d370070f297659d999ddca91f4 ssh-agent 14:12:22 SSH_AUTH_SOCK=/tmp/ssh-6PtpygIyxjOU/agent.13 14:12:22 SSH_AGENT_PID=20 14:12:22 Running ssh-add (command line suppressed) 14:12:22 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4225418689528725333.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4225418689528725333.key) 14:12:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:12:22 + git semver push 14:12:22 # -> Open(): unable to determine branch for HEAD 14:12:22 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 14:12:22 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 14:12:22 # $SEMVER_REMOTE_NAME = origin 14:12:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:12:22 # $SEMVER_USER_NAME = edgex-jenkins 14:12:22 # $SEMVER_BRANCH = master 14:12:22 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 14:12:29 $ docker exec --env ******** --env ******** f533c07c6cb087f8f6f387599b81b7cfa5aca4d370070f297659d999ddca91f4 ssh-agent -k 14:12:29 unset SSH_AUTH_SOCK; 14:12:29 unset SSH_AGENT_PID; 14:12:29 echo Agent pid 20 killed; 14:12:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:12:29 + git semver [Pipeline] } 14:12:29 $ docker stop --time=1 f533c07c6cb087f8f6f387599b81b7cfa5aca4d370070f297659d999ddca91f4 14:12:31 $ docker rm -f f533c07c6cb087f8f6f387599b81b7cfa5aca4d370070f297659d999ddca91f4 [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 14:12:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:12:32 ---> package-listing.sh 14:12:32 ++ facter osfamily 14:12:32 ++ tr '[:upper:]' '[:lower:]' 14:12:32 + OS_FAMILY=redhat 14:12:32 + workspace=/w/workspace/dry_go-mod-core-contracts_master 14:12:32 + START_PACKAGES=/tmp/packages_start.txt 14:12:32 + END_PACKAGES=/tmp/packages_end.txt 14:12:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:12:32 + PACKAGES=/tmp/packages_start.txt 14:12:32 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 14:12:32 + PACKAGES=/tmp/packages_end.txt 14:12:32 + case "${OS_FAMILY}" in 14:12:32 + rpm -qa 14:12:32 + sort 14:12:37 + '[' -f /tmp/packages_start.txt ']' 14:12:37 + '[' -f /tmp/packages_end.txt ']' 14:12:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:12:37 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 14:12:37 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 14:12:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] isUnix [Pipeline] sh 14:12:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:12:37 14:12:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:12:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:12:37 alpine: Pulling from edgex-lftools-log-publisher 14:12:37 c9b1b535fdd9: Pulling fs layer 14:12:37 2cc5ad85d9ab: Pulling fs layer 14:12:37 756a868c4378: Pulling fs layer 14:12:37 444b2fc9a129: Pulling fs layer 14:12:37 ea15f1150254: Pulling fs layer 14:12:37 41b27a9f41bf: Pulling fs layer 14:12:37 28c525ee5125: Pulling fs layer 14:12:37 094b1ea09ed8: Pulling fs layer 14:12:37 138eaada9080: Pulling fs layer 14:12:37 0622d0fa9048: Pulling fs layer 14:12:37 444b2fc9a129: Waiting 14:12:37 ea15f1150254: Waiting 14:12:37 41b27a9f41bf: Waiting 14:12:37 28c525ee5125: Waiting 14:12:37 0622d0fa9048: Waiting 14:12:37 094b1ea09ed8: Waiting 14:12:37 138eaada9080: Waiting 14:12:37 444b2fc9a129: Verifying Checksum 14:12:37 444b2fc9a129: Download complete 14:12:37 c9b1b535fdd9: Download complete 14:12:38 ea15f1150254: Verifying Checksum 14:12:38 ea15f1150254: Download complete 14:12:38 28c525ee5125: Verifying Checksum 14:12:38 28c525ee5125: Download complete 14:12:38 756a868c4378: Verifying Checksum 14:12:38 756a868c4378: Download complete 14:12:38 094b1ea09ed8: Verifying Checksum 14:12:38 094b1ea09ed8: Download complete 14:12:38 0622d0fa9048: Download complete 14:12:38 138eaada9080: Verifying Checksum 14:12:38 138eaada9080: Download complete 14:12:39 41b27a9f41bf: Verifying Checksum 14:12:39 41b27a9f41bf: Download complete 14:12:39 c9b1b535fdd9: Pull complete 14:12:39 2cc5ad85d9ab: Pull complete 14:12:41 756a868c4378: Pull complete 14:12:41 444b2fc9a129: Pull complete 14:12:41 ea15f1150254: Pull complete 14:12:45 41b27a9f41bf: Pull complete 14:12:45 28c525ee5125: Pull complete 14:12:47 094b1ea09ed8: Pull complete 14:12:47 138eaada9080: Pull complete 14:12:47 0622d0fa9048: Pull complete 14:12:47 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 14:12:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:12:47 prd-centos7-docker-4c-2g-7857 does not seem to be running inside a container 14:12:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 14:12:49 $ docker top cd4d692af18b0594148703db248e57c5fffe3868254893c1c125aac45f80cb6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:12:49 provisioning config files... 14:12:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7068744959565721671tmp [Pipeline] { [Pipeline] echo 14:12:49 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:12:49 ---> create-netrc.sh [Pipeline] echo 14:12:49 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:12:50 ---> logs-deploy.sh 14:12:50 + ARCHIVE_ARTIFACTS= 14:12:50 + LOGS_SERVER=https://logs.edgexfoundry.org 14:12:50 + '[' https://logs.edgexfoundry.org == None ']' 14:12:50 + NEXUS_URL=https://nexus.edgexfoundry.org 14:12:50 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/22 14:12:50 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/22/ 14:12:50 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/22 /w/workspace/dry_go-mod-core-contracts_master 14:12:51 Archives upload complete. 14:12:51 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/22 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/22/