b'Branch indexing\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nObtained Jenkinsfile from 6abf550d3923e7556badd2561b059873d0297f91\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-core-contracts, 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-core-contracts-settings\n PROJECT: go-mod-core-contracts\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-core-contracts\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-14780 in /w/workspace/dry_go-mod-core-contracts_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-core-contracts.git\n > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10\nChecking out Revision 6abf550d3923e7556badd2561b059873d0297f91 (master)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 6abf550d3923e7556badd2561b059873d0297f91 # timeout=10\nCommit message: "Refactor Client Code, parts 1 and 2 of several (#195, #197)"\n > git rev-list --no-walk 93abd0d268c8b86928b371cca9cd9e94d7b05568 # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-01-16T16:41:33.351Z] 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-16T16:41:34.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-16T16:41:34.706Z] \n[2020-01-16T16:41:34.706Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-16T16:41:35.061Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-16T16:41:35.324Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-01-16T16:41:35.324Z] e7c96db7181b: Pulling fs layer\n[2020-01-16T16:41:35.324Z] a038dfdf5543: Pulling fs layer\n[2020-01-16T16:41:35.324Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-01-16T16:41:35.324Z] e7c96db7181b: Verifying Checksum\n[2020-01-16T16:41:35.324Z] e7c96db7181b: Download complete\n[2020-01-16T16:41:35.324Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-01-16T16:41:35.324Z] 8d5d8e63b3c0: Download complete\n[2020-01-16T16:41:35.324Z] a038dfdf5543: Verifying Checksum\n[2020-01-16T16:41:35.324Z] a038dfdf5543: Download complete\n[2020-01-16T16:41:35.584Z] e7c96db7181b: Pull complete\n[2020-01-16T16:41:36.538Z] a038dfdf5543: Pull complete\n[2020-01-16T16:41:36.538Z] 8d5d8e63b3c0: Pull complete\n[2020-01-16T16:41:36.538Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-01-16T16:41:36.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-01-16T16:41:36.679Z] prd-centos7-docker-4c-2g-14780 does not seem to be running inside a container\n[2020-01-16T16:41:36.726Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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-16T16:41:37.324Z] $ docker top d1fd8775d812f6712fe48aa4589f2de081137bab367b3f85e5d000b58d2d8471 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-16T16:41:37.883Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-16T16:41:37.883Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-16T16:41:38.136Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-16T16:41:38.137Z] $ docker exec d1fd8775d812f6712fe48aa4589f2de081137bab367b3f85e5d000b58d2d8471 ssh-agent\n[2020-01-16T16:41:38.345Z] SSH_AUTH_SOCK=/tmp/ssh-WV61HnTkTqig/agent.14\n[2020-01-16T16:41:38.345Z] SSH_AGENT_PID=21\n[2020-01-16T16:41:38.354Z] Running ssh-add (command line suppressed)\n[2020-01-16T16:41:38.506Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8601026575189737016.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8601026575189737016.key)\n[2020-01-16T16:41:38.556Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-16T16:41:38.850Z] + git describe --exact-match --tags HEAD\n[2020-01-16T16:41:38.850Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-01-16T16:41:38.905Z] $ docker exec --env ******** --env ******** d1fd8775d812f6712fe48aa4589f2de081137bab367b3f85e5d000b58d2d8471 ssh-agent -k\n[2020-01-16T16:41:39.048Z] unset SSH_AUTH_SOCK;\n[2020-01-16T16:41:39.049Z] unset SSH_AGENT_PID;\n[2020-01-16T16:41:39.049Z] echo Agent pid 21 killed;\n[2020-01-16T16:41:39.097Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-01-16T16:41:39.111Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-01-16T16:41:39.111Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-01-16T16:41:39.138Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-16T16:41:39.138Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-16T16:41:39.336Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-16T16:41:39.337Z] $ docker exec d1fd8775d812f6712fe48aa4589f2de081137bab367b3f85e5d000b58d2d8471 ssh-agent\n[2020-01-16T16:41:39.620Z] SSH_AUTH_SOCK=/tmp/ssh-rFP4YftKUEl3/agent.55\n[2020-01-16T16:41:39.620Z] SSH_AGENT_PID=62\n[2020-01-16T16:41:39.626Z] Running ssh-add (command line suppressed)\n[2020-01-16T16:41:39.774Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_569479507616895389.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_569479507616895389.key)\n[2020-01-16T16:41:39.824Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-16T16:41:40.128Z] + git semver init\n[2020-01-16T16:41:40.128Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-16T16:41:40.128Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git\n[2020-01-16T16:41:40.128Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master\n[2020-01-16T16:41:40.128Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-16T16:41:40.128Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-16T16:41:40.128Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-16T16:41:40.128Z] # $SEMVER_BRANCH = master\n[2020-01-16T16:41:40.128Z] # $SEMVER_TEMP = /tmp/semver-268114466\n[2020-01-16T16:41:40.128Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP\n[2020-01-16T16:41:40.698Z] # \'/tmp/semver-268114466\' -> \'/w/workspace/dry_go-mod-core-contracts_master/.semver\'\n[2020-01-16T16:41:40.698Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver\n[Pipeline] }\n[2020-01-16T16:41:40.705Z] $ docker exec --env ******** --env ******** d1fd8775d812f6712fe48aa4589f2de081137bab367b3f85e5d000b58d2d8471 ssh-agent -k\n[2020-01-16T16:41:40.885Z] unset SSH_AUTH_SOCK;\n[2020-01-16T16:41:40.886Z] unset SSH_AGENT_PID;\n[2020-01-16T16:41:40.886Z] echo Agent pid 62 killed;\n[2020-01-16T16:41:40.934Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-16T16:41:41.245Z] + git semver\n[Pipeline] }\n[2020-01-16T16:41:41.257Z] $ docker stop --time=1 d1fd8775d812f6712fe48aa4589f2de081137bab367b3f85e5d000b58d2d8471\n[2020-01-16T16:41:42.711Z] $ docker rm -f d1fd8775d812f6712fe48aa4589f2de081137bab367b3f85e5d000b58d2d8471\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-01-16T16:41:43.373Z] Stashed 52 file(s)\n[Pipeline] echo\n[2020-01-16T16:41:43.375Z] [edgeXSemver] initialized semver on version 0.1.41\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-16T16:41:58.438Z] Still waiting to schedule task\n[2020-01-16T16:41:58.438Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-01-16T16:41:58.439Z] Still waiting to schedule task\n[2020-01-16T16:41:58.439Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n[2020-01-16T16:44:22.742Z] Running on prd-centos7-docker-4c-2g-14781 in /w/workspace/dry_go-mod-core-contracts_master\n[Pipeline] {\n[Pipeline] ws\n[2020-01-16T16:44:22.753Z] Running in /w/workspace/go-mod-core-contracts/5\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-16T16:44:25.412Z] using credential edgex-jenkins-ssh\n[2020-01-16T16:44:25.429Z] Cloning the remote Git repository\n[2020-01-16T16:44:25.429Z] Cloning with configured refspecs honoured and without tags\n[2020-01-16T16:44:25.461Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-01-16T16:44:25.507Z] > git init /w/workspace/go-mod-core-contracts/5 # timeout=10\n[2020-01-16T16:44:25.792Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-01-16T16:44:25.792Z] > git --version # timeout=10\n[2020-01-16T16:44:25.861Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-16T16:44:25.907Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-16T16:44:26.759Z] Fetching without tags\n[2020-01-16T16:44:27.151Z] Checking out Revision 6abf550d3923e7556badd2561b059873d0297f91 (master)\n[2020-01-16T16:44:26.698Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n[2020-01-16T16:44:26.715Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-16T16:44:26.730Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n[2020-01-16T16:44:26.762Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-01-16T16:44:26.762Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-16T16:44:26.769Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-16T16:44:27.159Z] > git config core.sparsecheckout # timeout=10\n[2020-01-16T16:44:27.165Z] > git checkout -f 6abf550d3923e7556badd2561b059873d0297f91 # timeout=10\n[2020-01-16T16:44:30.857Z] Commit message: "Refactor Client Code, parts 1 and 2 of several (#195, #197)"\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-16T16:44:31.698Z] =========================================================\n[2020-01-16T16:44:31.698Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine]\n[2020-01-16T16:44:31.698Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-16T16:44:32.471Z] + 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-16T16:44:33.043Z] Sending build context to Docker daemon 1.552MB\r\r\n[2020-01-16T16:44:33.304Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n[2020-01-16T16:44:33.304Z] Step 2/7 : FROM ${BASE}\n[2020-01-16T16:44:33.304Z] 1.12.6-alpine: Pulling from edgex-golang-base\n[2020-01-16T16:44:33.304Z] 921b31ab772b: Pulling fs layer\n[2020-01-16T16:44:33.304Z] 2d3896533852: Pulling fs layer\n[2020-01-16T16:44:33.304Z] 28c34ce20860: Pulling fs layer\n[2020-01-16T16:44:33.304Z] 9186bf07c4ae: Pulling fs layer\n[2020-01-16T16:44:33.304Z] 7f1720e95b4b: Pulling fs layer\n[2020-01-16T16:44:33.304Z] 24d9f57f8391: Pulling fs layer\n[2020-01-16T16:44:33.304Z] 9498642caea3: Pulling fs layer\n[2020-01-16T16:44:33.304Z] ba4d0a6bad5e: Pulling fs layer\n[2020-01-16T16:44:33.304Z] 7af212d24233: Pulling fs layer\n[2020-01-16T16:44:33.304Z] ee2efeeb882f: Pulling fs layer\n[2020-01-16T16:44:33.304Z] d216d3b964db: Pulling fs layer\n[2020-01-16T16:44:33.304Z] 9186bf07c4ae: Waiting\n[2020-01-16T16:44:33.304Z] 7f1720e95b4b: Waiting\n[2020-01-16T16:44:33.304Z] 24d9f57f8391: Waiting\n[2020-01-16T16:44:33.304Z] 9498642caea3: Waiting\n[2020-01-16T16:44:33.304Z] 7af212d24233: Waiting\n[2020-01-16T16:44:33.304Z] ee2efeeb882f: Waiting\n[2020-01-16T16:44:33.304Z] d216d3b964db: Waiting\n[2020-01-16T16:44:33.304Z] ba4d0a6bad5e: Waiting\n[2020-01-16T16:44:33.304Z] 28c34ce20860: Verifying Checksum\n[2020-01-16T16:44:33.304Z] 28c34ce20860: Download complete\n[2020-01-16T16:44:33.304Z] 2d3896533852: Verifying Checksum\n[2020-01-16T16:44:33.304Z] 2d3896533852: Download complete\n[2020-01-16T16:44:33.304Z] 7f1720e95b4b: Verifying Checksum\n[2020-01-16T16:44:33.304Z] 7f1720e95b4b: Download complete\n[2020-01-16T16:44:33.304Z] 24d9f57f8391: Verifying Checksum\n[2020-01-16T16:44:33.304Z] 24d9f57f8391: Download complete\n[2020-01-16T16:44:33.304Z] 921b31ab772b: Verifying Checksum\n[2020-01-16T16:44:33.304Z] 921b31ab772b: Download complete\n[2020-01-16T16:44:33.892Z] 921b31ab772b: Pull complete\n[2020-01-16T16:44:34.164Z] 9498642caea3: Verifying Checksum\n[2020-01-16T16:44:34.164Z] 9498642caea3: Download complete\n[2020-01-16T16:44:34.445Z] 7af212d24233: Download complete\n[2020-01-16T16:44:35.030Z] 2d3896533852: Pull complete\n[2020-01-16T16:44:35.030Z] ee2efeeb882f: Verifying Checksum\n[2020-01-16T16:44:35.030Z] ee2efeeb882f: Download complete\n[2020-01-16T16:44:35.030Z] d216d3b964db: Verifying Checksum\n[2020-01-16T16:44:35.030Z] d216d3b964db: Download complete\n[2020-01-16T16:44:35.301Z] 28c34ce20860: Pull complete\n[2020-01-16T16:44:35.301Z] 9186bf07c4ae: Verifying Checksum\n[2020-01-16T16:44:35.301Z] 9186bf07c4ae: Download complete\n[2020-01-16T16:44:35.563Z] ba4d0a6bad5e: Verifying Checksum\n[2020-01-16T16:44:35.563Z] ba4d0a6bad5e: Download complete\n[2020-01-16T16:44:42.147Z] 9186bf07c4ae: Pull complete\n[2020-01-16T16:44:42.409Z] 7f1720e95b4b: Pull complete\n[2020-01-16T16:44:42.672Z] 24d9f57f8391: Pull complete\n[2020-01-16T16:44:46.894Z] 9498642caea3: Pull complete\n[2020-01-16T16:44:52.211Z] ba4d0a6bad5e: Pull complete\n[2020-01-16T16:44:52.211Z] 7af212d24233: Pull complete\n[2020-01-16T16:44:53.157Z] ee2efeeb882f: Pull complete\n[2020-01-16T16:44:53.417Z] d216d3b964db: Pull complete\n[2020-01-16T16:44:53.417Z] Digest: sha256:26065ac814cd2cdfd2492c2d3318b13c68791c8cca06e489144751c6f654f77d\n[2020-01-16T16:44:53.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n[2020-01-16T16:44:53.417Z] ---> 140a058597bd\n[2020-01-16T16:44:53.417Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-16T16:44:53.685Z] ---> Running in a3a06385c0be\n[2020-01-16T16:44:53.685Z] Removing intermediate container a3a06385c0be\n[2020-01-16T16:44:53.685Z] ---> 685391d2facf\n[2020-01-16T16:44:53.685Z] Step 4/7 : RUN apk add bash\n[2020-01-16T16:44:53.947Z] ---> Running in e7c02865d489\n[2020-01-16T16:44:54.890Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n[2020-01-16T16:44:55.831Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n[2020-01-16T16:44:56.770Z] OK: 134 MiB in 39 packages\n[2020-01-16T16:44:57.030Z] Removing intermediate container e7c02865d489\n[2020-01-16T16:44:57.030Z] ---> c0846656b99c\n[2020-01-16T16:44:57.030Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-01-16T16:44:57.030Z] ---> Running in 64cd792ca177\n[2020-01-16T16:44:57.292Z] Removing intermediate container 64cd792ca177\n[2020-01-16T16:44:57.292Z] ---> 1f5f145a8070\n[2020-01-16T16:44:57.292Z] Step 6/7 : COPY go.mod .\n[2020-01-16T16:44:57.292Z] ---> 73e57a27cd2b\n[2020-01-16T16:44:57.292Z] Step 7/7 : RUN go mod download\n[2020-01-16T16:44:57.555Z] ---> Running in 91fd731d5e64\n[2020-01-16T16:44:58.959Z] \x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-16T16:44:58.959Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-16T16:44:58.959Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-16T16:44:58.959Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-16T16:44:58.959Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-16T16:44:58.959Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-16T16:44:59.226Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-16T16:44:59.226Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-16T16:44:59.226Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-16T16:44:59.226Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-16T16:45:01.817Z] \x1b[0mRemoving intermediate container 91fd731d5e64\n[2020-01-16T16:45:01.817Z] ---> 8fc990d30fdb\n[2020-01-16T16:45:01.817Z] Successfully built 8fc990d30fdb\n[2020-01-16T16:45:01.817Z] 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-16T16:45:02.245Z] + docker inspect -f . ci-base-image-x86_64\n[2020-01-16T16:45:02.245Z] .\n[Pipeline] withDockerContainer\n[2020-01-16T16:45:02.453Z] prd-centos7-docker-4c-2g-14781 does not seem to be running inside a container\n[2020-01-16T16:45:02.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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-16T16:45:03.890Z] $ docker top 81ae04c8a643b40076503deff4b83dae61bfce6edc1a92cad4703e6849d0e3a2 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-16T16:45:05.060Z] + go version\n[2020-01-16T16:45:05.061Z] go version go1.12.6 linux/amd64\n[Pipeline] sh\n[2020-01-16T16:45:05.722Z] + make test\n[2020-01-16T16:45:05.722Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-16T16:45:13.949Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n[2020-01-16T16:45:14.932Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.042s\tcoverage: 73.3% of statements\n[2020-01-16T16:45:23.211Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t0.128s\tcoverage: 55.1% of statements\n[2020-01-16T16:45:23.212Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.014s\tcoverage: 69.2% of statements\n[2020-01-16T16:45:23.212Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/interfaces\t[no test files]\n[2020-01-16T16:45:23.212Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.048s\tcoverage: 6.4% of statements\n[2020-01-16T16:45:29.848Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t3.032s\tcoverage: 15.0% of statements\n[2020-01-16T16:45:29.848Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata/mocks\t[no test files]\n[2020-01-16T16:45:29.848Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.056s\tcoverage: 63.6% of statements\n[2020-01-16T16:45:29.848Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t[no test files]\n[2020-01-16T16:45:29.848Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n[2020-01-16T16:45:29.848Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient\t1.515s\tcoverage: 100.0% of statements\n[2020-01-16T16:45:29.848Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.032s\tcoverage: 63.0% of statements\n[2020-01-16T16:45:29.848Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.050s\tcoverage: 26.3% of statements\n[2020-01-16T16:45:29.848Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.033s\tcoverage: 15.4% of statements\n[2020-01-16T16:45:29.848Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.012s\tcoverage: 15.4% of statements\n[2020-01-16T16:45:29.848Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.017s\tcoverage: 14.3% of statements\n[2020-01-16T16:45:29.848Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-01-16T16:45:35.165Z] gofmt -l .\n[2020-01-16T16:45:35.165Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] stash\n[2020-01-16T16:45:36.002Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-16T16:45:36.007Z] $ docker stop --time=1 81ae04c8a643b40076503deff4b83dae61bfce6edc1a92cad4703e6849d0e3a2\n[2020-01-16T16:45:37.783Z] $ docker rm -f 81ae04c8a643b40076503deff4b83dae61bfce6edc1a92cad4703e6849d0e3a2\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-16T16:46:24.437Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-14782 in /w/workspace/dry_go-mod-core-contracts_master\n[Pipeline] {\n[Pipeline] ws\n[2020-01-16T16:46:24.448Z] Running in /w/workspace/go-mod-core-contracts/5\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-16T16:46:32.693Z] using credential edgex-jenkins-ssh\n[2020-01-16T16:46:32.717Z] Cloning the remote Git repository\n[2020-01-16T16:46:32.717Z] Cloning with configured refspecs honoured and without tags\n[2020-01-16T16:46:33.999Z] Fetching without tags\n[2020-01-16T16:46:32.798Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-01-16T16:46:32.887Z] > git init /w/workspace/go-mod-core-contracts/5 # timeout=10\n[2020-01-16T16:46:32.979Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-01-16T16:46:32.980Z] > git --version # timeout=10\n[2020-01-16T16:46:33.009Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-16T16:46:33.087Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-16T16:46:33.913Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n[2020-01-16T16:46:33.935Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-16T16:46:33.972Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n[2020-01-16T16:46:34.012Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-01-16T16:46:34.012Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-16T16:46:34.026Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-16T16:46:34.450Z] Checking out Revision 6abf550d3923e7556badd2561b059873d0297f91 (master)\n[2020-01-16T16:46:34.476Z] > git config core.sparsecheckout # timeout=10\n[2020-01-16T16:46:34.507Z] > git checkout -f 6abf550d3923e7556badd2561b059873d0297f91 # timeout=10\n[2020-01-16T16:46:38.913Z] Commit message: "Refactor Client Code, parts 1 and 2 of several (#195, #197)"\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-16T16:46:40.479Z] =========================================================\n[2020-01-16T16:46:40.479Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64]\n[2020-01-16T16:46:40.479Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-16T16:46:42.179Z] + 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-16T16:46:43.179Z] Sending build context to Docker daemon 1.552MB\r\r\n[2020-01-16T16:46:43.179Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n[2020-01-16T16:46:43.179Z] Step 2/7 : FROM ${BASE}\n[2020-01-16T16:46:43.778Z] 1.12.6-alpine-arm64: Pulling from edgex-golang-base\n[2020-01-16T16:46:43.778Z] 54e94bcddc88: Pulling fs layer\n[2020-01-16T16:46:43.778Z] 43582c0db3f3: Pulling fs layer\n[2020-01-16T16:46:43.778Z] 9fe16242a9df: Pulling fs layer\n[2020-01-16T16:46:43.779Z] fbf0f20b3a29: Pulling fs layer\n[2020-01-16T16:46:43.779Z] 57bbd25d50cb: Pulling fs layer\n[2020-01-16T16:46:43.779Z] 4c3326bd8e33: Pulling fs layer\n[2020-01-16T16:46:43.779Z] d45218f23013: Pulling fs layer\n[2020-01-16T16:46:43.779Z] d22026c5ede0: Pulling fs layer\n[2020-01-16T16:46:43.779Z] f32e18732fe6: Pulling fs layer\n[2020-01-16T16:46:43.779Z] 3a2ca3ccd3c2: Pulling fs layer\n[2020-01-16T16:46:43.779Z] 43f99696bdfb: Pulling fs layer\n[2020-01-16T16:46:43.779Z] d45218f23013: Waiting\n[2020-01-16T16:46:43.779Z] d22026c5ede0: Waiting\n[2020-01-16T16:46:43.779Z] f32e18732fe6: Waiting\n[2020-01-16T16:46:43.779Z] 3a2ca3ccd3c2: Waiting\n[2020-01-16T16:46:43.779Z] 43f99696bdfb: Waiting\n[2020-01-16T16:46:43.779Z] fbf0f20b3a29: Waiting\n[2020-01-16T16:46:43.779Z] 57bbd25d50cb: Waiting\n[2020-01-16T16:46:43.779Z] 4c3326bd8e33: Waiting\n[2020-01-16T16:46:43.779Z] 9fe16242a9df: Verifying Checksum\n[2020-01-16T16:46:43.779Z] 9fe16242a9df: Download complete\n[2020-01-16T16:46:43.779Z] 43582c0db3f3: Verifying Checksum\n[2020-01-16T16:46:43.779Z] 43582c0db3f3: Download complete\n[2020-01-16T16:46:44.052Z] 57bbd25d50cb: Verifying Checksum\n[2020-01-16T16:46:44.052Z] 57bbd25d50cb: Download complete\n[2020-01-16T16:46:44.052Z] 54e94bcddc88: Verifying Checksum\n[2020-01-16T16:46:44.052Z] 54e94bcddc88: Download complete\n[2020-01-16T16:46:44.052Z] 4c3326bd8e33: Verifying Checksum\n[2020-01-16T16:46:44.052Z] 4c3326bd8e33: Download complete\n[2020-01-16T16:46:45.515Z] 54e94bcddc88: Pull complete\n[2020-01-16T16:46:46.494Z] 43582c0db3f3: Pull complete\n[2020-01-16T16:46:47.080Z] 9fe16242a9df: Pull complete\n[2020-01-16T16:46:51.394Z] d45218f23013: Verifying Checksum\n[2020-01-16T16:46:51.394Z] d45218f23013: Download complete\n[2020-01-16T16:46:51.394Z] f32e18732fe6: Verifying Checksum\n[2020-01-16T16:46:51.394Z] f32e18732fe6: Download complete\n[2020-01-16T16:46:54.826Z] 3a2ca3ccd3c2: Verifying Checksum\n[2020-01-16T16:46:54.826Z] 3a2ca3ccd3c2: Download complete\n[2020-01-16T16:46:54.826Z] 43f99696bdfb: Verifying Checksum\n[2020-01-16T16:46:54.826Z] 43f99696bdfb: Download complete\n[2020-01-16T16:46:58.241Z] d22026c5ede0: Verifying Checksum\n[2020-01-16T16:46:58.241Z] d22026c5ede0: Download complete\n[2020-01-16T16:46:59.210Z] fbf0f20b3a29: Verifying Checksum\n[2020-01-16T16:46:59.210Z] fbf0f20b3a29: Download complete\n[2020-01-16T16:47:17.465Z] fbf0f20b3a29: Pull complete\n[2020-01-16T16:47:17.465Z] 57bbd25d50cb: Pull complete\n[2020-01-16T16:47:17.465Z] 4c3326bd8e33: Pull complete\n[2020-01-16T16:47:21.759Z] d45218f23013: Pull complete\n[2020-01-16T16:47:28.475Z] d22026c5ede0: Pull complete\n[2020-01-16T16:47:28.760Z] f32e18732fe6: Pull complete\n[2020-01-16T16:47:31.403Z] 3a2ca3ccd3c2: Pull complete\n[2020-01-16T16:47:31.678Z] 43f99696bdfb: Pull complete\n[2020-01-16T16:47:31.678Z] Digest: sha256:c78950982047a35e7abeb24cdb89444f8193f134334753a69100d3e520a2d2b0\n[2020-01-16T16:47:31.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64\n[2020-01-16T16:47:31.678Z] ---> 8c1ce5f80d72\n[2020-01-16T16:47:31.678Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-16T16:47:36.007Z] ---> Running in bd2570234b19\n[2020-01-16T16:47:36.296Z] Removing intermediate container bd2570234b19\n[2020-01-16T16:47:36.296Z] ---> 87d8ead3c068\n[2020-01-16T16:47:36.296Z] Step 4/7 : RUN apk add bash\n[2020-01-16T16:47:36.296Z] ---> Running in 5739c72bf29e\n[2020-01-16T16:47:37.815Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n[2020-01-16T16:47:39.231Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n[2020-01-16T16:47:40.196Z] OK: 121 MiB in 39 packages\n[2020-01-16T16:47:41.183Z] Removing intermediate container 5739c72bf29e\n[2020-01-16T16:47:41.183Z] ---> 6710f59ec2a3\n[2020-01-16T16:47:41.183Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-01-16T16:47:41.459Z] ---> Running in acf4c52808b2\n[2020-01-16T16:47:41.750Z] Removing intermediate container acf4c52808b2\n[2020-01-16T16:47:41.750Z] ---> fba27ae4c2a5\n[2020-01-16T16:47:41.750Z] Step 6/7 : COPY go.mod .\n[2020-01-16T16:47:42.732Z] ---> e315d3557323\n[2020-01-16T16:47:42.732Z] Step 7/7 : RUN go mod download\n[2020-01-16T16:47:42.732Z] ---> Running in 584dc470545a\n[2020-01-16T16:47:43.714Z] \x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-16T16:47:43.714Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-16T16:47:43.714Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-16T16:47:43.714Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-16T16:47:43.714Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-16T16:47:44.009Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-16T16:47:45.022Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-16T16:47:45.298Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-16T16:47:45.298Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-16T16:47:45.298Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-16T16:47:52.013Z] \x1b[0mRemoving intermediate container 584dc470545a\n[2020-01-16T16:47:52.013Z] ---> 518ef5825a2b\n[2020-01-16T16:47:52.013Z] Successfully built 518ef5825a2b\n[2020-01-16T16:47:52.013Z] 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-16T16:47:52.503Z] + docker inspect -f . ci-base-image-arm64\n[2020-01-16T16:47:52.775Z] .\n[Pipeline] withDockerContainer\n[2020-01-16T16:47:53.138Z] prd-ubuntu18.04-docker-arm64-4c-2g-14782 does not seem to be running inside a container\n[2020-01-16T16:47:53.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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-arm64 cat\n[2020-01-16T16:47:54.889Z] $ docker top bcc6c0b832183042bd7b89c1caa043ba082bedc16a1a652878f1b046ada298d4 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-16T16:47:57.588Z] + go version\n[2020-01-16T16:47:57.859Z] go version go1.12.6 linux/arm64\n[Pipeline] sh\n[2020-01-16T16:47:58.737Z] + make test\n[2020-01-16T16:47:58.737Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-16T16:48:25.517Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n[2020-01-16T16:48:25.517Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.039s\tcoverage: 73.3% of statements\n[2020-01-16T16:48:57.834Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t0.140s\tcoverage: 55.1% of statements\n[2020-01-16T16:48:57.834Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.019s\tcoverage: 69.2% of statements\n[2020-01-16T16:48:57.834Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/interfaces\t[no test files]\n[2020-01-16T16:49:00.443Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.019s\tcoverage: 6.4% of statements\n[2020-01-16T16:49:05.831Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t3.082s\tcoverage: 15.0% of statements\n[2020-01-16T16:49:05.831Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata/mocks\t[no test files]\n[2020-01-16T16:49:05.831Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.042s\tcoverage: 63.6% of statements\n[2020-01-16T16:49:05.831Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t[no test files]\n[2020-01-16T16:49:05.831Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n[2020-01-16T16:49:05.831Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient\t1.536s\tcoverage: 100.0% of statements\n[2020-01-16T16:49:09.214Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.096s\tcoverage: 63.0% of statements\n[2020-01-16T16:49:11.204Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.019s\tcoverage: 26.3% of statements\n[2020-01-16T16:49:14.590Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.020s\tcoverage: 15.4% of statements\n[2020-01-16T16:49:16.027Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.021s\tcoverage: 15.4% of statements\n[2020-01-16T16:49:18.637Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.024s\tcoverage: 14.3% of statements\n[2020-01-16T16:49:18.637Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-01-16T16:49:40.801Z] gofmt -l .\n[2020-01-16T16:49:40.801Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] stash\n[2020-01-16T16:49:40.820Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-01-16T16:49:41.319Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-16T16:49:41.326Z] $ docker stop --time=1 bcc6c0b832183042bd7b89c1caa043ba082bedc16a1a652878f1b046ada298d4\n[2020-01-16T16:49:43.420Z] $ docker rm -f bcc6c0b832183042bd7b89c1caa043ba082bedc16a1a652878f1b046ada298d4\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-16T16:49:44.377Z] provisioning config files...\n[2020-01-16T16:49:44.389Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3281605633642863644tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-01-16T16:49:44.692Z] + curl -s https://codecov.io/bash\n[2020-01-16T16:49:44.692Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_master@tmp/config3281605633642863644tmp\n[2020-01-16T16:49:44.951Z] \n[2020-01-16T16:49:44.951Z] _____ _\n[2020-01-16T16:49:44.951Z] / ____| | |\n[2020-01-16T16:49:44.951Z] | | ___ __| | ___ ___ _____ __\n[2020-01-16T16:49:44.951Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-01-16T16:49:44.951Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-01-16T16:49:44.951Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-01-16T16:49:44.951Z] Bash-20191211-b8db533\n[2020-01-16T16:49:44.951Z] \n[2020-01-16T16:49:44.951Z] \n[2020-01-16T16:49:44.951Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-01-16T16:49:44.951Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-01-16T16:49:44.951Z] \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-16T16:49:44.951Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-01-16T16:49:44.951Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-01-16T16:49:44.951Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-01-16T16:49:44.951Z] \x1b[0;32m+\x1b[0m .\n[2020-01-16T16:49:44.951Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-01-16T16:49:44.951Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-01-16T16:49:44.951Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-01-16T16:49:44.951Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=86897\x1b[0m\n[2020-01-16T16:49:44.951Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-01-16T16:49:44.951Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-01-16T16:49:45.519Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-01-16T16:49:45.519Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-01-16T16:49:45.519Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-01-16T16:49:45.519Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-01-16T16:49:45.519Z] \x1b[0;90mquery:\x1b[0m branch=master&commit=6abf550d3923e7556badd2561b059873d0297f91&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=\n[2020-01-16T16:49:45.519Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-01-16T16:49:45.519Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=master&commit=6abf550d3923e7556badd2561b059873d0297f91&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=\n[2020-01-16T16:49:45.777Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-01-16T16:49:52.371Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/6abf550d3923e7556badd2561b059873d0297f91\x1b[0m\n[Pipeline] }\n[2020-01-16T16:49:52.378Z] 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-16T16:49:52.498Z] [edgeXSnyk] dockerImage=null, dockerFile=null\n[Pipeline] echo\n[2020-01-16T16:49:52.500Z] [edgeXSnyk] command to run: snyk monitor\n[Pipeline] withCredentials\n[2020-01-16T16:49:52.517Z] Masking supported pattern matches of $SNYK_TOKEN\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-16T16:49:52.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[2020-01-16T16:49:52.892Z] \n[2020-01-16T16:49:52.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-16T16:49:53.213Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[2020-01-16T16:49:53.214Z] 1.217.3: Pulling from edgex-snyk-go\n[2020-01-16T16:49:53.214Z] 9d48c3bd43c5: Pulling fs layer\n[2020-01-16T16:49:53.214Z] 7f94eaf8af20: Pulling fs layer\n[2020-01-16T16:49:53.214Z] 9fe9984849c1: Pulling fs layer\n[2020-01-16T16:49:53.214Z] cf0db633a67d: Pulling fs layer\n[2020-01-16T16:49:53.214Z] 0f7136d71739: Pulling fs layer\n[2020-01-16T16:49:53.214Z] 8c1aaf4dbaec: Pulling fs layer\n[2020-01-16T16:49:53.214Z] b8132c677c6b: Pulling fs layer\n[2020-01-16T16:49:53.214Z] c8f539ab0293: Pulling fs layer\n[2020-01-16T16:49:53.214Z] b11662bbf65b: Pulling fs layer\n[2020-01-16T16:49:53.214Z] cf0db633a67d: Waiting\n[2020-01-16T16:49:53.214Z] 0f7136d71739: Waiting\n[2020-01-16T16:49:53.214Z] 8c1aaf4dbaec: Waiting\n[2020-01-16T16:49:53.214Z] c8f539ab0293: Waiting\n[2020-01-16T16:49:53.214Z] b11662bbf65b: Waiting\n[2020-01-16T16:49:53.214Z] 9fe9984849c1: Download complete\n[2020-01-16T16:49:53.214Z] 7f94eaf8af20: Verifying Checksum\n[2020-01-16T16:49:53.214Z] 7f94eaf8af20: Download complete\n[2020-01-16T16:49:53.214Z] 0f7136d71739: Verifying Checksum\n[2020-01-16T16:49:53.214Z] 0f7136d71739: Download complete\n[2020-01-16T16:49:53.214Z] 8c1aaf4dbaec: Verifying Checksum\n[2020-01-16T16:49:53.214Z] 8c1aaf4dbaec: Download complete\n[2020-01-16T16:49:53.214Z] 9d48c3bd43c5: Download complete\n[2020-01-16T16:49:53.798Z] 9d48c3bd43c5: Pull complete\n[2020-01-16T16:49:54.068Z] b8132c677c6b: Download complete\n[2020-01-16T16:49:54.068Z] 7f94eaf8af20: Pull complete\n[2020-01-16T16:49:54.353Z] 9fe9984849c1: Pull complete\n[2020-01-16T16:49:54.353Z] c8f539ab0293: Verifying Checksum\n[2020-01-16T16:49:54.353Z] c8f539ab0293: Download complete\n[2020-01-16T16:49:54.353Z] b11662bbf65b: Verifying Checksum\n[2020-01-16T16:49:54.353Z] b11662bbf65b: Download complete\n[2020-01-16T16:49:55.736Z] cf0db633a67d: Verifying Checksum\n[2020-01-16T16:49:55.736Z] cf0db633a67d: Download complete\n[2020-01-16T16:50:02.318Z] cf0db633a67d: Pull complete\n[2020-01-16T16:50:02.318Z] 0f7136d71739: Pull complete\n[2020-01-16T16:50:02.318Z] 8c1aaf4dbaec: Pull complete\n[2020-01-16T16:50:03.707Z] b8132c677c6b: Pull complete\n[2020-01-16T16:50:06.247Z] c8f539ab0293: Pull complete\n[2020-01-16T16:50:07.186Z] b11662bbf65b: Pull complete\n[2020-01-16T16:50:07.186Z] Digest: sha256:0301dd119bf23834e408ea9b13f7c1af0f1233c41497be5fbb5c6c403a4c9ec0\n[2020-01-16T16:50:07.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[Pipeline] withDockerContainer\n[2020-01-16T16:50:07.358Z] prd-centos7-docker-4c-2g-14780 does not seem to be running inside a container\n[2020-01-16T16:50:07.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dry_go-mod-core-contracts_master:/ws -w /ws --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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:10003/edgex-snyk-go:1.217.3 cat\n[2020-01-16T16:50:09.436Z] $ docker top ff221a132a6646bbc5d569615cbf13eed6d16b7b1f54e71f34a7ab82f1356a6e -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-16T16:50:10.302Z] + snyk monitor\n[2020-01-16T16:50:14.499Z] \n[2020-01-16T16:50:14.499Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master...\n[2020-01-16T16:50:14.499Z] \n[2020-01-16T16:50:14.499Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/916be71a-bf4b-44df-9732-1093f0e2927c/history/008b2648-c69a-4260-9f08-246ce421f7ed\n[2020-01-16T16:50:14.499Z] \n[2020-01-16T16:50:14.499Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you.\n[2020-01-16T16:50:14.499Z] \n[2020-01-16T16:50:14.499Z] \n[2020-01-16T16:50:14.499Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org.\n[2020-01-16T16:50:14.499Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans.\n[Pipeline] }\n[2020-01-16T16:50:14.510Z] $ docker stop --time=1 ff221a132a6646bbc5d569615cbf13eed6d16b7b1f54e71f34a7ab82f1356a6e\n[2020-01-16T16:50:15.982Z] $ docker rm -f ff221a132a6646bbc5d569615cbf13eed6d16b7b1f54e71f34a7ab82f1356a6e\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-16T16:50:16.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-16T16:50:16.723Z] .\n[Pipeline] withDockerContainer\n[2020-01-16T16:50:16.843Z] prd-centos7-docker-4c-2g-14780 does not seem to be running inside a container\n[2020-01-16T16:50:16.894Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-16T16:50:17.565Z] $ docker top 649f898dbb432f46bdc72811f30719d021d6f049cd24f2d8e288a9b2f4b3917b -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-16T16:50:18.173Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-16T16:50:18.173Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-16T16:50:18.419Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-16T16:50:18.421Z] $ docker exec 649f898dbb432f46bdc72811f30719d021d6f049cd24f2d8e288a9b2f4b3917b ssh-agent\n[2020-01-16T16:50:18.608Z] SSH_AUTH_SOCK=/tmp/ssh-xWXcU5L4BMzD/agent.15\n[2020-01-16T16:50:18.608Z] SSH_AGENT_PID=22\n[2020-01-16T16:50:18.617Z] Running ssh-add (command line suppressed)\n[2020-01-16T16:50:18.764Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7097007916265290225.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7097007916265290225.key)\n[2020-01-16T16:50:18.815Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-16T16:50:19.106Z] + git semver tag\n[2020-01-16T16:50:19.106Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-16T16:50:19.106Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git\n[2020-01-16T16:50:19.106Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master\n[2020-01-16T16:50:19.106Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-16T16:50:19.106Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-16T16:50:19.106Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-16T16:50:19.106Z] # $SEMVER_BRANCH = master\n[2020-01-16T16:50:19.106Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver\n[2020-01-16T16:50:19.106Z] # 6abf550d3923e7556badd2561b059873d0297f91 HEAD\n[2020-01-16T16:50:19.366Z] # 308d1e0dfc4898c6849f1ba0fc85a2aff8818632 refs/tags/v0.1.41\n[Pipeline] }\n[2020-01-16T16:50:19.376Z] $ docker exec --env ******** --env ******** 649f898dbb432f46bdc72811f30719d021d6f049cd24f2d8e288a9b2f4b3917b ssh-agent -k\n[2020-01-16T16:50:19.524Z] unset SSH_AUTH_SOCK;\n[2020-01-16T16:50:19.525Z] unset SSH_AGENT_PID;\n[2020-01-16T16:50:19.525Z] echo Agent pid 22 killed;\n[2020-01-16T16:50:19.574Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-16T16:50:19.890Z] + git semver\n[Pipeline] }\n[2020-01-16T16:50:19.904Z] $ docker stop --time=1 649f898dbb432f46bdc72811f30719d021d6f049cd24f2d8e288a9b2f4b3917b\n[2020-01-16T16:50:21.289Z] $ docker rm -f 649f898dbb432f46bdc72811f30719d021d6f049cd24f2d8e288a9b2f4b3917b\n[Pipeline] // withDockerContainer\n[Pipeline] stage\n[Pipeline] { (LF Tools Sigul)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-16T16:50:21.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[2020-01-16T16:50:21.746Z] \n[2020-01-16T16:50:21.746Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-16T16:50:22.050Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[2020-01-16T16:50:22.050Z] 0.23.1-centos7: Pulling from edgex-lftools\n[2020-01-16T16:50:22.050Z] 8ba884070f61: Pulling fs layer\n[2020-01-16T16:50:22.050Z] 78d65bd6cf10: Pulling fs layer\n[2020-01-16T16:50:22.050Z] 5573da4c1a9d: Pulling fs layer\n[2020-01-16T16:50:22.050Z] 4493e11b668a: Pulling fs layer\n[2020-01-16T16:50:22.050Z] 2e4ad32216ba: Pulling fs layer\n[2020-01-16T16:50:22.050Z] 14bc7892088f: Pulling fs layer\n[2020-01-16T16:50:22.050Z] 2e4ad32216ba: Waiting\n[2020-01-16T16:50:22.050Z] 14bc7892088f: Waiting\n[2020-01-16T16:50:22.050Z] 4493e11b668a: Waiting\n[2020-01-16T16:50:22.050Z] 78d65bd6cf10: Verifying Checksum\n[2020-01-16T16:50:22.050Z] 78d65bd6cf10: Download complete\n[2020-01-16T16:50:22.311Z] 4493e11b668a: Verifying Checksum\n[2020-01-16T16:50:22.311Z] 4493e11b668a: Download complete\n[2020-01-16T16:50:22.311Z] 2e4ad32216ba: Verifying Checksum\n[2020-01-16T16:50:22.311Z] 2e4ad32216ba: Download complete\n[2020-01-16T16:50:23.288Z] 14bc7892088f: Verifying Checksum\n[2020-01-16T16:50:23.288Z] 14bc7892088f: Download complete\n[2020-01-16T16:50:23.288Z] 8ba884070f61: Verifying Checksum\n[2020-01-16T16:50:23.288Z] 8ba884070f61: Download complete\n[2020-01-16T16:50:23.862Z] 5573da4c1a9d: Verifying Checksum\n[2020-01-16T16:50:23.862Z] 5573da4c1a9d: Download complete\n[2020-01-16T16:50:29.144Z] 8ba884070f61: Pull complete\n[2020-01-16T16:50:29.144Z] 78d65bd6cf10: Pull complete\n[2020-01-16T16:50:41.373Z] 5573da4c1a9d: Pull complete\n[2020-01-16T16:50:41.373Z] 4493e11b668a: Pull complete\n[2020-01-16T16:50:41.941Z] 2e4ad32216ba: Pull complete\n[2020-01-16T16:50:43.320Z] 14bc7892088f: Pull complete\n[2020-01-16T16:50:43.320Z] Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7\n[2020-01-16T16:50:43.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[Pipeline] withDockerContainer\n[2020-01-16T16:50:43.520Z] prd-centos7-docker-4c-2g-14780 does not seem to be running inside a container\n[2020-01-16T16:50:43.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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:10004/edgex-lftools:0.23.1-centos7 cat\n[2020-01-16T16:50:44.200Z] $ docker top 47331cb1d5c67cc74f431f96a56a70447b6945c75ed63f41c8924a21c5f38ab8 -eo pid,comm\n[Pipeline] {\n[Pipeline] configFileProvider\n[2020-01-16T16:50:44.778Z] provisioning config files...\n[2020-01-16T16:50:44.787Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2807994110250633764tmp\n[2020-01-16T16:50:44.800Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4205217577080515540tmp\n[2020-01-16T16:50:44.814Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1091020683743953262tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-16T16:50:44.832Z] Running global-jjb/shell/sigul-configuration.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-16T16:50:45.121Z] ---> sigul-configuration.sh\n[2020-01-16T16:50:45.121Z] gpg: directory `/root/.gnupg\' created\n[2020-01-16T16:50:45.121Z] gpg: new configuration file `/root/.gnupg/gpg.conf\' created\n[2020-01-16T16:50:45.121Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf\' are not yet active during this run\n[2020-01-16T16:50:45.121Z] gpg: keyring `/root/.gnupg/secring.gpg\' created\n[2020-01-16T16:50:45.121Z] gpg: keyring `/root/.gnupg/pubring.gpg\' created\n[2020-01-16T16:50:45.121Z] gpg: CAST5 encrypted data\n[2020-01-16T16:50:45.382Z] gpg: encrypted with 1 passphrase\n[2020-01-16T16:50:45.382Z] gpg: WARNING: message was not integrity protected\n[Pipeline] sh\n[2020-01-16T16:50:45.674Z] + mkdir /home/jenkins\n[2020-01-16T16:50:45.674Z] + mkdir /home/jenkins/sigul\n[Pipeline] sh\n[2020-01-16T16:50:45.962Z] + 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-16T16:50:45.970Z] Running global-jjb/shell/sigul-install.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-16T16:50:46.265Z] ---> sigul-install.sh\n[2020-01-16T16:50:54.389Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version\n[Pipeline] sh\n[2020-01-16T16:50:54.681Z] + git tag --list\n[2020-01-16T16:50:54.681Z] v0.1.41\n[Pipeline] sh\n[2020-01-16T16:50:54.972Z] + lftools sign git-tag v0.1.41\n[2020-01-16T16:50:55.910Z] Signing Git tag with Sigul...\n[2020-01-16T16:50:55.910Z] Signing v0.1.41\n[Pipeline] echo\n[2020-01-16T16:50:56.855Z] Running global-jjb/shell/sigul-configuration-cleanup.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-16T16:50:57.146Z] ---> sigul-configuration-cleanup.sh\n[Pipeline] }\n[2020-01-16T16:50:57.153Z] Deleting 3 temporary files\n[Pipeline] // configFileProvider\n[Pipeline] }\n[2020-01-16T16:50:57.174Z] $ docker stop --time=1 47331cb1d5c67cc74f431f96a56a70447b6945c75ed63f41c8924a21c5f38ab8\n[2020-01-16T16:50:58.552Z] $ docker rm -f 47331cb1d5c67cc74f431f96a56a70447b6945c75ed63f41c8924a21c5f38ab8\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-16T16:50:59.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-16T16:50:59.052Z] .\n[Pipeline] withDockerContainer\n[2020-01-16T16:50:59.171Z] prd-centos7-docker-4c-2g-14780 does not seem to be running inside a container\n[2020-01-16T16:50:59.211Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-16T16:50:59.769Z] $ docker top b8230675980c6250425ec077e7af40775292ab437c700cb30a7b8d381ee41b88 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-16T16:51:00.336Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-16T16:51:00.336Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-16T16:51:00.561Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-16T16:51:00.562Z] $ docker exec b8230675980c6250425ec077e7af40775292ab437c700cb30a7b8d381ee41b88 ssh-agent\n[2020-01-16T16:51:00.767Z] SSH_AUTH_SOCK=/tmp/ssh-Cx0QnfxVKCeX/agent.15\n[2020-01-16T16:51:00.767Z] SSH_AGENT_PID=21\n[2020-01-16T16:51:00.773Z] Running ssh-add (command line suppressed)\n[2020-01-16T16:51:00.925Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4027749530509262594.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4027749530509262594.key)\n[2020-01-16T16:51:00.989Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-16T16:51:01.286Z] + git semver bump patch\n[2020-01-16T16:51:01.286Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-16T16:51:01.286Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git\n[2020-01-16T16:51:01.286Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master\n[2020-01-16T16:51:01.286Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-16T16:51:01.286Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-16T16:51:01.286Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-16T16:51:01.286Z] # $SEMVER_BRANCH = master\n[2020-01-16T16:51:01.286Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver\n[Pipeline] }\n[2020-01-16T16:51:01.292Z] $ docker exec --env ******** --env ******** b8230675980c6250425ec077e7af40775292ab437c700cb30a7b8d381ee41b88 ssh-agent -k\n[2020-01-16T16:51:01.463Z] unset SSH_AUTH_SOCK;\n[2020-01-16T16:51:01.463Z] unset SSH_AGENT_PID;\n[2020-01-16T16:51:01.463Z] echo Agent pid 21 killed;\n[2020-01-16T16:51:01.512Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-16T16:51:01.825Z] + git semver\n[Pipeline] }\n[2020-01-16T16:51:01.837Z] $ docker stop --time=1 b8230675980c6250425ec077e7af40775292ab437c700cb30a7b8d381ee41b88\n[2020-01-16T16:51:03.189Z] $ docker rm -f b8230675980c6250425ec077e7af40775292ab437c700cb30a7b8d381ee41b88\n[Pipeline] // withDockerContainer\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-16T16:51:03.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-16T16:51:03.619Z] .\n[Pipeline] withDockerContainer\n[2020-01-16T16:51:03.740Z] prd-centos7-docker-4c-2g-14780 does not seem to be running inside a container\n[2020-01-16T16:51:03.791Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-16T16:51:04.323Z] $ docker top 464990abb3195d6c60fcc69171c4612af43bc19ca9c8f70a0c226e63d6977d85 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-16T16:51:04.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-16T16:51:04.911Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-16T16:51:05.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-16T16:51:05.120Z] $ docker exec 464990abb3195d6c60fcc69171c4612af43bc19ca9c8f70a0c226e63d6977d85 ssh-agent\n[2020-01-16T16:51:05.342Z] SSH_AUTH_SOCK=/tmp/ssh-2VnbpqSOVqXy/agent.13\n[2020-01-16T16:51:05.342Z] SSH_AGENT_PID=20\n[2020-01-16T16:51:05.349Z] Running ssh-add (command line suppressed)\n[2020-01-16T16:51:05.496Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8087788187751863522.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8087788187751863522.key)\n[2020-01-16T16:51:05.555Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-16T16:51:05.847Z] + git semver push\n[2020-01-16T16:51:05.847Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-16T16:51:05.847Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git\n[2020-01-16T16:51:05.847Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master\n[2020-01-16T16:51:05.847Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-16T16:51:05.847Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-16T16:51:05.847Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-16T16:51:05.847Z] # $SEMVER_BRANCH = master\n[2020-01-16T16:51:05.847Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver\n[Pipeline] }\n[2020-01-16T16:51:11.129Z] $ docker exec --env ******** --env ******** 464990abb3195d6c60fcc69171c4612af43bc19ca9c8f70a0c226e63d6977d85 ssh-agent -k\n[2020-01-16T16:51:11.290Z] unset SSH_AUTH_SOCK;\n[2020-01-16T16:51:11.291Z] unset SSH_AGENT_PID;\n[2020-01-16T16:51:11.291Z] echo Agent pid 20 killed;\n[2020-01-16T16:51:11.345Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-16T16:51:11.657Z] + git semver\n[Pipeline] }\n[2020-01-16T16:51:11.668Z] $ docker stop --time=1 464990abb3195d6c60fcc69171c4612af43bc19ca9c8f70a0c226e63d6977d85\n[2020-01-16T16:51:13.035Z] $ docker rm -f 464990abb3195d6c60fcc69171c4612af43bc19ca9c8f70a0c226e63d6977d85\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-16T16:51:13.543Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-16T16:51:14.106Z] ---> package-listing.sh\n[2020-01-16T16:51:14.106Z] ++ facter osfamily\n[2020-01-16T16:51:14.106Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-01-16T16:51:14.106Z] + OS_FAMILY=redhat\n[2020-01-16T16:51:14.106Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master\n[2020-01-16T16:51:14.106Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-01-16T16:51:14.106Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-01-16T16:51:14.106Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-01-16T16:51:14.106Z] + PACKAGES=/tmp/packages_start.txt\n[2020-01-16T16:51:14.106Z] + \'[\' /w/workspace/dry_go-mod-core-contracts_master \']\'\n[2020-01-16T16:51:14.106Z] + PACKAGES=/tmp/packages_end.txt\n[2020-01-16T16:51:14.106Z] + case "${OS_FAMILY}" in\n[2020-01-16T16:51:14.106Z] + rpm -qa\n[2020-01-16T16:51:14.106Z] + sort\n[2020-01-16T16:51:19.385Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-01-16T16:51:19.385Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-01-16T16:51:19.385Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-01-16T16:51:19.385Z] + \'[\' /w/workspace/dry_go-mod-core-contracts_master \']\'\n[2020-01-16T16:51:19.385Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/\n[2020-01-16T16:51:19.385Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-16T16:51:19.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-16T16:51:19.856Z] \n[2020-01-16T16:51:19.856Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-16T16:51:20.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-16T16:51:20.159Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-01-16T16:51:20.159Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-16T16:51:20.159Z] da0e9bf0cc60: Pulling fs layer\n[2020-01-16T16:51:20.159Z] c9ea274ed700: Pulling fs layer\n[2020-01-16T16:51:20.159Z] 9cfac6ba3733: Pulling fs layer\n[2020-01-16T16:51:20.159Z] f6a933c9cadc: Pulling fs layer\n[2020-01-16T16:51:20.159Z] 61811dbd4963: Pulling fs layer\n[2020-01-16T16:51:20.159Z] a6eb2c9e2280: Pulling fs layer\n[2020-01-16T16:51:20.159Z] 095dd8b7b4d8: Pulling fs layer\n[2020-01-16T16:51:20.159Z] dc21a1d4508b: Pulling fs layer\n[2020-01-16T16:51:20.159Z] 363af2e989c4: Pulling fs layer\n[2020-01-16T16:51:20.159Z] a6eb2c9e2280: Waiting\n[2020-01-16T16:51:20.159Z] 9cfac6ba3733: Waiting\n[2020-01-16T16:51:20.159Z] dc21a1d4508b: Waiting\n[2020-01-16T16:51:20.159Z] f6a933c9cadc: Waiting\n[2020-01-16T16:51:20.159Z] 61811dbd4963: Waiting\n[2020-01-16T16:51:20.159Z] 363af2e989c4: Waiting\n[2020-01-16T16:51:20.159Z] da0e9bf0cc60: Download complete\n[2020-01-16T16:51:20.159Z] 9cfac6ba3733: Verifying Checksum\n[2020-01-16T16:51:20.159Z] 9cfac6ba3733: Download complete\n[2020-01-16T16:51:20.159Z] e6b0cf9c0882: Verifying Checksum\n[2020-01-16T16:51:20.159Z] e6b0cf9c0882: Download complete\n[2020-01-16T16:51:20.437Z] f6a933c9cadc: Verifying Checksum\n[2020-01-16T16:51:20.437Z] f6a933c9cadc: Download complete\n[2020-01-16T16:51:20.437Z] a6eb2c9e2280: Verifying Checksum\n[2020-01-16T16:51:20.437Z] a6eb2c9e2280: Download complete\n[2020-01-16T16:51:20.698Z] c9ea274ed700: Verifying Checksum\n[2020-01-16T16:51:20.698Z] c9ea274ed700: Download complete\n[2020-01-16T16:51:20.698Z] 095dd8b7b4d8: Verifying Checksum\n[2020-01-16T16:51:20.698Z] 095dd8b7b4d8: Download complete\n[2020-01-16T16:51:20.961Z] 363af2e989c4: Verifying Checksum\n[2020-01-16T16:51:20.961Z] 363af2e989c4: Download complete\n[2020-01-16T16:51:20.961Z] dc21a1d4508b: Verifying Checksum\n[2020-01-16T16:51:20.961Z] dc21a1d4508b: Download complete\n[2020-01-16T16:51:20.961Z] e6b0cf9c0882: Pull complete\n[2020-01-16T16:51:21.220Z] da0e9bf0cc60: Pull complete\n[2020-01-16T16:51:21.480Z] 61811dbd4963: Verifying Checksum\n[2020-01-16T16:51:21.480Z] 61811dbd4963: Download complete\n[2020-01-16T16:51:24.777Z] c9ea274ed700: Pull complete\n[2020-01-16T16:51:24.777Z] 9cfac6ba3733: Pull complete\n[2020-01-16T16:51:24.777Z] f6a933c9cadc: Pull complete\n[2020-01-16T16:51:30.124Z] 61811dbd4963: Pull complete\n[2020-01-16T16:51:30.124Z] a6eb2c9e2280: Pull complete\n[2020-01-16T16:51:31.061Z] 095dd8b7b4d8: Pull complete\n[2020-01-16T16:51:31.061Z] dc21a1d4508b: Pull complete\n[2020-01-16T16:51:31.320Z] 363af2e989c4: Pull complete\n[2020-01-16T16:51:31.320Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-01-16T16:51:31.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-01-16T16:51:31.475Z] prd-centos7-docker-4c-2g-14780 does not seem to be running inside a container\n[2020-01-16T16:51:31.514Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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-lftools-log-publisher:alpine cat\n[2020-01-16T16:51:32.131Z] $ docker top 30aa84a4973476952dd8fb7fc03eacdb7d55176d4f3b1ed6789a7b87590ac0aa -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-16T16:51:32.699Z] provisioning config files...\n[2020-01-16T16:51:32.713Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3950930088070869367tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-16T16:51:32.730Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-16T16:51:33.024Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-01-16T16:51:33.032Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-16T16:51:33.323Z] ---> logs-deploy.sh\n[2020-01-16T16:51:33.323Z] + ARCHIVE_ARTIFACTS=\n[2020-01-16T16:51:33.323Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-01-16T16:51:33.323Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-01-16T16:51:33.323Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-01-16T16:51:33.323Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/5\n[2020-01-16T16:51:33.323Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/5/\n[2020-01-16T16:51:33.323Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/5 /w/workspace/dry_go-mod-core-contracts_master\n[2020-01-16T16:51:34.262Z] Archives upload complete.\n[2020-01-16T16:51:34.262Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/5/\n'