Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from de90581497902aa69bacc01f7e4382d2d48d1cc0 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3367’ Running on prd-centos7-docker-4c-2g-3371 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision de90581497902aa69bacc01f7e4382d2d48d1cc0 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de90581497902aa69bacc01f7e4382d2d48d1cc0 # timeout=10 Commit message: "Merge pull request #79 from edgexfoundry/update-pr-template" > git rev-list --no-walk e7263182f03795a80ecad393cb2c8c940050476c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-17T17:53:59.633Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-17T17:53:59.752Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-17T17:53:59.791Z] ========================================================= [2020-06-17T17:53:59.791Z] EdgeX Global Pipelines Version Info [2020-06-17T17:53:59.791Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-17T17:54:02.708Z] ------------------- [2020-06-17T17:54:02.708Z] stable info: [2020-06-17T17:54:02.708Z] ------------------- [2020-06-17T17:54:02.708Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-17T17:54:02.708Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-17T17:54:02.708Z] Message: update stable to v1.0.89 [2020-06-17T17:54:03.704Z] ------------------- [2020-06-17T17:54:03.704Z] experimental info: [2020-06-17T17:54:03.704Z] ------------------- [2020-06-17T17:54:03.704Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-17T17:54:03.704Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-17T17:54:03.704Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-17T17:54:05.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-17T17:54:05.668Z] [2020-06-17T17:54:05.668Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-17T17:54:06.020Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-17T17:54:06.020Z] latest: Pulling from edgex-devops/git-semver [2020-06-17T17:54:06.020Z] 9123ac7c32f7: Pulling fs layer [2020-06-17T17:54:06.020Z] b8cc5d1170e3: Pulling fs layer [2020-06-17T17:54:06.020Z] 2924cbbf6a41: Pulling fs layer [2020-06-17T17:54:06.020Z] 93b08a4f1073: Pulling fs layer [2020-06-17T17:54:06.020Z] 93b08a4f1073: Waiting [2020-06-17T17:54:06.020Z] b8cc5d1170e3: Verifying Checksum [2020-06-17T17:54:06.020Z] b8cc5d1170e3: Download complete [2020-06-17T17:54:06.298Z] 9123ac7c32f7: Verifying Checksum [2020-06-17T17:54:06.298Z] 9123ac7c32f7: Download complete [2020-06-17T17:54:06.298Z] 93b08a4f1073: Verifying Checksum [2020-06-17T17:54:06.298Z] 93b08a4f1073: Download complete [2020-06-17T17:54:06.573Z] 2924cbbf6a41: Verifying Checksum [2020-06-17T17:54:06.573Z] 2924cbbf6a41: Download complete [2020-06-17T17:54:06.844Z] 9123ac7c32f7: Pull complete [2020-06-17T17:54:06.844Z] b8cc5d1170e3: Pull complete [2020-06-17T17:54:08.316Z] 2924cbbf6a41: Pull complete [2020-06-17T17:54:08.581Z] 93b08a4f1073: Pull complete [2020-06-17T17:54:08.581Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-17T17:54:08.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-17T17:54:08.581Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-17T17:54:08.739Z] prd-centos7-docker-4c-2g-3371 does not seem to be running inside a container [2020-06-17T17:54:08.808Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-17T17:54:11.126Z] $ docker top ab6fed14e37a58284cfe089ee34c35ad5becfc14b37247318cbe715678e23152 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-17T17:54:11.333Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-17T17:54:11.333Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-17T17:54:11.634Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-17T17:54:11.640Z] $ docker exec ab6fed14e37a58284cfe089ee34c35ad5becfc14b37247318cbe715678e23152 ssh-agent [2020-06-17T17:54:11.929Z] SSH_AUTH_SOCK=/tmp/ssh-ReSS33TRXMJc/agent.12 [2020-06-17T17:54:11.929Z] SSH_AGENT_PID=17 [2020-06-17T17:54:11.979Z] Running ssh-add (command line suppressed) [2020-06-17T17:54:12.211Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2417663519021928271.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2417663519021928271.key) [2020-06-17T17:54:12.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-17T17:54:12.754Z] + git describe --exact-match --tags HEAD [2020-06-17T17:54:12.754Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-17T17:54:12.976Z] $ docker exec --env ******** --env ******** ab6fed14e37a58284cfe089ee34c35ad5becfc14b37247318cbe715678e23152 ssh-agent -k [2020-06-17T17:54:13.142Z] unset SSH_AUTH_SOCK; [2020-06-17T17:54:13.142Z] unset SSH_AGENT_PID; [2020-06-17T17:54:13.142Z] echo Agent pid 17 killed; [2020-06-17T17:54:13.227Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-17T17:54:13.268Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-17T17:54:13.268Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-17T17:54:13.314Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-17T17:54:13.314Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-17T17:54:13.576Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-17T17:54:13.583Z] $ docker exec ab6fed14e37a58284cfe089ee34c35ad5becfc14b37247318cbe715678e23152 ssh-agent [2020-06-17T17:54:13.828Z] SSH_AUTH_SOCK=/tmp/ssh-MsVHDo7oJgUL/agent.45 [2020-06-17T17:54:13.828Z] SSH_AGENT_PID=50 [2020-06-17T17:54:13.843Z] Running ssh-add (command line suppressed) [2020-06-17T17:54:14.128Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6770959778872607919.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6770959778872607919.key) [2020-06-17T17:54:14.197Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-17T17:54:14.774Z] + git semver init [2020-06-17T17:54:14.774Z] # -> Open(): unable to determine branch for HEAD [2020-06-17T17:54:14.774Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-06-17T17:54:14.774Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-06-17T17:54:14.774Z] # $SEMVER_REMOTE_NAME = origin [2020-06-17T17:54:14.774Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-17T17:54:14.774Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-17T17:54:14.774Z] # $SEMVER_BRANCH = master [2020-06-17T17:54:14.774Z] # $SEMVER_TEMP = /tmp/semver-611282546 [2020-06-17T17:54:14.774Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2020-06-17T17:54:15.065Z] # '/tmp/semver-611282546' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' [2020-06-17T17:54:15.065Z] # -> Force: false [2020-06-17T17:54:15.065Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2020-06-17T17:54:15.086Z] $ docker exec --env ******** --env ******** ab6fed14e37a58284cfe089ee34c35ad5becfc14b37247318cbe715678e23152 ssh-agent -k [2020-06-17T17:54:15.274Z] unset SSH_AUTH_SOCK; [2020-06-17T17:54:15.277Z] unset SSH_AGENT_PID; [2020-06-17T17:54:15.277Z] echo Agent pid 50 killed; [2020-06-17T17:54:15.340Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-17T17:54:15.720Z] + git semver [Pipeline] } [2020-06-17T17:54:15.745Z] $ docker stop --time=1 ab6fed14e37a58284cfe089ee34c35ad5becfc14b37247318cbe715678e23152 [2020-06-17T17:54:17.460Z] $ docker rm -f ab6fed14e37a58284cfe089ee34c35ad5becfc14b37247318cbe715678e23152 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-17T17:54:18.656Z] Stashed 42 file(s) [Pipeline] echo [2020-06-17T17:54:18.659Z] [edgeXSemver] initialized semver on version 0.0.34 [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-06-17T17:54:33.841Z] Still waiting to schedule task [2020-06-17T17:54:33.841Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-06-17T17:54:33.844Z] Still waiting to schedule task [2020-06-17T17:54:33.844Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-06-17T17:56:31.951Z] Running on prd-centos7-docker-4c-2g-3375 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2020-06-17T17:56:31.985Z] Running in /w/workspace/go-mod-bootstrap/36 [Pipeline] { [Pipeline] checkout [2020-06-17T17:56:34.469Z] using credential edgex-jenkins-ssh [2020-06-17T17:56:34.496Z] Cloning the remote Git repository [2020-06-17T17:56:34.496Z] Cloning with configured refspecs honoured and without tags [2020-06-17T17:56:35.231Z] Fetching without tags [2020-06-17T17:56:34.139Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-06-17T17:56:34.319Z] > git init /w/workspace/go-mod-bootstrap/36 # timeout=10 [2020-06-17T17:56:34.365Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-06-17T17:56:34.365Z] > git --version # timeout=10 [2020-06-17T17:56:34.372Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-17T17:56:34.397Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-17T17:56:34.872Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-06-17T17:56:34.881Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-17T17:56:34.896Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-06-17T17:56:34.908Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-06-17T17:56:34.908Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-17T17:56:34.913Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-17T17:56:35.640Z] Checking out Revision de90581497902aa69bacc01f7e4382d2d48d1cc0 (master) [2020-06-17T17:56:35.356Z] > git config core.sparsecheckout # timeout=10 [2020-06-17T17:56:35.361Z] > git checkout -f de90581497902aa69bacc01f7e4382d2d48d1cc0 # timeout=10 [2020-06-17T17:56:38.997Z] Commit message: "Merge pull request #79 from edgexfoundry/update-pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-17T17:56:39.670Z] ========================================================= [2020-06-17T17:56:39.670Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-17T17:56:39.670Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-17T17:56:40.331Z] + 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-06-17T17:56:40.592Z] Sending build context to Docker daemon 588.8kB [2020-06-17T17:56:40.592Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-17T17:56:40.592Z] Step 2/8 : FROM ${BASE} [2020-06-17T17:56:40.860Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-17T17:56:40.860Z] e6b0cf9c0882: Pulling fs layer [2020-06-17T17:56:40.860Z] 2848faf0eed1: Pulling fs layer [2020-06-17T17:56:40.860Z] 0f37312ad70f: Pulling fs layer [2020-06-17T17:56:40.860Z] 5788d62ee057: Pulling fs layer [2020-06-17T17:56:40.860Z] 0e6b1d234666: Pulling fs layer [2020-06-17T17:56:40.860Z] bf5d7aec512f: Pulling fs layer [2020-06-17T17:56:40.860Z] 34c802a77dc8: Pulling fs layer [2020-06-17T17:56:40.860Z] 9eb99e56ec68: Pulling fs layer [2020-06-17T17:56:40.860Z] 27c7a5d97fbd: Pulling fs layer [2020-06-17T17:56:40.860Z] 5c102a31e300: Pulling fs layer [2020-06-17T17:56:40.860Z] dcfb455df0a1: Pulling fs layer [2020-06-17T17:56:40.860Z] 34c802a77dc8: Waiting [2020-06-17T17:56:40.860Z] 5c102a31e300: Waiting [2020-06-17T17:56:40.860Z] 9eb99e56ec68: Waiting [2020-06-17T17:56:40.860Z] 27c7a5d97fbd: Waiting [2020-06-17T17:56:40.860Z] 5788d62ee057: Waiting [2020-06-17T17:56:40.860Z] 0e6b1d234666: Waiting [2020-06-17T17:56:40.860Z] bf5d7aec512f: Waiting [2020-06-17T17:56:40.860Z] dcfb455df0a1: Waiting [2020-06-17T17:56:40.860Z] 0f37312ad70f: Download complete [2020-06-17T17:56:40.860Z] 2848faf0eed1: Verifying Checksum [2020-06-17T17:56:40.860Z] 2848faf0eed1: Download complete [2020-06-17T17:56:40.860Z] 0e6b1d234666: Verifying Checksum [2020-06-17T17:56:40.860Z] 0e6b1d234666: Download complete [2020-06-17T17:56:40.860Z] bf5d7aec512f: Verifying Checksum [2020-06-17T17:56:40.860Z] bf5d7aec512f: Download complete [2020-06-17T17:56:40.860Z] e6b0cf9c0882: Verifying Checksum [2020-06-17T17:56:40.860Z] e6b0cf9c0882: Download complete [2020-06-17T17:56:41.128Z] e6b0cf9c0882: Pull complete [2020-06-17T17:56:41.407Z] 34c802a77dc8: Verifying Checksum [2020-06-17T17:56:41.407Z] 34c802a77dc8: Download complete [2020-06-17T17:56:41.674Z] 27c7a5d97fbd: Download complete [2020-06-17T17:56:41.948Z] 5c102a31e300: Verifying Checksum [2020-06-17T17:56:41.948Z] 5c102a31e300: Download complete [2020-06-17T17:56:42.217Z] dcfb455df0a1: Verifying Checksum [2020-06-17T17:56:42.217Z] dcfb455df0a1: Download complete [2020-06-17T17:56:42.217Z] 5788d62ee057: Verifying Checksum [2020-06-17T17:56:42.217Z] 5788d62ee057: Download complete [2020-06-17T17:56:42.217Z] 9eb99e56ec68: Verifying Checksum [2020-06-17T17:56:42.217Z] 9eb99e56ec68: Download complete [2020-06-17T17:56:43.611Z] 2848faf0eed1: Pull complete [2020-06-17T17:56:43.611Z] 0f37312ad70f: Pull complete [2020-06-17T17:56:50.217Z] 5788d62ee057: Pull complete [2020-06-17T17:56:50.217Z] 0e6b1d234666: Pull complete [2020-06-17T17:56:50.217Z] bf5d7aec512f: Pull complete [2020-06-17T17:56:53.536Z] 34c802a77dc8: Pull complete [2020-06-17T17:56:53.969Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3374 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2020-06-17T17:56:53.993Z] Running in /w/workspace/go-mod-bootstrap/36 [Pipeline] { [Pipeline] checkout [2020-06-17T17:56:56.860Z] 9eb99e56ec68: Pull complete [2020-06-17T17:56:56.860Z] 27c7a5d97fbd: Pull complete [2020-06-17T17:56:57.120Z] 5c102a31e300: Pull complete [2020-06-17T17:56:57.120Z] dcfb455df0a1: Pull complete [2020-06-17T17:56:57.384Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-17T17:56:57.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-17T17:56:57.384Z] ---> 7c70fe431013 [2020-06-17T17:56:57.384Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-17T17:56:58.767Z] ---> Running in 9b38e6a20f2f [2020-06-17T17:56:59.027Z] Removing intermediate container 9b38e6a20f2f [2020-06-17T17:56:59.027Z] ---> 2bdcbc740145 [2020-06-17T17:56:59.027Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-17T17:56:59.027Z] ---> Running in 36f0409fbd45 [2020-06-17T17:56:59.308Z] using credential edgex-jenkins-ssh [2020-06-17T17:56:59.354Z] Cloning the remote Git repository [2020-06-17T17:56:59.354Z] Cloning with configured refspecs honoured and without tags [2020-06-17T17:56:59.966Z] Removing intermediate container 36f0409fbd45 [2020-06-17T17:56:59.966Z] ---> ba3e8e578b4d [2020-06-17T17:56:59.966Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-06-17T17:56:59.966Z] ---> Running in 3455cd168473 [2020-06-17T17:56:59.455Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-06-17T17:56:59.562Z] > git init /w/workspace/go-mod-bootstrap/36 # timeout=10 [2020-06-17T17:56:59.632Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-06-17T17:56:59.633Z] > git --version # timeout=10 [2020-06-17T17:56:59.661Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-17T17:56:59.737Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-17T17:57:00.404Z] Fetching without tags [2020-06-17T17:57:00.885Z] Checking out Revision de90581497902aa69bacc01f7e4382d2d48d1cc0 (master) [2020-06-17T17:57:00.906Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-17T17:57:01.476Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-17T17:57:00.336Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-06-17T17:57:00.358Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-17T17:57:00.388Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-06-17T17:57:00.417Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-06-17T17:57:00.418Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-17T17:57:00.430Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-17T17:57:00.906Z] > git config core.sparsecheckout # timeout=10 [2020-06-17T17:57:00.921Z] > git checkout -f de90581497902aa69bacc01f7e4382d2d48d1cc0 # timeout=10 [2020-06-17T17:57:01.737Z] OK: 143 MiB in 39 packages [2020-06-17T17:57:02.001Z] Removing intermediate container 3455cd168473 [2020-06-17T17:57:02.001Z] ---> bc019a32cb52 [2020-06-17T17:57:02.001Z] Step 6/8 : WORKDIR /build [2020-06-17T17:57:02.262Z] ---> Running in 32befef6a5b3 [2020-06-17T17:57:02.262Z] Removing intermediate container 32befef6a5b3 [2020-06-17T17:57:02.262Z] ---> 520def88bb70 [2020-06-17T17:57:02.262Z] Step 7/8 : COPY go.mod . [2020-06-17T17:57:02.532Z] ---> f88bd35718ed [2020-06-17T17:57:02.532Z] Step 8/8 : RUN go mod download [2020-06-17T17:57:02.532Z] ---> Running in 44de79828639 [2020-06-17T17:57:04.449Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-17T17:57:04.449Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-17T17:57:04.449Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-17T17:57:04.449Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-17T17:57:04.449Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-17T17:57:04.449Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-17T17:57:04.449Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-17T17:57:04.449Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-17T17:57:04.449Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 [2020-06-17T17:57:04.449Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-06-17T17:57:04.449Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-17T17:57:04.449Z] go: finding github.com/fatih/color v1.7.0 [2020-06-17T17:57:04.449Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-17T17:57:04.449Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-17T17:57:04.449Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-17T17:57:04.449Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-17T17:57:04.449Z] go: finding github.com/google/uuid v1.1.0 [2020-06-17T17:57:04.449Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-17T17:57:04.449Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-17T17:57:04.449Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-17T17:57:04.449Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-17T17:57:04.449Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-17T17:57:04.449Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-17T17:57:04.449Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-17T17:57:04.449Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-17T17:57:04.449Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-17T17:57:04.449Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-06-17T17:57:04.449Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-17T17:57:04.449Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-17T17:57:04.449Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-17T17:57:04.449Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-17T17:57:04.449Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-17T17:57:04.449Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-17T17:57:04.449Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-17T17:57:04.449Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-17T17:57:04.449Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-17T17:57:04.449Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-17T17:57:04.449Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-17T17:57:04.449Z] go: finding github.com/miekg/dns v1.0.14 [2020-06-17T17:57:04.449Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-17T17:57:04.449Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-17T17:57:04.449Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-17T17:57:04.449Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-06-17T17:57:04.449Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-17T17:57:04.449Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-17T17:57:04.449Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-17T17:57:04.449Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-17T17:57:04.449Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-17T17:57:04.449Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-17T17:57:04.449Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-17T17:57:04.449Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-17T17:57:04.449Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-17T17:57:04.449Z] go: finding github.com/posener/complete v1.1.1 [2020-06-17T17:57:04.449Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-06-17T17:57:04.449Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-17T17:57:04.449Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-17T17:57:04.449Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-17T17:57:04.449Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-17T17:57:04.449Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-06-17T17:57:04.449Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-06-17T17:57:04.449Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-17T17:57:04.449Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-06-17T17:57:04.449Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-06-17T17:57:04.449Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-17T17:57:05.263Z] Commit message: "Merge pull request #79 from edgexfoundry/update-pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-17T17:57:06.058Z] ========================================================= [2020-06-17T17:57:06.059Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-17T17:57:06.059Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-17T17:57:07.158Z] + 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-06-17T17:57:08.144Z] Sending build context to Docker daemon 588.8kB [2020-06-17T17:57:08.144Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-17T17:57:08.144Z] Step 2/8 : FROM ${BASE} [2020-06-17T17:57:08.421Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-17T17:57:08.421Z] cde5963f3b93: Pulling fs layer [2020-06-17T17:57:08.421Z] 2a23fa8c16f7: Pulling fs layer [2020-06-17T17:57:08.421Z] 777b28850792: Pulling fs layer [2020-06-17T17:57:08.421Z] 8a11ddd9e578: Pulling fs layer [2020-06-17T17:57:08.421Z] 4cf88f913ddb: Pulling fs layer [2020-06-17T17:57:08.421Z] 1df406cf5192: Pulling fs layer [2020-06-17T17:57:08.421Z] cd6300453558: Pulling fs layer [2020-06-17T17:57:08.421Z] b9c365052c96: Pulling fs layer [2020-06-17T17:57:08.421Z] a2d8cc88f415: Pulling fs layer [2020-06-17T17:57:08.421Z] ea1d1ca13537: Pulling fs layer [2020-06-17T17:57:08.421Z] 3750a50a1c5e: Pulling fs layer [2020-06-17T17:57:08.421Z] 8a11ddd9e578: Waiting [2020-06-17T17:57:08.421Z] 4cf88f913ddb: Waiting [2020-06-17T17:57:08.421Z] 1df406cf5192: Waiting [2020-06-17T17:57:08.421Z] cd6300453558: Waiting [2020-06-17T17:57:08.421Z] b9c365052c96: Waiting [2020-06-17T17:57:08.421Z] a2d8cc88f415: Waiting [2020-06-17T17:57:08.421Z] ea1d1ca13537: Waiting [2020-06-17T17:57:08.421Z] 3750a50a1c5e: Waiting [2020-06-17T17:57:08.421Z] 777b28850792: Download complete [2020-06-17T17:57:08.421Z] 2a23fa8c16f7: Download complete [2020-06-17T17:57:08.421Z] 4cf88f913ddb: Verifying Checksum [2020-06-17T17:57:08.421Z] 4cf88f913ddb: Download complete [2020-06-17T17:57:08.421Z] 1df406cf5192: Download complete [2020-06-17T17:57:08.421Z] cde5963f3b93: Verifying Checksum [2020-06-17T17:57:09.423Z] cde5963f3b93: Pull complete [2020-06-17T17:57:10.029Z] 2a23fa8c16f7: Pull complete [2020-06-17T17:57:10.304Z] 777b28850792: Pull complete [2020-06-17T17:57:10.584Z] cd6300453558: Verifying Checksum [2020-06-17T17:57:10.584Z] cd6300453558: Download complete [2020-06-17T17:57:10.584Z] a2d8cc88f415: Download complete [2020-06-17T17:57:12.119Z] ea1d1ca13537: Verifying Checksum [2020-06-17T17:57:12.119Z] ea1d1ca13537: Download complete [2020-06-17T17:57:12.119Z] 3750a50a1c5e: Download complete [2020-06-17T17:57:12.591Z] Removing intermediate container 44de79828639 [2020-06-17T17:57:12.591Z] ---> 972ce9597184 [2020-06-17T17:57:12.591Z] Successfully built 972ce9597184 [2020-06-17T17:57:12.591Z] 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-06-17T17:57:13.058Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-17T17:57:13.058Z] . [Pipeline] withDockerContainer [2020-06-17T17:57:13.106Z] b9c365052c96: Verifying Checksum [2020-06-17T17:57:13.106Z] b9c365052c96: Download complete [2020-06-17T17:57:13.159Z] prd-centos7-docker-4c-2g-3375 does not seem to be running inside a container [2020-06-17T17:57:13.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/36 -v /w/workspace/go-mod-bootstrap/36:/w/workspace/go-mod-bootstrap/36:rw,z -v /w/workspace/go-mod-bootstrap/36@tmp:/w/workspace/go-mod-bootstrap/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-06-17T17:57:13.381Z] 8a11ddd9e578: Verifying Checksum [2020-06-17T17:57:13.381Z] 8a11ddd9e578: Download complete [2020-06-17T17:57:14.323Z] $ docker top 903635ffb597fd62376d87523952862888f057c650d8599355f030c5dd49e534 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-17T17:57:14.765Z] + go version [2020-06-17T17:57:14.765Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-17T17:57:15.238Z] + make test [2020-06-17T17:57:15.238Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-17T17:57:25.788Z] 8a11ddd9e578: Pull complete [2020-06-17T17:57:25.788Z] 4cf88f913ddb: Pull complete [2020-06-17T17:57:25.788Z] 1df406cf5192: Pull complete [2020-06-17T17:57:30.279Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-06-17T17:57:30.279Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.012s coverage: 50.4% of statements [2020-06-17T17:57:30.279Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-06-17T17:57:30.279Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.005s coverage: 84.2% of statements [2020-06-17T17:57:30.279Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-06-17T17:57:30.279Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-06-17T17:57:30.279Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-06-17T17:57:31.201Z] cd6300453558: Pull complete [2020-06-17T17:57:35.521Z] b9c365052c96: Pull complete [2020-06-17T17:57:35.521Z] a2d8cc88f415: Pull complete [2020-06-17T17:57:36.857Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.019s coverage: 100.0% of statements [2020-06-17T17:57:36.857Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-06-17T17:57:36.857Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-06-17T17:57:36.857Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-06-17T17:57:36.857Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.008s coverage: 48.9% of statements [2020-06-17T17:57:36.857Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-06-17T17:57:36.857Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-06-17T17:57:36.857Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.020s coverage: 91.3% of statements [2020-06-17T17:57:36.857Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-17T17:57:37.501Z] ea1d1ca13537: Pull complete [2020-06-17T17:57:38.101Z] 3750a50a1c5e: Pull complete [2020-06-17T17:57:38.101Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-17T17:57:38.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-17T17:57:38.101Z] ---> 78745c68409d [2020-06-17T17:57:38.101Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-17T17:57:38.814Z] gofmt -l . [2020-06-17T17:57:39.075Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-06-17T17:57:39.314Z] Stashed 1 file(s) [Pipeline] } [2020-06-17T17:57:39.325Z] $ docker stop --time=1 903635ffb597fd62376d87523952862888f057c650d8599355f030c5dd49e534 [2020-06-17T17:57:40.801Z] $ docker rm -f 903635ffb597fd62376d87523952862888f057c650d8599355f030c5dd49e534 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-17T17:57:42.405Z] ---> Running in 267bc6186e27 [2020-06-17T17:57:42.997Z] Removing intermediate container 267bc6186e27 [2020-06-17T17:57:42.997Z] ---> 9a6a5cd56dca [2020-06-17T17:57:42.997Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-17T17:57:42.997Z] ---> Running in f4a79217c29a [2020-06-17T17:57:45.619Z] Removing intermediate container f4a79217c29a [2020-06-17T17:57:45.619Z] ---> 3b80ef459367 [2020-06-17T17:57:45.619Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-06-17T17:57:45.619Z] ---> Running in 43f95c430de2 [2020-06-17T17:57:47.044Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-17T17:57:47.632Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-17T17:57:48.229Z] OK: 125 MiB in 39 packages [2020-06-17T17:57:49.204Z] Removing intermediate container 43f95c430de2 [2020-06-17T17:57:49.204Z] ---> d260c1b468c0 [2020-06-17T17:57:49.204Z] Step 6/8 : WORKDIR /build [2020-06-17T17:57:49.483Z] ---> Running in f5a6621f57e1 [2020-06-17T17:57:49.756Z] Removing intermediate container f5a6621f57e1 [2020-06-17T17:57:49.756Z] ---> dca252846389 [2020-06-17T17:57:49.756Z] Step 7/8 : COPY go.mod . [2020-06-17T17:57:50.732Z] ---> b153b11c96ee [2020-06-17T17:57:50.732Z] Step 8/8 : RUN go mod download [2020-06-17T17:57:50.732Z] ---> Running in faddacec7802 [2020-06-17T17:57:53.337Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-17T17:57:53.337Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-17T17:57:53.337Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-17T17:57:53.337Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-17T17:57:53.337Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-17T17:57:53.337Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-17T17:57:53.337Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-17T17:57:53.337Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-17T17:57:53.337Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 [2020-06-17T17:57:53.337Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-06-17T17:57:53.337Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-17T17:57:53.337Z] go: finding github.com/fatih/color v1.7.0 [2020-06-17T17:57:53.338Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-17T17:57:53.338Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-17T17:57:53.338Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-17T17:57:53.338Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-17T17:57:53.338Z] go: finding github.com/google/uuid v1.1.0 [2020-06-17T17:57:53.338Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-17T17:57:53.338Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-17T17:57:53.338Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-17T17:57:53.338Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-17T17:57:53.338Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-17T17:57:53.338Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-17T17:57:53.338Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-17T17:57:53.338Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-17T17:57:53.338Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-17T17:57:53.338Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-06-17T17:57:53.338Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-17T17:57:53.338Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-17T17:57:53.338Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-17T17:57:53.338Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-17T17:57:53.338Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-17T17:57:53.338Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-17T17:57:53.338Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-17T17:57:53.338Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-17T17:57:53.338Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-17T17:57:53.338Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-17T17:57:53.338Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-17T17:57:53.338Z] go: finding github.com/miekg/dns v1.0.14 [2020-06-17T17:57:53.338Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-17T17:57:53.338Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-17T17:57:53.338Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-17T17:57:53.338Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-06-17T17:57:53.338Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-17T17:57:53.338Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-17T17:57:53.338Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-17T17:57:53.338Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-17T17:57:53.338Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-17T17:57:53.338Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-17T17:57:53.338Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-17T17:57:53.338Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-17T17:57:53.338Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-17T17:57:53.338Z] go: finding github.com/posener/complete v1.1.1 [2020-06-17T17:57:53.338Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-06-17T17:57:53.610Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-17T17:57:53.610Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-17T17:57:53.610Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-17T17:57:53.610Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-17T17:57:53.610Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-06-17T17:57:53.610Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-06-17T17:57:53.610Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-17T17:57:53.610Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-06-17T17:57:53.610Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-06-17T17:57:53.610Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-17T17:58:03.759Z] Removing intermediate container faddacec7802 [2020-06-17T17:58:03.759Z] ---> 5131cf60fd23 [2020-06-17T17:58:03.759Z] Successfully built 5131cf60fd23 [2020-06-17T17:58:03.759Z] 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-06-17T17:58:04.289Z] + docker inspect -f . ci-base-image-arm64 [2020-06-17T17:58:04.289Z] . [Pipeline] withDockerContainer [2020-06-17T17:58:04.561Z] prd-ubuntu18.04-docker-arm64-4c-16g-3374 does not seem to be running inside a container [2020-06-17T17:58:04.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/36 -v /w/workspace/go-mod-bootstrap/36:/w/workspace/go-mod-bootstrap/36:rw,z -v /w/workspace/go-mod-bootstrap/36@tmp:/w/workspace/go-mod-bootstrap/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-06-17T17:58:06.361Z] $ docker top bd468d7df55cdd000d376c583de5976685d35b4bc668d0138e000e5fc7656064 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-17T17:58:07.698Z] + go version [2020-06-17T17:58:07.698Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-17T17:58:08.749Z] + make test [2020-06-17T17:58:08.749Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-17T17:58:55.749Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-06-17T17:58:55.749Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.052s coverage: 50.4% of statements [2020-06-17T17:58:55.749Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-06-17T17:58:55.749Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.040s coverage: 84.2% of statements [2020-06-17T17:58:55.749Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-06-17T17:58:55.749Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-06-17T17:58:55.749Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-06-17T17:58:56.021Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.075s coverage: 100.0% of statements [2020-06-17T17:58:56.021Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-06-17T17:58:56.021Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-06-17T17:58:56.021Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-06-17T17:58:56.021Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.028s coverage: 48.9% of statements [2020-06-17T17:58:56.021Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-06-17T17:58:56.021Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-06-17T17:58:56.021Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.047s coverage: 91.3% of statements [2020-06-17T17:58:56.615Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-17T17:59:03.336Z] gofmt -l . [2020-06-17T17:59:03.336Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-06-17T17:59:03.356Z] Warning: overwriting stash ‘coverage-report’ [2020-06-17T17:59:03.753Z] Stashed 1 file(s) [Pipeline] } [2020-06-17T17:59:03.762Z] $ docker stop --time=1 bd468d7df55cdd000d376c583de5976685d35b4bc668d0138e000e5fc7656064 [2020-06-17T17:59:05.926Z] $ docker rm -f bd468d7df55cdd000d376c583de5976685d35b4bc668d0138e000e5fc7656064 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-06-17T17:59:07.165Z] provisioning config files... [2020-06-17T17:59:07.178Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config5338741927497029951tmp [Pipeline] { [Pipeline] sh [2020-06-17T17:59:07.505Z] + curl -s https://codecov.io/bash [2020-06-17T17:59:07.505Z] + bash -s - -t @/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config5338741927497029951tmp [2020-06-17T17:59:07.768Z] [2020-06-17T17:59:07.768Z] _____ _ [2020-06-17T17:59:07.768Z] / ____| | | [2020-06-17T17:59:07.768Z] | | ___ __| | ___ ___ _____ __ [2020-06-17T17:59:07.768Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-17T17:59:07.768Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-17T17:59:07.768Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-17T17:59:07.768Z] Bash-20200602-f809a24 [2020-06-17T17:59:07.768Z] [2020-06-17T17:59:07.768Z] [2020-06-17T17:59:07.768Z] ==> Jenkins CI detected. [2020-06-17T17:59:07.768Z] project root: . [2020-06-17T17:59:07.768Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-17T17:59:07.768Z] ==> Running gcov in . (disable via -X gcov) [2020-06-17T17:59:07.768Z] ==> Python coveragepy not found [2020-06-17T17:59:07.768Z] ==> Searching for coverage reports in: [2020-06-17T17:59:07.768Z] + . [2020-06-17T17:59:07.768Z] -> Found 1 reports [2020-06-17T17:59:07.768Z] ==> Detecting git/mercurial file structure [2020-06-17T17:59:07.768Z] ==> Reading reports [2020-06-17T17:59:07.768Z] + ./coverage.out bytes=20411 [2020-06-17T17:59:07.768Z] ==> Appending adjustments [2020-06-17T17:59:07.768Z] https://docs.codecov.io/docs/fixing-reports [2020-06-17T17:59:08.032Z] + Found adjustments [2020-06-17T17:59:08.032Z] ==> Gzipping contents [2020-06-17T17:59:08.032Z] ==> Uploading reports [2020-06-17T17:59:08.032Z] url: https://codecov.io [2020-06-17T17:59:08.032Z] query: branch=master&commit=de90581497902aa69bacc01f7e4382d2d48d1cc0&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F36%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job= [2020-06-17T17:59:08.032Z] -> Pinging Codecov [2020-06-17T17:59:08.032Z] https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=master&commit=de90581497902aa69bacc01f7e4382d2d48d1cc0&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F36%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job= [2020-06-17T17:59:08.603Z] -> Uploading [2020-06-17T17:59:09.286Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/de90581497902aa69bacc01f7e4382d2d48d1cc0 [Pipeline] } [2020-06-17T17:59:09.301Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-06-17T17:59:09.579Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-06-17T17:59:09.580Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-06-17T17:59:09.607Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-17T17:59:10.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-17T17:59:10.034Z] [2020-06-17T17:59:10.034Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-06-17T17:59:10.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-17T17:59:10.398Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-06-17T17:59:10.398Z] cbdbe7a5bc2a: Pulling fs layer [2020-06-17T17:59:10.398Z] 408f87550127: Pulling fs layer [2020-06-17T17:59:10.398Z] fe522b08c979: Pulling fs layer [2020-06-17T17:59:10.398Z] 221eaa008020: Pulling fs layer [2020-06-17T17:59:10.398Z] 2a4607e5d6b9: Pulling fs layer [2020-06-17T17:59:10.398Z] 8f79b27c4fd2: Pulling fs layer [2020-06-17T17:59:10.398Z] e5c8dbe1645b: Pulling fs layer [2020-06-17T17:59:10.398Z] 23e8b3b47431: Pulling fs layer [2020-06-17T17:59:10.398Z] 5c568d65a230: Pulling fs layer [2020-06-17T17:59:10.398Z] 8f79b27c4fd2: Waiting [2020-06-17T17:59:10.398Z] e5c8dbe1645b: Waiting [2020-06-17T17:59:10.398Z] 23e8b3b47431: Waiting [2020-06-17T17:59:10.398Z] 221eaa008020: Waiting [2020-06-17T17:59:10.398Z] 5c568d65a230: Waiting [2020-06-17T17:59:10.398Z] 2a4607e5d6b9: Waiting [2020-06-17T17:59:10.398Z] fe522b08c979: Verifying Checksum [2020-06-17T17:59:10.398Z] fe522b08c979: Download complete [2020-06-17T17:59:10.398Z] 408f87550127: Download complete [2020-06-17T17:59:10.398Z] 2a4607e5d6b9: Verifying Checksum [2020-06-17T17:59:10.398Z] 2a4607e5d6b9: Download complete [2020-06-17T17:59:10.398Z] 8f79b27c4fd2: Verifying Checksum [2020-06-17T17:59:10.398Z] 8f79b27c4fd2: Download complete [2020-06-17T17:59:10.398Z] cbdbe7a5bc2a: Download complete [2020-06-17T17:59:10.690Z] cbdbe7a5bc2a: Pull complete [2020-06-17T17:59:11.379Z] 408f87550127: Pull complete [2020-06-17T17:59:11.379Z] e5c8dbe1645b: Verifying Checksum [2020-06-17T17:59:11.379Z] e5c8dbe1645b: Download complete [2020-06-17T17:59:11.717Z] fe522b08c979: Pull complete [2020-06-17T17:59:12.020Z] 23e8b3b47431: Verifying Checksum [2020-06-17T17:59:12.020Z] 23e8b3b47431: Download complete [2020-06-17T17:59:12.344Z] 5c568d65a230: Verifying Checksum [2020-06-17T17:59:12.344Z] 5c568d65a230: Download complete [2020-06-17T17:59:12.970Z] 221eaa008020: Verifying Checksum [2020-06-17T17:59:12.971Z] 221eaa008020: Download complete [2020-06-17T17:59:21.293Z] 221eaa008020: Pull complete [2020-06-17T17:59:21.293Z] 2a4607e5d6b9: Pull complete [2020-06-17T17:59:21.293Z] 8f79b27c4fd2: Pull complete [2020-06-17T17:59:23.308Z] e5c8dbe1645b: Pull complete [2020-06-17T17:59:26.756Z] 23e8b3b47431: Pull complete [2020-06-17T17:59:28.839Z] 5c568d65a230: Pull complete [2020-06-17T17:59:29.215Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-06-17T17:59:29.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-17T17:59:29.215Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-06-17T17:59:29.608Z] prd-centos7-docker-4c-2g-3371 does not seem to be running inside a container [2020-06-17T17:59:29.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/xfoundry_go-mod-bootstrap_master:/ws -w /ws --entrypoint= -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-06-17T17:59:31.198Z] $ docker top f9e25fb68c16b6c3de9a1b0f8332b9a8b0795087f8cee72f24f0113a16d4fb8a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-17T17:59:32.316Z] + snyk monitor '--org=edgex-jenkins' [2020-06-17T17:59:39.304Z] [2020-06-17T17:59:39.304Z] Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap)... [2020-06-17T17:59:39.304Z] [2020-06-17T17:59:39.304Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/19a98e22-83c3-4df2-becf-4316f070fd80/history/b2f63450-1f7a-4048-99a7-20b8c565ac64 [2020-06-17T17:59:39.304Z] [2020-06-17T17:59:39.304Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-06-17T17:59:39.304Z] [2020-06-17T17:59:39.304Z] [2020-06-17T17:59:39.304Z] You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. [2020-06-17T17:59:39.304Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-06-17T17:59:39.330Z] $ docker stop --time=1 f9e25fb68c16b6c3de9a1b0f8332b9a8b0795087f8cee72f24f0113a16d4fb8a [2020-06-17T17:59:42.035Z] $ docker rm -f f9e25fb68c16b6c3de9a1b0f8332b9a8b0795087f8cee72f24f0113a16d4fb8a [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-06-17T17:59:43.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-17T17:59:43.458Z] . [Pipeline] withDockerContainer [2020-06-17T17:59:43.633Z] prd-centos7-docker-4c-2g-3371 does not seem to be running inside a container [2020-06-17T17:59:43.699Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-17T17:59:44.939Z] $ docker top dea6cb7fe055b0381c9e7ea0cb37b2555bb302455975b70f6d823e8a4f9564c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-17T17:59:45.190Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-17T17:59:45.190Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-17T17:59:45.544Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-17T17:59:45.553Z] $ docker exec dea6cb7fe055b0381c9e7ea0cb37b2555bb302455975b70f6d823e8a4f9564c5 ssh-agent [2020-06-17T17:59:45.835Z] SSH_AUTH_SOCK=/tmp/ssh-PeV01qpBCext/agent.11 [2020-06-17T17:59:45.835Z] SSH_AGENT_PID=16 [2020-06-17T17:59:45.845Z] Running ssh-add (command line suppressed) [2020-06-17T17:59:46.096Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4306341707439928365.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4306341707439928365.key) [2020-06-17T17:59:46.167Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-17T17:59:46.498Z] + git semver tag [2020-06-17T17:59:46.763Z] # -> Open(): unable to determine branch for HEAD [2020-06-17T17:59:46.763Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-06-17T17:59:46.763Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-06-17T17:59:46.763Z] # $SEMVER_REMOTE_NAME = origin [2020-06-17T17:59:46.763Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-17T17:59:46.763Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-17T17:59:46.763Z] # $SEMVER_BRANCH = master [2020-06-17T17:59:46.763Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2020-06-17T17:59:46.763Z] # de90581497902aa69bacc01f7e4382d2d48d1cc0 HEAD [2020-06-17T17:59:46.763Z] # -> Force: false [2020-06-17T17:59:46.763Z] # 234b6abedce2a933333ea2749f7b3e158be6b372 refs/tags/v0.0.34 [Pipeline] } [2020-06-17T17:59:46.787Z] $ docker exec --env ******** --env ******** dea6cb7fe055b0381c9e7ea0cb37b2555bb302455975b70f6d823e8a4f9564c5 ssh-agent -k [2020-06-17T17:59:47.029Z] unset SSH_AUTH_SOCK; [2020-06-17T17:59:47.030Z] unset SSH_AGENT_PID; [2020-06-17T17:59:47.030Z] echo Agent pid 16 killed; [2020-06-17T17:59:47.104Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-17T17:59:47.951Z] + git semver [Pipeline] } [2020-06-17T17:59:47.977Z] $ docker stop --time=1 dea6cb7fe055b0381c9e7ea0cb37b2555bb302455975b70f6d823e8a4f9564c5 [2020-06-17T17:59:49.378Z] $ docker rm -f dea6cb7fe055b0381c9e7ea0cb37b2555bb302455975b70f6d823e8a4f9564c5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-06-17T17:59:49.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-17T17:59:49.998Z] [2020-06-17T17:59:49.998Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-06-17T17:59:50.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-17T17:59:50.361Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-06-17T17:59:50.361Z] ab5ef0e58194: Pulling fs layer [2020-06-17T17:59:50.361Z] 9712f1f96733: Pulling fs layer [2020-06-17T17:59:50.361Z] 63f879dbbcfc: Pulling fs layer [2020-06-17T17:59:50.361Z] 0d9ebad4ef96: Pulling fs layer [2020-06-17T17:59:50.361Z] e9a5061849ea: Pulling fs layer [2020-06-17T17:59:50.361Z] d747dcd14b5f: Pulling fs layer [2020-06-17T17:59:50.361Z] 2de7ff778b66: Pulling fs layer [2020-06-17T17:59:50.361Z] e9a5061849ea: Waiting [2020-06-17T17:59:50.361Z] d747dcd14b5f: Waiting [2020-06-17T17:59:50.361Z] 0d9ebad4ef96: Waiting [2020-06-17T17:59:50.361Z] 2de7ff778b66: Waiting [2020-06-17T17:59:50.361Z] 9712f1f96733: Verifying Checksum [2020-06-17T17:59:50.361Z] 9712f1f96733: Download complete [2020-06-17T17:59:51.499Z] 63f879dbbcfc: Verifying Checksum [2020-06-17T17:59:51.499Z] 63f879dbbcfc: Download complete [2020-06-17T17:59:52.149Z] 0d9ebad4ef96: Verifying Checksum [2020-06-17T17:59:52.149Z] 0d9ebad4ef96: Download complete [2020-06-17T17:59:52.149Z] d747dcd14b5f: Verifying Checksum [2020-06-17T17:59:52.149Z] d747dcd14b5f: Download complete [2020-06-17T17:59:52.149Z] e9a5061849ea: Verifying Checksum [2020-06-17T17:59:52.149Z] e9a5061849ea: Download complete [2020-06-17T17:59:52.437Z] ab5ef0e58194: Verifying Checksum [2020-06-17T17:59:52.437Z] ab5ef0e58194: Download complete [2020-06-17T17:59:52.437Z] 2de7ff778b66: Verifying Checksum [2020-06-17T17:59:52.437Z] 2de7ff778b66: Download complete [2020-06-17T17:59:59.515Z] ab5ef0e58194: Pull complete [2020-06-17T17:59:59.516Z] 9712f1f96733: Pull complete [2020-06-17T18:00:03.928Z] 63f879dbbcfc: Pull complete [2020-06-17T18:00:19.384Z] 0d9ebad4ef96: Pull complete [2020-06-17T18:00:19.384Z] e9a5061849ea: Pull complete [2020-06-17T18:00:19.384Z] d747dcd14b5f: Pull complete [2020-06-17T18:00:23.011Z] 2de7ff778b66: Pull complete [2020-06-17T18:00:23.011Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-06-17T18:00:23.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-17T18:00:23.011Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-06-17T18:00:23.388Z] prd-centos7-docker-4c-2g-3371 does not seem to be running inside a container [2020-06-17T18:00:23.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-06-17T18:00:26.604Z] $ docker top 24f3ade078be2efc9887188453da3504278d0403510bee0f3a781c8557bd24b2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-06-17T18:00:26.807Z] provisioning config files... [2020-06-17T18:00:26.820Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config457688028868748637tmp [2020-06-17T18:00:26.859Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7804040881641191051tmp [2020-06-17T18:00:26.890Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config5875376501546970798tmp [Pipeline] { [Pipeline] echo [2020-06-17T18:00:26.942Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-17T18:00:27.565Z] ---> sigul-configuration.sh [2020-06-17T18:00:27.565Z] gpg: directory `/root/.gnupg' created [2020-06-17T18:00:27.565Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-06-17T18:00:27.565Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-06-17T18:00:27.565Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-06-17T18:00:27.565Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-06-17T18:00:27.565Z] gpg: CAST5 encrypted data [2020-06-17T18:00:27.565Z] gpg: encrypted with 1 passphrase [2020-06-17T18:00:27.565Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-06-17T18:00:27.871Z] + mkdir /home/jenkins [2020-06-17T18:00:27.871Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-06-17T18:00:28.174Z] + 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-06-17T18:00:28.187Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-17T18:00:28.491Z] ---> sigul-install.sh [2020-06-17T18:00:35.161Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-06-17T18:00:35.715Z] + git tag --list [2020-06-17T18:00:35.715Z] v0.0.34 [Pipeline] sh [2020-06-17T18:00:36.009Z] + lftools sign git-tag v0.0.34 [2020-06-17T18:00:37.941Z] Signing Git tag with Sigul... [2020-06-17T18:00:37.941Z] Signing v0.0.34 [Pipeline] echo [2020-06-17T18:00:39.398Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-17T18:00:40.067Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-06-17T18:00:40.081Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-06-17T18:00:40.130Z] $ docker stop --time=1 24f3ade078be2efc9887188453da3504278d0403510bee0f3a781c8557bd24b2 [2020-06-17T18:00:42.288Z] $ docker rm -f 24f3ade078be2efc9887188453da3504278d0403510bee0f3a781c8557bd24b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-06-17T18:00:42.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-17T18:00:42.969Z] . [Pipeline] withDockerContainer [2020-06-17T18:00:43.146Z] prd-centos7-docker-4c-2g-3371 does not seem to be running inside a container [2020-06-17T18:00:43.220Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-17T18:00:44.170Z] $ docker top 55211bb0188b1278eef4cc4ff84c264f30011b9fbf3b55ae76a5416356b48cb0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-17T18:00:44.405Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-17T18:00:44.405Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-17T18:00:44.833Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-17T18:00:44.841Z] $ docker exec 55211bb0188b1278eef4cc4ff84c264f30011b9fbf3b55ae76a5416356b48cb0 ssh-agent [2020-06-17T18:00:45.217Z] SSH_AUTH_SOCK=/tmp/ssh-voflgAvsd8yE/agent.11 [2020-06-17T18:00:45.217Z] SSH_AGENT_PID=16 [2020-06-17T18:00:45.229Z] Running ssh-add (command line suppressed) [2020-06-17T18:00:45.617Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3039904397066409936.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3039904397066409936.key) [2020-06-17T18:00:45.851Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-17T18:00:46.256Z] + git semver bump patch [2020-06-17T18:00:46.523Z] # -> Open(): unable to determine branch for HEAD [2020-06-17T18:00:46.523Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-06-17T18:00:46.523Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-06-17T18:00:46.523Z] # $SEMVER_REMOTE_NAME = origin [2020-06-17T18:00:46.523Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-17T18:00:46.523Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-17T18:00:46.523Z] # $SEMVER_BRANCH = master [2020-06-17T18:00:46.523Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2020-06-17T18:00:46.523Z] 0.0.35 [Pipeline] } [2020-06-17T18:00:46.538Z] $ docker exec --env ******** --env ******** 55211bb0188b1278eef4cc4ff84c264f30011b9fbf3b55ae76a5416356b48cb0 ssh-agent -k [2020-06-17T18:00:46.732Z] unset SSH_AUTH_SOCK; [2020-06-17T18:00:46.733Z] unset SSH_AGENT_PID; [2020-06-17T18:00:46.733Z] echo Agent pid 16 killed; [2020-06-17T18:00:46.852Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-17T18:00:47.583Z] + git semver [Pipeline] } [2020-06-17T18:00:47.640Z] $ docker stop --time=1 55211bb0188b1278eef4cc4ff84c264f30011b9fbf3b55ae76a5416356b48cb0 [2020-06-17T18:00:49.120Z] $ docker rm -f 55211bb0188b1278eef4cc4ff84c264f30011b9fbf3b55ae76a5416356b48cb0 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-06-17T18:00:49.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-17T18:00:49.620Z] . [Pipeline] withDockerContainer [2020-06-17T18:00:49.805Z] prd-centos7-docker-4c-2g-3371 does not seem to be running inside a container [2020-06-17T18:00:49.896Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-17T18:00:50.905Z] $ docker top 91d44fad0a984e744db82c9f05cdad613a77f7eb0eeaa95352b9de75da6c1709 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-17T18:00:51.112Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-17T18:00:51.112Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-17T18:00:51.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-17T18:00:51.537Z] $ docker exec 91d44fad0a984e744db82c9f05cdad613a77f7eb0eeaa95352b9de75da6c1709 ssh-agent [2020-06-17T18:00:51.798Z] SSH_AUTH_SOCK=/tmp/ssh-hMhWdTzIC8c2/agent.12 [2020-06-17T18:00:51.798Z] SSH_AGENT_PID=17 [2020-06-17T18:00:51.806Z] Running ssh-add (command line suppressed) [2020-06-17T18:00:52.003Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3490774739302808342.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3490774739302808342.key) [2020-06-17T18:00:52.094Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-17T18:00:52.830Z] + git semver push [2020-06-17T18:00:52.830Z] # -> Open(): unable to determine branch for HEAD [2020-06-17T18:00:52.830Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-06-17T18:00:52.830Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-06-17T18:00:52.830Z] # $SEMVER_REMOTE_NAME = origin [2020-06-17T18:00:52.830Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-17T18:00:52.830Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-17T18:00:52.830Z] # $SEMVER_BRANCH = master [2020-06-17T18:00:52.830Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2020-06-17T18:00:59.513Z] $ docker exec --env ******** --env ******** 91d44fad0a984e744db82c9f05cdad613a77f7eb0eeaa95352b9de75da6c1709 ssh-agent -k [2020-06-17T18:01:00.081Z] unset SSH_AUTH_SOCK; [2020-06-17T18:01:00.086Z] unset SSH_AGENT_PID; [2020-06-17T18:01:00.086Z] echo Agent pid 17 killed; [2020-06-17T18:01:00.261Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-17T18:01:00.716Z] + git semver [Pipeline] } [2020-06-17T18:01:00.838Z] $ docker stop --time=1 91d44fad0a984e744db82c9f05cdad613a77f7eb0eeaa95352b9de75da6c1709 [2020-06-17T18:01:02.451Z] $ docker rm -f 91d44fad0a984e744db82c9f05cdad613a77f7eb0eeaa95352b9de75da6c1709 [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-06-17T18:01:03.175Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-17T18:01:04.487Z] ---> package-listing.sh [2020-06-17T18:01:04.487Z] ++ facter osfamily [2020-06-17T18:01:04.487Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-17T18:01:04.758Z] + OS_FAMILY=redhat [2020-06-17T18:01:04.758Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master [2020-06-17T18:01:04.758Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-17T18:01:04.758Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-17T18:01:04.758Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-17T18:01:04.758Z] + PACKAGES=/tmp/packages_start.txt [2020-06-17T18:01:04.758Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2020-06-17T18:01:04.758Z] + PACKAGES=/tmp/packages_end.txt [2020-06-17T18:01:04.758Z] + case "${OS_FAMILY}" in [2020-06-17T18:01:04.758Z] + sort [2020-06-17T18:01:04.758Z] + rpm -qa [2020-06-17T18:01:10.542Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-17T18:01:10.542Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-17T18:01:10.542Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-17T18:01:10.542Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2020-06-17T18:01:10.542Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [2020-06-17T18:01:10.542Z] + 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-06-17T18:01:11.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-17T18:01:11.447Z] [2020-06-17T18:01:11.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-17T18:01:11.874Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-17T18:01:11.874Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-17T18:01:11.874Z] c9b1b535fdd9: Pulling fs layer [2020-06-17T18:01:11.874Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-17T18:01:11.874Z] 756a868c4378: Pulling fs layer [2020-06-17T18:01:11.874Z] 444b2fc9a129: Pulling fs layer [2020-06-17T18:01:11.874Z] ea15f1150254: Pulling fs layer [2020-06-17T18:01:11.874Z] 41b27a9f41bf: Pulling fs layer [2020-06-17T18:01:11.874Z] 28c525ee5125: Pulling fs layer [2020-06-17T18:01:11.874Z] 094b1ea09ed8: Pulling fs layer [2020-06-17T18:01:11.874Z] 138eaada9080: Pulling fs layer [2020-06-17T18:01:11.874Z] 0622d0fa9048: Pulling fs layer [2020-06-17T18:01:11.874Z] 444b2fc9a129: Waiting [2020-06-17T18:01:11.874Z] ea15f1150254: Waiting [2020-06-17T18:01:11.874Z] 41b27a9f41bf: Waiting [2020-06-17T18:01:11.874Z] 28c525ee5125: Waiting [2020-06-17T18:01:11.874Z] 094b1ea09ed8: Waiting [2020-06-17T18:01:11.874Z] 138eaada9080: Waiting [2020-06-17T18:01:11.874Z] 0622d0fa9048: Waiting [2020-06-17T18:01:12.201Z] 2cc5ad85d9ab: Download complete [2020-06-17T18:01:12.201Z] 444b2fc9a129: Verifying Checksum [2020-06-17T18:01:12.201Z] 444b2fc9a129: Download complete [2020-06-17T18:01:12.201Z] c9b1b535fdd9: Verifying Checksum [2020-06-17T18:01:12.201Z] c9b1b535fdd9: Download complete [2020-06-17T18:01:12.201Z] ea15f1150254: Verifying Checksum [2020-06-17T18:01:12.201Z] ea15f1150254: Download complete [2020-06-17T18:01:12.519Z] 28c525ee5125: Verifying Checksum [2020-06-17T18:01:12.519Z] 28c525ee5125: Download complete [2020-06-17T18:01:13.154Z] 756a868c4378: Verifying Checksum [2020-06-17T18:01:13.154Z] 756a868c4378: Download complete [2020-06-17T18:01:13.561Z] c9b1b535fdd9: Pull complete [2020-06-17T18:01:13.897Z] 138eaada9080: Verifying Checksum [2020-06-17T18:01:13.897Z] 138eaada9080: Download complete [2020-06-17T18:01:13.897Z] 094b1ea09ed8: Verifying Checksum [2020-06-17T18:01:13.897Z] 094b1ea09ed8: Download complete [2020-06-17T18:01:13.897Z] 0622d0fa9048: Verifying Checksum [2020-06-17T18:01:13.897Z] 0622d0fa9048: Download complete [2020-06-17T18:01:14.766Z] 2cc5ad85d9ab: Pull complete [2020-06-17T18:01:15.469Z] 41b27a9f41bf: Verifying Checksum [2020-06-17T18:01:15.469Z] 41b27a9f41bf: Download complete [2020-06-17T18:01:17.509Z] 756a868c4378: Pull complete [2020-06-17T18:01:17.509Z] 444b2fc9a129: Pull complete [2020-06-17T18:01:17.779Z] ea15f1150254: Pull complete [2020-06-17T18:01:24.634Z] 41b27a9f41bf: Pull complete [2020-06-17T18:01:24.635Z] 28c525ee5125: Pull complete [2020-06-17T18:01:27.350Z] 094b1ea09ed8: Pull complete [2020-06-17T18:01:27.629Z] 138eaada9080: Pull complete [2020-06-17T18:01:27.909Z] 0622d0fa9048: Pull complete [2020-06-17T18:01:27.909Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-17T18:01:27.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-17T18:01:27.909Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-17T18:01:28.038Z] prd-centos7-docker-4c-2g-3371 does not seem to be running inside a container [2020-06-17T18:01:28.161Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-17T18:01:31.238Z] $ docker top 42bcc10b608d41a15a4b2b72e79ef4e4ebf524f40da829774d2669e7545af8ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-17T18:01:31.624Z] provisioning config files... [2020-06-17T18:01:31.650Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config2071904469823376610tmp [Pipeline] { [Pipeline] echo [2020-06-17T18:01:31.695Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-17T18:01:32.374Z] ---> create-netrc.sh [Pipeline] echo [2020-06-17T18:01:32.419Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-17T18:01:33.302Z] ---> logs-deploy.sh [2020-06-17T18:01:33.302Z] + ARCHIVE_ARTIFACTS= [2020-06-17T18:01:33.302Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-17T18:01:33.302Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-17T18:01:33.302Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-17T18:01:33.303Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/36 [2020-06-17T18:01:33.303Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/master/36/ [2020-06-17T18:01:33.303Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/36 /w/workspace/xfoundry_go-mod-bootstrap_master [2020-06-17T18:01:34.850Z] Archives upload complete. [2020-06-17T18:01:35.137Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/36 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/master/36/