Pull request #51 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 jinfahua for edgexfoundry/go-mod-messaging Loading trusted files from base branch master at cfba30792e745cabe7c9c124792dfed6ff0b4cfb rather than 094e2ca353be730ebf3463b8a63fa6586165dfa3 Obtained Jenkinsfile from cfba30792e745cabe7c9c124792dfed6ff0b4cfb 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3911 in /w/workspace/exfoundry_go-mod-messaging_PR-51 [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-51 # 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/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit 094e2ca353be730ebf3463b8a63fa6586165dfa3 Merge succeeded, producing 094e2ca353be730ebf3463b8a63fa6586165dfa3 Checking out Revision 094e2ca353be730ebf3463b8a63fa6586165dfa3 (PR-51) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # 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/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 094e2ca353be730ebf3463b8a63fa6586165dfa3 # 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 cfba30792e745cabe7c9c124792dfed6ff0b4cfb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 094e2ca353be730ebf3463b8a63fa6586165dfa3 # timeout=10 Commit message: "fix subhost issue" First time build. Skipping changelog. > git rev-list --no-walk 3d98981eb644692f24cefb3efedc82f2fe011f7d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-14T23:50:21.271Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-14T23:50:23.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-14T23:50:23.099Z] [2020-04-14T23:50:23.099Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-14T23:50:23.496Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-14T23:50:23.496Z] latest: Pulling from edgex-devops/git-semver [2020-04-14T23:50:23.496Z] 9123ac7c32f7: Pulling fs layer [2020-04-14T23:50:23.496Z] b8cc5d1170e3: Pulling fs layer [2020-04-14T23:50:23.496Z] 2924cbbf6a41: Pulling fs layer [2020-04-14T23:50:23.496Z] 93b08a4f1073: Pulling fs layer [2020-04-14T23:50:23.496Z] 93b08a4f1073: Waiting [2020-04-14T23:50:23.496Z] b8cc5d1170e3: Verifying Checksum [2020-04-14T23:50:23.496Z] b8cc5d1170e3: Download complete [2020-04-14T23:50:23.757Z] 9123ac7c32f7: Verifying Checksum [2020-04-14T23:50:23.757Z] 9123ac7c32f7: Download complete [2020-04-14T23:50:23.757Z] 93b08a4f1073: Verifying Checksum [2020-04-14T23:50:23.757Z] 93b08a4f1073: Download complete [2020-04-14T23:50:23.757Z] 2924cbbf6a41: Download complete [2020-04-14T23:50:23.757Z] 9123ac7c32f7: Pull complete [2020-04-14T23:50:24.017Z] b8cc5d1170e3: Pull complete [2020-04-14T23:50:24.593Z] 2924cbbf6a41: Pull complete [2020-04-14T23:50:24.852Z] 93b08a4f1073: Pull complete [2020-04-14T23:50:24.852Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-14T23:50:24.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-14T23:50:24.970Z] prd-centos7-docker-4c-2g-3911 does not seem to be running inside a container [2020-04-14T23:50:24.880Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-51 -v /w/workspace/exfoundry_go-mod-messaging_PR-51:/w/workspace/exfoundry_go-mod-messaging_PR-51:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-51@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-14T23:50:25.506Z] $ docker top 56f45d20adc080e87e1baa54d05454660979093e25d7fb20f0d553d32d20628e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-14T23:50:25.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-14T23:50:25.841Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-14T23:50:26.046Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-14T23:50:26.001Z] $ docker exec 56f45d20adc080e87e1baa54d05454660979093e25d7fb20f0d553d32d20628e ssh-agent [2020-04-14T23:50:26.238Z] SSH_AUTH_SOCK=/tmp/ssh-KohdqVTJnCqN/agent.15 [2020-04-14T23:50:26.238Z] SSH_AGENT_PID=22 [2020-04-14T23:50:26.245Z] Running ssh-add (command line suppressed) [2020-04-14T23:50:26.358Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_200367002837023937.key (/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_200367002837023937.key) [2020-04-14T23:50:26.427Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-14T23:50:26.746Z] + git describe --exact-match --tags HEAD [2020-04-14T23:50:26.746Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-14T23:50:26.805Z] $ docker exec --env ******** --env ******** 56f45d20adc080e87e1baa54d05454660979093e25d7fb20f0d553d32d20628e ssh-agent -k [2020-04-14T23:50:26.962Z] unset SSH_AUTH_SOCK; [2020-04-14T23:50:26.962Z] unset SSH_AGENT_PID; [2020-04-14T23:50:26.962Z] echo Agent pid 22 killed; [2020-04-14T23:50:27.006Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-14T23:50:27.154Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-14T23:50:27.154Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-14T23:50:27.229Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-14T23:50:27.229Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-14T23:50:27.404Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-14T23:50:27.411Z] $ docker exec 56f45d20adc080e87e1baa54d05454660979093e25d7fb20f0d553d32d20628e ssh-agent [2020-04-14T23:50:27.576Z] SSH_AUTH_SOCK=/tmp/ssh-sf1e6tbODJES/agent.57 [2020-04-14T23:50:27.576Z] SSH_AGENT_PID=64 [2020-04-14T23:50:27.583Z] Running ssh-add (command line suppressed) [2020-04-14T23:50:27.737Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_613799696417706445.key (/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_613799696417706445.key) [2020-04-14T23:50:27.780Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-14T23:50:28.430Z] + git semver init [2020-04-14T23:50:28.430Z] # -> Open(): unable to determine branch for HEAD [2020-04-14T23:50:28.430Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-51/.git [2020-04-14T23:50:28.430Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-51 [2020-04-14T23:50:28.430Z] # $SEMVER_REMOTE_NAME = origin [2020-04-14T23:50:28.430Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-14T23:50:28.430Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-14T23:50:28.430Z] # $SEMVER_BRANCH = PR-51 [2020-04-14T23:50:28.430Z] # $SEMVER_TEMP = /tmp/semver-653594163 [2020-04-14T23:50:28.430Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2020-04-14T23:50:28.688Z] # '/tmp/semver-653594163' -> '/w/workspace/exfoundry_go-mod-messaging_PR-51/.semver' [2020-04-14T23:50:28.688Z] # -> Force: false [2020-04-14T23:50:28.688Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-51/.semver [Pipeline] } [2020-04-14T23:50:28.700Z] $ docker exec --env ******** --env ******** 56f45d20adc080e87e1baa54d05454660979093e25d7fb20f0d553d32d20628e ssh-agent -k [2020-04-14T23:50:28.871Z] unset SSH_AUTH_SOCK; [2020-04-14T23:50:28.871Z] unset SSH_AGENT_PID; [2020-04-14T23:50:28.871Z] echo Agent pid 64 killed; [2020-04-14T23:50:28.902Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-14T23:50:29.327Z] + git semver [Pipeline] } [2020-04-14T23:50:29.344Z] $ docker stop --time=1 56f45d20adc080e87e1baa54d05454660979093e25d7fb20f0d553d32d20628e [2020-04-14T23:50:30.656Z] $ docker rm -f 56f45d20adc080e87e1baa54d05454660979093e25d7fb20f0d553d32d20628e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-14T23:50:31.320Z] Stashed 32 file(s) [Pipeline] echo [2020-04-14T23:50:31.322Z] [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-14T23:50:46.533Z] Still waiting to schedule task [2020-04-14T23:50:46.533Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-14T23:50:46.535Z] Still waiting to schedule task [2020-04-14T23:50:46.535Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3756’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3910’ is offline [2020-04-14T23:52:49.609Z] Running on prd-centos7-docker-4c-2g-3914 in /w/workspace/exfoundry_go-mod-messaging_PR-51 [Pipeline] { [Pipeline] ws [2020-04-14T23:52:49.648Z] Running in /w/workspace/go-mod-messaging/9 [Pipeline] { [Pipeline] checkout [2020-04-14T23:52:53.448Z] using credential edgex-jenkins-ssh [2020-04-14T23:52:53.488Z] Cloning the remote Git repository [2020-04-14T23:52:53.488Z] Cloning with configured refspecs honoured and without tags [2020-04-14T23:52:54.150Z] Fetching without tags [2020-04-14T23:52:52.523Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-14T23:52:52.561Z] > git init /w/workspace/go-mod-messaging/9 # timeout=10 [2020-04-14T23:52:52.603Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-14T23:52:52.603Z] > git --version # timeout=10 [2020-04-14T23:52:52.609Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-14T23:52:52.636Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T23:52:53.127Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-14T23:52:53.132Z] > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10 [2020-04-14T23:52:53.137Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T23:52:53.147Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-14T23:52:53.162Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-14T23:52:53.162Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-14T23:52:53.167Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T23:52:54.519Z] Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit 094e2ca353be730ebf3463b8a63fa6586165dfa3 [2020-04-14T23:52:54.603Z] Merge succeeded, producing 094e2ca353be730ebf3463b8a63fa6586165dfa3 [2020-04-14T23:52:54.603Z] Checking out Revision 094e2ca353be730ebf3463b8a63fa6586165dfa3 (PR-51) [2020-04-14T23:52:53.536Z] > git config core.sparsecheckout # timeout=10 [2020-04-14T23:52:53.542Z] > git checkout -f 094e2ca353be730ebf3463b8a63fa6586165dfa3 # timeout=10 [2020-04-14T23:52:53.575Z] > git remote # timeout=10 [2020-04-14T23:52:53.588Z] > git config --get remote.origin.url # timeout=10 [2020-04-14T23:52:53.593Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-14T23:52:53.597Z] > git merge cfba30792e745cabe7c9c124792dfed6ff0b4cfb # timeout=10 [2020-04-14T23:52:53.605Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-14T23:52:53.614Z] > git config core.sparsecheckout # timeout=10 [2020-04-14T23:52:53.620Z] > git checkout -f 094e2ca353be730ebf3463b8a63fa6586165dfa3 # timeout=10 [2020-04-14T23:52:58.203Z] Commit message: "fix subhost issue" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-14T23:52:59.055Z] ========================================================= [2020-04-14T23:52:59.055Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-14T23:52:59.055Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-14T23:52:59.828Z] + 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-14T23:53:00.090Z] Sending build context to Docker daemon 435.7kB [2020-04-14T23:53:00.090Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-14T23:53:00.090Z] Step 2/7 : FROM ${BASE} [2020-04-14T23:53:00.090Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-14T23:53:00.090Z] e6b0cf9c0882: Pulling fs layer [2020-04-14T23:53:00.090Z] 2848faf0eed1: Pulling fs layer [2020-04-14T23:53:00.090Z] 0f37312ad70f: Pulling fs layer [2020-04-14T23:53:00.090Z] 5788d62ee057: Pulling fs layer [2020-04-14T23:53:00.090Z] 0e6b1d234666: Pulling fs layer [2020-04-14T23:53:00.090Z] bf5d7aec512f: Pulling fs layer [2020-04-14T23:53:00.090Z] 34c802a77dc8: Pulling fs layer [2020-04-14T23:53:00.090Z] 9eb99e56ec68: Pulling fs layer [2020-04-14T23:53:00.090Z] 27c7a5d97fbd: Pulling fs layer [2020-04-14T23:53:00.090Z] 5c102a31e300: Pulling fs layer [2020-04-14T23:53:00.090Z] dcfb455df0a1: Pulling fs layer [2020-04-14T23:53:00.090Z] dcfb455df0a1: Waiting [2020-04-14T23:53:00.090Z] 5c102a31e300: Waiting [2020-04-14T23:53:00.090Z] 5788d62ee057: Waiting [2020-04-14T23:53:00.090Z] 0e6b1d234666: Waiting [2020-04-14T23:53:00.090Z] 34c802a77dc8: Waiting [2020-04-14T23:53:00.090Z] bf5d7aec512f: Waiting [2020-04-14T23:53:00.090Z] 27c7a5d97fbd: Waiting [2020-04-14T23:53:00.090Z] 9eb99e56ec68: Waiting [2020-04-14T23:53:00.090Z] 0f37312ad70f: Verifying Checksum [2020-04-14T23:53:00.090Z] 0f37312ad70f: Download complete [2020-04-14T23:53:00.090Z] 2848faf0eed1: Download complete [2020-04-14T23:53:00.090Z] 0e6b1d234666: Verifying Checksum [2020-04-14T23:53:00.090Z] 0e6b1d234666: Download complete [2020-04-14T23:53:00.090Z] bf5d7aec512f: Verifying Checksum [2020-04-14T23:53:00.090Z] bf5d7aec512f: Download complete [2020-04-14T23:53:00.368Z] e6b0cf9c0882: Verifying Checksum [2020-04-14T23:53:00.368Z] e6b0cf9c0882: Download complete [2020-04-14T23:53:00.642Z] e6b0cf9c0882: Pull complete [2020-04-14T23:53:00.924Z] 2848faf0eed1: Pull complete [2020-04-14T23:53:00.924Z] 34c802a77dc8: Verifying Checksum [2020-04-14T23:53:00.924Z] 34c802a77dc8: Download complete [2020-04-14T23:53:00.924Z] 27c7a5d97fbd: Verifying Checksum [2020-04-14T23:53:00.924Z] 27c7a5d97fbd: Download complete [2020-04-14T23:53:01.513Z] 5c102a31e300: Verifying Checksum [2020-04-14T23:53:01.513Z] 5c102a31e300: Download complete [2020-04-14T23:53:01.782Z] dcfb455df0a1: Verifying Checksum [2020-04-14T23:53:01.782Z] dcfb455df0a1: Download complete [2020-04-14T23:53:01.782Z] 0f37312ad70f: Pull complete [2020-04-14T23:53:02.356Z] 9eb99e56ec68: Verifying Checksum [2020-04-14T23:53:02.356Z] 9eb99e56ec68: Download complete [2020-04-14T23:53:02.616Z] 5788d62ee057: Verifying Checksum [2020-04-14T23:53:02.616Z] 5788d62ee057: Download complete [2020-04-14T23:53:09.206Z] 5788d62ee057: Pull complete [2020-04-14T23:53:09.206Z] 0e6b1d234666: Pull complete [2020-04-14T23:53:09.206Z] bf5d7aec512f: Pull complete [2020-04-14T23:53:14.497Z] 34c802a77dc8: Pull complete [2020-04-14T23:53:18.731Z] 9eb99e56ec68: Pull complete [2020-04-14T23:53:18.731Z] 27c7a5d97fbd: Pull complete [2020-04-14T23:53:19.316Z] 5c102a31e300: Pull complete [2020-04-14T23:53:19.578Z] dcfb455df0a1: Pull complete [2020-04-14T23:53:19.578Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-14T23:53:19.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-14T23:53:19.578Z] ---> 7c70fe431013 [2020-04-14T23:53:19.578Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-14T23:53:19.578Z] ---> Running in f6a5d2c00960 [2020-04-14T23:53:19.837Z] Removing intermediate container f6a5d2c00960 [2020-04-14T23:53:19.837Z] ---> 088fa6812668 [2020-04-14T23:53:19.837Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-04-14T23:53:19.837Z] ---> Running in fd2caa361db2 [2020-04-14T23:53:21.217Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-14T23:53:21.786Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-14T23:53:22.056Z] (1/5) Installing libsodium (1.0.18-r0) [2020-04-14T23:53:22.318Z] (2/5) Installing libzmq (4.3.2-r0) [2020-04-14T23:53:22.318Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-04-14T23:53:22.318Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-04-14T23:53:22.579Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-04-14T23:53:22.579Z] Executing busybox-1.31.1-r8.trigger [2020-04-14T23:53:22.579Z] OK: 145 MiB in 44 packages [2020-04-14T23:53:23.151Z] Removing intermediate container fd2caa361db2 [2020-04-14T23:53:23.151Z] ---> 9ae83eeafc4f [2020-04-14T23:53:23.151Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-14T23:53:23.151Z] ---> Running in 734204ea6115 [2020-04-14T23:53:23.411Z] Removing intermediate container 734204ea6115 [2020-04-14T23:53:23.411Z] ---> 7fc76a0377ce [2020-04-14T23:53:23.411Z] Step 6/7 : COPY go.mod . [2020-04-14T23:53:23.411Z] ---> 4720b643ba33 [2020-04-14T23:53:23.411Z] Step 7/7 : RUN go mod download [2020-04-14T23:53:23.411Z] ---> Running in 6191618fea11 [2020-04-14T23:53:24.360Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3913 in /w/workspace/exfoundry_go-mod-messaging_PR-51 [Pipeline] { [Pipeline] ws [2020-04-14T23:53:24.394Z] Running in /w/workspace/go-mod-messaging/9 [Pipeline] { [Pipeline] checkout [2020-04-14T23:53:24.791Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-14T23:53:24.791Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-14T23:53:24.791Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-04-14T23:53:24.791Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-14T23:53:24.791Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-14T23:53:24.791Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-14T23:53:24.791Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-14T23:53:24.791Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-04-14T23:53:24.791Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-14T23:53:24.791Z] go: finding golang.org/x/text v0.3.0 [2020-04-14T23:53:29.789Z] using credential edgex-jenkins-ssh [2020-04-14T23:53:29.832Z] Cloning the remote Git repository [2020-04-14T23:53:29.832Z] Cloning with configured refspecs honoured and without tags [2020-04-14T23:53:30.089Z] Removing intermediate container 6191618fea11 [2020-04-14T23:53:30.089Z] ---> 83711911d4cd [2020-04-14T23:53:30.089Z] Successfully built 83711911d4cd [2020-04-14T23:53:30.089Z] 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-14T23:53:30.644Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-14T23:53:30.644Z] . [Pipeline] withDockerContainer [2020-04-14T23:53:30.786Z] prd-centos7-docker-4c-2g-3914 does not seem to be running inside a container [2020-04-14T23:53:29.915Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-14T23:53:30.010Z] > git init /w/workspace/go-mod-messaging/9 # timeout=10 [2020-04-14T23:53:30.085Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-14T23:53:30.086Z] > git --version # timeout=10 [2020-04-14T23:53:30.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-14T23:53:30.203Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T23:53:30.844Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-14T23:53:30.962Z] Fetching without tags [2020-04-14T23:53:31.438Z] Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit 094e2ca353be730ebf3463b8a63fa6586165dfa3 [2020-04-14T23:53:31.447Z] $ docker top 04201e9ee562bca6ea53de0e70fa692c5ed47bd67312d51e8c782e4b2ac668af -eo pid,comm [Pipeline] { [2020-04-14T23:53:31.669Z] Merge succeeded, producing 094e2ca353be730ebf3463b8a63fa6586165dfa3 [2020-04-14T23:53:31.669Z] Checking out Revision 094e2ca353be730ebf3463b8a63fa6586165dfa3 (PR-51) [Pipeline] sh [2020-04-14T23:53:31.978Z] + go version [2020-04-14T23:53:31.978Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-14T23:53:30.846Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-14T23:53:30.894Z] > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10 [2020-04-14T23:53:30.915Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T23:53:30.937Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-14T23:53:30.983Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-14T23:53:30.984Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-14T23:53:31.008Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T23:53:31.466Z] > git config core.sparsecheckout # timeout=10 [2020-04-14T23:53:31.498Z] > git checkout -f 094e2ca353be730ebf3463b8a63fa6586165dfa3 # timeout=10 [2020-04-14T23:53:31.580Z] > git remote # timeout=10 [2020-04-14T23:53:31.603Z] > git config --get remote.origin.url # timeout=10 [2020-04-14T23:53:31.632Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-14T23:53:31.641Z] > git merge cfba30792e745cabe7c9c124792dfed6ff0b4cfb # timeout=10 [2020-04-14T23:53:31.666Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-14T23:53:31.686Z] > git config core.sparsecheckout # timeout=10 [2020-04-14T23:53:31.713Z] > git checkout -f 094e2ca353be730ebf3463b8a63fa6586165dfa3 # timeout=10 [2020-04-14T23:53:32.302Z] + make test [2020-04-14T23:53:32.302Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-14T23:53:35.648Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-04-14T23:53:36.186Z] Commit message: "fix subhost issue" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-14T23:53:37.024Z] ========================================================= [2020-04-14T23:53:37.024Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-14T23:53:37.024Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-14T23:53:38.276Z] + 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-14T23:53:38.862Z] Sending build context to Docker daemon 435.7kB [2020-04-14T23:53:38.862Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-14T23:53:38.862Z] Step 2/7 : FROM ${BASE} [2020-04-14T23:53:38.972Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.027s coverage: 95.4% of statements [2020-04-14T23:53:39.450Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-14T23:53:39.450Z] cde5963f3b93: Pulling fs layer [2020-04-14T23:53:39.450Z] 2a23fa8c16f7: Pulling fs layer [2020-04-14T23:53:39.450Z] 777b28850792: Pulling fs layer [2020-04-14T23:53:39.450Z] 8a11ddd9e578: Pulling fs layer [2020-04-14T23:53:39.450Z] 4cf88f913ddb: Pulling fs layer [2020-04-14T23:53:39.450Z] 1df406cf5192: Pulling fs layer [2020-04-14T23:53:39.450Z] cd6300453558: Pulling fs layer [2020-04-14T23:53:39.450Z] b9c365052c96: Pulling fs layer [2020-04-14T23:53:39.450Z] a2d8cc88f415: Pulling fs layer [2020-04-14T23:53:39.450Z] ea1d1ca13537: Pulling fs layer [2020-04-14T23:53:39.450Z] 3750a50a1c5e: Pulling fs layer [2020-04-14T23:53:39.450Z] 8a11ddd9e578: Waiting [2020-04-14T23:53:39.450Z] 4cf88f913ddb: Waiting [2020-04-14T23:53:39.450Z] 1df406cf5192: Waiting [2020-04-14T23:53:39.450Z] a2d8cc88f415: Waiting [2020-04-14T23:53:39.450Z] cd6300453558: Waiting [2020-04-14T23:53:39.450Z] ea1d1ca13537: Waiting [2020-04-14T23:53:39.450Z] b9c365052c96: Waiting [2020-04-14T23:53:39.450Z] 3750a50a1c5e: Waiting [2020-04-14T23:53:39.450Z] 777b28850792: Verifying Checksum [2020-04-14T23:53:39.450Z] 777b28850792: Download complete [2020-04-14T23:53:39.450Z] 2a23fa8c16f7: Verifying Checksum [2020-04-14T23:53:39.450Z] 2a23fa8c16f7: Download complete [2020-04-14T23:53:39.450Z] 4cf88f913ddb: Verifying Checksum [2020-04-14T23:53:39.450Z] 4cf88f913ddb: Download complete [2020-04-14T23:53:39.450Z] 1df406cf5192: Verifying Checksum [2020-04-14T23:53:39.450Z] 1df406cf5192: Download complete [2020-04-14T23:53:39.450Z] cde5963f3b93: Download complete [2020-04-14T23:53:40.415Z] cde5963f3b93: Pull complete [2020-04-14T23:53:41.010Z] 2a23fa8c16f7: Pull complete [2020-04-14T23:53:41.279Z] 777b28850792: Pull complete [2020-04-14T23:53:43.866Z] cd6300453558: Verifying Checksum [2020-04-14T23:53:43.866Z] cd6300453558: Download complete [2020-04-14T23:53:43.866Z] a2d8cc88f415: Verifying Checksum [2020-04-14T23:53:43.866Z] a2d8cc88f415: Download complete [2020-04-14T23:53:46.453Z] ea1d1ca13537: Verifying Checksum [2020-04-14T23:53:46.453Z] ea1d1ca13537: Download complete [2020-04-14T23:53:46.453Z] 3750a50a1c5e: Verifying Checksum [2020-04-14T23:53:46.453Z] 3750a50a1c5e: Download complete [2020-04-14T23:53:49.065Z] b9c365052c96: Verifying Checksum [2020-04-14T23:53:49.065Z] b9c365052c96: Download complete [2020-04-14T23:53:51.036Z] 8a11ddd9e578: Verifying Checksum [2020-04-14T23:53:51.036Z] 8a11ddd9e578: Download complete [2020-04-14T23:54:03.384Z] 8a11ddd9e578: Pull complete [2020-04-14T23:54:03.384Z] 4cf88f913ddb: Pull complete [2020-04-14T23:54:03.384Z] 1df406cf5192: Pull complete [2020-04-14T23:54:05.685Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.369s coverage: 84.1% of statements [2020-04-14T23:54:05.685Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.009s coverage: 100.0% of statements [2020-04-14T23:54:05.685Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.006s coverage: 100.0% of statements [2020-04-14T23:54:05.685Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.005s coverage: 90.9% of statements [2020-04-14T23:54:05.685Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-04-14T23:54:05.685Z] gofmt -l . [2020-04-14T23:54:05.685Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-14T23:54:05.991Z] Stashed 1 file(s) [Pipeline] } [2020-04-14T23:54:05.999Z] $ docker stop --time=1 04201e9ee562bca6ea53de0e70fa692c5ed47bd67312d51e8c782e4b2ac668af [2020-04-14T23:54:06.744Z] cd6300453558: Pull complete [2020-04-14T23:54:07.517Z] $ docker rm -f 04201e9ee562bca6ea53de0e70fa692c5ed47bd67312d51e8c782e4b2ac668af [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-14T23:54:11.007Z] b9c365052c96: Pull complete [2020-04-14T23:54:11.276Z] a2d8cc88f415: Pull complete [2020-04-14T23:54:13.230Z] ea1d1ca13537: Pull complete [2020-04-14T23:54:13.817Z] 3750a50a1c5e: Pull complete [2020-04-14T23:54:13.817Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-14T23:54:13.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-14T23:54:13.817Z] ---> 78745c68409d [2020-04-14T23:54:13.817Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-14T23:54:18.089Z] ---> Running in c2f26b4ed9e0 [2020-04-14T23:54:18.678Z] Removing intermediate container c2f26b4ed9e0 [2020-04-14T23:54:18.678Z] ---> 685fd7d8a1eb [2020-04-14T23:54:18.678Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-04-14T23:54:18.678Z] ---> Running in 141f52b994a9 [2020-04-14T23:54:20.104Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-14T23:54:20.689Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-14T23:54:21.274Z] (1/5) Installing libsodium (1.0.18-r0) [2020-04-14T23:54:21.274Z] (2/5) Installing libzmq (4.3.2-r0) [2020-04-14T23:54:21.274Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-04-14T23:54:21.274Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-04-14T23:54:21.545Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-04-14T23:54:21.545Z] Executing busybox-1.31.1-r8.trigger [2020-04-14T23:54:21.545Z] OK: 127 MiB in 44 packages [2020-04-14T23:54:22.960Z] Removing intermediate container 141f52b994a9 [2020-04-14T23:54:22.960Z] ---> 42a736b6c865 [2020-04-14T23:54:22.960Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-14T23:54:23.229Z] ---> Running in a40763d41710 [2020-04-14T23:54:23.497Z] Removing intermediate container a40763d41710 [2020-04-14T23:54:23.497Z] ---> 2cf10fea93b3 [2020-04-14T23:54:23.497Z] Step 6/7 : COPY go.mod . [2020-04-14T23:54:24.083Z] ---> 458df8bef850 [2020-04-14T23:54:24.083Z] Step 7/7 : RUN go mod download [2020-04-14T23:54:24.352Z] ---> Running in c493740ac07a [2020-04-14T23:54:25.765Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-14T23:54:25.765Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-14T23:54:25.765Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-04-14T23:54:25.765Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-14T23:54:25.765Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-14T23:54:25.765Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-14T23:54:25.765Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-14T23:54:25.765Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-04-14T23:54:25.765Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-14T23:54:25.765Z] go: finding golang.org/x/text v0.3.0 [2020-04-14T23:54:33.998Z] Removing intermediate container c493740ac07a [2020-04-14T23:54:33.998Z] ---> c64a6853b69a [2020-04-14T23:54:33.998Z] Successfully built c64a6853b69a [2020-04-14T23:54:33.998Z] 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-14T23:54:34.644Z] + docker inspect -f . ci-base-image-arm64 [2020-04-14T23:54:34.912Z] . [Pipeline] withDockerContainer [2020-04-14T23:54:35.258Z] prd-ubuntu18.04-docker-arm64-4c-16g-3913 does not seem to be running inside a container [2020-04-14T23:54:35.340Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-14T23:54:36.887Z] $ docker top d6f33ae9fb2013cba3ff4351c82bc8c3f00e3aad42ad8b659a43084cc94778cf -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-14T23:54:37.964Z] + go version [2020-04-14T23:54:37.964Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-14T23:54:38.633Z] + make test [2020-04-14T23:54:38.633Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-14T23:54:46.886Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-04-14T23:54:55.161Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.027s coverage: 95.4% of statements [2020-04-14T23:55:27.452Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.384s coverage: 84.1% of statements [2020-04-14T23:55:27.452Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.019s coverage: 100.0% of statements [2020-04-14T23:55:27.452Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.018s coverage: 100.0% of statements [2020-04-14T23:55:27.452Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.015s coverage: 90.9% of statements [2020-04-14T23:55:27.452Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-04-14T23:55:28.422Z] gofmt -l . [2020-04-14T23:55:28.689Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-14T23:55:28.703Z] Warning: overwriting stash ‘coverage-report’ [2020-04-14T23:55:29.090Z] Stashed 1 file(s) [Pipeline] } [2020-04-14T23:55:29.100Z] $ docker stop --time=1 d6f33ae9fb2013cba3ff4351c82bc8c3f00e3aad42ad8b659a43084cc94778cf [2020-04-14T23:55:31.239Z] $ docker rm -f d6f33ae9fb2013cba3ff4351c82bc8c3f00e3aad42ad8b659a43084cc94778cf [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] } [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-14T23:55:33.632Z] provisioning config files... [2020-04-14T23:55:33.643Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/config3105575594947342531tmp [Pipeline] { [Pipeline] sh [2020-04-14T23:55:33.987Z] + curl -s https://codecov.io/bash [2020-04-14T23:55:33.987Z] + bash -s - -t @/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/config3105575594947342531tmp [2020-04-14T23:55:34.248Z] [2020-04-14T23:55:34.248Z] _____ _ [2020-04-14T23:55:34.248Z] / ____| | | [2020-04-14T23:55:34.248Z] | | ___ __| | ___ ___ _____ __ [2020-04-14T23:55:34.248Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-14T23:55:34.248Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-14T23:55:34.248Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-14T23:55:34.248Z] Bash-20200410-0786dee [2020-04-14T23:55:34.248Z] [2020-04-14T23:55:34.248Z] [2020-04-14T23:55:34.248Z] ==> Jenkins CI detected. [2020-04-14T23:55:34.248Z] project root: . [2020-04-14T23:55:34.248Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-14T23:55:34.248Z] ==> Running gcov in . (disable via -X gcov) [2020-04-14T23:55:34.248Z] ==> Python coveragepy not found [2020-04-14T23:55:34.248Z] ==> Searching for coverage reports in: [2020-04-14T23:55:34.248Z] + . [2020-04-14T23:55:34.248Z] -> Found 1 reports [2020-04-14T23:55:34.248Z] ==> Detecting git/mercurial file structure [2020-04-14T23:55:34.248Z] ==> Reading reports [2020-04-14T23:55:34.248Z] + ./coverage.out bytes=17259 [2020-04-14T23:55:34.248Z] ==> Appending adjustments [2020-04-14T23:55:34.248Z] http://docs.codecov.io/docs/fixing-reports [2020-04-14T23:55:34.513Z] + Found adjustments [2020-04-14T23:55:34.513Z] ==> Gzipping contents [2020-04-14T23:55:34.513Z] ==> Uploading reports [2020-04-14T23:55:34.513Z] url: https://codecov.io [2020-04-14T23:55:34.513Z] query: branch=PR-51&commit=094e2ca353be730ebf3463b8a63fa6586165dfa3&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-51%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=51&job= [2020-04-14T23:55:34.513Z] -> Pinging Codecov [2020-04-14T23:55:34.513Z] https://codecov.io/upload/v4?package=bash-20200410-0786dee&token=secret&branch=PR-51&commit=094e2ca353be730ebf3463b8a63fa6586165dfa3&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-51%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=51&job= [2020-04-14T23:55:34.773Z] -> Uploading [2020-04-14T23:55:35.340Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/094e2ca353be730ebf3463b8a63fa6586165dfa3 [Pipeline] } [2020-04-14T23:55:35.347Z] 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-14T23:55:36.470Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-14T23:55:36.768Z] ---> package-listing.sh [2020-04-14T23:55:36.768Z] ++ facter osfamily [2020-04-14T23:55:36.768Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-14T23:55:36.768Z] + OS_FAMILY=redhat [2020-04-14T23:55:36.768Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-51 [2020-04-14T23:55:36.768Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-14T23:55:36.768Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-14T23:55:36.768Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-14T23:55:36.768Z] + PACKAGES=/tmp/packages_start.txt [2020-04-14T23:55:36.768Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-51 ']' [2020-04-14T23:55:36.768Z] + PACKAGES=/tmp/packages_end.txt [2020-04-14T23:55:36.768Z] + case "${OS_FAMILY}" in [2020-04-14T23:55:36.768Z] + rpm -qa [2020-04-14T23:55:36.768Z] + sort [2020-04-14T23:55:40.959Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-14T23:55:40.959Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-14T23:55:40.959Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-14T23:55:40.959Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-51 ']' [2020-04-14T23:55:40.959Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-51/archives/ [2020-04-14T23:55:40.959Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-51/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-14T23:55:41.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-14T23:55:41.344Z] [2020-04-14T23:55:41.344Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-14T23:55:41.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-14T23:55:41.687Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-14T23:55:41.687Z] c9b1b535fdd9: Pulling fs layer [2020-04-14T23:55:41.687Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-14T23:55:41.687Z] 756a868c4378: Pulling fs layer [2020-04-14T23:55:41.687Z] 444b2fc9a129: Pulling fs layer [2020-04-14T23:55:41.687Z] ea15f1150254: Pulling fs layer [2020-04-14T23:55:41.687Z] 41b27a9f41bf: Pulling fs layer [2020-04-14T23:55:41.687Z] 28c525ee5125: Pulling fs layer [2020-04-14T23:55:41.687Z] 094b1ea09ed8: Pulling fs layer [2020-04-14T23:55:41.687Z] 138eaada9080: Pulling fs layer [2020-04-14T23:55:41.687Z] 0622d0fa9048: Pulling fs layer [2020-04-14T23:55:41.687Z] 444b2fc9a129: Waiting [2020-04-14T23:55:41.687Z] ea15f1150254: Waiting [2020-04-14T23:55:41.687Z] 41b27a9f41bf: Waiting [2020-04-14T23:55:41.687Z] 28c525ee5125: Waiting [2020-04-14T23:55:41.687Z] 094b1ea09ed8: Waiting [2020-04-14T23:55:41.687Z] 0622d0fa9048: Waiting [2020-04-14T23:55:41.687Z] 138eaada9080: Waiting [2020-04-14T23:55:41.687Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-14T23:55:41.687Z] 2cc5ad85d9ab: Download complete [2020-04-14T23:55:41.687Z] 444b2fc9a129: Verifying Checksum [2020-04-14T23:55:41.687Z] 444b2fc9a129: Download complete [2020-04-14T23:55:41.687Z] c9b1b535fdd9: Verifying Checksum [2020-04-14T23:55:41.687Z] c9b1b535fdd9: Download complete [2020-04-14T23:55:41.687Z] ea15f1150254: Verifying Checksum [2020-04-14T23:55:41.687Z] ea15f1150254: Download complete [2020-04-14T23:55:41.954Z] 28c525ee5125: Verifying Checksum [2020-04-14T23:55:41.954Z] 28c525ee5125: Download complete [2020-04-14T23:55:42.220Z] c9b1b535fdd9: Pull complete [2020-04-14T23:55:42.220Z] 756a868c4378: Verifying Checksum [2020-04-14T23:55:42.220Z] 756a868c4378: Download complete [2020-04-14T23:55:42.220Z] 094b1ea09ed8: Verifying Checksum [2020-04-14T23:55:42.220Z] 094b1ea09ed8: Download complete [2020-04-14T23:55:42.220Z] 0622d0fa9048: Verifying Checksum [2020-04-14T23:55:42.220Z] 0622d0fa9048: Download complete [2020-04-14T23:55:42.220Z] 2cc5ad85d9ab: Pull complete [2020-04-14T23:55:42.220Z] 138eaada9080: Verifying Checksum [2020-04-14T23:55:42.797Z] 41b27a9f41bf: Verifying Checksum [2020-04-14T23:55:42.797Z] 41b27a9f41bf: Download complete [2020-04-14T23:55:44.174Z] 756a868c4378: Pull complete [2020-04-14T23:55:44.174Z] 444b2fc9a129: Pull complete [2020-04-14T23:55:44.174Z] ea15f1150254: Pull complete [2020-04-14T23:55:47.476Z] 41b27a9f41bf: Pull complete [2020-04-14T23:55:47.476Z] 28c525ee5125: Pull complete [2020-04-14T23:55:49.376Z] 094b1ea09ed8: Pull complete [2020-04-14T23:55:49.635Z] 138eaada9080: Pull complete [2020-04-14T23:55:49.635Z] 0622d0fa9048: Pull complete [2020-04-14T23:55:49.635Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-14T23:55:49.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-14T23:55:50.037Z] prd-centos7-docker-4c-2g-3911 does not seem to be running inside a container [2020-04-14T23:55:50.082Z] $ 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-51 -v /w/workspace/exfoundry_go-mod-messaging_PR-51:/w/workspace/exfoundry_go-mod-messaging_PR-51:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-51@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-14T23:55:51.075Z] $ docker top 0b68ce44aa1575ca75c647458e347ecec2752e009b0f2925e30168add5571d14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-14T23:55:51.348Z] provisioning config files... [2020-04-14T23:55:51.360Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/config1618588343313401048tmp [Pipeline] { [Pipeline] echo [2020-04-14T23:55:51.413Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-14T23:55:51.707Z] ---> create-netrc.sh [Pipeline] echo [2020-04-14T23:55:51.716Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-14T23:55:52.009Z] ---> logs-deploy.sh [2020-04-14T23:55:52.009Z] + ARCHIVE_ARTIFACTS= [2020-04-14T23:55:52.009Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-14T23:55:52.009Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-14T23:55:52.009Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-14T23:55:52.009Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-51/9 [2020-04-14T23:55:52.009Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-51/9/ [2020-04-14T23:55:52.009Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-51/9 /w/workspace/exfoundry_go-mod-messaging_PR-51 [2020-04-14T23:55:52.949Z] Archives upload complete. [2020-04-14T23:55:53.208Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-51/9 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-51/9/