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 23:50:21 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 23:50:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:50:23 23:50:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:50:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:50:23 latest: Pulling from edgex-devops/git-semver 23:50:23 9123ac7c32f7: Pulling fs layer 23:50:23 b8cc5d1170e3: Pulling fs layer 23:50:23 2924cbbf6a41: Pulling fs layer 23:50:23 93b08a4f1073: Pulling fs layer 23:50:23 93b08a4f1073: Waiting 23:50:23 b8cc5d1170e3: Verifying Checksum 23:50:23 b8cc5d1170e3: Download complete 23:50:23 9123ac7c32f7: Verifying Checksum 23:50:23 9123ac7c32f7: Download complete 23:50:23 93b08a4f1073: Verifying Checksum 23:50:23 93b08a4f1073: Download complete 23:50:23 2924cbbf6a41: Download complete 23:50:23 9123ac7c32f7: Pull complete 23:50:24 b8cc5d1170e3: Pull complete 23:50:24 2924cbbf6a41: Pull complete 23:50:24 93b08a4f1073: Pull complete 23:50:24 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 23:50:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:50:24 prd-centos7-docker-4c-2g-3911 does not seem to be running inside a container 23:50:24 $ 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 23:50:25 $ docker top 56f45d20adc080e87e1baa54d05454660979093e25d7fb20f0d553d32d20628e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:50:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:50:25 [ssh-agent] Looking for ssh-agent implementation... 23:50:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:50:26 $ docker exec 56f45d20adc080e87e1baa54d05454660979093e25d7fb20f0d553d32d20628e ssh-agent 23:50:26 SSH_AUTH_SOCK=/tmp/ssh-KohdqVTJnCqN/agent.15 23:50:26 SSH_AGENT_PID=22 23:50:26 Running ssh-add (command line suppressed) 23:50:26 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) 23:50:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:50:26 + git describe --exact-match --tags HEAD 23:50:26 fatal: No names found, cannot describe anything. [Pipeline] } 23:50:26 $ docker exec --env ******** --env ******** 56f45d20adc080e87e1baa54d05454660979093e25d7fb20f0d553d32d20628e ssh-agent -k 23:50:26 unset SSH_AUTH_SOCK; 23:50:26 unset SSH_AGENT_PID; 23:50:26 echo Agent pid 22 killed; 23:50:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 23:50:27 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 23:50:27 This usually means this commit has not been tagged. [Pipeline] sshagent 23:50:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:50:27 [ssh-agent] Looking for ssh-agent implementation... 23:50:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:50:27 $ docker exec 56f45d20adc080e87e1baa54d05454660979093e25d7fb20f0d553d32d20628e ssh-agent 23:50:27 SSH_AUTH_SOCK=/tmp/ssh-sf1e6tbODJES/agent.57 23:50:27 SSH_AGENT_PID=64 23:50:27 Running ssh-add (command line suppressed) 23:50:27 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) 23:50:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:50:28 + git semver init 23:50:28 # -> Open(): unable to determine branch for HEAD 23:50:28 # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-51/.git 23:50:28 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-51 23:50:28 # $SEMVER_REMOTE_NAME = origin 23:50:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:50:28 # $SEMVER_USER_NAME = edgex-jenkins 23:50:28 # $SEMVER_BRANCH = PR-51 23:50:28 # $SEMVER_TEMP = /tmp/semver-653594163 23:50:28 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 23:50:28 # '/tmp/semver-653594163' -> '/w/workspace/exfoundry_go-mod-messaging_PR-51/.semver' 23:50:28 # -> Force: false 23:50:28 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-51/.semver [Pipeline] } 23:50:28 $ docker exec --env ******** --env ******** 56f45d20adc080e87e1baa54d05454660979093e25d7fb20f0d553d32d20628e ssh-agent -k 23:50:28 unset SSH_AUTH_SOCK; 23:50:28 unset SSH_AGENT_PID; 23:50:28 echo Agent pid 64 killed; 23:50:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:50:29 + git semver [Pipeline] } 23:50:29 $ docker stop --time=1 56f45d20adc080e87e1baa54d05454660979093e25d7fb20f0d553d32d20628e 23:50:30 $ docker rm -f 56f45d20adc080e87e1baa54d05454660979093e25d7fb20f0d553d32d20628e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 23:50:31 Stashed 32 file(s) [Pipeline] echo 23:50:31 [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 23:50:46 Still waiting to schedule task 23:50:46 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:50:46 Still waiting to schedule task 23:50:46 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3756’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3910’ is offline 23:52:49 Running on prd-centos7-docker-4c-2g-3914 in /w/workspace/exfoundry_go-mod-messaging_PR-51 [Pipeline] { [Pipeline] ws 23:52:49 Running in /w/workspace/go-mod-messaging/9 [Pipeline] { [Pipeline] checkout 23:52:53 using credential edgex-jenkins-ssh 23:52:53 Cloning the remote Git repository 23:52:53 Cloning with configured refspecs honoured and without tags 23:52:54 Fetching without tags 23:52:52 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 23:52:52 > git init /w/workspace/go-mod-messaging/9 # timeout=10 23:52:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 23:52:52 > git --version # timeout=10 23:52:52 using GIT_SSH to set credentials SSH Credentials for GitHub 23:52:52 > 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 23:52:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 23:52:53 > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10 23:52:53 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 23:52:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 23:52:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 23:52:53 using GIT_SSH to set credentials SSH Credentials for GitHub 23:52:53 > 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 23:52:54 Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit 094e2ca353be730ebf3463b8a63fa6586165dfa3 23:52:54 Merge succeeded, producing 094e2ca353be730ebf3463b8a63fa6586165dfa3 23:52:54 Checking out Revision 094e2ca353be730ebf3463b8a63fa6586165dfa3 (PR-51) 23:52:53 > git config core.sparsecheckout # timeout=10 23:52:53 > git checkout -f 094e2ca353be730ebf3463b8a63fa6586165dfa3 # timeout=10 23:52:53 > git remote # timeout=10 23:52:53 > git config --get remote.origin.url # timeout=10 23:52:53 using GIT_SSH to set credentials SSH Credentials for GitHub 23:52:53 > git merge cfba30792e745cabe7c9c124792dfed6ff0b4cfb # timeout=10 23:52:53 > git rev-parse HEAD^{commit} # timeout=10 23:52:53 > git config core.sparsecheckout # timeout=10 23:52:53 > git checkout -f 094e2ca353be730ebf3463b8a63fa6586165dfa3 # timeout=10 23:52:58 Commit message: "fix subhost issue" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:52:59 ========================================================= 23:52:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 23:52:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:52:59 + 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 . 23:53:00 Sending build context to Docker daemon 435.7kB 23:53:00 Step 1/7 : ARG BASE=golang:1.13-alpine 23:53:00 Step 2/7 : FROM ${BASE} 23:53:00 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 23:53:00 e6b0cf9c0882: Pulling fs layer 23:53:00 2848faf0eed1: Pulling fs layer 23:53:00 0f37312ad70f: Pulling fs layer 23:53:00 5788d62ee057: Pulling fs layer 23:53:00 0e6b1d234666: Pulling fs layer 23:53:00 bf5d7aec512f: Pulling fs layer 23:53:00 34c802a77dc8: Pulling fs layer 23:53:00 9eb99e56ec68: Pulling fs layer 23:53:00 27c7a5d97fbd: Pulling fs layer 23:53:00 5c102a31e300: Pulling fs layer 23:53:00 dcfb455df0a1: Pulling fs layer 23:53:00 dcfb455df0a1: Waiting 23:53:00 5c102a31e300: Waiting 23:53:00 5788d62ee057: Waiting 23:53:00 0e6b1d234666: Waiting 23:53:00 34c802a77dc8: Waiting 23:53:00 bf5d7aec512f: Waiting 23:53:00 27c7a5d97fbd: Waiting 23:53:00 9eb99e56ec68: Waiting 23:53:00 0f37312ad70f: Verifying Checksum 23:53:00 0f37312ad70f: Download complete 23:53:00 2848faf0eed1: Download complete 23:53:00 0e6b1d234666: Verifying Checksum 23:53:00 0e6b1d234666: Download complete 23:53:00 bf5d7aec512f: Verifying Checksum 23:53:00 bf5d7aec512f: Download complete 23:53:00 e6b0cf9c0882: Verifying Checksum 23:53:00 e6b0cf9c0882: Download complete 23:53:00 e6b0cf9c0882: Pull complete 23:53:00 2848faf0eed1: Pull complete 23:53:00 34c802a77dc8: Verifying Checksum 23:53:00 34c802a77dc8: Download complete 23:53:00 27c7a5d97fbd: Verifying Checksum 23:53:00 27c7a5d97fbd: Download complete 23:53:01 5c102a31e300: Verifying Checksum 23:53:01 5c102a31e300: Download complete 23:53:01 dcfb455df0a1: Verifying Checksum 23:53:01 dcfb455df0a1: Download complete 23:53:01 0f37312ad70f: Pull complete 23:53:02 9eb99e56ec68: Verifying Checksum 23:53:02 9eb99e56ec68: Download complete 23:53:02 5788d62ee057: Verifying Checksum 23:53:02 5788d62ee057: Download complete 23:53:09 5788d62ee057: Pull complete 23:53:09 0e6b1d234666: Pull complete 23:53:09 bf5d7aec512f: Pull complete 23:53:14 34c802a77dc8: Pull complete 23:53:18 9eb99e56ec68: Pull complete 23:53:18 27c7a5d97fbd: Pull complete 23:53:19 5c102a31e300: Pull complete 23:53:19 dcfb455df0a1: Pull complete 23:53:19 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 23:53:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 23:53:19 ---> 7c70fe431013 23:53:19 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:53:19 ---> Running in f6a5d2c00960 23:53:19 Removing intermediate container f6a5d2c00960 23:53:19 ---> 088fa6812668 23:53:19 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 23:53:19 ---> Running in fd2caa361db2 23:53:21 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 23:53:21 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 23:53:22 (1/5) Installing libsodium (1.0.18-r0) 23:53:22 (2/5) Installing libzmq (4.3.2-r0) 23:53:22 (3/5) Installing pkgconf (1.6.3-r0) 23:53:22 (4/5) Installing libsodium-dev (1.0.18-r0) 23:53:22 (5/5) Installing zeromq-dev (4.3.2-r0) 23:53:22 Executing busybox-1.31.1-r8.trigger 23:53:22 OK: 145 MiB in 44 packages 23:53:23 Removing intermediate container fd2caa361db2 23:53:23 ---> 9ae83eeafc4f 23:53:23 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 23:53:23 ---> Running in 734204ea6115 23:53:23 Removing intermediate container 734204ea6115 23:53:23 ---> 7fc76a0377ce 23:53:23 Step 6/7 : COPY go.mod . 23:53:23 ---> 4720b643ba33 23:53:23 Step 7/7 : RUN go mod download 23:53:23 ---> Running in 6191618fea11 23:53:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3913 in /w/workspace/exfoundry_go-mod-messaging_PR-51 [Pipeline] { [Pipeline] ws 23:53:24 Running in /w/workspace/go-mod-messaging/9 [Pipeline] { [Pipeline] checkout 23:53:24 go: finding github.com/davecgh/go-spew v1.1.0 23:53:24 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 23:53:24 go: finding github.com/pebbe/zmq4 v1.0.0 23:53:24 go: finding github.com/pmezard/go-difflib v1.0.0 23:53:24 go: finding github.com/stretchr/objx v0.1.0 23:53:24 go: finding github.com/stretchr/testify v1.3.0 23:53:24 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 23:53:24 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 23:53:24 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 23:53:24 go: finding golang.org/x/text v0.3.0 23:53:29 using credential edgex-jenkins-ssh 23:53:29 Cloning the remote Git repository 23:53:29 Cloning with configured refspecs honoured and without tags 23:53:30 Removing intermediate container 6191618fea11 23:53:30 ---> 83711911d4cd 23:53:30 Successfully built 83711911d4cd 23:53:30 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 23:53:30 + docker inspect -f . ci-base-image-x86_64 23:53:30 . [Pipeline] withDockerContainer 23:53:30 prd-centos7-docker-4c-2g-3914 does not seem to be running inside a container 23:53:29 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 23:53:30 > git init /w/workspace/go-mod-messaging/9 # timeout=10 23:53:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 23:53:30 > git --version # timeout=10 23:53:30 using GIT_SSH to set credentials SSH Credentials for GitHub 23:53:30 > 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 23:53:30 $ 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 23:53:30 Fetching without tags 23:53:31 Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit 094e2ca353be730ebf3463b8a63fa6586165dfa3 23:53:31 $ docker top 04201e9ee562bca6ea53de0e70fa692c5ed47bd67312d51e8c782e4b2ac668af -eo pid,comm [Pipeline] { 23:53:31 Merge succeeded, producing 094e2ca353be730ebf3463b8a63fa6586165dfa3 23:53:31 Checking out Revision 094e2ca353be730ebf3463b8a63fa6586165dfa3 (PR-51) [Pipeline] sh 23:53:31 + go version 23:53:31 go version go1.13.5 linux/amd64 [Pipeline] sh 23:53:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 23:53:30 > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10 23:53:30 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 23:53:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 23:53:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 23:53:30 using GIT_SSH to set credentials SSH Credentials for GitHub 23:53:31 > 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 23:53:31 > git config core.sparsecheckout # timeout=10 23:53:31 > git checkout -f 094e2ca353be730ebf3463b8a63fa6586165dfa3 # timeout=10 23:53:31 > git remote # timeout=10 23:53:31 > git config --get remote.origin.url # timeout=10 23:53:31 using GIT_SSH to set credentials SSH Credentials for GitHub 23:53:31 > git merge cfba30792e745cabe7c9c124792dfed6ff0b4cfb # timeout=10 23:53:31 > git rev-parse HEAD^{commit} # timeout=10 23:53:31 > git config core.sparsecheckout # timeout=10 23:53:31 > git checkout -f 094e2ca353be730ebf3463b8a63fa6586165dfa3 # timeout=10 23:53:32 + make test 23:53:32 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:53:35 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 23:53:36 Commit message: "fix subhost issue" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:53:37 ========================================================= 23:53:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 23:53:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:53:38 + 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 . 23:53:38 Sending build context to Docker daemon 435.7kB 23:53:38 Step 1/7 : ARG BASE=golang:1.13-alpine 23:53:38 Step 2/7 : FROM ${BASE} 23:53:38 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.027s coverage: 95.4% of statements 23:53:39 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:53:39 cde5963f3b93: Pulling fs layer 23:53:39 2a23fa8c16f7: Pulling fs layer 23:53:39 777b28850792: Pulling fs layer 23:53:39 8a11ddd9e578: Pulling fs layer 23:53:39 4cf88f913ddb: Pulling fs layer 23:53:39 1df406cf5192: Pulling fs layer 23:53:39 cd6300453558: Pulling fs layer 23:53:39 b9c365052c96: Pulling fs layer 23:53:39 a2d8cc88f415: Pulling fs layer 23:53:39 ea1d1ca13537: Pulling fs layer 23:53:39 3750a50a1c5e: Pulling fs layer 23:53:39 8a11ddd9e578: Waiting 23:53:39 4cf88f913ddb: Waiting 23:53:39 1df406cf5192: Waiting 23:53:39 a2d8cc88f415: Waiting 23:53:39 cd6300453558: Waiting 23:53:39 ea1d1ca13537: Waiting 23:53:39 b9c365052c96: Waiting 23:53:39 3750a50a1c5e: Waiting 23:53:39 777b28850792: Verifying Checksum 23:53:39 777b28850792: Download complete 23:53:39 2a23fa8c16f7: Verifying Checksum 23:53:39 2a23fa8c16f7: Download complete 23:53:39 4cf88f913ddb: Verifying Checksum 23:53:39 4cf88f913ddb: Download complete 23:53:39 1df406cf5192: Verifying Checksum 23:53:39 1df406cf5192: Download complete 23:53:39 cde5963f3b93: Download complete 23:53:40 cde5963f3b93: Pull complete 23:53:41 2a23fa8c16f7: Pull complete 23:53:41 777b28850792: Pull complete 23:53:43 cd6300453558: Verifying Checksum 23:53:43 cd6300453558: Download complete 23:53:43 a2d8cc88f415: Verifying Checksum 23:53:43 a2d8cc88f415: Download complete 23:53:46 ea1d1ca13537: Verifying Checksum 23:53:46 ea1d1ca13537: Download complete 23:53:46 3750a50a1c5e: Verifying Checksum 23:53:46 3750a50a1c5e: Download complete 23:53:49 b9c365052c96: Verifying Checksum 23:53:49 b9c365052c96: Download complete 23:53:51 8a11ddd9e578: Verifying Checksum 23:53:51 8a11ddd9e578: Download complete 23:54:03 8a11ddd9e578: Pull complete 23:54:03 4cf88f913ddb: Pull complete 23:54:03 1df406cf5192: Pull complete 23:54:05 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.369s coverage: 84.1% of statements 23:54:05 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.009s coverage: 100.0% of statements 23:54:05 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.006s coverage: 100.0% of statements 23:54:05 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.005s coverage: 90.9% of statements 23:54:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:54:05 gofmt -l . 23:54:05 [ "`gofmt -l .`" = "" ] [Pipeline] stash 23:54:05 Stashed 1 file(s) [Pipeline] } 23:54:05 $ docker stop --time=1 04201e9ee562bca6ea53de0e70fa692c5ed47bd67312d51e8c782e4b2ac668af 23:54:06 cd6300453558: Pull complete 23:54:07 $ 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] } 23:54:11 b9c365052c96: Pull complete 23:54:11 a2d8cc88f415: Pull complete 23:54:13 ea1d1ca13537: Pull complete 23:54:13 3750a50a1c5e: Pull complete 23:54:13 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 23:54:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 23:54:13 ---> 78745c68409d 23:54:13 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:54:18 ---> Running in c2f26b4ed9e0 23:54:18 Removing intermediate container c2f26b4ed9e0 23:54:18 ---> 685fd7d8a1eb 23:54:18 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 23:54:18 ---> Running in 141f52b994a9 23:54:20 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 23:54:20 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 23:54:21 (1/5) Installing libsodium (1.0.18-r0) 23:54:21 (2/5) Installing libzmq (4.3.2-r0) 23:54:21 (3/5) Installing pkgconf (1.6.3-r0) 23:54:21 (4/5) Installing libsodium-dev (1.0.18-r0) 23:54:21 (5/5) Installing zeromq-dev (4.3.2-r0) 23:54:21 Executing busybox-1.31.1-r8.trigger 23:54:21 OK: 127 MiB in 44 packages 23:54:22 Removing intermediate container 141f52b994a9 23:54:22 ---> 42a736b6c865 23:54:22 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 23:54:23 ---> Running in a40763d41710 23:54:23 Removing intermediate container a40763d41710 23:54:23 ---> 2cf10fea93b3 23:54:23 Step 6/7 : COPY go.mod . 23:54:24 ---> 458df8bef850 23:54:24 Step 7/7 : RUN go mod download 23:54:24 ---> Running in c493740ac07a 23:54:25 go: finding github.com/davecgh/go-spew v1.1.0 23:54:25 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 23:54:25 go: finding github.com/pebbe/zmq4 v1.0.0 23:54:25 go: finding github.com/pmezard/go-difflib v1.0.0 23:54:25 go: finding github.com/stretchr/objx v0.1.0 23:54:25 go: finding github.com/stretchr/testify v1.3.0 23:54:25 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 23:54:25 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 23:54:25 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 23:54:25 go: finding golang.org/x/text v0.3.0 23:54:33 Removing intermediate container c493740ac07a 23:54:33 ---> c64a6853b69a 23:54:33 Successfully built c64a6853b69a 23:54:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:54:34 + docker inspect -f . ci-base-image-arm64 23:54:34 . [Pipeline] withDockerContainer 23:54:35 prd-ubuntu18.04-docker-arm64-4c-16g-3913 does not seem to be running inside a container 23:54:35 $ 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 23:54:36 $ docker top d6f33ae9fb2013cba3ff4351c82bc8c3f00e3aad42ad8b659a43084cc94778cf -eo pid,comm [Pipeline] { [Pipeline] sh 23:54:37 + go version 23:54:37 go version go1.13.5 linux/arm64 [Pipeline] sh 23:54:38 + make test 23:54:38 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:54:46 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 23:54:55 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.027s coverage: 95.4% of statements 23:55:27 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.384s coverage: 84.1% of statements 23:55:27 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.019s coverage: 100.0% of statements 23:55:27 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.018s coverage: 100.0% of statements 23:55:27 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.015s coverage: 90.9% of statements 23:55:27 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:55:28 gofmt -l . 23:55:28 [ "`gofmt -l .`" = "" ] [Pipeline] stash 23:55:28 Warning: overwriting stash ‘coverage-report’ 23:55:29 Stashed 1 file(s) [Pipeline] } 23:55:29 $ docker stop --time=1 d6f33ae9fb2013cba3ff4351c82bc8c3f00e3aad42ad8b659a43084cc94778cf 23:55:31 $ 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 23:55:33 provisioning config files... 23:55:33 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/config3105575594947342531tmp [Pipeline] { [Pipeline] sh 23:55:33 + curl -s https://codecov.io/bash 23:55:33 + bash -s - -t @/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/config3105575594947342531tmp 23:55:34 23:55:34 _____ _ 23:55:34 / ____| | | 23:55:34 | | ___ __| | ___ ___ _____ __ 23:55:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:55:34 | |___| (_) | (_| | __/ (_| (_) \ V / 23:55:34 \_____\___/ \__,_|\___|\___\___/ \_/ 23:55:34 Bash-20200410-0786dee 23:55:34 23:55:34 23:55:34 ==> Jenkins CI detected. 23:55:34 project root: . 23:55:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:55:34 ==> Running gcov in . (disable via -X gcov) 23:55:34 ==> Python coveragepy not found 23:55:34 ==> Searching for coverage reports in: 23:55:34 + . 23:55:34 -> Found 1 reports 23:55:34 ==> Detecting git/mercurial file structure 23:55:34 ==> Reading reports 23:55:34 + ./coverage.out bytes=17259 23:55:34 ==> Appending adjustments 23:55:34 http://docs.codecov.io/docs/fixing-reports 23:55:34 + Found adjustments 23:55:34 ==> Gzipping contents 23:55:34 ==> Uploading reports 23:55:34 url: https://codecov.io 23:55:34 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= 23:55:34 -> Pinging Codecov 23:55:34 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= 23:55:34 -> Uploading 23:55:35 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/094e2ca353be730ebf3463b8a63fa6586165dfa3 [Pipeline] } 23:55:35 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 23:55:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:55:36 ---> package-listing.sh 23:55:36 ++ facter osfamily 23:55:36 ++ tr '[:upper:]' '[:lower:]' 23:55:36 + OS_FAMILY=redhat 23:55:36 + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-51 23:55:36 + START_PACKAGES=/tmp/packages_start.txt 23:55:36 + END_PACKAGES=/tmp/packages_end.txt 23:55:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:55:36 + PACKAGES=/tmp/packages_start.txt 23:55:36 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-51 ']' 23:55:36 + PACKAGES=/tmp/packages_end.txt 23:55:36 + case "${OS_FAMILY}" in 23:55:36 + rpm -qa 23:55:36 + sort 23:55:40 + '[' -f /tmp/packages_start.txt ']' 23:55:40 + '[' -f /tmp/packages_end.txt ']' 23:55:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:55:40 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-51 ']' 23:55:40 + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-51/archives/ 23:55:40 + 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 23:55:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:55:41 23:55:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:55:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:55:41 alpine: Pulling from edgex-lftools-log-publisher 23:55:41 c9b1b535fdd9: Pulling fs layer 23:55:41 2cc5ad85d9ab: Pulling fs layer 23:55:41 756a868c4378: Pulling fs layer 23:55:41 444b2fc9a129: Pulling fs layer 23:55:41 ea15f1150254: Pulling fs layer 23:55:41 41b27a9f41bf: Pulling fs layer 23:55:41 28c525ee5125: Pulling fs layer 23:55:41 094b1ea09ed8: Pulling fs layer 23:55:41 138eaada9080: Pulling fs layer 23:55:41 0622d0fa9048: Pulling fs layer 23:55:41 444b2fc9a129: Waiting 23:55:41 ea15f1150254: Waiting 23:55:41 41b27a9f41bf: Waiting 23:55:41 28c525ee5125: Waiting 23:55:41 094b1ea09ed8: Waiting 23:55:41 0622d0fa9048: Waiting 23:55:41 138eaada9080: Waiting 23:55:41 2cc5ad85d9ab: Verifying Checksum 23:55:41 2cc5ad85d9ab: Download complete 23:55:41 444b2fc9a129: Verifying Checksum 23:55:41 444b2fc9a129: Download complete 23:55:41 c9b1b535fdd9: Verifying Checksum 23:55:41 c9b1b535fdd9: Download complete 23:55:41 ea15f1150254: Verifying Checksum 23:55:41 ea15f1150254: Download complete 23:55:41 28c525ee5125: Verifying Checksum 23:55:41 28c525ee5125: Download complete 23:55:42 c9b1b535fdd9: Pull complete 23:55:42 756a868c4378: Verifying Checksum 23:55:42 756a868c4378: Download complete 23:55:42 094b1ea09ed8: Verifying Checksum 23:55:42 094b1ea09ed8: Download complete 23:55:42 0622d0fa9048: Verifying Checksum 23:55:42 0622d0fa9048: Download complete 23:55:42 2cc5ad85d9ab: Pull complete 23:55:42 138eaada9080: Verifying Checksum 23:55:42 41b27a9f41bf: Verifying Checksum 23:55:42 41b27a9f41bf: Download complete 23:55:44 756a868c4378: Pull complete 23:55:44 444b2fc9a129: Pull complete 23:55:44 ea15f1150254: Pull complete 23:55:47 41b27a9f41bf: Pull complete 23:55:47 28c525ee5125: Pull complete 23:55:49 094b1ea09ed8: Pull complete 23:55:49 138eaada9080: Pull complete 23:55:49 0622d0fa9048: Pull complete 23:55:49 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 23:55:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:55:50 prd-centos7-docker-4c-2g-3911 does not seem to be running inside a container 23:55:50 $ 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 23:55:51 $ docker top 0b68ce44aa1575ca75c647458e347ecec2752e009b0f2925e30168add5571d14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:55:51 provisioning config files... 23:55:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/config1618588343313401048tmp [Pipeline] { [Pipeline] echo 23:55:51 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:55:51 ---> create-netrc.sh [Pipeline] echo 23:55:51 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:55:52 ---> logs-deploy.sh 23:55:52 + ARCHIVE_ARTIFACTS= 23:55:52 + LOGS_SERVER=https://logs.edgexfoundry.org 23:55:52 + '[' https://logs.edgexfoundry.org == None ']' 23:55:52 + NEXUS_URL=https://nexus.edgexfoundry.org 23:55:52 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-51/9 23:55:52 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-51/9/ 23:55:52 + 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 23:55:52 Archives upload complete. 23:55:53 + 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/