Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b5ec47ec301cb27b8648b17ee6bcbceb797fde21 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 a8d5489117fb74ecf2babedeac9793ec80335c77 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 a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git https://github.com/edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1022 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/xfoundry_go-mod-messaging_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching without tags Checking out Revision b5ec47ec301cb27b8648b17ee6bcbceb797fde21 (master) Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b5ec47ec301cb27b8648b17ee6bcbceb797fde21 # timeout=10 Commit message: "Merge pull request #43 from rsdmike/PRTEMPLATE" > git rev-list --no-walk 3d0432dae5e37f6ca1b3ff7de6156999f2cf9766 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:28:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:28:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:28:19 ========================================================= 23:28:19 EdgeX Global Pipelines Version Info 23:28:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:28:21 ------------------- 23:28:21 stable info: 23:28:21 ------------------- 23:28:21 Commited By: Emilio Reyes emilio.reyes@intel.com 23:28:21 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 23:28:21 Message: update stable to v1.0.87 23:28:21 ------------------- 23:28:21 experimental info: 23:28:21 ------------------- 23:28:21 Commited By: **** collab-it+edgex@linuxfoundation.org 23:28:21 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 23:28:21 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 23:28:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:28:24 23:28:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:28:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:28:24 latest: Pulling from edgex-devops/git-semver 23:28:24 9123ac7c32f7: Pulling fs layer 23:28:24 b8cc5d1170e3: Pulling fs layer 23:28:24 2924cbbf6a41: Pulling fs layer 23:28:24 93b08a4f1073: Pulling fs layer 23:28:24 93b08a4f1073: Waiting 23:28:24 b8cc5d1170e3: Verifying Checksum 23:28:24 b8cc5d1170e3: Download complete 23:28:25 9123ac7c32f7: Verifying Checksum 23:28:25 9123ac7c32f7: Download complete 23:28:25 2924cbbf6a41: Download complete 23:28:25 93b08a4f1073: Verifying Checksum 23:28:25 93b08a4f1073: Download complete 23:28:25 9123ac7c32f7: Pull complete 23:28:25 b8cc5d1170e3: Pull complete 23:28:27 2924cbbf6a41: Pull complete 23:28:27 93b08a4f1073: Pull complete 23:28:27 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 23:28:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:28:27 prd-centos7-docker-4c-2g-1022 does not seem to be running inside a container 23:28:28 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:28:29 $ docker top 7a77856c9fe9c5f69023c8336cb3a8f8edac86ed91e593d0520c521aea274f3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:28:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:28:29 [ssh-agent] Looking for ssh-agent implementation... 23:28:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:28:30 $ docker exec 7a77856c9fe9c5f69023c8336cb3a8f8edac86ed91e593d0520c521aea274f3b ssh-agent 23:28:30 SSH_AUTH_SOCK=/tmp/ssh-ABuJfrTe4FjN/agent.15 23:28:30 SSH_AGENT_PID=22 23:28:30 Running ssh-add (command line suppressed) 23:28:30 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_1110933921488408525.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_1110933921488408525.key) 23:28:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:28:31 + git describe --exact-match --tags HEAD 23:28:31 fatal: No names found, cannot describe anything. [Pipeline] } 23:28:32 $ docker exec --env ******** --env ******** 7a77856c9fe9c5f69023c8336cb3a8f8edac86ed91e593d0520c521aea274f3b ssh-agent -k 23:28:32 unset SSH_AUTH_SOCK; 23:28:32 unset SSH_AGENT_PID; 23:28:32 echo Agent pid 22 killed; 23:28:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 23:28:32 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 23:28:32 This usually means this commit has not been tagged. [Pipeline] sshagent 23:28:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:28:33 [ssh-agent] Looking for ssh-agent implementation... 23:28:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:28:33 $ docker exec 7a77856c9fe9c5f69023c8336cb3a8f8edac86ed91e593d0520c521aea274f3b ssh-agent 23:28:33 SSH_AUTH_SOCK=/tmp/ssh-UqNqRQmgHYg7/agent.57 23:28:33 SSH_AGENT_PID=64 23:28:33 Running ssh-add (command line suppressed) 23:28:34 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_1862320634249348909.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_1862320634249348909.key) 23:28:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:28:34 + git semver init 23:28:34 # -> Open(): unable to determine branch for HEAD 23:28:34 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git 23:28:34 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master 23:28:34 # $SEMVER_REMOTE_NAME = origin 23:28:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:28:34 # $SEMVER_USER_NAME = edgex-jenkins 23:28:34 # $SEMVER_BRANCH = master 23:28:34 # $SEMVER_TEMP = /tmp/semver-117303228 23:28:34 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 23:28:35 # '/tmp/semver-117303228' -> '/w/workspace/xfoundry_go-mod-messaging_master/.semver' 23:28:35 # -> Force: false 23:28:35 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } 23:28:35 $ docker exec --env ******** --env ******** 7a77856c9fe9c5f69023c8336cb3a8f8edac86ed91e593d0520c521aea274f3b ssh-agent -k 23:28:35 unset SSH_AUTH_SOCK; 23:28:35 unset SSH_AGENT_PID; 23:28:35 echo Agent pid 64 killed; 23:28:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:28:36 + git semver [Pipeline] } 23:28:36 $ docker stop --time=1 7a77856c9fe9c5f69023c8336cb3a8f8edac86ed91e593d0520c521aea274f3b 23:28:38 $ docker rm -f 7a77856c9fe9c5f69023c8336cb3a8f8edac86ed91e593d0520c521aea274f3b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 23:28:39 Stashed 30 file(s) [Pipeline] echo 23:28:39 [edgeXSemver] initialized semver on version 0.1.20 [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:28:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1021 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] ws 23:28:40 Running in /w/workspace/go-mod-messaging/10 [Pipeline] { [Pipeline] checkout 23:28:44 using credential edgex-jenkins-ssh 23:28:44 Cloning the remote Git repository 23:28:44 Cloning with configured refspecs honoured and without tags 23:28:44 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 23:28:45 > git init /w/workspace/go-mod-messaging/10 # timeout=10 23:28:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 23:28:45 > git --version # timeout=10 23:28:45 using GIT_SSH to set credentials SSH Credentials for GitHub 23:28:45 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 23:28:46 Fetching without tags 23:28:47 Checking out Revision b5ec47ec301cb27b8648b17ee6bcbceb797fde21 (master) 23:28:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 23:28:46 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 23:28:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 23:28:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 23:28:46 using GIT_SSH to set credentials SSH Credentials for GitHub 23:28:46 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 23:28:47 > git config core.sparsecheckout # timeout=10 23:28:47 > git checkout -f b5ec47ec301cb27b8648b17ee6bcbceb797fde21 # timeout=10 23:28:51 Commit message: "Merge pull request #43 from rsdmike/PRTEMPLATE" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:28:52 ========================================================= 23:28:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 23:28:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:28:53 + 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:28:54 Sending build context to Docker daemon 563.7kB 23:28:54 Step 1/7 : ARG BASE=golang:1.13-alpine 23:28:54 Step 2/7 : FROM ${BASE} 23:28:54 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:28:54 cde5963f3b93: Pulling fs layer 23:28:54 2a23fa8c16f7: Pulling fs layer 23:28:54 777b28850792: Pulling fs layer 23:28:54 8a11ddd9e578: Pulling fs layer 23:28:54 4cf88f913ddb: Pulling fs layer 23:28:54 1df406cf5192: Pulling fs layer 23:28:54 cd6300453558: Pulling fs layer 23:28:54 b9c365052c96: Pulling fs layer 23:28:54 a2d8cc88f415: Pulling fs layer 23:28:54 ea1d1ca13537: Pulling fs layer 23:28:54 3750a50a1c5e: Pulling fs layer 23:28:54 8a11ddd9e578: Waiting 23:28:54 4cf88f913ddb: Waiting 23:28:54 1df406cf5192: Waiting 23:28:54 cd6300453558: Waiting 23:28:54 b9c365052c96: Waiting 23:28:54 a2d8cc88f415: Waiting 23:28:54 ea1d1ca13537: Waiting 23:28:54 3750a50a1c5e: Waiting 23:28:54 777b28850792: Verifying Checksum 23:28:54 777b28850792: Download complete 23:28:54 2a23fa8c16f7: Verifying Checksum 23:28:54 2a23fa8c16f7: Download complete 23:28:54 4cf88f913ddb: Verifying Checksum 23:28:54 4cf88f913ddb: Download complete 23:28:54 1df406cf5192: Verifying Checksum 23:28:54 1df406cf5192: Download complete 23:28:54 Still waiting to schedule task 23:28:54 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1022’ 23:28:55 cde5963f3b93: Verifying Checksum 23:28:55 cde5963f3b93: Download complete 23:28:55 cde5963f3b93: Pull complete 23:28:56 2a23fa8c16f7: Pull complete 23:28:56 777b28850792: Pull complete 23:28:59 cd6300453558: Verifying Checksum 23:28:59 cd6300453558: Download complete 23:28:59 a2d8cc88f415: Verifying Checksum 23:28:59 a2d8cc88f415: Download complete 23:29:01 ea1d1ca13537: Verifying Checksum 23:29:01 ea1d1ca13537: Download complete 23:29:01 3750a50a1c5e: Verifying Checksum 23:29:01 3750a50a1c5e: Download complete 23:29:04 b9c365052c96: Verifying Checksum 23:29:04 b9c365052c96: Download complete 23:29:05 8a11ddd9e578: Verifying Checksum 23:29:05 8a11ddd9e578: Download complete 23:29:18 8a11ddd9e578: Pull complete 23:29:18 4cf88f913ddb: Pull complete 23:29:18 1df406cf5192: Pull complete 23:29:22 cd6300453558: Pull complete 23:29:26 b9c365052c96: Pull complete 23:29:27 a2d8cc88f415: Pull complete 23:29:29 ea1d1ca13537: Pull complete 23:29:29 3750a50a1c5e: Pull complete 23:29:29 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 23:29:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 23:29:29 ---> 78745c68409d 23:29:29 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:29:33 ---> Running in 81c6c279cc56 23:29:33 Removing intermediate container 81c6c279cc56 23:29:33 ---> d98f491e2612 23:29:33 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 23:29:34 ---> Running in 64433c0cb8e9 23:29:35 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 23:29:36 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 23:29:36 (1/5) Installing libsodium (1.0.18-r0) 23:29:36 (2/5) Installing libzmq (4.3.2-r0) 23:29:36 (3/5) Installing pkgconf (1.6.3-r0) 23:29:36 (4/5) Installing libsodium-dev (1.0.18-r0) 23:29:36 (5/5) Installing zeromq-dev (4.3.2-r0) 23:29:37 Executing busybox-1.31.1-r8.trigger 23:29:37 OK: 127 MiB in 44 packages 23:29:38 Removing intermediate container 64433c0cb8e9 23:29:38 ---> 6c770037e80c 23:29:38 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 23:29:38 ---> Running in 6415ae1add8a 23:29:38 Removing intermediate container 6415ae1add8a 23:29:38 ---> e52bb566595d 23:29:38 Step 6/7 : COPY go.mod . 23:29:39 ---> ca7f92048f96 23:29:39 Step 7/7 : RUN go mod download 23:29:39 ---> Running in 90e0460d98a1 23:29:41 go: finding github.com/davecgh/go-spew v1.1.0 23:29:41 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 23:29:41 go: finding github.com/fsnotify/fsnotify v1.4.7 23:29:41 go: finding github.com/go-redis/redis/v7 v7.2.0 23:29:41 go: finding github.com/golang/protobuf v1.3.2 23:29:41 go: finding github.com/hpcloud/tail v1.0.0 23:29:41 go: finding github.com/kr/pretty v0.1.0 23:29:41 go: finding github.com/kr/pty v1.1.1 23:29:41 go: finding github.com/kr/text v0.1.0 23:29:41 go: finding github.com/onsi/ginkgo v1.10.1 23:29:41 go: finding github.com/onsi/gomega v1.7.0 23:29:41 go: finding github.com/pebbe/zmq4 v1.0.0 23:29:41 go: finding github.com/pmezard/go-difflib v1.0.0 23:29:41 go: finding github.com/stretchr/objx v0.1.0 23:29:41 go: finding github.com/stretchr/testify v1.3.0 23:29:41 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 23:29:41 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 23:29:41 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f 23:29:41 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 23:29:41 go: finding golang.org/x/text v0.3.2 23:29:41 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 23:29:41 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 23:29:41 go: finding gopkg.in/fsnotify.v1 v1.4.7 23:29:41 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 23:29:41 go: finding gopkg.in/yaml.v2 v2.2.4 23:29:54 Removing intermediate container 90e0460d98a1 23:29:54 ---> b8daef1f2e83 23:29:54 Successfully built b8daef1f2e83 23:29:54 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:29:54 + docker inspect -f . ci-base-image-arm64 23:29:55 . [Pipeline] withDockerContainer 23:29:55 prd-ubuntu18.04-docker-arm64-4c-16g-1021 does not seem to be running inside a container 23:29:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/10 -v /w/workspace/go-mod-messaging/10:/w/workspace/go-mod-messaging/10:rw,z -v /w/workspace/go-mod-messaging/10@tmp:/w/workspace/go-mod-messaging/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:29:56 $ docker top c8f3a74845a9a6e83c2451014d3f239052b94342d2b784d97d9c707c294b257b -eo pid,comm [Pipeline] { [Pipeline] sh 23:29:58 + go version 23:29:58 go version go1.13.5 linux/arm64 [Pipeline] sh 23:29:58 + make test 23:29:58 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:30:11 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 23:30:15 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.061s coverage: 94.7% of statements 23:30:27 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.031s coverage: 77.1% of statements 23:30:27 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 23:30:49 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.385s coverage: 84.1% of statements 23:30:49 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.023s coverage: 85.7% of statements 23:30:49 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.045s coverage: 100.0% of statements 23:30:49 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.045s coverage: 100.0% of statements 23:30:49 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.019s coverage: 90.9% of statements 23:30:49 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:30:53 gofmt -l . 23:30:53 [ "`gofmt -l .`" = "" ] [Pipeline] stash 23:30:53 Stashed 1 file(s) [Pipeline] } 23:30:53 $ docker stop --time=1 c8f3a74845a9a6e83c2451014d3f239052b94342d2b784d97d9c707c294b257b 23:30:55 $ docker rm -f c8f3a74845a9a6e83c2451014d3f239052b94342d2b784d97d9c707c294b257b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:34:11 Running on prd-centos7-docker-4c-2g-1024 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] ws 23:34:11 Running in /w/workspace/go-mod-messaging/10 [Pipeline] { [Pipeline] checkout 23:34:20 using credential edgex-jenkins-ssh 23:34:20 Cloning the remote Git repository 23:34:20 Cloning with configured refspecs honoured and without tags 23:34:20 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 23:34:20 > git init /w/workspace/go-mod-messaging/10 # timeout=10 23:34:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 23:34:20 > git --version # timeout=10 23:34:20 using GIT_SSH to set credentials SSH Credentials for GitHub 23:34:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 23:34:21 Fetching without tags 23:34:21 Checking out Revision b5ec47ec301cb27b8648b17ee6bcbceb797fde21 (master) 23:34:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 23:34:21 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 23:34:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 23:34:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 23:34:21 using GIT_SSH to set credentials SSH Credentials for GitHub 23:34:21 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 23:34:21 > git config core.sparsecheckout # timeout=10 23:34:21 > git checkout -f b5ec47ec301cb27b8648b17ee6bcbceb797fde21 # timeout=10 23:34:27 Commit message: "Merge pull request #43 from rsdmike/PRTEMPLATE" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:34:28 ========================================================= 23:34:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 23:34:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:34:29 + 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:34:29 Sending build context to Docker daemon 563.7kB 23:34:29 Step 1/7 : ARG BASE=golang:1.13-alpine 23:34:29 Step 2/7 : FROM ${BASE} 23:34:29 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 23:34:29 e6b0cf9c0882: Pulling fs layer 23:34:29 2848faf0eed1: Pulling fs layer 23:34:29 0f37312ad70f: Pulling fs layer 23:34:29 5788d62ee057: Pulling fs layer 23:34:29 0e6b1d234666: Pulling fs layer 23:34:29 bf5d7aec512f: Pulling fs layer 23:34:29 34c802a77dc8: Pulling fs layer 23:34:29 9eb99e56ec68: Pulling fs layer 23:34:29 27c7a5d97fbd: Pulling fs layer 23:34:29 5c102a31e300: Pulling fs layer 23:34:29 dcfb455df0a1: Pulling fs layer 23:34:29 34c802a77dc8: Waiting 23:34:29 9eb99e56ec68: Waiting 23:34:29 27c7a5d97fbd: Waiting 23:34:29 5c102a31e300: Waiting 23:34:29 dcfb455df0a1: Waiting 23:34:29 5788d62ee057: Waiting 23:34:29 0e6b1d234666: Waiting 23:34:29 bf5d7aec512f: Waiting 23:34:29 0f37312ad70f: Verifying Checksum 23:34:29 0f37312ad70f: Download complete 23:34:29 2848faf0eed1: Verifying Checksum 23:34:29 2848faf0eed1: Download complete 23:34:29 0e6b1d234666: Download complete 23:34:29 bf5d7aec512f: Verifying Checksum 23:34:29 bf5d7aec512f: Download complete 23:34:29 e6b0cf9c0882: Verifying Checksum 23:34:29 e6b0cf9c0882: Download complete 23:34:30 e6b0cf9c0882: Pull complete 23:34:30 2848faf0eed1: Pull complete 23:34:30 0f37312ad70f: Pull complete 23:34:32 34c802a77dc8: Verifying Checksum 23:34:32 34c802a77dc8: Download complete 23:34:33 27c7a5d97fbd: Verifying Checksum 23:34:33 27c7a5d97fbd: Download complete 23:34:35 5c102a31e300: Verifying Checksum 23:34:35 5c102a31e300: Download complete 23:34:35 5788d62ee057: Verifying Checksum 23:34:35 5788d62ee057: Download complete 23:34:35 dcfb455df0a1: Verifying Checksum 23:34:35 dcfb455df0a1: Download complete 23:34:35 9eb99e56ec68: Verifying Checksum 23:34:46 5788d62ee057: Pull complete 23:34:46 0e6b1d234666: Pull complete 23:34:46 bf5d7aec512f: Pull complete 23:34:49 34c802a77dc8: Pull complete 23:34:53 9eb99e56ec68: Pull complete 23:34:54 27c7a5d97fbd: Pull complete 23:34:55 5c102a31e300: Pull complete 23:34:55 dcfb455df0a1: Pull complete 23:34:55 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 23:34:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 23:34:55 ---> 7c70fe431013 23:34:55 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:34:56 ---> Running in 8628b1a41444 23:34:56 Removing intermediate container 8628b1a41444 23:34:56 ---> 3d4a586a07c3 23:34:56 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 23:34:56 ---> Running in a5877a51e6e6 23:34:57 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 23:34:57 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 23:34:58 (1/5) Installing libsodium (1.0.18-r0) 23:34:58 (2/5) Installing libzmq (4.3.2-r0) 23:34:58 (3/5) Installing pkgconf (1.6.3-r0) 23:34:58 (4/5) Installing libsodium-dev (1.0.18-r0) 23:34:58 (5/5) Installing zeromq-dev (4.3.2-r0) 23:34:58 Executing busybox-1.31.1-r8.trigger 23:34:58 OK: 145 MiB in 44 packages 23:34:59 Removing intermediate container a5877a51e6e6 23:34:59 ---> e87377dcab02 23:34:59 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 23:34:59 ---> Running in fea6edf4e713 23:34:59 Removing intermediate container fea6edf4e713 23:34:59 ---> bd6247c47407 23:34:59 Step 6/7 : COPY go.mod . 23:34:59 ---> c6c254d24f56 23:34:59 Step 7/7 : RUN go mod download 23:34:59 ---> Running in 2996cc2e15a6 23:35:01 go: finding github.com/davecgh/go-spew v1.1.0 23:35:01 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 23:35:01 go: finding github.com/fsnotify/fsnotify v1.4.7 23:35:01 go: finding github.com/go-redis/redis/v7 v7.2.0 23:35:01 go: finding github.com/golang/protobuf v1.3.2 23:35:01 go: finding github.com/hpcloud/tail v1.0.0 23:35:01 go: finding github.com/kr/pretty v0.1.0 23:35:01 go: finding github.com/kr/pty v1.1.1 23:35:01 go: finding github.com/kr/text v0.1.0 23:35:01 go: finding github.com/onsi/ginkgo v1.10.1 23:35:01 go: finding github.com/onsi/gomega v1.7.0 23:35:01 go: finding github.com/pebbe/zmq4 v1.0.0 23:35:01 go: finding github.com/pmezard/go-difflib v1.0.0 23:35:01 go: finding github.com/stretchr/objx v0.1.0 23:35:01 go: finding github.com/stretchr/testify v1.3.0 23:35:01 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 23:35:01 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 23:35:01 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f 23:35:01 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 23:35:01 go: finding golang.org/x/text v0.3.2 23:35:01 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 23:35:01 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 23:35:01 go: finding gopkg.in/fsnotify.v1 v1.4.7 23:35:01 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 23:35:01 go: finding gopkg.in/yaml.v2 v2.2.4 23:35:09 Removing intermediate container 2996cc2e15a6 23:35:09 ---> f305498a70eb 23:35:09 Successfully built f305498a70eb 23:35:09 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:35:10 + docker inspect -f . ci-base-image-x86_64 23:35:10 . [Pipeline] withDockerContainer 23:35:11 prd-centos7-docker-4c-2g-1024 does not seem to be running inside a container 23:35:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/10 -v /w/workspace/go-mod-messaging/10:/w/workspace/go-mod-messaging/10:rw,z -v /w/workspace/go-mod-messaging/10@tmp:/w/workspace/go-mod-messaging/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:35:12 $ docker top e31de1f902faef76ed93bbd5bf828af55c535d4135af1f5a3bd6480c894cd6d6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:35:12 + go version 23:35:12 go version go1.13.5 linux/amd64 [Pipeline] sh 23:35:13 + make test 23:35:13 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:35:20 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 23:35:24 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.011s coverage: 94.7% of statements 23:35:31 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.072s coverage: 77.1% of statements 23:35:31 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 23:35:53 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.410s coverage: 84.1% of statements 23:35:53 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.038s coverage: 85.7% of statements 23:35:53 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.028s coverage: 100.0% of statements 23:35:53 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.008s coverage: 100.0% of statements 23:35:53 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.045s coverage: 90.9% of statements 23:35:53 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:35:56 gofmt -l . 23:35:56 [ "`gofmt -l .`" = "" ] [Pipeline] stash 23:35:56 Warning: overwriting stash ‘coverage-report’ 23:35:58 Stashed 1 file(s) [Pipeline] } 23:35:58 $ docker stop --time=1 e31de1f902faef76ed93bbd5bf828af55c535d4135af1f5a3bd6480c894cd6d6 23:36:00 $ docker rm -f e31de1f902faef76ed93bbd5bf828af55c535d4135af1f5a3bd6480c894cd6d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 23:36:02 provisioning config files... 23:36:02 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config5348150418804864077tmp [Pipeline] { [Pipeline] sh 23:36:02 + curl -s https://codecov.io/bash 23:36:02 + bash -s - -t @/w/workspace/xfoundry_go-mod-messaging_master@tmp/config5348150418804864077tmp 23:36:03 23:36:03 _____ _ 23:36:03 / ____| | | 23:36:03 | | ___ __| | ___ ___ _____ __ 23:36:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:36:03 | |___| (_) | (_| | __/ (_| (_) \ V / 23:36:03 \_____\___/ \__,_|\___|\___\___/ \_/ 23:36:03 Bash-20200430-d757c17 23:36:03 23:36:03 23:36:03 ==> Jenkins CI detected. 23:36:03 project root: . 23:36:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:36:03 ==> Running gcov in . (disable via -X gcov) 23:36:03 ==> Python coveragepy not found 23:36:03 ==> Searching for coverage reports in: 23:36:03 + . 23:36:03 -> Found 1 reports 23:36:03 ==> Detecting git/mercurial file structure 23:36:03 ==> Reading reports 23:36:03 + ./coverage.out bytes=20619 23:36:03 ==> Appending adjustments 23:36:03 https://docs.codecov.io/docs/fixing-reports 23:36:03 + Found adjustments 23:36:03 ==> Gzipping contents 23:36:03 ==> Uploading reports 23:36:03 url: https://codecov.io 23:36:03 query: branch=master&commit=b5ec47ec301cb27b8648b17ee6bcbceb797fde21&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmaster%2F10%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job= 23:36:03 -> Pinging Codecov 23:36:03 https://codecov.io/upload/v4?package=bash-20200430-d757c17&token=secret&branch=master&commit=b5ec47ec301cb27b8648b17ee6bcbceb797fde21&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmaster%2F10%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job= 23:36:04 -> Uploading 23:36:05 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/b5ec47ec301cb27b8648b17ee6bcbceb797fde21 [Pipeline] } 23:36:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 23:36:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 23:36:05 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 23:36:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:36:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 23:36:06 23:36:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 23:36:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 23:36:06 1.217.3: Pulling from edgex-devops/edgex-snyk-go 23:36:06 cbdbe7a5bc2a: Pulling fs layer 23:36:06 408f87550127: Pulling fs layer 23:36:06 fe522b08c979: Pulling fs layer 23:36:06 221eaa008020: Pulling fs layer 23:36:06 2a4607e5d6b9: Pulling fs layer 23:36:06 95d3c3421fef: Pulling fs layer 23:36:06 2fec7dd152b6: Pulling fs layer 23:36:06 d65e43aa86fe: Pulling fs layer 23:36:06 10a7cc25405e: Pulling fs layer 23:36:06 2a4607e5d6b9: Waiting 23:36:06 95d3c3421fef: Waiting 23:36:06 2fec7dd152b6: Waiting 23:36:06 d65e43aa86fe: Waiting 23:36:06 10a7cc25405e: Waiting 23:36:06 221eaa008020: Waiting 23:36:06 fe522b08c979: Verifying Checksum 23:36:06 fe522b08c979: Download complete 23:36:06 408f87550127: Verifying Checksum 23:36:06 408f87550127: Download complete 23:36:06 2a4607e5d6b9: Verifying Checksum 23:36:06 2a4607e5d6b9: Download complete 23:36:06 95d3c3421fef: Verifying Checksum 23:36:06 95d3c3421fef: Download complete 23:36:07 cbdbe7a5bc2a: Verifying Checksum 23:36:07 cbdbe7a5bc2a: Download complete 23:36:08 cbdbe7a5bc2a: Pull complete 23:36:08 2fec7dd152b6: Download complete 23:36:08 408f87550127: Pull complete 23:36:09 fe522b08c979: Pull complete 23:36:09 d65e43aa86fe: Verifying Checksum 23:36:09 d65e43aa86fe: Download complete 23:36:09 10a7cc25405e: Verifying Checksum 23:36:09 10a7cc25405e: Download complete 23:36:10 221eaa008020: Verifying Checksum 23:36:10 221eaa008020: Download complete 23:36:22 221eaa008020: Pull complete 23:36:22 2a4607e5d6b9: Pull complete 23:36:22 95d3c3421fef: Pull complete 23:36:24 2fec7dd152b6: Pull complete 23:36:29 d65e43aa86fe: Pull complete 23:36:31 10a7cc25405e: Pull complete 23:36:31 Digest: sha256:f69c3a2814e8191a177e5024c1aa2982a1df1c15a1f5ff5a42290ad3eeac8c0b 23:36:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 23:36:31 prd-centos7-docker-4c-2g-1022 does not seem to be running inside a container 23:36:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/xfoundry_go-mod-messaging_master:/ws -w /ws --entrypoint= -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 23:36:33 $ docker top 089af7ceabca6e04c71fa11331fed6b5d03c1b7c666f7cf65985cc10eb49400c -eo pid,comm [Pipeline] { [Pipeline] sh 23:36:34 + snyk monitor '--org=edgex-jenkins' 23:36:41 23:36:41 Monitoring /w/workspace/xfoundry_go-mod-messaging_master (github.com/edgexfoundry/go-mod-messaging)... 23:36:41 23:36:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f6e4b672-2be2-4054-abeb-10731c768cda/history/896448f6-8ab5-47da-94b7-c74bca70be7a 23:36:41 23:36:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:36:41 23:36:41 [Pipeline] } 23:36:41 $ docker stop --time=1 089af7ceabca6e04c71fa11331fed6b5d03c1b7c666f7cf65985cc10eb49400c 23:36:43 $ docker rm -f 089af7ceabca6e04c71fa11331fed6b5d03c1b7c666f7cf65985cc10eb49400c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 23:36:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:36:44 . [Pipeline] withDockerContainer 23:36:44 prd-centos7-docker-4c-2g-1022 does not seem to be running inside a container 23:36:44 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:36:45 $ docker top 8efec82e21ac6d1f51fa90628b8b64602a9e9591ee97e0284c4eb273732e5e30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:36:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:36:46 [ssh-agent] Looking for ssh-agent implementation... 23:36:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:36:46 $ docker exec 8efec82e21ac6d1f51fa90628b8b64602a9e9591ee97e0284c4eb273732e5e30 ssh-agent 23:36:47 SSH_AUTH_SOCK=/tmp/ssh-UeGP0zJfzQGa/agent.13 23:36:47 SSH_AGENT_PID=20 23:36:47 Running ssh-add (command line suppressed) 23:36:47 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2150256486757224693.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2150256486757224693.key) 23:36:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:36:48 + git semver tag 23:36:48 # -> Open(): unable to determine branch for HEAD 23:36:48 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git 23:36:48 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master 23:36:48 # $SEMVER_REMOTE_NAME = origin 23:36:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:36:48 # $SEMVER_USER_NAME = edgex-jenkins 23:36:48 # $SEMVER_BRANCH = master 23:36:48 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver 23:36:48 # b5ec47ec301cb27b8648b17ee6bcbceb797fde21 HEAD 23:36:48 # -> Force: false 23:36:48 # 81b55d48f52dac26367a9293de21f85242e244e0 refs/tags/v0.1.20 [Pipeline] } 23:36:48 $ docker exec --env ******** --env ******** 8efec82e21ac6d1f51fa90628b8b64602a9e9591ee97e0284c4eb273732e5e30 ssh-agent -k 23:36:48 unset SSH_AUTH_SOCK; 23:36:48 unset SSH_AGENT_PID; 23:36:48 echo Agent pid 20 killed; 23:36:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:36:49 + git semver [Pipeline] } 23:36:49 $ docker stop --time=1 8efec82e21ac6d1f51fa90628b8b64602a9e9591ee97e0284c4eb273732e5e30 23:36:51 $ docker rm -f 8efec82e21ac6d1f51fa90628b8b64602a9e9591ee97e0284c4eb273732e5e30 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:36:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:36:52 23:36:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:36:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:36:52 0.23.1-centos7: Pulling from edgex-lftools 23:36:52 ab5ef0e58194: Pulling fs layer 23:36:52 9712f1f96733: Pulling fs layer 23:36:52 63f879dbbcfc: Pulling fs layer 23:36:52 0d9ebad4ef96: Pulling fs layer 23:36:52 e9a5061849ea: Pulling fs layer 23:36:52 d747dcd14b5f: Pulling fs layer 23:36:52 2de7ff778b66: Pulling fs layer 23:36:52 0d9ebad4ef96: Waiting 23:36:52 e9a5061849ea: Waiting 23:36:52 d747dcd14b5f: Waiting 23:36:52 9712f1f96733: Download complete 23:36:53 63f879dbbcfc: Verifying Checksum 23:36:53 63f879dbbcfc: Download complete 23:36:54 e9a5061849ea: Verifying Checksum 23:36:54 e9a5061849ea: Download complete 23:36:54 d747dcd14b5f: Verifying Checksum 23:36:54 d747dcd14b5f: Download complete 23:36:54 ab5ef0e58194: Verifying Checksum 23:36:54 ab5ef0e58194: Download complete 23:36:54 0d9ebad4ef96: Verifying Checksum 23:36:54 0d9ebad4ef96: Download complete 23:36:54 2de7ff778b66: Verifying Checksum 23:36:54 2de7ff778b66: Download complete 23:37:02 ab5ef0e58194: Pull complete 23:37:02 9712f1f96733: Pull complete 23:37:04 63f879dbbcfc: Pull complete 23:37:14 0d9ebad4ef96: Pull complete 23:37:14 e9a5061849ea: Pull complete 23:37:14 d747dcd14b5f: Pull complete 23:37:17 2de7ff778b66: Pull complete 23:37:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:37:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:37:18 prd-centos7-docker-4c-2g-1022 does not seem to be running inside a container 23:37:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:37:19 $ docker top b0900de52e71d60e9df72087565ce23f0c591b5c70ee82ecc7c7c1c5c9fabffe -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:37:19 provisioning config files... 23:37:19 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config9163666787476503905tmp 23:37:19 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config892400143712798131tmp 23:37:19 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config6385440520327024752tmp [Pipeline] { [Pipeline] echo 23:37:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:37:20 ---> sigul-configuration.sh 23:37:20 gpg: directory `/root/.gnupg' created 23:37:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:37:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:37:20 gpg: keyring `/root/.gnupg/secring.gpg' created 23:37:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:37:20 gpg: CAST5 encrypted data 23:37:21 gpg: encrypted with 1 passphrase 23:37:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:37:21 + mkdir /home/jenkins 23:37:21 + mkdir /home/jenkins/sigul [Pipeline] sh 23:37:22 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 23:37:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:37:23 ---> sigul-install.sh 23:37:30 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 23:37:30 + git tag --list 23:37:30 v0.1.20 [Pipeline] sh 23:37:30 + lftools sign git-tag v0.1.20 23:37:32 Signing Git tag with Sigul... 23:37:32 Signing v0.1.20 [Pipeline] echo 23:37:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:37:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:37:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:37:34 $ docker stop --time=1 b0900de52e71d60e9df72087565ce23f0c591b5c70ee82ecc7c7c1c5c9fabffe 23:37:36 $ docker rm -f b0900de52e71d60e9df72087565ce23f0c591b5c70ee82ecc7c7c1c5c9fabffe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:37:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:37:37 . [Pipeline] withDockerContainer 23:37:37 prd-centos7-docker-4c-2g-1022 does not seem to be running inside a container 23:37:37 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:37:38 $ docker top bf1df0598be55cae759726b558e0a6c2100c7e6985a86b4d98aed6915b658654 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:37:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:37:38 [ssh-agent] Looking for ssh-agent implementation... 23:37:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:37:39 $ docker exec bf1df0598be55cae759726b558e0a6c2100c7e6985a86b4d98aed6915b658654 ssh-agent 23:37:39 SSH_AUTH_SOCK=/tmp/ssh-otrIlPOuYSCf/agent.14 23:37:39 SSH_AGENT_PID=21 23:37:39 Running ssh-add (command line suppressed) 23:37:39 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2782607294187284144.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2782607294187284144.key) 23:37:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:37:40 + git semver bump patch 23:37:40 # -> Open(): unable to determine branch for HEAD 23:37:40 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git 23:37:40 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master 23:37:40 # $SEMVER_REMOTE_NAME = origin 23:37:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:37:40 # $SEMVER_USER_NAME = edgex-jenkins 23:37:40 # $SEMVER_BRANCH = master 23:37:40 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver 23:37:40 0.1.21 [Pipeline] } 23:37:40 $ docker exec --env ******** --env ******** bf1df0598be55cae759726b558e0a6c2100c7e6985a86b4d98aed6915b658654 ssh-agent -k 23:37:40 unset SSH_AUTH_SOCK; 23:37:40 unset SSH_AGENT_PID; 23:37:40 echo Agent pid 21 killed; 23:37:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:37:41 + git semver [Pipeline] } 23:37:41 $ docker stop --time=1 bf1df0598be55cae759726b558e0a6c2100c7e6985a86b4d98aed6915b658654 23:37:42 $ docker rm -f bf1df0598be55cae759726b558e0a6c2100c7e6985a86b4d98aed6915b658654 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:37:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:37:43 . [Pipeline] withDockerContainer 23:37:43 prd-centos7-docker-4c-2g-1022 does not seem to be running inside a container 23:37:43 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:37:44 $ docker top 5e3b82e955428ff49d1a92fc072247143ac51314c698bfa7d565b85e3544a106 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:37:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:37:45 [ssh-agent] Looking for ssh-agent implementation... 23:37:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:37:45 $ docker exec 5e3b82e955428ff49d1a92fc072247143ac51314c698bfa7d565b85e3544a106 ssh-agent 23:37:46 SSH_AUTH_SOCK=/tmp/ssh-Aar7C28wNzbB/agent.14 23:37:46 SSH_AGENT_PID=21 23:37:46 Running ssh-add (command line suppressed) 23:37:46 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_7026134474657475465.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_7026134474657475465.key) 23:37:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:37:46 + git semver push 23:37:46 # -> Open(): unable to determine branch for HEAD 23:37:46 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git 23:37:46 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master 23:37:46 # $SEMVER_REMOTE_NAME = origin 23:37:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:37:46 # $SEMVER_USER_NAME = edgex-jenkins 23:37:46 # $SEMVER_BRANCH = master 23:37:46 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } 23:37:53 $ docker exec --env ******** --env ******** 5e3b82e955428ff49d1a92fc072247143ac51314c698bfa7d565b85e3544a106 ssh-agent -k 23:37:53 unset SSH_AUTH_SOCK; 23:37:53 unset SSH_AGENT_PID; 23:37:53 echo Agent pid 21 killed; 23:37:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:37:55 + git semver [Pipeline] } 23:37:55 $ docker stop --time=1 5e3b82e955428ff49d1a92fc072247143ac51314c698bfa7d565b85e3544a106 23:37:57 $ docker rm -f 5e3b82e955428ff49d1a92fc072247143ac51314c698bfa7d565b85e3544a106 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:37:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:37:58 ---> package-listing.sh 23:37:58 ++ tr '[:upper:]' '[:lower:]' 23:37:58 ++ facter osfamily 23:37:58 + OS_FAMILY=redhat 23:37:58 + workspace=/w/workspace/xfoundry_go-mod-messaging_master 23:37:58 + START_PACKAGES=/tmp/packages_start.txt 23:37:58 + END_PACKAGES=/tmp/packages_end.txt 23:37:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:37:58 + PACKAGES=/tmp/packages_start.txt 23:37:58 + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' 23:37:58 + PACKAGES=/tmp/packages_end.txt 23:37:58 + case "${OS_FAMILY}" in 23:37:58 + rpm -qa 23:37:58 + sort 23:38:03 + '[' -f /tmp/packages_start.txt ']' 23:38:03 + '[' -f /tmp/packages_end.txt ']' 23:38:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:38:03 + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' 23:38:03 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_master/archives/ 23:38:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_master/archives/ [Pipeline] isUnix [Pipeline] sh 23:38:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:38:03 23:38:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:38:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:38:04 alpine: Pulling from edgex-lftools-log-publisher 23:38:04 c9b1b535fdd9: Pulling fs layer 23:38:04 2cc5ad85d9ab: Pulling fs layer 23:38:04 756a868c4378: Pulling fs layer 23:38:04 444b2fc9a129: Pulling fs layer 23:38:04 ea15f1150254: Pulling fs layer 23:38:04 41b27a9f41bf: Pulling fs layer 23:38:04 28c525ee5125: Pulling fs layer 23:38:04 094b1ea09ed8: Pulling fs layer 23:38:04 138eaada9080: Pulling fs layer 23:38:04 0622d0fa9048: Pulling fs layer 23:38:04 41b27a9f41bf: Waiting 23:38:04 28c525ee5125: Waiting 23:38:04 094b1ea09ed8: Waiting 23:38:04 138eaada9080: Waiting 23:38:04 0622d0fa9048: Waiting 23:38:04 444b2fc9a129: Waiting 23:38:04 ea15f1150254: Waiting 23:38:04 2cc5ad85d9ab: Verifying Checksum 23:38:04 2cc5ad85d9ab: Download complete 23:38:04 444b2fc9a129: Verifying Checksum 23:38:04 444b2fc9a129: Download complete 23:38:04 c9b1b535fdd9: Verifying Checksum 23:38:04 c9b1b535fdd9: Download complete 23:38:04 ea15f1150254: Verifying Checksum 23:38:04 ea15f1150254: Download complete 23:38:04 28c525ee5125: Verifying Checksum 23:38:04 28c525ee5125: Download complete 23:38:05 c9b1b535fdd9: Pull complete 23:38:05 756a868c4378: Verifying Checksum 23:38:05 756a868c4378: Download complete 23:38:05 138eaada9080: Verifying Checksum 23:38:05 138eaada9080: Download complete 23:38:05 0622d0fa9048: Verifying Checksum 23:38:05 0622d0fa9048: Download complete 23:38:05 2cc5ad85d9ab: Pull complete 23:38:06 094b1ea09ed8: Verifying Checksum 23:38:06 094b1ea09ed8: Download complete 23:38:07 41b27a9f41bf: Verifying Checksum 23:38:07 41b27a9f41bf: Download complete 23:38:08 756a868c4378: Pull complete 23:38:08 444b2fc9a129: Pull complete 23:38:08 ea15f1150254: Pull complete 23:38:13 41b27a9f41bf: Pull complete 23:38:13 28c525ee5125: Pull complete 23:38:17 094b1ea09ed8: Pull complete 23:38:17 138eaada9080: Pull complete 23:38:17 0622d0fa9048: Pull complete 23:38:17 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 23:38:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:38:18 prd-centos7-docker-4c-2g-1022 does not seem to be running inside a container 23:38:18 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:38:19 $ docker top bddf7307b605f1f9cecc4645ce75e364fe432c9a39ecb64180c1beddaed6c2e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:38:20 provisioning config files... 23:38:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config3929036433678279967tmp [Pipeline] { [Pipeline] echo 23:38:20 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:38:21 ---> create-netrc.sh [Pipeline] echo 23:38:21 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:38:22 ---> logs-deploy.sh 23:38:22 + ARCHIVE_ARTIFACTS= 23:38:22 + LOGS_SERVER=https://logs.edgexfoundry.org 23:38:22 + '[' https://logs.edgexfoundry.org == None ']' 23:38:22 + NEXUS_URL=https://nexus.edgexfoundry.org 23:38:22 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/master/10 23:38:22 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/master/10/ 23:38:22 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/master/10 /w/workspace/xfoundry_go-mod-messaging_master 23:38:24 Archives upload complete. 23:38:24 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/master/10 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/master/10/