Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 38d0cc147a837ce191fd6fcb9b0683ab407438b4 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3335 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 Fetching 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 > 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 38d0cc147a837ce191fd6fcb9b0683ab407438b4 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 Commit message: "Restore clients/general directory" > git rev-list --no-walk 9132f554263fd61cb848f5b965b4d1aa9442ed97 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:19:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 21:19:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:19:54 21:19:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:19:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:19:55 latest: Pulling from edgex-devops/git-semver 21:19:55 9123ac7c32f7: Pulling fs layer 21:19:55 b8cc5d1170e3: Pulling fs layer 21:19:55 2924cbbf6a41: Pulling fs layer 21:19:55 93b08a4f1073: Pulling fs layer 21:19:55 93b08a4f1073: Waiting 21:19:55 b8cc5d1170e3: Verifying Checksum 21:19:55 b8cc5d1170e3: Download complete 21:19:55 9123ac7c32f7: Verifying Checksum 21:19:55 9123ac7c32f7: Download complete 21:19:55 93b08a4f1073: Verifying Checksum 21:19:55 93b08a4f1073: Download complete 21:19:55 2924cbbf6a41: Verifying Checksum 21:19:55 2924cbbf6a41: Download complete 21:19:55 9123ac7c32f7: Pull complete 21:19:55 b8cc5d1170e3: Pull complete 21:19:57 2924cbbf6a41: Pull complete 21:19:57 93b08a4f1073: Pull complete 21:19:57 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 21:19:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:19:57 prd-centos7-docker-4c-2g-3335 does not seem to be running inside a container 21:19:57 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:19:58 $ docker top 2ab98c914e37c5c7ef8ac69341fa0499d17f7859b2073cdffd5c2f140d4cdaa2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:19:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:19:58 [ssh-agent] Looking for ssh-agent implementation... 21:19:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:19:58 $ docker exec 2ab98c914e37c5c7ef8ac69341fa0499d17f7859b2073cdffd5c2f140d4cdaa2 ssh-agent 21:19:58 SSH_AUTH_SOCK=/tmp/ssh-Q0bbeqzTqmJ1/agent.15 21:19:58 SSH_AGENT_PID=22 21:19:58 Running ssh-add (command line suppressed) 21:19:59 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_382155981368584831.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_382155981368584831.key) 21:19:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:19:59 + git describe --exact-match --tags HEAD 21:19:59 fatal: No names found, cannot describe anything. [Pipeline] } 21:19:59 $ docker exec --env ******** --env ******** 2ab98c914e37c5c7ef8ac69341fa0499d17f7859b2073cdffd5c2f140d4cdaa2 ssh-agent -k 21:19:59 unset SSH_AUTH_SOCK; 21:19:59 unset SSH_AGENT_PID; 21:19:59 echo Agent pid 22 killed; 21:19:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 21:19:59 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 21:19:59 This usually means this commit has not been tagged. [Pipeline] sshagent 21:19:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:19:59 [ssh-agent] Looking for ssh-agent implementation... 21:20:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:20:00 $ docker exec 2ab98c914e37c5c7ef8ac69341fa0499d17f7859b2073cdffd5c2f140d4cdaa2 ssh-agent 21:20:00 SSH_AUTH_SOCK=/tmp/ssh-KDzYzOPlsME5/agent.56 21:20:00 SSH_AGENT_PID=62 21:20:00 Running ssh-add (command line suppressed) 21:20:00 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2173924273682126868.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2173924273682126868.key) 21:20:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:20:01 + git semver init 21:20:01 # -> Open(): unable to determine branch for HEAD 21:20:01 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 21:20:01 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 21:20:01 # $SEMVER_REMOTE_NAME = origin 21:20:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:20:01 # $SEMVER_USER_NAME = edgex-jenkins 21:20:01 # $SEMVER_BRANCH = master 21:20:01 # $SEMVER_TEMP = /tmp/semver-827352320 21:20:01 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 21:20:01 # '/tmp/semver-827352320' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 21:20:01 # -> Force: false 21:20:01 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 21:20:01 $ docker exec --env ******** --env ******** 2ab98c914e37c5c7ef8ac69341fa0499d17f7859b2073cdffd5c2f140d4cdaa2 ssh-agent -k 21:20:01 unset SSH_AUTH_SOCK; 21:20:01 unset SSH_AGENT_PID; 21:20:01 echo Agent pid 62 killed; 21:20:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:20:02 + git semver [Pipeline] } 21:20:02 $ docker stop --time=1 2ab98c914e37c5c7ef8ac69341fa0499d17f7859b2073cdffd5c2f140d4cdaa2 21:20:03 $ docker rm -f 2ab98c914e37c5c7ef8ac69341fa0499d17f7859b2073cdffd5c2f140d4cdaa2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 21:20:04 Stashed 68 file(s) [Pipeline] echo 21:20:04 [edgeXSemver] initialized semver on version 0.1.57 [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 21:20:20 Still waiting to schedule task 21:20:20 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3335’ 21:20:20 Still waiting to schedule task 21:20:20 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2736’ is offline 21:22:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3336 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 21:22:09 Running in /w/workspace/go-mod-core-contracts/21 [Pipeline] { [Pipeline] checkout 21:22:15 using credential edgex-jenkins-ssh 21:22:15 Cloning the remote Git repository 21:22:15 Cloning with configured refspecs honoured and without tags 21:22:15 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 21:22:15 > git init /w/workspace/go-mod-core-contracts/21 # timeout=10 21:22:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:22:15 > git --version # timeout=10 21:22:15 using GIT_SSH to set credentials SSH Credentials for GitHub 21:22:15 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:22:16 Fetching without tags 21:22:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:22:16 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:22:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:22:16 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:22:16 using GIT_SSH to set credentials SSH Credentials for GitHub 21:22:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:22:16 Checking out Revision 38d0cc147a837ce191fd6fcb9b0683ab407438b4 (master) 21:22:16 > git config core.sparsecheckout # timeout=10 21:22:16 > git checkout -f 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 21:22:21 Commit message: "Restore clients/general directory" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:22:22 ========================================================= 21:22:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 21:22:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:22:23 + 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 . 21:22:24 Sending build context to Docker daemon 1.741MB 21:22:24 Step 1/7 : ARG BASE=golang:1.13-alpine 21:22:24 Step 2/7 : FROM ${BASE} 21:22:25 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:22:25 cde5963f3b93: Pulling fs layer 21:22:25 2a23fa8c16f7: Pulling fs layer 21:22:25 777b28850792: Pulling fs layer 21:22:25 8a11ddd9e578: Pulling fs layer 21:22:25 4cf88f913ddb: Pulling fs layer 21:22:25 1df406cf5192: Pulling fs layer 21:22:25 cd6300453558: Pulling fs layer 21:22:25 b9c365052c96: Pulling fs layer 21:22:25 a2d8cc88f415: Pulling fs layer 21:22:25 ea1d1ca13537: Pulling fs layer 21:22:25 3750a50a1c5e: Pulling fs layer 21:22:25 cd6300453558: Waiting 21:22:25 b9c365052c96: Waiting 21:22:25 a2d8cc88f415: Waiting 21:22:25 ea1d1ca13537: Waiting 21:22:25 3750a50a1c5e: Waiting 21:22:25 8a11ddd9e578: Waiting 21:22:25 4cf88f913ddb: Waiting 21:22:25 1df406cf5192: Waiting 21:22:25 777b28850792: Download complete 21:22:25 2a23fa8c16f7: Download complete 21:22:25 4cf88f913ddb: Verifying Checksum 21:22:25 4cf88f913ddb: Download complete 21:22:25 1df406cf5192: Verifying Checksum 21:22:25 1df406cf5192: Download complete 21:22:25 cde5963f3b93: Verifying Checksum 21:22:25 cde5963f3b93: Download complete 21:22:26 cde5963f3b93: Pull complete 21:22:26 2a23fa8c16f7: Pull complete 21:22:27 777b28850792: Pull complete 21:22:29 cd6300453558: Verifying Checksum 21:22:29 cd6300453558: Download complete 21:22:29 a2d8cc88f415: Download complete 21:22:32 ea1d1ca13537: Verifying Checksum 21:22:32 ea1d1ca13537: Download complete 21:22:32 3750a50a1c5e: Verifying Checksum 21:22:32 3750a50a1c5e: Download complete 21:22:35 b9c365052c96: Verifying Checksum 21:22:35 b9c365052c96: Download complete 21:22:36 8a11ddd9e578: Download complete 21:22:39 Running on prd-centos7-docker-4c-2g-3337 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 21:22:39 Running in /w/workspace/go-mod-core-contracts/21 [Pipeline] { [Pipeline] checkout 21:22:41 using credential edgex-jenkins-ssh 21:22:41 Cloning the remote Git repository 21:22:41 Cloning with configured refspecs honoured and without tags 21:22:41 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 21:22:41 > git init /w/workspace/go-mod-core-contracts/21 # timeout=10 21:22:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:22:41 > git --version # timeout=10 21:22:41 using GIT_SSH to set credentials SSH Credentials for GitHub 21:22:41 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:22:42 Fetching without tags 21:22:43 Checking out Revision 38d0cc147a837ce191fd6fcb9b0683ab407438b4 (master) 21:22:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:22:42 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:22:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:22:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:22:42 using GIT_SSH to set credentials SSH Credentials for GitHub 21:22:42 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:22:42 > git config core.sparsecheckout # timeout=10 21:22:42 > git checkout -f 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 21:22:46 Commit message: "Restore clients/general directory" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:22:47 ========================================================= 21:22:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 21:22:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:22:48 + 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 . 21:22:48 Sending build context to Docker daemon 1.741MB 21:22:48 Step 1/7 : ARG BASE=golang:1.13-alpine 21:22:48 Step 2/7 : FROM ${BASE} 21:22:48 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 21:22:48 e6b0cf9c0882: Pulling fs layer 21:22:48 2848faf0eed1: Pulling fs layer 21:22:48 0f37312ad70f: Pulling fs layer 21:22:48 5788d62ee057: Pulling fs layer 21:22:48 0e6b1d234666: Pulling fs layer 21:22:48 bf5d7aec512f: Pulling fs layer 21:22:48 34c802a77dc8: Pulling fs layer 21:22:48 9eb99e56ec68: Pulling fs layer 21:22:48 27c7a5d97fbd: Pulling fs layer 21:22:48 5c102a31e300: Pulling fs layer 21:22:48 dcfb455df0a1: Pulling fs layer 21:22:48 5788d62ee057: Waiting 21:22:48 0e6b1d234666: Waiting 21:22:48 bf5d7aec512f: Waiting 21:22:48 34c802a77dc8: Waiting 21:22:48 9eb99e56ec68: Waiting 21:22:48 27c7a5d97fbd: Waiting 21:22:48 dcfb455df0a1: Waiting 21:22:48 5c102a31e300: Waiting 21:22:48 0f37312ad70f: Verifying Checksum 21:22:48 0f37312ad70f: Download complete 21:22:48 2848faf0eed1: Verifying Checksum 21:22:48 2848faf0eed1: Download complete 21:22:48 0e6b1d234666: Verifying Checksum 21:22:48 0e6b1d234666: Download complete 21:22:48 bf5d7aec512f: Verifying Checksum 21:22:48 bf5d7aec512f: Download complete 21:22:48 e6b0cf9c0882: Verifying Checksum 21:22:48 e6b0cf9c0882: Download complete 21:22:48 e6b0cf9c0882: Pull complete 21:22:48 8a11ddd9e578: Pull complete 21:22:48 4cf88f913ddb: Pull complete 21:22:48 1df406cf5192: Pull complete 21:22:48 2848faf0eed1: Pull complete 21:22:48 0f37312ad70f: Pull complete 21:22:49 34c802a77dc8: Verifying Checksum 21:22:49 34c802a77dc8: Download complete 21:22:49 27c7a5d97fbd: Verifying Checksum 21:22:49 27c7a5d97fbd: Download complete 21:22:49 5c102a31e300: Verifying Checksum 21:22:49 5c102a31e300: Download complete 21:22:49 dcfb455df0a1: Verifying Checksum 21:22:49 dcfb455df0a1: Download complete 21:22:49 5788d62ee057: Verifying Checksum 21:22:49 5788d62ee057: Download complete 21:22:50 9eb99e56ec68: Verifying Checksum 21:22:50 9eb99e56ec68: Download complete 21:22:53 cd6300453558: Pull complete 21:22:55 5788d62ee057: Pull complete 21:22:55 0e6b1d234666: Pull complete 21:22:55 bf5d7aec512f: Pull complete 21:22:58 b9c365052c96: Pull complete 21:22:58 a2d8cc88f415: Pull complete 21:22:58 34c802a77dc8: Pull complete 21:23:00 ea1d1ca13537: Pull complete 21:23:00 3750a50a1c5e: Pull complete 21:23:00 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 21:23:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 21:23:00 ---> 78745c68409d 21:23:00 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:23:01 9eb99e56ec68: Pull complete 21:23:01 27c7a5d97fbd: Pull complete 21:23:02 5c102a31e300: Pull complete 21:23:02 dcfb455df0a1: Pull complete 21:23:02 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 21:23:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 21:23:02 ---> 7c70fe431013 21:23:02 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:23:02 ---> Running in 467dc09ccff3 21:23:02 Removing intermediate container 467dc09ccff3 21:23:02 ---> 61e3fdc0ae6c 21:23:02 Step 4/7 : RUN apk add bash 21:23:02 ---> Running in 0455fd1f9107 21:23:03 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 21:23:04 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 21:23:04 OK: 143 MiB in 39 packages 21:23:04 ---> Running in 4306870058c5 21:23:05 Removing intermediate container 4306870058c5 21:23:05 ---> ed8d06367218 21:23:05 Step 4/7 : RUN apk add bash 21:23:05 ---> Running in 91e992b3e201 21:23:05 Removing intermediate container 0455fd1f9107 21:23:05 ---> d1936f119f80 21:23:05 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:23:05 ---> Running in 1293613ff33b 21:23:05 Removing intermediate container 1293613ff33b 21:23:05 ---> eabf187d89b8 21:23:05 Step 6/7 : COPY go.mod . 21:23:05 ---> c107233e3692 21:23:05 Step 7/7 : RUN go mod download 21:23:05 ---> Running in 114dfb01bfcf 21:23:06 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 21:23:06 go: finding github.com/davecgh/go-spew v1.1.0 21:23:06 go: finding github.com/fxamacker/cbor/v2 v2.2.0 21:23:06 go: finding github.com/go-kit/kit v0.8.0 21:23:06 go: finding github.com/go-logfmt/logfmt v0.4.0 21:23:06 go: finding github.com/go-stack/stack v1.8.0 21:23:06 go: finding github.com/google/uuid v1.1.0 21:23:06 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:23:06 go: finding github.com/pmezard/go-difflib v1.0.0 21:23:06 go: finding github.com/stretchr/objx v0.1.0 21:23:06 go: finding github.com/stretchr/testify v1.3.0 21:23:06 go: finding github.com/x448/float16 v0.8.4 21:23:07 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 21:23:07 Removing intermediate container 114dfb01bfcf 21:23:07 ---> 0ca9e0388d9a 21:23:07 Successfully built 0ca9e0388d9a 21:23:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 21:23:07 OK: 125 MiB in 39 packages [Pipeline] isUnix [Pipeline] sh 21:23:08 + docker inspect -f . ci-base-image-x86_64 21:23:08 . [Pipeline] withDockerContainer 21:23:08 prd-centos7-docker-4c-2g-3337 does not seem to be running inside a container 21:23:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/21 -v /w/workspace/go-mod-core-contracts/21:/w/workspace/go-mod-core-contracts/21:rw,z -v /w/workspace/go-mod-core-contracts/21@tmp:/w/workspace/go-mod-core-contracts/21@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 ******** ci-base-image-x86_64 cat 21:23:09 $ docker top dedadb2f9f18ddee0ed7f902f363129d60baeead4d47dad9858d3e6b22d0ef16 -eo pid,comm 21:23:09 Removing intermediate container 91e992b3e201 21:23:09 ---> 64e080205ffc 21:23:09 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:23:09 ---> Running in ed4c53517e92 [Pipeline] { [Pipeline] sh 21:23:09 + go version 21:23:09 go version go1.13.5 linux/amd64 [Pipeline] sh 21:23:09 Removing intermediate container ed4c53517e92 21:23:09 ---> 80ca82a7db52 21:23:09 Step 6/7 : COPY go.mod . 21:23:09 + make test 21:23:09 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:23:10 ---> cd55aab934dd 21:23:10 Step 7/7 : RUN go mod download 21:23:10 ---> Running in a543e7b6b7ed 21:23:11 go: finding github.com/davecgh/go-spew v1.1.0 21:23:11 go: finding github.com/fxamacker/cbor/v2 v2.2.0 21:23:11 go: finding github.com/go-kit/kit v0.8.0 21:23:11 go: finding github.com/go-logfmt/logfmt v0.4.0 21:23:11 go: finding github.com/go-stack/stack v1.8.0 21:23:11 go: finding github.com/google/uuid v1.1.0 21:23:11 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:23:11 go: finding github.com/pmezard/go-difflib v1.0.0 21:23:11 go: finding github.com/stretchr/objx v0.1.0 21:23:11 go: finding github.com/stretchr/testify v1.3.0 21:23:11 go: finding github.com/x448/float16 v0.8.4 21:23:14 Removing intermediate container a543e7b6b7ed 21:23:14 ---> d571686ad74a 21:23:14 Successfully built d571686ad74a 21:23:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:23:15 + docker inspect -f . ci-base-image-arm64 21:23:15 . [Pipeline] withDockerContainer 21:23:15 prd-ubuntu18.04-docker-arm64-4c-16g-3336 does not seem to be running inside a container 21:23:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/21 -v /w/workspace/go-mod-core-contracts/21:/w/workspace/go-mod-core-contracts/21:rw,z -v /w/workspace/go-mod-core-contracts/21@tmp:/w/workspace/go-mod-core-contracts/21@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 ******** ci-base-image-arm64 cat 21:23:16 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 21:23:17 $ docker top 43f25184ce7a31febff235ea0fe48e47e0319aa602fe30ee24d3c0013e2443c9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:23:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.013s coverage: 85.7% of statements 21:23:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.014s coverage: 100.0% of statements 21:23:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.015s coverage: 45.4% of statements 21:23:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.006s coverage: 77.8% of statements 21:23:18 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 21:23:18 + go version 21:23:18 go version go1.13.5 linux/arm64 [Pipeline] sh 21:23:19 + make test 21:23:19 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:23:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.005s coverage: 6.4% of statements 21:23:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.013s coverage: 14.4% of statements 21:23:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.015s coverage: 100.0% of statements 21:23:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.023s coverage: 100.0% of statements 21:23:19 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 21:23:19 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 21:23:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.014s coverage: 100.0% of statements 21:23:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.506s coverage: 100.0% of statements 21:23:21 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.018s coverage: 62.5% of statements 21:23:21 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.009s coverage: 26.3% of statements 21:23:21 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.005s coverage: 15.4% of statements 21:23:21 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.004s coverage: 15.4% of statements 21:23:21 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.004s coverage: 14.3% of statements 21:23:21 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:23:22 gofmt -l . 21:23:22 [ "`gofmt -l .`" = "" ] [Pipeline] stash 21:23:22 Stashed 1 file(s) [Pipeline] } 21:23:22 $ docker stop --time=1 dedadb2f9f18ddee0ed7f902f363129d60baeead4d47dad9858d3e6b22d0ef16 21:23:24 $ docker rm -f dedadb2f9f18ddee0ed7f902f363129d60baeead4d47dad9858d3e6b22d0ef16 [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:23:37 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 21:23:39 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.060s coverage: 85.7% of statements 21:23:39 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.040s coverage: 100.0% of statements 21:23:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.048s coverage: 45.4% of statements 21:23:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.038s coverage: 77.8% of statements 21:23:42 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 21:23:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.017s coverage: 6.4% of statements 21:23:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.074s coverage: 14.4% of statements 21:23:45 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.030s coverage: 100.0% of statements 21:23:46 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.102s coverage: 100.0% of statements 21:23:46 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 21:23:46 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 21:23:46 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.033s coverage: 100.0% of statements 21:23:46 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.054s coverage: 100.0% of statements 21:23:46 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.123s coverage: 62.5% of statements 21:23:48 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.052s coverage: 26.3% of statements 21:23:48 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.044s coverage: 15.4% of statements 21:23:48 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.013s coverage: 15.4% of statements 21:23:49 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.015s coverage: 14.3% of statements 21:23:49 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:23:52 gofmt -l . 21:23:52 [ "`gofmt -l .`" = "" ] [Pipeline] stash 21:23:52 Warning: overwriting stash ‘coverage-report’ 21:23:53 Stashed 1 file(s) [Pipeline] } 21:23:53 $ docker stop --time=1 43f25184ce7a31febff235ea0fe48e47e0319aa602fe30ee24d3c0013e2443c9 21:23:55 $ docker rm -f 43f25184ce7a31febff235ea0fe48e47e0319aa602fe30ee24d3c0013e2443c9 [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] } [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 21:23:57 provisioning config files... 21:23:57 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5652041297431148116tmp [Pipeline] { [Pipeline] sh 21:23:57 + curl -s https://codecov.io/bash 21:23:57 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_master@tmp/config5652041297431148116tmp 21:23:57 21:23:57 _____ _ 21:23:57 / ____| | | 21:23:57 | | ___ __| | ___ ___ _____ __ 21:23:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:23:57 | |___| (_) | (_| | __/ (_| (_) \ V / 21:23:57 \_____\___/ \__,_|\___|\___\___/ \_/ 21:23:57 Bash-20200410-0786dee 21:23:57 21:23:57 21:23:57 ==> Jenkins CI detected. 21:23:57 project root: . 21:23:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:23:57 ==> Running gcov in . (disable via -X gcov) 21:23:57 ==> Python coveragepy not found 21:23:57 ==> Searching for coverage reports in: 21:23:57 + . 21:23:57 -> Found 1 reports 21:23:57 ==> Detecting git/mercurial file structure 21:23:57 ==> Reading reports 21:23:57 + ./coverage.out bytes=82416 21:23:57 ==> Appending adjustments 21:23:57 http://docs.codecov.io/docs/fixing-reports 21:23:58 + Found adjustments 21:23:58 ==> Gzipping contents 21:23:58 ==> Uploading reports 21:23:58 url: https://codecov.io 21:23:58 query: branch=master&commit=38d0cc147a837ce191fd6fcb9b0683ab407438b4&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F21%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job= 21:23:58 -> Pinging Codecov 21:23:58 https://codecov.io/upload/v4?package=bash-20200410-0786dee&token=secret&branch=master&commit=38d0cc147a837ce191fd6fcb9b0683ab407438b4&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F21%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job= 21:23:58 -> Uploading 21:23:59 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/38d0cc147a837ce191fd6fcb9b0683ab407438b4 [Pipeline] } 21:23:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:23:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 21:23:59 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 21:23:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:23:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 21:23:59 21:23:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 21:24:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 21:24:00 1.217.3: Pulling from edgex-devops/edgex-snyk-go 21:24:00 e6b0cf9c0882: Pulling fs layer 21:24:00 2848faf0eed1: Pulling fs layer 21:24:00 0f37312ad70f: Pulling fs layer 21:24:00 7d08f2745646: Pulling fs layer 21:24:00 4c9f31393084: Pulling fs layer 21:24:00 eb21ddb83652: Pulling fs layer 21:24:00 345998794f6b: Pulling fs layer 21:24:00 97a711d68925: Pulling fs layer 21:24:00 7c8476c1cb00: Pulling fs layer 21:24:00 7d08f2745646: Waiting 21:24:00 4c9f31393084: Waiting 21:24:00 eb21ddb83652: Waiting 21:24:00 345998794f6b: Waiting 21:24:00 97a711d68925: Waiting 21:24:00 7c8476c1cb00: Waiting 21:24:00 0f37312ad70f: Verifying Checksum 21:24:00 0f37312ad70f: Download complete 21:24:00 2848faf0eed1: Download complete 21:24:00 4c9f31393084: Verifying Checksum 21:24:00 4c9f31393084: Download complete 21:24:00 eb21ddb83652: Verifying Checksum 21:24:00 eb21ddb83652: Download complete 21:24:00 e6b0cf9c0882: Verifying Checksum 21:24:00 e6b0cf9c0882: Pull complete 21:24:00 345998794f6b: Verifying Checksum 21:24:00 345998794f6b: Download complete 21:24:01 2848faf0eed1: Pull complete 21:24:01 97a711d68925: Verifying Checksum 21:24:01 97a711d68925: Download complete 21:24:01 7c8476c1cb00: Verifying Checksum 21:24:01 7c8476c1cb00: Download complete 21:24:01 0f37312ad70f: Pull complete 21:24:02 7d08f2745646: Verifying Checksum 21:24:02 7d08f2745646: Download complete 21:24:07 7d08f2745646: Pull complete 21:24:07 4c9f31393084: Pull complete 21:24:08 eb21ddb83652: Pull complete 21:24:11 345998794f6b: Pull complete 21:24:13 97a711d68925: Pull complete 21:24:14 7c8476c1cb00: Pull complete 21:24:14 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 21:24:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 21:24:14 prd-centos7-docker-4c-2g-3335 does not seem to be running inside a container 21:24:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 21:24:15 $ docker top 97e5698fe8e915d62d76a4a82d3ae8397e9f292c41012e98bb885ee43bcfdffe -eo pid,comm [Pipeline] { [Pipeline] sh 21:24:16 + snyk monitor '--org=edgex-jenkins' 21:24:19 21:24:19 Monitoring /w/workspace/dry_go-mod-core-contracts_master... 21:24:19 21:24:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/916be71a-bf4b-44df-9732-1093f0e2927c/history/3be5709c-fde4-4c89-a1c1-47d9c8be9d0b 21:24:19 21:24:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:24:19 21:24:19 [Pipeline] } 21:24:19 $ docker stop --time=1 97e5698fe8e915d62d76a4a82d3ae8397e9f292c41012e98bb885ee43bcfdffe 21:24:21 $ docker rm -f 97e5698fe8e915d62d76a4a82d3ae8397e9f292c41012e98bb885ee43bcfdffe [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 21:24:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:24:22 . [Pipeline] withDockerContainer 21:24:22 prd-centos7-docker-4c-2g-3335 does not seem to be running inside a container 21:24:22 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:24:22 $ docker top 3e656d0eba85eba4b45dc04794f9df8c1c9bba0e871268764d4d3c20fda6fe88 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:24:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:24:22 [ssh-agent] Looking for ssh-agent implementation... 21:24:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:24:23 $ docker exec 3e656d0eba85eba4b45dc04794f9df8c1c9bba0e871268764d4d3c20fda6fe88 ssh-agent 21:24:23 SSH_AUTH_SOCK=/tmp/ssh-N8nhtcbnk1Zm/agent.14 21:24:23 SSH_AGENT_PID=21 21:24:23 Running ssh-add (command line suppressed) 21:24:23 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3627952847150254119.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3627952847150254119.key) 21:24:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:24:23 + git semver tag 21:24:23 # -> Open(): unable to determine branch for HEAD 21:24:23 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 21:24:23 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 21:24:23 # $SEMVER_REMOTE_NAME = origin 21:24:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:24:23 # $SEMVER_USER_NAME = edgex-jenkins 21:24:23 # $SEMVER_BRANCH = master 21:24:23 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 21:24:23 # 38d0cc147a837ce191fd6fcb9b0683ab407438b4 HEAD 21:24:23 # -> Force: false 21:24:23 # 39c5c7447728352b65b24dfb3972c136ce6a31df refs/tags/v0.1.57 [Pipeline] } 21:24:23 $ docker exec --env ******** --env ******** 3e656d0eba85eba4b45dc04794f9df8c1c9bba0e871268764d4d3c20fda6fe88 ssh-agent -k 21:24:24 unset SSH_AUTH_SOCK; 21:24:24 unset SSH_AGENT_PID; 21:24:24 echo Agent pid 21 killed; 21:24:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:24:24 + git semver [Pipeline] } 21:24:24 $ docker stop --time=1 3e656d0eba85eba4b45dc04794f9df8c1c9bba0e871268764d4d3c20fda6fe88 21:24:25 $ docker rm -f 3e656d0eba85eba4b45dc04794f9df8c1c9bba0e871268764d4d3c20fda6fe88 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:24:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:24:26 21:24:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:24:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:24:26 0.23.1-centos7: Pulling from edgex-lftools 21:24:26 ab5ef0e58194: Pulling fs layer 21:24:26 9712f1f96733: Pulling fs layer 21:24:26 63f879dbbcfc: Pulling fs layer 21:24:26 0d9ebad4ef96: Pulling fs layer 21:24:26 e9a5061849ea: Pulling fs layer 21:24:26 d747dcd14b5f: Pulling fs layer 21:24:26 2de7ff778b66: Pulling fs layer 21:24:26 0d9ebad4ef96: Waiting 21:24:26 e9a5061849ea: Waiting 21:24:26 d747dcd14b5f: Waiting 21:24:26 2de7ff778b66: Waiting 21:24:26 9712f1f96733: Verifying Checksum 21:24:26 9712f1f96733: Download complete 21:24:27 63f879dbbcfc: Verifying Checksum 21:24:27 63f879dbbcfc: Download complete 21:24:27 e9a5061849ea: Verifying Checksum 21:24:27 e9a5061849ea: Download complete 21:24:27 d747dcd14b5f: Verifying Checksum 21:24:27 d747dcd14b5f: Download complete 21:24:27 0d9ebad4ef96: Verifying Checksum 21:24:27 0d9ebad4ef96: Download complete 21:24:27 2de7ff778b66: Verifying Checksum 21:24:27 2de7ff778b66: Download complete 21:24:27 ab5ef0e58194: Verifying Checksum 21:24:27 ab5ef0e58194: Download complete 21:24:33 ab5ef0e58194: Pull complete 21:24:33 9712f1f96733: Pull complete 21:24:35 63f879dbbcfc: Pull complete 21:24:41 0d9ebad4ef96: Pull complete 21:24:45 e9a5061849ea: Pull complete 21:24:45 d747dcd14b5f: Pull complete 21:24:46 2de7ff778b66: Pull complete 21:24:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:24:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:24:46 prd-centos7-docker-4c-2g-3335 does not seem to be running inside a container 21:24:46 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:24:47 $ docker top 818f554b6b0551ff36097c82bf071f07ac616f68f57b2bc14b6c0ed9e72f4c30 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:24:48 provisioning config files... 21:24:48 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7230153703290412001tmp 21:24:48 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config690793933493979932tmp 21:24:48 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1476866699053288180tmp [Pipeline] { [Pipeline] echo 21:24:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:24:48 ---> sigul-configuration.sh 21:24:48 gpg: directory `/root/.gnupg' created 21:24:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:24:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:24:48 gpg: keyring `/root/.gnupg/secring.gpg' created 21:24:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:24:48 gpg: CAST5 encrypted data 21:24:48 gpg: encrypted with 1 passphrase 21:24:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:24:49 + mkdir /home/jenkins 21:24:49 + mkdir /home/jenkins/sigul [Pipeline] sh 21:24:49 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 21:24:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:24:49 ---> sigul-install.sh 21:24:56 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 21:24:56 + git tag --list 21:24:56 v0.1.57 [Pipeline] sh 21:24:57 + lftools sign git-tag v0.1.57 21:24:58 Signing Git tag with Sigul... 21:24:58 Signing v0.1.57 [Pipeline] echo 21:24:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:24:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:24:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:24:59 $ docker stop --time=1 818f554b6b0551ff36097c82bf071f07ac616f68f57b2bc14b6c0ed9e72f4c30 21:25:01 $ docker rm -f 818f554b6b0551ff36097c82bf071f07ac616f68f57b2bc14b6c0ed9e72f4c30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:25:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:25:02 . [Pipeline] withDockerContainer 21:25:02 prd-centos7-docker-4c-2g-3335 does not seem to be running inside a container 21:25:02 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:25:02 $ docker top 20c485de0293e3b2be48ade51e83ca3a415b31181cfc1a3f6032c7dacf043938 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:25:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:25:03 [ssh-agent] Looking for ssh-agent implementation... 21:25:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:25:03 $ docker exec 20c485de0293e3b2be48ade51e83ca3a415b31181cfc1a3f6032c7dacf043938 ssh-agent 21:25:03 SSH_AUTH_SOCK=/tmp/ssh-lZoJU2XnOlkz/agent.13 21:25:03 SSH_AGENT_PID=20 21:25:03 Running ssh-add (command line suppressed) 21:25:03 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1897940450807192871.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1897940450807192871.key) 21:25:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:25:03 + git semver bump patch 21:25:03 # -> Open(): unable to determine branch for HEAD 21:25:03 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 21:25:03 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 21:25:03 # $SEMVER_REMOTE_NAME = origin 21:25:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:25:03 # $SEMVER_USER_NAME = edgex-jenkins 21:25:03 # $SEMVER_BRANCH = master 21:25:03 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 21:25:03 0.1.58 [Pipeline] } 21:25:03 $ docker exec --env ******** --env ******** 20c485de0293e3b2be48ade51e83ca3a415b31181cfc1a3f6032c7dacf043938 ssh-agent -k 21:25:04 unset SSH_AUTH_SOCK; 21:25:04 unset SSH_AGENT_PID; 21:25:04 echo Agent pid 20 killed; 21:25:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:25:04 + git semver [Pipeline] } 21:25:04 $ docker stop --time=1 20c485de0293e3b2be48ade51e83ca3a415b31181cfc1a3f6032c7dacf043938 21:25:05 $ docker rm -f 20c485de0293e3b2be48ade51e83ca3a415b31181cfc1a3f6032c7dacf043938 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:25:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:25:06 . [Pipeline] withDockerContainer 21:25:06 prd-centos7-docker-4c-2g-3335 does not seem to be running inside a container 21:25:06 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:25:07 $ docker top c55ee3fa4b156e10133dd1605ef1cf9e287b621413726fd6d37bab35a26be7d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:25:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:25:07 [ssh-agent] Looking for ssh-agent implementation... 21:25:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:25:07 $ docker exec c55ee3fa4b156e10133dd1605ef1cf9e287b621413726fd6d37bab35a26be7d2 ssh-agent 21:25:07 SSH_AUTH_SOCK=/tmp/ssh-6eJYQOedzZLW/agent.15 21:25:07 SSH_AGENT_PID=21 21:25:07 Running ssh-add (command line suppressed) 21:25:07 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_450459923125058819.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_450459923125058819.key) 21:25:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:25:08 + git semver push 21:25:08 # -> Open(): unable to determine branch for HEAD 21:25:08 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 21:25:08 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 21:25:08 # $SEMVER_REMOTE_NAME = origin 21:25:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:25:08 # $SEMVER_USER_NAME = edgex-jenkins 21:25:08 # $SEMVER_BRANCH = master 21:25:08 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 21:25:20 $ docker exec --env ******** --env ******** c55ee3fa4b156e10133dd1605ef1cf9e287b621413726fd6d37bab35a26be7d2 ssh-agent -k 21:25:20 unset SSH_AUTH_SOCK; 21:25:20 unset SSH_AGENT_PID; 21:25:20 echo Agent pid 21 killed; 21:25:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:25:21 + git semver [Pipeline] } 21:25:21 $ docker stop --time=1 c55ee3fa4b156e10133dd1605ef1cf9e287b621413726fd6d37bab35a26be7d2 21:25:22 $ docker rm -f c55ee3fa4b156e10133dd1605ef1cf9e287b621413726fd6d37bab35a26be7d2 [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 21:25:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:25:23 ---> package-listing.sh 21:25:23 ++ facter osfamily 21:25:23 ++ tr '[:upper:]' '[:lower:]' 21:25:23 + OS_FAMILY=redhat 21:25:23 + workspace=/w/workspace/dry_go-mod-core-contracts_master 21:25:23 + START_PACKAGES=/tmp/packages_start.txt 21:25:23 + END_PACKAGES=/tmp/packages_end.txt 21:25:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:25:23 + PACKAGES=/tmp/packages_start.txt 21:25:23 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 21:25:23 + PACKAGES=/tmp/packages_end.txt 21:25:23 + case "${OS_FAMILY}" in 21:25:23 + rpm -qa 21:25:23 + sort 21:25:28 + '[' -f /tmp/packages_start.txt ']' 21:25:28 + '[' -f /tmp/packages_end.txt ']' 21:25:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:25:28 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 21:25:28 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 21:25:28 + 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 21:25:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:25:28 21:25:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:25:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:25:28 alpine: Pulling from edgex-lftools-log-publisher 21:25:28 c9b1b535fdd9: Pulling fs layer 21:25:28 2cc5ad85d9ab: Pulling fs layer 21:25:28 756a868c4378: Pulling fs layer 21:25:28 444b2fc9a129: Pulling fs layer 21:25:28 ea15f1150254: Pulling fs layer 21:25:28 41b27a9f41bf: Pulling fs layer 21:25:28 28c525ee5125: Pulling fs layer 21:25:28 094b1ea09ed8: Pulling fs layer 21:25:28 138eaada9080: Pulling fs layer 21:25:28 0622d0fa9048: Pulling fs layer 21:25:28 41b27a9f41bf: Waiting 21:25:28 444b2fc9a129: Waiting 21:25:28 094b1ea09ed8: Waiting 21:25:28 ea15f1150254: Waiting 21:25:28 0622d0fa9048: Waiting 21:25:28 28c525ee5125: Waiting 21:25:28 138eaada9080: Waiting 21:25:28 2cc5ad85d9ab: Verifying Checksum 21:25:28 444b2fc9a129: Verifying Checksum 21:25:28 444b2fc9a129: Download complete 21:25:28 c9b1b535fdd9: Verifying Checksum 21:25:28 c9b1b535fdd9: Download complete 21:25:29 ea15f1150254: Verifying Checksum 21:25:29 ea15f1150254: Download complete 21:25:29 28c525ee5125: Verifying Checksum 21:25:29 28c525ee5125: Download complete 21:25:29 756a868c4378: Verifying Checksum 21:25:29 756a868c4378: Download complete 21:25:29 138eaada9080: Verifying Checksum 21:25:29 138eaada9080: Download complete 21:25:29 094b1ea09ed8: Verifying Checksum 21:25:29 094b1ea09ed8: Download complete 21:25:30 41b27a9f41bf: Verifying Checksum 21:25:30 41b27a9f41bf: Download complete 21:25:30 0622d0fa9048: Verifying Checksum 21:25:30 0622d0fa9048: Download complete 21:25:30 c9b1b535fdd9: Pull complete 21:25:30 2cc5ad85d9ab: Pull complete 21:25:32 756a868c4378: Pull complete 21:25:32 444b2fc9a129: Pull complete 21:25:32 ea15f1150254: Pull complete 21:25:36 41b27a9f41bf: Pull complete 21:25:36 28c525ee5125: Pull complete 21:25:38 094b1ea09ed8: Pull complete 21:25:38 138eaada9080: Pull complete 21:25:38 0622d0fa9048: Pull complete 21:25:38 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 21:25:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:25:38 prd-centos7-docker-4c-2g-3335 does not seem to be running inside a container 21:25:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:25:39 $ docker top d512f6eb3e530d37c511f13ba7e98ca1fda713f0679e93f4ab137c9a03b6182d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:25:40 provisioning config files... 21:25:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4935005853914135660tmp [Pipeline] { [Pipeline] echo 21:25:40 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:25:40 ---> create-netrc.sh [Pipeline] echo 21:25:40 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:25:40 ---> logs-deploy.sh 21:25:40 + ARCHIVE_ARTIFACTS= 21:25:40 + LOGS_SERVER=https://logs.edgexfoundry.org 21:25:40 + '[' https://logs.edgexfoundry.org == None ']' 21:25:40 + NEXUS_URL=https://nexus.edgexfoundry.org 21:25:40 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/21 21:25:40 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/21/ 21:25:40 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/21 /w/workspace/dry_go-mod-core-contracts_master 21:25:41 Archives upload complete. 21:25:42 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/21 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/21/