Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bcb78af5f8eafd924cf61f28d1097c57f4e87501 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-messaging, 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-messaging-settings PROJECT: go-mod-messaging 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-messaging 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-3344’ Running on prd-centos7-docker-4c-2g-3346 in /w/workspace/xfoundry_go-mod-messaging_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-messaging.git Fetching without tags Checking out Revision bcb78af5f8eafd924cf61f28d1097c57f4e87501 (master) > git init /w/workspace/xfoundry_go-mod-messaging_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bcb78af5f8eafd924cf61f28d1097c57f4e87501 # timeout=10 Commit message: "Merge pull request #55 from jamesrgregg/update-pr-template" > git rev-list --no-walk b5ec47ec301cb27b8648b17ee6bcbceb797fde21 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-17T15:14:10.738Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-17T15:14:10.848Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-17T15:14:10.886Z] ========================================================= [2020-06-17T15:14:10.886Z] EdgeX Global Pipelines Version Info [2020-06-17T15:14:10.886Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-17T15:14:12.820Z] ------------------- [2020-06-17T15:14:12.820Z] stable info: [2020-06-17T15:14:12.820Z] ------------------- [2020-06-17T15:14:12.820Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-17T15:14:12.820Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-17T15:14:12.820Z] Message: update stable to v1.0.89 [2020-06-17T15:14:13.761Z] ------------------- [2020-06-17T15:14:13.761Z] experimental info: [2020-06-17T15:14:13.761Z] ------------------- [2020-06-17T15:14:13.761Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-17T15:14:13.761Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-17T15:14:13.761Z] 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-17T15:14:14.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-17T15:14:14.948Z] [2020-06-17T15:14:14.948Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-17T15:14:15.288Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-17T15:14:15.288Z] latest: Pulling from edgex-devops/git-semver [2020-06-17T15:14:15.288Z] 9123ac7c32f7: Pulling fs layer [2020-06-17T15:14:15.288Z] b8cc5d1170e3: Pulling fs layer [2020-06-17T15:14:15.288Z] 2924cbbf6a41: Pulling fs layer [2020-06-17T15:14:15.288Z] 93b08a4f1073: Pulling fs layer [2020-06-17T15:14:15.288Z] 93b08a4f1073: Waiting [2020-06-17T15:14:15.288Z] b8cc5d1170e3: Verifying Checksum [2020-06-17T15:14:15.288Z] b8cc5d1170e3: Download complete [2020-06-17T15:14:15.288Z] 9123ac7c32f7: Verifying Checksum [2020-06-17T15:14:15.288Z] 9123ac7c32f7: Download complete [2020-06-17T15:14:15.549Z] 93b08a4f1073: Verifying Checksum [2020-06-17T15:14:15.549Z] 93b08a4f1073: Download complete [2020-06-17T15:14:15.549Z] 2924cbbf6a41: Verifying Checksum [2020-06-17T15:14:15.549Z] 2924cbbf6a41: Download complete [2020-06-17T15:14:15.549Z] 9123ac7c32f7: Pull complete [2020-06-17T15:14:15.814Z] b8cc5d1170e3: Pull complete [2020-06-17T15:14:16.398Z] 2924cbbf6a41: Pull complete [2020-06-17T15:14:16.659Z] 93b08a4f1073: Pull complete [2020-06-17T15:14:16.659Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-17T15:14:16.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-17T15:14:16.659Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-17T15:14:16.763Z] prd-centos7-docker-4c-2g-3346 does not seem to be running inside a container [2020-06-17T15:14:16.809Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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-17T15:14:18.914Z] $ docker top 72deeaff7fc47b475a670bc2aa84d9bbd88b7abd9bff5821c0443270f8bc0563 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-17T15:14:19.098Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-17T15:14:19.098Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-17T15:14:19.311Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-17T15:14:19.319Z] $ docker exec 72deeaff7fc47b475a670bc2aa84d9bbd88b7abd9bff5821c0443270f8bc0563 ssh-agent [2020-06-17T15:14:19.466Z] SSH_AUTH_SOCK=/tmp/ssh-EGTtR17AJuO3/agent.11 [2020-06-17T15:14:19.466Z] SSH_AGENT_PID=16 [2020-06-17T15:14:19.477Z] Running ssh-add (command line suppressed) [2020-06-17T15:14:19.597Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3655849387890470791.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3655849387890470791.key) [2020-06-17T15:14:19.643Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-17T15:14:19.961Z] + git describe --exact-match --tags HEAD [2020-06-17T15:14:19.961Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-17T15:14:20.119Z] $ docker exec --env ******** --env ******** 72deeaff7fc47b475a670bc2aa84d9bbd88b7abd9bff5821c0443270f8bc0563 ssh-agent -k [2020-06-17T15:14:20.233Z] unset SSH_AUTH_SOCK; [2020-06-17T15:14:20.233Z] unset SSH_AGENT_PID; [2020-06-17T15:14:20.233Z] echo Agent pid 16 killed; [2020-06-17T15:14:20.273Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-17T15:14:20.318Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-17T15:14:20.318Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-17T15:14:20.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-17T15:14:20.364Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-17T15:14:20.512Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-17T15:14:20.519Z] $ docker exec 72deeaff7fc47b475a670bc2aa84d9bbd88b7abd9bff5821c0443270f8bc0563 ssh-agent [2020-06-17T15:14:20.663Z] SSH_AUTH_SOCK=/tmp/ssh-UBkRPC4dIxfu/agent.44 [2020-06-17T15:14:20.663Z] SSH_AGENT_PID=49 [2020-06-17T15:14:20.668Z] Running ssh-add (command line suppressed) [2020-06-17T15:14:20.779Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_7637330482150201149.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_7637330482150201149.key) [2020-06-17T15:14:20.825Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-17T15:14:21.128Z] + git semver init [2020-06-17T15:14:21.128Z] # -> Open(): unable to determine branch for HEAD [2020-06-17T15:14:21.128Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2020-06-17T15:14:21.128Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2020-06-17T15:14:21.128Z] # $SEMVER_REMOTE_NAME = origin [2020-06-17T15:14:21.128Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-17T15:14:21.128Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-17T15:14:21.128Z] # $SEMVER_BRANCH = master [2020-06-17T15:14:21.128Z] # $SEMVER_TEMP = /tmp/semver-713953771 [2020-06-17T15:14:21.128Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2020-06-17T15:14:21.388Z] # '/tmp/semver-713953771' -> '/w/workspace/xfoundry_go-mod-messaging_master/.semver' [2020-06-17T15:14:21.388Z] # -> Force: false [2020-06-17T15:14:21.388Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } [2020-06-17T15:14:21.402Z] $ docker exec --env ******** --env ******** 72deeaff7fc47b475a670bc2aa84d9bbd88b7abd9bff5821c0443270f8bc0563 ssh-agent -k [2020-06-17T15:14:21.513Z] unset SSH_AUTH_SOCK; [2020-06-17T15:14:21.513Z] unset SSH_AGENT_PID; [2020-06-17T15:14:21.513Z] echo Agent pid 49 killed; [2020-06-17T15:14:21.549Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-17T15:14:21.906Z] + git semver [Pipeline] } [2020-06-17T15:14:21.923Z] $ docker stop --time=1 72deeaff7fc47b475a670bc2aa84d9bbd88b7abd9bff5821c0443270f8bc0563 [2020-06-17T15:14:23.246Z] $ docker rm -f 72deeaff7fc47b475a670bc2aa84d9bbd88b7abd9bff5821c0443270f8bc0563 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-17T15:14:23.671Z] Stashed 31 file(s) [Pipeline] echo [2020-06-17T15:14:23.673Z] [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-17T15:14:38.832Z] Still waiting to schedule task [2020-06-17T15:14:38.832Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-06-17T15:14:38.833Z] Still waiting to schedule task [2020-06-17T15:14:38.833Z] ‘prd-centos7-builder-2c-1g-3343’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2075’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3317’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3345’ is offline [2020-06-17T15:15:44.965Z] Running on prd-centos7-docker-4c-2g-3349 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] ws [2020-06-17T15:15:44.989Z] Running in /w/workspace/go-mod-messaging/11 [Pipeline] { [Pipeline] checkout [2020-06-17T15:15:47.087Z] using credential edgex-jenkins-ssh [2020-06-17T15:15:47.114Z] Cloning the remote Git repository [2020-06-17T15:15:47.114Z] Cloning with configured refspecs honoured and without tags [2020-06-17T15:15:47.135Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-06-17T15:15:47.196Z] > git init /w/workspace/go-mod-messaging/11 # timeout=10 [2020-06-17T15:15:48.130Z] Fetching without tags [2020-06-17T15:15:48.509Z] Checking out Revision bcb78af5f8eafd924cf61f28d1097c57f4e87501 (master) [2020-06-17T15:15:47.624Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-06-17T15:15:47.624Z] > git --version # timeout=10 [2020-06-17T15:15:47.630Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-17T15:15:47.660Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-17T15:15:48.109Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-06-17T15:15:48.114Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-17T15:15:48.124Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-06-17T15:15:48.134Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-06-17T15:15:48.135Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-17T15:15:48.139Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-17T15:15:48.515Z] > git config core.sparsecheckout # timeout=10 [2020-06-17T15:15:48.520Z] > git checkout -f bcb78af5f8eafd924cf61f28d1097c57f4e87501 # timeout=10 [2020-06-17T15:15:52.207Z] Commit message: "Merge pull request #55 from jamesrgregg/update-pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-17T15:15:52.838Z] ========================================================= [2020-06-17T15:15:52.838Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-17T15:15:52.838Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-17T15:15:53.489Z] + 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-17T15:15:53.489Z] Sending build context to Docker daemon 571.9kB [2020-06-17T15:15:53.489Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-06-17T15:15:53.489Z] Step 2/7 : FROM ${BASE} [2020-06-17T15:15:53.774Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-17T15:15:53.774Z] e6b0cf9c0882: Pulling fs layer [2020-06-17T15:15:53.774Z] 2848faf0eed1: Pulling fs layer [2020-06-17T15:15:53.774Z] 0f37312ad70f: Pulling fs layer [2020-06-17T15:15:53.774Z] 5788d62ee057: Pulling fs layer [2020-06-17T15:15:53.774Z] 0e6b1d234666: Pulling fs layer [2020-06-17T15:15:53.774Z] bf5d7aec512f: Pulling fs layer [2020-06-17T15:15:53.774Z] 34c802a77dc8: Pulling fs layer [2020-06-17T15:15:53.774Z] 9eb99e56ec68: Pulling fs layer [2020-06-17T15:15:53.774Z] 27c7a5d97fbd: Pulling fs layer [2020-06-17T15:15:53.774Z] 5c102a31e300: Pulling fs layer [2020-06-17T15:15:53.774Z] dcfb455df0a1: Pulling fs layer [2020-06-17T15:15:53.774Z] 34c802a77dc8: Waiting [2020-06-17T15:15:53.774Z] 9eb99e56ec68: Waiting [2020-06-17T15:15:53.774Z] 27c7a5d97fbd: Waiting [2020-06-17T15:15:53.774Z] 5c102a31e300: Waiting [2020-06-17T15:15:53.774Z] dcfb455df0a1: Waiting [2020-06-17T15:15:53.774Z] 5788d62ee057: Waiting [2020-06-17T15:15:53.774Z] 0e6b1d234666: Waiting [2020-06-17T15:15:53.774Z] bf5d7aec512f: Waiting [2020-06-17T15:15:53.774Z] 0f37312ad70f: Verifying Checksum [2020-06-17T15:15:53.774Z] 0f37312ad70f: Download complete [2020-06-17T15:15:53.774Z] 2848faf0eed1: Verifying Checksum [2020-06-17T15:15:53.774Z] 2848faf0eed1: Download complete [2020-06-17T15:15:53.774Z] 0e6b1d234666: Verifying Checksum [2020-06-17T15:15:53.774Z] 0e6b1d234666: Download complete [2020-06-17T15:15:53.774Z] bf5d7aec512f: Verifying Checksum [2020-06-17T15:15:53.774Z] bf5d7aec512f: Download complete [2020-06-17T15:15:53.774Z] e6b0cf9c0882: Verifying Checksum [2020-06-17T15:15:53.774Z] e6b0cf9c0882: Download complete [2020-06-17T15:15:54.046Z] e6b0cf9c0882: Pull complete [2020-06-17T15:15:54.315Z] 34c802a77dc8: Download complete [2020-06-17T15:15:54.315Z] 27c7a5d97fbd: Download complete [2020-06-17T15:15:54.899Z] 5c102a31e300: Verifying Checksum [2020-06-17T15:15:54.899Z] 5c102a31e300: Download complete [2020-06-17T15:15:54.899Z] dcfb455df0a1: Verifying Checksum [2020-06-17T15:15:54.899Z] dcfb455df0a1: Download complete [2020-06-17T15:15:55.177Z] 5788d62ee057: Verifying Checksum [2020-06-17T15:15:55.177Z] 5788d62ee057: Download complete [2020-06-17T15:15:55.177Z] 9eb99e56ec68: Verifying Checksum [2020-06-17T15:15:55.177Z] 9eb99e56ec68: Download complete [2020-06-17T15:15:56.125Z] 2848faf0eed1: Pull complete [2020-06-17T15:15:56.125Z] 0f37312ad70f: Pull complete [2020-06-17T15:16:01.451Z] 5788d62ee057: Pull complete [2020-06-17T15:16:01.452Z] 0e6b1d234666: Pull complete [2020-06-17T15:16:01.452Z] bf5d7aec512f: Pull complete [2020-06-17T15:16:06.776Z] 34c802a77dc8: Pull complete [2020-06-17T15:16:09.326Z] 9eb99e56ec68: Pull complete [2020-06-17T15:16:09.326Z] 27c7a5d97fbd: Pull complete [2020-06-17T15:16:09.895Z] 5c102a31e300: Pull complete [2020-06-17T15:16:09.895Z] dcfb455df0a1: Pull complete [2020-06-17T15:16:09.895Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-17T15:16:09.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-17T15:16:09.895Z] ---> 7c70fe431013 [2020-06-17T15:16:09.895Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-17T15:16:11.809Z] ---> Running in 4652a820900c [2020-06-17T15:16:11.809Z] Removing intermediate container 4652a820900c [2020-06-17T15:16:11.809Z] ---> f73f6ec73aae [2020-06-17T15:16:11.809Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-06-17T15:16:11.809Z] ---> Running in 4de0dd868887 [2020-06-17T15:16:12.380Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-17T15:16:12.950Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-17T15:16:13.520Z] (1/5) Installing libsodium (1.0.18-r0) [2020-06-17T15:16:13.520Z] (2/5) Installing libzmq (4.3.2-r0) [2020-06-17T15:16:13.779Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-06-17T15:16:13.779Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-06-17T15:16:13.779Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-06-17T15:16:14.038Z] Executing busybox-1.31.1-r8.trigger [2020-06-17T15:16:14.039Z] OK: 145 MiB in 44 packages [2020-06-17T15:16:14.610Z] Removing intermediate container 4de0dd868887 [2020-06-17T15:16:14.610Z] ---> 6de2027536d9 [2020-06-17T15:16:14.610Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-06-17T15:16:14.610Z] ---> Running in 0b0e1219cf36 [2020-06-17T15:16:14.873Z] Removing intermediate container 0b0e1219cf36 [2020-06-17T15:16:14.873Z] ---> 8215da835193 [2020-06-17T15:16:14.873Z] Step 6/7 : COPY go.mod . [2020-06-17T15:16:14.873Z] ---> 186740732af0 [2020-06-17T15:16:14.873Z] Step 7/7 : RUN go mod download [2020-06-17T15:16:15.135Z] ---> Running in 46eba45a2d05 [2020-06-17T15:16:17.050Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-06-17T15:16:17.050Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-17T15:16:17.050Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-06-17T15:16:17.050Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-06-17T15:16:17.050Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-17T15:16:17.050Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-06-17T15:16:17.050Z] go: finding github.com/kr/pretty v0.1.0 [2020-06-17T15:16:17.050Z] go: finding github.com/kr/pty v1.1.1 [2020-06-17T15:16:17.050Z] go: finding github.com/kr/text v0.1.0 [2020-06-17T15:16:17.050Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-06-17T15:16:17.050Z] go: finding github.com/onsi/gomega v1.7.0 [2020-06-17T15:16:17.050Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-06-17T15:16:17.310Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-17T15:16:17.310Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-17T15:16:17.310Z] go: finding github.com/stretchr/testify v1.3.0 [2020-06-17T15:16:17.310Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-17T15:16:17.310Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-17T15:16:17.310Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-17T15:16:17.310Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-06-17T15:16:17.310Z] go: finding golang.org/x/text v0.3.2 [2020-06-17T15:16:17.310Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-06-17T15:16:17.310Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-17T15:16:17.571Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-06-17T15:16:17.571Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-06-17T15:16:17.571Z] go: finding gopkg.in/yaml.v2 v2.2.4 [2020-06-17T15:16:25.711Z] Removing intermediate container 46eba45a2d05 [2020-06-17T15:16:25.711Z] ---> c5eb39b35eeb [2020-06-17T15:16:25.711Z] Successfully built c5eb39b35eeb [2020-06-17T15:16:25.711Z] 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-17T15:16:26.191Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-17T15:16:26.191Z] . [Pipeline] withDockerContainer [2020-06-17T15:16:26.390Z] prd-centos7-docker-4c-2g-3349 does not seem to be running inside a container [2020-06-17T15:16:26.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/11 -v /w/workspace/go-mod-messaging/11:/w/workspace/go-mod-messaging/11:rw,z -v /w/workspace/go-mod-messaging/11@tmp:/w/workspace/go-mod-messaging/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-06-17T15:16:27.484Z] $ docker top bb4c2ee9fcb8989120d67aa72553a59e3695d51a38112b7d3e955b1d1e77addc -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-17T15:16:27.920Z] + go version [2020-06-17T15:16:27.920Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-17T15:16:28.218Z] + make test [2020-06-17T15:16:28.218Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-17T15:16:32.487Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-06-17T15:16:34.432Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.013s coverage: 94.7% of statements [2020-06-17T15:16:37.039Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.006s coverage: 77.1% of statements [2020-06-17T15:16:37.039Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [2020-06-17T15:16:59.027Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.340s coverage: 84.1% of statements [2020-06-17T15:16:59.027Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.008s coverage: 85.7% of statements [2020-06-17T15:16:59.027Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.011s coverage: 100.0% of statements [2020-06-17T15:16:59.027Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.027s coverage: 100.0% of statements [2020-06-17T15:16:59.027Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.005s coverage: 90.9% of statements [2020-06-17T15:16:59.027Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-06-17T15:16:59.981Z] gofmt -l . [2020-06-17T15:16:59.981Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-06-17T15:17:00.208Z] Stashed 1 file(s) [Pipeline] } [2020-06-17T15:17:00.212Z] $ docker stop --time=1 bb4c2ee9fcb8989120d67aa72553a59e3695d51a38112b7d3e955b1d1e77addc [2020-06-17T15:17:01.326Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3351 in /w/workspace/xfoundry_go-mod-messaging_master [2020-06-17T15:17:02.232Z] $ docker rm -f bb4c2ee9fcb8989120d67aa72553a59e3695d51a38112b7d3e955b1d1e77addc [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2020-06-17T15:17:02.439Z] Running in /w/workspace/go-mod-messaging/11 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] checkout 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-17T15:17:07.550Z] using credential edgex-jenkins-ssh [2020-06-17T15:17:07.584Z] Cloning the remote Git repository [2020-06-17T15:17:07.584Z] Cloning with configured refspecs honoured and without tags [2020-06-17T15:17:08.583Z] Fetching without tags [2020-06-17T15:17:07.644Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-06-17T15:17:07.757Z] > git init /w/workspace/go-mod-messaging/11 # timeout=10 [2020-06-17T15:17:07.828Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-06-17T15:17:07.830Z] > git --version # timeout=10 [2020-06-17T15:17:07.853Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-17T15:17:07.908Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-17T15:17:08.524Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-06-17T15:17:08.543Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-17T15:17:08.566Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-06-17T15:17:08.600Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-06-17T15:17:08.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-17T15:17:08.614Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-17T15:17:09.130Z] Checking out Revision bcb78af5f8eafd924cf61f28d1097c57f4e87501 (master) [2020-06-17T15:17:09.154Z] > git config core.sparsecheckout # timeout=10 [2020-06-17T15:17:09.170Z] > git checkout -f bcb78af5f8eafd924cf61f28d1097c57f4e87501 # timeout=10 [2020-06-17T15:17:13.733Z] Commit message: "Merge pull request #55 from jamesrgregg/update-pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-17T15:17:14.642Z] ========================================================= [2020-06-17T15:17:14.642Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-17T15:17:14.642Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-17T15:17:15.659Z] + 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-17T15:17:16.268Z] Sending build context to Docker daemon 571.9kB [2020-06-17T15:17:16.268Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-06-17T15:17:16.268Z] Step 2/7 : FROM ${BASE} [2020-06-17T15:17:16.878Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-17T15:17:16.878Z] cde5963f3b93: Pulling fs layer [2020-06-17T15:17:16.878Z] 2a23fa8c16f7: Pulling fs layer [2020-06-17T15:17:16.878Z] 777b28850792: Pulling fs layer [2020-06-17T15:17:16.878Z] 8a11ddd9e578: Pulling fs layer [2020-06-17T15:17:16.878Z] 4cf88f913ddb: Pulling fs layer [2020-06-17T15:17:16.878Z] 1df406cf5192: Pulling fs layer [2020-06-17T15:17:16.878Z] cd6300453558: Pulling fs layer [2020-06-17T15:17:16.878Z] b9c365052c96: Pulling fs layer [2020-06-17T15:17:16.878Z] a2d8cc88f415: Pulling fs layer [2020-06-17T15:17:16.878Z] ea1d1ca13537: Pulling fs layer [2020-06-17T15:17:16.878Z] 3750a50a1c5e: Pulling fs layer [2020-06-17T15:17:16.878Z] cd6300453558: Waiting [2020-06-17T15:17:16.878Z] b9c365052c96: Waiting [2020-06-17T15:17:16.878Z] a2d8cc88f415: Waiting [2020-06-17T15:17:16.878Z] ea1d1ca13537: Waiting [2020-06-17T15:17:16.878Z] 8a11ddd9e578: Waiting [2020-06-17T15:17:16.878Z] 3750a50a1c5e: Waiting [2020-06-17T15:17:16.878Z] 4cf88f913ddb: Waiting [2020-06-17T15:17:16.878Z] 1df406cf5192: Waiting [2020-06-17T15:17:16.878Z] 777b28850792: Verifying Checksum [2020-06-17T15:17:16.878Z] 777b28850792: Download complete [2020-06-17T15:17:16.878Z] 2a23fa8c16f7: Download complete [2020-06-17T15:17:16.878Z] 4cf88f913ddb: Verifying Checksum [2020-06-17T15:17:16.878Z] 4cf88f913ddb: Download complete [2020-06-17T15:17:16.878Z] 1df406cf5192: Verifying Checksum [2020-06-17T15:17:16.878Z] 1df406cf5192: Download complete [2020-06-17T15:17:16.878Z] cde5963f3b93: Verifying Checksum [2020-06-17T15:17:17.962Z] cde5963f3b93: Pull complete [2020-06-17T15:17:18.569Z] 2a23fa8c16f7: Pull complete [2020-06-17T15:17:18.849Z] 777b28850792: Pull complete [2020-06-17T15:17:19.125Z] cd6300453558: Download complete [2020-06-17T15:17:19.125Z] a2d8cc88f415: Verifying Checksum [2020-06-17T15:17:19.125Z] a2d8cc88f415: Download complete [2020-06-17T15:17:20.118Z] ea1d1ca13537: Verifying Checksum [2020-06-17T15:17:20.118Z] ea1d1ca13537: Download complete [2020-06-17T15:17:20.118Z] 3750a50a1c5e: Verifying Checksum [2020-06-17T15:17:20.118Z] 3750a50a1c5e: Download complete [2020-06-17T15:17:21.562Z] b9c365052c96: Verifying Checksum [2020-06-17T15:17:21.562Z] b9c365052c96: Download complete [2020-06-17T15:17:22.167Z] 8a11ddd9e578: Verifying Checksum [2020-06-17T15:17:22.167Z] 8a11ddd9e578: Download complete [2020-06-17T15:17:34.566Z] 8a11ddd9e578: Pull complete [2020-06-17T15:17:34.566Z] 4cf88f913ddb: Pull complete [2020-06-17T15:17:34.566Z] 1df406cf5192: Pull complete [2020-06-17T15:17:38.883Z] cd6300453558: Pull complete [2020-06-17T15:17:43.215Z] b9c365052c96: Pull complete [2020-06-17T15:17:43.215Z] a2d8cc88f415: Pull complete [2020-06-17T15:17:45.205Z] ea1d1ca13537: Pull complete [2020-06-17T15:17:45.477Z] 3750a50a1c5e: Pull complete [2020-06-17T15:17:45.477Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-17T15:17:45.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-17T15:17:45.477Z] ---> 78745c68409d [2020-06-17T15:17:45.477Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-17T15:17:49.762Z] ---> Running in 18cfa9bd4daa [2020-06-17T15:17:50.033Z] Removing intermediate container 18cfa9bd4daa [2020-06-17T15:17:50.034Z] ---> bd586e5d39f4 [2020-06-17T15:17:50.034Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-06-17T15:17:50.304Z] ---> Running in c35b45610a7b [2020-06-17T15:17:51.730Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-17T15:17:52.705Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-17T15:17:52.976Z] (1/5) Installing libsodium (1.0.18-r0) [2020-06-17T15:17:53.247Z] (2/5) Installing libzmq (4.3.2-r0) [2020-06-17T15:17:53.247Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-06-17T15:17:53.247Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-06-17T15:17:53.518Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-06-17T15:17:53.518Z] Executing busybox-1.31.1-r8.trigger [2020-06-17T15:17:53.518Z] OK: 127 MiB in 44 packages [2020-06-17T15:17:54.945Z] Removing intermediate container c35b45610a7b [2020-06-17T15:17:54.945Z] ---> a944876a4014 [2020-06-17T15:17:54.945Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-06-17T15:17:54.945Z] ---> Running in 61bf0c4c9c8e [2020-06-17T15:17:55.542Z] Removing intermediate container 61bf0c4c9c8e [2020-06-17T15:17:55.542Z] ---> 8eb1ec5becfa [2020-06-17T15:17:55.542Z] Step 6/7 : COPY go.mod . [2020-06-17T15:17:56.137Z] ---> 56e758b2235d [2020-06-17T15:17:56.137Z] Step 7/7 : RUN go mod download [2020-06-17T15:17:56.137Z] ---> Running in 70f2a1568fae [2020-06-17T15:17:58.764Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-06-17T15:17:58.764Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-17T15:17:58.764Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-06-17T15:17:58.764Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-06-17T15:17:58.764Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-17T15:17:58.764Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-06-17T15:17:58.764Z] go: finding github.com/kr/pretty v0.1.0 [2020-06-17T15:17:58.764Z] go: finding github.com/kr/pty v1.1.1 [2020-06-17T15:17:58.764Z] go: finding github.com/kr/text v0.1.0 [2020-06-17T15:17:58.764Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-06-17T15:17:58.764Z] go: finding github.com/onsi/gomega v1.7.0 [2020-06-17T15:17:58.764Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-06-17T15:17:58.764Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-17T15:17:58.764Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-17T15:17:58.764Z] go: finding github.com/stretchr/testify v1.3.0 [2020-06-17T15:17:58.764Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-17T15:17:58.764Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-17T15:17:58.764Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-17T15:17:58.764Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-06-17T15:17:58.764Z] go: finding golang.org/x/text v0.3.2 [2020-06-17T15:17:58.764Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-06-17T15:17:58.764Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-17T15:17:58.764Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-06-17T15:17:58.764Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-06-17T15:17:58.764Z] go: finding gopkg.in/yaml.v2 v2.2.4 [2020-06-17T15:18:11.195Z] Removing intermediate container 70f2a1568fae [2020-06-17T15:18:11.195Z] ---> b7644abd5498 [2020-06-17T15:18:11.195Z] Successfully built b7644abd5498 [2020-06-17T15:18:11.195Z] 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-17T15:18:11.744Z] + docker inspect -f . ci-base-image-arm64 [2020-06-17T15:18:11.744Z] . [Pipeline] withDockerContainer [2020-06-17T15:18:12.025Z] prd-ubuntu18.04-docker-arm64-4c-16g-3351 does not seem to be running inside a container [2020-06-17T15:18:12.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/11 -v /w/workspace/go-mod-messaging/11:/w/workspace/go-mod-messaging/11:rw,z -v /w/workspace/go-mod-messaging/11@tmp:/w/workspace/go-mod-messaging/11@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-17T15:18:14.015Z] $ docker top bf6d83e7f3331ee3dd4e98140a876014845ac4f72752300900c866f415a8e078 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-17T15:18:15.368Z] + go version [2020-06-17T15:18:15.368Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-17T15:18:16.422Z] + make test [2020-06-17T15:18:16.422Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-17T15:18:28.832Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-06-17T15:18:33.166Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.042s coverage: 94.7% of statements [2020-06-17T15:18:45.621Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.025s coverage: 77.1% of statements [2020-06-17T15:18:45.621Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [2020-06-17T15:19:07.784Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.388s coverage: 84.1% of statements [2020-06-17T15:19:07.784Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.023s coverage: 85.7% of statements [2020-06-17T15:19:07.784Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.025s coverage: 100.0% of statements [2020-06-17T15:19:07.784Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.047s coverage: 100.0% of statements [2020-06-17T15:19:07.784Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.017s coverage: 90.9% of statements [2020-06-17T15:19:07.784Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-06-17T15:19:10.418Z] gofmt -l . [2020-06-17T15:19:10.687Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-06-17T15:19:10.975Z] Warning: overwriting stash ‘coverage-report’ [2020-06-17T15:19:11.342Z] Stashed 1 file(s) [Pipeline] } [2020-06-17T15:19:11.348Z] $ docker stop --time=1 bf6d83e7f3331ee3dd4e98140a876014845ac4f72752300900c866f415a8e078 [2020-06-17T15:19:13.436Z] $ docker rm -f bf6d83e7f3331ee3dd4e98140a876014845ac4f72752300900c866f415a8e078 [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-17T15:19:14.637Z] provisioning config files... [2020-06-17T15:19:14.647Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config1873525851119847709tmp [Pipeline] { [Pipeline] sh [2020-06-17T15:19:14.969Z] + curl -s https://codecov.io/bash [2020-06-17T15:19:14.969Z] + bash -s - -t @/w/workspace/xfoundry_go-mod-messaging_master@tmp/config1873525851119847709tmp [2020-06-17T15:19:15.229Z] [2020-06-17T15:19:15.229Z] _____ _ [2020-06-17T15:19:15.229Z] / ____| | | [2020-06-17T15:19:15.229Z] | | ___ __| | ___ ___ _____ __ [2020-06-17T15:19:15.229Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-17T15:19:15.229Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-17T15:19:15.229Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-17T15:19:15.229Z] Bash-20200602-f809a24 [2020-06-17T15:19:15.229Z] [2020-06-17T15:19:15.229Z] [2020-06-17T15:19:15.229Z] ==> Jenkins CI detected. [2020-06-17T15:19:15.229Z] project root: . [2020-06-17T15:19:15.229Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-17T15:19:15.229Z] ==> Running gcov in . (disable via -X gcov) [2020-06-17T15:19:15.229Z] ==> Python coveragepy not found [2020-06-17T15:19:15.229Z] ==> Searching for coverage reports in: [2020-06-17T15:19:15.229Z] + . [2020-06-17T15:19:15.229Z] -> Found 1 reports [2020-06-17T15:19:15.229Z] ==> Detecting git/mercurial file structure [2020-06-17T15:19:15.229Z] ==> Reading reports [2020-06-17T15:19:15.229Z] + ./coverage.out bytes=20619 [2020-06-17T15:19:15.229Z] ==> Appending adjustments [2020-06-17T15:19:15.229Z] https://docs.codecov.io/docs/fixing-reports [2020-06-17T15:19:15.229Z] + Found adjustments [2020-06-17T15:19:15.229Z] ==> Gzipping contents [2020-06-17T15:19:15.491Z] ==> Uploading reports [2020-06-17T15:19:15.491Z] url: https://codecov.io [2020-06-17T15:19:15.491Z] query: branch=master&commit=bcb78af5f8eafd924cf61f28d1097c57f4e87501&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmaster%2F11%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job= [2020-06-17T15:19:15.491Z] -> Pinging Codecov [2020-06-17T15:19:15.491Z] https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=master&commit=bcb78af5f8eafd924cf61f28d1097c57f4e87501&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmaster%2F11%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job= [2020-06-17T15:19:15.757Z] -> Uploading [2020-06-17T15:19:16.352Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/bcb78af5f8eafd924cf61f28d1097c57f4e87501 [Pipeline] } [2020-06-17T15:19:16.361Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-06-17T15:19:16.565Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-06-17T15:19:16.566Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-06-17T15:19:16.599Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-17T15:19:16.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-17T15:19:16.918Z] [2020-06-17T15:19:16.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-06-17T15:19:17.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-17T15:19:17.269Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-06-17T15:19:17.269Z] cbdbe7a5bc2a: Pulling fs layer [2020-06-17T15:19:17.269Z] 408f87550127: Pulling fs layer [2020-06-17T15:19:17.269Z] fe522b08c979: Pulling fs layer [2020-06-17T15:19:17.269Z] 221eaa008020: Pulling fs layer [2020-06-17T15:19:17.269Z] 2a4607e5d6b9: Pulling fs layer [2020-06-17T15:19:17.269Z] 8f79b27c4fd2: Pulling fs layer [2020-06-17T15:19:17.269Z] e5c8dbe1645b: Pulling fs layer [2020-06-17T15:19:17.269Z] 23e8b3b47431: Pulling fs layer [2020-06-17T15:19:17.269Z] 5c568d65a230: Pulling fs layer [2020-06-17T15:19:17.269Z] 8f79b27c4fd2: Waiting [2020-06-17T15:19:17.269Z] e5c8dbe1645b: Waiting [2020-06-17T15:19:17.269Z] 23e8b3b47431: Waiting [2020-06-17T15:19:17.269Z] 5c568d65a230: Waiting [2020-06-17T15:19:17.269Z] fe522b08c979: Verifying Checksum [2020-06-17T15:19:17.269Z] fe522b08c979: Download complete [2020-06-17T15:19:17.269Z] 408f87550127: Verifying Checksum [2020-06-17T15:19:17.269Z] 408f87550127: Download complete [2020-06-17T15:19:17.269Z] 2a4607e5d6b9: Verifying Checksum [2020-06-17T15:19:17.269Z] 2a4607e5d6b9: Download complete [2020-06-17T15:19:17.269Z] 8f79b27c4fd2: Verifying Checksum [2020-06-17T15:19:17.269Z] 8f79b27c4fd2: Download complete [2020-06-17T15:19:17.269Z] cbdbe7a5bc2a: Download complete [2020-06-17T15:19:17.600Z] cbdbe7a5bc2a: Pull complete [2020-06-17T15:19:17.881Z] 408f87550127: Pull complete [2020-06-17T15:19:18.158Z] fe522b08c979: Pull complete [2020-06-17T15:19:18.158Z] e5c8dbe1645b: Download complete [2020-06-17T15:19:19.195Z] 23e8b3b47431: Verifying Checksum [2020-06-17T15:19:19.195Z] 23e8b3b47431: Download complete [2020-06-17T15:19:19.464Z] 5c568d65a230: Verifying Checksum [2020-06-17T15:19:19.464Z] 5c568d65a230: Download complete [2020-06-17T15:19:20.042Z] 221eaa008020: Download complete [2020-06-17T15:19:25.449Z] 221eaa008020: Pull complete [2020-06-17T15:19:25.449Z] 2a4607e5d6b9: Pull complete [2020-06-17T15:19:25.449Z] 8f79b27c4fd2: Pull complete [2020-06-17T15:19:27.410Z] e5c8dbe1645b: Pull complete [2020-06-17T15:19:30.726Z] 23e8b3b47431: Pull complete [2020-06-17T15:19:31.304Z] 5c568d65a230: Pull complete [2020-06-17T15:19:31.304Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-06-17T15:19:31.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-17T15:19:31.304Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-06-17T15:19:31.443Z] prd-centos7-docker-4c-2g-3346 does not seem to be running inside a container [2020-06-17T15:19:31.490Z] $ 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-messaging_master:/ws -w /ws --entrypoint= -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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-17T15:19:32.199Z] $ docker top 8e23bf32768cdb2145efcb65ebcb4424f98d3810510a4061ab8c43e2541751e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-17T15:19:32.610Z] + snyk monitor '--org=edgex-jenkins' [2020-06-17T15:19:35.613Z] [2020-06-17T15:19:35.613Z] Monitoring /w/workspace/xfoundry_go-mod-messaging_master (github.com/edgexfoundry/go-mod-messaging)... [2020-06-17T15:19:35.613Z] [2020-06-17T15:19:35.613Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f6e4b672-2be2-4054-abeb-10731c768cda/history/baf902d2-290a-44d5-bdde-d3bdbf1fe6cc [2020-06-17T15:19:35.613Z] [2020-06-17T15:19:35.613Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-06-17T15:19:35.613Z] [2020-06-17T15:19:35.613Z] [2020-06-17T15:19:35.613Z] You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. [2020-06-17T15:19:35.613Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-06-17T15:19:35.629Z] $ docker stop --time=1 8e23bf32768cdb2145efcb65ebcb4424f98d3810510a4061ab8c43e2541751e6 [2020-06-17T15:19:37.884Z] $ docker rm -f 8e23bf32768cdb2145efcb65ebcb4424f98d3810510a4061ab8c43e2541751e6 [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-17T15:19:38.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-17T15:19:38.632Z] . [Pipeline] withDockerContainer [2020-06-17T15:19:38.716Z] prd-centos7-docker-4c-2g-3346 does not seem to be running inside a container [2020-06-17T15:19:38.758Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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-17T15:19:39.565Z] $ docker top dd3f442e079aa0acb21c260d45dded67ea8dbc23c8033b38c56c4f284b0f0073 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-17T15:19:39.756Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-17T15:19:39.756Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-17T15:19:39.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-17T15:19:39.958Z] $ docker exec dd3f442e079aa0acb21c260d45dded67ea8dbc23c8033b38c56c4f284b0f0073 ssh-agent [2020-06-17T15:19:40.108Z] SSH_AUTH_SOCK=/tmp/ssh-7ZSqOJFaYyc6/agent.11 [2020-06-17T15:19:40.108Z] SSH_AGENT_PID=17 [2020-06-17T15:19:40.114Z] Running ssh-add (command line suppressed) [2020-06-17T15:19:40.240Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_7054604684954489275.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_7054604684954489275.key) [2020-06-17T15:19:40.282Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-17T15:19:40.586Z] + git semver tag [2020-06-17T15:19:40.586Z] # -> Open(): unable to determine branch for HEAD [2020-06-17T15:19:40.586Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2020-06-17T15:19:40.586Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2020-06-17T15:19:40.586Z] # $SEMVER_REMOTE_NAME = origin [2020-06-17T15:19:40.586Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-17T15:19:40.586Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-17T15:19:40.586Z] # $SEMVER_BRANCH = master [2020-06-17T15:19:40.586Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [2020-06-17T15:19:40.586Z] # bcb78af5f8eafd924cf61f28d1097c57f4e87501 HEAD [2020-06-17T15:19:40.586Z] # -> Force: false [2020-06-17T15:19:40.586Z] # 6bf00b530fb9cec99d875717dd259974b31fc2ce refs/tags/v0.1.21 [Pipeline] } [2020-06-17T15:19:40.600Z] $ docker exec --env ******** --env ******** dd3f442e079aa0acb21c260d45dded67ea8dbc23c8033b38c56c4f284b0f0073 ssh-agent -k [2020-06-17T15:19:40.711Z] unset SSH_AUTH_SOCK; [2020-06-17T15:19:40.711Z] unset SSH_AGENT_PID; [2020-06-17T15:19:40.711Z] echo Agent pid 17 killed; [2020-06-17T15:19:40.750Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-17T15:19:41.107Z] + git semver [Pipeline] } [2020-06-17T15:19:41.126Z] $ docker stop --time=1 dd3f442e079aa0acb21c260d45dded67ea8dbc23c8033b38c56c4f284b0f0073 [2020-06-17T15:19:42.430Z] $ docker rm -f dd3f442e079aa0acb21c260d45dded67ea8dbc23c8033b38c56c4f284b0f0073 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-06-17T15:19:42.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-17T15:19:42.930Z] [2020-06-17T15:19:42.930Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-06-17T15:19:43.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-17T15:19:43.259Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-06-17T15:19:43.259Z] ab5ef0e58194: Pulling fs layer [2020-06-17T15:19:43.259Z] 9712f1f96733: Pulling fs layer [2020-06-17T15:19:43.259Z] 63f879dbbcfc: Pulling fs layer [2020-06-17T15:19:43.259Z] 0d9ebad4ef96: Pulling fs layer [2020-06-17T15:19:43.259Z] e9a5061849ea: Pulling fs layer [2020-06-17T15:19:43.259Z] d747dcd14b5f: Pulling fs layer [2020-06-17T15:19:43.259Z] 2de7ff778b66: Pulling fs layer [2020-06-17T15:19:43.259Z] e9a5061849ea: Waiting [2020-06-17T15:19:43.259Z] d747dcd14b5f: Waiting [2020-06-17T15:19:43.259Z] 2de7ff778b66: Waiting [2020-06-17T15:19:43.259Z] 0d9ebad4ef96: Waiting [2020-06-17T15:19:43.259Z] 9712f1f96733: Verifying Checksum [2020-06-17T15:19:43.259Z] 9712f1f96733: Download complete [2020-06-17T15:19:43.833Z] 63f879dbbcfc: Verifying Checksum [2020-06-17T15:19:43.833Z] 63f879dbbcfc: Download complete [2020-06-17T15:19:43.833Z] e9a5061849ea: Verifying Checksum [2020-06-17T15:19:43.833Z] e9a5061849ea: Download complete [2020-06-17T15:19:43.833Z] d747dcd14b5f: Verifying Checksum [2020-06-17T15:19:43.833Z] d747dcd14b5f: Download complete [2020-06-17T15:19:44.098Z] 0d9ebad4ef96: Verifying Checksum [2020-06-17T15:19:44.098Z] 0d9ebad4ef96: Download complete [2020-06-17T15:19:44.098Z] ab5ef0e58194: Download complete [2020-06-17T15:19:44.098Z] 2de7ff778b66: Verifying Checksum [2020-06-17T15:19:44.098Z] 2de7ff778b66: Download complete [2020-06-17T15:19:48.322Z] ab5ef0e58194: Pull complete [2020-06-17T15:19:48.322Z] 9712f1f96733: Pull complete [2020-06-17T15:19:50.866Z] 63f879dbbcfc: Pull complete [2020-06-17T15:19:57.466Z] 0d9ebad4ef96: Pull complete [2020-06-17T15:19:57.726Z] e9a5061849ea: Pull complete [2020-06-17T15:19:57.726Z] d747dcd14b5f: Pull complete [2020-06-17T15:20:01.939Z] 2de7ff778b66: Pull complete [2020-06-17T15:20:01.939Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-06-17T15:20:01.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-17T15:20:01.939Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-06-17T15:20:02.073Z] prd-centos7-docker-4c-2g-3346 does not seem to be running inside a container [2020-06-17T15:20:02.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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-17T15:20:05.542Z] $ docker top c8f57184e088bf1ac4e7e864527ec101d6c63096b3242127a002b9c6f7720cc0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-06-17T15:20:05.674Z] provisioning config files... [2020-06-17T15:20:05.681Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config6751433615200043082tmp [2020-06-17T15:20:05.695Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config6657775420052990712tmp [2020-06-17T15:20:05.707Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config4023138581638903475tmp [Pipeline] { [Pipeline] echo [2020-06-17T15:20:05.735Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-17T15:20:06.185Z] ---> sigul-configuration.sh [2020-06-17T15:20:06.185Z] gpg: directory `/root/.gnupg' created [2020-06-17T15:20:06.185Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-06-17T15:20:06.185Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-06-17T15:20:06.185Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-06-17T15:20:06.185Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-06-17T15:20:06.185Z] gpg: CAST5 encrypted data [2020-06-17T15:20:06.185Z] gpg: encrypted with 1 passphrase [2020-06-17T15:20:06.185Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-06-17T15:20:06.786Z] + mkdir /home/jenkins [2020-06-17T15:20:06.786Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-06-17T15:20:07.077Z] + 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-17T15:20:07.086Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-17T15:20:07.378Z] ---> sigul-install.sh [2020-06-17T15:20:11.579Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-06-17T15:20:11.870Z] + git tag --list [2020-06-17T15:20:11.870Z] v0.1.21 [Pipeline] sh [2020-06-17T15:20:12.159Z] + lftools sign git-tag v0.1.21 [2020-06-17T15:20:13.099Z] Signing Git tag with Sigul... [2020-06-17T15:20:13.099Z] Signing v0.1.21 [Pipeline] echo [2020-06-17T15:20:14.490Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-17T15:20:14.782Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-06-17T15:20:14.790Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-06-17T15:20:14.838Z] $ docker stop --time=1 c8f57184e088bf1ac4e7e864527ec101d6c63096b3242127a002b9c6f7720cc0 [2020-06-17T15:20:16.704Z] $ docker rm -f c8f57184e088bf1ac4e7e864527ec101d6c63096b3242127a002b9c6f7720cc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-06-17T15:20:17.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-17T15:20:17.267Z] . [Pipeline] withDockerContainer [2020-06-17T15:20:17.360Z] prd-centos7-docker-4c-2g-3346 does not seem to be running inside a container [2020-06-17T15:20:17.401Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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-17T15:20:17.979Z] $ docker top 6b15344ef3b8826910ccf55d3f46c7f2af91961fad49cb020bb98362394ee7ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-17T15:20:18.166Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-17T15:20:18.166Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-17T15:20:18.337Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-17T15:20:18.344Z] $ docker exec 6b15344ef3b8826910ccf55d3f46c7f2af91961fad49cb020bb98362394ee7ec ssh-agent [2020-06-17T15:20:18.500Z] SSH_AUTH_SOCK=/tmp/ssh-0rENQmXU1zWq/agent.11 [2020-06-17T15:20:18.500Z] SSH_AGENT_PID=17 [2020-06-17T15:20:18.506Z] Running ssh-add (command line suppressed) [2020-06-17T15:20:18.631Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_4095847351963931483.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_4095847351963931483.key) [2020-06-17T15:20:18.677Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-17T15:20:18.982Z] + git semver bump patch [2020-06-17T15:20:18.982Z] # -> Open(): unable to determine branch for HEAD [2020-06-17T15:20:18.982Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2020-06-17T15:20:18.982Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2020-06-17T15:20:18.982Z] # $SEMVER_REMOTE_NAME = origin [2020-06-17T15:20:18.982Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-17T15:20:18.982Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-17T15:20:18.982Z] # $SEMVER_BRANCH = master [2020-06-17T15:20:18.982Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [2020-06-17T15:20:18.982Z] 0.1.22 [Pipeline] } [2020-06-17T15:20:18.996Z] $ docker exec --env ******** --env ******** 6b15344ef3b8826910ccf55d3f46c7f2af91961fad49cb020bb98362394ee7ec ssh-agent -k [2020-06-17T15:20:19.112Z] unset SSH_AUTH_SOCK; [2020-06-17T15:20:19.112Z] unset SSH_AGENT_PID; [2020-06-17T15:20:19.112Z] echo Agent pid 17 killed; [2020-06-17T15:20:19.158Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-17T15:20:19.523Z] + git semver [Pipeline] } [2020-06-17T15:20:19.544Z] $ docker stop --time=1 6b15344ef3b8826910ccf55d3f46c7f2af91961fad49cb020bb98362394ee7ec [2020-06-17T15:20:20.868Z] $ docker rm -f 6b15344ef3b8826910ccf55d3f46c7f2af91961fad49cb020bb98362394ee7ec [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-06-17T15:20:21.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-17T15:20:21.307Z] . [Pipeline] withDockerContainer [2020-06-17T15:20:21.397Z] prd-centos7-docker-4c-2g-3346 does not seem to be running inside a container [2020-06-17T15:20:21.449Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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-17T15:20:22.031Z] $ docker top 816fdada02db3c1bcf9d0929539bb7a7d76e7680a6327a9c05072a5cbdecfab1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-17T15:20:22.216Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-17T15:20:22.216Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-17T15:20:22.395Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-17T15:20:22.403Z] $ docker exec 816fdada02db3c1bcf9d0929539bb7a7d76e7680a6327a9c05072a5cbdecfab1 ssh-agent [2020-06-17T15:20:22.556Z] SSH_AUTH_SOCK=/tmp/ssh-hP9xyYsdrQdc/agent.11 [2020-06-17T15:20:22.556Z] SSH_AGENT_PID=16 [2020-06-17T15:20:22.562Z] Running ssh-add (command line suppressed) [2020-06-17T15:20:22.682Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_563545904219212282.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_563545904219212282.key) [2020-06-17T15:20:22.730Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-17T15:20:23.037Z] + git semver push [2020-06-17T15:20:23.037Z] # -> Open(): unable to determine branch for HEAD [2020-06-17T15:20:23.037Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2020-06-17T15:20:23.037Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2020-06-17T15:20:23.037Z] # $SEMVER_REMOTE_NAME = origin [2020-06-17T15:20:23.037Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-17T15:20:23.037Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-17T15:20:23.037Z] # $SEMVER_BRANCH = master [2020-06-17T15:20:23.037Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } [2020-06-17T15:20:29.641Z] $ docker exec --env ******** --env ******** 816fdada02db3c1bcf9d0929539bb7a7d76e7680a6327a9c05072a5cbdecfab1 ssh-agent -k [2020-06-17T15:20:29.749Z] unset SSH_AUTH_SOCK; [2020-06-17T15:20:29.749Z] unset SSH_AGENT_PID; [2020-06-17T15:20:29.750Z] echo Agent pid 16 killed; [2020-06-17T15:20:29.791Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-17T15:20:30.149Z] + git semver [Pipeline] } [2020-06-17T15:20:30.168Z] $ docker stop --time=1 816fdada02db3c1bcf9d0929539bb7a7d76e7680a6327a9c05072a5cbdecfab1 [2020-06-17T15:20:31.478Z] $ docker rm -f 816fdada02db3c1bcf9d0929539bb7a7d76e7680a6327a9c05072a5cbdecfab1 [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-17T15:20:32.070Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-17T15:20:32.630Z] ---> package-listing.sh [2020-06-17T15:20:32.630Z] ++ facter osfamily [2020-06-17T15:20:32.630Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-17T15:20:32.630Z] + OS_FAMILY=redhat [2020-06-17T15:20:32.630Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_master [2020-06-17T15:20:32.630Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-17T15:20:32.630Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-17T15:20:32.630Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-17T15:20:32.630Z] + PACKAGES=/tmp/packages_start.txt [2020-06-17T15:20:32.630Z] + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' [2020-06-17T15:20:32.630Z] + PACKAGES=/tmp/packages_end.txt [2020-06-17T15:20:32.630Z] + case "${OS_FAMILY}" in [2020-06-17T15:20:32.630Z] + rpm -qa [2020-06-17T15:20:32.630Z] + sort [2020-06-17T15:20:36.844Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-17T15:20:36.844Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-17T15:20:36.844Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-17T15:20:36.844Z] + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' [2020-06-17T15:20:36.844Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_master/archives/ [2020-06-17T15:20:36.844Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-17T15:20:37.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-17T15:20:37.219Z] [2020-06-17T15:20:37.219Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-17T15:20:37.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-17T15:20:37.532Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-17T15:20:37.532Z] c9b1b535fdd9: Pulling fs layer [2020-06-17T15:20:37.532Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-17T15:20:37.532Z] 756a868c4378: Pulling fs layer [2020-06-17T15:20:37.532Z] 444b2fc9a129: Pulling fs layer [2020-06-17T15:20:37.532Z] ea15f1150254: Pulling fs layer [2020-06-17T15:20:37.532Z] 41b27a9f41bf: Pulling fs layer [2020-06-17T15:20:37.532Z] 28c525ee5125: Pulling fs layer [2020-06-17T15:20:37.532Z] 094b1ea09ed8: Pulling fs layer [2020-06-17T15:20:37.532Z] 138eaada9080: Pulling fs layer [2020-06-17T15:20:37.532Z] 0622d0fa9048: Pulling fs layer [2020-06-17T15:20:37.532Z] 444b2fc9a129: Waiting [2020-06-17T15:20:37.532Z] ea15f1150254: Waiting [2020-06-17T15:20:37.532Z] 28c525ee5125: Waiting [2020-06-17T15:20:37.532Z] 094b1ea09ed8: Waiting [2020-06-17T15:20:37.532Z] 138eaada9080: Waiting [2020-06-17T15:20:37.532Z] 41b27a9f41bf: Waiting [2020-06-17T15:20:37.532Z] 0622d0fa9048: Waiting [2020-06-17T15:20:37.532Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-17T15:20:37.532Z] 2cc5ad85d9ab: Download complete [2020-06-17T15:20:37.532Z] 444b2fc9a129: Verifying Checksum [2020-06-17T15:20:37.532Z] 444b2fc9a129: Download complete [2020-06-17T15:20:37.532Z] c9b1b535fdd9: Verifying Checksum [2020-06-17T15:20:37.532Z] c9b1b535fdd9: Download complete [2020-06-17T15:20:37.532Z] ea15f1150254: Verifying Checksum [2020-06-17T15:20:37.532Z] ea15f1150254: Download complete [2020-06-17T15:20:37.796Z] 28c525ee5125: Verifying Checksum [2020-06-17T15:20:37.796Z] 28c525ee5125: Download complete [2020-06-17T15:20:37.796Z] 756a868c4378: Verifying Checksum [2020-06-17T15:20:37.796Z] 756a868c4378: Download complete [2020-06-17T15:20:38.059Z] 138eaada9080: Verifying Checksum [2020-06-17T15:20:38.059Z] 138eaada9080: Download complete [2020-06-17T15:20:38.059Z] 094b1ea09ed8: Verifying Checksum [2020-06-17T15:20:38.059Z] 094b1ea09ed8: Download complete [2020-06-17T15:20:38.059Z] 0622d0fa9048: Download complete [2020-06-17T15:20:38.635Z] 41b27a9f41bf: Verifying Checksum [2020-06-17T15:20:38.635Z] 41b27a9f41bf: Download complete [2020-06-17T15:20:38.895Z] c9b1b535fdd9: Pull complete [2020-06-17T15:20:39.156Z] 2cc5ad85d9ab: Pull complete [2020-06-17T15:20:40.555Z] 756a868c4378: Pull complete [2020-06-17T15:20:40.555Z] 444b2fc9a129: Pull complete [2020-06-17T15:20:40.820Z] ea15f1150254: Pull complete [2020-06-17T15:20:44.133Z] 41b27a9f41bf: Pull complete [2020-06-17T15:20:44.133Z] 28c525ee5125: Pull complete [2020-06-17T15:20:47.445Z] 094b1ea09ed8: Pull complete [2020-06-17T15:20:47.445Z] 138eaada9080: Pull complete [2020-06-17T15:20:47.445Z] 0622d0fa9048: Pull complete [2020-06-17T15:20:47.445Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-17T15:20:47.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-17T15:20:47.445Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-17T15:20:47.571Z] prd-centos7-docker-4c-2g-3346 does not seem to be running inside a container [2020-06-17T15:20:47.617Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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-17T15:20:50.387Z] $ docker top 203d5314deb8135dadfe8d0619e5560ab045fe1ddcff0833f21fe0ff1b6421f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-17T15:20:50.575Z] provisioning config files... [2020-06-17T15:20:50.630Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config2060042599555828699tmp [Pipeline] { [Pipeline] echo [2020-06-17T15:20:50.716Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-17T15:20:51.004Z] ---> create-netrc.sh [Pipeline] echo [2020-06-17T15:20:51.013Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-17T15:20:51.305Z] ---> logs-deploy.sh [2020-06-17T15:20:51.305Z] + ARCHIVE_ARTIFACTS= [2020-06-17T15:20:51.305Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-17T15:20:51.305Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-17T15:20:51.305Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-17T15:20:51.305Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/master/11 [2020-06-17T15:20:51.305Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/master/11/ [2020-06-17T15:20:51.305Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/master/11 /w/workspace/xfoundry_go-mod-messaging_master [2020-06-17T15:20:52.247Z] Archives upload complete. [2020-06-17T15:20:52.508Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/master/11 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/master/11/