b'Pull request #34 updated\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nConnecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap\nObtained Jenkinsfile from d77a44e4ed1effcf18602addb986759ebbfa4139+fe266a717da291b9ad28584cefff274bcef081c0 (193798592d285e4b799febad4c5235f6f056e451)\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 d46900fa36390849cc45d7f8baecf52655a77210\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 d46900fa36390849cc45d7f8baecf52655a77210 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f d46900fa36390849cc45d7f8baecf52655a77210 # timeout=10\nCommit message: "Merge pull request #96 from lranjbar/add-c-device-service-function"\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-bootstrap, 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-bootstrap-settings\n PROJECT: go-mod-bootstrap\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-devops/edgex-golang-base:1.12.14-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-go-mod-bootstrap\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: patch\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n[Pipeline] node\nStill waiting to schedule task\n\xe2\x80\x98prd-centos7-docker-4c-2g-16726\xe2\x80\x99 is offline\nRunning on prd-centos7-docker-4c-2g-16728 in /w/workspace/exfoundry_go-mod-bootstrap_PR-34\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-bootstrap.git\n > git init /w/workspace/exfoundry_go-mod-bootstrap_PR-34 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/pull/34/head:refs/remotes/origin/PR-34 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/34/head:refs/remotes/origin/PR-34 # 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-bootstrap.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/34/head:refs/remotes/origin/PR-34 +refs/heads/master:refs/remotes/origin/master # timeout=10\nMerging remotes/origin/master commit fe266a717da291b9ad28584cefff274bcef081c0 into PR head commit d77a44e4ed1effcf18602addb986759ebbfa4139\nMerge succeeded, producing d77a44e4ed1effcf18602addb986759ebbfa4139\nChecking out Revision d77a44e4ed1effcf18602addb986759ebbfa4139 (PR-34)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f d77a44e4ed1effcf18602addb986759ebbfa4139 # timeout=10\n > git merge fe266a717da291b9ad28584cefff274bcef081c0 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f d77a44e4ed1effcf18602addb986759ebbfa4139 # timeout=10\nCommit message: "refactor(registry): Integrate new Configuration & Registry clients"\nFirst time build. Skipping changelog.\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-01-29T18:19:07.567Z] Timeout set to expire in 6 hr 0 min\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prepare)\n > git rev-list --no-walk f026d850b8a6f95bf6377518c8f529d62df4e283 # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver Prep)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-29T18:19:08.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-29T18:19:08.925Z] \n[2020-01-29T18:19:08.925Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-29T18:19:09.260Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-29T18:19:09.260Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-01-29T18:19:09.260Z] e7c96db7181b: Pulling fs layer\n[2020-01-29T18:19:09.260Z] a038dfdf5543: Pulling fs layer\n[2020-01-29T18:19:09.260Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-01-29T18:19:09.260Z] e7c96db7181b: Verifying Checksum\n[2020-01-29T18:19:09.260Z] e7c96db7181b: Download complete\n[2020-01-29T18:19:09.521Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-01-29T18:19:09.521Z] 8d5d8e63b3c0: Download complete\n[2020-01-29T18:19:09.521Z] a038dfdf5543: Verifying Checksum\n[2020-01-29T18:19:09.521Z] a038dfdf5543: Download complete\n[2020-01-29T18:19:09.781Z] e7c96db7181b: Pull complete\n[2020-01-29T18:19:10.349Z] a038dfdf5543: Pull complete\n[2020-01-29T18:19:10.607Z] 8d5d8e63b3c0: Pull complete\n[2020-01-29T18:19:10.608Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-01-29T18:19:10.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-01-29T18:19:10.739Z] prd-centos7-docker-4c-2g-16728 does not seem to be running inside a container\n[2020-01-29T18:19:10.781Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-bootstrap_PR-34 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-34:/w/workspace/exfoundry_go-mod-bootstrap_PR-34:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-34@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-29T18:19:11.375Z] $ docker top 5246a49dee6e1de7040c1ec26c0b51f09b2fc59fd4d86fee8f91a38e1b2dc1cd -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-29T18:19:11.929Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-29T18:19:11.929Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-29T18:19:12.141Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-29T18:19:12.145Z] $ docker exec 5246a49dee6e1de7040c1ec26c0b51f09b2fc59fd4d86fee8f91a38e1b2dc1cd ssh-agent\n[2020-01-29T18:19:12.341Z] SSH_AUTH_SOCK=/tmp/ssh-qbAtdFnY2OXJ/agent.15\n[2020-01-29T18:19:12.341Z] SSH_AGENT_PID=22\n[2020-01-29T18:19:12.354Z] Running ssh-add (command line suppressed)\n[2020-01-29T18:19:12.493Z] Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-34@tmp/private_key_6702025593960688927.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-34@tmp/private_key_6702025593960688927.key)\n[2020-01-29T18:19:12.548Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-29T18:19:13.328Z] + git describe --exact-match --tags HEAD\n[2020-01-29T18:19:13.328Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-01-29T18:19:13.385Z] $ docker exec --env ******** --env ******** 5246a49dee6e1de7040c1ec26c0b51f09b2fc59fd4d86fee8f91a38e1b2dc1cd ssh-agent -k\n[2020-01-29T18:19:13.522Z] unset SSH_AUTH_SOCK;\n[2020-01-29T18:19:13.523Z] unset SSH_AGENT_PID;\n[2020-01-29T18:19:13.523Z] echo Agent pid 22 killed;\n[2020-01-29T18:19:13.565Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-01-29T18:19:13.580Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-01-29T18:19:13.580Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-01-29T18:19:13.605Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-29T18:19:13.605Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-29T18:19:13.788Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-29T18:19:13.793Z] $ docker exec 5246a49dee6e1de7040c1ec26c0b51f09b2fc59fd4d86fee8f91a38e1b2dc1cd ssh-agent\n[2020-01-29T18:19:13.978Z] SSH_AUTH_SOCK=/tmp/ssh-Xr59VQf2qSxi/agent.57\n[2020-01-29T18:19:13.978Z] SSH_AGENT_PID=64\n[2020-01-29T18:19:13.985Z] Running ssh-add (command line suppressed)\n[2020-01-29T18:19:14.127Z] Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-34@tmp/private_key_2633323710582713507.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-34@tmp/private_key_2633323710582713507.key)\n[2020-01-29T18:19:14.173Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-29T18:19:14.468Z] + git semver init\n[2020-01-29T18:19:14.468Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-29T18:19:14.468Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-34/.git\n[2020-01-29T18:19:14.468Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-bootstrap_PR-34\n[2020-01-29T18:19:14.468Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-29T18:19:14.468Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-29T18:19:14.468Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-29T18:19:14.468Z] # $SEMVER_BRANCH = PR-34\n[2020-01-29T18:19:14.468Z] # $SEMVER_TEMP = /tmp/semver-627292436\n[2020-01-29T18:19:14.468Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP\n[2020-01-29T18:19:14.729Z] # \'/tmp/semver-627292436\' -> \'/w/workspace/exfoundry_go-mod-bootstrap_PR-34/.semver\'\n[2020-01-29T18:19:14.729Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-34/.semver\n[Pipeline] }\n[2020-01-29T18:19:14.739Z] $ docker exec --env ******** --env ******** 5246a49dee6e1de7040c1ec26c0b51f09b2fc59fd4d86fee8f91a38e1b2dc1cd ssh-agent -k\n[2020-01-29T18:19:14.871Z] unset SSH_AUTH_SOCK;\n[2020-01-29T18:19:14.871Z] unset SSH_AGENT_PID;\n[2020-01-29T18:19:14.871Z] echo Agent pid 64 killed;\n[2020-01-29T18:19:14.917Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-29T18:19:15.226Z] + git semver\n[Pipeline] }\n[2020-01-29T18:19:15.238Z] $ docker stop --time=1 5246a49dee6e1de7040c1ec26c0b51f09b2fc59fd4d86fee8f91a38e1b2dc1cd\n[2020-01-29T18:19:16.563Z] $ docker rm -f 5246a49dee6e1de7040c1ec26c0b51f09b2fc59fd4d86fee8f91a38e1b2dc1cd\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-01-29T18:19:17.074Z] Stashed 24 file(s)\n[Pipeline] echo\n[2020-01-29T18:19:17.076Z] [edgeXSemver] initialized semver on version 0.0.0\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-29T18:19:32.198Z] Still waiting to schedule task\n[2020-01-29T18:19:32.198Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-01-29T18:19:32.199Z] Still waiting to schedule task\n[2020-01-29T18:19:32.200Z] \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-16727\xe2\x80\x99 is offline\n[2020-01-29T18:22:08.137Z] Running on prd-centos7-docker-4c-2g-16731 in /w/workspace/exfoundry_go-mod-bootstrap_PR-34\n[Pipeline] {\n[Pipeline] ws\n[2020-01-29T18:22:08.149Z] Running in /w/workspace/go-mod-bootstrap/10\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-29T18:22:16.119Z] using credential edgex-jenkins-ssh\n[2020-01-29T18:22:16.139Z] Cloning the remote Git repository\n[2020-01-29T18:22:16.139Z] Cloning with configured refspecs honoured and without tags\n[2020-01-29T18:22:16.232Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git\n[2020-01-29T18:22:16.290Z] > git init /w/workspace/go-mod-bootstrap/10 # timeout=10\n[2020-01-29T18:22:16.475Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n[2020-01-29T18:22:16.475Z] > git --version # timeout=10\n[2020-01-29T18:22:16.499Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-29T18:22:17.453Z] Fetching without tags\n[2020-01-29T18:22:16.702Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/34/head:refs/remotes/origin/PR-34 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-29T18:22:17.251Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n[2020-01-29T18:22:17.356Z] > git config --add remote.origin.fetch +refs/pull/34/head:refs/remotes/origin/PR-34 # timeout=10\n[2020-01-29T18:22:17.391Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-29T18:22:17.425Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n[2020-01-29T18:22:17.462Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n[2020-01-29T18:22:17.463Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-29T18:22:17.481Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/34/head:refs/remotes/origin/PR-34 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-29T18:22:17.943Z] Merging remotes/origin/master commit fe266a717da291b9ad28584cefff274bcef081c0 into PR head commit d77a44e4ed1effcf18602addb986759ebbfa4139\n[2020-01-29T18:22:18.163Z] Merge succeeded, producing d77a44e4ed1effcf18602addb986759ebbfa4139\n[2020-01-29T18:22:18.164Z] Checking out Revision d77a44e4ed1effcf18602addb986759ebbfa4139 (PR-34)\n[2020-01-29T18:22:18.000Z] > git config core.sparsecheckout # timeout=10\n[2020-01-29T18:22:18.028Z] > git checkout -f d77a44e4ed1effcf18602addb986759ebbfa4139 # timeout=10\n[2020-01-29T18:22:18.114Z] > git merge fe266a717da291b9ad28584cefff274bcef081c0 # timeout=10\n[2020-01-29T18:22:18.129Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-29T18:22:18.200Z] > git config core.sparsecheckout # timeout=10\n[2020-01-29T18:22:18.230Z] > git checkout -f d77a44e4ed1effcf18602addb986759ebbfa4139 # timeout=10\n[2020-01-29T18:22:23.379Z] Commit message: "refactor(registry): Integrate new Configuration & Registry clients"\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-29T18:22:24.238Z] =========================================================\n[2020-01-29T18:22:24.238Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n[2020-01-29T18:22:24.238Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-29T18:22:25.712Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine .\n[2020-01-29T18:22:25.993Z] Sending build context to Docker daemon 335.9kB\r\r\n[2020-01-29T18:22:25.993Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n[2020-01-29T18:22:25.993Z] Step 2/8 : FROM ${BASE}\n[2020-01-29T18:22:25.993Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-01-29T18:22:25.993Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-29T18:22:25.993Z] 2848faf0eed1: Pulling fs layer\n[2020-01-29T18:22:25.993Z] 0f37312ad70f: Pulling fs layer\n[2020-01-29T18:22:25.993Z] 7d08f2745646: Pulling fs layer\n[2020-01-29T18:22:25.993Z] 4c9f31393084: Pulling fs layer\n[2020-01-29T18:22:25.993Z] 75f7a44be1ab: Pulling fs layer\n[2020-01-29T18:22:25.993Z] b4c4bfaf82a6: Pulling fs layer\n[2020-01-29T18:22:25.993Z] 879382edf91e: Pulling fs layer\n[2020-01-29T18:22:25.993Z] 465f21562d6c: Pulling fs layer\n[2020-01-29T18:22:25.993Z] 4c9f31393084: Waiting\n[2020-01-29T18:22:25.993Z] c022810cb2be: Pulling fs layer\n[2020-01-29T18:22:25.993Z] 2dbe7964578c: Pulling fs layer\n[2020-01-29T18:22:25.993Z] b4c4bfaf82a6: Waiting\n[2020-01-29T18:22:25.993Z] 879382edf91e: Waiting\n[2020-01-29T18:22:25.993Z] 465f21562d6c: Waiting\n[2020-01-29T18:22:25.993Z] c022810cb2be: Waiting\n[2020-01-29T18:22:25.993Z] 2dbe7964578c: Waiting\n[2020-01-29T18:22:25.993Z] 75f7a44be1ab: Waiting\n[2020-01-29T18:22:25.993Z] 7d08f2745646: Waiting\n[2020-01-29T18:22:26.066Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-16730 in /w/workspace/exfoundry_go-mod-bootstrap_PR-34\n[Pipeline] {\n[Pipeline] ws\n[2020-01-29T18:22:26.078Z] Running in /w/workspace/go-mod-bootstrap/10\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-29T18:22:26.286Z] 0f37312ad70f: Verifying Checksum\n[2020-01-29T18:22:26.286Z] 0f37312ad70f: Download complete\n[2020-01-29T18:22:26.286Z] 2848faf0eed1: Verifying Checksum\n[2020-01-29T18:22:26.286Z] 2848faf0eed1: Download complete\n[2020-01-29T18:22:26.286Z] e6b0cf9c0882: Download complete\n[2020-01-29T18:22:26.286Z] 75f7a44be1ab: Verifying Checksum\n[2020-01-29T18:22:26.286Z] 75f7a44be1ab: Download complete\n[2020-01-29T18:22:26.286Z] 4c9f31393084: Verifying Checksum\n[2020-01-29T18:22:26.286Z] 4c9f31393084: Download complete\n[2020-01-29T18:22:26.911Z] e6b0cf9c0882: Pull complete\n[2020-01-29T18:22:27.187Z] 2848faf0eed1: Pull complete\n[2020-01-29T18:22:27.497Z] b4c4bfaf82a6: Verifying Checksum\n[2020-01-29T18:22:27.497Z] b4c4bfaf82a6: Download complete\n[2020-01-29T18:22:27.497Z] 465f21562d6c: Verifying Checksum\n[2020-01-29T18:22:27.497Z] 465f21562d6c: Download complete\n[2020-01-29T18:22:28.200Z] 0f37312ad70f: Pull complete\n[2020-01-29T18:22:29.924Z] c022810cb2be: Verifying Checksum\n[2020-01-29T18:22:29.924Z] c022810cb2be: Download complete\n[2020-01-29T18:22:30.200Z] 7d08f2745646: Verifying Checksum\n[2020-01-29T18:22:30.200Z] 7d08f2745646: Download complete\n[2020-01-29T18:22:30.200Z] 2dbe7964578c: Verifying Checksum\n[2020-01-29T18:22:30.200Z] 2dbe7964578c: Download complete\n[2020-01-29T18:22:30.200Z] 879382edf91e: Verifying Checksum\n[2020-01-29T18:22:30.200Z] 879382edf91e: Download complete\n[2020-01-29T18:22:33.257Z] using credential edgex-jenkins-ssh\n[2020-01-29T18:22:33.289Z] Cloning the remote Git repository\n[2020-01-29T18:22:33.289Z] Cloning with configured refspecs honoured and without tags\n[2020-01-29T18:22:33.346Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git\n[2020-01-29T18:22:33.429Z] > git init /w/workspace/go-mod-bootstrap/10 # timeout=10\n[2020-01-29T18:22:33.507Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n[2020-01-29T18:22:33.508Z] > git --version # timeout=10\n[2020-01-29T18:22:33.537Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-29T18:22:33.589Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/34/head:refs/remotes/origin/PR-34 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-29T18:22:34.410Z] Fetching without tags\n[2020-01-29T18:22:34.878Z] Merging remotes/origin/master commit fe266a717da291b9ad28584cefff274bcef081c0 into PR head commit d77a44e4ed1effcf18602addb986759ebbfa4139\n[2020-01-29T18:22:34.281Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n[2020-01-29T18:22:34.311Z] > git config --add remote.origin.fetch +refs/pull/34/head:refs/remotes/origin/PR-34 # timeout=10\n[2020-01-29T18:22:34.328Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-29T18:22:34.371Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n[2020-01-29T18:22:34.419Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n[2020-01-29T18:22:34.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-29T18:22:34.431Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/34/head:refs/remotes/origin/PR-34 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-29T18:22:34.903Z] > git config core.sparsecheckout # timeout=10\n[2020-01-29T18:22:34.938Z] > git checkout -f d77a44e4ed1effcf18602addb986759ebbfa4139 # timeout=10\n[2020-01-29T18:22:35.120Z] Merge succeeded, producing d77a44e4ed1effcf18602addb986759ebbfa4139\n[2020-01-29T18:22:35.121Z] Checking out Revision d77a44e4ed1effcf18602addb986759ebbfa4139 (PR-34)\n[2020-01-29T18:22:35.053Z] > git merge fe266a717da291b9ad28584cefff274bcef081c0 # timeout=10\n[2020-01-29T18:22:35.093Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-29T18:22:35.123Z] > git config core.sparsecheckout # timeout=10\n[2020-01-29T18:22:35.140Z] > git checkout -f d77a44e4ed1effcf18602addb986759ebbfa4139 # timeout=10\n[2020-01-29T18:22:38.427Z] 7d08f2745646: Pull complete\n[2020-01-29T18:22:38.427Z] 4c9f31393084: Pull complete\n[2020-01-29T18:22:38.427Z] 75f7a44be1ab: Pull complete\n[2020-01-29T18:22:39.669Z] Commit message: "refactor(registry): Integrate new Configuration & Registry clients"\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-29T18:22:40.476Z] =========================================================\n[2020-01-29T18:22:40.476Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n[2020-01-29T18:22:40.476Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-29T18:22:42.026Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine .\n[2020-01-29T18:22:42.752Z] b4c4bfaf82a6: Pull complete\n[2020-01-29T18:22:43.024Z] Sending build context to Docker daemon 335.9kB\r\r\n[2020-01-29T18:22:43.024Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n[2020-01-29T18:22:43.024Z] Step 2/8 : FROM ${BASE}\n[2020-01-29T18:22:43.303Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-01-29T18:22:43.303Z] cde5963f3b93: Pulling fs layer\n[2020-01-29T18:22:43.303Z] 2a23fa8c16f7: Pulling fs layer\n[2020-01-29T18:22:43.303Z] 777b28850792: Pulling fs layer\n[2020-01-29T18:22:43.303Z] 3b9bb2159cbb: Pulling fs layer\n[2020-01-29T18:22:43.303Z] 3e5cb46e90bb: Pulling fs layer\n[2020-01-29T18:22:43.303Z] 704391ccfee3: Pulling fs layer\n[2020-01-29T18:22:43.303Z] dc41f6c27be0: Pulling fs layer\n[2020-01-29T18:22:43.303Z] 1e2f9a495ab8: Pulling fs layer\n[2020-01-29T18:22:43.303Z] b9840a92bc40: Pulling fs layer\n[2020-01-29T18:22:43.303Z] 29cc21b14733: Pulling fs layer\n[2020-01-29T18:22:43.303Z] 9b0bbc4bba68: Pulling fs layer\n[2020-01-29T18:22:43.303Z] 3e5cb46e90bb: Waiting\n[2020-01-29T18:22:43.303Z] 704391ccfee3: Waiting\n[2020-01-29T18:22:43.303Z] dc41f6c27be0: Waiting\n[2020-01-29T18:22:43.303Z] 1e2f9a495ab8: Waiting\n[2020-01-29T18:22:43.303Z] b9840a92bc40: Waiting\n[2020-01-29T18:22:43.303Z] 29cc21b14733: Waiting\n[2020-01-29T18:22:43.303Z] 9b0bbc4bba68: Waiting\n[2020-01-29T18:22:43.303Z] 3b9bb2159cbb: Waiting\n[2020-01-29T18:22:43.303Z] 777b28850792: Verifying Checksum\n[2020-01-29T18:22:43.303Z] 777b28850792: Download complete\n[2020-01-29T18:22:43.303Z] 2a23fa8c16f7: Verifying Checksum\n[2020-01-29T18:22:43.303Z] 2a23fa8c16f7: Download complete\n[2020-01-29T18:22:43.303Z] 3e5cb46e90bb: Verifying Checksum\n[2020-01-29T18:22:43.303Z] 3e5cb46e90bb: Download complete\n[2020-01-29T18:22:43.575Z] 704391ccfee3: Verifying Checksum\n[2020-01-29T18:22:43.575Z] 704391ccfee3: Download complete\n[2020-01-29T18:22:43.575Z] cde5963f3b93: Verifying Checksum\n[2020-01-29T18:22:43.575Z] cde5963f3b93: Download complete\n[2020-01-29T18:22:46.179Z] cde5963f3b93: Pull complete\n[2020-01-29T18:22:46.240Z] 879382edf91e: Pull complete\n[2020-01-29T18:22:46.500Z] 465f21562d6c: Pull complete\n[2020-01-29T18:22:46.780Z] 2a23fa8c16f7: Pull complete\n[2020-01-29T18:22:47.053Z] 777b28850792: Pull complete\n[2020-01-29T18:22:47.488Z] c022810cb2be: Pull complete\n[2020-01-29T18:22:47.757Z] 2dbe7964578c: Pull complete\n[2020-01-29T18:22:47.757Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n[2020-01-29T18:22:47.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n[2020-01-29T18:22:47.757Z] ---> 3f42607d790b\n[2020-01-29T18:22:47.757Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-29T18:22:48.023Z] ---> Running in fc6831e8de4b\n[2020-01-29T18:22:48.023Z] Removing intermediate container fc6831e8de4b\n[2020-01-29T18:22:48.023Z] ---> 9c675f9c5011\n[2020-01-29T18:22:48.023Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-29T18:22:48.329Z] ---> Running in 17a4dc2b614e\n[2020-01-29T18:22:49.790Z] Removing intermediate container 17a4dc2b614e\n[2020-01-29T18:22:49.790Z] ---> a8c8f7f2d88d\n[2020-01-29T18:22:49.790Z] Step 5/8 : RUN apk add --update --no-cache git make\n[2020-01-29T18:22:49.790Z] ---> Running in 5072c2440179\n[2020-01-29T18:22:50.446Z] dc41f6c27be0: Verifying Checksum\n[2020-01-29T18:22:50.446Z] dc41f6c27be0: Download complete\n[2020-01-29T18:22:50.734Z] b9840a92bc40: Verifying Checksum\n[2020-01-29T18:22:50.734Z] b9840a92bc40: Download complete\n[2020-01-29T18:22:50.740Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-01-29T18:22:51.721Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-01-29T18:22:52.708Z] OK: 143 MiB in 39 packages\n[2020-01-29T18:22:53.679Z] Removing intermediate container 5072c2440179\n[2020-01-29T18:22:53.679Z] ---> 296b3b231776\n[2020-01-29T18:22:53.679Z] Step 6/8 : WORKDIR /build\n[2020-01-29T18:22:53.679Z] ---> Running in 4254047690d4\n[2020-01-29T18:22:53.951Z] Removing intermediate container 4254047690d4\n[2020-01-29T18:22:53.951Z] ---> 3036fcd2deb5\n[2020-01-29T18:22:53.951Z] Step 7/8 : COPY go.mod .\n[2020-01-29T18:22:53.951Z] ---> 9272da11ee2f\n[2020-01-29T18:22:53.951Z] Step 8/8 : RUN go mod download\n[2020-01-29T18:22:53.951Z] ---> Running in 57be1b141a49\n[2020-01-29T18:22:54.151Z] 29cc21b14733: Verifying Checksum\n[2020-01-29T18:22:54.151Z] 29cc21b14733: Download complete\n[2020-01-29T18:22:54.529Z] \x1b[91mgo: finding github.com/edgexfoundry/go-mod-configuration v0.0.0\n[2020-01-29T18:22:54.529Z] go: finding github.com/gorilla/context v1.1.1\n[2020-01-29T18:22:54.529Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-29T18:22:54.529Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34\n[2020-01-29T18:22:54.529Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n[2020-01-29T18:22:54.529Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.17\n[2020-01-29T18:22:54.529Z] go: finding github.com/BurntSushi/toml v0.3.1\n[2020-01-29T18:22:54.753Z] 9b0bbc4bba68: Verifying Checksum\n[2020-01-29T18:22:54.753Z] 9b0bbc4bba68: Download complete\n[2020-01-29T18:22:54.797Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.14\n[2020-01-29T18:22:55.380Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-01-29T18:22:55.380Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-29T18:22:55.380Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-29T18:22:55.380Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-01-29T18:22:55.380Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-29T18:22:55.380Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-01-29T18:22:55.380Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-29T18:22:55.380Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-29T18:22:55.380Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-29T18:22:55.380Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-29T18:22:55.648Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-29T18:22:55.648Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-29T18:22:55.648Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-29T18:22:55.920Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-29T18:22:55.920Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-29T18:22:56.206Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-29T18:22:57.393Z] 1e2f9a495ab8: Verifying Checksum\n[2020-01-29T18:22:57.393Z] 1e2f9a495ab8: Download complete\n[2020-01-29T18:22:58.811Z] 3b9bb2159cbb: Download complete\n[2020-01-29T18:23:00.835Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-01-29T18:23:00.835Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-01-29T18:23:00.835Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-29T18:23:00.835Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-29T18:23:00.835Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-01-29T18:23:00.835Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-29T18:23:00.835Z] go: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-29T18:23:01.146Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-29T18:23:01.146Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-29T18:23:01.790Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-29T18:23:01.790Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-29T18:23:01.790Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-29T18:23:01.790Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-01-29T18:23:01.790Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-29T18:23:01.790Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-01-29T18:23:01.790Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-29T18:23:01.790Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-29T18:23:02.084Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-29T18:23:02.479Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-29T18:23:02.479Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-29T18:23:02.479Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-01-29T18:23:02.479Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-29T18:23:02.479Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-29T18:23:02.479Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-29T18:23:02.479Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-01-29T18:23:02.822Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-29T18:23:02.822Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-29T18:23:02.822Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-01-29T18:23:03.107Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-29T18:23:03.107Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-29T18:23:03.107Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-29T18:23:03.107Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-29T18:23:03.394Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-01-29T18:23:03.394Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-29T18:23:03.896Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-29T18:23:03.896Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-29T18:23:03.896Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-29T18:23:03.896Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-29T18:23:04.485Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-29T18:23:04.852Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-29T18:23:04.852Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-29T18:23:04.852Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-29T18:23:04.852Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-29T18:23:04.852Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-29T18:23:05.118Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-29T18:23:17.126Z] 3b9bb2159cbb: Pull complete\n[2020-01-29T18:23:17.126Z] 3e5cb46e90bb: Pull complete\n[2020-01-29T18:23:17.126Z] 704391ccfee3: Pull complete\n[2020-01-29T18:23:17.473Z] \x1b[0mRemoving intermediate container 57be1b141a49\n[2020-01-29T18:23:17.473Z] ---> 5891f7e9150d\n[2020-01-29T18:23:17.473Z] Successfully built 5891f7e9150d\n[2020-01-29T18:23:17.473Z] 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-29T18:23:18.098Z] + docker inspect -f . ci-base-image-x86_64\n[2020-01-29T18:23:18.382Z] .\n[Pipeline] withDockerContainer\n[2020-01-29T18:23:18.614Z] prd-centos7-docker-4c-2g-16731 does not seem to be running inside a container\n[2020-01-29T18:23:18.685Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/10 -v /w/workspace/go-mod-bootstrap/10:/w/workspace/go-mod-bootstrap/10:rw,z -v /w/workspace/go-mod-bootstrap/10@tmp:/w/workspace/go-mod-bootstrap/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n[2020-01-29T18:23:19.524Z] $ docker top f81723dbd96e9e74c0e93f878a114408f5772e67549e5754eb09e53092c044b3 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-29T18:23:21.475Z] + go version\n[2020-01-29T18:23:21.752Z] go version go1.12.14 linux/amd64\n[Pipeline] sh\n[2020-01-29T18:23:22.584Z] + make test\n[2020-01-29T18:23:22.584Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-29T18:23:22.690Z] dc41f6c27be0: Pull complete\n[2020-01-29T18:23:30.960Z] 1e2f9a495ab8: Pull complete\n[2020-01-29T18:23:30.960Z] b9840a92bc40: Pull complete\n[2020-01-29T18:23:32.938Z] 29cc21b14733: Pull complete\n[2020-01-29T18:23:33.210Z] 9b0bbc4bba68: Pull complete\n[2020-01-29T18:23:33.211Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n[2020-01-29T18:23:33.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n[2020-01-29T18:23:33.211Z] ---> 56ba99f26dce\n[2020-01-29T18:23:33.211Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-29T18:23:37.518Z] ---> Running in 65cfd3363990\n[2020-01-29T18:23:37.518Z] Removing intermediate container 65cfd3363990\n[2020-01-29T18:23:37.518Z] ---> a1d59058bfc6\n[2020-01-29T18:23:37.518Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-29T18:23:37.518Z] ---> Running in 2ad8de8d7ff9\n[2020-01-29T18:23:39.486Z] Removing intermediate container 2ad8de8d7ff9\n[2020-01-29T18:23:39.486Z] ---> 45af63bf1e0f\n[2020-01-29T18:23:39.486Z] Step 5/8 : RUN apk add --update --no-cache git make\n[2020-01-29T18:23:39.486Z] ---> Running in 12601d726c98\n[2020-01-29T18:23:40.463Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-01-29T18:23:41.426Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-01-29T18:23:42.409Z] OK: 125 MiB in 39 packages\n[2020-01-29T18:23:43.382Z] Removing intermediate container 12601d726c98\n[2020-01-29T18:23:43.382Z] ---> 96e80e2c160a\n[2020-01-29T18:23:43.382Z] Step 6/8 : WORKDIR /build\n[2020-01-29T18:23:43.650Z] ---> Running in a4fb1921c168\n[2020-01-29T18:23:43.925Z] Removing intermediate container a4fb1921c168\n[2020-01-29T18:23:43.925Z] ---> 8e93cdea8a04\n[2020-01-29T18:23:43.925Z] Step 7/8 : COPY go.mod .\n[2020-01-29T18:23:44.525Z] ---> d589959a1834\n[2020-01-29T18:23:44.525Z] Step 8/8 : RUN go mod download\n[2020-01-29T18:23:44.823Z] ---> Running in 4548bdcab824\n[2020-01-29T18:23:45.798Z] \x1b[91mgo: finding github.com/gorilla/context v1.1.1\n[2020-01-29T18:23:45.798Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n[2020-01-29T18:23:45.798Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.14\n[2020-01-29T18:23:45.798Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-configuration v0.0.0\n[2020-01-29T18:23:45.798Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34\n[2020-01-29T18:23:45.798Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-29T18:23:45.798Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-01-29T18:23:45.798Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.17\n[2020-01-29T18:23:47.244Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-29T18:23:47.244Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-29T18:23:47.244Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-29T18:23:47.244Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-29T18:23:47.244Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-29T18:23:47.244Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-29T18:23:47.244Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-01-29T18:23:47.244Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-29T18:23:47.520Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-29T18:23:47.795Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-29T18:23:48.779Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-01-29T18:23:48.779Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-29T18:23:48.779Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-01-29T18:23:48.779Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-29T18:23:49.059Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-29T18:23:49.059Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-29T18:23:49.582Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap\t[no test files]\n[2020-01-29T18:23:49.583Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/commandline\t0.007s\tcoverage: 82.1% of statements\n[2020-01-29T18:23:49.583Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/config\t0.014s\tcoverage: 13.8% of statements\n[2020-01-29T18:23:49.583Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/container\t[no test files]\n[2020-01-29T18:23:49.583Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver\t[no test files]\n[2020-01-29T18:23:49.583Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message\t[no test files]\n[2020-01-29T18:23:49.583Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret\t[no test files]\n[2020-01-29T18:23:49.583Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing\t[no test files]\n[2020-01-29T18:23:49.583Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces\t[no test files]\n[2020-01-29T18:23:49.583Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging\t[no test files]\n[2020-01-29T18:23:49.583Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration\t[no test files]\n[2020-01-29T18:23:49.583Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup\t[no test files]\n[2020-01-29T18:23:49.583Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/config\t[no test files]\n[2020-01-29T18:23:49.583Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/di\t0.020s\tcoverage: 91.3% of statements\n[2020-01-29T18:23:49.583Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-01-29T18:23:55.767Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-01-29T18:23:55.767Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-29T18:23:55.767Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-29T18:23:55.767Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-01-29T18:23:55.767Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-29T18:23:55.767Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-01-29T18:23:55.767Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-29T18:23:56.367Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-29T18:23:56.367Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-29T18:23:56.412Z] gofmt -l .\n[2020-01-29T18:23:56.412Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] stash\n[2020-01-29T18:23:56.960Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-29T18:23:56.960Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-29T18:23:56.960Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-01-29T18:23:56.960Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-29T18:23:56.960Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-29T18:23:56.960Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-01-29T18:23:56.960Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-29T18:23:56.960Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-29T18:23:57.533Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-29T18:23:57.551Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-29T18:23:57.578Z] $ docker stop --time=1 f81723dbd96e9e74c0e93f878a114408f5772e67549e5754eb09e53092c044b3\n[2020-01-29T18:23:58.546Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-29T18:23:58.546Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-01-29T18:23:58.546Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-29T18:23:58.815Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-29T18:23:58.815Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-29T18:23:58.815Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-01-29T18:23:58.815Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-29T18:23:59.342Z] $ docker rm -f f81723dbd96e9e74c0e93f878a114408f5772e67549e5754eb09e53092c044b3\n[2020-01-29T18:23:59.403Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-29T18:23:59.403Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-29T18:23:59.403Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\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-29T18:24:00.017Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-29T18:24:00.018Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-29T18:24:00.018Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-29T18:24:00.288Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-29T18:24:00.557Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-29T18:24:00.557Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-29T18:24:01.176Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-01-29T18:24:01.784Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-29T18:24:01.784Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-29T18:24:02.062Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-29T18:24:02.338Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-29T18:24:02.338Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-29T18:24:02.946Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-29T18:24:03.548Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-29T18:24:03.828Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-29T18:24:04.100Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-29T18:24:04.385Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-29T18:24:36.695Z] \x1b[0mRemoving intermediate container 4548bdcab824\n[2020-01-29T18:24:36.695Z] ---> 67909927666d\n[2020-01-29T18:24:36.695Z] Successfully built 67909927666d\n[2020-01-29T18:24:36.695Z] 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-29T18:24:37.214Z] + docker inspect -f . ci-base-image-arm64\n[2020-01-29T18:24:37.482Z] .\n[Pipeline] withDockerContainer\n[2020-01-29T18:24:37.850Z] prd-ubuntu18.04-docker-arm64-4c-2g-16730 does not seem to be running inside a container\n[2020-01-29T18:24:37.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/10 -v /w/workspace/go-mod-bootstrap/10:/w/workspace/go-mod-bootstrap/10:rw,z -v /w/workspace/go-mod-bootstrap/10@tmp:/w/workspace/go-mod-bootstrap/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n[2020-01-29T18:24:39.338Z] $ docker top 8cab4f17f2faf3024f468eb0c5a7d7fd239bdbdf14b3ffb06df50630fe9d6659 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-29T18:24:41.779Z] + go version\n[2020-01-29T18:24:41.779Z] go version go1.12.14 linux/arm64\n[Pipeline] sh\n[2020-01-29T18:24:42.508Z] + make test\n[2020-01-29T18:24:42.508Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-29T18:25:50.505Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap\t[no test files]\n[2020-01-29T18:25:50.505Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/commandline\t0.029s\tcoverage: 82.1% of statements\n[2020-01-29T18:25:50.505Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/config\t0.021s\tcoverage: 13.8% of statements\n[2020-01-29T18:25:50.505Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/container\t[no test files]\n[2020-01-29T18:25:50.505Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver\t[no test files]\n[2020-01-29T18:25:50.505Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message\t[no test files]\n[2020-01-29T18:25:50.505Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret\t[no test files]\n[2020-01-29T18:25:50.505Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing\t[no test files]\n[2020-01-29T18:25:50.505Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces\t[no test files]\n[2020-01-29T18:25:50.505Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging\t[no test files]\n[2020-01-29T18:25:50.505Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration\t[no test files]\n[2020-01-29T18:25:50.505Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup\t[no test files]\n[2020-01-29T18:25:50.505Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/config\t[no test files]\n[2020-01-29T18:25:50.505Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/di\t0.012s\tcoverage: 91.3% of statements\n[2020-01-29T18:25:50.505Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-01-29T18:26:08.774Z] gofmt -l .\n[2020-01-29T18:26:08.774Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] stash\n[2020-01-29T18:26:09.055Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-01-29T18:26:09.448Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-29T18:26:09.445Z] $ docker stop --time=1 8cab4f17f2faf3024f468eb0c5a7d7fd239bdbdf14b3ffb06df50630fe9d6659\n[2020-01-29T18:26:11.599Z] $ docker rm -f 8cab4f17f2faf3024f468eb0c5a7d7fd239bdbdf14b3ffb06df50630fe9d6659\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-29T18:26:12.612Z] provisioning config files...\n[2020-01-29T18:26:12.623Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-34@tmp/config5599204812568607716tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-01-29T18:26:12.933Z] + curl -s https://codecov.io/bash\n[2020-01-29T18:26:12.933Z] + bash -s - -t @/w/workspace/exfoundry_go-mod-bootstrap_PR-34@tmp/config5599204812568607716tmp\n[2020-01-29T18:26:13.503Z] \n[2020-01-29T18:26:13.503Z] _____ _\n[2020-01-29T18:26:13.503Z] / ____| | |\n[2020-01-29T18:26:13.503Z] | | ___ __| | ___ ___ _____ __\n[2020-01-29T18:26:13.503Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-01-29T18:26:13.503Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-01-29T18:26:13.503Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-01-29T18:26:13.503Z] Bash-20191211-b8db533\n[2020-01-29T18:26:13.503Z] \n[2020-01-29T18:26:13.503Z] \n[2020-01-29T18:26:13.503Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-01-29T18:26:13.503Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-01-29T18:26:13.503Z] \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-29T18:26:13.503Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-01-29T18:26:13.503Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-01-29T18:26:13.503Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-01-29T18:26:13.503Z] \x1b[0;32m+\x1b[0m .\n[2020-01-29T18:26:13.503Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-01-29T18:26:13.503Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-01-29T18:26:13.503Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-01-29T18:26:13.503Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=6674\x1b[0m\n[2020-01-29T18:26:13.503Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-01-29T18:26:13.503Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-01-29T18:26:13.503Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-01-29T18:26:13.503Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-01-29T18:26:13.503Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-01-29T18:26:13.503Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-01-29T18:26:13.503Z] \x1b[0;90mquery:\x1b[0m branch=PR-34&commit=d77a44e4ed1effcf18602addb986759ebbfa4139&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-34%2F10%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=34&job=\n[2020-01-29T18:26:13.503Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-01-29T18:26:13.503Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-34&commit=d77a44e4ed1effcf18602addb986759ebbfa4139&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-34%2F10%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=34&job=\n[2020-01-29T18:26:14.072Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-01-29T18:26:14.641Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/d77a44e4ed1effcf18602addb986759ebbfa4139\x1b[0m\n[Pipeline] }\n[2020-01-29T18:26:14.648Z] Deleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" skipped due to when conditional\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)\nStage "Semver" skipped due to when conditional\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "Semver" skipped due to when conditional\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-29T18:26:15.727Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-29T18:26:16.029Z] ---> package-listing.sh\n[2020-01-29T18:26:16.029Z] ++ facter osfamily\n[2020-01-29T18:26:16.029Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-01-29T18:26:16.029Z] + OS_FAMILY=redhat\n[2020-01-29T18:26:16.029Z] + workspace=/w/workspace/exfoundry_go-mod-bootstrap_PR-34\n[2020-01-29T18:26:16.029Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-01-29T18:26:16.029Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-01-29T18:26:16.029Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-01-29T18:26:16.029Z] + PACKAGES=/tmp/packages_start.txt\n[2020-01-29T18:26:16.029Z] + \'[\' /w/workspace/exfoundry_go-mod-bootstrap_PR-34 \']\'\n[2020-01-29T18:26:16.029Z] + PACKAGES=/tmp/packages_end.txt\n[2020-01-29T18:26:16.029Z] + case "${OS_FAMILY}" in\n[2020-01-29T18:26:16.029Z] + rpm -qa\n[2020-01-29T18:26:16.029Z] + sort\n[2020-01-29T18:26:20.223Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-01-29T18:26:20.223Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-01-29T18:26:20.223Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-01-29T18:26:20.223Z] + \'[\' /w/workspace/exfoundry_go-mod-bootstrap_PR-34 \']\'\n[2020-01-29T18:26:20.223Z] + mkdir -p /w/workspace/exfoundry_go-mod-bootstrap_PR-34/archives/\n[2020-01-29T18:26:20.223Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-bootstrap_PR-34/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-29T18:26:20.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-29T18:26:20.715Z] \n[2020-01-29T18:26:20.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-29T18:26:21.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-29T18:26:21.026Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-01-29T18:26:21.026Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-29T18:26:21.026Z] da0e9bf0cc60: Pulling fs layer\n[2020-01-29T18:26:21.026Z] c9ea274ed700: Pulling fs layer\n[2020-01-29T18:26:21.026Z] 9cfac6ba3733: Pulling fs layer\n[2020-01-29T18:26:21.026Z] f6a933c9cadc: Pulling fs layer\n[2020-01-29T18:26:21.026Z] 61811dbd4963: Pulling fs layer\n[2020-01-29T18:26:21.026Z] a6eb2c9e2280: Pulling fs layer\n[2020-01-29T18:26:21.026Z] 095dd8b7b4d8: Pulling fs layer\n[2020-01-29T18:26:21.026Z] dc21a1d4508b: Pulling fs layer\n[2020-01-29T18:26:21.026Z] 363af2e989c4: Pulling fs layer\n[2020-01-29T18:26:21.026Z] 61811dbd4963: Waiting\n[2020-01-29T18:26:21.026Z] a6eb2c9e2280: Waiting\n[2020-01-29T18:26:21.026Z] 9cfac6ba3733: Waiting\n[2020-01-29T18:26:21.026Z] f6a933c9cadc: Waiting\n[2020-01-29T18:26:21.026Z] dc21a1d4508b: Waiting\n[2020-01-29T18:26:21.026Z] 363af2e989c4: Waiting\n[2020-01-29T18:26:21.026Z] 095dd8b7b4d8: Waiting\n[2020-01-29T18:26:21.026Z] da0e9bf0cc60: Verifying Checksum\n[2020-01-29T18:26:21.026Z] da0e9bf0cc60: Download complete\n[2020-01-29T18:26:21.026Z] 9cfac6ba3733: Verifying Checksum\n[2020-01-29T18:26:21.026Z] 9cfac6ba3733: Download complete\n[2020-01-29T18:26:21.026Z] e6b0cf9c0882: Verifying Checksum\n[2020-01-29T18:26:21.026Z] e6b0cf9c0882: Download complete\n[2020-01-29T18:26:21.026Z] f6a933c9cadc: Download complete\n[2020-01-29T18:26:21.295Z] a6eb2c9e2280: Verifying Checksum\n[2020-01-29T18:26:21.295Z] a6eb2c9e2280: Download complete\n[2020-01-29T18:26:21.295Z] e6b0cf9c0882: Pull complete\n[2020-01-29T18:26:21.556Z] c9ea274ed700: Verifying Checksum\n[2020-01-29T18:26:21.556Z] c9ea274ed700: Download complete\n[2020-01-29T18:26:21.556Z] 095dd8b7b4d8: Verifying Checksum\n[2020-01-29T18:26:21.556Z] 095dd8b7b4d8: Download complete\n[2020-01-29T18:26:21.556Z] 363af2e989c4: Verifying Checksum\n[2020-01-29T18:26:21.556Z] 363af2e989c4: Download complete\n[2020-01-29T18:26:21.556Z] dc21a1d4508b: Verifying Checksum\n[2020-01-29T18:26:21.556Z] dc21a1d4508b: Download complete\n[2020-01-29T18:26:21.556Z] da0e9bf0cc60: Pull complete\n[2020-01-29T18:26:22.142Z] 61811dbd4963: Verifying Checksum\n[2020-01-29T18:26:22.142Z] 61811dbd4963: Download complete\n[2020-01-29T18:26:23.528Z] c9ea274ed700: Pull complete\n[2020-01-29T18:26:23.528Z] 9cfac6ba3733: Pull complete\n[2020-01-29T18:26:23.787Z] f6a933c9cadc: Pull complete\n[2020-01-29T18:26:27.095Z] 61811dbd4963: Pull complete\n[2020-01-29T18:26:27.095Z] a6eb2c9e2280: Pull complete\n[2020-01-29T18:26:29.012Z] 095dd8b7b4d8: Pull complete\n[2020-01-29T18:26:29.012Z] dc21a1d4508b: Pull complete\n[2020-01-29T18:26:29.012Z] 363af2e989c4: Pull complete\n[2020-01-29T18:26:29.012Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-01-29T18:26:29.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-01-29T18:26:29.163Z] prd-centos7-docker-4c-2g-16728 does not seem to be running inside a container\n[2020-01-29T18:26:29.208Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-bootstrap_PR-34 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-34:/w/workspace/exfoundry_go-mod-bootstrap_PR-34:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-34@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-01-29T18:26:30.273Z] $ docker top af12e45bb688fbbd48a79cf0408b938ddfd601922d1bde822f5ae79fbc6bad5d -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-29T18:26:30.787Z] provisioning config files...\n[2020-01-29T18:26:30.802Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-34@tmp/config1323042484296534875tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-29T18:26:30.819Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-29T18:26:31.110Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-01-29T18:26:31.117Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-29T18:26:31.407Z] ---> logs-deploy.sh\n[2020-01-29T18:26:31.407Z] + ARCHIVE_ARTIFACTS=\n[2020-01-29T18:26:31.407Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-01-29T18:26:31.407Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-01-29T18:26:31.407Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-01-29T18:26:31.407Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-34/10\n[2020-01-29T18:26:31.407Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-34/10/\n[2020-01-29T18:26:31.407Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-34/10 /w/workspace/exfoundry_go-mod-bootstrap_PR-34\n[2020-01-29T18:26:32.344Z] Archives upload complete.\n[2020-01-29T18:26:32.344Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-34/10 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-34/10/\n[2020-01-29T18:26:32.913Z] ---> uname -a:\n[2020-01-29T18:26:32.913Z] Linux af12e45bb688 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n[2020-01-29T18:26:32.913Z] \n[2020-01-29T18:26:32.913Z] \n[2020-01-29T18:26:32.913Z] ---> lscpu:\n[2020-01-29T18:26:32.913Z] Architecture: x86_64\n[2020-01-29T18:26:32.913Z] CPU op-mode(s): 32-bit, 64-bit\n[2020-01-29T18:26:32.913Z] Byte Order: Little Endian\n[2020-01-29T18:26:32.913Z] Address sizes: 40 bits physical, 48 bits virtual\n[2020-01-29T18:26:32.913Z] CPU(s): 4\n[2020-01-29T18:26:32.913Z] On-line CPU(s) list: 0-3\n[2020-01-29T18:26:32.913Z] Thread(s) per core: 1\n[2020-01-29T18:26:32.913Z] Core(s) per socket: 1\n[2020-01-29T18:26:32.913Z] Socket(s): 4\n[2020-01-29T18:26:32.913Z] NUMA node(s): 1\n[2020-01-29T18:26:32.913Z] Vendor ID: GenuineIntel\n[2020-01-29T18:26:32.913Z] CPU family: 6\n[2020-01-29T18:26:32.913Z] Model: 44\n[2020-01-29T18:26:32.913Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n[2020-01-29T18:26:32.913Z] Stepping: 1\n[2020-01-29T18:26:32.913Z] CPU MHz: 2933.438\n[2020-01-29T18:26:32.913Z] BogoMIPS: 5866.87\n[2020-01-29T18:26:32.913Z] Virtualization: VT-x\n[2020-01-29T18:26:32.913Z] Hypervisor vendor: KVM\n[2020-01-29T18:26:32.913Z] Virtualization type: full\n[2020-01-29T18:26:32.913Z] L1d cache: 128 KiB\n[2020-01-29T18:26:32.913Z] L1i cache: 128 KiB\n[2020-01-29T18:26:32.913Z] L2 cache: 16 MiB\n[2020-01-29T18:26:32.913Z] L3 cache: 64 MiB\n[2020-01-29T18:26:32.913Z] NUMA node0 CPU(s): 0-3\n[2020-01-29T18:26:32.913Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n[2020-01-29T18:26:32.913Z] Vulnerability Meltdown: Mitigation; PTI\n[2020-01-29T18:26:32.913Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n[2020-01-29T18:26:32.913Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n[2020-01-29T18:26:32.913Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n[2020-01-29T18:26:32.913Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp\n[2020-01-29T18:26:32.913Z] \n[2020-01-29T18:26:32.913Z] \n[2020-01-29T18:26:32.913Z] ---> nproc:\n[2020-01-29T18:26:32.913Z] 4\n[2020-01-29T18:26:32.913Z] \n[2020-01-29T18:26:32.913Z] \n[2020-01-29T18:26:32.913Z] ---> df -h:\n[2020-01-29T18:26:32.913Z] Filesystem Size Used Available Use% Mounted on\n[2020-01-29T18:26:32.913Z] overlay 50.0G 6.2G 43.7G 13% /\n[2020-01-29T18:26:32.913Z] tmpfs 64.0M 0 64.0M 0% /dev\n[2020-01-29T18:26:32.913Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n[2020-01-29T18:26:32.913Z] shm 64.0M 0 64.0M 0% /dev/shm\n[2020-01-29T18:26:32.913Z] /dev/vda1 50.0G 6.2G 43.7G 13% /etc/resolv.conf\n[2020-01-29T18:26:32.913Z] /dev/vda1 50.0G 6.2G 43.7G 13% /etc/hostname\n[2020-01-29T18:26:32.913Z] /dev/vda1 50.0G 6.2G 43.7G 13% /etc/hosts\n[2020-01-29T18:26:32.913Z] /dev/vda1 50.0G 6.2G 43.7G 13% /w/workspace/exfoundry_go-mod-bootstrap_PR-34\n[2020-01-29T18:26:32.913Z] /dev/vda1 50.0G 6.2G 43.7G 13% /w/workspace/exfoundry_go-mod-bootstrap_PR-34@tmp\n[2020-01-29T18:26:32.913Z] /dev/vda1 50.0G 6.2G 43.7G 13% /var/log/sa\n[2020-01-29T18:26:32.913Z] \n[2020-01-29T18:26:32.913Z] \n[2020-01-29T18:26:32.913Z] ---> free -m:\n[2020-01-29T18:26:32.913Z] total used free shared buff/cache available\n[2020-01-29T18:26:32.913Z] Mem: 1838 572 70 0 1195 1162\n[2020-01-29T18:26:32.913Z] Swap: 1023 0 1023\n[2020-01-29T18:26:32.913Z] \n[2020-01-29T18:26:32.913Z] \n[2020-01-29T18:26:32.913Z] ---> ip addr:\n[2020-01-29T18:26:32.913Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n[2020-01-29T18:26:32.913Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n[2020-01-29T18:26:32.913Z] inet 127.0.0.1/8 scope host lo\n[2020-01-29T18:26:32.913Z] valid_lft forever preferred_lft forever\n[2020-01-29T18:26:32.913Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n[2020-01-29T18:26:32.913Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n[2020-01-29T18:26:32.913Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n[2020-01-29T18:26:32.913Z] valid_lft forever preferred_lft forever\n[2020-01-29T18:26:32.913Z] \n[2020-01-29T18:26:32.913Z] \n[2020-01-29T18:26:32.913Z] ---> sar -b -r -n DEV:\n[2020-01-29T18:26:32.913Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/29/20 \t_x86_64_\t(4 CPU)\n[2020-01-29T18:26:32.913Z] \n[2020-01-29T18:26:32.913Z] 18:18:24 LINUX RESTART\n[2020-01-29T18:26:32.913Z] \n[2020-01-29T18:26:32.913Z] 18:19:01 tps rtps wtps bread/s bwrtn/s\n[2020-01-29T18:26:32.913Z] 18:20:01 36.37 8.89 27.48 1937.87 2829.98\n[2020-01-29T18:26:32.913Z] 18:21:01 2.58 0.00 2.58 0.00 81.77\n[2020-01-29T18:26:32.913Z] 18:22:01 0.70 0.00 0.70 0.00 8.53\n[2020-01-29T18:26:32.913Z] 18:23:01 0.63 0.00 0.63 0.00 7.93\n[2020-01-29T18:26:32.913Z] 18:24:01 0.58 0.00 0.58 0.00 5.96\n[2020-01-29T18:26:32.913Z] 18:25:01 0.75 0.00 0.75 0.00 8.93\n[2020-01-29T18:26:32.913Z] 18:26:01 0.70 0.00 0.70 0.00 8.09\n[2020-01-29T18:26:32.913Z] Average: 6.05 1.27 4.78 276.95 421.76\n[2020-01-29T18:26:32.913Z] \n[2020-01-29T18:26:32.913Z] 18:19:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n[2020-01-29T18:26:32.913Z] 18:20:01 119644 1762660 93.64 2620 1262912 936028 31.94 404572 1199064 8\n[2020-01-29T18:26:32.913Z] 18:21:01 125604 1756700 93.33 2620 1262920 909716 31.04 399884 1198760 12\n[2020-01-29T18:26:32.913Z] 18:22:01 124596 1757708 93.38 2620 1262928 909872 31.04 400680 1198760 8\n[2020-01-29T18:26:32.913Z] 18:23:01 124760 1757544 93.37 2620 1262928 909872 31.04 400828 1198760 8\n[2020-01-29T18:26:32.913Z] 18:24:01 125388 1756916 93.34 2620 1262936 909716 31.04 399844 1198760 8\n[2020-01-29T18:26:32.913Z] 18:25:01 125888 1756416 93.31 2620 1262940 909644 31.04 399600 1198760 12\n[2020-01-29T18:26:32.913Z] 18:26:01 124808 1757496 93.37 2620 1262944 909884 31.04 400884 1198756 8\n[2020-01-29T18:26:32.913Z] Average: 124384 1757920 93.39 2620 1262930 913533 31.17 400899 1198803 9\n[2020-01-29T18:26:32.913Z] \n[2020-01-29T18:26:32.913Z] 18:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n[2020-01-29T18:26:32.913Z] 18:20:01 eth0 133.53 107.44 449.82 46.95 0.00 0.00 0.00\n[2020-01-29T18:26:32.913Z] 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-29T18:26:32.913Z] 18:20:01 docker0 0.85 0.77 0.17 1.15 0.00 0.00 0.00\n[2020-01-29T18:26:32.913Z] 18:21:01 eth0 2.28 1.40 1.64 0.13 0.00 0.00 0.00\n[2020-01-29T18:26:32.913Z] 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-29T18:26:32.913Z] 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-29T18:26:32.913Z] 18:22:01 eth0 1.58 0.35 0.36 0.20 0.00 0.00 0.00\n[2020-01-29T18:26:32.913Z] 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-29T18:26:32.913Z] 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-29T18:26:32.913Z] 18:23:01 eth0 0.93 0.75 0.54 0.38 0.00 0.00 0.00\n[2020-01-29T18:26:32.913Z] 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-29T18:26:32.913Z] 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-29T18:26:32.913Z] 18:24:01 eth0 0.35 0.25 0.15 0.11 0.00 0.00 0.00\n[2020-01-29T18:26:32.913Z] 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-29T18:26:32.913Z] 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-29T18:26:32.913Z] 18:25:01 eth0 0.93 0.08 0.07 0.01 0.00 0.00 0.00\n[2020-01-29T18:26:32.913Z] 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-29T18:26:32.913Z] 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-29T18:26:32.913Z] 18:26:01 eth0 0.50 0.45 0.27 0.21 0.00 0.00 0.00\n[2020-01-29T18:26:32.913Z] 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-29T18:26:32.913Z] 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-29T18:26:32.913Z] Average: eth0 20.02 15.82 64.72 6.86 0.00 0.00 0.00\n[2020-01-29T18:26:32.913Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-29T18:26:32.913Z] Average: docker0 0.12 0.11 0.02 0.16 0.00 0.00 0.00\n[2020-01-29T18:26:32.913Z] \n[2020-01-29T18:26:32.913Z] \n[2020-01-29T18:26:32.913Z] ---> sar -P ALL:\n[2020-01-29T18:26:32.913Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/29/20 \t_x86_64_\t(4 CPU)\n[2020-01-29T18:26:32.913Z] \n[2020-01-29T18:26:32.913Z] 18:18:24 LINUX RESTART\n[2020-01-29T18:26:32.913Z] \n[2020-01-29T18:26:32.913Z] 18:19:01 CPU %user %nice %system %iowait %steal %idle\n[2020-01-29T18:26:32.913Z] 18:20:01 all 3.47 0.00 1.68 1.08 0.00 93.77\n[2020-01-29T18:26:32.913Z] 18:20:01 0 3.25 0.00 1.73 0.08 0.00 94.94\n[2020-01-29T18:26:32.913Z] 18:20:01 1 3.48 0.00 1.71 1.21 0.02 93.59\n[2020-01-29T18:26:32.913Z] 18:20:01 2 3.75 0.00 1.71 0.90 0.00 93.64\n[2020-01-29T18:26:32.913Z] 18:20:01 3 3.36 0.00 1.59 2.13 0.00 92.92\n[2020-01-29T18:26:32.913Z] 18:21:01 all 0.19 0.00 0.07 0.00 0.00 99.74\n[2020-01-29T18:26:32.913Z] 18:21:01 0 0.07 0.00 0.07 0.00 0.02 99.85\n[2020-01-29T18:26:32.913Z] 18:21:01 1 0.05 0.00 0.07 0.00 0.00 99.88\n[2020-01-29T18:26:32.913Z] 18:21:01 2 0.10 0.00 0.08 0.00 0.00 99.82\n[2020-01-29T18:26:32.913Z] 18:21:01 3 0.55 0.00 0.07 0.00 0.00 99.38\n[2020-01-29T18:26:32.913Z] 18:22:01 all 0.20 0.00 0.06 0.00 0.00 99.75\n[2020-01-29T18:26:32.913Z] 18:22:01 0 0.07 0.00 0.07 0.00 0.00 99.87\n[2020-01-29T18:26:32.913Z] 18:22:01 1 0.48 0.00 0.05 0.00 0.00 99.47\n[2020-01-29T18:26:32.913Z] 18:22:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n[2020-01-29T18:26:32.913Z] 18:22:01 3 0.18 0.00 0.03 0.00 0.00 99.78\n[2020-01-29T18:26:32.913Z] 18:23:01 all 0.18 0.00 0.05 0.00 0.00 99.76\n[2020-01-29T18:26:32.913Z] 18:23:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n[2020-01-29T18:26:32.913Z] 18:23:01 1 0.55 0.00 0.05 0.00 0.00 99.40\n[2020-01-29T18:26:32.913Z] 18:23:01 2 0.10 0.00 0.10 0.00 0.02 99.78\n[2020-01-29T18:26:32.913Z] 18:23:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n[2020-01-29T18:26:32.913Z] 18:24:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n[2020-01-29T18:26:32.913Z] 18:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95\n[2020-01-29T18:26:32.913Z] 18:24:01 1 0.55 0.00 0.05 0.00 0.00 99.40\n[2020-01-29T18:26:32.913Z] 18:24:01 2 0.05 0.00 0.05 0.00 0.00 99.90\n[2020-01-29T18:26:32.913Z] 18:24:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n[2020-01-29T18:26:32.913Z] 18:25:01 all 0.17 0.00 0.06 0.00 0.00 99.77\n[2020-01-29T18:26:32.913Z] 18:25:01 0 0.03 0.00 0.08 0.00 0.00 99.88\n[2020-01-29T18:26:32.913Z] 18:25:01 1 0.55 0.00 0.07 0.00 0.00 99.38\n[2020-01-29T18:26:32.913Z] 18:25:01 2 0.05 0.00 0.05 0.00 0.00 99.90\n[2020-01-29T18:26:32.913Z] 18:25:01 3 0.05 0.00 0.07 0.00 0.00 99.88\n[2020-01-29T18:26:32.913Z] 18:26:01 all 0.19 0.00 0.05 0.00 0.00 99.76\n[2020-01-29T18:26:32.913Z] 18:26:01 0 0.10 0.00 0.07 0.00 0.00 99.83\n[2020-01-29T18:26:32.913Z] 18:26:01 1 0.52 0.00 0.05 0.00 0.00 99.43\n[2020-01-29T18:26:32.913Z] 18:26:01 2 0.07 0.00 0.03 0.00 0.00 99.90\n[2020-01-29T18:26:32.913Z] 18:26:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n[2020-01-29T18:26:32.913Z] Average: all 0.65 0.00 0.29 0.15 0.00 98.91\n[2020-01-29T18:26:32.913Z] Average: 0 0.51 0.00 0.29 0.01 0.00 99.18\n[2020-01-29T18:26:32.913Z] Average: 1 0.88 0.00 0.29 0.17 0.00 98.65\n[2020-01-29T18:26:32.913Z] Average: 2 0.60 0.00 0.30 0.13 0.00 98.98\n[2020-01-29T18:26:32.913Z] Average: 3 0.61 0.00 0.27 0.30 0.00 98.81\n[2020-01-29T18:26:32.913Z] \n[2020-01-29T18:26:32.913Z] \n[2020-01-29T18:26:32.913Z] '