b'Push event to branch master\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nObtained Jenkinsfile from a5726894e2e8dc082ae563a901cdcfdabe37e462\nRunning in Durability level: PERFORMANCE_OPTIMIZED\nLoading library edgex-global-pipelines@stable\nExamining edgexfoundry/edgex-global-pipelines\nAttempting to resolve stable as a branch\nAttempting to resolve stable as a tag\nResolved stable as tag stable at revision c5d4d6de30f94bf1bc28eb2cc2db7abcecfd6c71\nusing credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\nFetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\nChecking out Revision c5d4d6de30f94bf1bc28eb2cc2db7abcecfd6c71 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f c5d4d6de30f94bf1bc28eb2cc2db7abcecfd6c71 # timeout=10\nCommit message: "Merge pull request #81 from ernestojeda/bugfix-custom-workspace"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] RAW Config: [project:go-mod-secrets, goVersion:1.12, buildImage:false, pushImage:false, semverBump:patch]\n=========================================================\n[Pipeline] echo\nSetting up nodes based on requested architectures [[amd64, arm64]]\n[Pipeline] echo\nNodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n=========================================================\n[Pipeline] echo\n MAVEN_SETTINGS: go-mod-secrets-settings\n PROJECT: go-mod-secrets\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-go-mod-secrets\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: patch\n[Pipeline] node\nStill waiting to schedule task\nWaiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\nRunning on prd-centos7-docker-4c-2g-14749 in /w/workspace/gexfoundry_go-mod-secrets_master\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/go-mod-secrets.git\n > git init /w/workspace/gexfoundry_go-mod-secrets_master # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n > git --version # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nChecking out Revision a5726894e2e8dc082ae563a901cdcfdabe37e462 (master)\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f a5726894e2e8dc082ae563a901cdcfdabe37e462 # timeout=10\nCommit message: "Migrate Security Features From go-mod-bootstrap (#44)"\n > git rev-list --no-walk 057d762e5d1cb9d9f34346e2c75ef1295bcfdfca # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-01-16T15:09:17.377Z] Timeout set to expire in 6 hr 0 min\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prepare)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver Prep)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-16T15:09:18.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-16T15:09:18.421Z] \n[2020-01-16T15:09:18.421Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-16T15:09:18.746Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-16T15:09:18.746Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-01-16T15:09:18.746Z] e7c96db7181b: Pulling fs layer\n[2020-01-16T15:09:18.746Z] a038dfdf5543: Pulling fs layer\n[2020-01-16T15:09:18.746Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-01-16T15:09:19.008Z] e7c96db7181b: Verifying Checksum\n[2020-01-16T15:09:19.008Z] e7c96db7181b: Download complete\n[2020-01-16T15:09:19.008Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-01-16T15:09:19.008Z] 8d5d8e63b3c0: Download complete\n[2020-01-16T15:09:19.008Z] a038dfdf5543: Verifying Checksum\n[2020-01-16T15:09:19.008Z] a038dfdf5543: Download complete\n[2020-01-16T15:09:19.269Z] e7c96db7181b: Pull complete\n[2020-01-16T15:09:19.849Z] a038dfdf5543: Pull complete\n[2020-01-16T15:09:20.107Z] 8d5d8e63b3c0: Pull complete\n[2020-01-16T15:09:20.107Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-01-16T15:09:20.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-01-16T15:09:20.241Z] prd-centos7-docker-4c-2g-14749 does not seem to be running inside a container\n[2020-01-16T15:09:20.283Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-16T15:09:20.876Z] $ docker top f8b2ff3574405682815c2f2767dfac229e46ad56330418e9eb891e8f6eb0f40b -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-16T15:09:21.435Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-16T15:09:21.435Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-16T15:09:21.640Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-16T15:09:21.643Z] $ docker exec f8b2ff3574405682815c2f2767dfac229e46ad56330418e9eb891e8f6eb0f40b ssh-agent\n[2020-01-16T15:09:21.824Z] SSH_AUTH_SOCK=/tmp/ssh-jzuBplncWQjW/agent.15\n[2020-01-16T15:09:21.824Z] SSH_AGENT_PID=21\n[2020-01-16T15:09:21.832Z] Running ssh-add (command line suppressed)\n[2020-01-16T15:09:21.970Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_1997775826755844003.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_1997775826755844003.key)\n[2020-01-16T15:09:22.018Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-16T15:09:22.310Z] + git describe --exact-match --tags HEAD\n[2020-01-16T15:09:22.310Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-01-16T15:09:22.362Z] $ docker exec --env ******** --env ******** f8b2ff3574405682815c2f2767dfac229e46ad56330418e9eb891e8f6eb0f40b ssh-agent -k\n[2020-01-16T15:09:22.501Z] unset SSH_AUTH_SOCK;\n[2020-01-16T15:09:22.501Z] unset SSH_AGENT_PID;\n[2020-01-16T15:09:22.501Z] echo Agent pid 21 killed;\n[2020-01-16T15:09:22.547Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-01-16T15:09:22.561Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-01-16T15:09:22.561Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-01-16T15:09:22.597Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-16T15:09:22.597Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-16T15:09:22.773Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-16T15:09:22.776Z] $ docker exec f8b2ff3574405682815c2f2767dfac229e46ad56330418e9eb891e8f6eb0f40b ssh-agent\n[2020-01-16T15:09:22.962Z] SSH_AUTH_SOCK=/tmp/ssh-IVN1FjMeWoDR/agent.56\n[2020-01-16T15:09:22.962Z] SSH_AGENT_PID=63\n[2020-01-16T15:09:22.971Z] Running ssh-add (command line suppressed)\n[2020-01-16T15:09:23.113Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_6683258717719729465.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_6683258717719729465.key)\n[2020-01-16T15:09:23.166Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-16T15:09:23.458Z] + git semver init\n[2020-01-16T15:09:23.458Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-16T15:09:23.458Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git\n[2020-01-16T15:09:23.458Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master\n[2020-01-16T15:09:23.458Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-16T15:09:23.458Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-16T15:09:23.458Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-16T15:09:23.458Z] # $SEMVER_BRANCH = master\n[2020-01-16T15:09:23.458Z] # $SEMVER_TEMP = /tmp/semver-470482506\n[2020-01-16T15:09:23.458Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP\n[2020-01-16T15:09:23.719Z] # \'/tmp/semver-470482506\' -> \'/w/workspace/gexfoundry_go-mod-secrets_master/.semver\'\n[2020-01-16T15:09:23.719Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver\n[Pipeline] }\n[2020-01-16T15:09:23.727Z] $ docker exec --env ******** --env ******** f8b2ff3574405682815c2f2767dfac229e46ad56330418e9eb891e8f6eb0f40b ssh-agent -k\n[2020-01-16T15:09:23.879Z] unset SSH_AUTH_SOCK;\n[2020-01-16T15:09:23.879Z] unset SSH_AGENT_PID;\n[2020-01-16T15:09:23.879Z] echo Agent pid 63 killed;\n[2020-01-16T15:09:23.914Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-16T15:09:24.256Z] + git semver\n[Pipeline] }\n[2020-01-16T15:09:24.269Z] $ docker stop --time=1 f8b2ff3574405682815c2f2767dfac229e46ad56330418e9eb891e8f6eb0f40b\n[2020-01-16T15:09:25.603Z] $ docker rm -f f8b2ff3574405682815c2f2767dfac229e46ad56330418e9eb891e8f6eb0f40b\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-01-16T15:09:26.128Z] Stashed 23 file(s)\n[Pipeline] echo\n[2020-01-16T15:09:26.130Z] [edgeXSemver] initialized semver on version 0.0.14\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] parallel\n[Pipeline] { (Branch: amd64)\n[Pipeline] { (Branch: arm64)\n[Pipeline] stage\n[Pipeline] { (amd64)\n[Pipeline] stage\n[Pipeline] { (arm64)\n[Pipeline] node\n[Pipeline] node\n[2020-01-16T15:09:41.201Z] Still waiting to schedule task\n[2020-01-16T15:09:41.201Z] \xe2\x80\x98centos7-builder-2c-1g-33\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98centos7-builder-2c-1g-34\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-builder-2c-1g-14747\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-14743\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-14748\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-14751\xe2\x80\x99 is offline; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-14740\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-14746\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-01-16T15:09:41.203Z] Still waiting to schedule task\n[2020-01-16T15:09:41.203Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n[2020-01-16T15:10:36.286Z] Running on prd-centos7-docker-4c-2g-14752 in /w/workspace/gexfoundry_go-mod-secrets_master\n[Pipeline] {\n[Pipeline] ws\n[2020-01-16T15:10:36.297Z] Running in /w/workspace/go-mod-secrets/4\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-16T15:10:38.343Z] using credential edgex-jenkins-ssh\n[2020-01-16T15:10:38.361Z] Cloning the remote Git repository\n[2020-01-16T15:10:38.361Z] Cloning with configured refspecs honoured and without tags\n[2020-01-16T15:10:38.394Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git\n[2020-01-16T15:10:38.431Z] > git init /w/workspace/go-mod-secrets/4 # timeout=10\n[2020-01-16T15:10:38.480Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n[2020-01-16T15:10:38.480Z] > git --version # timeout=10\n[2020-01-16T15:10:38.488Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-16T15:10:38.533Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-16T15:10:38.976Z] Fetching without tags\n[2020-01-16T15:10:39.326Z] Checking out Revision a5726894e2e8dc082ae563a901cdcfdabe37e462 (master)\n[2020-01-16T15:10:38.952Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n[2020-01-16T15:10:38.957Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-16T15:10:38.969Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n[2020-01-16T15:10:38.980Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n[2020-01-16T15:10:38.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-16T15:10:38.985Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-16T15:10:39.337Z] > git config core.sparsecheckout # timeout=10\n[2020-01-16T15:10:39.341Z] > git checkout -f a5726894e2e8dc082ae563a901cdcfdabe37e462 # timeout=10\n[2020-01-16T15:10:42.902Z] Commit message: "Migrate Security Features From go-mod-bootstrap (#44)"\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-01-16T15:10:43.760Z] =========================================================\n[2020-01-16T15:10:43.760Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine]\n[2020-01-16T15:10:43.760Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-16T15:10:44.361Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine .\n[2020-01-16T15:10:44.623Z] Sending build context to Docker daemon 446kB\r\r\n[2020-01-16T15:10:44.623Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n[2020-01-16T15:10:44.623Z] Step 2/7 : FROM ${BASE}\n[2020-01-16T15:10:44.623Z] 1.12.6-alpine: Pulling from edgex-golang-base\n[2020-01-16T15:10:44.623Z] 921b31ab772b: Pulling fs layer\n[2020-01-16T15:10:44.623Z] 2d3896533852: Pulling fs layer\n[2020-01-16T15:10:44.623Z] 28c34ce20860: Pulling fs layer\n[2020-01-16T15:10:44.623Z] 9186bf07c4ae: Pulling fs layer\n[2020-01-16T15:10:44.623Z] 7f1720e95b4b: Pulling fs layer\n[2020-01-16T15:10:44.623Z] 24d9f57f8391: Pulling fs layer\n[2020-01-16T15:10:44.623Z] 9498642caea3: Pulling fs layer\n[2020-01-16T15:10:44.623Z] ba4d0a6bad5e: Pulling fs layer\n[2020-01-16T15:10:44.623Z] 7af212d24233: Pulling fs layer\n[2020-01-16T15:10:44.623Z] ee2efeeb882f: Pulling fs layer\n[2020-01-16T15:10:44.623Z] d216d3b964db: Pulling fs layer\n[2020-01-16T15:10:44.623Z] 9498642caea3: Waiting\n[2020-01-16T15:10:44.623Z] ba4d0a6bad5e: Waiting\n[2020-01-16T15:10:44.623Z] 7af212d24233: Waiting\n[2020-01-16T15:10:44.623Z] ee2efeeb882f: Waiting\n[2020-01-16T15:10:44.623Z] d216d3b964db: Waiting\n[2020-01-16T15:10:44.623Z] 9186bf07c4ae: Waiting\n[2020-01-16T15:10:44.623Z] 7f1720e95b4b: Waiting\n[2020-01-16T15:10:44.623Z] 24d9f57f8391: Waiting\n[2020-01-16T15:10:44.623Z] 28c34ce20860: Verifying Checksum\n[2020-01-16T15:10:44.623Z] 28c34ce20860: Download complete\n[2020-01-16T15:10:44.623Z] 2d3896533852: Verifying Checksum\n[2020-01-16T15:10:44.623Z] 2d3896533852: Download complete\n[2020-01-16T15:10:44.623Z] 7f1720e95b4b: Verifying Checksum\n[2020-01-16T15:10:44.623Z] 7f1720e95b4b: Download complete\n[2020-01-16T15:10:44.623Z] 24d9f57f8391: Verifying Checksum\n[2020-01-16T15:10:44.623Z] 24d9f57f8391: Download complete\n[2020-01-16T15:10:44.623Z] 921b31ab772b: Verifying Checksum\n[2020-01-16T15:10:44.623Z] 921b31ab772b: Download complete\n[2020-01-16T15:10:44.896Z] 921b31ab772b: Pull complete\n[2020-01-16T15:10:45.156Z] 2d3896533852: Pull complete\n[2020-01-16T15:10:45.739Z] 9498642caea3: Download complete\n[2020-01-16T15:10:45.739Z] 7af212d24233: Verifying Checksum\n[2020-01-16T15:10:45.739Z] 7af212d24233: Download complete\n[2020-01-16T15:10:46.409Z] ee2efeeb882f: Verifying Checksum\n[2020-01-16T15:10:46.409Z] ee2efeeb882f: Download complete\n[2020-01-16T15:10:46.409Z] d216d3b964db: Verifying Checksum\n[2020-01-16T15:10:46.409Z] d216d3b964db: Download complete\n[2020-01-16T15:10:46.409Z] 9186bf07c4ae: Verifying Checksum\n[2020-01-16T15:10:46.409Z] ba4d0a6bad5e: Verifying Checksum\n[2020-01-16T15:10:46.409Z] ba4d0a6bad5e: Download complete\n[2020-01-16T15:10:47.790Z] 28c34ce20860: Pull complete\n[2020-01-16T15:10:53.064Z] 9186bf07c4ae: Pull complete\n[2020-01-16T15:10:53.064Z] 7f1720e95b4b: Pull complete\n[2020-01-16T15:10:53.064Z] 24d9f57f8391: Pull complete\n[2020-01-16T15:10:59.632Z] 9498642caea3: Pull complete\n[2020-01-16T15:11:02.932Z] ba4d0a6bad5e: Pull complete\n[2020-01-16T15:11:02.932Z] 7af212d24233: Pull complete\n[2020-01-16T15:11:03.501Z] ee2efeeb882f: Pull complete\n[2020-01-16T15:11:03.762Z] d216d3b964db: Pull complete\n[2020-01-16T15:11:03.762Z] Digest: sha256:26065ac814cd2cdfd2492c2d3318b13c68791c8cca06e489144751c6f654f77d\n[2020-01-16T15:11:03.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n[2020-01-16T15:11:03.762Z] ---> 140a058597bd\n[2020-01-16T15:11:03.762Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-16T15:11:03.762Z] ---> Running in e995a32f4620\n[2020-01-16T15:11:04.021Z] Removing intermediate container e995a32f4620\n[2020-01-16T15:11:04.021Z] ---> 6ffe3462f3da\n[2020-01-16T15:11:04.021Z] Step 4/7 : RUN apk add --update bash\n[2020-01-16T15:11:04.021Z] ---> Running in 00009412e3b0\n[2020-01-16T15:11:04.588Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n[2020-01-16T15:11:05.524Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n[2020-01-16T15:11:05.783Z] OK: 134 MiB in 39 packages\n[2020-01-16T15:11:06.350Z] Removing intermediate container 00009412e3b0\n[2020-01-16T15:11:06.350Z] ---> 908b476927ca\n[2020-01-16T15:11:06.350Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-01-16T15:11:06.350Z] ---> Running in 8bf48d730ed2\n[2020-01-16T15:11:06.608Z] Removing intermediate container 8bf48d730ed2\n[2020-01-16T15:11:06.608Z] ---> c96a142def9c\n[2020-01-16T15:11:06.608Z] Step 6/7 : COPY go.mod .\n[2020-01-16T15:11:06.608Z] ---> 6db30bc38ef0\n[2020-01-16T15:11:06.608Z] Step 7/7 : RUN go mod download\n[2020-01-16T15:11:06.608Z] ---> Running in 40d3964763f0\n[2020-01-16T15:11:07.554Z] \x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-16T15:11:08.123Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-16T15:11:08.123Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-16T15:11:08.123Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-16T15:11:09.530Z] \x1b[0mRemoving intermediate container 40d3964763f0\n[2020-01-16T15:11:09.530Z] ---> df59e2737fc8\n[2020-01-16T15:11:09.530Z] Successfully built df59e2737fc8\n[2020-01-16T15:11:09.530Z] Successfully tagged ci-base-image-x86_64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-16T15:11:09.931Z] + docker inspect -f . ci-base-image-x86_64\n[2020-01-16T15:11:09.931Z] .\n[Pipeline] withDockerContainer\n[2020-01-16T15:11:10.055Z] prd-centos7-docker-4c-2g-14752 does not seem to be running inside a container\n[2020-01-16T15:11:10.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/4 -v /w/workspace/go-mod-secrets/4:/w/workspace/go-mod-secrets/4:rw,z -v /w/workspace/go-mod-secrets/4@tmp:/w/workspace/go-mod-secrets/4@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 ******** ci-base-image-x86_64 cat\n[2020-01-16T15:11:11.067Z] $ docker top 0a8a5686b245d021c1cb2d619e76d709e268c229a1a236f0fd217d891156f0c9 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-16T15:11:11.920Z] + go version\n[2020-01-16T15:11:11.920Z] go version go1.12.6 linux/amd64\n[Pipeline] sh\n[2020-01-16T15:11:12.225Z] + make test\n[2020-01-16T15:11:12.225Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n[2020-01-16T15:11:14.782Z] ? \tgithub.com/edgexfoundry/go-mod-secrets/pkg\t[no test files]\n[2020-01-16T15:11:14.782Z] ? \tgithub.com/edgexfoundry/go-mod-secrets/pkg/keys\t[no test files]\n[2020-01-16T15:11:24.819Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/listener\t9.027s\tcoverage: 96.7% of statements\n[2020-01-16T15:11:24.819Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/providers/vault\t0.012s\tcoverage: 91.1% of statements\n[2020-01-16T15:11:24.819Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader\t0.014s\tcoverage: 89.5% of statements\n[2020-01-16T15:11:24.819Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks\t0.009s\tcoverage: 100.0% of statements\n[2020-01-16T15:11:24.819Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer\t0.007s\tcoverage: 100.0% of statements\n[2020-01-16T15:11:24.819Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks\t0.005s\tcoverage: 100.0% of statements\n[2020-01-16T15:11:24.819Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-01-16T15:11:27.373Z] gofmt -l .\n[2020-01-16T15:11:27.373Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] stash\n[2020-01-16T15:11:27.655Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-16T15:11:27.659Z] $ docker stop --time=1 0a8a5686b245d021c1cb2d619e76d709e268c229a1a236f0fd217d891156f0c9\n[2020-01-16T15:11:29.074Z] $ docker rm -f 0a8a5686b245d021c1cb2d619e76d709e268c229a1a236f0fd217d891156f0c9\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-01-16T15:12:11.049Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-14753 in /w/workspace/gexfoundry_go-mod-secrets_master\n[Pipeline] {\n[Pipeline] ws\n[2020-01-16T15:12:11.061Z] Running in /w/workspace/go-mod-secrets/4\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-16T15:12:18.867Z] using credential edgex-jenkins-ssh\n[2020-01-16T15:12:18.895Z] Cloning the remote Git repository\n[2020-01-16T15:12:18.895Z] Cloning with configured refspecs honoured and without tags\n[2020-01-16T15:12:19.971Z] Fetching without tags\n[2020-01-16T15:12:18.963Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git\n[2020-01-16T15:12:19.052Z] > git init /w/workspace/go-mod-secrets/4 # timeout=10\n[2020-01-16T15:12:19.134Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n[2020-01-16T15:12:19.135Z] > git --version # timeout=10\n[2020-01-16T15:12:19.155Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-16T15:12:19.219Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-16T15:12:19.876Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n[2020-01-16T15:12:19.903Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-16T15:12:19.944Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n[2020-01-16T15:12:19.985Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n[2020-01-16T15:12:19.985Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-16T15:12:19.997Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-16T15:12:20.479Z] Checking out Revision a5726894e2e8dc082ae563a901cdcfdabe37e462 (master)\n[2020-01-16T15:12:20.503Z] > git config core.sparsecheckout # timeout=10\n[2020-01-16T15:12:20.524Z] > git checkout -f a5726894e2e8dc082ae563a901cdcfdabe37e462 # timeout=10\n[2020-01-16T15:12:24.959Z] Commit message: "Migrate Security Features From go-mod-bootstrap (#44)"\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-01-16T15:12:25.974Z] =========================================================\n[2020-01-16T15:12:25.974Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64]\n[2020-01-16T15:12:25.974Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-16T15:12:27.524Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64 .\n[2020-01-16T15:12:28.516Z] Sending build context to Docker daemon 446kB\r\r\n[2020-01-16T15:12:28.516Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n[2020-01-16T15:12:28.516Z] Step 2/7 : FROM ${BASE}\n[2020-01-16T15:12:28.798Z] 1.12.6-alpine-arm64: Pulling from edgex-golang-base\n[2020-01-16T15:12:28.798Z] 54e94bcddc88: Pulling fs layer\n[2020-01-16T15:12:28.798Z] 43582c0db3f3: Pulling fs layer\n[2020-01-16T15:12:28.798Z] 9fe16242a9df: Pulling fs layer\n[2020-01-16T15:12:28.798Z] fbf0f20b3a29: Pulling fs layer\n[2020-01-16T15:12:28.798Z] 57bbd25d50cb: Pulling fs layer\n[2020-01-16T15:12:28.798Z] 4c3326bd8e33: Pulling fs layer\n[2020-01-16T15:12:28.798Z] d45218f23013: Pulling fs layer\n[2020-01-16T15:12:28.798Z] d22026c5ede0: Pulling fs layer\n[2020-01-16T15:12:28.798Z] f32e18732fe6: Pulling fs layer\n[2020-01-16T15:12:28.798Z] 3a2ca3ccd3c2: Pulling fs layer\n[2020-01-16T15:12:28.798Z] 43f99696bdfb: Pulling fs layer\n[2020-01-16T15:12:28.798Z] fbf0f20b3a29: Waiting\n[2020-01-16T15:12:28.798Z] 57bbd25d50cb: Waiting\n[2020-01-16T15:12:28.798Z] 4c3326bd8e33: Waiting\n[2020-01-16T15:12:28.798Z] d45218f23013: Waiting\n[2020-01-16T15:12:28.798Z] d22026c5ede0: Waiting\n[2020-01-16T15:12:28.798Z] f32e18732fe6: Waiting\n[2020-01-16T15:12:28.798Z] 3a2ca3ccd3c2: Waiting\n[2020-01-16T15:12:28.798Z] 43f99696bdfb: Waiting\n[2020-01-16T15:12:29.084Z] 9fe16242a9df: Verifying Checksum\n[2020-01-16T15:12:29.084Z] 9fe16242a9df: Download complete\n[2020-01-16T15:12:29.084Z] 43582c0db3f3: Verifying Checksum\n[2020-01-16T15:12:29.084Z] 43582c0db3f3: Download complete\n[2020-01-16T15:12:29.084Z] 57bbd25d50cb: Verifying Checksum\n[2020-01-16T15:12:29.084Z] 57bbd25d50cb: Download complete\n[2020-01-16T15:12:29.393Z] 4c3326bd8e33: Verifying Checksum\n[2020-01-16T15:12:29.393Z] 4c3326bd8e33: Download complete\n[2020-01-16T15:12:29.393Z] 54e94bcddc88: Verifying Checksum\n[2020-01-16T15:12:29.393Z] 54e94bcddc88: Download complete\n[2020-01-16T15:12:31.422Z] 54e94bcddc88: Pull complete\n[2020-01-16T15:12:32.931Z] 43582c0db3f3: Pull complete\n[2020-01-16T15:12:33.606Z] 9fe16242a9df: Pull complete\n[2020-01-16T15:12:39.108Z] d45218f23013: Verifying Checksum\n[2020-01-16T15:12:39.108Z] d45218f23013: Download complete\n[2020-01-16T15:12:39.108Z] f32e18732fe6: Verifying Checksum\n[2020-01-16T15:12:39.108Z] f32e18732fe6: Download complete\n[2020-01-16T15:12:41.745Z] 3a2ca3ccd3c2: Verifying Checksum\n[2020-01-16T15:12:41.745Z] 3a2ca3ccd3c2: Download complete\n[2020-01-16T15:12:41.745Z] 43f99696bdfb: Verifying Checksum\n[2020-01-16T15:12:41.745Z] 43f99696bdfb: Download complete\n[2020-01-16T15:12:45.149Z] d22026c5ede0: Verifying Checksum\n[2020-01-16T15:12:45.149Z] d22026c5ede0: Download complete\n[2020-01-16T15:12:46.580Z] fbf0f20b3a29: Verifying Checksum\n[2020-01-16T15:12:46.580Z] fbf0f20b3a29: Download complete\n[2020-01-16T15:13:04.907Z] fbf0f20b3a29: Pull complete\n[2020-01-16T15:13:04.908Z] 57bbd25d50cb: Pull complete\n[2020-01-16T15:13:04.908Z] 4c3326bd8e33: Pull complete\n[2020-01-16T15:13:10.307Z] d45218f23013: Pull complete\n[2020-01-16T15:13:17.011Z] d22026c5ede0: Pull complete\n[2020-01-16T15:13:17.011Z] f32e18732fe6: Pull complete\n[2020-01-16T15:13:19.650Z] 3a2ca3ccd3c2: Pull complete\n[2020-01-16T15:13:19.650Z] 43f99696bdfb: Pull complete\n[2020-01-16T15:13:19.650Z] Digest: sha256:c78950982047a35e7abeb24cdb89444f8193f134334753a69100d3e520a2d2b0\n[2020-01-16T15:13:19.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64\n[2020-01-16T15:13:19.919Z] ---> 8c1ce5f80d72\n[2020-01-16T15:13:19.919Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-16T15:13:24.269Z] ---> Running in e9ba74737cc5\n[2020-01-16T15:13:24.539Z] Removing intermediate container e9ba74737cc5\n[2020-01-16T15:13:24.539Z] ---> 40ca4be37211\n[2020-01-16T15:13:24.539Z] Step 4/7 : RUN apk add --update bash\n[2020-01-16T15:13:24.828Z] ---> Running in a9d6166e28ea\n[2020-01-16T15:13:25.817Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n[2020-01-16T15:13:26.791Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n[2020-01-16T15:13:27.773Z] OK: 121 MiB in 39 packages\n[2020-01-16T15:13:28.917Z] Removing intermediate container a9d6166e28ea\n[2020-01-16T15:13:28.917Z] ---> 854ba79cf08e\n[2020-01-16T15:13:28.917Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-01-16T15:13:29.208Z] ---> Running in 90f1236032da\n[2020-01-16T15:13:29.820Z] Removing intermediate container 90f1236032da\n[2020-01-16T15:13:29.820Z] ---> af2c698f2a71\n[2020-01-16T15:13:29.820Z] Step 6/7 : COPY go.mod .\n[2020-01-16T15:13:30.096Z] ---> 24b40a7af6f8\n[2020-01-16T15:13:30.096Z] Step 7/7 : RUN go mod download\n[2020-01-16T15:13:30.374Z] ---> Running in 1388439d8231\n[2020-01-16T15:13:31.858Z] \x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-16T15:13:32.835Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-16T15:13:32.835Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-16T15:13:32.835Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-16T15:13:36.225Z] \x1b[0mRemoving intermediate container 1388439d8231\n[2020-01-16T15:13:36.225Z] ---> 5b39b3eceaa4\n[2020-01-16T15:13:36.225Z] Successfully built 5b39b3eceaa4\n[2020-01-16T15:13:36.225Z] Successfully tagged ci-base-image-arm64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-16T15:13:36.726Z] + docker inspect -f . ci-base-image-arm64\n[2020-01-16T15:13:36.996Z] .\n[Pipeline] withDockerContainer\n[2020-01-16T15:13:37.457Z] prd-ubuntu18.04-docker-arm64-4c-2g-14753 does not seem to be running inside a container\n[2020-01-16T15:13:37.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/4 -v /w/workspace/go-mod-secrets/4:/w/workspace/go-mod-secrets/4:rw,z -v /w/workspace/go-mod-secrets/4@tmp:/w/workspace/go-mod-secrets/4@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 ******** ci-base-image-arm64 cat\n[2020-01-16T15:13:39.381Z] $ docker top 239a6a58221aaaf948849df074f44d5abab09af0189f5f93fb0578b213731afa -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-16T15:13:42.531Z] + go version\n[2020-01-16T15:13:42.531Z] go version go1.12.6 linux/arm64\n[Pipeline] sh\n[2020-01-16T15:13:43.600Z] + make test\n[2020-01-16T15:13:43.600Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n[2020-01-16T15:13:51.903Z] ? \tgithub.com/edgexfoundry/go-mod-secrets/pkg\t[no test files]\n[2020-01-16T15:13:51.903Z] ? \tgithub.com/edgexfoundry/go-mod-secrets/pkg/keys\t[no test files]\n[2020-01-16T15:14:02.062Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/listener\t9.025s\tcoverage: 96.7% of statements\n[2020-01-16T15:14:17.124Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/providers/vault\t0.025s\tcoverage: 91.1% of statements\n[2020-01-16T15:14:25.475Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader\t0.016s\tcoverage: 89.5% of statements\n[2020-01-16T15:14:26.908Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks\t0.015s\tcoverage: 100.0% of statements\n[2020-01-16T15:14:29.525Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer\t0.015s\tcoverage: 100.0% of statements\n[2020-01-16T15:14:30.953Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks\t0.016s\tcoverage: 100.0% of statements\n[2020-01-16T15:14:31.257Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-01-16T15:14:49.574Z] gofmt -l .\n[2020-01-16T15:14:49.574Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] stash\n[2020-01-16T15:14:49.588Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-01-16T15:14:50.074Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-16T15:14:50.085Z] $ docker stop --time=1 239a6a58221aaaf948849df074f44d5abab09af0189f5f93fb0578b213731afa\n[2020-01-16T15:14:52.230Z] $ docker rm -f 239a6a58221aaaf948849df074f44d5abab09af0189f5f93fb0578b213731afa\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (CodeCov)\n[Pipeline] unstash\n[Pipeline] wrap\n[2020-01-16T15:14:53.255Z] provisioning config files...\n[2020-01-16T15:14:53.266Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config2051459654774794311tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-01-16T15:14:53.569Z] + curl -s https://codecov.io/bash\n[2020-01-16T15:14:53.569Z] + bash -s - -t @/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config2051459654774794311tmp\n[2020-01-16T15:14:53.831Z] \n[2020-01-16T15:14:53.831Z] _____ _\n[2020-01-16T15:14:53.831Z] / ____| | |\n[2020-01-16T15:14:53.831Z] | | ___ __| | ___ ___ _____ __\n[2020-01-16T15:14:53.831Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-01-16T15:14:53.831Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-01-16T15:14:53.831Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-01-16T15:14:53.831Z] Bash-20191211-b8db533\n[2020-01-16T15:14:53.831Z] \n[2020-01-16T15:14:53.831Z] \n[2020-01-16T15:14:53.831Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-01-16T15:14:53.831Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-01-16T15:14:53.831Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n[2020-01-16T15:14:53.831Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-01-16T15:14:53.831Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-01-16T15:14:53.831Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-01-16T15:14:53.831Z] \x1b[0;32m+\x1b[0m .\n[2020-01-16T15:14:53.831Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-01-16T15:14:53.831Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-01-16T15:14:53.831Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-01-16T15:14:53.831Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=10482\x1b[0m\n[2020-01-16T15:14:53.831Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-01-16T15:14:53.831Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-01-16T15:14:54.091Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-01-16T15:14:54.091Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-01-16T15:14:54.091Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-01-16T15:14:54.091Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-01-16T15:14:54.091Z] \x1b[0;90mquery:\x1b[0m branch=master&commit=a5726894e2e8dc082ae563a901cdcfdabe37e462&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmaster%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=\n[2020-01-16T15:14:54.091Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-01-16T15:14:54.091Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=master&commit=a5726894e2e8dc082ae563a901cdcfdabe37e462&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmaster%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=\n[2020-01-16T15:14:54.349Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-01-16T15:14:54.916Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-secrets/commit/a5726894e2e8dc082ae563a901cdcfdabe37e462\x1b[0m\n[Pipeline] }\n[2020-01-16T15:14:54.922Z] Deleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\n[Pipeline] echo\n[2020-01-16T15:14:55.052Z] [edgeXSnyk] dockerImage=null, dockerFile=null\n[Pipeline] echo\n[2020-01-16T15:14:55.053Z] [edgeXSnyk] command to run: snyk monitor\n[Pipeline] withCredentials\n[2020-01-16T15:14:55.068Z] Masking supported pattern matches of $SNYK_TOKEN\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-16T15:14:55.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[2020-01-16T15:14:55.427Z] \n[2020-01-16T15:14:55.427Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-16T15:14:55.731Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[2020-01-16T15:14:55.731Z] 1.217.3: Pulling from edgex-snyk-go\n[2020-01-16T15:14:55.732Z] 9d48c3bd43c5: Pulling fs layer\n[2020-01-16T15:14:55.732Z] 7f94eaf8af20: Pulling fs layer\n[2020-01-16T15:14:55.732Z] 9fe9984849c1: Pulling fs layer\n[2020-01-16T15:14:55.732Z] cf0db633a67d: Pulling fs layer\n[2020-01-16T15:14:55.732Z] 0f7136d71739: Pulling fs layer\n[2020-01-16T15:14:55.732Z] 8c1aaf4dbaec: Pulling fs layer\n[2020-01-16T15:14:55.732Z] b8132c677c6b: Pulling fs layer\n[2020-01-16T15:14:55.732Z] c8f539ab0293: Pulling fs layer\n[2020-01-16T15:14:55.732Z] b11662bbf65b: Pulling fs layer\n[2020-01-16T15:14:55.732Z] 8c1aaf4dbaec: Waiting\n[2020-01-16T15:14:55.732Z] b8132c677c6b: Waiting\n[2020-01-16T15:14:55.732Z] c8f539ab0293: Waiting\n[2020-01-16T15:14:55.732Z] b11662bbf65b: Waiting\n[2020-01-16T15:14:55.732Z] 0f7136d71739: Waiting\n[2020-01-16T15:14:55.732Z] cf0db633a67d: Waiting\n[2020-01-16T15:14:55.732Z] 9fe9984849c1: Verifying Checksum\n[2020-01-16T15:14:55.732Z] 9fe9984849c1: Download complete\n[2020-01-16T15:14:55.732Z] 7f94eaf8af20: Download complete\n[2020-01-16T15:14:55.732Z] 0f7136d71739: Verifying Checksum\n[2020-01-16T15:14:55.732Z] 0f7136d71739: Download complete\n[2020-01-16T15:14:55.732Z] 8c1aaf4dbaec: Verifying Checksum\n[2020-01-16T15:14:55.732Z] 8c1aaf4dbaec: Download complete\n[2020-01-16T15:14:55.732Z] 9d48c3bd43c5: Verifying Checksum\n[2020-01-16T15:14:55.732Z] 9d48c3bd43c5: Download complete\n[2020-01-16T15:14:55.992Z] 9d48c3bd43c5: Pull complete\n[2020-01-16T15:14:56.257Z] b8132c677c6b: Verifying Checksum\n[2020-01-16T15:14:56.257Z] b8132c677c6b: Download complete\n[2020-01-16T15:14:56.257Z] 7f94eaf8af20: Pull complete\n[2020-01-16T15:14:56.520Z] 9fe9984849c1: Pull complete\n[2020-01-16T15:14:56.520Z] c8f539ab0293: Verifying Checksum\n[2020-01-16T15:14:56.520Z] c8f539ab0293: Download complete\n[2020-01-16T15:14:56.781Z] b11662bbf65b: Verifying Checksum\n[2020-01-16T15:14:56.781Z] b11662bbf65b: Download complete\n[2020-01-16T15:14:57.347Z] cf0db633a67d: Verifying Checksum\n[2020-01-16T15:14:57.347Z] cf0db633a67d: Download complete\n[2020-01-16T15:15:02.638Z] cf0db633a67d: Pull complete\n[2020-01-16T15:15:02.638Z] 0f7136d71739: Pull complete\n[2020-01-16T15:15:02.638Z] 8c1aaf4dbaec: Pull complete\n[2020-01-16T15:15:04.553Z] b8132c677c6b: Pull complete\n[2020-01-16T15:15:07.091Z] c8f539ab0293: Pull complete\n[2020-01-16T15:15:08.030Z] b11662bbf65b: Pull complete\n[2020-01-16T15:15:08.030Z] Digest: sha256:0301dd119bf23834e408ea9b13f7c1af0f1233c41497be5fbb5c6c403a4c9ec0\n[2020-01-16T15:15:08.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[Pipeline] withDockerContainer\n[2020-01-16T15:15:08.175Z] prd-centos7-docker-4c-2g-14749 does not seem to be running inside a container\n[2020-01-16T15:15:08.215Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3 cat\n[2020-01-16T15:15:09.008Z] $ docker top 46f5207b308bfa1e1d68fc4742136daf8b880d12ffad1356b7cad6a19a31c1f7 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-16T15:15:09.886Z] + snyk monitor\n[2020-01-16T15:15:14.084Z] \n[2020-01-16T15:15:14.084Z] Monitoring /w/workspace/gexfoundry_go-mod-secrets_master...\n[2020-01-16T15:15:14.084Z] \n[2020-01-16T15:15:14.084Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4cfb1d28-864a-4661-be71-b40abb9d5161/history/ee199cde-ed94-411e-a7b1-ff55a268858a\n[2020-01-16T15:15:14.084Z] \n[2020-01-16T15:15:14.084Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you.\n[2020-01-16T15:15:14.084Z] \n[2020-01-16T15:15:14.084Z] \n[2020-01-16T15:15:14.084Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org.\n[2020-01-16T15:15:14.084Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans.\n[Pipeline] }\n[2020-01-16T15:15:14.095Z] $ docker stop --time=1 46f5207b308bfa1e1d68fc4742136daf8b880d12ffad1356b7cad6a19a31c1f7\n[2020-01-16T15:15:15.476Z] $ docker rm -f 46f5207b308bfa1e1d68fc4742136daf8b880d12ffad1356b7cad6a19a31c1f7\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // withCredentials\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\n[Pipeline] stage\n[Pipeline] { (Tag)\n[Pipeline] unstash\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-16T15:15:16.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-16T15:15:16.082Z] .\n[Pipeline] withDockerContainer\n[2020-01-16T15:15:16.199Z] prd-centos7-docker-4c-2g-14749 does not seem to be running inside a container\n[2020-01-16T15:15:16.238Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-16T15:15:16.862Z] $ docker top da89a95426859cdef0d1bc7783ed2a1ebe49b9297f4595d234c0dd0922343e68 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-16T15:15:17.412Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-16T15:15:17.412Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-16T15:15:17.635Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-16T15:15:17.638Z] $ docker exec da89a95426859cdef0d1bc7783ed2a1ebe49b9297f4595d234c0dd0922343e68 ssh-agent\n[2020-01-16T15:15:17.821Z] SSH_AUTH_SOCK=/tmp/ssh-1Ovjk6uouuzB/agent.15\n[2020-01-16T15:15:17.821Z] SSH_AGENT_PID=22\n[2020-01-16T15:15:17.827Z] Running ssh-add (command line suppressed)\n[2020-01-16T15:15:17.968Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_2219424479399999958.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_2219424479399999958.key)\n[2020-01-16T15:15:18.023Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-16T15:15:18.315Z] + git semver tag\n[2020-01-16T15:15:18.315Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-16T15:15:18.315Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git\n[2020-01-16T15:15:18.315Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master\n[2020-01-16T15:15:18.315Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-16T15:15:18.315Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-16T15:15:18.315Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-16T15:15:18.315Z] # $SEMVER_BRANCH = master\n[2020-01-16T15:15:18.315Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver\n[2020-01-16T15:15:18.315Z] # a5726894e2e8dc082ae563a901cdcfdabe37e462 HEAD\n[2020-01-16T15:15:18.315Z] # b24a26d462c2b7a75c3970931ac0a46e110a365d refs/tags/v0.0.14\n[Pipeline] }\n[2020-01-16T15:15:18.324Z] $ docker exec --env ******** --env ******** da89a95426859cdef0d1bc7783ed2a1ebe49b9297f4595d234c0dd0922343e68 ssh-agent -k\n[2020-01-16T15:15:18.463Z] unset SSH_AUTH_SOCK;\n[2020-01-16T15:15:18.464Z] unset SSH_AGENT_PID;\n[2020-01-16T15:15:18.464Z] echo Agent pid 22 killed;\n[2020-01-16T15:15:18.512Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-16T15:15:18.841Z] + git semver\n[Pipeline] }\n[2020-01-16T15:15:18.855Z] $ docker stop --time=1 da89a95426859cdef0d1bc7783ed2a1ebe49b9297f4595d234c0dd0922343e68\n[2020-01-16T15:15:20.184Z] $ docker rm -f da89a95426859cdef0d1bc7783ed2a1ebe49b9297f4595d234c0dd0922343e68\n[Pipeline] // withDockerContainer\n[Pipeline] stage\n[Pipeline] { (LF Tools Sigul)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-16T15:15:20.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[2020-01-16T15:15:20.653Z] \n[2020-01-16T15:15:20.653Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-16T15:15:20.954Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[2020-01-16T15:15:20.954Z] 0.23.1-centos7: Pulling from edgex-lftools\n[2020-01-16T15:15:20.954Z] 8ba884070f61: Pulling fs layer\n[2020-01-16T15:15:20.954Z] 78d65bd6cf10: Pulling fs layer\n[2020-01-16T15:15:20.954Z] 5573da4c1a9d: Pulling fs layer\n[2020-01-16T15:15:20.954Z] 4493e11b668a: Pulling fs layer\n[2020-01-16T15:15:20.954Z] 2e4ad32216ba: Pulling fs layer\n[2020-01-16T15:15:20.954Z] 14bc7892088f: Pulling fs layer\n[2020-01-16T15:15:20.954Z] 4493e11b668a: Waiting\n[2020-01-16T15:15:20.954Z] 2e4ad32216ba: Waiting\n[2020-01-16T15:15:20.954Z] 14bc7892088f: Waiting\n[2020-01-16T15:15:20.954Z] 78d65bd6cf10: Verifying Checksum\n[2020-01-16T15:15:20.954Z] 78d65bd6cf10: Download complete\n[2020-01-16T15:15:21.216Z] 4493e11b668a: Verifying Checksum\n[2020-01-16T15:15:21.216Z] 4493e11b668a: Download complete\n[2020-01-16T15:15:21.216Z] 2e4ad32216ba: Verifying Checksum\n[2020-01-16T15:15:21.216Z] 2e4ad32216ba: Download complete\n[2020-01-16T15:15:21.789Z] 14bc7892088f: Verifying Checksum\n[2020-01-16T15:15:21.789Z] 14bc7892088f: Download complete\n[2020-01-16T15:15:22.052Z] 8ba884070f61: Verifying Checksum\n[2020-01-16T15:15:22.052Z] 8ba884070f61: Download complete\n[2020-01-16T15:15:22.621Z] 5573da4c1a9d: Verifying Checksum\n[2020-01-16T15:15:22.621Z] 5573da4c1a9d: Download complete\n[2020-01-16T15:15:26.825Z] 8ba884070f61: Pull complete\n[2020-01-16T15:15:26.825Z] 78d65bd6cf10: Pull complete\n[2020-01-16T15:15:39.058Z] 5573da4c1a9d: Pull complete\n[2020-01-16T15:15:39.058Z] 4493e11b668a: Pull complete\n[2020-01-16T15:15:39.058Z] 2e4ad32216ba: Pull complete\n[2020-01-16T15:15:39.999Z] 14bc7892088f: Pull complete\n[2020-01-16T15:15:39.999Z] Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7\n[2020-01-16T15:15:39.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[Pipeline] withDockerContainer\n[2020-01-16T15:15:40.140Z] prd-centos7-docker-4c-2g-14749 does not seem to be running inside a container\n[2020-01-16T15:15:40.177Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 cat\n[2020-01-16T15:15:40.729Z] $ docker top 6df3ac9b844a92688f8b1a710c58599f44301e4ab0dd7d1566b4a9f5111b9da3 -eo pid,comm\n[Pipeline] {\n[Pipeline] configFileProvider\n[2020-01-16T15:15:41.252Z] provisioning config files...\n[2020-01-16T15:15:41.261Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config3975296265344757602tmp\n[2020-01-16T15:15:41.275Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config2165449065533985616tmp\n[2020-01-16T15:15:41.288Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config2644972897447466691tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-16T15:15:41.302Z] Running global-jjb/shell/sigul-configuration.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-16T15:15:41.593Z] ---> sigul-configuration.sh\n[2020-01-16T15:15:41.593Z] gpg: directory `/root/.gnupg\' created\n[2020-01-16T15:15:41.593Z] gpg: new configuration file `/root/.gnupg/gpg.conf\' created\n[2020-01-16T15:15:41.593Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf\' are not yet active during this run\n[2020-01-16T15:15:41.593Z] gpg: keyring `/root/.gnupg/secring.gpg\' created\n[2020-01-16T15:15:41.593Z] gpg: keyring `/root/.gnupg/pubring.gpg\' created\n[2020-01-16T15:15:41.593Z] gpg: CAST5 encrypted data\n[2020-01-16T15:15:41.854Z] gpg: encrypted with 1 passphrase\n[2020-01-16T15:15:41.854Z] gpg: WARNING: message was not integrity protected\n[Pipeline] sh\n[2020-01-16T15:15:42.153Z] + mkdir /home/jenkins\n[2020-01-16T15:15:42.153Z] + mkdir /home/jenkins/sigul\n[Pipeline] sh\n[2020-01-16T15:15:42.456Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/\n[Pipeline] echo\n[2020-01-16T15:15:42.470Z] Running global-jjb/shell/sigul-install.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-16T15:15:42.757Z] ---> sigul-install.sh\n[2020-01-16T15:15:52.832Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version\n[Pipeline] sh\n[2020-01-16T15:15:53.152Z] + git tag --list\n[2020-01-16T15:15:53.152Z] v0.0.14\n[Pipeline] sh\n[2020-01-16T15:15:53.444Z] + lftools sign git-tag v0.0.14\n[2020-01-16T15:15:54.385Z] Signing Git tag with Sigul...\n[2020-01-16T15:15:54.385Z] Signing v0.0.14\n[Pipeline] echo\n[2020-01-16T15:15:55.769Z] Running global-jjb/shell/sigul-configuration-cleanup.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-16T15:15:56.059Z] ---> sigul-configuration-cleanup.sh\n[Pipeline] }\n[2020-01-16T15:15:56.066Z] Deleting 3 temporary files\n[Pipeline] // configFileProvider\n[Pipeline] }\n[2020-01-16T15:15:56.093Z] $ docker stop --time=1 6df3ac9b844a92688f8b1a710c58599f44301e4ab0dd7d1566b4a9f5111b9da3\n[2020-01-16T15:15:57.459Z] $ docker rm -f 6df3ac9b844a92688f8b1a710c58599f44301e4ab0dd7d1566b4a9f5111b9da3\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-16T15:15:57.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-16T15:15:57.933Z] .\n[Pipeline] withDockerContainer\n[2020-01-16T15:15:58.041Z] prd-centos7-docker-4c-2g-14749 does not seem to be running inside a container\n[2020-01-16T15:15:58.078Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-16T15:15:58.628Z] $ docker top 3757cdc4f9722ef05f970a4f7fff0479a4dc2059045a9a1c228d1ee8e658ebd5 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-16T15:15:59.162Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-16T15:15:59.162Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-16T15:15:59.370Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-16T15:15:59.373Z] $ docker exec 3757cdc4f9722ef05f970a4f7fff0479a4dc2059045a9a1c228d1ee8e658ebd5 ssh-agent\n[2020-01-16T15:15:59.549Z] SSH_AUTH_SOCK=/tmp/ssh-FCX2B5fWOWYI/agent.15\n[2020-01-16T15:15:59.549Z] SSH_AGENT_PID=22\n[2020-01-16T15:15:59.556Z] Running ssh-add (command line suppressed)\n[2020-01-16T15:15:59.701Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_6097083535661799940.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_6097083535661799940.key)\n[2020-01-16T15:15:59.752Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-16T15:16:00.046Z] + git semver bump patch\n[2020-01-16T15:16:00.046Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-16T15:16:00.046Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git\n[2020-01-16T15:16:00.046Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master\n[2020-01-16T15:16:00.046Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-16T15:16:00.046Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-16T15:16:00.046Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-16T15:16:00.046Z] # $SEMVER_BRANCH = master\n[2020-01-16T15:16:00.046Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver\n[Pipeline] }\n[2020-01-16T15:16:00.055Z] $ docker exec --env ******** --env ******** 3757cdc4f9722ef05f970a4f7fff0479a4dc2059045a9a1c228d1ee8e658ebd5 ssh-agent -k\n[2020-01-16T15:16:00.207Z] unset SSH_AUTH_SOCK;\n[2020-01-16T15:16:00.207Z] unset SSH_AGENT_PID;\n[2020-01-16T15:16:00.207Z] echo Agent pid 22 killed;\n[2020-01-16T15:16:00.263Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-16T15:16:00.589Z] + git semver\n[Pipeline] }\n[2020-01-16T15:16:00.601Z] $ docker stop --time=1 3757cdc4f9722ef05f970a4f7fff0479a4dc2059045a9a1c228d1ee8e658ebd5\n[2020-01-16T15:16:01.993Z] $ docker rm -f 3757cdc4f9722ef05f970a4f7fff0479a4dc2059045a9a1c228d1ee8e658ebd5\n[Pipeline] // withDockerContainer\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-16T15:16:02.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-16T15:16:02.412Z] .\n[Pipeline] withDockerContainer\n[2020-01-16T15:16:02.523Z] prd-centos7-docker-4c-2g-14749 does not seem to be running inside a container\n[2020-01-16T15:16:02.562Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-16T15:16:03.140Z] $ docker top c8f996259503fef28782312164043f9f74a4932ba481cebb7abce911d1691fe8 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-16T15:16:03.664Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-16T15:16:03.665Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-16T15:16:03.853Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-16T15:16:03.856Z] $ docker exec c8f996259503fef28782312164043f9f74a4932ba481cebb7abce911d1691fe8 ssh-agent\n[2020-01-16T15:16:04.048Z] SSH_AUTH_SOCK=/tmp/ssh-rXa5vjljWtXK/agent.15\n[2020-01-16T15:16:04.049Z] SSH_AGENT_PID=22\n[2020-01-16T15:16:04.058Z] Running ssh-add (command line suppressed)\n[2020-01-16T15:16:04.201Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_3499220487535504569.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_3499220487535504569.key)\n[2020-01-16T15:16:04.249Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-16T15:16:04.544Z] + git semver push\n[2020-01-16T15:16:04.544Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-16T15:16:04.544Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git\n[2020-01-16T15:16:04.544Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master\n[2020-01-16T15:16:04.544Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-16T15:16:04.544Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-16T15:16:04.544Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-16T15:16:04.544Z] # $SEMVER_BRANCH = master\n[2020-01-16T15:16:04.544Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver\n[Pipeline] }\n[2020-01-16T15:16:11.127Z] $ docker exec --env ******** --env ******** c8f996259503fef28782312164043f9f74a4932ba481cebb7abce911d1691fe8 ssh-agent -k\n[2020-01-16T15:16:11.265Z] unset SSH_AUTH_SOCK;\n[2020-01-16T15:16:11.265Z] unset SSH_AGENT_PID;\n[2020-01-16T15:16:11.265Z] echo Agent pid 22 killed;\n[2020-01-16T15:16:11.314Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-16T15:16:11.630Z] + git semver\n[Pipeline] }\n[2020-01-16T15:16:11.652Z] $ docker stop --time=1 c8f996259503fef28782312164043f9f74a4932ba481cebb7abce911d1691fe8\n[2020-01-16T15:16:13.010Z] $ docker rm -f c8f996259503fef28782312164043f9f74a4932ba481cebb7abce911d1691fe8\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Declarative: Post Actions)\n[Pipeline] stage\n[Pipeline] { (LF Post Build Actions)\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-16T15:16:13.529Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-16T15:16:14.082Z] ---> package-listing.sh\n[2020-01-16T15:16:14.082Z] ++ facter osfamily\n[2020-01-16T15:16:14.082Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-01-16T15:16:14.082Z] + OS_FAMILY=redhat\n[2020-01-16T15:16:14.082Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_master\n[2020-01-16T15:16:14.082Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-01-16T15:16:14.082Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-01-16T15:16:14.082Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-01-16T15:16:14.082Z] + PACKAGES=/tmp/packages_start.txt\n[2020-01-16T15:16:14.082Z] + \'[\' /w/workspace/gexfoundry_go-mod-secrets_master \']\'\n[2020-01-16T15:16:14.082Z] + PACKAGES=/tmp/packages_end.txt\n[2020-01-16T15:16:14.082Z] + case "${OS_FAMILY}" in\n[2020-01-16T15:16:14.082Z] + rpm -qa\n[2020-01-16T15:16:14.082Z] + sort\n[2020-01-16T15:16:18.273Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-01-16T15:16:18.273Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-01-16T15:16:18.273Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-01-16T15:16:18.273Z] + \'[\' /w/workspace/gexfoundry_go-mod-secrets_master \']\'\n[2020-01-16T15:16:18.273Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_master/archives/\n[2020-01-16T15:16:18.273Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_master/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-16T15:16:18.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-16T15:16:18.663Z] \n[2020-01-16T15:16:18.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-16T15:16:18.976Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-16T15:16:18.976Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-01-16T15:16:18.976Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-16T15:16:18.976Z] da0e9bf0cc60: Pulling fs layer\n[2020-01-16T15:16:18.976Z] c9ea274ed700: Pulling fs layer\n[2020-01-16T15:16:18.976Z] 9cfac6ba3733: Pulling fs layer\n[2020-01-16T15:16:18.976Z] f6a933c9cadc: Pulling fs layer\n[2020-01-16T15:16:18.976Z] 61811dbd4963: Pulling fs layer\n[2020-01-16T15:16:18.976Z] a6eb2c9e2280: Pulling fs layer\n[2020-01-16T15:16:18.976Z] 095dd8b7b4d8: Pulling fs layer\n[2020-01-16T15:16:18.976Z] dc21a1d4508b: Pulling fs layer\n[2020-01-16T15:16:18.976Z] 363af2e989c4: Pulling fs layer\n[2020-01-16T15:16:18.976Z] 9cfac6ba3733: Waiting\n[2020-01-16T15:16:18.976Z] f6a933c9cadc: Waiting\n[2020-01-16T15:16:18.976Z] 61811dbd4963: Waiting\n[2020-01-16T15:16:18.976Z] a6eb2c9e2280: Waiting\n[2020-01-16T15:16:18.976Z] 095dd8b7b4d8: Waiting\n[2020-01-16T15:16:18.976Z] dc21a1d4508b: Waiting\n[2020-01-16T15:16:18.976Z] 363af2e989c4: Waiting\n[2020-01-16T15:16:18.976Z] da0e9bf0cc60: Verifying Checksum\n[2020-01-16T15:16:18.976Z] da0e9bf0cc60: Download complete\n[2020-01-16T15:16:18.976Z] 9cfac6ba3733: Verifying Checksum\n[2020-01-16T15:16:18.976Z] 9cfac6ba3733: Download complete\n[2020-01-16T15:16:18.976Z] e6b0cf9c0882: Verifying Checksum\n[2020-01-16T15:16:18.976Z] e6b0cf9c0882: Download complete\n[2020-01-16T15:16:18.976Z] f6a933c9cadc: Verifying Checksum\n[2020-01-16T15:16:18.976Z] f6a933c9cadc: Download complete\n[2020-01-16T15:16:19.244Z] a6eb2c9e2280: Verifying Checksum\n[2020-01-16T15:16:19.244Z] a6eb2c9e2280: Download complete\n[2020-01-16T15:16:19.505Z] 095dd8b7b4d8: Verifying Checksum\n[2020-01-16T15:16:19.505Z] 095dd8b7b4d8: Download complete\n[2020-01-16T15:16:19.505Z] e6b0cf9c0882: Pull complete\n[2020-01-16T15:16:19.505Z] c9ea274ed700: Verifying Checksum\n[2020-01-16T15:16:19.505Z] c9ea274ed700: Download complete\n[2020-01-16T15:16:19.505Z] 363af2e989c4: Verifying Checksum\n[2020-01-16T15:16:19.505Z] 363af2e989c4: Download complete\n[2020-01-16T15:16:19.505Z] dc21a1d4508b: Verifying Checksum\n[2020-01-16T15:16:19.505Z] dc21a1d4508b: Download complete\n[2020-01-16T15:16:20.073Z] 61811dbd4963: Verifying Checksum\n[2020-01-16T15:16:20.073Z] 61811dbd4963: Download complete\n[2020-01-16T15:16:20.640Z] da0e9bf0cc60: Pull complete\n[2020-01-16T15:16:22.550Z] c9ea274ed700: Pull complete\n[2020-01-16T15:16:22.550Z] 9cfac6ba3733: Pull complete\n[2020-01-16T15:16:22.550Z] f6a933c9cadc: Pull complete\n[2020-01-16T15:16:26.745Z] 61811dbd4963: Pull complete\n[2020-01-16T15:16:26.745Z] a6eb2c9e2280: Pull complete\n[2020-01-16T15:16:28.122Z] 095dd8b7b4d8: Pull complete\n[2020-01-16T15:16:29.057Z] dc21a1d4508b: Pull complete\n[2020-01-16T15:16:29.314Z] 363af2e989c4: Pull complete\n[2020-01-16T15:16:29.314Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-01-16T15:16:29.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-01-16T15:16:29.426Z] prd-centos7-docker-4c-2g-14749 does not seem to be running inside a container\n[2020-01-16T15:16:29.463Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-01-16T15:16:30.495Z] $ docker top d685fc86c0f30967ff37d5c7cd48974ca07b36a0d1fdfea86132951357d74e91 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-16T15:16:31.011Z] provisioning config files...\n[2020-01-16T15:16:31.022Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config6395555095503093581tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-16T15:16:31.043Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-16T15:16:31.332Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-01-16T15:16:31.338Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-16T15:16:31.633Z] ---> logs-deploy.sh\n[2020-01-16T15:16:31.633Z] + ARCHIVE_ARTIFACTS=\n[2020-01-16T15:16:31.633Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-01-16T15:16:31.633Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-01-16T15:16:31.633Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-01-16T15:16:31.633Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/master/4\n[2020-01-16T15:16:31.633Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-secrets/job/master/4/\n[2020-01-16T15:16:31.633Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/master/4 /w/workspace/gexfoundry_go-mod-secrets_master\n[2020-01-16T15:16:32.567Z] Archives upload complete.\n[2020-01-16T15:16:32.567Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/master/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-secrets/job/master/4/\n'