Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa 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 b810438aec07f555226556e3b59abf2bab733840 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 b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-466 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git Fetching without tags Checking out Revision af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa (master) > git init /w/workspace/xfoundry_go-mod-bootstrap_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa # timeout=10 Commit message: "Add ability to retrieve ssl cert pair (#58)" > git rev-list --no-walk f5ed8c2d1be6e7897edb1a02c639c7549f5024d7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-23T20:33:41.890Z] 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 [2020-03-23T20:33:44.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-23T20:33:44.976Z] [2020-03-23T20:33:44.976Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-23T20:33:45.374Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-23T20:33:45.374Z] latest: Pulling from edgex-devops/git-semver [2020-03-23T20:33:45.374Z] 9123ac7c32f7: Pulling fs layer [2020-03-23T20:33:45.374Z] b8cc5d1170e3: Pulling fs layer [2020-03-23T20:33:45.374Z] 2924cbbf6a41: Pulling fs layer [2020-03-23T20:33:45.374Z] 93b08a4f1073: Pulling fs layer [2020-03-23T20:33:45.374Z] 93b08a4f1073: Waiting [2020-03-23T20:33:45.374Z] b8cc5d1170e3: Verifying Checksum [2020-03-23T20:33:45.374Z] b8cc5d1170e3: Download complete [2020-03-23T20:33:45.636Z] 9123ac7c32f7: Verifying Checksum [2020-03-23T20:33:45.636Z] 9123ac7c32f7: Download complete [2020-03-23T20:33:45.636Z] 2924cbbf6a41: Verifying Checksum [2020-03-23T20:33:45.636Z] 2924cbbf6a41: Download complete [2020-03-23T20:33:45.636Z] 93b08a4f1073: Verifying Checksum [2020-03-23T20:33:45.636Z] 93b08a4f1073: Download complete [2020-03-23T20:33:45.899Z] 9123ac7c32f7: Pull complete [2020-03-23T20:33:45.899Z] b8cc5d1170e3: Pull complete [2020-03-23T20:33:46.478Z] 2924cbbf6a41: Pull complete [2020-03-23T20:33:46.738Z] 93b08a4f1073: Pull complete [2020-03-23T20:33:46.738Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-23T20:33:46.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-23T20:33:46.873Z] prd-centos7-docker-4c-2g-466 does not seem to be running inside a container [2020-03-23T20:33:46.914Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-23T20:33:47.546Z] $ docker top ca06731bad6881ca2483dddc3a4eea5e7cb83004e6fe24f37473f366fdab36ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-23T20:33:47.979Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-23T20:33:47.979Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-23T20:33:48.191Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-23T20:33:48.192Z] $ docker exec ca06731bad6881ca2483dddc3a4eea5e7cb83004e6fe24f37473f366fdab36ad ssh-agent [2020-03-23T20:33:48.381Z] SSH_AUTH_SOCK=/tmp/ssh-K5P3T5jmuUiP/agent.15 [2020-03-23T20:33:48.381Z] SSH_AGENT_PID=22 [2020-03-23T20:33:48.389Z] Running ssh-add (command line suppressed) [2020-03-23T20:33:48.531Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2188454313390820838.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2188454313390820838.key) [2020-03-23T20:33:48.578Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-23T20:33:48.934Z] + git describe --exact-match --tags HEAD [2020-03-23T20:33:48.934Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-23T20:33:48.982Z] $ docker exec --env ******** --env ******** ca06731bad6881ca2483dddc3a4eea5e7cb83004e6fe24f37473f366fdab36ad ssh-agent -k [2020-03-23T20:33:49.132Z] unset SSH_AUTH_SOCK; [2020-03-23T20:33:49.132Z] unset SSH_AGENT_PID; [2020-03-23T20:33:49.132Z] echo Agent pid 22 killed; [2020-03-23T20:33:49.177Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-23T20:33:49.305Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-23T20:33:49.305Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-23T20:33:49.452Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-23T20:33:49.452Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-23T20:33:49.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-23T20:33:49.676Z] $ docker exec ca06731bad6881ca2483dddc3a4eea5e7cb83004e6fe24f37473f366fdab36ad ssh-agent [2020-03-23T20:33:49.883Z] SSH_AUTH_SOCK=/tmp/ssh-KJTqqHXayqOg/agent.56 [2020-03-23T20:33:49.883Z] SSH_AGENT_PID=62 [2020-03-23T20:33:49.889Z] Running ssh-add (command line suppressed) [2020-03-23T20:33:50.037Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_9114956347005301259.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_9114956347005301259.key) [2020-03-23T20:33:50.083Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-23T20:33:50.447Z] + git semver init [2020-03-23T20:33:50.447Z] # -> Open(): unable to determine branch for HEAD [2020-03-23T20:33:50.447Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-03-23T20:33:50.447Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-03-23T20:33:50.447Z] # $SEMVER_REMOTE_NAME = origin [2020-03-23T20:33:50.447Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-23T20:33:50.447Z] # $SEMVER_USER_NAME = jenkins [2020-03-23T20:33:50.447Z] # $SEMVER_BRANCH = master [2020-03-23T20:33:50.447Z] # $SEMVER_TEMP = /tmp/semver-497903223 [2020-03-23T20:33:50.447Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2020-03-23T20:33:50.707Z] # '/tmp/semver-497903223' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' [2020-03-23T20:33:50.707Z] # -> Force: false [2020-03-23T20:33:50.707Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2020-03-23T20:33:50.714Z] $ docker exec --env ******** --env ******** ca06731bad6881ca2483dddc3a4eea5e7cb83004e6fe24f37473f366fdab36ad ssh-agent -k [2020-03-23T20:33:50.846Z] unset SSH_AUTH_SOCK; [2020-03-23T20:33:50.846Z] unset SSH_AGENT_PID; [2020-03-23T20:33:50.846Z] echo Agent pid 62 killed; [2020-03-23T20:33:50.890Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-23T20:33:51.490Z] + git semver [Pipeline] } [2020-03-23T20:33:51.502Z] $ docker stop --time=1 ca06731bad6881ca2483dddc3a4eea5e7cb83004e6fe24f37473f366fdab36ad [2020-03-23T20:33:52.823Z] $ docker rm -f ca06731bad6881ca2483dddc3a4eea5e7cb83004e6fe24f37473f366fdab36ad [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-23T20:33:53.660Z] Stashed 31 file(s) [Pipeline] echo [2020-03-23T20:33:53.661Z] [edgeXSemver] initialized semver on version 0.0.23 [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 [2020-03-23T20:34:09.134Z] Still waiting to schedule task [2020-03-23T20:34:09.134Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-466’ [2020-03-23T20:34:09.135Z] Still waiting to schedule task [2020-03-23T20:34:09.136Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-03-23T20:36:02.768Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-467 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2020-03-23T20:36:02.919Z] Running in /w/workspace/go-mod-bootstrap/22 [Pipeline] { [Pipeline] checkout [2020-03-23T20:36:09.115Z] using credential edgex-jenkins-ssh [2020-03-23T20:36:09.190Z] Cloning the remote Git repository [2020-03-23T20:36:09.190Z] Cloning with configured refspecs honoured and without tags [2020-03-23T20:36:09.228Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-03-23T20:36:09.319Z] > git init /w/workspace/go-mod-bootstrap/22 # timeout=10 [2020-03-23T20:36:09.425Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-03-23T20:36:09.431Z] > git --version # timeout=10 [2020-03-23T20:36:10.359Z] Fetching without tags [2020-03-23T20:36:09.475Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-23T20:36:09.564Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-23T20:36:10.234Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-03-23T20:36:10.276Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-23T20:36:10.303Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-03-23T20:36:10.354Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-03-23T20:36:10.355Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-23T20:36:10.367Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-23T20:36:10.828Z] Checking out Revision af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa (master) [2020-03-23T20:36:10.836Z] > git config core.sparsecheckout # timeout=10 [2020-03-23T20:36:10.886Z] > git checkout -f af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa # timeout=10 [2020-03-23T20:36:15.737Z] Commit message: "Add ability to retrieve ssl cert pair (#58)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-23T20:36:16.843Z] ========================================================= [2020-03-23T20:36:16.843Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-03-23T20:36:16.843Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-23T20:36:17.967Z] + 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 . [2020-03-23T20:36:18.946Z] Sending build context to Docker daemon 455.7kB [2020-03-23T20:36:18.946Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-23T20:36:18.946Z] Step 2/8 : FROM ${BASE} [2020-03-23T20:36:19.224Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-23T20:36:19.224Z] cde5963f3b93: Pulling fs layer [2020-03-23T20:36:19.224Z] 2a23fa8c16f7: Pulling fs layer [2020-03-23T20:36:19.224Z] 777b28850792: Pulling fs layer [2020-03-23T20:36:19.224Z] 8a11ddd9e578: Pulling fs layer [2020-03-23T20:36:19.224Z] 4cf88f913ddb: Pulling fs layer [2020-03-23T20:36:19.224Z] 1df406cf5192: Pulling fs layer [2020-03-23T20:36:19.224Z] cd6300453558: Pulling fs layer [2020-03-23T20:36:19.224Z] b9c365052c96: Pulling fs layer [2020-03-23T20:36:19.224Z] a2d8cc88f415: Pulling fs layer [2020-03-23T20:36:19.224Z] ea1d1ca13537: Pulling fs layer [2020-03-23T20:36:19.224Z] 3750a50a1c5e: Pulling fs layer [2020-03-23T20:36:19.224Z] 8a11ddd9e578: Waiting [2020-03-23T20:36:19.224Z] b9c365052c96: Waiting [2020-03-23T20:36:19.224Z] 4cf88f913ddb: Waiting [2020-03-23T20:36:19.224Z] a2d8cc88f415: Waiting [2020-03-23T20:36:19.224Z] 1df406cf5192: Waiting [2020-03-23T20:36:19.224Z] ea1d1ca13537: Waiting [2020-03-23T20:36:19.224Z] cd6300453558: Waiting [2020-03-23T20:36:19.224Z] 777b28850792: Verifying Checksum [2020-03-23T20:36:19.224Z] 777b28850792: Download complete [2020-03-23T20:36:19.224Z] 2a23fa8c16f7: Verifying Checksum [2020-03-23T20:36:19.224Z] 2a23fa8c16f7: Download complete [2020-03-23T20:36:19.224Z] 4cf88f913ddb: Verifying Checksum [2020-03-23T20:36:19.224Z] 4cf88f913ddb: Download complete [2020-03-23T20:36:19.224Z] 1df406cf5192: Verifying Checksum [2020-03-23T20:36:19.224Z] 1df406cf5192: Download complete [2020-03-23T20:36:19.495Z] cde5963f3b93: Verifying Checksum [2020-03-23T20:36:19.495Z] cde5963f3b93: Download complete [2020-03-23T20:36:20.472Z] cde5963f3b93: Pull complete [2020-03-23T20:36:21.064Z] 2a23fa8c16f7: Pull complete [2020-03-23T20:36:21.346Z] 777b28850792: Pull complete [2020-03-23T20:36:24.093Z] cd6300453558: Verifying Checksum [2020-03-23T20:36:24.093Z] cd6300453558: Download complete [2020-03-23T20:36:24.093Z] a2d8cc88f415: Verifying Checksum [2020-03-23T20:36:24.093Z] a2d8cc88f415: Download complete [2020-03-23T20:36:26.096Z] ea1d1ca13537: Verifying Checksum [2020-03-23T20:36:26.096Z] ea1d1ca13537: Download complete [2020-03-23T20:36:26.364Z] 3750a50a1c5e: Verifying Checksum [2020-03-23T20:36:26.364Z] 3750a50a1c5e: Download complete [2020-03-23T20:36:28.960Z] b9c365052c96: Verifying Checksum [2020-03-23T20:36:28.960Z] b9c365052c96: Download complete [2020-03-23T20:36:30.909Z] 8a11ddd9e578: Verifying Checksum [2020-03-23T20:36:30.909Z] 8a11ddd9e578: Download complete [2020-03-23T20:36:43.268Z] 8a11ddd9e578: Pull complete [2020-03-23T20:36:43.268Z] 4cf88f913ddb: Pull complete [2020-03-23T20:36:43.268Z] 1df406cf5192: Pull complete [2020-03-23T20:36:48.667Z] cd6300453558: Pull complete [2020-03-23T20:36:52.934Z] b9c365052c96: Pull complete [2020-03-23T20:36:53.201Z] a2d8cc88f415: Pull complete [2020-03-23T20:36:55.175Z] ea1d1ca13537: Pull complete [2020-03-23T20:36:55.444Z] 3750a50a1c5e: Pull complete [2020-03-23T20:36:55.444Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-03-23T20:36:55.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-03-23T20:36:55.712Z] ---> 78745c68409d [2020-03-23T20:36:55.712Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-03-23T20:36:57.195Z] Running on prd-centos7-docker-4c-2g-468 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2020-03-23T20:36:57.231Z] Running in /w/workspace/go-mod-bootstrap/22 [Pipeline] { [Pipeline] checkout [2020-03-23T20:36:59.983Z] ---> Running in 230807fd7fc5 [2020-03-23T20:37:00.253Z] Removing intermediate container 230807fd7fc5 [2020-03-23T20:37:00.253Z] ---> 8c4476f4f537 [2020-03-23T20:37:00.253Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-23T20:37:00.253Z] ---> Running in 3325956236b8 [2020-03-23T20:37:01.979Z] using credential edgex-jenkins-ssh [2020-03-23T20:37:02.041Z] Cloning the remote Git repository [2020-03-23T20:37:02.041Z] Cloning with configured refspecs honoured and without tags [2020-03-23T20:37:02.079Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-03-23T20:37:02.157Z] > git init /w/workspace/go-mod-bootstrap/22 # timeout=10 [2020-03-23T20:37:02.258Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-03-23T20:37:02.258Z] > git --version # timeout=10 [2020-03-23T20:37:02.268Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-23T20:37:02.333Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-23T20:37:02.846Z] Removing intermediate container 3325956236b8 [2020-03-23T20:37:02.846Z] ---> 320bf9c58747 [2020-03-23T20:37:02.846Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-03-23T20:37:02.846Z] ---> Running in d2563056e8e2 [2020-03-23T20:37:02.926Z] Fetching without tags [2020-03-23T20:37:03.378Z] Checking out Revision af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa (master) [2020-03-23T20:37:03.433Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-23T20:37:04.024Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-23T20:37:02.877Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-03-23T20:37:02.886Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-23T20:37:02.916Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-03-23T20:37:02.936Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-03-23T20:37:02.936Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-23T20:37:02.941Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-23T20:37:03.391Z] > git config core.sparsecheckout # timeout=10 [2020-03-23T20:37:03.396Z] > git checkout -f af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa # timeout=10 [2020-03-23T20:37:04.607Z] OK: 125 MiB in 39 packages [2020-03-23T20:37:06.036Z] Removing intermediate container d2563056e8e2 [2020-03-23T20:37:06.036Z] ---> c19814cc9bcf [2020-03-23T20:37:06.036Z] Step 6/8 : WORKDIR /build [2020-03-23T20:37:06.036Z] ---> Running in df494def7375 [2020-03-23T20:37:06.307Z] Removing intermediate container df494def7375 [2020-03-23T20:37:06.307Z] ---> 36281e576888 [2020-03-23T20:37:06.307Z] Step 7/8 : COPY go.mod . [2020-03-23T20:37:06.895Z] ---> 82bba6291ff8 [2020-03-23T20:37:06.895Z] Step 8/8 : RUN go mod download [2020-03-23T20:37:06.895Z] ---> Running in 3eb3bcd030d5 [2020-03-23T20:37:08.831Z] Commit message: "Add ability to retrieve ssl cert pair (#58)" [2020-03-23T20:37:08.847Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-23T20:37:08.847Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-23T20:37:08.847Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-23T20:37:08.847Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-23T20:37:08.847Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-23T20:37:08.847Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-23T20:37:08.847Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-23T20:37:08.847Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.0 [2020-03-23T20:37:09.115Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 [2020-03-23T20:37:09.115Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-03-23T20:37:09.115Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-03-23T20:37:09.115Z] go: finding github.com/fatih/color v1.7.0 [2020-03-23T20:37:09.115Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-23T20:37:09.115Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-23T20:37:09.115Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-23T20:37:09.115Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-23T20:37:09.115Z] go: finding github.com/google/uuid v1.1.0 [2020-03-23T20:37:09.115Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-23T20:37:09.115Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-23T20:37:09.115Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-23T20:37:09.115Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-23T20:37:09.115Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-23T20:37:09.115Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-23T20:37:09.115Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-23T20:37:09.115Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-23T20:37:09.115Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-23T20:37:09.115Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-23T20:37:09.115Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-23T20:37:09.115Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-23T20:37:09.115Z] go: finding github.com/hashicorp/go.net v0.0.1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-03-23T20:37:09.384Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-23T20:37:09.384Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-23T20:37:09.384Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-23T20:37:09.384Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-23T20:37:09.384Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-23T20:37:09.384Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-23T20:37:09.384Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-23T20:37:09.384Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-23T20:37:09.384Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-23T20:37:09.384Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-23T20:37:09.384Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-23T20:37:09.384Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-23T20:37:09.384Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-23T20:37:09.384Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-23T20:37:09.384Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-23T20:37:09.384Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-23T20:37:09.384Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-23T20:37:09.384Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-23T20:37:09.656Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-23T20:37:09.656Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-23T20:37:09.656Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-23T20:37:09.656Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-23T20:37:09.656Z] go: finding github.com/posener/complete v1.1.1 [2020-03-23T20:37:09.656Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-23T20:37:09.656Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-23T20:37:09.656Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-23T20:37:09.656Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-23T20:37:09.656Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-23T20:37:09.656Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-23T20:37:09.656Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-23T20:37:09.656Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-23T20:37:09.656Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-23T20:37:09.656Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-23T20:37:09.656Z] go: finding gopkg.in/yaml.v2 v2.2.8 [Pipeline] echo [2020-03-23T20:37:09.711Z] ========================================================= [2020-03-23T20:37:09.711Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-03-23T20:37:09.711Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-23T20:37:10.807Z] + 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 . [2020-03-23T20:37:11.808Z] Sending build context to Docker daemon 455.7kB [2020-03-23T20:37:11.808Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-23T20:37:11.808Z] Step 2/8 : FROM ${BASE} [2020-03-23T20:37:11.808Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-23T20:37:11.808Z] e6b0cf9c0882: Pulling fs layer [2020-03-23T20:37:11.808Z] 2848faf0eed1: Pulling fs layer [2020-03-23T20:37:11.808Z] 0f37312ad70f: Pulling fs layer [2020-03-23T20:37:11.808Z] 5788d62ee057: Pulling fs layer [2020-03-23T20:37:11.808Z] 0e6b1d234666: Pulling fs layer [2020-03-23T20:37:11.808Z] bf5d7aec512f: Pulling fs layer [2020-03-23T20:37:11.808Z] 34c802a77dc8: Pulling fs layer [2020-03-23T20:37:11.808Z] 9eb99e56ec68: Pulling fs layer [2020-03-23T20:37:11.808Z] 27c7a5d97fbd: Pulling fs layer [2020-03-23T20:37:11.808Z] 5c102a31e300: Pulling fs layer [2020-03-23T20:37:11.808Z] dcfb455df0a1: Pulling fs layer [2020-03-23T20:37:11.808Z] 5c102a31e300: Waiting [2020-03-23T20:37:11.808Z] dcfb455df0a1: Waiting [2020-03-23T20:37:11.808Z] 34c802a77dc8: Waiting [2020-03-23T20:37:11.808Z] 9eb99e56ec68: Waiting [2020-03-23T20:37:11.808Z] 27c7a5d97fbd: Waiting [2020-03-23T20:37:11.809Z] 0e6b1d234666: Waiting [2020-03-23T20:37:11.809Z] 5788d62ee057: Waiting [2020-03-23T20:37:11.809Z] bf5d7aec512f: Waiting [2020-03-23T20:37:11.809Z] 0f37312ad70f: Verifying Checksum [2020-03-23T20:37:11.809Z] 0f37312ad70f: Download complete [2020-03-23T20:37:11.809Z] 2848faf0eed1: Verifying Checksum [2020-03-23T20:37:11.809Z] 2848faf0eed1: Download complete [2020-03-23T20:37:11.809Z] 0e6b1d234666: Verifying Checksum [2020-03-23T20:37:11.809Z] 0e6b1d234666: Download complete [2020-03-23T20:37:11.809Z] bf5d7aec512f: Verifying Checksum [2020-03-23T20:37:11.809Z] bf5d7aec512f: Download complete [2020-03-23T20:37:12.133Z] e6b0cf9c0882: Verifying Checksum [2020-03-23T20:37:12.133Z] e6b0cf9c0882: Download complete [2020-03-23T20:37:12.525Z] e6b0cf9c0882: Pull complete [2020-03-23T20:37:12.827Z] 2848faf0eed1: Pull complete [2020-03-23T20:37:13.130Z] 0f37312ad70f: Pull complete [2020-03-23T20:37:16.437Z] 34c802a77dc8: Verifying Checksum [2020-03-23T20:37:16.437Z] 34c802a77dc8: Download complete [2020-03-23T20:37:16.437Z] 27c7a5d97fbd: Verifying Checksum [2020-03-23T20:37:16.437Z] 27c7a5d97fbd: Download complete [2020-03-23T20:37:17.298Z] 5788d62ee057: Verifying Checksum [2020-03-23T20:37:17.298Z] 5788d62ee057: Download complete [2020-03-23T20:37:17.298Z] 5c102a31e300: Verifying Checksum [2020-03-23T20:37:17.298Z] 5c102a31e300: Download complete [2020-03-23T20:37:17.298Z] dcfb455df0a1: Verifying Checksum [2020-03-23T20:37:17.298Z] dcfb455df0a1: Download complete [2020-03-23T20:37:17.600Z] 9eb99e56ec68: Verifying Checksum [2020-03-23T20:37:17.600Z] 9eb99e56ec68: Download complete [2020-03-23T20:37:19.770Z] Removing intermediate container 3eb3bcd030d5 [2020-03-23T20:37:19.770Z] ---> ecaaa1f885b2 [2020-03-23T20:37:19.770Z] Successfully built ecaaa1f885b2 [2020-03-23T20:37:19.770Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-23T20:37:20.368Z] + docker inspect -f . ci-base-image-arm64 [2020-03-23T20:37:20.368Z] . [Pipeline] withDockerContainer [2020-03-23T20:37:20.705Z] prd-ubuntu18.04-docker-arm64-4c-16g-467 does not seem to be running inside a container [2020-03-23T20:37:20.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/22 -v /w/workspace/go-mod-bootstrap/22:/w/workspace/go-mod-bootstrap/22:rw,z -v /w/workspace/go-mod-bootstrap/22@tmp:/w/workspace/go-mod-bootstrap/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-03-23T20:37:22.306Z] $ docker top b998e62031b519ebf73a042de535beb77ad50cf04b1a082af4843bab80f8a3d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-23T20:37:23.368Z] + go version [2020-03-23T20:37:23.368Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-03-23T20:37:24.023Z] + make test [2020-03-23T20:37:24.023Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-03-23T20:37:25.891Z] 5788d62ee057: Pull complete [2020-03-23T20:37:25.891Z] 0e6b1d234666: Pull complete [2020-03-23T20:37:25.891Z] bf5d7aec512f: Pull complete [2020-03-23T20:37:30.472Z] 34c802a77dc8: Pull complete [2020-03-23T20:37:34.835Z] 9eb99e56ec68: Pull complete [2020-03-23T20:37:34.835Z] 27c7a5d97fbd: Pull complete [2020-03-23T20:37:36.263Z] 5c102a31e300: Pull complete [2020-03-23T20:37:36.263Z] dcfb455df0a1: Pull complete [2020-03-23T20:37:36.263Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-03-23T20:37:36.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-03-23T20:37:36.263Z] ---> 7c70fe431013 [2020-03-23T20:37:36.263Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-03-23T20:37:36.263Z] ---> Running in 6fd28fc3eddf [2020-03-23T20:37:36.526Z] Removing intermediate container 6fd28fc3eddf [2020-03-23T20:37:36.526Z] ---> 3df3ff984ac0 [2020-03-23T20:37:36.526Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-23T20:37:36.860Z] ---> Running in 8a8b66b3fbd4 [2020-03-23T20:37:38.307Z] Removing intermediate container 8a8b66b3fbd4 [2020-03-23T20:37:38.307Z] ---> ea1e0e954550 [2020-03-23T20:37:38.307Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-03-23T20:37:38.307Z] ---> Running in 35eafeef3206 [2020-03-23T20:37:39.286Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-23T20:37:40.252Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-23T20:37:40.516Z] OK: 143 MiB in 39 packages [2020-03-23T20:37:41.478Z] Removing intermediate container 35eafeef3206 [2020-03-23T20:37:41.478Z] ---> 867432fe6148 [2020-03-23T20:37:41.478Z] Step 6/8 : WORKDIR /build [2020-03-23T20:37:41.478Z] ---> Running in 9bad9aae3974 [2020-03-23T20:37:41.478Z] Removing intermediate container 9bad9aae3974 [2020-03-23T20:37:41.478Z] ---> 7ee719ddfd56 [2020-03-23T20:37:41.478Z] Step 7/8 : COPY go.mod . [2020-03-23T20:37:41.740Z] ---> 532bba6e4682 [2020-03-23T20:37:41.740Z] Step 8/8 : RUN go mod download [2020-03-23T20:37:41.740Z] ---> Running in 676905bc7fc4 [2020-03-23T20:37:43.668Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-23T20:37:43.668Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-23T20:37:43.668Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-23T20:37:43.668Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-23T20:37:43.668Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-23T20:37:43.668Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-23T20:37:43.668Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-23T20:37:43.668Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.0 [2020-03-23T20:37:43.668Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 [2020-03-23T20:37:43.668Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-03-23T20:37:43.668Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-03-23T20:37:43.668Z] go: finding github.com/fatih/color v1.7.0 [2020-03-23T20:37:43.668Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-23T20:37:43.668Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-23T20:37:43.668Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-23T20:37:43.668Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-23T20:37:43.668Z] go: finding github.com/google/uuid v1.1.0 [2020-03-23T20:37:43.668Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-23T20:37:43.668Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-23T20:37:43.668Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-23T20:37:43.668Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-23T20:37:43.668Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-23T20:37:43.668Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-23T20:37:43.668Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-23T20:37:43.668Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-23T20:37:43.668Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-23T20:37:43.668Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-23T20:37:43.668Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-23T20:37:43.668Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-23T20:37:43.668Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-23T20:37:43.668Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-23T20:37:43.668Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-23T20:37:43.668Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-23T20:37:43.668Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-23T20:37:43.668Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-23T20:37:43.668Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-23T20:37:43.668Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-23T20:37:43.668Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-23T20:37:43.668Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-23T20:37:43.668Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-23T20:37:43.668Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-23T20:37:43.668Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-23T20:37:43.668Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-23T20:37:43.668Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-23T20:37:43.668Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-23T20:37:43.668Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-23T20:37:43.668Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-23T20:37:43.668Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-23T20:37:43.668Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-23T20:37:43.668Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-23T20:37:43.943Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-23T20:37:43.943Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-23T20:37:43.943Z] go: finding github.com/posener/complete v1.1.1 [2020-03-23T20:37:43.943Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-23T20:37:43.943Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-23T20:37:43.943Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-23T20:37:43.943Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-23T20:37:43.943Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-23T20:37:43.943Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-23T20:37:43.943Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-23T20:37:43.943Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-23T20:37:43.943Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-23T20:37:43.943Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-23T20:37:43.943Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-03-23T20:37:49.959Z] Removing intermediate container 676905bc7fc4 [2020-03-23T20:37:49.959Z] ---> c6c1312ebb94 [2020-03-23T20:37:49.959Z] Successfully built c6c1312ebb94 [2020-03-23T20:37:49.959Z] 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 [2020-03-23T20:37:50.654Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-23T20:37:50.949Z] . [Pipeline] withDockerContainer [2020-03-23T20:37:51.143Z] prd-centos7-docker-4c-2g-468 does not seem to be running inside a container [2020-03-23T20:37:51.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/22 -v /w/workspace/go-mod-bootstrap/22:/w/workspace/go-mod-bootstrap/22:rw,z -v /w/workspace/go-mod-bootstrap/22@tmp:/w/workspace/go-mod-bootstrap/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-03-23T20:37:51.929Z] $ docker top 23012901278d65e55726712b213eb3661addf8acc5e60d7b752487d097cc63b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-23T20:37:52.441Z] + go version [2020-03-23T20:37:52.441Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-03-23T20:37:52.751Z] + make test [2020-03-23T20:37:52.751Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-03-23T20:38:02.956Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-03-23T20:38:02.957Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.045s coverage: 28.9% of statements [2020-03-23T20:38:02.957Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-03-23T20:38:02.957Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.021s coverage: 82.1% of statements [2020-03-23T20:38:02.957Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-03-23T20:38:02.957Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-03-23T20:38:02.957Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-03-23T20:38:09.596Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.046s coverage: 100.0% of statements [2020-03-23T20:38:09.596Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-03-23T20:38:09.596Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-03-23T20:38:09.596Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-03-23T20:38:09.596Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration [no test files] [2020-03-23T20:38:09.596Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-03-23T20:38:09.596Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-03-23T20:38:09.596Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.046s coverage: 91.3% of statements [2020-03-23T20:38:09.596Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-23T20:38:11.141Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-03-23T20:38:11.141Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.008s coverage: 28.9% of statements [2020-03-23T20:38:11.141Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-03-23T20:38:11.141Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.012s coverage: 82.1% of statements [2020-03-23T20:38:11.141Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-03-23T20:38:11.141Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-03-23T20:38:11.141Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-03-23T20:38:16.291Z] gofmt -l . [2020-03-23T20:38:16.291Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-03-23T20:38:16.685Z] Stashed 1 file(s) [Pipeline] } [2020-03-23T20:38:16.694Z] $ docker stop --time=1 b998e62031b519ebf73a042de535beb77ad50cf04b1a082af4843bab80f8a3d2 [2020-03-23T20:38:18.984Z] $ docker rm -f b998e62031b519ebf73a042de535beb77ad50cf04b1a082af4843bab80f8a3d2 [2020-03-23T20:38:19.361Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.026s coverage: 100.0% of statements [2020-03-23T20:38:19.361Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-03-23T20:38:19.361Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-03-23T20:38:19.361Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-03-23T20:38:19.361Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration [no test files] [2020-03-23T20:38:19.361Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-03-23T20:38:19.361Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-03-23T20:38:19.361Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.006s coverage: 91.3% of statements [2020-03-23T20:38:19.361Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [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] } [2020-03-23T20:38:20.765Z] gofmt -l . [2020-03-23T20:38:20.766Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-03-23T20:38:20.781Z] Warning: overwriting stash ‘coverage-report’ [2020-03-23T20:38:21.346Z] Stashed 1 file(s) [Pipeline] } [2020-03-23T20:38:21.352Z] $ docker stop --time=1 23012901278d65e55726712b213eb3661addf8acc5e60d7b752487d097cc63b9 [2020-03-23T20:38:23.070Z] $ docker rm -f 23012901278d65e55726712b213eb3661addf8acc5e60d7b752487d097cc63b9 [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 [2020-03-23T20:38:24.467Z] provisioning config files... [2020-03-23T20:38:24.481Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config1171343724857686457tmp [Pipeline] { [Pipeline] sh [2020-03-23T20:38:24.825Z] + curl -s https://codecov.io/bash [2020-03-23T20:38:24.825Z] + bash -s - -t @/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config1171343724857686457tmp [2020-03-23T20:38:25.085Z] [2020-03-23T20:38:25.085Z] _____ _ [2020-03-23T20:38:25.085Z] / ____| | | [2020-03-23T20:38:25.085Z] | | ___ __| | ___ ___ _____ __ [2020-03-23T20:38:25.085Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-23T20:38:25.085Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-23T20:38:25.085Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-23T20:38:25.085Z] Bash-tbd [2020-03-23T20:38:25.085Z] [2020-03-23T20:38:25.085Z] [2020-03-23T20:38:25.085Z] ==> Jenkins CI detected. [2020-03-23T20:38:25.085Z] project root: . [2020-03-23T20:38:25.085Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-23T20:38:25.085Z] ==> Running gcov in . (disable via -X gcov) [2020-03-23T20:38:25.085Z] ==> Python coveragepy not found [2020-03-23T20:38:25.085Z] ==> Searching for coverage reports in: [2020-03-23T20:38:25.085Z] + . [2020-03-23T20:38:25.085Z] -> Found 1 reports [2020-03-23T20:38:25.085Z] ==> Detecting git/mercurial file structure [2020-03-23T20:38:25.085Z] ==> Reading reports [2020-03-23T20:38:25.085Z] + ./coverage.out bytes=8283 [2020-03-23T20:38:25.085Z] ==> Appending adjustments [2020-03-23T20:38:25.085Z] http://docs.codecov.io/docs/fixing-reports [2020-03-23T20:38:25.344Z] + Found adjustments [2020-03-23T20:38:25.344Z] ==> Gzipping contents [2020-03-23T20:38:25.344Z] ==> Uploading reports [2020-03-23T20:38:25.344Z] url: https://codecov.io [2020-03-23T20:38:25.344Z] query: branch=master&commit=af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F22%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job= [2020-03-23T20:38:25.344Z] -> Pinging Codecov [2020-03-23T20:38:25.344Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F22%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job= [2020-03-23T20:38:25.603Z] -> Uploading [2020-03-23T20:38:26.171Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa [Pipeline] } [2020-03-23T20:38:26.178Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-03-23T20:38:27.311Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-03-23T20:38:27.313Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-03-23T20:38:27.514Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-23T20:38:27.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-03-23T20:38:27.911Z] [2020-03-23T20:38:27.911Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh [2020-03-23T20:38:28.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-03-23T20:38:28.259Z] 1.217.3: Pulling from edgex-devops/edgex-snyk-go [2020-03-23T20:38:28.259Z] e6b0cf9c0882: Pulling fs layer [2020-03-23T20:38:28.259Z] 2848faf0eed1: Pulling fs layer [2020-03-23T20:38:28.259Z] 0f37312ad70f: Pulling fs layer [2020-03-23T20:38:28.259Z] 7d08f2745646: Pulling fs layer [2020-03-23T20:38:28.259Z] 4c9f31393084: Pulling fs layer [2020-03-23T20:38:28.259Z] eb21ddb83652: Pulling fs layer [2020-03-23T20:38:28.259Z] 345998794f6b: Pulling fs layer [2020-03-23T20:38:28.259Z] 97a711d68925: Pulling fs layer [2020-03-23T20:38:28.259Z] 7c8476c1cb00: Pulling fs layer [2020-03-23T20:38:28.259Z] eb21ddb83652: Waiting [2020-03-23T20:38:28.259Z] 345998794f6b: Waiting [2020-03-23T20:38:28.259Z] 97a711d68925: Waiting [2020-03-23T20:38:28.259Z] 7c8476c1cb00: Waiting [2020-03-23T20:38:28.259Z] 7d08f2745646: Waiting [2020-03-23T20:38:28.259Z] 4c9f31393084: Waiting [2020-03-23T20:38:28.259Z] 0f37312ad70f: Verifying Checksum [2020-03-23T20:38:28.259Z] 0f37312ad70f: Download complete [2020-03-23T20:38:28.259Z] 2848faf0eed1: Verifying Checksum [2020-03-23T20:38:28.259Z] 2848faf0eed1: Download complete [2020-03-23T20:38:28.259Z] 4c9f31393084: Verifying Checksum [2020-03-23T20:38:28.259Z] 4c9f31393084: Download complete [2020-03-23T20:38:28.259Z] eb21ddb83652: Verifying Checksum [2020-03-23T20:38:28.259Z] eb21ddb83652: Download complete [2020-03-23T20:38:28.259Z] e6b0cf9c0882: Download complete [2020-03-23T20:38:28.848Z] e6b0cf9c0882: Pull complete [2020-03-23T20:38:28.848Z] 345998794f6b: Verifying Checksum [2020-03-23T20:38:28.848Z] 345998794f6b: Download complete [2020-03-23T20:38:29.141Z] 2848faf0eed1: Pull complete [2020-03-23T20:38:29.410Z] 7c8476c1cb00: Verifying Checksum [2020-03-23T20:38:29.410Z] 7c8476c1cb00: Download complete [2020-03-23T20:38:29.410Z] 97a711d68925: Verifying Checksum [2020-03-23T20:38:29.410Z] 97a711d68925: Download complete [2020-03-23T20:38:29.410Z] 0f37312ad70f: Pull complete [2020-03-23T20:38:29.982Z] 7d08f2745646: Verifying Checksum [2020-03-23T20:38:29.982Z] 7d08f2745646: Download complete [2020-03-23T20:38:35.273Z] 7d08f2745646: Pull complete [2020-03-23T20:38:35.273Z] 4c9f31393084: Pull complete [2020-03-23T20:38:35.273Z] eb21ddb83652: Pull complete [2020-03-23T20:38:37.181Z] 345998794f6b: Pull complete [2020-03-23T20:38:41.384Z] 97a711d68925: Pull complete [2020-03-23T20:38:41.644Z] 7c8476c1cb00: Pull complete [2020-03-23T20:38:41.644Z] Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 [2020-03-23T20:38:41.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer [2020-03-23T20:38:41.797Z] prd-centos7-docker-4c-2g-466 does not seem to be running inside a container [2020-03-23T20:38:41.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/xfoundry_go-mod-bootstrap_master:/ws -w /ws --entrypoint= -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat [2020-03-23T20:38:42.621Z] $ docker top 97b1ebea8906ff04d634d520b251e945fb804ab8328aeb8b3fdaae035e603e75 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-23T20:38:43.132Z] + snyk monitor '--org=edgex-jenkins' [2020-03-23T20:38:48.411Z] [2020-03-23T20:38:48.411Z] Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master... [2020-03-23T20:38:48.411Z] [2020-03-23T20:38:48.411Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/19a98e22-83c3-4df2-becf-4316f070fd80/history/ab1fad65-7525-4df7-846f-b34786353f12 [2020-03-23T20:38:48.411Z] [2020-03-23T20:38:48.411Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-03-23T20:38:48.411Z] [2020-03-23T20:38:48.411Z] [Pipeline] } [2020-03-23T20:38:48.422Z] $ docker stop --time=1 97b1ebea8906ff04d634d520b251e945fb804ab8328aeb8b3fdaae035e603e75 [2020-03-23T20:38:49.838Z] $ docker rm -f 97b1ebea8906ff04d634d520b251e945fb804ab8328aeb8b3fdaae035e603e75 [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 [2020-03-23T20:38:50.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-23T20:38:50.866Z] . [Pipeline] withDockerContainer [2020-03-23T20:38:50.985Z] prd-centos7-docker-4c-2g-466 does not seem to be running inside a container [2020-03-23T20:38:51.035Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-23T20:38:51.579Z] $ docker top efbb771a047963ef7760cd5d91b86738c75b1de3aedf9b98aa9067ba5b70fe1e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-23T20:38:51.874Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-23T20:38:51.875Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-23T20:38:52.092Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-23T20:38:52.094Z] $ docker exec efbb771a047963ef7760cd5d91b86738c75b1de3aedf9b98aa9067ba5b70fe1e ssh-agent [2020-03-23T20:38:52.286Z] SSH_AUTH_SOCK=/tmp/ssh-PPFsj47ah1em/agent.15 [2020-03-23T20:38:52.286Z] SSH_AGENT_PID=22 [2020-03-23T20:38:52.294Z] Running ssh-add (command line suppressed) [2020-03-23T20:38:52.445Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2540000920717589274.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2540000920717589274.key) [2020-03-23T20:38:52.494Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-23T20:38:52.813Z] + git semver tag [2020-03-23T20:38:52.813Z] # -> Open(): unable to determine branch for HEAD [2020-03-23T20:38:52.813Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-03-23T20:38:52.813Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-03-23T20:38:52.813Z] # $SEMVER_REMOTE_NAME = origin [2020-03-23T20:38:52.813Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-23T20:38:52.813Z] # $SEMVER_USER_NAME = jenkins [2020-03-23T20:38:52.813Z] # $SEMVER_BRANCH = master [2020-03-23T20:38:52.813Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2020-03-23T20:38:52.813Z] # af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa HEAD [2020-03-23T20:38:52.813Z] # -> Force: false [2020-03-23T20:38:52.813Z] # c96140c8fce486f4d23a7e6964d1f4d79a77dbf7 refs/tags/v0.0.23 [Pipeline] } [2020-03-23T20:38:52.821Z] $ docker exec --env ******** --env ******** efbb771a047963ef7760cd5d91b86738c75b1de3aedf9b98aa9067ba5b70fe1e ssh-agent -k [2020-03-23T20:38:52.960Z] unset SSH_AUTH_SOCK; [2020-03-23T20:38:52.961Z] unset SSH_AGENT_PID; [2020-03-23T20:38:52.961Z] echo Agent pid 22 killed; [2020-03-23T20:38:53.012Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-23T20:38:53.423Z] + git semver [Pipeline] } [2020-03-23T20:38:53.434Z] $ docker stop --time=1 efbb771a047963ef7760cd5d91b86738c75b1de3aedf9b98aa9067ba5b70fe1e [2020-03-23T20:38:54.785Z] $ docker rm -f efbb771a047963ef7760cd5d91b86738c75b1de3aedf9b98aa9067ba5b70fe1e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-03-23T20:38:55.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [2020-03-23T20:38:55.375Z] [2020-03-23T20:38:55.375Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-03-23T20:38:55.704Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [2020-03-23T20:38:55.704Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-03-23T20:38:55.704Z] 8ba884070f61: Pulling fs layer [2020-03-23T20:38:55.704Z] 78d65bd6cf10: Pulling fs layer [2020-03-23T20:38:55.704Z] 5573da4c1a9d: Pulling fs layer [2020-03-23T20:38:55.704Z] 4493e11b668a: Pulling fs layer [2020-03-23T20:38:55.704Z] 2e4ad32216ba: Pulling fs layer [2020-03-23T20:38:55.704Z] 14bc7892088f: Pulling fs layer [2020-03-23T20:38:55.704Z] 4493e11b668a: Waiting [2020-03-23T20:38:55.704Z] 2e4ad32216ba: Waiting [2020-03-23T20:38:55.704Z] 14bc7892088f: Waiting [2020-03-23T20:38:55.704Z] 78d65bd6cf10: Verifying Checksum [2020-03-23T20:38:55.704Z] 78d65bd6cf10: Download complete [2020-03-23T20:38:55.967Z] 4493e11b668a: Download complete [2020-03-23T20:38:55.967Z] 2e4ad32216ba: Verifying Checksum [2020-03-23T20:38:55.967Z] 2e4ad32216ba: Download complete [2020-03-23T20:38:56.560Z] 14bc7892088f: Verifying Checksum [2020-03-23T20:38:56.560Z] 14bc7892088f: Download complete [2020-03-23T20:38:56.825Z] 8ba884070f61: Verifying Checksum [2020-03-23T20:38:56.825Z] 8ba884070f61: Download complete [2020-03-23T20:38:57.086Z] 5573da4c1a9d: Verifying Checksum [2020-03-23T20:38:57.086Z] 5573da4c1a9d: Download complete [2020-03-23T20:39:02.371Z] 8ba884070f61: Pull complete [2020-03-23T20:39:02.371Z] 78d65bd6cf10: Pull complete [2020-03-23T20:39:14.619Z] 5573da4c1a9d: Pull complete [2020-03-23T20:39:14.619Z] 4493e11b668a: Pull complete [2020-03-23T20:39:14.619Z] 2e4ad32216ba: Pull complete [2020-03-23T20:39:14.878Z] 14bc7892088f: Pull complete [2020-03-23T20:39:14.878Z] Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7 [2020-03-23T20:39:14.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-03-23T20:39:15.024Z] prd-centos7-docker-4c-2g-466 does not seem to be running inside a container [2020-03-23T20:39:15.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 cat [2020-03-23T20:39:15.701Z] $ docker top d2550c3dadf06a2b4b6bb508143fa7b39bda1b24511d64a0a06f0f96e9a94a97 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-03-23T20:39:15.946Z] provisioning config files... [2020-03-23T20:39:15.960Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config5841984123300076316tmp [2020-03-23T20:39:15.973Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config5290652118741337062tmp [2020-03-23T20:39:15.985Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7220992229592745613tmp [Pipeline] { [Pipeline] echo [2020-03-23T20:39:16.039Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-23T20:39:16.333Z] ---> sigul-configuration.sh [2020-03-23T20:39:16.333Z] gpg: directory `/root/.gnupg' created [2020-03-23T20:39:16.333Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-03-23T20:39:16.333Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-03-23T20:39:16.333Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-03-23T20:39:16.333Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-03-23T20:39:16.333Z] gpg: CAST5 encrypted data [2020-03-23T20:39:16.593Z] gpg: encrypted with 1 passphrase [2020-03-23T20:39:16.593Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-03-23T20:39:16.886Z] + mkdir /home/jenkins [2020-03-23T20:39:16.886Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-03-23T20:39:17.179Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-03-23T20:39:17.186Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-23T20:39:17.479Z] ---> sigul-install.sh [2020-03-23T20:39:27.461Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-03-23T20:39:27.757Z] + git tag --list [2020-03-23T20:39:27.757Z] v0.0.23 [Pipeline] sh [2020-03-23T20:39:28.048Z] + lftools sign git-tag v0.0.23 [2020-03-23T20:39:28.990Z] Signing Git tag with Sigul... [2020-03-23T20:39:28.990Z] Signing v0.0.23 [Pipeline] echo [2020-03-23T20:39:29.935Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-23T20:39:30.230Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-03-23T20:39:30.237Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-03-23T20:39:30.391Z] $ docker stop --time=1 d2550c3dadf06a2b4b6bb508143fa7b39bda1b24511d64a0a06f0f96e9a94a97 [2020-03-23T20:39:31.784Z] $ docker rm -f d2550c3dadf06a2b4b6bb508143fa7b39bda1b24511d64a0a06f0f96e9a94a97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-03-23T20:39:32.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-23T20:39:32.506Z] . [Pipeline] withDockerContainer [2020-03-23T20:39:32.667Z] prd-centos7-docker-4c-2g-466 does not seem to be running inside a container [2020-03-23T20:39:32.736Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-23T20:39:33.365Z] $ docker top 271a06c3fc03fe9831995f669e17b0cfc8437ab585b4a0044a69c3dd0d1ea4c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-23T20:39:33.642Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-23T20:39:33.642Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-23T20:39:33.889Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-23T20:39:33.890Z] $ docker exec 271a06c3fc03fe9831995f669e17b0cfc8437ab585b4a0044a69c3dd0d1ea4c3 ssh-agent [2020-03-23T20:39:34.124Z] SSH_AUTH_SOCK=/tmp/ssh-YMwRLaaNqQjW/agent.14 [2020-03-23T20:39:34.125Z] SSH_AGENT_PID=21 [2020-03-23T20:39:34.131Z] Running ssh-add (command line suppressed) [2020-03-23T20:39:34.286Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6221809232402884627.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6221809232402884627.key) [2020-03-23T20:39:34.342Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-23T20:39:34.662Z] + git semver bump patch [2020-03-23T20:39:34.662Z] # -> Open(): unable to determine branch for HEAD [2020-03-23T20:39:34.662Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-03-23T20:39:34.662Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-03-23T20:39:34.662Z] # $SEMVER_REMOTE_NAME = origin [2020-03-23T20:39:34.662Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-23T20:39:34.662Z] # $SEMVER_USER_NAME = jenkins [2020-03-23T20:39:34.662Z] # $SEMVER_BRANCH = master [2020-03-23T20:39:34.662Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2020-03-23T20:39:34.662Z] 0.0.24 [Pipeline] } [2020-03-23T20:39:34.671Z] $ docker exec --env ******** --env ******** 271a06c3fc03fe9831995f669e17b0cfc8437ab585b4a0044a69c3dd0d1ea4c3 ssh-agent -k [2020-03-23T20:39:34.815Z] unset SSH_AUTH_SOCK; [2020-03-23T20:39:34.815Z] unset SSH_AGENT_PID; [2020-03-23T20:39:34.815Z] echo Agent pid 21 killed; [2020-03-23T20:39:34.868Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-23T20:39:35.284Z] + git semver [Pipeline] } [2020-03-23T20:39:35.298Z] $ docker stop --time=1 271a06c3fc03fe9831995f669e17b0cfc8437ab585b4a0044a69c3dd0d1ea4c3 [2020-03-23T20:39:36.665Z] $ docker rm -f 271a06c3fc03fe9831995f669e17b0cfc8437ab585b4a0044a69c3dd0d1ea4c3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-03-23T20:39:37.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-23T20:39:37.161Z] . [Pipeline] withDockerContainer [2020-03-23T20:39:37.272Z] prd-centos7-docker-4c-2g-466 does not seem to be running inside a container [2020-03-23T20:39:37.313Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-23T20:39:37.903Z] $ docker top 318a93156d196779201e05ba49eaeefc3c81aff7011033a6d1567fc0f4b0d748 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-23T20:39:38.190Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-23T20:39:38.190Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-23T20:39:38.382Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-23T20:39:38.384Z] $ docker exec 318a93156d196779201e05ba49eaeefc3c81aff7011033a6d1567fc0f4b0d748 ssh-agent [2020-03-23T20:39:38.576Z] SSH_AUTH_SOCK=/tmp/ssh-VKvzeNZaU7vO/agent.14 [2020-03-23T20:39:38.576Z] SSH_AGENT_PID=20 [2020-03-23T20:39:38.583Z] Running ssh-add (command line suppressed) [2020-03-23T20:39:38.730Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4121219238613798939.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4121219238613798939.key) [2020-03-23T20:39:38.782Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-23T20:39:39.124Z] + git semver push [2020-03-23T20:39:39.124Z] # -> Open(): unable to determine branch for HEAD [2020-03-23T20:39:39.124Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-03-23T20:39:39.124Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-03-23T20:39:39.124Z] # $SEMVER_REMOTE_NAME = origin [2020-03-23T20:39:39.124Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-23T20:39:39.124Z] # $SEMVER_USER_NAME = jenkins [2020-03-23T20:39:39.124Z] # $SEMVER_BRANCH = master [2020-03-23T20:39:39.124Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2020-03-23T20:39:45.698Z] $ docker exec --env ******** --env ******** 318a93156d196779201e05ba49eaeefc3c81aff7011033a6d1567fc0f4b0d748 ssh-agent -k [2020-03-23T20:39:45.846Z] unset SSH_AUTH_SOCK; [2020-03-23T20:39:45.846Z] unset SSH_AGENT_PID; [2020-03-23T20:39:45.846Z] echo Agent pid 20 killed; [2020-03-23T20:39:45.902Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-23T20:39:46.349Z] + git semver [Pipeline] } [2020-03-23T20:39:46.363Z] $ docker stop --time=1 318a93156d196779201e05ba49eaeefc3c81aff7011033a6d1567fc0f4b0d748 [2020-03-23T20:39:47.711Z] $ docker rm -f 318a93156d196779201e05ba49eaeefc3c81aff7011033a6d1567fc0f4b0d748 [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 [2020-03-23T20:39:48.483Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-23T20:39:49.042Z] ---> package-listing.sh [2020-03-23T20:39:49.042Z] ++ facter osfamily [2020-03-23T20:39:49.042Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-23T20:39:49.042Z] + OS_FAMILY=redhat [2020-03-23T20:39:49.042Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master [2020-03-23T20:39:49.042Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-23T20:39:49.042Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-23T20:39:49.042Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-23T20:39:49.042Z] + PACKAGES=/tmp/packages_start.txt [2020-03-23T20:39:49.042Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2020-03-23T20:39:49.042Z] + PACKAGES=/tmp/packages_end.txt [2020-03-23T20:39:49.042Z] + case "${OS_FAMILY}" in [2020-03-23T20:39:49.042Z] + rpm -qa [2020-03-23T20:39:49.042Z] + sort [2020-03-23T20:39:53.253Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-23T20:39:53.253Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-23T20:39:53.253Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-23T20:39:53.253Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2020-03-23T20:39:53.253Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [2020-03-23T20:39:53.253Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-23T20:39:53.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-23T20:39:53.703Z] [2020-03-23T20:39:53.703Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-23T20:39:54.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-23T20:39:54.037Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-23T20:39:54.037Z] c9b1b535fdd9: Pulling fs layer [2020-03-23T20:39:54.037Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-23T20:39:54.037Z] 756a868c4378: Pulling fs layer [2020-03-23T20:39:54.037Z] 444b2fc9a129: Pulling fs layer [2020-03-23T20:39:54.037Z] ea15f1150254: Pulling fs layer [2020-03-23T20:39:54.037Z] 41b27a9f41bf: Pulling fs layer [2020-03-23T20:39:54.037Z] 28c525ee5125: Pulling fs layer [2020-03-23T20:39:54.037Z] 094b1ea09ed8: Pulling fs layer [2020-03-23T20:39:54.037Z] 138eaada9080: Pulling fs layer [2020-03-23T20:39:54.037Z] 0622d0fa9048: Pulling fs layer [2020-03-23T20:39:54.037Z] ea15f1150254: Waiting [2020-03-23T20:39:54.037Z] 41b27a9f41bf: Waiting [2020-03-23T20:39:54.037Z] 28c525ee5125: Waiting [2020-03-23T20:39:54.037Z] 094b1ea09ed8: Waiting [2020-03-23T20:39:54.037Z] 138eaada9080: Waiting [2020-03-23T20:39:54.037Z] 0622d0fa9048: Waiting [2020-03-23T20:39:54.037Z] 444b2fc9a129: Waiting [2020-03-23T20:39:54.037Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-23T20:39:54.037Z] 2cc5ad85d9ab: Download complete [2020-03-23T20:39:54.037Z] 444b2fc9a129: Verifying Checksum [2020-03-23T20:39:54.037Z] 444b2fc9a129: Download complete [2020-03-23T20:39:54.037Z] c9b1b535fdd9: Verifying Checksum [2020-03-23T20:39:54.037Z] c9b1b535fdd9: Download complete [2020-03-23T20:39:54.037Z] ea15f1150254: Verifying Checksum [2020-03-23T20:39:54.037Z] ea15f1150254: Download complete [2020-03-23T20:39:54.298Z] 28c525ee5125: Verifying Checksum [2020-03-23T20:39:54.298Z] 28c525ee5125: Download complete [2020-03-23T20:39:54.562Z] 756a868c4378: Verifying Checksum [2020-03-23T20:39:54.562Z] 756a868c4378: Download complete [2020-03-23T20:39:54.562Z] 138eaada9080: Download complete [2020-03-23T20:39:54.562Z] 0622d0fa9048: Verifying Checksum [2020-03-23T20:39:54.562Z] 0622d0fa9048: Download complete [2020-03-23T20:39:54.820Z] 094b1ea09ed8: Verifying Checksum [2020-03-23T20:39:54.821Z] 094b1ea09ed8: Download complete [2020-03-23T20:39:55.393Z] 41b27a9f41bf: Download complete [2020-03-23T20:39:55.653Z] c9b1b535fdd9: Pull complete [2020-03-23T20:39:56.222Z] 2cc5ad85d9ab: Pull complete [2020-03-23T20:39:57.602Z] 756a868c4378: Pull complete [2020-03-23T20:39:57.602Z] 444b2fc9a129: Pull complete [2020-03-23T20:39:57.861Z] ea15f1150254: Pull complete [2020-03-23T20:40:02.059Z] 41b27a9f41bf: Pull complete [2020-03-23T20:40:02.059Z] 28c525ee5125: Pull complete [2020-03-23T20:40:03.979Z] 094b1ea09ed8: Pull complete [2020-03-23T20:40:03.979Z] 138eaada9080: Pull complete [2020-03-23T20:40:03.979Z] 0622d0fa9048: Pull complete [2020-03-23T20:40:03.979Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-23T20:40:03.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-23T20:40:04.119Z] prd-centos7-docker-4c-2g-466 does not seem to be running inside a container [2020-03-23T20:40:04.158Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-23T20:40:04.718Z] $ docker top c91be5958b22398df9725df1a60361a82eb549357a54b3c72cceabdee6c94dcc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-23T20:40:05.004Z] provisioning config files... [2020-03-23T20:40:05.016Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config8541733413188918626tmp [Pipeline] { [Pipeline] echo [2020-03-23T20:40:05.150Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-23T20:40:05.444Z] ---> create-netrc.sh [Pipeline] echo [2020-03-23T20:40:05.452Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-23T20:40:05.741Z] ---> logs-deploy.sh [2020-03-23T20:40:05.741Z] + ARCHIVE_ARTIFACTS= [2020-03-23T20:40:05.741Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-23T20:40:05.741Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-23T20:40:05.741Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-23T20:40:05.741Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/22 [2020-03-23T20:40:05.741Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/master/22/ [2020-03-23T20:40:05.741Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/22 /w/workspace/xfoundry_go-mod-bootstrap_master [2020-03-23T20:40:06.679Z] Archives upload complete. [2020-03-23T20:40:06.939Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/22 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/master/22/