Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1046cccd4841a3fd011f4d5cde55378f39b67fd6 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-registry, 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-registry-settings PROJECT: go-mod-registry 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-registry 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-3231’ Running on prd-centos7-docker-4c-2g-3236 in /w/workspace/exfoundry_go-mod-registry_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-registry.git > git init /w/workspace/exfoundry_go-mod-registry_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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-registry.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 1046cccd4841a3fd011f4d5cde55378f39b67fd6 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.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-registry.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1046cccd4841a3fd011f4d5cde55378f39b67fd6 # timeout=10 Commit message: "Merge pull request #47 from jamesrgregg/update-pr-template" > git rev-list --no-walk 748645b207874f92c101ede391373b11bf3204bd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-16T23:51:40.906Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-16T23:51:41.030Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-16T23:51:41.071Z] ========================================================= [2020-06-16T23:51:41.071Z] EdgeX Global Pipelines Version Info [2020-06-16T23:51:41.071Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-16T23:51:43.591Z] ------------------- [2020-06-16T23:51:43.591Z] stable info: [2020-06-16T23:51:43.591Z] ------------------- [2020-06-16T23:51:43.591Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-16T23:51:43.591Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-16T23:51:43.591Z] Message: update stable to v1.0.89 [2020-06-16T23:51:44.555Z] ------------------- [2020-06-16T23:51:44.555Z] experimental info: [2020-06-16T23:51:44.555Z] ------------------- [2020-06-16T23:51:44.555Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-16T23:51:44.555Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-16T23:51:44.555Z] 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-16T23:51:45.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-16T23:51:46.072Z] [2020-06-16T23:51:46.072Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:51:46.473Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-16T23:51:46.473Z] latest: Pulling from edgex-devops/git-semver [2020-06-16T23:51:46.473Z] 9123ac7c32f7: Pulling fs layer [2020-06-16T23:51:46.473Z] b8cc5d1170e3: Pulling fs layer [2020-06-16T23:51:46.473Z] 2924cbbf6a41: Pulling fs layer [2020-06-16T23:51:46.473Z] 93b08a4f1073: Pulling fs layer [2020-06-16T23:51:46.473Z] 93b08a4f1073: Waiting [2020-06-16T23:51:46.758Z] b8cc5d1170e3: Verifying Checksum [2020-06-16T23:51:46.758Z] b8cc5d1170e3: Download complete [2020-06-16T23:51:46.758Z] 9123ac7c32f7: Verifying Checksum [2020-06-16T23:51:46.758Z] 9123ac7c32f7: Download complete [2020-06-16T23:51:46.758Z] 93b08a4f1073: Verifying Checksum [2020-06-16T23:51:46.758Z] 93b08a4f1073: Download complete [2020-06-16T23:51:47.048Z] 2924cbbf6a41: Verifying Checksum [2020-06-16T23:51:47.048Z] 2924cbbf6a41: Download complete [2020-06-16T23:51:47.048Z] 9123ac7c32f7: Pull complete [2020-06-16T23:51:47.314Z] b8cc5d1170e3: Pull complete [2020-06-16T23:51:48.717Z] 2924cbbf6a41: Pull complete [2020-06-16T23:51:48.717Z] 93b08a4f1073: Pull complete [2020-06-16T23:51:48.717Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-16T23:51:48.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-16T23:51:48.717Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-16T23:51:48.919Z] prd-centos7-docker-4c-2g-3236 does not seem to be running inside a container [2020-06-16T23:51:49.020Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_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-16T23:51:51.199Z] $ docker top 8d522d985564186bf84dff974004cac0a79b5f8df30141717810880a1ef20f2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-16T23:51:51.439Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-16T23:51:51.439Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-16T23:51:51.793Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-16T23:51:51.792Z] $ docker exec 8d522d985564186bf84dff974004cac0a79b5f8df30141717810880a1ef20f2c ssh-agent [2020-06-16T23:51:52.082Z] SSH_AUTH_SOCK=/tmp/ssh-mEsXSoQ2GRNk/agent.11 [2020-06-16T23:51:52.082Z] SSH_AGENT_PID=17 [2020-06-16T23:51:52.104Z] Running ssh-add (command line suppressed) [2020-06-16T23:51:52.348Z] Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_8474075679964302506.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_8474075679964302506.key) [2020-06-16T23:51:52.492Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-16T23:51:52.875Z] + git describe --exact-match --tags HEAD [2020-06-16T23:51:52.876Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-16T23:51:52.998Z] $ docker exec --env ******** --env ******** 8d522d985564186bf84dff974004cac0a79b5f8df30141717810880a1ef20f2c ssh-agent -k [2020-06-16T23:51:53.321Z] unset SSH_AUTH_SOCK; [2020-06-16T23:51:53.321Z] unset SSH_AGENT_PID; [2020-06-16T23:51:53.321Z] echo Agent pid 17 killed; [2020-06-16T23:51:53.414Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-16T23:51:53.454Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-16T23:51:53.454Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-16T23:51:53.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-16T23:51:53.504Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-16T23:51:53.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-16T23:51:53.795Z] $ docker exec 8d522d985564186bf84dff974004cac0a79b5f8df30141717810880a1ef20f2c ssh-agent [2020-06-16T23:51:54.120Z] SSH_AUTH_SOCK=/tmp/ssh-1xXtpi34Dxpr/agent.46 [2020-06-16T23:51:54.120Z] SSH_AGENT_PID=51 [2020-06-16T23:51:54.137Z] Running ssh-add (command line suppressed) [2020-06-16T23:51:54.468Z] Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_8547709041736607863.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_8547709041736607863.key) [2020-06-16T23:51:54.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-16T23:51:54.903Z] + git semver init [2020-06-16T23:51:54.903Z] # -> Open(): unable to determine branch for HEAD [2020-06-16T23:51:54.903Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git [2020-06-16T23:51:54.903Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master [2020-06-16T23:51:54.903Z] # $SEMVER_REMOTE_NAME = origin [2020-06-16T23:51:54.903Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-16T23:51:54.903Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-16T23:51:54.903Z] # $SEMVER_BRANCH = master [2020-06-16T23:51:54.903Z] # $SEMVER_TEMP = /tmp/semver-944341507 [2020-06-16T23:51:54.903Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP [2020-06-16T23:51:55.504Z] # '/tmp/semver-944341507' -> '/w/workspace/exfoundry_go-mod-registry_master/.semver' [2020-06-16T23:51:55.504Z] # -> Force: false [2020-06-16T23:51:55.504Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver [Pipeline] } [2020-06-16T23:51:55.534Z] $ docker exec --env ******** --env ******** 8d522d985564186bf84dff974004cac0a79b5f8df30141717810880a1ef20f2c ssh-agent -k [2020-06-16T23:51:55.721Z] unset SSH_AUTH_SOCK; [2020-06-16T23:51:55.722Z] unset SSH_AGENT_PID; [2020-06-16T23:51:55.722Z] echo Agent pid 51 killed; [2020-06-16T23:51:55.845Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-16T23:51:56.296Z] + git semver [Pipeline] } [2020-06-16T23:51:56.367Z] $ docker stop --time=1 8d522d985564186bf84dff974004cac0a79b5f8df30141717810880a1ef20f2c [2020-06-16T23:51:57.870Z] $ docker rm -f 8d522d985564186bf84dff974004cac0a79b5f8df30141717810880a1ef20f2c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-16T23:51:58.930Z] Stashed 31 file(s) [Pipeline] echo [2020-06-16T23:51:58.932Z] [edgeXSemver] initialized semver on version 0.1.21 [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-16T23:52:14.080Z] Still waiting to schedule task [2020-06-16T23:52:14.080Z] ‘prd-centos7-docker-4c-2g-3237’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2075’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3210’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3211’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-06-16T23:52:14.082Z] Still waiting to schedule task [2020-06-16T23:52:14.082Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-06-16T23:54:16.472Z] Running on prd-centos7-docker-4c-2g-3238 in /w/workspace/exfoundry_go-mod-registry_master [Pipeline] { [Pipeline] ws [2020-06-16T23:54:16.500Z] Running in /w/workspace/go-mod-registry/9 [Pipeline] { [Pipeline] checkout [2020-06-16T23:54:24.410Z] using credential edgex-jenkins-ssh [2020-06-16T23:54:24.444Z] Cloning the remote Git repository [2020-06-16T23:54:24.444Z] Cloning with configured refspecs honoured and without tags [2020-06-16T23:54:24.498Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2020-06-16T23:54:24.596Z] > git init /w/workspace/go-mod-registry/9 # timeout=10 [2020-06-16T23:54:24.649Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2020-06-16T23:54:24.649Z] > git --version # timeout=10 [2020-06-16T23:54:24.660Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-16T23:54:24.694Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-16T23:54:26.239Z] Fetching without tags [2020-06-16T23:54:27.006Z] Checking out Revision 1046cccd4841a3fd011f4d5cde55378f39b67fd6 (master) [2020-06-16T23:54:26.079Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2020-06-16T23:54:26.126Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-16T23:54:26.234Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2020-06-16T23:54:26.259Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2020-06-16T23:54:26.259Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-16T23:54:26.265Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-16T23:54:27.025Z] > git config core.sparsecheckout # timeout=10 [2020-06-16T23:54:27.031Z] > git checkout -f 1046cccd4841a3fd011f4d5cde55378f39b67fd6 # timeout=10 [2020-06-16T23:54:31.556Z] Commit message: "Merge pull request #47 from jamesrgregg/update-pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-16T23:54:32.749Z] ========================================================= [2020-06-16T23:54:32.749Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-16T23:54:32.749Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:54:34.301Z] + 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-16T23:54:34.935Z] Sending build context to Docker daemon 311.3kB [2020-06-16T23:54:34.935Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-06-16T23:54:34.935Z] Step 2/7 : FROM ${BASE} [2020-06-16T23:54:34.935Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-16T23:54:34.935Z] e6b0cf9c0882: Pulling fs layer [2020-06-16T23:54:34.935Z] 2848faf0eed1: Pulling fs layer [2020-06-16T23:54:34.935Z] 0f37312ad70f: Pulling fs layer [2020-06-16T23:54:34.935Z] 5788d62ee057: Pulling fs layer [2020-06-16T23:54:34.935Z] 0e6b1d234666: Pulling fs layer [2020-06-16T23:54:34.935Z] bf5d7aec512f: Pulling fs layer [2020-06-16T23:54:34.935Z] 34c802a77dc8: Pulling fs layer [2020-06-16T23:54:34.935Z] 9eb99e56ec68: Pulling fs layer [2020-06-16T23:54:34.935Z] 27c7a5d97fbd: Pulling fs layer [2020-06-16T23:54:34.935Z] 5c102a31e300: Pulling fs layer [2020-06-16T23:54:34.935Z] dcfb455df0a1: Pulling fs layer [2020-06-16T23:54:35.371Z] bf5d7aec512f: Waiting [2020-06-16T23:54:35.371Z] 34c802a77dc8: Waiting [2020-06-16T23:54:35.371Z] 9eb99e56ec68: Waiting [2020-06-16T23:54:35.371Z] 5c102a31e300: Waiting [2020-06-16T23:54:35.371Z] 27c7a5d97fbd: Waiting [2020-06-16T23:54:35.371Z] dcfb455df0a1: Waiting [2020-06-16T23:54:35.371Z] 5788d62ee057: Waiting [2020-06-16T23:54:35.371Z] 0e6b1d234666: Waiting [2020-06-16T23:54:35.371Z] 0f37312ad70f: Verifying Checksum [2020-06-16T23:54:35.371Z] 0f37312ad70f: Download complete [2020-06-16T23:54:35.371Z] 2848faf0eed1: Verifying Checksum [2020-06-16T23:54:35.371Z] 2848faf0eed1: Download complete [2020-06-16T23:54:35.747Z] 0e6b1d234666: Verifying Checksum [2020-06-16T23:54:35.747Z] 0e6b1d234666: Download complete [2020-06-16T23:54:35.747Z] e6b0cf9c0882: Verifying Checksum [2020-06-16T23:54:35.747Z] e6b0cf9c0882: Download complete [2020-06-16T23:54:35.747Z] bf5d7aec512f: Verifying Checksum [2020-06-16T23:54:35.747Z] bf5d7aec512f: Download complete [2020-06-16T23:54:36.929Z] e6b0cf9c0882: Pull complete [2020-06-16T23:54:38.192Z] 2848faf0eed1: Pull complete [2020-06-16T23:54:38.192Z] 34c802a77dc8: Verifying Checksum [2020-06-16T23:54:38.192Z] 34c802a77dc8: Download complete [2020-06-16T23:54:38.192Z] 27c7a5d97fbd: Verifying Checksum [2020-06-16T23:54:38.192Z] 27c7a5d97fbd: Download complete [2020-06-16T23:54:38.500Z] 0f37312ad70f: Pull complete [2020-06-16T23:54:38.849Z] 9eb99e56ec68: Verifying Checksum [2020-06-16T23:54:38.849Z] 9eb99e56ec68: Download complete [2020-06-16T23:54:39.127Z] dcfb455df0a1: Verifying Checksum [2020-06-16T23:54:39.127Z] dcfb455df0a1: Download complete [2020-06-16T23:54:39.127Z] 5c102a31e300: Verifying Checksum [2020-06-16T23:54:39.127Z] 5c102a31e300: Download complete [2020-06-16T23:54:39.746Z] 5788d62ee057: Verifying Checksum [2020-06-16T23:54:39.746Z] 5788d62ee057: Download complete [2020-06-16T23:54:49.906Z] 5788d62ee057: Pull complete [2020-06-16T23:54:49.906Z] 0e6b1d234666: Pull complete [2020-06-16T23:54:49.906Z] bf5d7aec512f: Pull complete [2020-06-16T23:54:53.232Z] 34c802a77dc8: Pull complete [2020-06-16T23:54:58.580Z] 9eb99e56ec68: Pull complete [2020-06-16T23:54:58.580Z] 27c7a5d97fbd: Pull complete [2020-06-16T23:54:59.984Z] 5c102a31e300: Pull complete [2020-06-16T23:54:59.984Z] dcfb455df0a1: Pull complete [2020-06-16T23:54:59.984Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-16T23:55:00.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-16T23:55:00.273Z] ---> 7c70fe431013 [2020-06-16T23:55:00.273Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-06-16T23:55:00.851Z] ---> Running in 4209e5ae5822 [2020-06-16T23:55:01.229Z] Removing intermediate container 4209e5ae5822 [2020-06-16T23:55:01.229Z] ---> adf0718ffb67 [2020-06-16T23:55:01.229Z] Step 4/7 : RUN apk add --update bash [2020-06-16T23:55:01.229Z] ---> Running in ccf8c71b4c5b [2020-06-16T23:55:02.717Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-16T23:55:03.697Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-16T23:55:03.971Z] OK: 143 MiB in 39 packages [2020-06-16T23:55:04.556Z] Removing intermediate container ccf8c71b4c5b [2020-06-16T23:55:04.556Z] ---> 4ab45a1dba9f [2020-06-16T23:55:04.556Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-06-16T23:55:04.830Z] ---> Running in 06e5a23ba9d9 [2020-06-16T23:55:04.830Z] Removing intermediate container 06e5a23ba9d9 [2020-06-16T23:55:04.830Z] ---> 706a3e6b9030 [2020-06-16T23:55:04.830Z] Step 6/7 : COPY go.mod . [2020-06-16T23:55:05.431Z] ---> 30f8df16f7ea [2020-06-16T23:55:05.431Z] Step 7/7 : RUN go mod download [2020-06-16T23:55:05.431Z] ---> Running in 550a65d28dad [2020-06-16T23:55:08.004Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-16T23:55:08.004Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-16T23:55:08.004Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-16T23:55:08.004Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-16T23:55:08.004Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-16T23:55:08.269Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-16T23:55:08.269Z] go: finding github.com/fatih/color v1.7.0 [2020-06-16T23:55:08.269Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-16T23:55:08.269Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-16T23:55:08.269Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-16T23:55:08.269Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-16T23:55:08.269Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-16T23:55:08.269Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-16T23:55:08.269Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-16T23:55:08.269Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-16T23:55:08.269Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-16T23:55:08.269Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-06-16T23:55:08.269Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-16T23:55:08.269Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-16T23:55:08.269Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-16T23:55:08.269Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-16T23:55:08.269Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-16T23:55:08.269Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-16T23:55:08.269Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-16T23:55:08.269Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-16T23:55:08.269Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-16T23:55:08.269Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-16T23:55:08.269Z] go: finding github.com/miekg/dns v1.0.14 [2020-06-16T23:55:08.269Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-16T23:55:08.269Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-16T23:55:08.269Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-16T23:55:08.269Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-06-16T23:55:08.269Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-16T23:55:08.269Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-16T23:55:08.269Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-16T23:55:08.571Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-16T23:55:08.571Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-16T23:55:08.571Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-16T23:55:08.571Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-16T23:55:08.571Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-16T23:55:08.571Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-16T23:55:08.571Z] go: finding github.com/posener/complete v1.1.1 [2020-06-16T23:55:08.571Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-06-16T23:55:08.571Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-16T23:55:08.571Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-16T23:55:08.571Z] go: finding github.com/stretchr/testify v1.3.0 [2020-06-16T23:55:08.571Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-06-16T23:55:08.571Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-06-16T23:55:08.571Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-16T23:55:08.571Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-06-16T23:55:15.249Z] Removing intermediate container 550a65d28dad [2020-06-16T23:55:15.249Z] ---> 4ffd40b65331 [2020-06-16T23:55:15.249Z] Successfully built 4ffd40b65331 [2020-06-16T23:55:15.249Z] 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-16T23:55:16.041Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-16T23:55:16.041Z] . [Pipeline] withDockerContainer [2020-06-16T23:55:16.179Z] prd-centos7-docker-4c-2g-3238 does not seem to be running inside a container [2020-06-16T23:55:16.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/9 -v /w/workspace/go-mod-registry/9:/w/workspace/go-mod-registry/9:rw,z -v /w/workspace/go-mod-registry/9@tmp:/w/workspace/go-mod-registry/9@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-16T23:55:17.445Z] $ docker top 6289da22b457aef7846c5ad1b5454ce64aec49c7af0235cc7ec4af972871bb1c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-16T23:55:17.988Z] + go version [2020-06-16T23:55:17.989Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-16T23:55:18.323Z] + make test [2020-06-16T23:55:18.323Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-16T23:55:24.240Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3241 in /w/workspace/exfoundry_go-mod-registry_master [Pipeline] { [Pipeline] ws [2020-06-16T23:55:24.265Z] Running in /w/workspace/go-mod-registry/9 [Pipeline] { [Pipeline] checkout [2020-06-16T23:55:29.266Z] using credential edgex-jenkins-ssh [2020-06-16T23:55:29.296Z] Cloning the remote Git repository [2020-06-16T23:55:29.296Z] Cloning with configured refspecs honoured and without tags [2020-06-16T23:55:30.323Z] Fetching without tags [2020-06-16T23:55:29.341Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2020-06-16T23:55:29.445Z] > git init /w/workspace/go-mod-registry/9 # timeout=10 [2020-06-16T23:55:29.505Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2020-06-16T23:55:29.506Z] > git --version # timeout=10 [2020-06-16T23:55:29.524Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-16T23:55:29.575Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-16T23:55:30.230Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2020-06-16T23:55:30.251Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-16T23:55:30.283Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2020-06-16T23:55:30.313Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2020-06-16T23:55:30.313Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-16T23:55:30.325Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-16T23:55:30.794Z] Checking out Revision 1046cccd4841a3fd011f4d5cde55378f39b67fd6 (master) [2020-06-16T23:55:30.788Z] > git config core.sparsecheckout # timeout=10 [2020-06-16T23:55:30.801Z] > git checkout -f 1046cccd4841a3fd011f4d5cde55378f39b67fd6 # timeout=10 [2020-06-16T23:55:33.430Z] ok github.com/edgexfoundry/go-mod-registry/internal/pkg/consul 2.030s coverage: 87.2% of statements [2020-06-16T23:55:33.430Z] ? github.com/edgexfoundry/go-mod-registry/pkg/types [no test files] [2020-06-16T23:55:33.430Z] ok github.com/edgexfoundry/go-mod-registry/registry 0.017s coverage: 85.7% of statements [2020-06-16T23:55:33.430Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-16T23:55:33.430Z] gofmt -l . [2020-06-16T23:55:33.430Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-06-16T23:55:33.735Z] Stashed 1 file(s) [Pipeline] } [2020-06-16T23:55:33.746Z] $ docker stop --time=1 6289da22b457aef7846c5ad1b5454ce64aec49c7af0235cc7ec4af972871bb1c [2020-06-16T23:55:35.116Z] Commit message: "Merge pull request #47 from jamesrgregg/update-pr-template" [2020-06-16T23:55:35.858Z] $ docker rm -f 6289da22b457aef7846c5ad1b5454ce64aec49c7af0235cc7ec4af972871bb1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] unstash Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2020-06-16T23:55:36.610Z] ========================================================= [2020-06-16T23:55:36.610Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-16T23:55:36.610Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:55:37.613Z] + 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-16T23:55:38.216Z] Sending build context to Docker daemon 311.3kB [2020-06-16T23:55:38.505Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-06-16T23:55:38.505Z] Step 2/7 : FROM ${BASE} [2020-06-16T23:55:38.781Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-16T23:55:38.781Z] cde5963f3b93: Pulling fs layer [2020-06-16T23:55:38.781Z] 2a23fa8c16f7: Pulling fs layer [2020-06-16T23:55:38.781Z] 777b28850792: Pulling fs layer [2020-06-16T23:55:38.781Z] 8a11ddd9e578: Pulling fs layer [2020-06-16T23:55:38.781Z] 4cf88f913ddb: Pulling fs layer [2020-06-16T23:55:38.781Z] 1df406cf5192: Pulling fs layer [2020-06-16T23:55:38.781Z] cd6300453558: Pulling fs layer [2020-06-16T23:55:38.781Z] b9c365052c96: Pulling fs layer [2020-06-16T23:55:38.781Z] a2d8cc88f415: Pulling fs layer [2020-06-16T23:55:38.781Z] ea1d1ca13537: Pulling fs layer [2020-06-16T23:55:38.781Z] 3750a50a1c5e: Pulling fs layer [2020-06-16T23:55:38.781Z] 4cf88f913ddb: Waiting [2020-06-16T23:55:38.781Z] 1df406cf5192: Waiting [2020-06-16T23:55:38.781Z] cd6300453558: Waiting [2020-06-16T23:55:38.781Z] b9c365052c96: Waiting [2020-06-16T23:55:38.781Z] a2d8cc88f415: Waiting [2020-06-16T23:55:38.781Z] ea1d1ca13537: Waiting [2020-06-16T23:55:38.781Z] 3750a50a1c5e: Waiting [2020-06-16T23:55:38.781Z] 8a11ddd9e578: Waiting [2020-06-16T23:55:38.781Z] 2a23fa8c16f7: Verifying Checksum [2020-06-16T23:55:38.781Z] 2a23fa8c16f7: Download complete [2020-06-16T23:55:38.781Z] 4cf88f913ddb: Verifying Checksum [2020-06-16T23:55:38.781Z] 4cf88f913ddb: Download complete [2020-06-16T23:55:38.781Z] 1df406cf5192: Download complete [2020-06-16T23:55:38.781Z] cde5963f3b93: Verifying Checksum [2020-06-16T23:55:38.781Z] cde5963f3b93: Download complete [2020-06-16T23:55:39.773Z] cde5963f3b93: Pull complete [2020-06-16T23:55:40.378Z] 2a23fa8c16f7: Pull complete [2020-06-16T23:55:40.660Z] 777b28850792: Pull complete [2020-06-16T23:55:40.983Z] cd6300453558: Verifying Checksum [2020-06-16T23:55:40.983Z] cd6300453558: Download complete [2020-06-16T23:55:40.983Z] a2d8cc88f415: Verifying Checksum [2020-06-16T23:55:40.983Z] a2d8cc88f415: Download complete [2020-06-16T23:55:42.412Z] ea1d1ca13537: Verifying Checksum [2020-06-16T23:55:42.413Z] ea1d1ca13537: Download complete [2020-06-16T23:55:42.413Z] 3750a50a1c5e: Verifying Checksum [2020-06-16T23:55:42.413Z] 3750a50a1c5e: Download complete [2020-06-16T23:55:43.843Z] b9c365052c96: Verifying Checksum [2020-06-16T23:55:43.843Z] b9c365052c96: Download complete [2020-06-16T23:55:43.843Z] 8a11ddd9e578: Download complete [2020-06-16T23:55:56.235Z] 8a11ddd9e578: Pull complete [2020-06-16T23:55:56.235Z] 4cf88f913ddb: Pull complete [2020-06-16T23:55:56.235Z] 1df406cf5192: Pull complete [2020-06-16T23:55:59.684Z] cd6300453558: Pull complete [2020-06-16T23:56:03.984Z] b9c365052c96: Pull complete [2020-06-16T23:56:03.984Z] a2d8cc88f415: Pull complete [2020-06-16T23:56:05.964Z] ea1d1ca13537: Pull complete [2020-06-16T23:56:06.563Z] 3750a50a1c5e: Pull complete [2020-06-16T23:56:06.563Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-16T23:56:06.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-16T23:56:06.563Z] ---> 78745c68409d [2020-06-16T23:56:06.563Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-06-16T23:56:11.957Z] ---> Running in f4543951366a [2020-06-16T23:56:11.957Z] Removing intermediate container f4543951366a [2020-06-16T23:56:11.957Z] ---> 54f3d491fe13 [2020-06-16T23:56:11.957Z] Step 4/7 : RUN apk add --update bash [2020-06-16T23:56:11.957Z] ---> Running in c4fe94e71c1f [2020-06-16T23:56:13.387Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-16T23:56:14.356Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-16T23:56:14.947Z] OK: 125 MiB in 39 packages [2020-06-16T23:56:16.385Z] Removing intermediate container c4fe94e71c1f [2020-06-16T23:56:16.385Z] ---> 23b58df85269 [2020-06-16T23:56:16.385Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-06-16T23:56:16.385Z] ---> Running in 607210d4d515 [2020-06-16T23:56:16.664Z] Removing intermediate container 607210d4d515 [2020-06-16T23:56:16.664Z] ---> c15e5b7795ec [2020-06-16T23:56:16.664Z] Step 6/7 : COPY go.mod . [2020-06-16T23:56:17.645Z] ---> c4ad9dad551d [2020-06-16T23:56:17.645Z] Step 7/7 : RUN go mod download [2020-06-16T23:56:17.645Z] ---> Running in 5dbbc1481152 [2020-06-16T23:56:20.255Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-16T23:56:20.255Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-16T23:56:20.255Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-16T23:56:20.255Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-16T23:56:20.255Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-16T23:56:20.255Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-16T23:56:20.255Z] go: finding github.com/fatih/color v1.7.0 [2020-06-16T23:56:20.255Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-16T23:56:20.255Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-16T23:56:20.255Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-16T23:56:20.255Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-16T23:56:20.255Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-16T23:56:20.255Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-16T23:56:20.255Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-16T23:56:20.255Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-16T23:56:20.255Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-16T23:56:20.255Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-06-16T23:56:20.255Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-16T23:56:20.255Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-16T23:56:20.255Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-16T23:56:20.255Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-16T23:56:20.255Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-16T23:56:20.255Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-16T23:56:20.255Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-16T23:56:20.255Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-16T23:56:20.255Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-16T23:56:20.255Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-16T23:56:20.255Z] go: finding github.com/miekg/dns v1.0.14 [2020-06-16T23:56:20.255Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-16T23:56:20.255Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-16T23:56:20.255Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-16T23:56:20.255Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-06-16T23:56:20.255Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-16T23:56:20.255Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-16T23:56:20.255Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-16T23:56:20.255Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-16T23:56:20.255Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-16T23:56:20.255Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-16T23:56:20.255Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-16T23:56:20.255Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-16T23:56:20.255Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-16T23:56:20.255Z] go: finding github.com/posener/complete v1.1.1 [2020-06-16T23:56:20.255Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-06-16T23:56:20.255Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-16T23:56:20.255Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-16T23:56:20.255Z] go: finding github.com/stretchr/testify v1.3.0 [2020-06-16T23:56:20.255Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-06-16T23:56:20.255Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-06-16T23:56:20.255Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-16T23:56:20.255Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-06-16T23:56:28.524Z] Removing intermediate container 5dbbc1481152 [2020-06-16T23:56:28.524Z] ---> a4bb9c18cc1c [2020-06-16T23:56:28.524Z] Successfully built a4bb9c18cc1c [2020-06-16T23:56:28.524Z] 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-16T23:56:29.054Z] + docker inspect -f . ci-base-image-arm64 [2020-06-16T23:56:29.054Z] . [Pipeline] withDockerContainer [2020-06-16T23:56:29.296Z] prd-ubuntu18.04-docker-arm64-4c-16g-3241 does not seem to be running inside a container [2020-06-16T23:56:29.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/9 -v /w/workspace/go-mod-registry/9:/w/workspace/go-mod-registry/9:rw,z -v /w/workspace/go-mod-registry/9@tmp:/w/workspace/go-mod-registry/9@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-16T23:56:31.718Z] $ docker top e1aa28d8df68d5e164f472897085eddb54cf957104025bb589e9921fbc2b72f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-16T23:56:33.097Z] + go version [2020-06-16T23:56:33.097Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-16T23:56:34.135Z] + make test [2020-06-16T23:56:34.135Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-16T23:56:56.388Z] ok github.com/edgexfoundry/go-mod-registry/internal/pkg/consul 2.060s coverage: 87.2% of statements [2020-06-16T23:56:56.388Z] ? github.com/edgexfoundry/go-mod-registry/pkg/types [no test files] [2020-06-16T23:56:56.388Z] ok github.com/edgexfoundry/go-mod-registry/registry 0.014s coverage: 85.7% of statements [2020-06-16T23:56:56.388Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-16T23:56:59.095Z] gofmt -l . [2020-06-16T23:56:59.095Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-06-16T23:56:59.112Z] Warning: overwriting stash ‘coverage-report’ [2020-06-16T23:56:59.457Z] Stashed 1 file(s) [Pipeline] } [2020-06-16T23:56:59.439Z] $ docker stop --time=1 e1aa28d8df68d5e164f472897085eddb54cf957104025bb589e9921fbc2b72f8 [2020-06-16T23:57:01.548Z] $ docker rm -f e1aa28d8df68d5e164f472897085eddb54cf957104025bb589e9921fbc2b72f8 [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-16T23:57:02.758Z] provisioning config files... [2020-06-16T23:57:03.206Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config9099913715458869560tmp [Pipeline] { [Pipeline] sh [2020-06-16T23:57:03.560Z] + curl -s https://codecov.io/bash [2020-06-16T23:57:03.560Z] + bash -s - -t @/w/workspace/exfoundry_go-mod-registry_master@tmp/config9099913715458869560tmp [2020-06-16T23:57:03.827Z] [2020-06-16T23:57:03.827Z] _____ _ [2020-06-16T23:57:03.827Z] / ____| | | [2020-06-16T23:57:03.827Z] | | ___ __| | ___ ___ _____ __ [2020-06-16T23:57:03.827Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-16T23:57:03.827Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-16T23:57:03.827Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-16T23:57:03.827Z] Bash-20200602-f809a24 [2020-06-16T23:57:03.827Z] [2020-06-16T23:57:03.827Z] [2020-06-16T23:57:03.827Z] ==> Jenkins CI detected. [2020-06-16T23:57:03.827Z] project root: . [2020-06-16T23:57:03.827Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-16T23:57:03.827Z] ==> Running gcov in . (disable via -X gcov) [2020-06-16T23:57:03.827Z] ==> Python coveragepy not found [2020-06-16T23:57:03.827Z] ==> Searching for coverage reports in: [2020-06-16T23:57:03.827Z] + . [2020-06-16T23:57:03.827Z] -> Found 1 reports [2020-06-16T23:57:03.827Z] ==> Detecting git/mercurial file structure [2020-06-16T23:57:03.827Z] ==> Reading reports [2020-06-16T23:57:04.095Z] + ./coverage.out bytes=7890 [2020-06-16T23:57:04.095Z] ==> Appending adjustments [2020-06-16T23:57:04.095Z] https://docs.codecov.io/docs/fixing-reports [2020-06-16T23:57:04.095Z] + Found adjustments [2020-06-16T23:57:04.095Z] ==> Gzipping contents [2020-06-16T23:57:04.095Z] ==> Uploading reports [2020-06-16T23:57:04.095Z] url: https://codecov.io [2020-06-16T23:57:04.095Z] query: branch=master&commit=1046cccd4841a3fd011f4d5cde55378f39b67fd6&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmaster%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job= [2020-06-16T23:57:04.095Z] -> Pinging Codecov [2020-06-16T23:57:04.095Z] https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=master&commit=1046cccd4841a3fd011f4d5cde55378f39b67fd6&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmaster%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job= [2020-06-16T23:57:04.669Z] -> Uploading [2020-06-16T23:57:05.244Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/1046cccd4841a3fd011f4d5cde55378f39b67fd6 [Pipeline] } [2020-06-16T23:57:05.255Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-06-16T23:57:05.437Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-06-16T23:57:05.439Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-06-16T23:57:05.469Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:57:05.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-16T23:57:05.786Z] [2020-06-16T23:57:05.786Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:57:06.149Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-16T23:57:06.149Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-06-16T23:57:06.149Z] cbdbe7a5bc2a: Pulling fs layer [2020-06-16T23:57:06.149Z] 408f87550127: Pulling fs layer [2020-06-16T23:57:06.149Z] fe522b08c979: Pulling fs layer [2020-06-16T23:57:06.149Z] 221eaa008020: Pulling fs layer [2020-06-16T23:57:06.149Z] 2a4607e5d6b9: Pulling fs layer [2020-06-16T23:57:06.149Z] 8f79b27c4fd2: Pulling fs layer [2020-06-16T23:57:06.149Z] e5c8dbe1645b: Pulling fs layer [2020-06-16T23:57:06.149Z] 23e8b3b47431: Pulling fs layer [2020-06-16T23:57:06.149Z] 5c568d65a230: Pulling fs layer [2020-06-16T23:57:06.149Z] 8f79b27c4fd2: Waiting [2020-06-16T23:57:06.149Z] e5c8dbe1645b: Waiting [2020-06-16T23:57:06.149Z] 23e8b3b47431: Waiting [2020-06-16T23:57:06.149Z] 5c568d65a230: Waiting [2020-06-16T23:57:06.149Z] 221eaa008020: Waiting [2020-06-16T23:57:06.149Z] 2a4607e5d6b9: Waiting [2020-06-16T23:57:06.149Z] fe522b08c979: Verifying Checksum [2020-06-16T23:57:06.149Z] fe522b08c979: Download complete [2020-06-16T23:57:06.149Z] 408f87550127: Download complete [2020-06-16T23:57:06.440Z] 2a4607e5d6b9: Verifying Checksum [2020-06-16T23:57:06.440Z] 2a4607e5d6b9: Download complete [2020-06-16T23:57:06.440Z] 8f79b27c4fd2: Verifying Checksum [2020-06-16T23:57:06.440Z] 8f79b27c4fd2: Download complete [2020-06-16T23:57:06.440Z] cbdbe7a5bc2a: Verifying Checksum [2020-06-16T23:57:06.440Z] cbdbe7a5bc2a: Download complete [2020-06-16T23:57:07.680Z] e5c8dbe1645b: Verifying Checksum [2020-06-16T23:57:07.680Z] e5c8dbe1645b: Download complete [2020-06-16T23:57:07.996Z] cbdbe7a5bc2a: Pull complete [2020-06-16T23:57:08.675Z] 23e8b3b47431: Verifying Checksum [2020-06-16T23:57:08.675Z] 23e8b3b47431: Download complete [2020-06-16T23:57:09.018Z] 408f87550127: Pull complete [2020-06-16T23:57:09.306Z] 5c568d65a230: Verifying Checksum [2020-06-16T23:57:09.306Z] 5c568d65a230: Download complete [2020-06-16T23:57:09.306Z] fe522b08c979: Pull complete [2020-06-16T23:57:09.908Z] 221eaa008020: Verifying Checksum [2020-06-16T23:57:09.908Z] 221eaa008020: Download complete [2020-06-16T23:57:20.244Z] 221eaa008020: Pull complete [2020-06-16T23:57:20.244Z] 2a4607e5d6b9: Pull complete [2020-06-16T23:57:20.244Z] 8f79b27c4fd2: Pull complete [2020-06-16T23:57:22.919Z] e5c8dbe1645b: Pull complete [2020-06-16T23:57:26.303Z] 23e8b3b47431: Pull complete [2020-06-16T23:57:28.904Z] 5c568d65a230: Pull complete [2020-06-16T23:57:28.904Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-06-16T23:57:28.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-16T23:57:28.904Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-06-16T23:57:29.190Z] prd-centos7-docker-4c-2g-3236 does not seem to be running inside a container [2020-06-16T23:57:29.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/exfoundry_go-mod-registry_master:/ws -w /ws --entrypoint= -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_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-16T23:57:30.311Z] $ docker top 6999ac444c570f235a3777f1b7f3e7cb78de24b4ac1335cc9a1c492021401ad3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-16T23:57:30.797Z] + snyk monitor '--org=edgex-jenkins' [2020-06-16T23:57:37.728Z] [2020-06-16T23:57:37.728Z] Monitoring /w/workspace/exfoundry_go-mod-registry_master (github.com/edgexfoundry/go-mod-registry)... [2020-06-16T23:57:37.728Z] [2020-06-16T23:57:37.728Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/27af0ee6-349e-4e1a-9947-de111205d3a1/history/0e06412e-9c54-49a1-a6a4-2d87afc238bd [2020-06-16T23:57:37.728Z] [2020-06-16T23:57:37.728Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-06-16T23:57:37.728Z] [2020-06-16T23:57:37.728Z] [2020-06-16T23:57:37.728Z] You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. [2020-06-16T23:57:37.728Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-06-16T23:57:37.746Z] $ docker stop --time=1 6999ac444c570f235a3777f1b7f3e7cb78de24b4ac1335cc9a1c492021401ad3 [2020-06-16T23:57:40.175Z] $ docker rm -f 6999ac444c570f235a3777f1b7f3e7cb78de24b4ac1335cc9a1c492021401ad3 [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-16T23:57:41.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-16T23:57:41.071Z] . [Pipeline] withDockerContainer [2020-06-16T23:57:41.506Z] prd-centos7-docker-4c-2g-3236 does not seem to be running inside a container [2020-06-16T23:57:41.599Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_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-16T23:57:42.546Z] $ docker top 6fb692eb2d590ed06f106a7ffb3fceb042b722881eaf2c18c85de9acf9305920 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-16T23:57:42.826Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-16T23:57:42.826Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-16T23:57:43.433Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-16T23:57:43.449Z] $ docker exec 6fb692eb2d590ed06f106a7ffb3fceb042b722881eaf2c18c85de9acf9305920 ssh-agent [2020-06-16T23:57:44.072Z] SSH_AUTH_SOCK=/tmp/ssh-0nIKb3WPsAoy/agent.11 [2020-06-16T23:57:44.072Z] SSH_AGENT_PID=16 [2020-06-16T23:57:44.130Z] Running ssh-add (command line suppressed) [2020-06-16T23:57:44.324Z] Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_2097174094428979117.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_2097174094428979117.key) [2020-06-16T23:57:44.409Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-16T23:57:44.745Z] + git semver tag [2020-06-16T23:57:45.027Z] # -> Open(): unable to determine branch for HEAD [2020-06-16T23:57:45.027Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git [2020-06-16T23:57:45.027Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master [2020-06-16T23:57:45.027Z] # $SEMVER_REMOTE_NAME = origin [2020-06-16T23:57:45.027Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-16T23:57:45.027Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-16T23:57:45.027Z] # $SEMVER_BRANCH = master [2020-06-16T23:57:45.027Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver [2020-06-16T23:57:45.027Z] # 1046cccd4841a3fd011f4d5cde55378f39b67fd6 HEAD [2020-06-16T23:57:45.027Z] # -> Force: false [2020-06-16T23:57:45.027Z] # 22d210283149b36f6015e12b2686240f4f2f0b2a refs/tags/v0.1.21 [Pipeline] } [2020-06-16T23:57:45.044Z] $ docker exec --env ******** --env ******** 6fb692eb2d590ed06f106a7ffb3fceb042b722881eaf2c18c85de9acf9305920 ssh-agent -k [2020-06-16T23:57:45.243Z] unset SSH_AUTH_SOCK; [2020-06-16T23:57:45.243Z] unset SSH_AGENT_PID; [2020-06-16T23:57:45.243Z] echo Agent pid 16 killed; [2020-06-16T23:57:45.322Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-16T23:57:45.746Z] + git semver [Pipeline] } [2020-06-16T23:57:45.788Z] $ docker stop --time=1 6fb692eb2d590ed06f106a7ffb3fceb042b722881eaf2c18c85de9acf9305920 [2020-06-16T23:57:47.355Z] $ docker rm -f 6fb692eb2d590ed06f106a7ffb3fceb042b722881eaf2c18c85de9acf9305920 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:57:47.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-16T23:57:47.861Z] [2020-06-16T23:57:47.861Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:57:48.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-16T23:57:48.269Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-06-16T23:57:48.269Z] ab5ef0e58194: Pulling fs layer [2020-06-16T23:57:48.269Z] 9712f1f96733: Pulling fs layer [2020-06-16T23:57:48.269Z] 63f879dbbcfc: Pulling fs layer [2020-06-16T23:57:48.269Z] 0d9ebad4ef96: Pulling fs layer [2020-06-16T23:57:48.269Z] e9a5061849ea: Pulling fs layer [2020-06-16T23:57:48.269Z] d747dcd14b5f: Pulling fs layer [2020-06-16T23:57:48.269Z] 2de7ff778b66: Pulling fs layer [2020-06-16T23:57:48.269Z] e9a5061849ea: Waiting [2020-06-16T23:57:48.269Z] d747dcd14b5f: Waiting [2020-06-16T23:57:48.269Z] 2de7ff778b66: Waiting [2020-06-16T23:57:48.269Z] 0d9ebad4ef96: Waiting [2020-06-16T23:57:48.269Z] 9712f1f96733: Download complete [2020-06-16T23:57:49.772Z] 63f879dbbcfc: Download complete [2020-06-16T23:57:50.059Z] e9a5061849ea: Verifying Checksum [2020-06-16T23:57:50.059Z] e9a5061849ea: Download complete [2020-06-16T23:57:50.059Z] d747dcd14b5f: Verifying Checksum [2020-06-16T23:57:50.059Z] d747dcd14b5f: Download complete [2020-06-16T23:57:50.343Z] 0d9ebad4ef96: Verifying Checksum [2020-06-16T23:57:50.343Z] 0d9ebad4ef96: Download complete [2020-06-16T23:57:50.343Z] ab5ef0e58194: Verifying Checksum [2020-06-16T23:57:50.343Z] ab5ef0e58194: Download complete [2020-06-16T23:57:50.618Z] 2de7ff778b66: Verifying Checksum [2020-06-16T23:57:50.618Z] 2de7ff778b66: Download complete [2020-06-16T23:57:57.633Z] ab5ef0e58194: Pull complete [2020-06-16T23:57:57.633Z] 9712f1f96733: Pull complete [2020-06-16T23:57:59.618Z] 63f879dbbcfc: Pull complete [2020-06-16T23:58:12.004Z] 0d9ebad4ef96: Pull complete [2020-06-16T23:58:12.004Z] e9a5061849ea: Pull complete [2020-06-16T23:58:12.004Z] d747dcd14b5f: Pull complete [2020-06-16T23:58:15.424Z] 2de7ff778b66: Pull complete [2020-06-16T23:58:15.424Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-06-16T23:58:15.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-16T23:58:15.424Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-06-16T23:58:15.790Z] prd-centos7-docker-4c-2g-3236 does not seem to be running inside a container [2020-06-16T23:58:15.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_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-16T23:58:18.768Z] $ docker top 552e138832195ec4eb12649b62d53e60548256c9bf643102dd61bc23f6033c18 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-06-16T23:58:19.025Z] provisioning config files... [2020-06-16T23:58:19.037Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config477981216031978620tmp [2020-06-16T23:58:19.063Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config113303238532341732tmp [2020-06-16T23:58:19.085Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config3878791844234172726tmp [Pipeline] { [Pipeline] echo [2020-06-16T23:58:19.117Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-16T23:58:19.699Z] ---> sigul-configuration.sh [2020-06-16T23:58:19.699Z] gpg: directory `/root/.gnupg' created [2020-06-16T23:58:19.699Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-06-16T23:58:19.699Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-06-16T23:58:19.699Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-06-16T23:58:19.699Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-06-16T23:58:19.699Z] gpg: CAST5 encrypted data [2020-06-16T23:58:20.001Z] gpg: encrypted with 1 passphrase [2020-06-16T23:58:20.001Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-06-16T23:58:20.989Z] + mkdir /home/jenkins [2020-06-16T23:58:20.989Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-06-16T23:58:21.393Z] + 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-16T23:58:21.431Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-16T23:58:22.076Z] ---> sigul-install.sh [2020-06-16T23:58:28.778Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-06-16T23:58:29.432Z] + git tag --list [2020-06-16T23:58:29.432Z] v0.1.21 [Pipeline] sh [2020-06-16T23:58:29.772Z] + lftools sign git-tag v0.1.21 [2020-06-16T23:58:31.855Z] Signing Git tag with Sigul... [2020-06-16T23:58:31.855Z] Signing v0.1.21 [Pipeline] echo [2020-06-16T23:58:33.297Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-16T23:58:33.636Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-06-16T23:58:33.645Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-06-16T23:58:33.710Z] $ docker stop --time=1 552e138832195ec4eb12649b62d53e60548256c9bf643102dd61bc23f6033c18 [2020-06-16T23:58:35.674Z] $ docker rm -f 552e138832195ec4eb12649b62d53e60548256c9bf643102dd61bc23f6033c18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:58:36.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-16T23:58:36.321Z] . [Pipeline] withDockerContainer [2020-06-16T23:58:36.479Z] prd-centos7-docker-4c-2g-3236 does not seem to be running inside a container [2020-06-16T23:58:36.553Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_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-16T23:58:37.578Z] $ docker top c0f5b2c5cb0cb67da2357b7999b54c6f06e32ad0262c3ed14cac3d311f7bfa2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-16T23:58:37.840Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-16T23:58:37.840Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-16T23:58:38.119Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-16T23:58:38.123Z] $ docker exec c0f5b2c5cb0cb67da2357b7999b54c6f06e32ad0262c3ed14cac3d311f7bfa2c ssh-agent [2020-06-16T23:58:38.358Z] SSH_AUTH_SOCK=/tmp/ssh-loQiqypHVYdw/agent.13 [2020-06-16T23:58:38.358Z] SSH_AGENT_PID=18 [2020-06-16T23:58:38.367Z] Running ssh-add (command line suppressed) [2020-06-16T23:58:38.533Z] Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_705205312348345967.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_705205312348345967.key) [2020-06-16T23:58:38.613Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-16T23:58:38.991Z] + git semver bump patch [2020-06-16T23:58:38.991Z] # -> Open(): unable to determine branch for HEAD [2020-06-16T23:58:38.991Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git [2020-06-16T23:58:38.991Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master [2020-06-16T23:58:38.991Z] # $SEMVER_REMOTE_NAME = origin [2020-06-16T23:58:38.991Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-16T23:58:38.991Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-16T23:58:38.991Z] # $SEMVER_BRANCH = master [2020-06-16T23:58:38.991Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver [2020-06-16T23:58:39.010Z] 0.1.22 [Pipeline] } [2020-06-16T23:58:39.015Z] $ docker exec --env ******** --env ******** c0f5b2c5cb0cb67da2357b7999b54c6f06e32ad0262c3ed14cac3d311f7bfa2c ssh-agent -k [2020-06-16T23:58:39.331Z] unset SSH_AUTH_SOCK; [2020-06-16T23:58:39.331Z] unset SSH_AGENT_PID; [2020-06-16T23:58:39.331Z] echo Agent pid 18 killed; [2020-06-16T23:58:39.495Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-16T23:58:39.938Z] + git semver [Pipeline] } [2020-06-16T23:58:40.023Z] $ docker stop --time=1 c0f5b2c5cb0cb67da2357b7999b54c6f06e32ad0262c3ed14cac3d311f7bfa2c [2020-06-16T23:58:41.634Z] $ docker rm -f c0f5b2c5cb0cb67da2357b7999b54c6f06e32ad0262c3ed14cac3d311f7bfa2c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:58:42.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-16T23:58:42.195Z] . [Pipeline] withDockerContainer [2020-06-16T23:58:42.341Z] prd-centos7-docker-4c-2g-3236 does not seem to be running inside a container [2020-06-16T23:58:42.464Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_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-16T23:58:43.416Z] $ docker top d7b8377f5a9b192e41fa60fe162a6d3d4f60db4708999156488014ff0557d3c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-16T23:58:43.663Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-16T23:58:43.663Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-16T23:58:43.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-16T23:58:43.959Z] $ docker exec d7b8377f5a9b192e41fa60fe162a6d3d4f60db4708999156488014ff0557d3c4 ssh-agent [2020-06-16T23:58:44.525Z] SSH_AUTH_SOCK=/tmp/ssh-EiY4Ih272T1v/agent.11 [2020-06-16T23:58:44.525Z] SSH_AGENT_PID=17 [2020-06-16T23:58:44.533Z] Running ssh-add (command line suppressed) [2020-06-16T23:58:44.827Z] Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_1189596009250013807.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_1189596009250013807.key) [2020-06-16T23:58:44.966Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-16T23:58:45.310Z] + git semver push [2020-06-16T23:58:45.310Z] # -> Open(): unable to determine branch for HEAD [2020-06-16T23:58:45.310Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git [2020-06-16T23:58:45.310Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master [2020-06-16T23:58:45.310Z] # $SEMVER_REMOTE_NAME = origin [2020-06-16T23:58:45.310Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-16T23:58:45.310Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-16T23:58:45.310Z] # $SEMVER_BRANCH = master [2020-06-16T23:58:45.310Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver [Pipeline] } [2020-06-16T23:58:52.003Z] $ docker exec --env ******** --env ******** d7b8377f5a9b192e41fa60fe162a6d3d4f60db4708999156488014ff0557d3c4 ssh-agent -k [2020-06-16T23:58:52.189Z] unset SSH_AUTH_SOCK; [2020-06-16T23:58:52.191Z] unset SSH_AGENT_PID; [2020-06-16T23:58:52.191Z] echo Agent pid 17 killed; [2020-06-16T23:58:52.270Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-16T23:58:52.642Z] + git semver [Pipeline] } [2020-06-16T23:58:52.668Z] $ docker stop --time=1 d7b8377f5a9b192e41fa60fe162a6d3d4f60db4708999156488014ff0557d3c4 [2020-06-16T23:58:54.130Z] $ docker rm -f d7b8377f5a9b192e41fa60fe162a6d3d4f60db4708999156488014ff0557d3c4 [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-16T23:58:54.778Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-16T23:58:55.355Z] ---> package-listing.sh [2020-06-16T23:58:55.355Z] ++ facter osfamily [2020-06-16T23:58:55.355Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-16T23:58:55.620Z] + OS_FAMILY=redhat [2020-06-16T23:58:55.620Z] + workspace=/w/workspace/exfoundry_go-mod-registry_master [2020-06-16T23:58:55.620Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-16T23:58:55.620Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-16T23:58:55.620Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-16T23:58:55.620Z] + PACKAGES=/tmp/packages_start.txt [2020-06-16T23:58:55.620Z] + '[' /w/workspace/exfoundry_go-mod-registry_master ']' [2020-06-16T23:58:55.620Z] + PACKAGES=/tmp/packages_end.txt [2020-06-16T23:58:55.620Z] + case "${OS_FAMILY}" in [2020-06-16T23:58:55.620Z] + rpm -qa [2020-06-16T23:58:55.620Z] + sort [2020-06-16T23:58:59.857Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-16T23:58:59.857Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-16T23:58:59.857Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-16T23:58:59.857Z] + '[' /w/workspace/exfoundry_go-mod-registry_master ']' [2020-06-16T23:58:59.857Z] + mkdir -p /w/workspace/exfoundry_go-mod-registry_master/archives/ [2020-06-16T23:58:59.857Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-registry_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:59:00.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-16T23:59:00.269Z] [2020-06-16T23:59:00.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:59:00.622Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-16T23:59:00.622Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-16T23:59:00.622Z] c9b1b535fdd9: Pulling fs layer [2020-06-16T23:59:00.622Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-16T23:59:00.622Z] 756a868c4378: Pulling fs layer [2020-06-16T23:59:00.622Z] 444b2fc9a129: Pulling fs layer [2020-06-16T23:59:00.622Z] ea15f1150254: Pulling fs layer [2020-06-16T23:59:00.622Z] 41b27a9f41bf: Pulling fs layer [2020-06-16T23:59:00.622Z] 28c525ee5125: Pulling fs layer [2020-06-16T23:59:00.622Z] 094b1ea09ed8: Pulling fs layer [2020-06-16T23:59:00.622Z] 138eaada9080: Pulling fs layer [2020-06-16T23:59:00.622Z] 0622d0fa9048: Pulling fs layer [2020-06-16T23:59:00.622Z] 28c525ee5125: Waiting [2020-06-16T23:59:00.622Z] 094b1ea09ed8: Waiting [2020-06-16T23:59:00.622Z] 444b2fc9a129: Waiting [2020-06-16T23:59:00.622Z] 138eaada9080: Waiting [2020-06-16T23:59:00.622Z] 0622d0fa9048: Waiting [2020-06-16T23:59:00.622Z] ea15f1150254: Waiting [2020-06-16T23:59:00.622Z] 41b27a9f41bf: Waiting [2020-06-16T23:59:00.622Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-16T23:59:00.622Z] 2cc5ad85d9ab: Download complete [2020-06-16T23:59:00.622Z] 444b2fc9a129: Verifying Checksum [2020-06-16T23:59:00.622Z] 444b2fc9a129: Download complete [2020-06-16T23:59:00.894Z] c9b1b535fdd9: Verifying Checksum [2020-06-16T23:59:00.894Z] c9b1b535fdd9: Download complete [2020-06-16T23:59:00.894Z] ea15f1150254: Verifying Checksum [2020-06-16T23:59:00.894Z] ea15f1150254: Download complete [2020-06-16T23:59:00.894Z] 28c525ee5125: Verifying Checksum [2020-06-16T23:59:00.894Z] 28c525ee5125: Download complete [2020-06-16T23:59:01.920Z] 756a868c4378: Verifying Checksum [2020-06-16T23:59:01.920Z] 756a868c4378: Download complete [2020-06-16T23:59:01.920Z] 138eaada9080: Verifying Checksum [2020-06-16T23:59:01.920Z] 138eaada9080: Download complete [2020-06-16T23:59:01.920Z] 094b1ea09ed8: Verifying Checksum [2020-06-16T23:59:01.920Z] 094b1ea09ed8: Download complete [2020-06-16T23:59:01.920Z] 0622d0fa9048: Verifying Checksum [2020-06-16T23:59:01.920Z] 0622d0fa9048: Download complete [2020-06-16T23:59:02.329Z] c9b1b535fdd9: Pull complete [2020-06-16T23:59:03.136Z] 41b27a9f41bf: Verifying Checksum [2020-06-16T23:59:03.136Z] 41b27a9f41bf: Download complete [2020-06-16T23:59:03.136Z] 2cc5ad85d9ab: Pull complete [2020-06-16T23:59:06.688Z] 756a868c4378: Pull complete [2020-06-16T23:59:06.688Z] 444b2fc9a129: Pull complete [2020-06-16T23:59:07.021Z] ea15f1150254: Pull complete [2020-06-16T23:59:12.674Z] 41b27a9f41bf: Pull complete [2020-06-16T23:59:12.674Z] 28c525ee5125: Pull complete [2020-06-16T23:59:17.135Z] 094b1ea09ed8: Pull complete [2020-06-16T23:59:17.135Z] 138eaada9080: Pull complete [2020-06-16T23:59:17.135Z] 0622d0fa9048: Pull complete [2020-06-16T23:59:17.135Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-16T23:59:17.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-16T23:59:17.135Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-16T23:59:17.882Z] prd-centos7-docker-4c-2g-3236 does not seem to be running inside a container [2020-06-16T23:59:18.234Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_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-16T23:59:21.842Z] $ docker top 8a691c57ccc5034b9f97224c470341b49fb1c32bb637be075e77142798884915 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-16T23:59:22.039Z] provisioning config files... [2020-06-16T23:59:22.054Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config1266887350061372200tmp [Pipeline] { [Pipeline] echo [2020-06-16T23:59:22.085Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-16T23:59:22.398Z] ---> create-netrc.sh [Pipeline] echo [2020-06-16T23:59:22.672Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-16T23:59:23.064Z] ---> logs-deploy.sh [2020-06-16T23:59:23.065Z] + ARCHIVE_ARTIFACTS= [2020-06-16T23:59:23.065Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-16T23:59:23.065Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-16T23:59:23.065Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-16T23:59:23.065Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/master/9 [2020-06-16T23:59:23.065Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-registry/job/master/9/ [2020-06-16T23:59:23.065Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/master/9 /w/workspace/exfoundry_go-mod-registry_master [2020-06-16T23:59:25.084Z] Archives upload complete. [2020-06-16T23:59:25.084Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/master/9 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-registry/job/master/9/