Pull request #53 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of AnthonyMBonafide for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from d79e87d7afb4624ae293322e233f6aefb05e11f3+88b3fc04b6492b330f8e0c316fb432c372d24ca0 (e1c283ab0dc3484e8d8e0b94d1cb61946c06f99a) 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5384 in /w/workspace/exfoundry_go-mod-messaging_PR-53 [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/exfoundry_go-mod-messaging_PR-53 # 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/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 88b3fc04b6492b330f8e0c316fb432c372d24ca0 into PR head commit d79e87d7afb4624ae293322e233f6aefb05e11f3 Merge succeeded, producing d79e87d7afb4624ae293322e233f6aefb05e11f3 Checking out Revision d79e87d7afb4624ae293322e233f6aefb05e11f3 (PR-53) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/53/head:refs/remotes/origin/PR-53 # 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/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d79e87d7afb4624ae293322e233f6aefb05e11f3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 88b3fc04b6492b330f8e0c316fb432c372d24ca0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d79e87d7afb4624ae293322e233f6aefb05e11f3 # timeout=10 Commit message: "Add initial support for Redis Streams" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-21T19:21:24.723Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-21T19:21:24.994Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-21T19:21:25.066Z] ========================================================= [2020-04-21T19:21:25.066Z] EdgeX Global Pipelines Version Info [2020-04-21T19:21:25.066Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk aeddeb6cd63f141e5fdfcd3dc60b6bfd207174cf # timeout=10 [2020-04-21T19:21:26.878Z] ------------------- [2020-04-21T19:21:26.878Z] stable info: [2020-04-21T19:21:26.878Z] ------------------- [2020-04-21T19:21:26.878Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-21T19:21:26.878Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-21T19:21:26.878Z] Message: update stable to v1.0.73 [2020-04-21T19:21:27.872Z] ------------------- [2020-04-21T19:21:27.872Z] experimental info: [2020-04-21T19:21:27.872Z] ------------------- [2020-04-21T19:21:27.872Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-21T19:21:27.872Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-21T19:21:27.872Z] Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-21T19:21:30.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T19:21:30.474Z] [2020-04-21T19:21:30.474Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-21T19:21:30.959Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T19:21:31.264Z] latest: Pulling from edgex-devops/git-semver [2020-04-21T19:21:31.264Z] 9123ac7c32f7: Pulling fs layer [2020-04-21T19:21:31.264Z] b8cc5d1170e3: Pulling fs layer [2020-04-21T19:21:31.264Z] 2924cbbf6a41: Pulling fs layer [2020-04-21T19:21:31.264Z] 93b08a4f1073: Pulling fs layer [2020-04-21T19:21:31.264Z] 93b08a4f1073: Waiting [2020-04-21T19:21:31.264Z] b8cc5d1170e3: Download complete [2020-04-21T19:21:33.070Z] 9123ac7c32f7: Verifying Checksum [2020-04-21T19:21:33.070Z] 9123ac7c32f7: Download complete [2020-04-21T19:21:34.102Z] 93b08a4f1073: Verifying Checksum [2020-04-21T19:21:34.102Z] 93b08a4f1073: Download complete [2020-04-21T19:21:34.102Z] 2924cbbf6a41: Verifying Checksum [2020-04-21T19:21:34.102Z] 2924cbbf6a41: Download complete [2020-04-21T19:21:34.102Z] 9123ac7c32f7: Pull complete [2020-04-21T19:21:34.102Z] b8cc5d1170e3: Pull complete [2020-04-21T19:21:35.062Z] 2924cbbf6a41: Pull complete [2020-04-21T19:21:35.325Z] 93b08a4f1073: Pull complete [2020-04-21T19:21:35.325Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-21T19:21:35.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-21T19:21:35.580Z] prd-centos7-docker-4c-2g-5384 does not seem to be running inside a container [2020-04-21T19:21:35.679Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-53 -v /w/workspace/exfoundry_go-mod-messaging_PR-53:/w/workspace/exfoundry_go-mod-messaging_PR-53:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-53@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-53@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-21T19:21:36.966Z] $ docker top 8b3dfe58eea31ab28f7046b06031f0da5cd5785a48c71d757f21821107e21611 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-21T19:21:37.455Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T19:21:37.455Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T19:21:37.936Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T19:21:37.945Z] $ docker exec 8b3dfe58eea31ab28f7046b06031f0da5cd5785a48c71d757f21821107e21611 ssh-agent [2020-04-21T19:21:38.847Z] SSH_AUTH_SOCK=/tmp/ssh-gKsn288ekRSM/agent.14 [2020-04-21T19:21:38.847Z] SSH_AGENT_PID=20 [2020-04-21T19:21:38.901Z] Running ssh-add (command line suppressed) [2020-04-21T19:21:39.254Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/private_key_2715437499204465952.key (/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/private_key_2715437499204465952.key) [2020-04-21T19:21:39.406Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T19:21:40.539Z] + git describe --exact-match --tags HEAD [2020-04-21T19:21:40.539Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-21T19:21:40.650Z] $ docker exec --env ******** --env ******** 8b3dfe58eea31ab28f7046b06031f0da5cd5785a48c71d757f21821107e21611 ssh-agent -k [2020-04-21T19:21:41.034Z] unset SSH_AUTH_SOCK; [2020-04-21T19:21:41.036Z] unset SSH_AGENT_PID; [2020-04-21T19:21:41.037Z] echo Agent pid 20 killed; [2020-04-21T19:21:41.126Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-21T19:21:41.197Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-21T19:21:41.197Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-21T19:21:41.279Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T19:21:41.279Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T19:21:41.865Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T19:21:41.874Z] $ docker exec 8b3dfe58eea31ab28f7046b06031f0da5cd5785a48c71d757f21821107e21611 ssh-agent [2020-04-21T19:21:42.455Z] SSH_AUTH_SOCK=/tmp/ssh-d2JutWRYtzXj/agent.54 [2020-04-21T19:21:42.455Z] SSH_AGENT_PID=60 [2020-04-21T19:21:42.464Z] Running ssh-add (command line suppressed) [2020-04-21T19:21:42.813Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/private_key_8206724743022414702.key (/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/private_key_8206724743022414702.key) [2020-04-21T19:21:43.068Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T19:21:43.756Z] + git semver init [2020-04-21T19:21:43.756Z] # -> Open(): unable to determine branch for HEAD [2020-04-21T19:21:43.756Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-53/.git [2020-04-21T19:21:43.756Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-53 [2020-04-21T19:21:43.756Z] # $SEMVER_REMOTE_NAME = origin [2020-04-21T19:21:43.756Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-21T19:21:43.756Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-21T19:21:43.756Z] # $SEMVER_BRANCH = PR-53 [2020-04-21T19:21:43.756Z] # $SEMVER_TEMP = /tmp/semver-796477294 [2020-04-21T19:21:43.756Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2020-04-21T19:21:44.019Z] # '/tmp/semver-796477294' -> '/w/workspace/exfoundry_go-mod-messaging_PR-53/.semver' [2020-04-21T19:21:44.019Z] # -> Force: false [2020-04-21T19:21:44.019Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-53/.semver [Pipeline] } [2020-04-21T19:21:44.040Z] $ docker exec --env ******** --env ******** 8b3dfe58eea31ab28f7046b06031f0da5cd5785a48c71d757f21821107e21611 ssh-agent -k [2020-04-21T19:21:44.487Z] unset SSH_AUTH_SOCK; [2020-04-21T19:21:44.487Z] unset SSH_AGENT_PID; [2020-04-21T19:21:44.487Z] echo Agent pid 60 killed; [2020-04-21T19:21:44.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-21T19:21:45.109Z] + git semver [Pipeline] } [2020-04-21T19:21:45.150Z] $ docker stop --time=1 8b3dfe58eea31ab28f7046b06031f0da5cd5785a48c71d757f21821107e21611 [2020-04-21T19:21:47.238Z] $ docker rm -f 8b3dfe58eea31ab28f7046b06031f0da5cd5785a48c71d757f21821107e21611 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-21T19:21:49.131Z] Stashed 33 file(s) [Pipeline] echo [2020-04-21T19:21:49.133Z] [edgeXSemver] initialized semver on version 0.0.0 [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-21T19:22:04.367Z] Still waiting to schedule task [2020-04-21T19:22:04.367Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-21T19:22:04.369Z] Still waiting to schedule task [2020-04-21T19:22:04.369Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-04-21T19:24:39.157Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5387 in /w/workspace/exfoundry_go-mod-messaging_PR-53 [Pipeline] { [Pipeline] ws [2020-04-21T19:24:39.203Z] Running in /w/workspace/go-mod-messaging/5 [Pipeline] { [Pipeline] checkout [2020-04-21T19:24:46.149Z] using credential edgex-jenkins-ssh [2020-04-21T19:24:46.198Z] Cloning the remote Git repository [2020-04-21T19:24:46.198Z] Cloning with configured refspecs honoured and without tags [2020-04-21T19:24:46.287Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-21T19:24:46.398Z] > git init /w/workspace/go-mod-messaging/5 # timeout=10 [2020-04-21T19:24:46.496Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-21T19:24:46.499Z] > git --version # timeout=10 [2020-04-21T19:24:46.528Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T19:24:46.602Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T19:24:47.497Z] Fetching without tags [2020-04-21T19:24:48.018Z] Merging remotes/origin/master commit 88b3fc04b6492b330f8e0c316fb432c372d24ca0 into PR head commit d79e87d7afb4624ae293322e233f6aefb05e11f3 [2020-04-21T19:24:48.292Z] Merge succeeded, producing d79e87d7afb4624ae293322e233f6aefb05e11f3 [2020-04-21T19:24:48.292Z] Checking out Revision d79e87d7afb4624ae293322e233f6aefb05e11f3 (PR-53) [2020-04-21T19:24:47.317Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-21T19:24:47.348Z] > git config --add remote.origin.fetch +refs/pull/53/head:refs/remotes/origin/PR-53 # timeout=10 [2020-04-21T19:24:47.382Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T19:24:47.455Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-21T19:24:47.512Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-21T19:24:47.513Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T19:24:47.525Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T19:24:48.058Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T19:24:48.082Z] > git checkout -f d79e87d7afb4624ae293322e233f6aefb05e11f3 # timeout=10 [2020-04-21T19:24:48.180Z] > git remote # timeout=10 [2020-04-21T19:24:48.201Z] > git config --get remote.origin.url # timeout=10 [2020-04-21T19:24:48.224Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T19:24:48.239Z] > git merge 88b3fc04b6492b330f8e0c316fb432c372d24ca0 # timeout=10 [2020-04-21T19:24:48.263Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T19:24:48.301Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T19:24:48.365Z] > git checkout -f d79e87d7afb4624ae293322e233f6aefb05e11f3 # timeout=10 [2020-04-21T19:24:53.134Z] 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-21T19:24:54.278Z] ========================================================= [2020-04-21T19:24:54.278Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-21T19:24:54.278Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-21T19:24:55.413Z] + 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-21T19:24:56.387Z] Sending build context to Docker daemon 533kB [2020-04-21T19:24:56.387Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-21T19:24:56.387Z] Step 2/7 : FROM ${BASE} [2020-04-21T19:24:56.658Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-21T19:24:56.658Z] cde5963f3b93: Pulling fs layer [2020-04-21T19:24:56.658Z] 2a23fa8c16f7: Pulling fs layer [2020-04-21T19:24:56.658Z] 777b28850792: Pulling fs layer [2020-04-21T19:24:56.658Z] 8a11ddd9e578: Pulling fs layer [2020-04-21T19:24:56.658Z] 4cf88f913ddb: Pulling fs layer [2020-04-21T19:24:56.658Z] 1df406cf5192: Pulling fs layer [2020-04-21T19:24:56.658Z] cd6300453558: Pulling fs layer [2020-04-21T19:24:56.658Z] b9c365052c96: Pulling fs layer [2020-04-21T19:24:56.658Z] a2d8cc88f415: Pulling fs layer [2020-04-21T19:24:56.658Z] ea1d1ca13537: Pulling fs layer [2020-04-21T19:24:56.658Z] 3750a50a1c5e: Pulling fs layer [2020-04-21T19:24:56.658Z] 8a11ddd9e578: Waiting [2020-04-21T19:24:56.658Z] 4cf88f913ddb: Waiting [2020-04-21T19:24:56.658Z] 1df406cf5192: Waiting [2020-04-21T19:24:56.658Z] cd6300453558: Waiting [2020-04-21T19:24:56.658Z] b9c365052c96: Waiting [2020-04-21T19:24:56.658Z] a2d8cc88f415: Waiting [2020-04-21T19:24:56.658Z] ea1d1ca13537: Waiting [2020-04-21T19:24:56.658Z] 3750a50a1c5e: Waiting [2020-04-21T19:24:56.658Z] 777b28850792: Verifying Checksum [2020-04-21T19:24:56.658Z] 777b28850792: Download complete [2020-04-21T19:24:56.658Z] 2a23fa8c16f7: Verifying Checksum [2020-04-21T19:24:56.658Z] 2a23fa8c16f7: Download complete [2020-04-21T19:24:56.658Z] 4cf88f913ddb: Download complete [2020-04-21T19:24:56.658Z] 1df406cf5192: Verifying Checksum [2020-04-21T19:24:56.658Z] 1df406cf5192: Download complete [2020-04-21T19:24:56.935Z] cde5963f3b93: Verifying Checksum [2020-04-21T19:24:56.935Z] cde5963f3b93: Download complete [2020-04-21T19:24:56.938Z] Running on prd-centos7-docker-4c-2g-5388 in /w/workspace/exfoundry_go-mod-messaging_PR-53 [Pipeline] { [Pipeline] ws [2020-04-21T19:24:56.977Z] Running in /w/workspace/go-mod-messaging/5 [Pipeline] { [Pipeline] checkout [2020-04-21T19:24:57.917Z] cde5963f3b93: Pull complete [2020-04-21T19:24:58.511Z] 2a23fa8c16f7: Pull complete [2020-04-21T19:24:59.103Z] 777b28850792: Pull complete [2020-04-21T19:24:59.220Z] using credential edgex-jenkins-ssh [2020-04-21T19:24:59.267Z] Cloning the remote Git repository [2020-04-21T19:24:59.268Z] Cloning with configured refspecs honoured and without tags [2020-04-21T19:24:59.299Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-21T19:24:59.345Z] > git init /w/workspace/go-mod-messaging/5 # timeout=10 [2020-04-21T19:24:59.386Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-21T19:24:59.386Z] > git --version # timeout=10 [2020-04-21T19:24:59.393Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T19:24:59.416Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T19:24:59.876Z] Fetching without tags [2020-04-21T19:25:00.264Z] Merging remotes/origin/master commit 88b3fc04b6492b330f8e0c316fb432c372d24ca0 into PR head commit d79e87d7afb4624ae293322e233f6aefb05e11f3 [2020-04-21T19:25:00.350Z] Merge succeeded, producing d79e87d7afb4624ae293322e233f6aefb05e11f3 [2020-04-21T19:25:00.351Z] Checking out Revision d79e87d7afb4624ae293322e233f6aefb05e11f3 (PR-53) [2020-04-21T19:24:59.844Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-21T19:24:59.849Z] > git config --add remote.origin.fetch +refs/pull/53/head:refs/remotes/origin/PR-53 # timeout=10 [2020-04-21T19:24:59.854Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T19:24:59.868Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-21T19:24:59.881Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-21T19:24:59.881Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T19:24:59.886Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T19:25:00.273Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T19:25:00.280Z] > git checkout -f d79e87d7afb4624ae293322e233f6aefb05e11f3 # timeout=10 [2020-04-21T19:25:00.314Z] > git remote # timeout=10 [2020-04-21T19:25:00.320Z] > git config --get remote.origin.url # timeout=10 [2020-04-21T19:25:00.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T19:25:00.329Z] > git merge 88b3fc04b6492b330f8e0c316fb432c372d24ca0 # timeout=10 [2020-04-21T19:25:00.340Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T19:25:00.355Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T19:25:00.365Z] > git checkout -f d79e87d7afb4624ae293322e233f6aefb05e11f3 # timeout=10 [2020-04-21T19:25:01.073Z] cd6300453558: Verifying Checksum [2020-04-21T19:25:01.073Z] cd6300453558: Download complete [2020-04-21T19:25:01.073Z] a2d8cc88f415: Verifying Checksum [2020-04-21T19:25:01.073Z] a2d8cc88f415: Download complete [2020-04-21T19:25:03.679Z] ea1d1ca13537: Verifying Checksum [2020-04-21T19:25:03.679Z] ea1d1ca13537: Download complete [2020-04-21T19:25:03.946Z] 3750a50a1c5e: Download complete [2020-04-21T19:25:04.222Z] 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-21T19:25:04.870Z] ========================================================= [2020-04-21T19:25:04.870Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-21T19:25:04.870Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-21T19:25:05.464Z] + 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-21T19:25:05.732Z] Sending build context to Docker daemon 533kB [2020-04-21T19:25:05.732Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-21T19:25:05.732Z] Step 2/7 : FROM ${BASE} [2020-04-21T19:25:05.732Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-21T19:25:05.732Z] e6b0cf9c0882: Pulling fs layer [2020-04-21T19:25:05.732Z] 2848faf0eed1: Pulling fs layer [2020-04-21T19:25:05.732Z] 0f37312ad70f: Pulling fs layer [2020-04-21T19:25:05.732Z] 5788d62ee057: Pulling fs layer [2020-04-21T19:25:05.732Z] 0e6b1d234666: Pulling fs layer [2020-04-21T19:25:05.732Z] bf5d7aec512f: Pulling fs layer [2020-04-21T19:25:05.732Z] 34c802a77dc8: Pulling fs layer [2020-04-21T19:25:05.732Z] 9eb99e56ec68: Pulling fs layer [2020-04-21T19:25:05.732Z] 27c7a5d97fbd: Pulling fs layer [2020-04-21T19:25:05.732Z] 5c102a31e300: Pulling fs layer [2020-04-21T19:25:05.732Z] dcfb455df0a1: Pulling fs layer [2020-04-21T19:25:05.732Z] 5788d62ee057: Waiting [2020-04-21T19:25:05.732Z] 0e6b1d234666: Waiting [2020-04-21T19:25:05.732Z] bf5d7aec512f: Waiting [2020-04-21T19:25:05.732Z] 34c802a77dc8: Waiting [2020-04-21T19:25:05.732Z] 9eb99e56ec68: Waiting [2020-04-21T19:25:05.732Z] 27c7a5d97fbd: Waiting [2020-04-21T19:25:05.732Z] 5c102a31e300: Waiting [2020-04-21T19:25:05.732Z] dcfb455df0a1: Waiting [2020-04-21T19:25:05.732Z] 0f37312ad70f: Download complete [2020-04-21T19:25:05.732Z] 2848faf0eed1: Verifying Checksum [2020-04-21T19:25:05.732Z] 2848faf0eed1: Download complete [2020-04-21T19:25:05.732Z] 0e6b1d234666: Download complete [2020-04-21T19:25:05.732Z] bf5d7aec512f: Verifying Checksum [2020-04-21T19:25:05.732Z] bf5d7aec512f: Download complete [2020-04-21T19:25:05.732Z] e6b0cf9c0882: Verifying Checksum [2020-04-21T19:25:05.732Z] e6b0cf9c0882: Download complete [2020-04-21T19:25:05.999Z] e6b0cf9c0882: Pull complete [2020-04-21T19:25:06.259Z] 2848faf0eed1: Pull complete [2020-04-21T19:25:06.259Z] 0f37312ad70f: Pull complete [2020-04-21T19:25:06.553Z] b9c365052c96: Verifying Checksum [2020-04-21T19:25:06.553Z] b9c365052c96: Download complete [2020-04-21T19:25:06.897Z] 34c802a77dc8: Verifying Checksum [2020-04-21T19:25:06.897Z] 34c802a77dc8: Download complete [2020-04-21T19:25:06.897Z] 27c7a5d97fbd: Verifying Checksum [2020-04-21T19:25:06.897Z] 27c7a5d97fbd: Download complete [2020-04-21T19:25:07.475Z] 5c102a31e300: Verifying Checksum [2020-04-21T19:25:07.475Z] 5c102a31e300: Download complete [2020-04-21T19:25:07.475Z] dcfb455df0a1: Verifying Checksum [2020-04-21T19:25:07.475Z] dcfb455df0a1: Download complete [2020-04-21T19:25:07.475Z] 9eb99e56ec68: Verifying Checksum [2020-04-21T19:25:07.475Z] 9eb99e56ec68: Download complete [2020-04-21T19:25:07.735Z] 5788d62ee057: Verifying Checksum [2020-04-21T19:25:07.735Z] 5788d62ee057: Download complete [2020-04-21T19:25:08.515Z] 8a11ddd9e578: Verifying Checksum [2020-04-21T19:25:08.515Z] 8a11ddd9e578: Download complete [2020-04-21T19:25:14.307Z] 5788d62ee057: Pull complete [2020-04-21T19:25:14.307Z] 0e6b1d234666: Pull complete [2020-04-21T19:25:14.307Z] bf5d7aec512f: Pull complete [2020-04-21T19:25:20.879Z] 8a11ddd9e578: Pull complete [2020-04-21T19:25:20.879Z] 4cf88f913ddb: Pull complete [2020-04-21T19:25:20.879Z] 1df406cf5192: Pull complete [2020-04-21T19:25:20.886Z] 34c802a77dc8: Pull complete [2020-04-21T19:25:24.183Z] 9eb99e56ec68: Pull complete [2020-04-21T19:25:24.183Z] 27c7a5d97fbd: Pull complete [2020-04-21T19:25:25.137Z] cd6300453558: Pull complete [2020-04-21T19:25:25.138Z] 5c102a31e300: Pull complete [2020-04-21T19:25:25.138Z] dcfb455df0a1: Pull complete [2020-04-21T19:25:25.138Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-21T19:25:25.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-21T19:25:25.138Z] ---> 7c70fe431013 [2020-04-21T19:25:25.138Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-21T19:25:25.397Z] ---> Running in 79377504fd12 [2020-04-21T19:25:25.397Z] Removing intermediate container 79377504fd12 [2020-04-21T19:25:25.397Z] ---> 9abdc1d356f2 [2020-04-21T19:25:25.397Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-04-21T19:25:25.397Z] ---> Running in 0ae14e0051f1 [2020-04-21T19:25:25.967Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-21T19:25:26.936Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-21T19:25:27.218Z] (1/5) Installing libsodium (1.0.18-r0) [2020-04-21T19:25:27.218Z] (2/5) Installing libzmq (4.3.2-r0) [2020-04-21T19:25:27.477Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-04-21T19:25:27.477Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-04-21T19:25:27.477Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-04-21T19:25:27.737Z] Executing busybox-1.31.1-r8.trigger [2020-04-21T19:25:27.737Z] OK: 145 MiB in 44 packages [2020-04-21T19:25:27.998Z] Removing intermediate container 0ae14e0051f1 [2020-04-21T19:25:27.998Z] ---> d5671610c870 [2020-04-21T19:25:27.998Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-21T19:25:28.258Z] ---> Running in 7371633a246c [2020-04-21T19:25:28.258Z] Removing intermediate container 7371633a246c [2020-04-21T19:25:28.258Z] ---> 4517e89edca8 [2020-04-21T19:25:28.258Z] Step 6/7 : COPY go.mod . [2020-04-21T19:25:28.518Z] ---> 0786dc7fd9bd [2020-04-21T19:25:28.518Z] Step 7/7 : RUN go mod download [2020-04-21T19:25:28.518Z] ---> Running in 68eae6f475bf [2020-04-21T19:25:30.430Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-21T19:25:30.504Z] b9c365052c96: Pull complete [2020-04-21T19:25:30.504Z] a2d8cc88f415: Pull complete [2020-04-21T19:25:30.689Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-21T19:25:30.689Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-21T19:25:30.689Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-04-21T19:25:30.948Z] go: finding github.com/golang/protobuf v1.3.2 [2020-04-21T19:25:30.948Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-21T19:25:30.948Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-21T19:25:30.948Z] go: finding github.com/kr/pty v1.1.1 [2020-04-21T19:25:30.948Z] go: finding github.com/kr/text v0.1.0 [2020-04-21T19:25:30.948Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-04-21T19:25:30.948Z] go: finding github.com/onsi/gomega v1.7.0 [2020-04-21T19:25:30.948Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-04-21T19:25:30.948Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-21T19:25:30.948Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-21T19:25:30.948Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-21T19:25:31.209Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-21T19:25:31.209Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-04-21T19:25:31.209Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-04-21T19:25:31.209Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-04-21T19:25:31.209Z] go: finding golang.org/x/text v0.3.2 [2020-04-21T19:25:31.209Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-04-21T19:25:31.209Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-21T19:25:31.209Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-21T19:25:31.209Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-21T19:25:31.209Z] go: finding gopkg.in/yaml.v2 v2.2.4 [2020-04-21T19:25:32.465Z] ea1d1ca13537: Pull complete [2020-04-21T19:25:33.051Z] 3750a50a1c5e: Pull complete [2020-04-21T19:25:33.051Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-21T19:25:33.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-21T19:25:33.051Z] ---> 78745c68409d [2020-04-21T19:25:33.051Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-21T19:25:37.305Z] ---> Running in 1fe244cfc3cb [2020-04-21T19:25:37.574Z] Removing intermediate container 1fe244cfc3cb [2020-04-21T19:25:37.574Z] ---> ccfe9429a5c5 [2020-04-21T19:25:37.574Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-04-21T19:25:37.574Z] ---> Running in b01c00bb98c1 [2020-04-21T19:25:38.549Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-21T19:25:39.359Z] Removing intermediate container 68eae6f475bf [2020-04-21T19:25:39.359Z] ---> 21f90fd84188 [2020-04-21T19:25:39.359Z] Successfully built 21f90fd84188 [2020-04-21T19:25:39.359Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-04-21T19:25:39.517Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-21T19:25:39.939Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-21T19:25:39.939Z] . [Pipeline] withDockerContainer [2020-04-21T19:25:40.063Z] prd-centos7-docker-4c-2g-5388 does not seem to be running inside a container [2020-04-21T19:25:40.103Z] (1/5) Installing libsodium (1.0.18-r0) [2020-04-21T19:25:40.103Z] (2/5) Installing libzmq (4.3.2-r0) [2020-04-21T19:25:40.103Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-04-21T19:25:40.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-21T19:25:40.371Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-04-21T19:25:40.371Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-04-21T19:25:40.639Z] Executing busybox-1.31.1-r8.trigger [2020-04-21T19:25:40.639Z] OK: 127 MiB in 44 packages [2020-04-21T19:25:40.677Z] $ docker top 279724eed45c9bcdf320b40a199e0239b339d1c9a97928feb4887ecca9c30afb -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-21T19:25:41.258Z] + go version [2020-04-21T19:25:41.258Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-21T19:25:41.567Z] + make test [2020-04-21T19:25:41.568Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-21T19:25:42.065Z] Removing intermediate container b01c00bb98c1 [2020-04-21T19:25:42.065Z] ---> 940e287e0972 [2020-04-21T19:25:42.065Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-21T19:25:42.065Z] ---> Running in d68910aa22f6 [2020-04-21T19:25:42.658Z] Removing intermediate container d68910aa22f6 [2020-04-21T19:25:42.659Z] ---> 56c5c05edd65 [2020-04-21T19:25:42.659Z] Step 6/7 : COPY go.mod . [2020-04-21T19:25:43.244Z] ---> a203cde2f18f [2020-04-21T19:25:43.244Z] Step 7/7 : RUN go mod download [2020-04-21T19:25:43.513Z] ---> Running in 3624b3f98924 [2020-04-21T19:25:45.464Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-21T19:25:45.464Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-21T19:25:45.464Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-21T19:25:45.464Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-04-21T19:25:45.464Z] go: finding github.com/golang/protobuf v1.3.2 [2020-04-21T19:25:45.464Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-21T19:25:45.464Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-21T19:25:45.464Z] go: finding github.com/kr/pty v1.1.1 [2020-04-21T19:25:45.464Z] go: finding github.com/kr/text v0.1.0 [2020-04-21T19:25:45.464Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-04-21T19:25:45.464Z] go: finding github.com/onsi/gomega v1.7.0 [2020-04-21T19:25:45.464Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-04-21T19:25:45.464Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-21T19:25:45.464Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-21T19:25:45.464Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-21T19:25:45.464Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-21T19:25:45.464Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-04-21T19:25:45.464Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-04-21T19:25:45.464Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-04-21T19:25:45.464Z] go: finding golang.org/x/text v0.3.2 [2020-04-21T19:25:45.464Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-04-21T19:25:45.464Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-21T19:25:45.464Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-21T19:25:45.464Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-21T19:25:45.464Z] go: finding gopkg.in/yaml.v2 v2.2.4 [2020-04-21T19:25:46.862Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-04-21T19:25:49.421Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.007s coverage: 94.7% of statements [2020-04-21T19:25:52.752Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.007s coverage: 77.1% of statements [2020-04-21T19:25:52.752Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [2020-04-21T19:25:57.819Z] Removing intermediate container 3624b3f98924 [2020-04-21T19:25:57.820Z] ---> 81b233af828f [2020-04-21T19:25:57.820Z] Successfully built 81b233af828f [2020-04-21T19:25:57.820Z] 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-21T19:25:58.792Z] + docker inspect -f . ci-base-image-arm64 [2020-04-21T19:25:59.060Z] . [Pipeline] withDockerContainer [2020-04-21T19:25:59.468Z] prd-ubuntu18.04-docker-arm64-4c-16g-5387 does not seem to be running inside a container [2020-04-21T19:25:59.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-21T19:26:01.288Z] $ docker top 86e19611f8e316cecb5b0204ca11bfbe4f047521e6395911530da7968368053b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-21T19:26:02.449Z] + go version [2020-04-21T19:26:02.449Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-21T19:26:03.127Z] + make test [2020-04-21T19:26:03.127Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-21T19:26:14.706Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.345s coverage: 84.1% of statements [2020-04-21T19:26:14.706Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.008s coverage: 85.7% of statements [2020-04-21T19:26:14.706Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.012s coverage: 100.0% of statements [2020-04-21T19:26:14.706Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.008s coverage: 100.0% of statements [2020-04-21T19:26:14.706Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.005s coverage: 90.9% of statements [2020-04-21T19:26:14.706Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-04-21T19:26:15.277Z] gofmt -l . [2020-04-21T19:26:15.536Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-21T19:26:15.910Z] Stashed 1 file(s) [Pipeline] } [2020-04-21T19:26:15.919Z] $ docker stop --time=1 279724eed45c9bcdf320b40a199e0239b339d1c9a97928feb4887ecca9c30afb [2020-04-21T19:26:17.929Z] $ docker rm -f 279724eed45c9bcdf320b40a199e0239b339d1c9a97928feb4887ecca9c30afb [Pipeline] // withDockerContainer [Pipeline] } [2020-04-21T19:26:18.185Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-21T19:26:21.608Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.043s coverage: 94.7% of statements [2020-04-21T19:26:34.118Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.078s coverage: 77.1% of statements [2020-04-21T19:26:34.118Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [2020-04-21T19:26:56.195Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.385s coverage: 84.1% of statements [2020-04-21T19:26:56.195Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.023s coverage: 85.7% of statements [2020-04-21T19:26:56.195Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.022s coverage: 100.0% of statements [2020-04-21T19:26:56.195Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.051s coverage: 100.0% of statements [2020-04-21T19:26:56.195Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.016s coverage: 90.9% of statements [2020-04-21T19:26:56.465Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-04-21T19:26:59.837Z] gofmt -l . [2020-04-21T19:26:59.837Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-21T19:26:59.853Z] Warning: overwriting stash ‘coverage-report’ [2020-04-21T19:27:00.242Z] Stashed 1 file(s) [Pipeline] } [2020-04-21T19:27:00.247Z] $ docker stop --time=1 86e19611f8e316cecb5b0204ca11bfbe4f047521e6395911530da7968368053b [2020-04-21T19:27:02.443Z] $ docker rm -f 86e19611f8e316cecb5b0204ca11bfbe4f047521e6395911530da7968368053b [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-21T19:27:04.369Z] provisioning config files... [2020-04-21T19:27:04.393Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/config806064106955897940tmp [Pipeline] { [Pipeline] sh [2020-04-21T19:27:04.898Z] + curl -s https://codecov.io/bash [2020-04-21T19:27:04.898Z] + bash -s - -t @/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/config806064106955897940tmp [2020-04-21T19:27:05.159Z] [2020-04-21T19:27:05.159Z] _____ _ [2020-04-21T19:27:05.159Z] / ____| | | [2020-04-21T19:27:05.159Z] | | ___ __| | ___ ___ _____ __ [2020-04-21T19:27:05.159Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-21T19:27:05.159Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-21T19:27:05.159Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-21T19:27:05.159Z] Bash-tbd [2020-04-21T19:27:05.159Z] [2020-04-21T19:27:05.159Z] [2020-04-21T19:27:05.159Z] ==> Jenkins CI detected. [2020-04-21T19:27:05.159Z] project root: . [2020-04-21T19:27:05.159Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-21T19:27:05.159Z] ==> Running gcov in . (disable via -X gcov) [2020-04-21T19:27:05.159Z] ==> Python coveragepy not found [2020-04-21T19:27:05.159Z] ==> Searching for coverage reports in: [2020-04-21T19:27:05.159Z] + . [2020-04-21T19:27:05.159Z] -> Found 1 reports [2020-04-21T19:27:05.159Z] ==> Detecting git/mercurial file structure [2020-04-21T19:27:05.159Z] ==> Reading reports [2020-04-21T19:27:05.159Z] + ./coverage.out bytes=20619 [2020-04-21T19:27:05.159Z] ==> Appending adjustments [2020-04-21T19:27:05.159Z] http://docs.codecov.io/docs/fixing-reports [2020-04-21T19:27:05.422Z] + Found adjustments [2020-04-21T19:27:05.422Z] ==> Gzipping contents [2020-04-21T19:27:05.422Z] ==> Uploading reports [2020-04-21T19:27:05.422Z] url: https://codecov.io [2020-04-21T19:27:05.422Z] query: branch=PR-53&commit=d79e87d7afb4624ae293322e233f6aefb05e11f3&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-53%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=53&job= [2020-04-21T19:27:05.422Z] -> Pinging Codecov [2020-04-21T19:27:05.422Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-53&commit=d79e87d7afb4624ae293322e233f6aefb05e11f3&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-53%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=53&job= [2020-04-21T19:27:06.000Z] -> Uploading [2020-04-21T19:27:06.287Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/d79e87d7afb4624ae293322e233f6aefb05e11f3 [Pipeline] } [2020-04-21T19:27:06.313Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [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-21T19:27:07.647Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T19:27:08.285Z] ---> package-listing.sh [2020-04-21T19:27:08.285Z] ++ facter osfamily [2020-04-21T19:27:08.285Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-21T19:27:08.285Z] + OS_FAMILY=redhat [2020-04-21T19:27:08.285Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-53 [2020-04-21T19:27:08.285Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-21T19:27:08.285Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-21T19:27:08.285Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-21T19:27:08.285Z] + PACKAGES=/tmp/packages_start.txt [2020-04-21T19:27:08.285Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-53 ']' [2020-04-21T19:27:08.285Z] + PACKAGES=/tmp/packages_end.txt [2020-04-21T19:27:08.285Z] + case "${OS_FAMILY}" in [2020-04-21T19:27:08.285Z] + rpm -qa [2020-04-21T19:27:08.285Z] + sort [2020-04-21T19:27:16.745Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-21T19:27:16.745Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-21T19:27:16.745Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-21T19:27:16.745Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-53 ']' [2020-04-21T19:27:16.745Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-53/archives/ [2020-04-21T19:27:16.745Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-53/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-21T19:27:17.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-21T19:27:17.437Z] [2020-04-21T19:27:17.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-21T19:27:17.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-21T19:27:18.191Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-21T19:27:18.191Z] c9b1b535fdd9: Pulling fs layer [2020-04-21T19:27:18.191Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-21T19:27:18.191Z] 756a868c4378: Pulling fs layer [2020-04-21T19:27:18.191Z] 444b2fc9a129: Pulling fs layer [2020-04-21T19:27:18.191Z] ea15f1150254: Pulling fs layer [2020-04-21T19:27:18.191Z] 41b27a9f41bf: Pulling fs layer [2020-04-21T19:27:18.191Z] 28c525ee5125: Pulling fs layer [2020-04-21T19:27:18.191Z] 094b1ea09ed8: Pulling fs layer [2020-04-21T19:27:18.191Z] 138eaada9080: Pulling fs layer [2020-04-21T19:27:18.191Z] 0622d0fa9048: Pulling fs layer [2020-04-21T19:27:18.191Z] 41b27a9f41bf: Waiting [2020-04-21T19:27:18.191Z] 28c525ee5125: Waiting [2020-04-21T19:27:18.191Z] 094b1ea09ed8: Waiting [2020-04-21T19:27:18.191Z] 138eaada9080: Waiting [2020-04-21T19:27:18.191Z] 0622d0fa9048: Waiting [2020-04-21T19:27:18.191Z] 444b2fc9a129: Waiting [2020-04-21T19:27:18.191Z] ea15f1150254: Waiting [2020-04-21T19:27:18.491Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-21T19:27:18.491Z] 2cc5ad85d9ab: Download complete [2020-04-21T19:27:18.491Z] 444b2fc9a129: Verifying Checksum [2020-04-21T19:27:18.491Z] 444b2fc9a129: Download complete [2020-04-21T19:27:18.491Z] c9b1b535fdd9: Verifying Checksum [2020-04-21T19:27:18.491Z] c9b1b535fdd9: Download complete [2020-04-21T19:27:18.491Z] ea15f1150254: Download complete [2020-04-21T19:27:18.826Z] 28c525ee5125: Verifying Checksum [2020-04-21T19:27:18.826Z] 28c525ee5125: Download complete [2020-04-21T19:27:20.059Z] 756a868c4378: Verifying Checksum [2020-04-21T19:27:20.059Z] 756a868c4378: Download complete [2020-04-21T19:27:20.059Z] c9b1b535fdd9: Pull complete [2020-04-21T19:27:20.446Z] 2cc5ad85d9ab: Pull complete [2020-04-21T19:27:21.233Z] 138eaada9080: Verifying Checksum [2020-04-21T19:27:21.233Z] 138eaada9080: Download complete [2020-04-21T19:27:21.233Z] 0622d0fa9048: Verifying Checksum [2020-04-21T19:27:21.233Z] 0622d0fa9048: Download complete [2020-04-21T19:27:21.233Z] 094b1ea09ed8: Verifying Checksum [2020-04-21T19:27:21.233Z] 094b1ea09ed8: Download complete [2020-04-21T19:27:22.348Z] 41b27a9f41bf: Verifying Checksum [2020-04-21T19:27:22.348Z] 41b27a9f41bf: Download complete [2020-04-21T19:27:22.614Z] 756a868c4378: Pull complete [2020-04-21T19:27:22.614Z] 444b2fc9a129: Pull complete [2020-04-21T19:27:23.204Z] ea15f1150254: Pull complete [2020-04-21T19:27:29.054Z] 41b27a9f41bf: Pull complete [2020-04-21T19:27:29.054Z] 28c525ee5125: Pull complete [2020-04-21T19:27:32.393Z] 094b1ea09ed8: Pull complete [2020-04-21T19:27:32.393Z] 138eaada9080: Pull complete [2020-04-21T19:27:32.393Z] 0622d0fa9048: Pull complete [2020-04-21T19:27:32.393Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-21T19:27:32.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-21T19:27:32.689Z] prd-centos7-docker-4c-2g-5384 does not seem to be running inside a container [2020-04-21T19:27:32.785Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-messaging_PR-53 -v /w/workspace/exfoundry_go-mod-messaging_PR-53:/w/workspace/exfoundry_go-mod-messaging_PR-53:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-53@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-53@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-21T19:27:34.309Z] $ docker top 280a87c1fb4b349f89412469cadcd8c0f279128312531c9918330dbc7aa09e76 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-21T19:27:34.797Z] provisioning config files... [2020-04-21T19:27:34.815Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/config2180948075580982237tmp [Pipeline] { [Pipeline] echo [2020-04-21T19:27:34.964Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T19:27:35.627Z] ---> create-netrc.sh [Pipeline] echo [2020-04-21T19:27:35.915Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T19:27:36.261Z] ---> logs-deploy.sh [2020-04-21T19:27:36.261Z] + ARCHIVE_ARTIFACTS= [2020-04-21T19:27:36.261Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-21T19:27:36.261Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-21T19:27:36.261Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-21T19:27:36.261Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-53/5 [2020-04-21T19:27:36.261Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-53/5/ [2020-04-21T19:27:36.261Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-53/5 /w/workspace/exfoundry_go-mod-messaging_PR-53 [2020-04-21T19:27:38.914Z] Archives upload complete. [2020-04-21T19:27:38.914Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-53/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-53/5/