Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9072fe344c27497816970f0d6042adf261d7b701 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-secrets, 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-secrets-settings PROJECT: go-mod-secrets 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-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-8044 in /w/workspace/gexfoundry_go-mod-secrets_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-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 9072fe344c27497816970f0d6042adf261d7b701 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9072fe344c27497816970f0d6042adf261d7b701 # timeout=10 Commit message: "Github PR Template (#46)" > git rev-list --no-walk 77cc06b6c95753ce1abc91ff04c9018b5d8707b1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:39:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:39:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:39:43 ========================================================= 19:39:43 EdgeX Global Pipelines Version Info 19:39:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:39:44 ------------------- 19:39:44 stable info: 19:39:44 ------------------- 19:39:44 Commited By: Emilio Reyes emilio.reyes@intel.com 19:39:44 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 19:39:44 Message: update stable to v1.0.87 19:39:45 ------------------- 19:39:45 experimental info: 19:39:45 ------------------- 19:39:45 Commited By: **** collab-it+edgex@linuxfoundation.org 19:39:45 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 19:39:45 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 19:39:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:39:47 19:39:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:39:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:39:47 latest: Pulling from edgex-devops/git-semver 19:39:47 9123ac7c32f7: Pulling fs layer 19:39:47 b8cc5d1170e3: Pulling fs layer 19:39:47 2924cbbf6a41: Pulling fs layer 19:39:47 93b08a4f1073: Pulling fs layer 19:39:47 93b08a4f1073: Waiting 19:39:47 b8cc5d1170e3: Verifying Checksum 19:39:47 b8cc5d1170e3: Download complete 19:39:47 9123ac7c32f7: Verifying Checksum 19:39:47 9123ac7c32f7: Download complete 19:39:47 93b08a4f1073: Verifying Checksum 19:39:47 93b08a4f1073: Download complete 19:39:47 2924cbbf6a41: Verifying Checksum 19:39:47 2924cbbf6a41: Download complete 19:39:48 9123ac7c32f7: Pull complete 19:39:48 b8cc5d1170e3: Pull complete 19:39:49 2924cbbf6a41: Pull complete 19:39:49 93b08a4f1073: Pull complete 19:39:49 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 19:39:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:39:49 prd-centos7-docker-4c-2g-8044 does not seem to be running inside a container 19:39:49 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:39:49 $ docker top ed0fd9f1f7ea8ebde75327a5d40b21ef98e16ff23fd886402176d30b2e0b64f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:39:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:39:50 [ssh-agent] Looking for ssh-agent implementation... 19:39:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:39:50 $ docker exec ed0fd9f1f7ea8ebde75327a5d40b21ef98e16ff23fd886402176d30b2e0b64f8 ssh-agent 19:39:50 SSH_AUTH_SOCK=/tmp/ssh-F9r5KlnynIP8/agent.15 19:39:50 SSH_AGENT_PID=21 19:39:50 Running ssh-add (command line suppressed) 19:39:50 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_8269269880729752229.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_8269269880729752229.key) 19:39:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:39:51 + git describe --exact-match --tags HEAD 19:39:51 fatal: No names found, cannot describe anything. [Pipeline] } 19:39:51 $ docker exec --env ******** --env ******** ed0fd9f1f7ea8ebde75327a5d40b21ef98e16ff23fd886402176d30b2e0b64f8 ssh-agent -k 19:39:51 unset SSH_AUTH_SOCK; 19:39:51 unset SSH_AGENT_PID; 19:39:51 echo Agent pid 21 killed; 19:39:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 19:39:51 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 19:39:51 This usually means this commit has not been tagged. [Pipeline] sshagent 19:39:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:39:51 [ssh-agent] Looking for ssh-agent implementation... 19:39:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:39:51 $ docker exec ed0fd9f1f7ea8ebde75327a5d40b21ef98e16ff23fd886402176d30b2e0b64f8 ssh-agent 19:39:52 SSH_AUTH_SOCK=/tmp/ssh-Bh1zpbRWL85x/agent.57 19:39:52 SSH_AGENT_PID=63 19:39:52 Running ssh-add (command line suppressed) 19:39:52 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_2261437957163092777.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_2261437957163092777.key) 19:39:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:39:52 + git semver init 19:39:52 # -> Open(): unable to determine branch for HEAD 19:39:52 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git 19:39:52 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master 19:39:52 # $SEMVER_REMOTE_NAME = origin 19:39:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:39:52 # $SEMVER_USER_NAME = edgex-jenkins 19:39:52 # $SEMVER_BRANCH = master 19:39:52 # $SEMVER_TEMP = /tmp/semver-918460858 19:39:52 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 19:39:52 # '/tmp/semver-918460858' -> '/w/workspace/gexfoundry_go-mod-secrets_master/.semver' 19:39:52 # -> Force: false 19:39:52 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver [Pipeline] } 19:39:52 $ docker exec --env ******** --env ******** ed0fd9f1f7ea8ebde75327a5d40b21ef98e16ff23fd886402176d30b2e0b64f8 ssh-agent -k 19:39:53 unset SSH_AUTH_SOCK; 19:39:53 unset SSH_AGENT_PID; 19:39:53 echo Agent pid 63 killed; 19:39:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:39:53 + git semver [Pipeline] } 19:39:53 $ docker stop --time=1 ed0fd9f1f7ea8ebde75327a5d40b21ef98e16ff23fd886402176d30b2e0b64f8 19:39:54 $ docker rm -f ed0fd9f1f7ea8ebde75327a5d40b21ef98e16ff23fd886402176d30b2e0b64f8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 19:39:55 Stashed 27 file(s) [Pipeline] echo 19:39:55 [edgeXSemver] initialized semver on version 0.0.18 [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 19:40:10 Still waiting to schedule task 19:40:10 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:40:10 Still waiting to schedule task 19:40:10 ‘prd-ubuntu18.04-docker-arm64-4c-16g-8043’ is offline 19:42:31 Running on prd-centos7-docker-4c-2g-8047 in /w/workspace/gexfoundry_go-mod-secrets_master [Pipeline] { [Pipeline] ws 19:42:31 Running in /w/workspace/go-mod-secrets/8 [Pipeline] { [Pipeline] checkout 19:42:34 using credential edgex-jenkins-ssh 19:42:34 Cloning the remote Git repository 19:42:34 Cloning with configured refspecs honoured and without tags 19:42:33 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 19:42:33 > git init /w/workspace/go-mod-secrets/8 # timeout=10 19:42:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 19:42:33 > git --version # timeout=10 19:42:33 using GIT_SSH to set credentials SSH Credentials for GitHub 19:42:33 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:42:34 Fetching without tags 19:42:35 Checking out Revision 9072fe344c27497816970f0d6042adf261d7b701 (master) 19:42:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 19:42:34 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 19:42:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 19:42:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 19:42:34 using GIT_SSH to set credentials SSH Credentials for GitHub 19:42:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:42:34 > git config core.sparsecheckout # timeout=10 19:42:34 > git checkout -f 9072fe344c27497816970f0d6042adf261d7b701 # timeout=10 19:42:39 Commit message: "Github PR Template (#46)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 19:42:40 ========================================================= 19:42:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 19:42:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:42:41 + 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 . 19:42:41 Sending build context to Docker daemon 499.7kB 19:42:41 Step 1/7 : ARG BASE=golang:1.13-alpine 19:42:41 Step 2/7 : FROM ${BASE} 19:42:41 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 19:42:41 e6b0cf9c0882: Pulling fs layer 19:42:41 2848faf0eed1: Pulling fs layer 19:42:41 0f37312ad70f: Pulling fs layer 19:42:41 5788d62ee057: Pulling fs layer 19:42:41 0e6b1d234666: Pulling fs layer 19:42:41 bf5d7aec512f: Pulling fs layer 19:42:41 34c802a77dc8: Pulling fs layer 19:42:41 5788d62ee057: Waiting 19:42:41 9eb99e56ec68: Pulling fs layer 19:42:41 0e6b1d234666: Waiting 19:42:41 27c7a5d97fbd: Pulling fs layer 19:42:41 bf5d7aec512f: Waiting 19:42:41 5c102a31e300: Pulling fs layer 19:42:41 dcfb455df0a1: Pulling fs layer 19:42:41 34c802a77dc8: Waiting 19:42:41 9eb99e56ec68: Waiting 19:42:41 27c7a5d97fbd: Waiting 19:42:41 5c102a31e300: Waiting 19:42:41 dcfb455df0a1: Waiting 19:42:41 0f37312ad70f: Verifying Checksum 19:42:41 0f37312ad70f: Download complete 19:42:41 2848faf0eed1: Verifying Checksum 19:42:41 2848faf0eed1: Download complete 19:42:41 0e6b1d234666: Verifying Checksum 19:42:41 0e6b1d234666: Download complete 19:42:41 bf5d7aec512f: Verifying Checksum 19:42:41 bf5d7aec512f: Download complete 19:42:41 e6b0cf9c0882: Download complete 19:42:42 e6b0cf9c0882: Pull complete 19:42:42 2848faf0eed1: Pull complete 19:42:42 0f37312ad70f: Pull complete 19:42:42 34c802a77dc8: Verifying Checksum 19:42:42 34c802a77dc8: Download complete 19:42:42 27c7a5d97fbd: Verifying Checksum 19:42:42 27c7a5d97fbd: Download complete 19:42:43 5c102a31e300: Verifying Checksum 19:42:43 5c102a31e300: Download complete 19:42:43 dcfb455df0a1: Verifying Checksum 19:42:43 dcfb455df0a1: Download complete 19:42:43 9eb99e56ec68: Verifying Checksum 19:42:43 9eb99e56ec68: Download complete 19:42:43 5788d62ee057: Verifying Checksum 19:42:43 5788d62ee057: Download complete 19:42:52 5788d62ee057: Pull complete 19:42:52 0e6b1d234666: Pull complete 19:42:52 bf5d7aec512f: Pull complete 19:42:55 34c802a77dc8: Pull complete 19:42:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8046 in /w/workspace/gexfoundry_go-mod-secrets_master [Pipeline] { [Pipeline] ws 19:42:57 Running in /w/workspace/go-mod-secrets/8 [Pipeline] { [Pipeline] checkout 19:42:59 9eb99e56ec68: Pull complete 19:42:59 27c7a5d97fbd: Pull complete 19:42:59 5c102a31e300: Pull complete 19:43:00 dcfb455df0a1: Pull complete 19:43:00 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 19:43:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 19:43:00 ---> 7c70fe431013 19:43:00 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:43:00 ---> Running in 0a90d530dba7 19:43:00 Removing intermediate container 0a90d530dba7 19:43:00 ---> 34ce8582a3f2 19:43:00 Step 4/7 : RUN apk add --update bash 19:43:00 ---> Running in f33cc2d010c3 19:43:01 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 19:43:02 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 19:43:02 OK: 143 MiB in 39 packages 19:43:03 using credential edgex-jenkins-ssh 19:43:03 Removing intermediate container f33cc2d010c3 19:43:03 ---> af26dac22f4a 19:43:03 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 19:43:03 ---> Running in 194e60d4a36c 19:43:03 Removing intermediate container 194e60d4a36c 19:43:03 ---> a849bdb19f4a 19:43:03 Step 6/7 : COPY go.mod . 19:43:03 Cloning the remote Git repository 19:43:03 Cloning with configured refspecs honoured and without tags 19:43:03 ---> 0c63745a676d 19:43:03 Step 7/7 : RUN go mod download 19:43:03 ---> Running in 96abd8d05af6 19:43:03 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 19:43:03 > git init /w/workspace/go-mod-secrets/8 # timeout=10 19:43:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 19:43:03 > git --version # timeout=10 19:43:03 using GIT_SSH to set credentials SSH Credentials for GitHub 19:43:03 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:43:04 go: finding github.com/davecgh/go-spew v1.1.0 19:43:04 Fetching without tags 19:43:04 go: finding github.com/pmezard/go-difflib v1.0.0 19:43:04 go: finding github.com/stretchr/objx v0.1.0 19:43:04 go: finding github.com/stretchr/testify v1.3.0 19:43:04 Checking out Revision 9072fe344c27497816970f0d6042adf261d7b701 (master) 19:43:05 Removing intermediate container 96abd8d05af6 19:43:05 ---> f954a03a7e60 19:43:05 Successfully built f954a03a7e60 19:43:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script 19:43:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 19:43:04 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 19:43:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 19:43:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 19:43:04 using GIT_SSH to set credentials SSH Credentials for GitHub 19:43:04 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:43:04 > git config core.sparsecheckout # timeout=10 19:43:04 > git checkout -f 9072fe344c27497816970f0d6042adf261d7b701 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:43:05 + docker inspect -f . ci-base-image-x86_64 19:43:05 . [Pipeline] withDockerContainer 19:43:05 prd-centos7-docker-4c-2g-8047 does not seem to be running inside a container 19:43:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/8 -v /w/workspace/go-mod-secrets/8:/w/workspace/go-mod-secrets/8:rw,z -v /w/workspace/go-mod-secrets/8@tmp:/w/workspace/go-mod-secrets/8@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-x86_64 cat 19:43:06 $ docker top 9353f0390dacce06509524c0bbcecd8d212dd6c115ddb370eadf149b03f3fbf8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:43:07 + go version 19:43:07 go version go1.13.5 linux/amd64 [Pipeline] sh 19:43:07 + make test 19:43:07 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 19:43:09 Commit message: "Github PR Template (#46)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 19:43:10 ? github.com/edgexfoundry/go-mod-secrets/pkg [no test files] 19:43:10 ? github.com/edgexfoundry/go-mod-secrets/pkg/keys [no test files] [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 19:43:10 ========================================================= 19:43:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 19:43:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:43:11 + 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 . 19:43:12 Sending build context to Docker daemon 499.7kB 19:43:12 Step 1/7 : ARG BASE=golang:1.13-alpine 19:43:12 Step 2/7 : FROM ${BASE} 19:43:13 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:43:13 cde5963f3b93: Pulling fs layer 19:43:13 2a23fa8c16f7: Pulling fs layer 19:43:13 777b28850792: Pulling fs layer 19:43:13 8a11ddd9e578: Pulling fs layer 19:43:13 4cf88f913ddb: Pulling fs layer 19:43:13 1df406cf5192: Pulling fs layer 19:43:13 cd6300453558: Pulling fs layer 19:43:13 b9c365052c96: Pulling fs layer 19:43:13 a2d8cc88f415: Pulling fs layer 19:43:13 ea1d1ca13537: Pulling fs layer 19:43:13 3750a50a1c5e: Pulling fs layer 19:43:13 8a11ddd9e578: Waiting 19:43:13 4cf88f913ddb: Waiting 19:43:13 1df406cf5192: Waiting 19:43:13 cd6300453558: Waiting 19:43:13 b9c365052c96: Waiting 19:43:13 a2d8cc88f415: Waiting 19:43:13 ea1d1ca13537: Waiting 19:43:13 3750a50a1c5e: Waiting 19:43:13 777b28850792: Verifying Checksum 19:43:13 777b28850792: Download complete 19:43:13 2a23fa8c16f7: Verifying Checksum 19:43:13 2a23fa8c16f7: Download complete 19:43:13 4cf88f913ddb: Verifying Checksum 19:43:13 4cf88f913ddb: Download complete 19:43:13 1df406cf5192: Verifying Checksum 19:43:13 1df406cf5192: Download complete 19:43:13 cde5963f3b93: Verifying Checksum 19:43:14 cde5963f3b93: Pull complete 19:43:14 2a23fa8c16f7: Pull complete 19:43:15 777b28850792: Pull complete 19:43:17 cd6300453558: Verifying Checksum 19:43:17 cd6300453558: Download complete 19:43:17 a2d8cc88f415: Verifying Checksum 19:43:17 a2d8cc88f415: Download complete 19:43:20 ok github.com/edgexfoundry/go-mod-secrets/pkg/listener 9.021s coverage: 96.7% of statements 19:43:20 ea1d1ca13537: Verifying Checksum 19:43:20 ea1d1ca13537: Download complete 19:43:20 3750a50a1c5e: Verifying Checksum 19:43:20 3750a50a1c5e: Download complete 19:43:23 b9c365052c96: Verifying Checksum 19:43:23 b9c365052c96: Download complete 19:43:24 8a11ddd9e578: Verifying Checksum 19:43:24 8a11ddd9e578: Download complete 19:43:30 ok github.com/edgexfoundry/go-mod-secrets/pkg/providers/vault 15.019s coverage: 86.1% of statements 19:43:30 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader 0.009s coverage: 89.5% of statements 19:43:30 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks 0.008s coverage: 100.0% of statements 19:43:30 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer 0.013s coverage: 100.0% of statements 19:43:30 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks 0.006s coverage: 100.0% of statements 19:43:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:43:31 gofmt -l . 19:43:31 [ "`gofmt -l .`" = "" ] [Pipeline] stash 19:43:31 Stashed 1 file(s) [Pipeline] } 19:43:31 $ docker stop --time=1 9353f0390dacce06509524c0bbcecd8d212dd6c115ddb370eadf149b03f3fbf8 19:43:32 $ docker rm -f 9353f0390dacce06509524c0bbcecd8d212dd6c115ddb370eadf149b03f3fbf8 [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] } 19:43:37 8a11ddd9e578: Pull complete 19:43:37 4cf88f913ddb: Pull complete 19:43:37 1df406cf5192: Pull complete 19:43:41 cd6300453558: Pull complete 19:43:46 b9c365052c96: Pull complete 19:43:46 a2d8cc88f415: Pull complete 19:43:48 ea1d1ca13537: Pull complete 19:43:48 3750a50a1c5e: Pull complete 19:43:48 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 19:43:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 19:43:48 ---> 78745c68409d 19:43:48 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:43:53 ---> Running in 25e823cb735c 19:43:53 Removing intermediate container 25e823cb735c 19:43:53 ---> bd2c05657bda 19:43:53 Step 4/7 : RUN apk add --update bash 19:43:53 ---> Running in 83d382b1c03c 19:43:54 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 19:43:55 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 19:43:55 OK: 125 MiB in 39 packages 19:43:57 Removing intermediate container 83d382b1c03c 19:43:57 ---> 85e4b7d4ddf0 19:43:57 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 19:43:57 ---> Running in 77f442bd6dd6 19:43:57 Removing intermediate container 77f442bd6dd6 19:43:57 ---> 6a22482c5f35 19:43:57 Step 6/7 : COPY go.mod . 19:43:58 ---> 559cbc2f278e 19:43:58 Step 7/7 : RUN go mod download 19:43:58 ---> Running in 45d864fd15d7 19:43:59 go: finding github.com/davecgh/go-spew v1.1.0 19:43:59 go: finding github.com/pmezard/go-difflib v1.0.0 19:43:59 go: finding github.com/stretchr/objx v0.1.0 19:43:59 go: finding github.com/stretchr/testify v1.3.0 19:44:01 Removing intermediate container 45d864fd15d7 19:44:01 ---> b77ecea32151 19:44:01 Successfully built b77ecea32151 19:44:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:44:02 + docker inspect -f . ci-base-image-arm64 19:44:02 . [Pipeline] withDockerContainer 19:44:02 prd-ubuntu18.04-docker-arm64-4c-16g-8046 does not seem to be running inside a container 19:44:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/8 -v /w/workspace/go-mod-secrets/8:/w/workspace/go-mod-secrets/8:rw,z -v /w/workspace/go-mod-secrets/8@tmp:/w/workspace/go-mod-secrets/8@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 19:44:04 $ docker top 4da11c5724f9d3a3e6e10c1cd9f82ee32c204357112dd766cbdb940ba3edfec1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:44:05 + go version 19:44:05 go version go1.13.5 linux/arm64 [Pipeline] sh 19:44:06 + make test 19:44:06 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 19:44:18 ? github.com/edgexfoundry/go-mod-secrets/pkg [no test files] 19:44:18 ? github.com/edgexfoundry/go-mod-secrets/pkg/keys [no test files] 19:44:27 ok github.com/edgexfoundry/go-mod-secrets/pkg/listener 9.023s coverage: 96.7% of statements 19:44:49 ok github.com/edgexfoundry/go-mod-secrets/pkg/providers/vault 15.042s coverage: 86.1% of statements 19:44:49 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader 0.015s coverage: 89.5% of statements 19:44:49 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks 0.023s coverage: 100.0% of statements 19:44:49 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer 0.015s coverage: 100.0% of statements 19:44:49 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks 0.015s coverage: 100.0% of statements 19:44:49 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:44:49 gofmt -l . 19:44:49 [ "`gofmt -l .`" = "" ] [Pipeline] stash 19:44:49 Warning: overwriting stash ‘coverage-report’ 19:44:49 Stashed 1 file(s) [Pipeline] } 19:44:49 $ docker stop --time=1 4da11c5724f9d3a3e6e10c1cd9f82ee32c204357112dd766cbdb940ba3edfec1 19:44:52 $ docker rm -f 4da11c5724f9d3a3e6e10c1cd9f82ee32c204357112dd766cbdb940ba3edfec1 [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 19:44:54 provisioning config files... 19:44:54 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config2459030008489115280tmp [Pipeline] { [Pipeline] sh 19:44:54 + curl -s https://codecov.io/bash 19:44:54 + bash -s - -t @/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config2459030008489115280tmp 19:44:54 19:44:54 _____ _ 19:44:54 / ____| | | 19:44:54 | | ___ __| | ___ ___ _____ __ 19:44:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:44:54 | |___| (_) | (_| | __/ (_| (_) \ V / 19:44:54 \_____\___/ \__,_|\___|\___\___/ \_/ 19:44:54 Bash-tbd 19:44:54 19:44:54 19:44:54 ==> Jenkins CI detected. 19:44:54 project root: . 19:44:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:44:54 ==> Running gcov in . (disable via -X gcov) 19:44:54 ==> Python coveragepy not found 19:44:54 ==> Searching for coverage reports in: 19:44:54 + . 19:44:54 -> Found 1 reports 19:44:54 ==> Detecting git/mercurial file structure 19:44:54 ==> Reading reports 19:44:54 + ./coverage.out bytes=16773 19:44:54 ==> Appending adjustments 19:44:54 http://docs.codecov.io/docs/fixing-reports 19:44:54 + Found adjustments 19:44:54 ==> Gzipping contents 19:44:55 ==> Uploading reports 19:44:55 url: https://codecov.io 19:44:55 query: branch=master&commit=9072fe344c27497816970f0d6042adf261d7b701&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmaster%2F8%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job= 19:44:55 -> Pinging Codecov 19:44:55 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=9072fe344c27497816970f0d6042adf261d7b701&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmaster%2F8%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job= 19:44:55 -> Uploading 19:44:56 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/9072fe344c27497816970f0d6042adf261d7b701 [Pipeline] } 19:44:56 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 19:44:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 19:44:56 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 19:44:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:44:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 19:44:57 19:44:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 19:44:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 19:44:57 1.217.3: Pulling from edgex-devops/edgex-snyk-go 19:44:57 cbdbe7a5bc2a: Pulling fs layer 19:44:57 408f87550127: Pulling fs layer 19:44:57 fe522b08c979: Pulling fs layer 19:44:57 221eaa008020: Pulling fs layer 19:44:57 2a4607e5d6b9: Pulling fs layer 19:44:57 95d3c3421fef: Pulling fs layer 19:44:57 2fec7dd152b6: Pulling fs layer 19:44:57 d65e43aa86fe: Pulling fs layer 19:44:57 10a7cc25405e: Pulling fs layer 19:44:57 95d3c3421fef: Waiting 19:44:57 2fec7dd152b6: Waiting 19:44:57 d65e43aa86fe: Waiting 19:44:57 10a7cc25405e: Waiting 19:44:57 2a4607e5d6b9: Waiting 19:44:57 221eaa008020: Waiting 19:44:57 fe522b08c979: Download complete 19:44:57 408f87550127: Verifying Checksum 19:44:57 408f87550127: Download complete 19:44:57 2a4607e5d6b9: Verifying Checksum 19:44:57 2a4607e5d6b9: Download complete 19:44:57 95d3c3421fef: Verifying Checksum 19:44:57 95d3c3421fef: Download complete 19:44:57 cbdbe7a5bc2a: Verifying Checksum 19:44:57 cbdbe7a5bc2a: Download complete 19:44:57 cbdbe7a5bc2a: Pull complete 19:44:57 2fec7dd152b6: Verifying Checksum 19:44:57 2fec7dd152b6: Download complete 19:44:58 408f87550127: Pull complete 19:44:58 d65e43aa86fe: Verifying Checksum 19:44:58 d65e43aa86fe: Download complete 19:44:58 fe522b08c979: Pull complete 19:44:58 10a7cc25405e: Verifying Checksum 19:44:58 10a7cc25405e: Download complete 19:44:59 221eaa008020: Download complete 19:45:05 221eaa008020: Pull complete 19:45:05 2a4607e5d6b9: Pull complete 19:45:05 95d3c3421fef: Pull complete 19:45:07 2fec7dd152b6: Pull complete 19:45:10 d65e43aa86fe: Pull complete 19:45:11 10a7cc25405e: Pull complete 19:45:11 Digest: sha256:f69c3a2814e8191a177e5024c1aa2982a1df1c15a1f5ff5a42290ad3eeac8c0b 19:45:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 19:45:11 prd-centos7-docker-4c-2g-8044 does not seem to be running inside a container 19:45:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/gexfoundry_go-mod-secrets_master:/ws -w /ws --entrypoint= -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 19:45:12 $ docker top b30c7276121bffca96e8e5503d946b2b24fb652bd68bd3f37ac9b1ab778a90c9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:45:13 + snyk monitor '--org=edgex-jenkins' 19:45:21 19:45:21 Monitoring /w/workspace/gexfoundry_go-mod-secrets_master (github.com/edgexfoundry/go-mod-secrets)... 19:45:21 19:45:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4cfb1d28-864a-4661-be71-b40abb9d5161/history/cf3dbdf0-6d69-4bc6-98f6-369575a7dd8f 19:45:21 19:45:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:45:21 19:45:21 [Pipeline] } 19:45:21 $ docker stop --time=1 b30c7276121bffca96e8e5503d946b2b24fb652bd68bd3f37ac9b1ab778a90c9 19:45:22 $ docker rm -f b30c7276121bffca96e8e5503d946b2b24fb652bd68bd3f37ac9b1ab778a90c9 [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 19:45:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:45:23 . [Pipeline] withDockerContainer 19:45:23 prd-centos7-docker-4c-2g-8044 does not seem to be running inside a container 19:45:23 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:45:24 $ docker top 0a9f9451b712aa261dcf3dc9d5a8fb5d1ac17b79e498d853b07468c051bf1835 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:45:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:45:24 [ssh-agent] Looking for ssh-agent implementation... 19:45:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:45:24 $ docker exec 0a9f9451b712aa261dcf3dc9d5a8fb5d1ac17b79e498d853b07468c051bf1835 ssh-agent 19:45:25 SSH_AUTH_SOCK=/tmp/ssh-GPB3iqIbnoB8/agent.14 19:45:25 SSH_AGENT_PID=21 19:45:25 Running ssh-add (command line suppressed) 19:45:25 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_4544347626511224585.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_4544347626511224585.key) 19:45:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:45:25 + git semver tag 19:45:25 # -> Open(): unable to determine branch for HEAD 19:45:25 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git 19:45:25 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master 19:45:25 # $SEMVER_REMOTE_NAME = origin 19:45:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:45:25 # $SEMVER_USER_NAME = edgex-jenkins 19:45:25 # $SEMVER_BRANCH = master 19:45:25 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver 19:45:25 # 9072fe344c27497816970f0d6042adf261d7b701 HEAD 19:45:25 # -> Force: false 19:45:25 # 1a52585a93f51b1054a9f686bd7ed98ca92ad96c refs/tags/v0.0.18 [Pipeline] } 19:45:25 $ docker exec --env ******** --env ******** 0a9f9451b712aa261dcf3dc9d5a8fb5d1ac17b79e498d853b07468c051bf1835 ssh-agent -k 19:45:25 unset SSH_AUTH_SOCK; 19:45:25 unset SSH_AGENT_PID; 19:45:25 echo Agent pid 21 killed; 19:45:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:45:26 + git semver [Pipeline] } 19:45:26 $ docker stop --time=1 0a9f9451b712aa261dcf3dc9d5a8fb5d1ac17b79e498d853b07468c051bf1835 19:45:27 $ docker rm -f 0a9f9451b712aa261dcf3dc9d5a8fb5d1ac17b79e498d853b07468c051bf1835 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:45:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:45:28 19:45:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:45:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:45:28 0.23.1-centos7: Pulling from edgex-lftools 19:45:28 ab5ef0e58194: Pulling fs layer 19:45:28 9712f1f96733: Pulling fs layer 19:45:28 63f879dbbcfc: Pulling fs layer 19:45:28 0d9ebad4ef96: Pulling fs layer 19:45:28 e9a5061849ea: Pulling fs layer 19:45:28 d747dcd14b5f: Pulling fs layer 19:45:28 2de7ff778b66: Pulling fs layer 19:45:28 e9a5061849ea: Waiting 19:45:28 d747dcd14b5f: Waiting 19:45:28 2de7ff778b66: Waiting 19:45:28 0d9ebad4ef96: Waiting 19:45:28 9712f1f96733: Verifying Checksum 19:45:28 9712f1f96733: Download complete 19:45:29 63f879dbbcfc: Verifying Checksum 19:45:29 63f879dbbcfc: Download complete 19:45:29 ab5ef0e58194: Verifying Checksum 19:45:29 ab5ef0e58194: Download complete 19:45:29 0d9ebad4ef96: Download complete 19:45:29 d747dcd14b5f: Verifying Checksum 19:45:29 d747dcd14b5f: Download complete 19:45:29 e9a5061849ea: Verifying Checksum 19:45:29 e9a5061849ea: Download complete 19:45:29 2de7ff778b66: Download complete 19:45:35 ab5ef0e58194: Pull complete 19:45:35 9712f1f96733: Pull complete 19:45:38 63f879dbbcfc: Pull complete 19:45:43 0d9ebad4ef96: Pull complete 19:45:43 e9a5061849ea: Pull complete 19:45:43 d747dcd14b5f: Pull complete 19:45:48 2de7ff778b66: Pull complete 19:45:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:45:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:45:48 prd-centos7-docker-4c-2g-8044 does not seem to be running inside a container 19:45:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:45:50 $ docker top 0115c7174552d47364a27712987ec6b564ee9906966d8375dc9ad0c46d52b050 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:45:50 provisioning config files... 19:45:50 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config698345562588573327tmp 19:45:50 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config5126352759408045323tmp 19:45:50 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config7491780802567505624tmp [Pipeline] { [Pipeline] echo 19:45:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:45:51 ---> sigul-configuration.sh 19:45:51 gpg: directory `/root/.gnupg' created 19:45:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:45:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:45:51 gpg: keyring `/root/.gnupg/secring.gpg' created 19:45:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:45:51 gpg: CAST5 encrypted data 19:45:51 gpg: encrypted with 1 passphrase 19:45:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:45:51 + mkdir /home/jenkins 19:45:51 + mkdir /home/jenkins/sigul [Pipeline] sh 19:45:52 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 19:45:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:45:52 ---> sigul-install.sh 19:45:57 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 19:45:57 + git tag --list 19:45:57 v0.0.18 [Pipeline] sh 19:45:58 + lftools sign git-tag v0.0.18 19:45:59 Signing Git tag with Sigul... 19:45:59 Signing v0.0.18 [Pipeline] echo 19:46:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:46:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:46:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:46:00 $ docker stop --time=1 0115c7174552d47364a27712987ec6b564ee9906966d8375dc9ad0c46d52b050 19:46:02 $ docker rm -f 0115c7174552d47364a27712987ec6b564ee9906966d8375dc9ad0c46d52b050 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 19:46:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:46:03 . [Pipeline] withDockerContainer 19:46:03 prd-centos7-docker-4c-2g-8044 does not seem to be running inside a container 19:46:03 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:46:04 $ docker top 1b16232801ee2bade0f9b38242db9b78fbf6290fb3d0c620ef2a725ad6a5cb40 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:46:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:46:04 [ssh-agent] Looking for ssh-agent implementation... 19:46:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:46:04 $ docker exec 1b16232801ee2bade0f9b38242db9b78fbf6290fb3d0c620ef2a725ad6a5cb40 ssh-agent 19:46:04 SSH_AUTH_SOCK=/tmp/ssh-nyjUC5vcdP97/agent.14 19:46:04 SSH_AGENT_PID=21 19:46:04 Running ssh-add (command line suppressed) 19:46:04 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_7672136088213399276.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_7672136088213399276.key) 19:46:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:46:05 + git semver bump patch 19:46:05 # -> Open(): unable to determine branch for HEAD 19:46:05 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git 19:46:05 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master 19:46:05 # $SEMVER_REMOTE_NAME = origin 19:46:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:46:05 # $SEMVER_USER_NAME = edgex-jenkins 19:46:05 # $SEMVER_BRANCH = master 19:46:05 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver 19:46:05 0.0.19 [Pipeline] } 19:46:05 $ docker exec --env ******** --env ******** 1b16232801ee2bade0f9b38242db9b78fbf6290fb3d0c620ef2a725ad6a5cb40 ssh-agent -k 19:46:05 unset SSH_AUTH_SOCK; 19:46:05 unset SSH_AGENT_PID; 19:46:05 echo Agent pid 21 killed; 19:46:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:46:05 + git semver [Pipeline] } 19:46:05 $ docker stop --time=1 1b16232801ee2bade0f9b38242db9b78fbf6290fb3d0c620ef2a725ad6a5cb40 19:46:07 $ docker rm -f 1b16232801ee2bade0f9b38242db9b78fbf6290fb3d0c620ef2a725ad6a5cb40 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 19:46:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:46:07 . [Pipeline] withDockerContainer 19:46:07 prd-centos7-docker-4c-2g-8044 does not seem to be running inside a container 19:46:07 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:46:08 $ docker top c907394f5709ed9213b1ce13d930f3fe217b549937723bb1d2bcab6a6292a2d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:46:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:46:08 [ssh-agent] Looking for ssh-agent implementation... 19:46:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:46:09 $ docker exec c907394f5709ed9213b1ce13d930f3fe217b549937723bb1d2bcab6a6292a2d7 ssh-agent 19:46:09 SSH_AUTH_SOCK=/tmp/ssh-OEdG3uftGdK7/agent.15 19:46:09 SSH_AGENT_PID=22 19:46:09 Running ssh-add (command line suppressed) 19:46:09 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_8113832223201256246.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_8113832223201256246.key) 19:46:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:46:09 + git semver push 19:46:09 # -> Open(): unable to determine branch for HEAD 19:46:09 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git 19:46:09 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master 19:46:09 # $SEMVER_REMOTE_NAME = origin 19:46:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:46:09 # $SEMVER_USER_NAME = edgex-jenkins 19:46:09 # $SEMVER_BRANCH = master 19:46:09 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver [Pipeline] } 19:46:16 $ docker exec --env ******** --env ******** c907394f5709ed9213b1ce13d930f3fe217b549937723bb1d2bcab6a6292a2d7 ssh-agent -k 19:46:16 unset SSH_AUTH_SOCK; 19:46:16 unset SSH_AGENT_PID; 19:46:16 echo Agent pid 22 killed; 19:46:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:46:17 + git semver [Pipeline] } 19:46:17 $ docker stop --time=1 c907394f5709ed9213b1ce13d930f3fe217b549937723bb1d2bcab6a6292a2d7 19:46:18 $ docker rm -f c907394f5709ed9213b1ce13d930f3fe217b549937723bb1d2bcab6a6292a2d7 [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 19:46:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:46:19 ---> package-listing.sh 19:46:19 ++ facter osfamily 19:46:19 ++ tr '[:upper:]' '[:lower:]' 19:46:19 + OS_FAMILY=redhat 19:46:19 + workspace=/w/workspace/gexfoundry_go-mod-secrets_master 19:46:19 + START_PACKAGES=/tmp/packages_start.txt 19:46:19 + END_PACKAGES=/tmp/packages_end.txt 19:46:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:46:19 + PACKAGES=/tmp/packages_start.txt 19:46:19 + '[' /w/workspace/gexfoundry_go-mod-secrets_master ']' 19:46:19 + PACKAGES=/tmp/packages_end.txt 19:46:19 + case "${OS_FAMILY}" in 19:46:19 + rpm -qa 19:46:19 + sort 19:46:23 + '[' -f /tmp/packages_start.txt ']' 19:46:23 + '[' -f /tmp/packages_end.txt ']' 19:46:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:46:23 + '[' /w/workspace/gexfoundry_go-mod-secrets_master ']' 19:46:23 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_master/archives/ 19:46:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_master/archives/ [Pipeline] isUnix [Pipeline] sh 19:46:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:46:24 19:46:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:46:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:46:24 alpine: Pulling from edgex-lftools-log-publisher 19:46:24 c9b1b535fdd9: Pulling fs layer 19:46:24 2cc5ad85d9ab: Pulling fs layer 19:46:24 756a868c4378: Pulling fs layer 19:46:24 444b2fc9a129: Pulling fs layer 19:46:24 ea15f1150254: Pulling fs layer 19:46:24 41b27a9f41bf: Pulling fs layer 19:46:24 28c525ee5125: Pulling fs layer 19:46:24 094b1ea09ed8: Pulling fs layer 19:46:24 138eaada9080: Pulling fs layer 19:46:24 0622d0fa9048: Pulling fs layer 19:46:24 28c525ee5125: Waiting 19:46:24 094b1ea09ed8: Waiting 19:46:24 138eaada9080: Waiting 19:46:24 0622d0fa9048: Waiting 19:46:24 41b27a9f41bf: Waiting 19:46:24 ea15f1150254: Waiting 19:46:24 2cc5ad85d9ab: Download complete 19:46:24 444b2fc9a129: Verifying Checksum 19:46:24 444b2fc9a129: Download complete 19:46:24 c9b1b535fdd9: Verifying Checksum 19:46:24 c9b1b535fdd9: Download complete 19:46:24 ea15f1150254: Verifying Checksum 19:46:24 ea15f1150254: Download complete 19:46:24 28c525ee5125: Verifying Checksum 19:46:24 28c525ee5125: Download complete 19:46:25 756a868c4378: Verifying Checksum 19:46:25 756a868c4378: Download complete 19:46:25 138eaada9080: Verifying Checksum 19:46:25 138eaada9080: Download complete 19:46:25 0622d0fa9048: Verifying Checksum 19:46:25 0622d0fa9048: Download complete 19:46:25 094b1ea09ed8: Verifying Checksum 19:46:25 094b1ea09ed8: Download complete 19:46:25 41b27a9f41bf: Verifying Checksum 19:46:25 41b27a9f41bf: Download complete 19:46:26 c9b1b535fdd9: Pull complete 19:46:26 2cc5ad85d9ab: Pull complete 19:46:27 756a868c4378: Pull complete 19:46:27 444b2fc9a129: Pull complete 19:46:28 ea15f1150254: Pull complete 19:46:32 41b27a9f41bf: Pull complete 19:46:32 28c525ee5125: Pull complete 19:46:34 094b1ea09ed8: Pull complete 19:46:34 138eaada9080: Pull complete 19:46:34 0622d0fa9048: Pull complete 19:46:34 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 19:46:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:46:34 prd-centos7-docker-4c-2g-8044 does not seem to be running inside a container 19:46:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:46:35 $ docker top 1fcea3abd7fe30afa217d3450e8f9e0e5fb68fc4b1a6b411ec7a28dd1dff4a52 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:46:36 provisioning config files... 19:46:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config141901585720897263tmp [Pipeline] { [Pipeline] echo 19:46:36 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:46:36 ---> create-netrc.sh [Pipeline] echo 19:46:36 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:46:36 ---> logs-deploy.sh 19:46:36 + ARCHIVE_ARTIFACTS= 19:46:36 + LOGS_SERVER=https://logs.edgexfoundry.org 19:46:36 + '[' https://logs.edgexfoundry.org == None ']' 19:46:36 + NEXUS_URL=https://nexus.edgexfoundry.org 19:46:36 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/master/8 19:46:36 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-secrets/job/master/8/ 19:46:36 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/master/8 /w/workspace/gexfoundry_go-mod-secrets_master 19:46:37 Archives upload complete. 19:46:37 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/master/8 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-secrets/job/master/8/