Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3d0432dae5e37f6ca1b3ff7de6156999f2cf9766 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5458 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 > 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 Fetching without tags Checking out Revision 3d0432dae5e37f6ca1b3ff7de6156999f2cf9766 (master) > 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 3d0432dae5e37f6ca1b3ff7de6156999f2cf9766 # timeout=10 Commit message: "Add initial support for Redis Streams" > git rev-list --no-walk 88b3fc04b6492b330f8e0c316fb432c372d24ca0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-21T23:40:42.847Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-21T23:40:43.107Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-21T23:40:43.182Z] ========================================================= [2020-04-21T23:40:43.182Z] EdgeX Global Pipelines Version Info [2020-04-21T23:40:43.182Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-21T23:40:44.642Z] ------------------- [2020-04-21T23:40:44.642Z] stable info: [2020-04-21T23:40:44.642Z] ------------------- [2020-04-21T23:40:44.642Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-21T23:40:44.642Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-21T23:40:44.642Z] Message: update stable to v1.0.73 [2020-04-21T23:40:45.209Z] ------------------- [2020-04-21T23:40:45.209Z] experimental info: [2020-04-21T23:40:45.209Z] ------------------- [2020-04-21T23:40:45.209Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-21T23:40:45.209Z] Commit SHA: 009f18ce5b4e192ba54fce1c3905cefe13074ee2 [2020-04-21T23:40:45.209Z] Message: update experimental to v1.0.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-21T23:40:47.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T23:40:47.330Z] [2020-04-21T23:40:47.330Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-21T23:40:47.682Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T23:40:47.682Z] latest: Pulling from edgex-devops/git-semver [2020-04-21T23:40:47.682Z] 9123ac7c32f7: Pulling fs layer [2020-04-21T23:40:47.682Z] b8cc5d1170e3: Pulling fs layer [2020-04-21T23:40:47.682Z] 2924cbbf6a41: Pulling fs layer [2020-04-21T23:40:47.682Z] 93b08a4f1073: Pulling fs layer [2020-04-21T23:40:47.682Z] 93b08a4f1073: Waiting [2020-04-21T23:40:47.682Z] b8cc5d1170e3: Verifying Checksum [2020-04-21T23:40:47.682Z] b8cc5d1170e3: Download complete [2020-04-21T23:40:47.948Z] 9123ac7c32f7: Verifying Checksum [2020-04-21T23:40:47.948Z] 9123ac7c32f7: Download complete [2020-04-21T23:40:47.948Z] 93b08a4f1073: Verifying Checksum [2020-04-21T23:40:47.948Z] 93b08a4f1073: Download complete [2020-04-21T23:40:47.948Z] 2924cbbf6a41: Verifying Checksum [2020-04-21T23:40:47.948Z] 2924cbbf6a41: Download complete [2020-04-21T23:40:48.210Z] 9123ac7c32f7: Pull complete [2020-04-21T23:40:48.210Z] b8cc5d1170e3: Pull complete [2020-04-21T23:40:48.777Z] 2924cbbf6a41: Pull complete [2020-04-21T23:40:49.037Z] 93b08a4f1073: Pull complete [2020-04-21T23:40:49.037Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-21T23:40:49.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-21T23:40:49.165Z] prd-centos7-docker-4c-2g-5458 does not seem to be running inside a container [2020-04-21T23:40:49.205Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-21T23:40:49.835Z] $ docker top fac1ade64ff29377abb55f1dca5fc4604c2825709becb541a3b3b48208cfa5fd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-21T23:40:50.118Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T23:40:50.118Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T23:40:50.324Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T23:40:50.325Z] $ docker exec fac1ade64ff29377abb55f1dca5fc4604c2825709becb541a3b3b48208cfa5fd ssh-agent [2020-04-21T23:40:50.512Z] SSH_AUTH_SOCK=/tmp/ssh-3jcXhazZWM5v/agent.15 [2020-04-21T23:40:50.512Z] SSH_AGENT_PID=22 [2020-04-21T23:40:50.521Z] Running ssh-add (command line suppressed) [2020-04-21T23:40:50.653Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_457047135536927091.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_457047135536927091.key) [2020-04-21T23:40:50.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T23:40:51.022Z] + git describe --exact-match --tags HEAD [2020-04-21T23:40:51.022Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-21T23:40:51.069Z] $ docker exec --env ******** --env ******** fac1ade64ff29377abb55f1dca5fc4604c2825709becb541a3b3b48208cfa5fd ssh-agent -k [2020-04-21T23:40:51.208Z] unset SSH_AUTH_SOCK; [2020-04-21T23:40:51.209Z] unset SSH_AGENT_PID; [2020-04-21T23:40:51.209Z] echo Agent pid 22 killed; [2020-04-21T23:40:51.255Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-21T23:40:51.328Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-21T23:40:51.328Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-21T23:40:51.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T23:40:51.414Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T23:40:51.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T23:40:51.595Z] $ docker exec fac1ade64ff29377abb55f1dca5fc4604c2825709becb541a3b3b48208cfa5fd ssh-agent [2020-04-21T23:40:51.784Z] SSH_AUTH_SOCK=/tmp/ssh-AQyaeGdkJndf/agent.58 [2020-04-21T23:40:51.784Z] SSH_AGENT_PID=65 [2020-04-21T23:40:51.790Z] Running ssh-add (command line suppressed) [2020-04-21T23:40:51.933Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_5439367932335576084.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_5439367932335576084.key) [2020-04-21T23:40:51.980Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T23:40:52.492Z] + git semver init [2020-04-21T23:40:52.492Z] # -> Open(): unable to determine branch for HEAD [2020-04-21T23:40:52.492Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2020-04-21T23:40:52.492Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2020-04-21T23:40:52.492Z] # $SEMVER_REMOTE_NAME = origin [2020-04-21T23:40:52.492Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-21T23:40:52.492Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-21T23:40:52.492Z] # $SEMVER_BRANCH = master [2020-04-21T23:40:52.492Z] # $SEMVER_TEMP = /tmp/semver-811068976 [2020-04-21T23:40:52.492Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2020-04-21T23:40:52.751Z] # '/tmp/semver-811068976' -> '/w/workspace/xfoundry_go-mod-messaging_master/.semver' [2020-04-21T23:40:52.751Z] # -> Force: false [2020-04-21T23:40:52.751Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } [2020-04-21T23:40:52.758Z] $ docker exec --env ******** --env ******** fac1ade64ff29377abb55f1dca5fc4604c2825709becb541a3b3b48208cfa5fd ssh-agent -k [2020-04-21T23:40:52.893Z] unset SSH_AUTH_SOCK; [2020-04-21T23:40:52.893Z] unset SSH_AGENT_PID; [2020-04-21T23:40:52.894Z] echo Agent pid 65 killed; [2020-04-21T23:40:52.945Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-21T23:40:53.402Z] + git semver [Pipeline] } [2020-04-21T23:40:53.413Z] $ docker stop --time=1 fac1ade64ff29377abb55f1dca5fc4604c2825709becb541a3b3b48208cfa5fd [2020-04-21T23:40:54.754Z] $ docker rm -f fac1ade64ff29377abb55f1dca5fc4604c2825709becb541a3b3b48208cfa5fd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-21T23:40:55.467Z] Stashed 29 file(s) [Pipeline] echo [2020-04-21T23:40:55.469Z] [edgeXSemver] initialized semver on version 0.1.19 [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-04-21T23:41:10.711Z] Still waiting to schedule task [2020-04-21T23:41:10.712Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-21T23:41:10.713Z] Still waiting to schedule task [2020-04-21T23:41:10.713Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-21T23:42:56.325Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5459 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] ws [2020-04-21T23:42:56.399Z] Running in /w/workspace/go-mod-messaging/9 [Pipeline] { [Pipeline] checkout [2020-04-21T23:43:02.686Z] using credential edgex-jenkins-ssh [2020-04-21T23:43:02.733Z] Cloning the remote Git repository [2020-04-21T23:43:02.733Z] Cloning with configured refspecs honoured and without tags [2020-04-21T23:43:02.778Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-21T23:43:02.864Z] > git init /w/workspace/go-mod-messaging/9 # timeout=10 [2020-04-21T23:43:03.895Z] Fetching without tags [2020-04-21T23:43:02.950Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-21T23:43:02.951Z] > git --version # timeout=10 [2020-04-21T23:43:02.990Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T23:43:03.050Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T23:43:03.789Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-21T23:43:03.812Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T23:43:03.846Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-21T23:43:03.888Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-21T23:43:03.889Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T23:43:03.901Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T23:43:04.409Z] Checking out Revision 3d0432dae5e37f6ca1b3ff7de6156999f2cf9766 (master) [2020-04-21T23:43:04.426Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T23:43:04.462Z] > git checkout -f 3d0432dae5e37f6ca1b3ff7de6156999f2cf9766 # timeout=10 [2020-04-21T23:43:09.280Z] Commit message: "Add initial support for Redis Streams" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-21T23:43:10.302Z] ========================================================= [2020-04-21T23:43:10.302Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-21T23:43:10.302Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-21T23:43:11.385Z] + 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-04-21T23:43:11.983Z] Sending build context to Docker daemon 524.8kB [2020-04-21T23:43:11.983Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-21T23:43:11.983Z] Step 2/7 : FROM ${BASE} [2020-04-21T23:43:12.571Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-21T23:43:12.571Z] cde5963f3b93: Pulling fs layer [2020-04-21T23:43:12.571Z] 2a23fa8c16f7: Pulling fs layer [2020-04-21T23:43:12.571Z] 777b28850792: Pulling fs layer [2020-04-21T23:43:12.571Z] 8a11ddd9e578: Pulling fs layer [2020-04-21T23:43:12.571Z] 4cf88f913ddb: Pulling fs layer [2020-04-21T23:43:12.571Z] 1df406cf5192: Pulling fs layer [2020-04-21T23:43:12.571Z] cd6300453558: Pulling fs layer [2020-04-21T23:43:12.571Z] b9c365052c96: Pulling fs layer [2020-04-21T23:43:12.571Z] a2d8cc88f415: Pulling fs layer [2020-04-21T23:43:12.571Z] ea1d1ca13537: Pulling fs layer [2020-04-21T23:43:12.571Z] 3750a50a1c5e: Pulling fs layer [2020-04-21T23:43:12.571Z] 8a11ddd9e578: Waiting [2020-04-21T23:43:12.571Z] 4cf88f913ddb: Waiting [2020-04-21T23:43:12.571Z] 1df406cf5192: Waiting [2020-04-21T23:43:12.571Z] cd6300453558: Waiting [2020-04-21T23:43:12.571Z] b9c365052c96: Waiting [2020-04-21T23:43:12.571Z] a2d8cc88f415: Waiting [2020-04-21T23:43:12.571Z] 3750a50a1c5e: Waiting [2020-04-21T23:43:12.571Z] ea1d1ca13537: Waiting [2020-04-21T23:43:12.571Z] 777b28850792: Verifying Checksum [2020-04-21T23:43:12.571Z] 777b28850792: Download complete [2020-04-21T23:43:12.571Z] 2a23fa8c16f7: Verifying Checksum [2020-04-21T23:43:12.571Z] 2a23fa8c16f7: Download complete [2020-04-21T23:43:12.571Z] 4cf88f913ddb: Download complete [2020-04-21T23:43:12.840Z] cde5963f3b93: Verifying Checksum [2020-04-21T23:43:12.840Z] cde5963f3b93: Download complete [2020-04-21T23:43:13.445Z] 1df406cf5192: Verifying Checksum [2020-04-21T23:43:13.445Z] 1df406cf5192: Download complete [2020-04-21T23:43:13.718Z] cde5963f3b93: Pull complete [2020-04-21T23:43:14.116Z] 2a23fa8c16f7: Pull complete [2020-04-21T23:43:14.713Z] 777b28850792: Pull complete [2020-04-21T23:43:17.318Z] cd6300453558: Verifying Checksum [2020-04-21T23:43:17.318Z] cd6300453558: Download complete [2020-04-21T23:43:17.318Z] a2d8cc88f415: Verifying Checksum [2020-04-21T23:43:17.318Z] a2d8cc88f415: Download complete [2020-04-21T23:43:19.274Z] ea1d1ca13537: Verifying Checksum [2020-04-21T23:43:19.274Z] ea1d1ca13537: Download complete [2020-04-21T23:43:19.541Z] 3750a50a1c5e: Download complete [2020-04-21T23:43:22.906Z] b9c365052c96: Verifying Checksum [2020-04-21T23:43:22.906Z] b9c365052c96: Download complete [2020-04-21T23:43:23.864Z] 8a11ddd9e578: Download complete [2020-04-21T23:43:32.123Z] Running on prd-centos7-docker-4c-2g-5460 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] ws [2020-04-21T23:43:32.165Z] Running in /w/workspace/go-mod-messaging/9 [Pipeline] { [Pipeline] checkout [2020-04-21T23:43:34.554Z] using credential edgex-jenkins-ssh [2020-04-21T23:43:34.598Z] Cloning the remote Git repository [2020-04-21T23:43:34.598Z] Cloning with configured refspecs honoured and without tags [2020-04-21T23:43:34.555Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-21T23:43:35.211Z] Fetching without tags [2020-04-21T23:43:35.606Z] Checking out Revision 3d0432dae5e37f6ca1b3ff7de6156999f2cf9766 (master) [2020-04-21T23:43:34.596Z] > git init /w/workspace/go-mod-messaging/9 # timeout=10 [2020-04-21T23:43:34.646Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-21T23:43:34.646Z] > git --version # timeout=10 [2020-04-21T23:43:34.658Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T23:43:34.688Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T23:43:35.157Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-21T23:43:35.164Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T23:43:35.178Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-21T23:43:35.188Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-21T23:43:35.188Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T23:43:35.193Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T23:43:35.599Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T23:43:35.606Z] > git checkout -f 3d0432dae5e37f6ca1b3ff7de6156999f2cf9766 # timeout=10 [2020-04-21T23:43:36.219Z] 8a11ddd9e578: Pull complete [2020-04-21T23:43:36.219Z] 4cf88f913ddb: Pull complete [2020-04-21T23:43:36.219Z] 1df406cf5192: Pull complete [2020-04-21T23:43:39.573Z] Commit message: "Add initial support for Redis Streams" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-21T23:43:40.258Z] ========================================================= [2020-04-21T23:43:40.258Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-21T23:43:40.258Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-21T23:43:40.502Z] cd6300453558: Pull complete [2020-04-21T23:43:40.886Z] + 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-04-21T23:43:40.886Z] Sending build context to Docker daemon 524.8kB [2020-04-21T23:43:40.886Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-21T23:43:40.886Z] Step 2/7 : FROM ${BASE} [2020-04-21T23:43:41.148Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-21T23:43:41.148Z] e6b0cf9c0882: Pulling fs layer [2020-04-21T23:43:41.148Z] 2848faf0eed1: Pulling fs layer [2020-04-21T23:43:41.148Z] 0f37312ad70f: Pulling fs layer [2020-04-21T23:43:41.148Z] 5788d62ee057: Pulling fs layer [2020-04-21T23:43:41.148Z] 0e6b1d234666: Pulling fs layer [2020-04-21T23:43:41.148Z] bf5d7aec512f: Pulling fs layer [2020-04-21T23:43:41.148Z] 34c802a77dc8: Pulling fs layer [2020-04-21T23:43:41.148Z] 9eb99e56ec68: Pulling fs layer [2020-04-21T23:43:41.148Z] 27c7a5d97fbd: Pulling fs layer [2020-04-21T23:43:41.148Z] 5c102a31e300: Pulling fs layer [2020-04-21T23:43:41.148Z] dcfb455df0a1: Pulling fs layer [2020-04-21T23:43:41.148Z] 0e6b1d234666: Waiting [2020-04-21T23:43:41.148Z] bf5d7aec512f: Waiting [2020-04-21T23:43:41.148Z] 27c7a5d97fbd: Waiting [2020-04-21T23:43:41.148Z] 9eb99e56ec68: Waiting [2020-04-21T23:43:41.148Z] 5c102a31e300: Waiting [2020-04-21T23:43:41.148Z] dcfb455df0a1: Waiting [2020-04-21T23:43:41.148Z] 0f37312ad70f: Verifying Checksum [2020-04-21T23:43:41.148Z] 0f37312ad70f: Download complete [2020-04-21T23:43:41.148Z] 2848faf0eed1: Download complete [2020-04-21T23:43:41.148Z] 0e6b1d234666: Verifying Checksum [2020-04-21T23:43:41.148Z] 0e6b1d234666: Download complete [2020-04-21T23:43:41.148Z] bf5d7aec512f: Verifying Checksum [2020-04-21T23:43:41.148Z] bf5d7aec512f: Download complete [2020-04-21T23:43:41.148Z] e6b0cf9c0882: Verifying Checksum [2020-04-21T23:43:41.148Z] e6b0cf9c0882: Download complete [2020-04-21T23:43:41.411Z] e6b0cf9c0882: Pull complete [2020-04-21T23:43:41.677Z] 2848faf0eed1: Pull complete [2020-04-21T23:43:41.677Z] 34c802a77dc8: Verifying Checksum [2020-04-21T23:43:41.677Z] 34c802a77dc8: Download complete [2020-04-21T23:43:41.942Z] 27c7a5d97fbd: Verifying Checksum [2020-04-21T23:43:41.942Z] 27c7a5d97fbd: Download complete [2020-04-21T23:43:42.216Z] 5c102a31e300: Verifying Checksum [2020-04-21T23:43:42.216Z] 5c102a31e300: Download complete [2020-04-21T23:43:42.216Z] dcfb455df0a1: Verifying Checksum [2020-04-21T23:43:42.216Z] dcfb455df0a1: Download complete [2020-04-21T23:43:42.788Z] 9eb99e56ec68: Verifying Checksum [2020-04-21T23:43:42.788Z] 9eb99e56ec68: Download complete [2020-04-21T23:43:43.052Z] 5788d62ee057: Verifying Checksum [2020-04-21T23:43:43.052Z] 5788d62ee057: Download complete [2020-04-21T23:43:43.052Z] 0f37312ad70f: Pull complete [2020-04-21T23:43:45.884Z] b9c365052c96: Pull complete [2020-04-21T23:43:45.884Z] a2d8cc88f415: Pull complete [2020-04-21T23:43:47.851Z] ea1d1ca13537: Pull complete [2020-04-21T23:43:47.851Z] 3750a50a1c5e: Pull complete [2020-04-21T23:43:47.851Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-21T23:43:47.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-21T23:43:47.851Z] ---> 78745c68409d [2020-04-21T23:43:47.851Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-21T23:43:49.645Z] 5788d62ee057: Pull complete [2020-04-21T23:43:49.905Z] 0e6b1d234666: Pull complete [2020-04-21T23:43:49.905Z] bf5d7aec512f: Pull complete [2020-04-21T23:43:53.210Z] ---> Running in c13a214169b5 [2020-04-21T23:43:53.210Z] Removing intermediate container c13a214169b5 [2020-04-21T23:43:53.210Z] ---> 47045e14970e [2020-04-21T23:43:53.210Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-04-21T23:43:53.210Z] ---> Running in 89cca1ace2c9 [2020-04-21T23:43:53.797Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-21T23:43:54.759Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-21T23:43:55.182Z] 34c802a77dc8: Pull complete [2020-04-21T23:43:55.342Z] (1/5) Installing libsodium (1.0.18-r0) [2020-04-21T23:43:55.608Z] (2/5) Installing libzmq (4.3.2-r0) [2020-04-21T23:43:55.608Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-04-21T23:43:55.875Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-04-21T23:43:55.875Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-04-21T23:43:56.145Z] Executing busybox-1.31.1-r8.trigger [2020-04-21T23:43:56.145Z] OK: 127 MiB in 44 packages [2020-04-21T23:43:57.560Z] Removing intermediate container 89cca1ace2c9 [2020-04-21T23:43:57.560Z] ---> d065b43ef49a [2020-04-21T23:43:57.560Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-21T23:43:57.560Z] ---> Running in e1a1cc95db38 [2020-04-21T23:43:57.728Z] 9eb99e56ec68: Pull complete [2020-04-21T23:43:57.728Z] 27c7a5d97fbd: Pull complete [2020-04-21T23:43:57.827Z] Removing intermediate container e1a1cc95db38 [2020-04-21T23:43:57.827Z] ---> d78001228868 [2020-04-21T23:43:57.827Z] Step 6/7 : COPY go.mod . [2020-04-21T23:43:58.677Z] 5c102a31e300: Pull complete [2020-04-21T23:43:58.677Z] dcfb455df0a1: Pull complete [2020-04-21T23:43:58.677Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-21T23:43:58.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-21T23:43:58.677Z] ---> 7c70fe431013 [2020-04-21T23:43:58.677Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-21T23:43:58.791Z] ---> afd2556a4248 [2020-04-21T23:43:58.791Z] Step 7/7 : RUN go mod download [2020-04-21T23:43:58.791Z] ---> Running in ab86787e9cf9 [2020-04-21T23:43:58.936Z] ---> Running in 0db42bba0902 [2020-04-21T23:43:58.936Z] Removing intermediate container 0db42bba0902 [2020-04-21T23:43:58.936Z] ---> 5b9c04674061 [2020-04-21T23:43:58.936Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-04-21T23:43:58.936Z] ---> Running in 26dff519d1df [2020-04-21T23:44:00.321Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-21T23:44:01.259Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-21T23:44:01.373Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-21T23:44:01.373Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-21T23:44:01.373Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-21T23:44:01.373Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-04-21T23:44:01.639Z] go: finding github.com/golang/protobuf v1.3.2 [2020-04-21T23:44:01.639Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-21T23:44:01.639Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-21T23:44:01.639Z] go: finding github.com/kr/pty v1.1.1 [2020-04-21T23:44:01.639Z] go: finding github.com/kr/text v0.1.0 [2020-04-21T23:44:01.829Z] (1/5) Installing libsodium (1.0.18-r0) [2020-04-21T23:44:01.907Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-04-21T23:44:01.907Z] go: finding github.com/onsi/gomega v1.7.0 [2020-04-21T23:44:02.089Z] (2/5) Installing libzmq (4.3.2-r0) [2020-04-21T23:44:02.089Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-04-21T23:44:02.174Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-04-21T23:44:02.174Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-21T23:44:02.174Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-21T23:44:02.174Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-21T23:44:02.174Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-21T23:44:02.174Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-04-21T23:44:02.174Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-04-21T23:44:02.348Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-04-21T23:44:02.348Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-04-21T23:44:02.441Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-04-21T23:44:02.441Z] go: finding golang.org/x/text v0.3.2 [2020-04-21T23:44:02.441Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-04-21T23:44:02.441Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-21T23:44:02.441Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-21T23:44:02.441Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-21T23:44:02.441Z] go: finding gopkg.in/yaml.v2 v2.2.4 [2020-04-21T23:44:02.607Z] Executing busybox-1.31.1-r8.trigger [2020-04-21T23:44:02.607Z] OK: 145 MiB in 44 packages [2020-04-21T23:44:02.867Z] Removing intermediate container 26dff519d1df [2020-04-21T23:44:02.867Z] ---> df8a921cdc4d [2020-04-21T23:44:02.867Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-21T23:44:02.867Z] ---> Running in 111af47fa4fd [2020-04-21T23:44:03.132Z] Removing intermediate container 111af47fa4fd [2020-04-21T23:44:03.132Z] ---> a00c7dd8d582 [2020-04-21T23:44:03.132Z] Step 6/7 : COPY go.mod . [2020-04-21T23:44:03.132Z] ---> 2afa55ed590d [2020-04-21T23:44:03.132Z] Step 7/7 : RUN go mod download [2020-04-21T23:44:03.393Z] ---> Running in e7ac0840bc6e [2020-04-21T23:44:04.376Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-21T23:44:04.376Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-21T23:44:04.639Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-21T23:44:04.639Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-04-21T23:44:04.639Z] go: finding github.com/golang/protobuf v1.3.2 [2020-04-21T23:44:04.639Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-21T23:44:04.639Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-21T23:44:04.639Z] go: finding github.com/kr/pty v1.1.1 [2020-04-21T23:44:04.639Z] go: finding github.com/kr/text v0.1.0 [2020-04-21T23:44:04.639Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-04-21T23:44:04.639Z] go: finding github.com/onsi/gomega v1.7.0 [2020-04-21T23:44:04.639Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-04-21T23:44:04.639Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-21T23:44:04.639Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-21T23:44:04.639Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-21T23:44:04.639Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-21T23:44:04.639Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-04-21T23:44:04.639Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-04-21T23:44:04.639Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-04-21T23:44:04.639Z] go: finding golang.org/x/text v0.3.2 [2020-04-21T23:44:04.639Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-04-21T23:44:04.639Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-21T23:44:04.639Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-21T23:44:04.639Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-21T23:44:04.639Z] go: finding gopkg.in/yaml.v2 v2.2.4 [2020-04-21T23:44:11.226Z] Removing intermediate container e7ac0840bc6e [2020-04-21T23:44:11.226Z] ---> c5e6aac59fb1 [2020-04-21T23:44:11.226Z] Successfully built c5e6aac59fb1 [2020-04-21T23:44:11.226Z] 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-04-21T23:44:11.819Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-21T23:44:11.819Z] . [Pipeline] withDockerContainer [2020-04-21T23:44:11.949Z] prd-centos7-docker-4c-2g-5460 does not seem to be running inside a container [2020-04-21T23:44:11.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/9 -v /w/workspace/go-mod-messaging/9:/w/workspace/go-mod-messaging/9:rw,z -v /w/workspace/go-mod-messaging/9@tmp:/w/workspace/go-mod-messaging/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 ******** ci-base-image-x86_64 cat [2020-04-21T23:44:12.562Z] $ docker top 660f13a6af60ede3502e3ef513718d970c0bc467a2b3c76292316618aa4adfae -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-21T23:44:13.076Z] + go version [2020-04-21T23:44:13.076Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-21T23:44:13.383Z] + make test [2020-04-21T23:44:13.383Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-21T23:44:14.805Z] Removing intermediate container ab86787e9cf9 [2020-04-21T23:44:14.805Z] ---> bff8e897296c [2020-04-21T23:44:14.805Z] Successfully built bff8e897296c [2020-04-21T23:44:14.805Z] 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-04-21T23:44:15.451Z] + docker inspect -f . ci-base-image-arm64 [2020-04-21T23:44:15.451Z] . [Pipeline] withDockerContainer [2020-04-21T23:44:16.048Z] prd-ubuntu18.04-docker-arm64-4c-16g-5459 does not seem to be running inside a container [2020-04-21T23:44:16.137Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/9 -v /w/workspace/go-mod-messaging/9:/w/workspace/go-mod-messaging/9:rw,z -v /w/workspace/go-mod-messaging/9@tmp:/w/workspace/go-mod-messaging/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-arm64 cat [2020-04-21T23:44:17.606Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-04-21T23:44:17.637Z] $ docker top 3858c7aca96261c8f7301f01b1af1ac8b17483f3627a5394a3f59f3d298606a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-21T23:44:18.693Z] + go version [2020-04-21T23:44:18.694Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-21T23:44:19.010Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.023s coverage: 94.7% of statements [2020-04-21T23:44:19.353Z] + make test [2020-04-21T23:44:19.353Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-21T23:44:23.254Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.008s coverage: 77.1% of statements [2020-04-21T23:44:23.254Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [2020-04-21T23:44:31.741Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-04-21T23:44:36.046Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.053s coverage: 94.7% of statements [2020-04-21T23:44:45.211Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.346s coverage: 84.1% of statements [2020-04-21T23:44:45.211Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.007s coverage: 85.7% of statements [2020-04-21T23:44:45.211Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.051s coverage: 100.0% of statements [2020-04-21T23:44:45.211Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.014s coverage: 100.0% of statements [2020-04-21T23:44:45.211Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.017s coverage: 90.9% of statements [2020-04-21T23:44:45.211Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-04-21T23:44:45.474Z] gofmt -l . [2020-04-21T23:44:45.735Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-21T23:44:46.127Z] Stashed 1 file(s) [Pipeline] } [2020-04-21T23:44:46.131Z] $ docker stop --time=1 660f13a6af60ede3502e3ef513718d970c0bc467a2b3c76292316618aa4adfae [2020-04-21T23:44:47.592Z] $ docker rm -f 660f13a6af60ede3502e3ef513718d970c0bc467a2b3c76292316618aa4adfae [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] } [2020-04-21T23:44:48.396Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.026s coverage: 77.1% of statements [2020-04-21T23:44:48.397Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-21T23:45:10.460Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.374s coverage: 84.1% of statements [2020-04-21T23:45:10.461Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.021s coverage: 85.7% of statements [2020-04-21T23:45:10.461Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.046s coverage: 100.0% of statements [2020-04-21T23:45:10.461Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.026s coverage: 100.0% of statements [2020-04-21T23:45:10.461Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.019s coverage: 90.9% of statements [2020-04-21T23:45:10.461Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-04-21T23:45:13.826Z] gofmt -l . [2020-04-21T23:45:13.826Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-21T23:45:13.844Z] Warning: overwriting stash ‘coverage-report’ [2020-04-21T23:45:14.238Z] Stashed 1 file(s) [Pipeline] } [2020-04-21T23:45:14.250Z] $ docker stop --time=1 3858c7aca96261c8f7301f01b1af1ac8b17483f3627a5394a3f59f3d298606a3 [2020-04-21T23:45:16.399Z] $ docker rm -f 3858c7aca96261c8f7301f01b1af1ac8b17483f3627a5394a3f59f3d298606a3 [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-04-21T23:45:18.143Z] provisioning config files... [2020-04-21T23:45:18.155Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config1970420756795464408tmp [Pipeline] { [Pipeline] sh [2020-04-21T23:45:18.496Z] + curl -s https://codecov.io/bash [2020-04-21T23:45:18.496Z] + bash -s - -t @/w/workspace/xfoundry_go-mod-messaging_master@tmp/config1970420756795464408tmp [2020-04-21T23:45:18.756Z] [2020-04-21T23:45:18.756Z] _____ _ [2020-04-21T23:45:18.756Z] / ____| | | [2020-04-21T23:45:18.756Z] | | ___ __| | ___ ___ _____ __ [2020-04-21T23:45:18.756Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-21T23:45:18.756Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-21T23:45:18.756Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-21T23:45:18.756Z] Bash-tbd [2020-04-21T23:45:18.756Z] [2020-04-21T23:45:18.756Z] [2020-04-21T23:45:18.756Z] ==> Jenkins CI detected. [2020-04-21T23:45:18.756Z] project root: . [2020-04-21T23:45:18.756Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-21T23:45:18.756Z] ==> Running gcov in . (disable via -X gcov) [2020-04-21T23:45:18.756Z] ==> Python coveragepy not found [2020-04-21T23:45:18.756Z] ==> Searching for coverage reports in: [2020-04-21T23:45:18.756Z] + . [2020-04-21T23:45:18.756Z] -> Found 1 reports [2020-04-21T23:45:18.756Z] ==> Detecting git/mercurial file structure [2020-04-21T23:45:18.756Z] ==> Reading reports [2020-04-21T23:45:18.756Z] + ./coverage.out bytes=20619 [2020-04-21T23:45:18.756Z] ==> Appending adjustments [2020-04-21T23:45:18.756Z] http://docs.codecov.io/docs/fixing-reports [2020-04-21T23:45:19.017Z] + Found adjustments [2020-04-21T23:45:19.017Z] ==> Gzipping contents [2020-04-21T23:45:19.017Z] ==> Uploading reports [2020-04-21T23:45:19.017Z] url: https://codecov.io [2020-04-21T23:45:19.017Z] query: branch=master&commit=3d0432dae5e37f6ca1b3ff7de6156999f2cf9766&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmaster%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job= [2020-04-21T23:45:19.017Z] -> Pinging Codecov [2020-04-21T23:45:19.017Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=3d0432dae5e37f6ca1b3ff7de6156999f2cf9766&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmaster%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job= [2020-04-21T23:45:19.277Z] -> Uploading [2020-04-21T23:45:19.846Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/3d0432dae5e37f6ca1b3ff7de6156999f2cf9766 [Pipeline] } [2020-04-21T23:45:19.852Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-04-21T23:45:20.139Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-04-21T23:45:20.140Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-04-21T23:45:20.193Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-21T23:45:20.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-04-21T23:45:20.528Z] [2020-04-21T23:45:20.528Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh [2020-04-21T23:45:20.877Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-04-21T23:45:20.877Z] 1.217.3: Pulling from edgex-devops/edgex-snyk-go [2020-04-21T23:45:20.877Z] e6b0cf9c0882: Pulling fs layer [2020-04-21T23:45:20.877Z] 2848faf0eed1: Pulling fs layer [2020-04-21T23:45:20.877Z] 0f37312ad70f: Pulling fs layer [2020-04-21T23:45:20.877Z] 7d08f2745646: Pulling fs layer [2020-04-21T23:45:20.877Z] 4c9f31393084: Pulling fs layer [2020-04-21T23:45:20.877Z] eb21ddb83652: Pulling fs layer [2020-04-21T23:45:20.877Z] 345998794f6b: Pulling fs layer [2020-04-21T23:45:20.877Z] 97a711d68925: Pulling fs layer [2020-04-21T23:45:20.877Z] 7c8476c1cb00: Pulling fs layer [2020-04-21T23:45:20.877Z] 345998794f6b: Waiting [2020-04-21T23:45:20.877Z] 7d08f2745646: Waiting [2020-04-21T23:45:20.877Z] 97a711d68925: Waiting [2020-04-21T23:45:20.877Z] 4c9f31393084: Waiting [2020-04-21T23:45:20.877Z] eb21ddb83652: Waiting [2020-04-21T23:45:20.877Z] 0f37312ad70f: Verifying Checksum [2020-04-21T23:45:20.877Z] 0f37312ad70f: Download complete [2020-04-21T23:45:20.877Z] 2848faf0eed1: Verifying Checksum [2020-04-21T23:45:20.877Z] 2848faf0eed1: Download complete [2020-04-21T23:45:20.877Z] 4c9f31393084: Verifying Checksum [2020-04-21T23:45:20.877Z] 4c9f31393084: Download complete [2020-04-21T23:45:20.877Z] eb21ddb83652: Verifying Checksum [2020-04-21T23:45:20.877Z] eb21ddb83652: Download complete [2020-04-21T23:45:20.877Z] e6b0cf9c0882: Verifying Checksum [2020-04-21T23:45:21.139Z] e6b0cf9c0882: Pull complete [2020-04-21T23:45:21.402Z] 2848faf0eed1: Pull complete [2020-04-21T23:45:21.680Z] 0f37312ad70f: Pull complete [2020-04-21T23:45:21.680Z] 345998794f6b: Verifying Checksum [2020-04-21T23:45:21.680Z] 345998794f6b: Download complete [2020-04-21T23:45:22.277Z] 7c8476c1cb00: Verifying Checksum [2020-04-21T23:45:22.277Z] 7c8476c1cb00: Download complete [2020-04-21T23:45:22.277Z] 97a711d68925: Verifying Checksum [2020-04-21T23:45:22.277Z] 97a711d68925: Download complete [2020-04-21T23:45:23.216Z] 7d08f2745646: Verifying Checksum [2020-04-21T23:45:23.216Z] 7d08f2745646: Download complete [2020-04-21T23:45:29.808Z] 7d08f2745646: Pull complete [2020-04-21T23:45:29.809Z] 4c9f31393084: Pull complete [2020-04-21T23:45:29.809Z] eb21ddb83652: Pull complete [2020-04-21T23:45:31.733Z] 345998794f6b: Pull complete [2020-04-21T23:45:35.039Z] 97a711d68925: Pull complete [2020-04-21T23:45:35.611Z] 7c8476c1cb00: Pull complete [2020-04-21T23:45:35.874Z] Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 [2020-04-21T23:45:35.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer [2020-04-21T23:45:36.039Z] prd-centos7-docker-4c-2g-5458 does not seem to be running inside a container [2020-04-21T23:45:36.086Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat [2020-04-21T23:45:36.658Z] $ docker top 17fc9ca319318e2f5af419f787e2dfe33a85c3a43f031494b38cba8d802855be -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-21T23:45:37.167Z] + snyk monitor '--org=edgex-jenkins' [2020-04-21T23:45:41.357Z] [2020-04-21T23:45:41.357Z] Monitoring /w/workspace/xfoundry_go-mod-messaging_master... [2020-04-21T23:45:41.357Z] [2020-04-21T23:45:41.357Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f6e4b672-2be2-4054-abeb-10731c768cda/history/06854264-682c-4ae0-aeed-1418c7974b06 [2020-04-21T23:45:41.357Z] [2020-04-21T23:45:41.357Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-04-21T23:45:41.357Z] [2020-04-21T23:45:41.617Z] [Pipeline] } [2020-04-21T23:45:41.626Z] $ docker stop --time=1 17fc9ca319318e2f5af419f787e2dfe33a85c3a43f031494b38cba8d802855be [2020-04-21T23:45:42.958Z] $ docker rm -f 17fc9ca319318e2f5af419f787e2dfe33a85c3a43f031494b38cba8d802855be [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-04-21T23:45:43.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T23:45:43.994Z] . [Pipeline] withDockerContainer [2020-04-21T23:45:44.109Z] prd-centos7-docker-4c-2g-5458 does not seem to be running inside a container [2020-04-21T23:45:44.151Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-21T23:45:44.681Z] $ docker top 7f8269f3ff503e9cf7c526b79f2ad89fa815bae6191a5bec8ddf745a5638f755 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-21T23:45:44.951Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T23:45:44.951Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T23:45:45.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T23:45:45.157Z] $ docker exec 7f8269f3ff503e9cf7c526b79f2ad89fa815bae6191a5bec8ddf745a5638f755 ssh-agent [2020-04-21T23:45:45.341Z] SSH_AUTH_SOCK=/tmp/ssh-CHPN0dTPoUQa/agent.15 [2020-04-21T23:45:45.341Z] SSH_AGENT_PID=22 [2020-04-21T23:45:45.347Z] Running ssh-add (command line suppressed) [2020-04-21T23:45:45.488Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3796397909385735516.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3796397909385735516.key) [2020-04-21T23:45:45.537Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T23:45:45.851Z] + git semver tag [2020-04-21T23:45:45.851Z] # -> Open(): unable to determine branch for HEAD [2020-04-21T23:45:45.851Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2020-04-21T23:45:45.851Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2020-04-21T23:45:45.851Z] # $SEMVER_REMOTE_NAME = origin [2020-04-21T23:45:45.851Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-21T23:45:45.851Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-21T23:45:45.851Z] # $SEMVER_BRANCH = master [2020-04-21T23:45:45.851Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [2020-04-21T23:45:45.851Z] # 3d0432dae5e37f6ca1b3ff7de6156999f2cf9766 HEAD [2020-04-21T23:45:45.851Z] # -> Force: false [2020-04-21T23:45:45.851Z] # 1b72d97f8f62bb2a17e6f3f802d8441669f913b4 refs/tags/v0.1.19 [Pipeline] } [2020-04-21T23:45:45.860Z] $ docker exec --env ******** --env ******** 7f8269f3ff503e9cf7c526b79f2ad89fa815bae6191a5bec8ddf745a5638f755 ssh-agent -k [2020-04-21T23:45:45.999Z] unset SSH_AUTH_SOCK; [2020-04-21T23:45:45.999Z] unset SSH_AGENT_PID; [2020-04-21T23:45:45.999Z] echo Agent pid 22 killed; [2020-04-21T23:45:46.042Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-21T23:45:46.510Z] + git semver [Pipeline] } [2020-04-21T23:45:46.522Z] $ docker stop --time=1 7f8269f3ff503e9cf7c526b79f2ad89fa815bae6191a5bec8ddf745a5638f755 [2020-04-21T23:45:47.855Z] $ docker rm -f 7f8269f3ff503e9cf7c526b79f2ad89fa815bae6191a5bec8ddf745a5638f755 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-04-21T23:45:48.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-04-21T23:45:48.430Z] [2020-04-21T23:45:48.430Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-04-21T23:45:48.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-04-21T23:45:48.753Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-04-21T23:45:48.753Z] ab5ef0e58194: Pulling fs layer [2020-04-21T23:45:48.753Z] 9712f1f96733: Pulling fs layer [2020-04-21T23:45:48.753Z] 63f879dbbcfc: Pulling fs layer [2020-04-21T23:45:48.753Z] 0d9ebad4ef96: Pulling fs layer [2020-04-21T23:45:48.753Z] e9a5061849ea: Pulling fs layer [2020-04-21T23:45:48.753Z] d747dcd14b5f: Pulling fs layer [2020-04-21T23:45:48.753Z] 2de7ff778b66: Pulling fs layer [2020-04-21T23:45:48.753Z] 0d9ebad4ef96: Waiting [2020-04-21T23:45:48.753Z] e9a5061849ea: Waiting [2020-04-21T23:45:48.753Z] d747dcd14b5f: Waiting [2020-04-21T23:45:48.753Z] 2de7ff778b66: Waiting [2020-04-21T23:45:48.753Z] 9712f1f96733: Verifying Checksum [2020-04-21T23:45:48.753Z] 9712f1f96733: Download complete [2020-04-21T23:45:49.336Z] 63f879dbbcfc: Verifying Checksum [2020-04-21T23:45:49.336Z] 63f879dbbcfc: Download complete [2020-04-21T23:45:49.599Z] e9a5061849ea: Verifying Checksum [2020-04-21T23:45:49.599Z] e9a5061849ea: Download complete [2020-04-21T23:45:49.599Z] d747dcd14b5f: Verifying Checksum [2020-04-21T23:45:49.599Z] d747dcd14b5f: Download complete [2020-04-21T23:45:49.860Z] 0d9ebad4ef96: Download complete [2020-04-21T23:45:49.860Z] 2de7ff778b66: Download complete [2020-04-21T23:45:50.120Z] ab5ef0e58194: Download complete [2020-04-21T23:45:56.786Z] ab5ef0e58194: Pull complete [2020-04-21T23:45:56.786Z] 9712f1f96733: Pull complete [2020-04-21T23:45:57.726Z] 63f879dbbcfc: Pull complete [2020-04-21T23:46:04.325Z] 0d9ebad4ef96: Pull complete [2020-04-21T23:46:04.325Z] e9a5061849ea: Pull complete [2020-04-21T23:46:04.325Z] d747dcd14b5f: Pull complete [2020-04-21T23:46:09.594Z] 2de7ff778b66: Pull complete [2020-04-21T23:46:09.594Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-04-21T23:46:09.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-04-21T23:46:09.751Z] prd-centos7-docker-4c-2g-5458 does not seem to be running inside a container [2020-04-21T23:46:09.799Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-04-21T23:46:10.499Z] $ docker top e2879852e559443f0e0b9f928f4de20084b22906cd9f00bb1f1ebfc0f08a07f8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-04-21T23:46:10.697Z] provisioning config files... [2020-04-21T23:46:10.705Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config6997907826566153053tmp [2020-04-21T23:46:10.719Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config1108082004575767839tmp [2020-04-21T23:46:10.731Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config8333576133320827065tmp [Pipeline] { [Pipeline] echo [2020-04-21T23:46:10.777Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T23:46:11.070Z] ---> sigul-configuration.sh [2020-04-21T23:46:11.070Z] gpg: directory `/root/.gnupg' created [2020-04-21T23:46:11.070Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-04-21T23:46:11.070Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-04-21T23:46:11.070Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-04-21T23:46:11.070Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-04-21T23:46:11.070Z] gpg: CAST5 encrypted data [2020-04-21T23:46:11.329Z] gpg: encrypted with 1 passphrase [2020-04-21T23:46:11.329Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-04-21T23:46:11.616Z] + mkdir /home/jenkins [2020-04-21T23:46:11.616Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-04-21T23:46:11.905Z] + 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-04-21T23:46:11.917Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T23:46:12.211Z] ---> sigul-install.sh [2020-04-21T23:46:20.397Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-04-21T23:46:20.686Z] + git tag --list [2020-04-21T23:46:20.687Z] v0.1.19 [Pipeline] sh [2020-04-21T23:46:20.980Z] + lftools sign git-tag v0.1.19 [2020-04-21T23:46:21.915Z] Signing Git tag with Sigul... [2020-04-21T23:46:21.915Z] Signing v0.1.19 [Pipeline] echo [2020-04-21T23:46:22.857Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T23:46:23.149Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-04-21T23:46:23.156Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-04-21T23:46:23.229Z] $ docker stop --time=1 e2879852e559443f0e0b9f928f4de20084b22906cd9f00bb1f1ebfc0f08a07f8 [2020-04-21T23:46:24.615Z] $ docker rm -f e2879852e559443f0e0b9f928f4de20084b22906cd9f00bb1f1ebfc0f08a07f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-04-21T23:46:25.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T23:46:25.317Z] . [Pipeline] withDockerContainer [2020-04-21T23:46:25.428Z] prd-centos7-docker-4c-2g-5458 does not seem to be running inside a container [2020-04-21T23:46:25.468Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-21T23:46:25.980Z] $ docker top 623a6fd11898467fd005bcbef817e396af35fc28328e30314096842fd6659d18 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-21T23:46:26.245Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T23:46:26.245Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T23:46:26.444Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T23:46:26.446Z] $ docker exec 623a6fd11898467fd005bcbef817e396af35fc28328e30314096842fd6659d18 ssh-agent [2020-04-21T23:46:26.637Z] SSH_AUTH_SOCK=/tmp/ssh-21s1Qox8d8LI/agent.15 [2020-04-21T23:46:26.637Z] SSH_AGENT_PID=22 [2020-04-21T23:46:26.643Z] Running ssh-add (command line suppressed) [2020-04-21T23:46:26.784Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_6938751565183567059.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_6938751565183567059.key) [2020-04-21T23:46:26.841Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T23:46:27.165Z] + git semver bump patch [2020-04-21T23:46:27.165Z] # -> Open(): unable to determine branch for HEAD [2020-04-21T23:46:27.165Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2020-04-21T23:46:27.165Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2020-04-21T23:46:27.165Z] # $SEMVER_REMOTE_NAME = origin [2020-04-21T23:46:27.165Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-21T23:46:27.165Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-21T23:46:27.165Z] # $SEMVER_BRANCH = master [2020-04-21T23:46:27.165Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [2020-04-21T23:46:27.165Z] 0.1.20 [Pipeline] } [2020-04-21T23:46:27.174Z] $ docker exec --env ******** --env ******** 623a6fd11898467fd005bcbef817e396af35fc28328e30314096842fd6659d18 ssh-agent -k [2020-04-21T23:46:27.313Z] unset SSH_AUTH_SOCK; [2020-04-21T23:46:27.314Z] unset SSH_AGENT_PID; [2020-04-21T23:46:27.314Z] echo Agent pid 22 killed; [2020-04-21T23:46:27.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-21T23:46:27.784Z] + git semver [Pipeline] } [2020-04-21T23:46:27.796Z] $ docker stop --time=1 623a6fd11898467fd005bcbef817e396af35fc28328e30314096842fd6659d18 [2020-04-21T23:46:29.134Z] $ docker rm -f 623a6fd11898467fd005bcbef817e396af35fc28328e30314096842fd6659d18 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-04-21T23:46:29.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T23:46:29.788Z] . [Pipeline] withDockerContainer [2020-04-21T23:46:29.903Z] prd-centos7-docker-4c-2g-5458 does not seem to be running inside a container [2020-04-21T23:46:29.945Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-21T23:46:30.450Z] $ docker top 7614f3e4ebce7685883178c24d3459bc2edeb3f3defd449cbd121ab16741948e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-21T23:46:30.736Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T23:46:30.736Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T23:46:30.930Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T23:46:30.932Z] $ docker exec 7614f3e4ebce7685883178c24d3459bc2edeb3f3defd449cbd121ab16741948e ssh-agent [2020-04-21T23:46:31.122Z] SSH_AUTH_SOCK=/tmp/ssh-RSbLfF92FH2j/agent.14 [2020-04-21T23:46:31.122Z] SSH_AGENT_PID=21 [2020-04-21T23:46:31.130Z] Running ssh-add (command line suppressed) [2020-04-21T23:46:31.273Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3057696879211228242.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3057696879211228242.key) [2020-04-21T23:46:31.326Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T23:46:31.653Z] + git semver push [2020-04-21T23:46:31.653Z] # -> Open(): unable to determine branch for HEAD [2020-04-21T23:46:31.653Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2020-04-21T23:46:31.653Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2020-04-21T23:46:31.653Z] # $SEMVER_REMOTE_NAME = origin [2020-04-21T23:46:31.653Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-21T23:46:31.653Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-21T23:46:31.653Z] # $SEMVER_BRANCH = master [2020-04-21T23:46:31.653Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } [2020-04-21T23:46:38.244Z] $ docker exec --env ******** --env ******** 7614f3e4ebce7685883178c24d3459bc2edeb3f3defd449cbd121ab16741948e ssh-agent -k [2020-04-21T23:46:38.396Z] unset SSH_AUTH_SOCK; [2020-04-21T23:46:38.396Z] unset SSH_AGENT_PID; [2020-04-21T23:46:38.397Z] echo Agent pid 21 killed; [2020-04-21T23:46:38.445Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-21T23:46:38.860Z] + git semver [Pipeline] } [2020-04-21T23:46:38.879Z] $ docker stop --time=1 7614f3e4ebce7685883178c24d3459bc2edeb3f3defd449cbd121ab16741948e [2020-04-21T23:46:40.230Z] $ docker rm -f 7614f3e4ebce7685883178c24d3459bc2edeb3f3defd449cbd121ab16741948e [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-04-21T23:46:41.029Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T23:46:41.585Z] ---> package-listing.sh [2020-04-21T23:46:41.585Z] ++ facter osfamily [2020-04-21T23:46:41.585Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-21T23:46:41.585Z] + OS_FAMILY=redhat [2020-04-21T23:46:41.585Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_master [2020-04-21T23:46:41.585Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-21T23:46:41.585Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-21T23:46:41.585Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-21T23:46:41.585Z] + PACKAGES=/tmp/packages_start.txt [2020-04-21T23:46:41.585Z] + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' [2020-04-21T23:46:41.585Z] + PACKAGES=/tmp/packages_end.txt [2020-04-21T23:46:41.585Z] + case "${OS_FAMILY}" in [2020-04-21T23:46:41.585Z] + rpm -qa [2020-04-21T23:46:41.585Z] + sort [2020-04-21T23:46:45.771Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-21T23:46:45.771Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-21T23:46:45.771Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-21T23:46:45.771Z] + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' [2020-04-21T23:46:45.771Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_master/archives/ [2020-04-21T23:46:45.771Z] + 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-04-21T23:46:46.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-21T23:46:46.257Z] [2020-04-21T23:46:46.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-21T23:46:46.589Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-21T23:46:46.589Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-21T23:46:46.589Z] c9b1b535fdd9: Pulling fs layer [2020-04-21T23:46:46.589Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-21T23:46:46.589Z] 756a868c4378: Pulling fs layer [2020-04-21T23:46:46.589Z] 444b2fc9a129: Pulling fs layer [2020-04-21T23:46:46.589Z] ea15f1150254: Pulling fs layer [2020-04-21T23:46:46.589Z] 41b27a9f41bf: Pulling fs layer [2020-04-21T23:46:46.589Z] 28c525ee5125: Pulling fs layer [2020-04-21T23:46:46.589Z] 094b1ea09ed8: Pulling fs layer [2020-04-21T23:46:46.589Z] 138eaada9080: Pulling fs layer [2020-04-21T23:46:46.589Z] 0622d0fa9048: Pulling fs layer [2020-04-21T23:46:46.589Z] 41b27a9f41bf: Waiting [2020-04-21T23:46:46.589Z] 28c525ee5125: Waiting [2020-04-21T23:46:46.589Z] 094b1ea09ed8: Waiting [2020-04-21T23:46:46.589Z] 138eaada9080: Waiting [2020-04-21T23:46:46.589Z] 0622d0fa9048: Waiting [2020-04-21T23:46:46.589Z] 444b2fc9a129: Waiting [2020-04-21T23:46:46.589Z] ea15f1150254: Waiting [2020-04-21T23:46:46.589Z] 2cc5ad85d9ab: Download complete [2020-04-21T23:46:46.589Z] 444b2fc9a129: Verifying Checksum [2020-04-21T23:46:46.589Z] 444b2fc9a129: Download complete [2020-04-21T23:46:46.589Z] c9b1b535fdd9: Verifying Checksum [2020-04-21T23:46:46.589Z] c9b1b535fdd9: Download complete [2020-04-21T23:46:46.589Z] ea15f1150254: Verifying Checksum [2020-04-21T23:46:46.589Z] ea15f1150254: Download complete [2020-04-21T23:46:46.589Z] 28c525ee5125: Verifying Checksum [2020-04-21T23:46:46.589Z] 28c525ee5125: Download complete [2020-04-21T23:46:46.851Z] c9b1b535fdd9: Pull complete [2020-04-21T23:46:47.114Z] 756a868c4378: Verifying Checksum [2020-04-21T23:46:47.114Z] 756a868c4378: Download complete [2020-04-21T23:46:47.115Z] 138eaada9080: Verifying Checksum [2020-04-21T23:46:47.115Z] 138eaada9080: Download complete [2020-04-21T23:46:47.115Z] 2cc5ad85d9ab: Pull complete [2020-04-21T23:46:47.115Z] 0622d0fa9048: Verifying Checksum [2020-04-21T23:46:47.115Z] 0622d0fa9048: Download complete [2020-04-21T23:46:47.115Z] 094b1ea09ed8: Verifying Checksum [2020-04-21T23:46:47.115Z] 094b1ea09ed8: Download complete [2020-04-21T23:46:47.690Z] 41b27a9f41bf: Verifying Checksum [2020-04-21T23:46:47.690Z] 41b27a9f41bf: Download complete [2020-04-21T23:46:50.225Z] 756a868c4378: Pull complete [2020-04-21T23:46:50.225Z] 444b2fc9a129: Pull complete [2020-04-21T23:46:50.225Z] ea15f1150254: Pull complete [2020-04-21T23:46:55.499Z] 41b27a9f41bf: Pull complete [2020-04-21T23:46:55.499Z] 28c525ee5125: Pull complete [2020-04-21T23:46:58.041Z] 094b1ea09ed8: Pull complete [2020-04-21T23:46:58.041Z] 138eaada9080: Pull complete [2020-04-21T23:46:58.300Z] 0622d0fa9048: Pull complete [2020-04-21T23:46:58.300Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-21T23:46:58.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-21T23:46:58.435Z] prd-centos7-docker-4c-2g-5458 does not seem to be running inside a container [2020-04-21T23:46:58.477Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-21T23:46:59.583Z] $ docker top 9160e5d4b1fe7e47fedaa92f5c0040d3087da9ccd4fbc303bfc755ff7ee883e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-21T23:46:59.796Z] provisioning config files... [2020-04-21T23:46:59.812Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config8823867954845682288tmp [Pipeline] { [Pipeline] echo [2020-04-21T23:46:59.881Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T23:47:00.248Z] ---> create-netrc.sh [Pipeline] echo [2020-04-21T23:47:00.260Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T23:47:00.599Z] ---> logs-deploy.sh [2020-04-21T23:47:00.599Z] + ARCHIVE_ARTIFACTS= [2020-04-21T23:47:00.599Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-21T23:47:00.599Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-21T23:47:00.599Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-21T23:47:00.599Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/master/9 [2020-04-21T23:47:00.599Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/master/9/ [2020-04-21T23:47:00.599Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/master/9 /w/workspace/xfoundry_go-mod-messaging_master [2020-04-21T23:47:02.516Z] Archives upload complete. [2020-04-21T23:47:02.516Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/master/9 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/master/9/