Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1899b11f5af0f51f0c80a2da86949503e9e734af Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4875 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 without tags 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 > 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 Checking out Revision 1899b11f5af0f51f0c80a2da86949503e9e734af (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1899b11f5af0f51f0c80a2da86949503e9e734af # timeout=10 Commit message: "Merge pull request #248 from difince/fixUrlRmInterval" > git rev-list --no-walk 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:40:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:40:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:40:28 ========================================================= 09:40:28 EdgeX Global Pipelines Version Info 09:40:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:40:29 ------------------- 09:40:29 stable info: 09:40:29 ------------------- 09:40:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:40:29 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 09:40:29 Message: update stable to v1.0.89 09:40:30 ------------------- 09:40:30 experimental info: 09:40:30 ------------------- 09:40:30 Commited By: **** collab-it+edgex@linuxfoundation.org 09:40:30 Commit SHA: 50d5b24b0ab5f81d75c339234d0e2512bee9338e 09:40:30 Message: update experimental to v1.0.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 09:40:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:40:32 09:40:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:40:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:40:32 latest: Pulling from edgex-devops/git-semver 09:40:32 9123ac7c32f7: Pulling fs layer 09:40:32 b8cc5d1170e3: Pulling fs layer 09:40:32 2924cbbf6a41: Pulling fs layer 09:40:32 93b08a4f1073: Pulling fs layer 09:40:32 93b08a4f1073: Waiting 09:40:32 b8cc5d1170e3: Verifying Checksum 09:40:32 b8cc5d1170e3: Download complete 09:40:32 9123ac7c32f7: Verifying Checksum 09:40:32 9123ac7c32f7: Download complete 09:40:33 93b08a4f1073: Verifying Checksum 09:40:33 93b08a4f1073: Download complete 09:40:33 2924cbbf6a41: Verifying Checksum 09:40:33 2924cbbf6a41: Download complete 09:40:33 9123ac7c32f7: Pull complete 09:40:33 b8cc5d1170e3: Pull complete 09:40:34 2924cbbf6a41: Pull complete 09:40:34 93b08a4f1073: Pull complete 09:40:34 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 09:40:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:40:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:40:34 prd-centos7-docker-4c-2g-4875 does not seem to be running inside a container 09:40:34 $ 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 09:40:36 $ docker top 8e840a9ad09ac94d215ac05f7402b3427bb84b3ec189a1351f215d370ea2a3cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:40:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:40:36 [ssh-agent] Looking for ssh-agent implementation... 09:40:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:40:36 $ docker exec 8e840a9ad09ac94d215ac05f7402b3427bb84b3ec189a1351f215d370ea2a3cf ssh-agent 09:40:37 SSH_AUTH_SOCK=/tmp/ssh-uJchei2K3tCY/agent.11 09:40:37 SSH_AGENT_PID=16 09:40:37 Running ssh-add (command line suppressed) 09:40:37 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7013058411129225505.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7013058411129225505.key) 09:40:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:40:37 + git describe --exact-match --tags HEAD 09:40:37 fatal: No names found, cannot describe anything. [Pipeline] } 09:40:37 $ docker exec --env ******** --env ******** 8e840a9ad09ac94d215ac05f7402b3427bb84b3ec189a1351f215d370ea2a3cf ssh-agent -k 09:40:37 unset SSH_AUTH_SOCK; 09:40:37 unset SSH_AGENT_PID; 09:40:37 echo Agent pid 16 killed; 09:40:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 09:40:37 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 09:40:37 This usually means this commit has not been tagged. [Pipeline] sshagent 09:40:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:40:38 [ssh-agent] Looking for ssh-agent implementation... 09:40:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:40:38 $ docker exec 8e840a9ad09ac94d215ac05f7402b3427bb84b3ec189a1351f215d370ea2a3cf ssh-agent 09:40:38 SSH_AUTH_SOCK=/tmp/ssh-QXk1fFpa1cRS/agent.44 09:40:38 SSH_AGENT_PID=49 09:40:38 Running ssh-add (command line suppressed) 09:40:38 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3474279005425192991.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3474279005425192991.key) 09:40:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:40:38 + git semver init 09:40:38 # -> Open(): unable to determine branch for HEAD 09:40:38 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 09:40:38 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 09:40:38 # $SEMVER_REMOTE_NAME = origin 09:40:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:40:38 # $SEMVER_USER_NAME = edgex-jenkins 09:40:38 # $SEMVER_BRANCH = master 09:40:38 # $SEMVER_TEMP = /tmp/semver-229298953 09:40:38 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 09:40:39 # '/tmp/semver-229298953' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 09:40:39 # -> Force: false 09:40:39 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 09:40:39 $ docker exec --env ******** --env ******** 8e840a9ad09ac94d215ac05f7402b3427bb84b3ec189a1351f215d370ea2a3cf ssh-agent -k 09:40:39 unset SSH_AUTH_SOCK; 09:40:39 unset SSH_AGENT_PID; 09:40:39 echo Agent pid 49 killed; 09:40:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:40:39 + git semver [Pipeline] } 09:40:39 $ docker stop --time=1 8e840a9ad09ac94d215ac05f7402b3427bb84b3ec189a1351f215d370ea2a3cf 09:40:41 $ docker rm -f 8e840a9ad09ac94d215ac05f7402b3427bb84b3ec189a1351f215d370ea2a3cf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 09:40:42 Stashed 72 file(s) [Pipeline] echo 09:40:42 [edgeXSemver] initialized semver on version 0.1.61 [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 09:40:57 Still waiting to schedule task 09:40:57 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:40:57 Still waiting to schedule task 09:40:57 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 09:43:19 Running on prd-centos7-docker-4c-2g-4877 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 09:43:19 Running in /w/workspace/go-mod-core-contracts/25 [Pipeline] { [Pipeline] checkout 09:43:21 using credential edgex-jenkins-ssh 09:43:21 Cloning the remote Git repository 09:43:21 Cloning with configured refspecs honoured and without tags 09:43:22 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:43:23 Fetching without tags 09:43:22 > git init /w/workspace/go-mod-core-contracts/25 # timeout=10 09:43:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:43:22 > git --version # timeout=10 09:43:22 using GIT_SSH to set credentials SSH Credentials for GitHub 09:43:22 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 09:43:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:43:23 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:43:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:43:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:43:23 using GIT_SSH to set credentials SSH Credentials for GitHub 09:43:23 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 09:43:23 Checking out Revision 1899b11f5af0f51f0c80a2da86949503e9e734af (master) 09:43:23 > git config core.sparsecheckout # timeout=10 09:43:23 > git checkout -f 1899b11f5af0f51f0c80a2da86949503e9e734af # timeout=10 09:43:27 Commit message: "Merge pull request #248 from difince/fixUrlRmInterval" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:43:28 ========================================================= 09:43:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 09:43:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:43:28 + 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 . 09:43:29 Sending build context to Docker daemon 1.765MB 09:43:29 Step 1/7 : ARG BASE=golang:1.13-alpine 09:43:29 Step 2/7 : FROM ${BASE} 09:43:29 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 09:43:29 e6b0cf9c0882: Pulling fs layer 09:43:29 2848faf0eed1: Pulling fs layer 09:43:29 0f37312ad70f: Pulling fs layer 09:43:29 5788d62ee057: Pulling fs layer 09:43:29 0e6b1d234666: Pulling fs layer 09:43:29 bf5d7aec512f: Pulling fs layer 09:43:29 34c802a77dc8: Pulling fs layer 09:43:29 9eb99e56ec68: Pulling fs layer 09:43:29 27c7a5d97fbd: Pulling fs layer 09:43:29 5c102a31e300: Pulling fs layer 09:43:29 dcfb455df0a1: Pulling fs layer 09:43:29 34c802a77dc8: Waiting 09:43:29 27c7a5d97fbd: Waiting 09:43:29 5c102a31e300: Waiting 09:43:29 9eb99e56ec68: Waiting 09:43:29 dcfb455df0a1: Waiting 09:43:29 5788d62ee057: Waiting 09:43:29 0e6b1d234666: Waiting 09:43:29 bf5d7aec512f: Waiting 09:43:29 0f37312ad70f: Verifying Checksum 09:43:29 0f37312ad70f: Download complete 09:43:29 2848faf0eed1: Verifying Checksum 09:43:29 2848faf0eed1: Download complete 09:43:29 0e6b1d234666: Verifying Checksum 09:43:29 0e6b1d234666: Download complete 09:43:29 bf5d7aec512f: Verifying Checksum 09:43:29 bf5d7aec512f: Download complete 09:43:29 e6b0cf9c0882: Verifying Checksum 09:43:29 e6b0cf9c0882: Download complete 09:43:30 34c802a77dc8: Verifying Checksum 09:43:30 34c802a77dc8: Download complete 09:43:30 27c7a5d97fbd: Verifying Checksum 09:43:30 27c7a5d97fbd: Download complete 09:43:30 5c102a31e300: Verifying Checksum 09:43:30 5c102a31e300: Download complete 09:43:30 dcfb455df0a1: Verifying Checksum 09:43:30 dcfb455df0a1: Download complete 09:43:30 9eb99e56ec68: Verifying Checksum 09:43:30 9eb99e56ec68: Download complete 09:43:30 5788d62ee057: Download complete 09:43:32 e6b0cf9c0882: Pull complete 09:43:32 2848faf0eed1: Pull complete 09:43:32 0f37312ad70f: Pull complete 09:43:37 5788d62ee057: Pull complete 09:43:37 0e6b1d234666: Pull complete 09:43:37 bf5d7aec512f: Pull complete 09:43:43 34c802a77dc8: Pull complete 09:43:46 9eb99e56ec68: Pull complete 09:43:46 27c7a5d97fbd: Pull complete 09:43:46 5c102a31e300: Pull complete 09:43:46 dcfb455df0a1: Pull complete 09:43:46 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 09:43:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 09:43:46 ---> 7c70fe431013 09:43:46 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:43:48 ---> Running in 8f92b2a670d9 09:43:48 Removing intermediate container 8f92b2a670d9 09:43:48 ---> 5a42bfdb4e08 09:43:48 Step 4/7 : RUN apk add bash 09:43:48 ---> Running in 839a3c7436b8 09:43:49 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 09:43:51 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 09:43:51 OK: 143 MiB in 39 packages 09:43:52 Removing intermediate container 839a3c7436b8 09:43:52 ---> 670e44baa406 09:43:52 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 09:43:52 ---> Running in 6e0f964fa5d0 09:43:52 Removing intermediate container 6e0f964fa5d0 09:43:52 ---> c94f2844be4e 09:43:52 Step 6/7 : COPY go.mod . 09:43:52 ---> 50b5bbdcddee 09:43:52 Step 7/7 : RUN go mod download 09:43:52 ---> Running in f0fcaad2b5b2 09:43:53 go: finding github.com/davecgh/go-spew v1.1.0 09:43:53 go: finding github.com/fxamacker/cbor/v2 v2.2.0 09:43:53 go: finding github.com/go-kit/kit v0.8.0 09:43:53 go: finding github.com/go-logfmt/logfmt v0.4.0 09:43:53 go: finding github.com/go-stack/stack v1.8.0 09:43:53 go: finding github.com/google/uuid v1.1.0 09:43:53 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:43:53 go: finding github.com/pmezard/go-difflib v1.0.0 09:43:53 go: finding github.com/stretchr/objx v0.1.0 09:43:53 go: finding github.com/stretchr/testify v1.3.0 09:43:53 go: finding github.com/x448/float16 v0.8.4 09:43:55 Removing intermediate container f0fcaad2b5b2 09:43:55 ---> b5a256ca2e0b 09:43:55 Successfully built b5a256ca2e0b 09:43:55 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 09:43:56 + docker inspect -f . ci-base-image-x86_64 09:43:56 . [Pipeline] withDockerContainer 09:43:56 prd-centos7-docker-4c-2g-4877 does not seem to be running inside a container 09:43:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/25 -v /w/workspace/go-mod-core-contracts/25:/w/workspace/go-mod-core-contracts/25:rw,z -v /w/workspace/go-mod-core-contracts/25@tmp:/w/workspace/go-mod-core-contracts/25@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 ******** -e ******** ci-base-image-x86_64 cat 09:43:57 $ docker top ba9e57fe7a5b88e11ffa99ddd191aaef034e58adb7c6661720a77e28b885a0ee -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:57 + go version 09:43:57 go version go1.13.5 linux/amd64 [Pipeline] sh 09:43:58 + make test 09:43:58 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:43:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4876 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 09:43:59 Running in /w/workspace/go-mod-core-contracts/25 [Pipeline] { [Pipeline] checkout 09:44:04 using credential edgex-jenkins-ssh 09:44:04 Cloning the remote Git repository 09:44:04 Cloning with configured refspecs honoured and without tags 09:44:04 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 09:44:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.022s coverage: 85.7% of statements 09:44:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.026s coverage: 100.0% of statements 09:44:04 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:44:04 > git init /w/workspace/go-mod-core-contracts/25 # timeout=10 09:44:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:44:04 > git --version # timeout=10 09:44:04 using GIT_SSH to set credentials SSH Credentials for GitHub 09:44:04 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 09:44:05 Fetching without tags 09:44:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:44:05 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:44:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:44:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:44:05 using GIT_SSH to set credentials SSH Credentials for GitHub 09:44:05 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 09:44:06 Checking out Revision 1899b11f5af0f51f0c80a2da86949503e9e734af (master) 09:44:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.033s coverage: 45.4% of statements 09:44:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.005s coverage: 77.8% of statements 09:44:06 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 09:44:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.018s coverage: 6.4% of statements 09:44:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.016s coverage: 14.4% of statements 09:44:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.022s coverage: 100.0% of statements 09:44:06 > git config core.sparsecheckout # timeout=10 09:44:06 > git checkout -f 1899b11f5af0f51f0c80a2da86949503e9e734af # timeout=10 09:44:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.022s coverage: 100.0% of statements 09:44:07 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 09:44:07 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 09:44:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.006s coverage: 100.0% of statements 09:44:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.533s coverage: 100.0% of statements 09:44:09 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.024s coverage: 62.6% of statements 09:44:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.018s coverage: 26.3% of statements 09:44:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.004s coverage: 15.4% of statements 09:44:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.004s coverage: 15.4% of statements 09:44:09 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.005s coverage: 14.3% of statements 09:44:09 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:44:10 gofmt -l . 09:44:10 [ "`gofmt -l .`" = "" ] [Pipeline] stash 09:44:10 Stashed 1 file(s) [Pipeline] } 09:44:10 $ docker stop --time=1 ba9e57fe7a5b88e11ffa99ddd191aaef034e58adb7c6661720a77e28b885a0ee 09:44:11 Commit message: "Merge pull request #248 from difince/fixUrlRmInterval" 09:44:13 $ docker rm -f ba9e57fe7a5b88e11ffa99ddd191aaef034e58adb7c6661720a77e28b885a0ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] unstash 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] echo 09:44:14 ========================================================= 09:44:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 09:44:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:44:15 + 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 . 09:44:16 Sending build context to Docker daemon 1.765MB 09:44:16 Step 1/7 : ARG BASE=golang:1.13-alpine 09:44:16 Step 2/7 : FROM ${BASE} 09:44:16 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:44:16 cde5963f3b93: Pulling fs layer 09:44:16 2a23fa8c16f7: Pulling fs layer 09:44:16 777b28850792: Pulling fs layer 09:44:16 8a11ddd9e578: Pulling fs layer 09:44:16 4cf88f913ddb: Pulling fs layer 09:44:16 1df406cf5192: Pulling fs layer 09:44:16 cd6300453558: Pulling fs layer 09:44:16 b9c365052c96: Pulling fs layer 09:44:16 a2d8cc88f415: Pulling fs layer 09:44:16 ea1d1ca13537: Pulling fs layer 09:44:16 3750a50a1c5e: Pulling fs layer 09:44:16 8a11ddd9e578: Waiting 09:44:16 4cf88f913ddb: Waiting 09:44:16 1df406cf5192: Waiting 09:44:16 cd6300453558: Waiting 09:44:16 b9c365052c96: Waiting 09:44:16 a2d8cc88f415: Waiting 09:44:16 ea1d1ca13537: Waiting 09:44:16 3750a50a1c5e: Waiting 09:44:16 777b28850792: Verifying Checksum 09:44:16 777b28850792: Download complete 09:44:16 2a23fa8c16f7: Verifying Checksum 09:44:16 2a23fa8c16f7: Download complete 09:44:16 4cf88f913ddb: Download complete 09:44:16 1df406cf5192: Verifying Checksum 09:44:16 1df406cf5192: Download complete 09:44:17 cde5963f3b93: Verifying Checksum 09:44:17 cde5963f3b93: Download complete 09:44:17 cde5963f3b93: Pull complete 09:44:18 2a23fa8c16f7: Pull complete 09:44:18 777b28850792: Pull complete 09:44:19 cd6300453558: Verifying Checksum 09:44:19 cd6300453558: Download complete 09:44:19 a2d8cc88f415: Download complete 09:44:20 ea1d1ca13537: Verifying Checksum 09:44:20 ea1d1ca13537: Download complete 09:44:20 3750a50a1c5e: Download complete 09:44:21 b9c365052c96: Verifying Checksum 09:44:21 b9c365052c96: Download complete 09:44:22 8a11ddd9e578: Verifying Checksum 09:44:22 8a11ddd9e578: Download complete 09:44:34 8a11ddd9e578: Pull complete 09:44:34 4cf88f913ddb: Pull complete 09:44:34 1df406cf5192: Pull complete 09:44:38 cd6300453558: Pull complete 09:44:43 b9c365052c96: Pull complete 09:44:43 a2d8cc88f415: Pull complete 09:44:45 ea1d1ca13537: Pull complete 09:44:45 3750a50a1c5e: Pull complete 09:44:45 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 09:44:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 09:44:45 ---> 78745c68409d 09:44:45 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:44:51 ---> Running in a1695afc7ed9 09:44:51 Removing intermediate container a1695afc7ed9 09:44:51 ---> a08941655231 09:44:51 Step 4/7 : RUN apk add bash 09:44:51 ---> Running in adde6f37905c 09:44:52 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 09:44:53 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 09:44:54 OK: 125 MiB in 39 packages 09:44:55 Removing intermediate container adde6f37905c 09:44:55 ---> 94179f0f447b 09:44:55 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 09:44:55 ---> Running in 044db358315e 09:44:56 Removing intermediate container 044db358315e 09:44:56 ---> dd80e5543750 09:44:56 Step 6/7 : COPY go.mod . 09:44:57 ---> 4eff130aa15f 09:44:57 Step 7/7 : RUN go mod download 09:44:57 ---> Running in 53b29e315ac6 09:44:59 go: finding github.com/davecgh/go-spew v1.1.0 09:44:59 go: finding github.com/fxamacker/cbor/v2 v2.2.0 09:44:59 go: finding github.com/go-kit/kit v0.8.0 09:44:59 go: finding github.com/go-logfmt/logfmt v0.4.0 09:44:59 go: finding github.com/go-stack/stack v1.8.0 09:44:59 go: finding github.com/google/uuid v1.1.0 09:44:59 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:44:59 go: finding github.com/pmezard/go-difflib v1.0.0 09:44:59 go: finding github.com/stretchr/objx v0.1.0 09:44:59 go: finding github.com/stretchr/testify v1.3.0 09:44:59 go: finding github.com/x448/float16 v0.8.4 09:45:02 Removing intermediate container 53b29e315ac6 09:45:02 ---> e466ebb0628a 09:45:02 Successfully built e466ebb0628a 09:45:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:45:02 + docker inspect -f . ci-base-image-arm64 09:45:02 . [Pipeline] withDockerContainer 09:45:02 prd-ubuntu18.04-docker-arm64-4c-16g-4876 does not seem to be running inside a container 09:45:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/25 -v /w/workspace/go-mod-core-contracts/25:/w/workspace/go-mod-core-contracts/25:rw,z -v /w/workspace/go-mod-core-contracts/25@tmp:/w/workspace/go-mod-core-contracts/25@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 ******** -e ******** ci-base-image-arm64 cat 09:45:04 $ docker top e66e893f3d275fecf88888096cbb9fddad2f3bf76f891ad3d1c81c9f4f767937 -eo pid,comm [Pipeline] { [Pipeline] sh 09:45:06 + go version 09:45:06 go version go1.13.5 linux/arm64 [Pipeline] sh 09:45:07 + make test 09:45:07 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:45:25 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 09:45:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.064s coverage: 85.7% of statements 09:45:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.052s coverage: 100.0% of statements 09:45:30 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.046s coverage: 45.4% of statements 09:45:30 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.031s coverage: 77.8% of statements 09:45:30 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 09:45:30 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.018s coverage: 6.4% of statements 09:45:31 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.058s coverage: 14.4% of statements 09:45:31 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.033s coverage: 100.0% of statements 09:45:33 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.097s coverage: 100.0% of statements 09:45:33 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 09:45:33 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 09:45:33 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.024s coverage: 100.0% of statements 09:45:33 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.515s coverage: 100.0% of statements 09:45:39 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.112s coverage: 62.6% of statements 09:45:39 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.050s coverage: 26.3% of statements 09:45:39 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.020s coverage: 15.4% of statements 09:45:39 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.016s coverage: 15.4% of statements 09:45:39 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.012s coverage: 14.3% of statements 09:45:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:45:41 gofmt -l . 09:45:41 [ "`gofmt -l .`" = "" ] [Pipeline] stash 09:45:42 Warning: overwriting stash ‘coverage-report’ 09:45:42 Stashed 1 file(s) [Pipeline] } 09:45:42 $ docker stop --time=1 e66e893f3d275fecf88888096cbb9fddad2f3bf76f891ad3d1c81c9f4f767937 09:45:45 $ docker rm -f e66e893f3d275fecf88888096cbb9fddad2f3bf76f891ad3d1c81c9f4f767937 [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 09:45:46 provisioning config files... 09:45:46 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6038233681889287070tmp [Pipeline] { [Pipeline] sh 09:45:46 + curl -s https://codecov.io/bash 09:45:46 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_master@tmp/config6038233681889287070tmp [Pipeline] } 09:45:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 09:45:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 09:45:47 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 09:45:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:45:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 09:45:47 09:45:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 09:45:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 09:45:48 1.317.0: Pulling from edgex-devops/edgex-snyk-go 09:45:48 cbdbe7a5bc2a: Pulling fs layer 09:45:48 408f87550127: Pulling fs layer 09:45:48 fe522b08c979: Pulling fs layer 09:45:48 221eaa008020: Pulling fs layer 09:45:48 2a4607e5d6b9: Pulling fs layer 09:45:48 8f79b27c4fd2: Pulling fs layer 09:45:48 e5c8dbe1645b: Pulling fs layer 09:45:48 23e8b3b47431: Pulling fs layer 09:45:48 5c568d65a230: Pulling fs layer 09:45:48 221eaa008020: Waiting 09:45:48 2a4607e5d6b9: Waiting 09:45:48 8f79b27c4fd2: Waiting 09:45:48 e5c8dbe1645b: Waiting 09:45:48 23e8b3b47431: Waiting 09:45:48 5c568d65a230: Waiting 09:45:48 fe522b08c979: Verifying Checksum 09:45:48 fe522b08c979: Download complete 09:45:48 408f87550127: Verifying Checksum 09:45:48 408f87550127: Download complete 09:45:48 2a4607e5d6b9: Download complete 09:45:48 cbdbe7a5bc2a: Download complete 09:45:48 8f79b27c4fd2: Verifying Checksum 09:45:48 8f79b27c4fd2: Download complete 09:45:48 e5c8dbe1645b: Verifying Checksum 09:45:48 e5c8dbe1645b: Download complete 09:45:48 cbdbe7a5bc2a: Pull complete 09:45:48 23e8b3b47431: Verifying Checksum 09:45:48 23e8b3b47431: Download complete 09:45:49 408f87550127: Pull complete 09:45:49 5c568d65a230: Verifying Checksum 09:45:49 5c568d65a230: Download complete 09:45:49 fe522b08c979: Pull complete 09:45:49 221eaa008020: Verifying Checksum 09:45:49 221eaa008020: Download complete 09:45:54 221eaa008020: Pull complete 09:45:54 2a4607e5d6b9: Pull complete 09:45:54 8f79b27c4fd2: Pull complete 09:45:56 e5c8dbe1645b: Pull complete 09:46:00 23e8b3b47431: Pull complete 09:46:01 5c568d65a230: Pull complete 09:46:01 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 09:46:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 09:46:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 09:46:01 prd-centos7-docker-4c-2g-4875 does not seem to be running inside a container 09:46:01 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 09:46:01 $ docker top 64726a783110271d44920d655c9d6af1a25be2b61939f027dde5cd6d81f6178b -eo pid,comm [Pipeline] { [Pipeline] sh 09:46:02 + snyk monitor '--org=edgex-jenkins' 09:46:06 09:46:06 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... 09:46:06 09:46:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/bf6dad3a-4ee9-4cf1-9280-7aa92ac6b276 09:46:06 09:46:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:46:06 09:46:06 [Pipeline] } 09:46:06 $ docker stop --time=1 64726a783110271d44920d655c9d6af1a25be2b61939f027dde5cd6d81f6178b 09:46:08 $ docker rm -f 64726a783110271d44920d655c9d6af1a25be2b61939f027dde5cd6d81f6178b [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 09:46:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:46:09 . [Pipeline] withDockerContainer 09:46:09 prd-centos7-docker-4c-2g-4875 does not seem to be running inside a container 09:46:09 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:46:10 $ docker top bc22af715b05732d055d4dce52c364aeb9f919d860bfbb5a2504d7d830b252bd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:46:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:46:10 [ssh-agent] Looking for ssh-agent implementation... 09:46:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:46:10 $ docker exec bc22af715b05732d055d4dce52c364aeb9f919d860bfbb5a2504d7d830b252bd ssh-agent 09:46:10 SSH_AUTH_SOCK=/tmp/ssh-MSbjh2tsEmD4/agent.11 09:46:10 SSH_AGENT_PID=16 09:46:10 Running ssh-add (command line suppressed) 09:46:10 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6311460525757406382.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6311460525757406382.key) 09:46:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:46:11 + git semver tag 09:46:11 # -> Open(): unable to determine branch for HEAD 09:46:11 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 09:46:11 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 09:46:11 # $SEMVER_REMOTE_NAME = origin 09:46:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:46:11 # $SEMVER_USER_NAME = edgex-jenkins 09:46:11 # $SEMVER_BRANCH = master 09:46:11 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 09:46:11 # 1899b11f5af0f51f0c80a2da86949503e9e734af HEAD 09:46:11 # -> Force: false 09:46:11 # e3f9a12ea12d99d19faca33330db027e199a8eaa refs/tags/v0.1.61 [Pipeline] } 09:46:11 $ docker exec --env ******** --env ******** bc22af715b05732d055d4dce52c364aeb9f919d860bfbb5a2504d7d830b252bd ssh-agent -k 09:46:11 unset SSH_AUTH_SOCK; 09:46:11 unset SSH_AGENT_PID; 09:46:11 echo Agent pid 16 killed; 09:46:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:46:11 + git semver [Pipeline] } 09:46:11 $ docker stop --time=1 bc22af715b05732d055d4dce52c364aeb9f919d860bfbb5a2504d7d830b252bd 09:46:13 $ docker rm -f bc22af715b05732d055d4dce52c364aeb9f919d860bfbb5a2504d7d830b252bd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 09:46:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:46:13 09:46:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 09:46:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:46:14 0.23.1-centos7: Pulling from edgex-lftools 09:46:14 ab5ef0e58194: Pulling fs layer 09:46:14 9712f1f96733: Pulling fs layer 09:46:14 63f879dbbcfc: Pulling fs layer 09:46:14 0d9ebad4ef96: Pulling fs layer 09:46:14 e9a5061849ea: Pulling fs layer 09:46:14 d747dcd14b5f: Pulling fs layer 09:46:14 2de7ff778b66: Pulling fs layer 09:46:14 0d9ebad4ef96: Waiting 09:46:14 e9a5061849ea: Waiting 09:46:14 d747dcd14b5f: Waiting 09:46:14 2de7ff778b66: Waiting 09:46:14 9712f1f96733: Verifying Checksum 09:46:14 9712f1f96733: Download complete 09:46:14 63f879dbbcfc: Verifying Checksum 09:46:14 63f879dbbcfc: Download complete 09:46:14 e9a5061849ea: Verifying Checksum 09:46:14 e9a5061849ea: Download complete 09:46:14 d747dcd14b5f: Verifying Checksum 09:46:14 d747dcd14b5f: Download complete 09:46:14 0d9ebad4ef96: Verifying Checksum 09:46:14 0d9ebad4ef96: Download complete 09:46:14 ab5ef0e58194: Verifying Checksum 09:46:14 ab5ef0e58194: Download complete 09:46:14 2de7ff778b66: Verifying Checksum 09:46:14 2de7ff778b66: Download complete 09:46:18 ab5ef0e58194: Pull complete 09:46:18 9712f1f96733: Pull complete 09:46:21 63f879dbbcfc: Pull complete 09:46:28 0d9ebad4ef96: Pull complete 09:46:29 e9a5061849ea: Pull complete 09:46:29 d747dcd14b5f: Pull complete 09:46:33 2de7ff778b66: Pull complete 09:46:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:46:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:46:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 09:46:33 prd-centos7-docker-4c-2g-4875 does not seem to be running inside a container 09:46:33 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:46:36 $ docker top 5caf021c07e84a6e4e9294f5e992db5e5a94c78e93e54822e9898c7dad947d23 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:46:37 provisioning config files... 09:46:37 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3416982607724012385tmp 09:46:37 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5007946895661210201tmp 09:46:37 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5940654201817112587tmp [Pipeline] { [Pipeline] echo 09:46:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:46:37 ---> sigul-configuration.sh 09:46:37 gpg: directory `/root/.gnupg' created 09:46:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:46:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:46:37 gpg: keyring `/root/.gnupg/secring.gpg' created 09:46:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:46:37 gpg: CAST5 encrypted data 09:46:37 gpg: encrypted with 1 passphrase 09:46:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:46:37 + mkdir /home/jenkins 09:46:37 + mkdir /home/jenkins/sigul [Pipeline] sh 09:46:38 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 09:46:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:46:38 ---> sigul-install.sh 09:46:42 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 09:46:43 + git tag --list 09:46:43 v0.1.61 [Pipeline] sh 09:46:43 + lftools sign git-tag v0.1.61 09:46:44 Signing Git tag with Sigul... 09:46:44 Signing v0.1.61 [Pipeline] echo 09:46:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:46:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:46:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:46:46 $ docker stop --time=1 5caf021c07e84a6e4e9294f5e992db5e5a94c78e93e54822e9898c7dad947d23 09:46:47 $ docker rm -f 5caf021c07e84a6e4e9294f5e992db5e5a94c78e93e54822e9898c7dad947d23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 09:46:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:46:48 . [Pipeline] withDockerContainer 09:46:48 prd-centos7-docker-4c-2g-4875 does not seem to be running inside a container 09:46:48 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:46:49 $ docker top f54a6cf4aaa67ef1909bd1895aa8481fddacf9574fcd0aa8175baac808311e03 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:46:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:46:49 [ssh-agent] Looking for ssh-agent implementation... 09:46:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:46:49 $ docker exec f54a6cf4aaa67ef1909bd1895aa8481fddacf9574fcd0aa8175baac808311e03 ssh-agent 09:46:49 SSH_AUTH_SOCK=/tmp/ssh-iCWpnsylXIKt/agent.11 09:46:49 SSH_AGENT_PID=17 09:46:49 Running ssh-add (command line suppressed) 09:46:49 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7115719852782894845.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7115719852782894845.key) 09:46:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:46:50 + git semver bump patch 09:46:50 # -> Open(): unable to determine branch for HEAD 09:46:50 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 09:46:50 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 09:46:50 # $SEMVER_REMOTE_NAME = origin 09:46:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:46:50 # $SEMVER_USER_NAME = edgex-jenkins 09:46:50 # $SEMVER_BRANCH = master 09:46:50 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 09:46:50 0.1.62 [Pipeline] } 09:46:50 $ docker exec --env ******** --env ******** f54a6cf4aaa67ef1909bd1895aa8481fddacf9574fcd0aa8175baac808311e03 ssh-agent -k 09:46:50 unset SSH_AUTH_SOCK; 09:46:50 unset SSH_AGENT_PID; 09:46:50 echo Agent pid 17 killed; 09:46:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:46:50 + git semver [Pipeline] } 09:46:50 $ docker stop --time=1 f54a6cf4aaa67ef1909bd1895aa8481fddacf9574fcd0aa8175baac808311e03 09:46:52 $ docker rm -f f54a6cf4aaa67ef1909bd1895aa8481fddacf9574fcd0aa8175baac808311e03 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 09:46:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:46:52 . [Pipeline] withDockerContainer 09:46:52 prd-centos7-docker-4c-2g-4875 does not seem to be running inside a container 09:46:52 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:46:53 $ docker top 581a4800d899f3230c706f47b17edf279b87fd8d9dc6a288d4a430dfc25efcde -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:46:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:46:53 [ssh-agent] Looking for ssh-agent implementation... 09:46:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:46:53 $ docker exec 581a4800d899f3230c706f47b17edf279b87fd8d9dc6a288d4a430dfc25efcde ssh-agent 09:46:53 SSH_AUTH_SOCK=/tmp/ssh-yYzDFZHuTbQn/agent.11 09:46:53 SSH_AGENT_PID=17 09:46:53 Running ssh-add (command line suppressed) 09:46:53 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3745448288431264069.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3745448288431264069.key) 09:46:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:46:54 + git semver push 09:46:54 # -> Open(): unable to determine branch for HEAD 09:46:54 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 09:46:54 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 09:46:54 # $SEMVER_REMOTE_NAME = origin 09:46:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:46:54 # $SEMVER_USER_NAME = edgex-jenkins 09:46:54 # $SEMVER_BRANCH = master 09:46:54 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 09:47:00 $ docker exec --env ******** --env ******** 581a4800d899f3230c706f47b17edf279b87fd8d9dc6a288d4a430dfc25efcde ssh-agent -k 09:47:00 unset SSH_AUTH_SOCK; 09:47:00 unset SSH_AGENT_PID; 09:47:00 echo Agent pid 17 killed; 09:47:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:47:01 + git semver [Pipeline] } 09:47:01 $ docker stop --time=1 581a4800d899f3230c706f47b17edf279b87fd8d9dc6a288d4a430dfc25efcde 09:47:02 $ docker rm -f 581a4800d899f3230c706f47b17edf279b87fd8d9dc6a288d4a430dfc25efcde [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 09:47:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:47:03 ---> package-listing.sh 09:47:03 ++ facter osfamily 09:47:03 ++ tr '[:upper:]' '[:lower:]' 09:47:03 + OS_FAMILY=redhat 09:47:03 + workspace=/w/workspace/dry_go-mod-core-contracts_master 09:47:03 + START_PACKAGES=/tmp/packages_start.txt 09:47:03 + END_PACKAGES=/tmp/packages_end.txt 09:47:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:47:03 + PACKAGES=/tmp/packages_start.txt 09:47:03 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 09:47:03 + PACKAGES=/tmp/packages_end.txt 09:47:03 + case "${OS_FAMILY}" in 09:47:03 + rpm -qa 09:47:03 + sort 09:47:08 + '[' -f /tmp/packages_start.txt ']' 09:47:08 + '[' -f /tmp/packages_end.txt ']' 09:47:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:47:08 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 09:47:08 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 09:47:08 + 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 09:47:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:47:08 09:47:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:47:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:47:09 alpine: Pulling from edgex-lftools-log-publisher 09:47:09 c9b1b535fdd9: Pulling fs layer 09:47:09 2cc5ad85d9ab: Pulling fs layer 09:47:09 756a868c4378: Pulling fs layer 09:47:09 444b2fc9a129: Pulling fs layer 09:47:09 ea15f1150254: Pulling fs layer 09:47:09 41b27a9f41bf: Pulling fs layer 09:47:09 28c525ee5125: Pulling fs layer 09:47:09 094b1ea09ed8: Pulling fs layer 09:47:09 138eaada9080: Pulling fs layer 09:47:09 0622d0fa9048: Pulling fs layer 09:47:09 444b2fc9a129: Waiting 09:47:09 138eaada9080: Waiting 09:47:09 28c525ee5125: Waiting 09:47:09 094b1ea09ed8: Waiting 09:47:09 ea15f1150254: Waiting 09:47:09 41b27a9f41bf: Waiting 09:47:09 0622d0fa9048: Waiting 09:47:09 2cc5ad85d9ab: Verifying Checksum 09:47:09 2cc5ad85d9ab: Download complete 09:47:09 444b2fc9a129: Verifying Checksum 09:47:09 444b2fc9a129: Download complete 09:47:09 c9b1b535fdd9: Verifying Checksum 09:47:09 c9b1b535fdd9: Download complete 09:47:09 ea15f1150254: Verifying Checksum 09:47:09 ea15f1150254: Download complete 09:47:09 28c525ee5125: Verifying Checksum 09:47:09 28c525ee5125: Download complete 09:47:09 756a868c4378: Verifying Checksum 09:47:09 756a868c4378: Download complete 09:47:09 138eaada9080: Verifying Checksum 09:47:09 138eaada9080: Download complete 09:47:09 0622d0fa9048: Verifying Checksum 09:47:09 0622d0fa9048: Download complete 09:47:09 094b1ea09ed8: Verifying Checksum 09:47:09 094b1ea09ed8: Download complete 09:47:10 41b27a9f41bf: Verifying Checksum 09:47:10 41b27a9f41bf: Download complete 09:47:10 c9b1b535fdd9: Pull complete 09:47:10 2cc5ad85d9ab: Pull complete 09:47:12 756a868c4378: Pull complete 09:47:12 444b2fc9a129: Pull complete 09:47:12 ea15f1150254: Pull complete 09:47:16 41b27a9f41bf: Pull complete 09:47:16 28c525ee5125: Pull complete 09:47:19 094b1ea09ed8: Pull complete 09:47:19 138eaada9080: Pull complete 09:47:19 0622d0fa9048: Pull complete 09:47:19 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 09:47:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:47:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:47:19 prd-centos7-docker-4c-2g-4875 does not seem to be running inside a container 09:47:19 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:47:23 $ docker top e9c258565a15f677f2187865a38906fd6a999cc289fa619b9c39a5d07b066efd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:47:23 provisioning config files... 09:47:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5037051550889254063tmp [Pipeline] { [Pipeline] echo 09:47:23 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:47:23 ---> create-netrc.sh [Pipeline] echo 09:47:23 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:47:23 ---> logs-deploy.sh 09:47:23 + ARCHIVE_ARTIFACTS= 09:47:23 + LOGS_SERVER=https://logs.edgexfoundry.org 09:47:23 + '[' https://logs.edgexfoundry.org == None ']' 09:47:23 + NEXUS_URL=https://nexus.edgexfoundry.org 09:47:23 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/25 09:47:23 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/25/ 09:47:23 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/25 /w/workspace/dry_go-mod-core-contracts_master 09:47:24 Archives upload complete. 09:47:25 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/25 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/25/