b' Push event to branch master\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Obtained Jenkinsfile from d72e79fd776ed2cde11106a18902f802f82f825d\n Running in Durability level: MAX_SURVIVABILITY\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision 605be525325dc0a546415fabd38db7c6570715f1\n using credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\n Fetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using 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\n Checking out Revision 605be525325dc0a546415fabd38db7c6570715f1 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 605be525325dc0a546415fabd38db7c6570715f1 # timeout=10\n Commit message: "Merge pull request #75 from ernestojeda/fix-missing-codecov-report"\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-registry, goVersion:1.12, buildImage:false, pushImage:false, semverBump:patch]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes 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-registry-settings\n PROJECT: go-mod-registry\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-registry\n DOCKER_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\n Still waiting to schedule task\n Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-11963 in /w/workspace/exfoundry_go-mod-registry_master\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Cloning repository git@github.com:edgexfoundry/go-mod-registry.git\n > git init /w/workspace/exfoundry_go-mod-registry_master # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Checking out Revision d72e79fd776ed2cde11106a18902f802f82f825d (master)\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.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-registry.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f d72e79fd776ed2cde11106a18902f802f82f825d # timeout=10\n Commit message: "build(Jenkinsfile): Pipeline changes for Geneva release"\n > git rev-list --no-walk 44a8c77a17c958ddea9d621df334e48333e51ac1 # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-07T15:46:14.916Z] 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-07T15:46:16.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-07T15:46:16.470Z] \n [2020-01-07T15:46:16.470Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T15:46:16.835Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-07T15:46:16.835Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-07T15:46:16.835Z] e7c96db7181b: Pulling fs layer\n [2020-01-07T15:46:16.835Z] f843d840bd3d: Pulling fs layer\n [2020-01-07T15:46:16.835Z] 2e8c98d52f1d: Pulling fs layer\n [2020-01-07T15:46:16.835Z] e7c96db7181b: Verifying Checksum\n [2020-01-07T15:46:16.835Z] e7c96db7181b: Download complete\n [2020-01-07T15:46:17.101Z] 2e8c98d52f1d: Verifying Checksum\n [2020-01-07T15:46:17.101Z] 2e8c98d52f1d: Download complete\n [2020-01-07T15:46:17.101Z] f843d840bd3d: Verifying Checksum\n [2020-01-07T15:46:17.101Z] f843d840bd3d: Download complete\n [2020-01-07T15:46:17.101Z] e7c96db7181b: Pull complete\n [2020-01-07T15:46:18.042Z] f843d840bd3d: Pull complete\n [2020-01-07T15:46:18.042Z] 2e8c98d52f1d: Pull complete\n [2020-01-07T15:46:18.042Z] Digest: sha256:3f766596700baed112fd8a4464f91f9e4e87bb17792922844579db0f96983418\n [2020-01-07T15:46:18.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-07T15:46:18.204Z] prd-centos7-docker-4c-2g-11963 does not seem to be running inside a container\n [2020-01-07T15:46:18.225Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-07T15:46:18.830Z] $ docker top 7f623e6ed335910c695cd2201c3c2182167303ecc6f8e6b91e964d1190d1ebc3 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-07T15:46:19.473Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-07T15:46:19.473Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-07T15:46:19.675Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-07T15:46:19.679Z] $ docker exec 7f623e6ed335910c695cd2201c3c2182167303ecc6f8e6b91e964d1190d1ebc3 ssh-agent\n [2020-01-07T15:46:19.865Z] SSH_AUTH_SOCK=/tmp/ssh-gXNN4o0MIP8P/agent.15\n [2020-01-07T15:46:19.866Z] SSH_AGENT_PID=22\n [2020-01-07T15:46:19.879Z] Running ssh-add (command line suppressed)\n [2020-01-07T15:46:20.030Z] Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_7756510811971356780.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_7756510811971356780.key)\n [2020-01-07T15:46:20.088Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T15:46:20.430Z] + git describe --exact-match --tags HEAD\n [2020-01-07T15:46:20.430Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-07T15:46:20.505Z] $ docker exec --env ******** --env ******** 7f623e6ed335910c695cd2201c3c2182167303ecc6f8e6b91e964d1190d1ebc3 ssh-agent -k\n [2020-01-07T15:46:20.696Z] unset SSH_AUTH_SOCK;\n [2020-01-07T15:46:20.697Z] unset SSH_AGENT_PID;\n [2020-01-07T15:46:20.697Z] echo Agent pid 22 killed;\n [2020-01-07T15:46:20.746Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-07T15:46:20.805Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-07T15:46:20.806Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-07T15:46:20.847Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-07T15:46:20.847Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-07T15:46:21.061Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-07T15:46:21.064Z] $ docker exec 7f623e6ed335910c695cd2201c3c2182167303ecc6f8e6b91e964d1190d1ebc3 ssh-agent\n [2020-01-07T15:46:21.257Z] SSH_AUTH_SOCK=/tmp/ssh-bfxVzxF9bP9E/agent.57\n [2020-01-07T15:46:21.257Z] SSH_AGENT_PID=64\n [2020-01-07T15:46:21.264Z] Running ssh-add (command line suppressed)\n [2020-01-07T15:46:21.441Z] Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_4653307250459336731.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_4653307250459336731.key)\n [2020-01-07T15:46:21.497Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T15:46:21.820Z] + git semver init\n [2020-01-07T15:46:21.820Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-07T15:46:21.820Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git\n [2020-01-07T15:46:21.820Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master\n [2020-01-07T15:46:21.820Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-07T15:46:21.820Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-07T15:46:21.820Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-07T15:46:21.820Z] # $SEMVER_BRANCH = master\n [2020-01-07T15:46:21.820Z] # $SEMVER_TEMP = /tmp/semver-101837625\n [2020-01-07T15:46:21.820Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP\n [2020-01-07T15:46:22.080Z] # \'/tmp/semver-101837625\' -> \'/w/workspace/exfoundry_go-mod-registry_master/.semver\'\n [2020-01-07T15:46:22.080Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver\n [Pipeline] }\n [2020-01-07T15:46:22.094Z] $ docker exec --env ******** --env ******** 7f623e6ed335910c695cd2201c3c2182167303ecc6f8e6b91e964d1190d1ebc3 ssh-agent -k\n [2020-01-07T15:46:22.236Z] unset SSH_AUTH_SOCK;\n [2020-01-07T15:46:22.237Z] unset SSH_AGENT_PID;\n [2020-01-07T15:46:22.237Z] echo Agent pid 64 killed;\n [2020-01-07T15:46:22.291Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-07T15:46:22.667Z] + git semver\n [Pipeline] }\n [2020-01-07T15:46:22.690Z] $ docker stop --time=1 7f623e6ed335910c695cd2201c3c2182167303ecc6f8e6b91e964d1190d1ebc3\n [2020-01-07T15:46:24.064Z] $ docker rm -f 7f623e6ed335910c695cd2201c3c2182167303ecc6f8e6b91e964d1190d1ebc3\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-07T15:46:24.695Z] Stashed 24 file(s)\n [Pipeline] echo\n [2020-01-07T15:46:24.709Z] [edgeXSemver] initialized semver on version 0.1.14\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2020-01-07T15:46:39.952Z] Still waiting to schedule task\n [2020-01-07T15:46:39.952Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-01-07T15:46:39.972Z] Still waiting to schedule task\n [2020-01-07T15:46:39.972Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n [2020-01-07T15:47:55.326Z] Running on prd-centos7-docker-4c-2g-11971 in /w/workspace/exfoundry_go-mod-registry_master\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-07T15:47:57.562Z] using credential edgex-jenkins-ssh\n [2020-01-07T15:47:57.582Z] Cloning the remote Git repository\n [2020-01-07T15:47:57.582Z] Cloning with configured refspecs honoured and without tags\n [2020-01-07T15:47:56.998Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git\n [2020-01-07T15:47:57.033Z] > git init /w/workspace/exfoundry_go-mod-registry_master # timeout=10\n [2020-01-07T15:47:57.075Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n [2020-01-07T15:47:57.075Z] > git --version # timeout=10\n [2020-01-07T15:47:57.081Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-07T15:47:57.110Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T15:47:58.162Z] Fetching without tags\n [2020-01-07T15:47:58.542Z] Checking out Revision d72e79fd776ed2cde11106a18902f802f82f825d (master)\n [2020-01-07T15:47:57.545Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n [2020-01-07T15:47:57.551Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T15:47:57.561Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n [2020-01-07T15:47:57.577Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n [2020-01-07T15:47:57.577Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-07T15:47:57.583Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T15:47:57.993Z] > git config core.sparsecheckout # timeout=10\n [2020-01-07T15:47:58.001Z] > git checkout -f d72e79fd776ed2cde11106a18902f802f82f825d # timeout=10\n [2020-01-07T15:48:01.906Z] Commit message: "build(Jenkinsfile): Pipeline changes for Geneva release"\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-07T15:48:03.240Z] =========================================================\n [2020-01-07T15:48:03.240Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine]\n [2020-01-07T15:48:03.240Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T15:48:03.895Z] + 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-07T15:48:04.161Z] Sending build context to Docker daemon 286.7kB\n\n [2020-01-07T15:48:04.161Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n [2020-01-07T15:48:04.161Z] Step 2/7 : FROM ${BASE}\n [2020-01-07T15:48:04.161Z] 1.12.6-alpine: Pulling from edgex-golang-base\n [2020-01-07T15:48:04.161Z] 921b31ab772b: Pulling fs layer\n [2020-01-07T15:48:04.161Z] 2d3896533852: Pulling fs layer\n [2020-01-07T15:48:04.161Z] 28c34ce20860: Pulling fs layer\n [2020-01-07T15:48:04.161Z] 9186bf07c4ae: Pulling fs layer\n [2020-01-07T15:48:04.161Z] 7f1720e95b4b: Pulling fs layer\n [2020-01-07T15:48:04.161Z] 24d9f57f8391: Pulling fs layer\n [2020-01-07T15:48:04.161Z] 9498642caea3: Pulling fs layer\n [2020-01-07T15:48:04.161Z] ba4d0a6bad5e: Pulling fs layer\n [2020-01-07T15:48:04.161Z] 7af212d24233: Pulling fs layer\n [2020-01-07T15:48:04.161Z] ee2efeeb882f: Pulling fs layer\n [2020-01-07T15:48:04.161Z] d216d3b964db: Pulling fs layer\n [2020-01-07T15:48:04.161Z] 9498642caea3: Waiting\n [2020-01-07T15:48:04.161Z] ba4d0a6bad5e: Waiting\n [2020-01-07T15:48:04.161Z] 7af212d24233: Waiting\n [2020-01-07T15:48:04.161Z] ee2efeeb882f: Waiting\n [2020-01-07T15:48:04.161Z] d216d3b964db: Waiting\n [2020-01-07T15:48:04.161Z] 9186bf07c4ae: Waiting\n [2020-01-07T15:48:04.161Z] 7f1720e95b4b: Waiting\n [2020-01-07T15:48:04.161Z] 24d9f57f8391: Waiting\n [2020-01-07T15:48:04.161Z] 28c34ce20860: Verifying Checksum\n [2020-01-07T15:48:04.161Z] 28c34ce20860: Download complete\n [2020-01-07T15:48:04.161Z] 2d3896533852: Download complete\n [2020-01-07T15:48:04.161Z] 7f1720e95b4b: Verifying Checksum\n [2020-01-07T15:48:04.161Z] 7f1720e95b4b: Download complete\n [2020-01-07T15:48:04.161Z] 24d9f57f8391: Verifying Checksum\n [2020-01-07T15:48:04.161Z] 24d9f57f8391: Download complete\n [2020-01-07T15:48:04.161Z] 921b31ab772b: Verifying Checksum\n [2020-01-07T15:48:04.161Z] 921b31ab772b: Download complete\n [2020-01-07T15:48:04.425Z] 921b31ab772b: Pull complete\n [2020-01-07T15:48:04.715Z] 2d3896533852: Pull complete\n [2020-01-07T15:48:04.715Z] 28c34ce20860: Pull complete\n [2020-01-07T15:48:04.999Z] 9498642caea3: Verifying Checksum\n [2020-01-07T15:48:04.999Z] 9498642caea3: Download complete\n [2020-01-07T15:48:04.999Z] 7af212d24233: Verifying Checksum\n [2020-01-07T15:48:04.999Z] 7af212d24233: Download complete\n [2020-01-07T15:48:05.948Z] ee2efeeb882f: Verifying Checksum\n [2020-01-07T15:48:05.948Z] ee2efeeb882f: Download complete\n [2020-01-07T15:48:05.948Z] d216d3b964db: Verifying Checksum\n [2020-01-07T15:48:05.948Z] d216d3b964db: Download complete\n [2020-01-07T15:48:05.948Z] 9186bf07c4ae: Verifying Checksum\n [2020-01-07T15:48:05.948Z] 9186bf07c4ae: Download complete\n [2020-01-07T15:48:05.948Z] ba4d0a6bad5e: Verifying Checksum\n [2020-01-07T15:48:05.948Z] ba4d0a6bad5e: Download complete\n [2020-01-07T15:48:12.540Z] 9186bf07c4ae: Pull complete\n [2020-01-07T15:48:12.540Z] 7f1720e95b4b: Pull complete\n [2020-01-07T15:48:12.540Z] 24d9f57f8391: Pull complete\n [2020-01-07T15:48:15.210Z] 9498642caea3: Pull complete\n [2020-01-07T15:48:19.409Z] ba4d0a6bad5e: Pull complete\n [2020-01-07T15:48:19.409Z] 7af212d24233: Pull complete\n [2020-01-07T15:48:19.977Z] ee2efeeb882f: Pull complete\n [2020-01-07T15:48:19.977Z] d216d3b964db: Pull complete\n [2020-01-07T15:48:19.977Z] Digest: sha256:26065ac814cd2cdfd2492c2d3318b13c68791c8cca06e489144751c6f654f77d\n [2020-01-07T15:48:19.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n [2020-01-07T15:48:19.977Z] ---> 140a058597bd\n [2020-01-07T15:48:19.977Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-01-07T15:48:19.977Z] ---> Running in 61eff22c9f17\n [2020-01-07T15:48:20.236Z] Removing intermediate container 61eff22c9f17\n [2020-01-07T15:48:20.236Z] ---> 27429fee67fb\n [2020-01-07T15:48:20.236Z] Step 4/7 : RUN apk add --update bash\n [2020-01-07T15:48:20.236Z] ---> Running in fa66148f0d8a\n [2020-01-07T15:48:21.171Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n [2020-01-07T15:48:22.125Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n [2020-01-07T15:48:22.125Z] OK: 134 MiB in 39 packages\n [2020-01-07T15:48:22.693Z] Removing intermediate container fa66148f0d8a\n [2020-01-07T15:48:22.693Z] ---> de27cbbfa545\n [2020-01-07T15:48:22.693Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-01-07T15:48:22.693Z] ---> Running in ba66ebd08a7a\n [2020-01-07T15:48:22.693Z] Removing intermediate container ba66ebd08a7a\n [2020-01-07T15:48:22.693Z] ---> 544c8a3a2d9a\n [2020-01-07T15:48:22.693Z] Step 6/7 : COPY go.mod .\n [2020-01-07T15:48:22.958Z] ---> d81630020633\n [2020-01-07T15:48:22.958Z] Step 7/7 : RUN go mod download\n [2020-01-07T15:48:22.958Z] ---> Running in 475baa233801\n [2020-01-07T15:48:23.531Z] \x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-07T15:48:23.531Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-07T15:48:23.531Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-07T15:48:23.531Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-01-07T15:48:23.531Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-07T15:48:23.531Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-01-07T15:48:23.531Z] go: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-07T15:48:24.105Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-07T15:48:24.105Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-07T15:48:24.105Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-07T15:48:24.105Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-07T15:48:28.294Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-01-07T15:48:28.294Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-01-07T15:48:28.294Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-07T15:48:28.294Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-07T15:48:28.294Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-07T15:48:28.294Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-01-07T15:48:28.294Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-07T15:48:28.294Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-07T15:48:28.294Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-07T15:48:28.294Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-07T15:48:28.294Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-07T15:48:28.294Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-07T15:48:28.294Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-07T15:48:28.294Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-07T15:48:28.294Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-07T15:48:28.294Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-07T15:48:28.294Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-07T15:48:28.294Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-07T15:48:28.294Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-07T15:48:28.863Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-07T15:48:28.863Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-07T15:48:28.863Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-07T15:48:28.864Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-07T15:48:28.864Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-01-07T15:48:28.864Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-07T15:48:28.864Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-07T15:48:29.125Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-07T15:48:29.125Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-01-07T15:48:29.125Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-07T15:48:29.125Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-07T15:48:29.125Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-07T15:48:29.125Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-01-07T15:48:29.392Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-07T15:48:29.392Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-07T15:48:29.392Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-07T15:48:29.392Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-07T15:48:29.960Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-07T15:48:29.960Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-07T15:48:29.960Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-07T15:48:29.960Z] go: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-07T15:48:30.219Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-07T15:48:30.478Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-07T15:48:30.478Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-07T15:48:30.478Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-07T15:48:30.478Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-07T15:48:38.625Z] \x1b[0mRemoving intermediate container 475baa233801\n [2020-01-07T15:48:38.625Z] ---> dceed22588f9\n [2020-01-07T15:48:38.625Z] Successfully built dceed22588f9\n [2020-01-07T15:48:38.625Z] 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-07T15:48:39.238Z] + docker inspect -f . ci-base-image-x86_64\n [2020-01-07T15:48:39.238Z] .\n [Pipeline] withDockerContainer\n [2020-01-07T15:48:39.380Z] prd-centos7-docker-4c-2g-11971 does not seem to be running inside a container\n [2020-01-07T15:48:39.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_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 ******** ci-base-image-x86_64 cat\n [2020-01-07T15:48:39.972Z] $ docker top 774528d5a849a78bfac0a5e8b0d4ff14ff42fdd9d4d944b1f373369071cb7675 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T15:48:40.875Z] + go version\n [2020-01-07T15:48:40.875Z] go version go1.12.6 linux/amd64\n [Pipeline] sh\n [2020-01-07T15:48:41.182Z] + make test\n [2020-01-07T15:48:41.182Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-07T15:48:56.128Z] ok \tgithub.com/edgexfoundry/go-mod-registry/internal/pkg/consul\t4.560s\tcoverage: 81.3% of statements\n [2020-01-07T15:48:56.128Z] ? \tgithub.com/edgexfoundry/go-mod-registry/pkg/types\t[no test files]\n [2020-01-07T15:48:56.128Z] ok \tgithub.com/edgexfoundry/go-mod-registry/registry\t0.008s\tcoverage: 85.7% of statements\n [2020-01-07T15:48:56.128Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-07T15:48:57.540Z] gofmt -l .\n [2020-01-07T15:48:57.540Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-01-07T15:48:57.860Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-07T15:48:57.871Z] $ docker stop --time=1 774528d5a849a78bfac0a5e8b0d4ff14ff42fdd9d4d944b1f373369071cb7675\n [2020-01-07T15:48:59.431Z] $ docker rm -f 774528d5a849a78bfac0a5e8b0d4ff14ff42fdd9d4d944b1f373369071cb7675\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-01-07T15:49:02.522Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-11972 in /w/workspace/exfoundry_go-mod-registry_master\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-07T15:49:10.828Z] using credential edgex-jenkins-ssh\n [2020-01-07T15:49:10.855Z] Cloning the remote Git repository\n [2020-01-07T15:49:10.855Z] Cloning with configured refspecs honoured and without tags\n [2020-01-07T15:49:10.921Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git\n [2020-01-07T15:49:11.008Z] > git init /w/workspace/exfoundry_go-mod-registry_master # timeout=10\n [2020-01-07T15:49:11.093Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n [2020-01-07T15:49:11.094Z] > git --version # timeout=10\n [2020-01-07T15:49:11.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-07T15:49:11.177Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T15:49:11.866Z] Fetching without tags\n [2020-01-07T15:49:12.325Z] Checking out Revision d72e79fd776ed2cde11106a18902f802f82f825d (master)\n [2020-01-07T15:49:11.774Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n [2020-01-07T15:49:11.801Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T15:49:11.837Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n [2020-01-07T15:49:11.883Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n [2020-01-07T15:49:11.883Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-07T15:49:11.893Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T15:49:12.401Z] > git config core.sparsecheckout # timeout=10\n [2020-01-07T15:49:12.422Z] > git checkout -f d72e79fd776ed2cde11106a18902f802f82f825d # timeout=10\n [2020-01-07T15:49:16.655Z] Commit message: "build(Jenkinsfile): Pipeline changes for Geneva release"\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-07T15:49:17.660Z] =========================================================\n [2020-01-07T15:49:17.660Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64]\n [2020-01-07T15:49:17.660Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T15:49:19.172Z] + 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-07T15:49:20.137Z] Sending build context to Docker daemon 286.7kB\n\n [2020-01-07T15:49:20.137Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n [2020-01-07T15:49:20.137Z] Step 2/7 : FROM ${BASE}\n [2020-01-07T15:49:20.422Z] 1.12.6-alpine-arm64: Pulling from edgex-golang-base\n [2020-01-07T15:49:20.422Z] 54e94bcddc88: Pulling fs layer\n [2020-01-07T15:49:20.422Z] 43582c0db3f3: Pulling fs layer\n [2020-01-07T15:49:20.422Z] 9fe16242a9df: Pulling fs layer\n [2020-01-07T15:49:20.422Z] fbf0f20b3a29: Pulling fs layer\n [2020-01-07T15:49:20.422Z] 57bbd25d50cb: Pulling fs layer\n [2020-01-07T15:49:20.422Z] 4c3326bd8e33: Pulling fs layer\n [2020-01-07T15:49:20.422Z] d45218f23013: Pulling fs layer\n [2020-01-07T15:49:20.422Z] d22026c5ede0: Pulling fs layer\n [2020-01-07T15:49:20.422Z] f32e18732fe6: Pulling fs layer\n [2020-01-07T15:49:20.422Z] 3a2ca3ccd3c2: Pulling fs layer\n [2020-01-07T15:49:20.422Z] 43f99696bdfb: Pulling fs layer\n [2020-01-07T15:49:20.422Z] fbf0f20b3a29: Waiting\n [2020-01-07T15:49:20.422Z] 57bbd25d50cb: Waiting\n [2020-01-07T15:49:20.422Z] 4c3326bd8e33: Waiting\n [2020-01-07T15:49:20.422Z] d45218f23013: Waiting\n [2020-01-07T15:49:20.422Z] d22026c5ede0: Waiting\n [2020-01-07T15:49:20.422Z] f32e18732fe6: Waiting\n [2020-01-07T15:49:20.422Z] 3a2ca3ccd3c2: Waiting\n [2020-01-07T15:49:20.422Z] 43f99696bdfb: Waiting\n [2020-01-07T15:49:20.422Z] 9fe16242a9df: Verifying Checksum\n [2020-01-07T15:49:20.422Z] 9fe16242a9df: Download complete\n [2020-01-07T15:49:20.422Z] 43582c0db3f3: Verifying Checksum\n [2020-01-07T15:49:20.422Z] 43582c0db3f3: Download complete\n [2020-01-07T15:49:20.700Z] 57bbd25d50cb: Verifying Checksum\n [2020-01-07T15:49:20.700Z] 57bbd25d50cb: Download complete\n [2020-01-07T15:49:20.700Z] 4c3326bd8e33: Verifying Checksum\n [2020-01-07T15:49:20.700Z] 4c3326bd8e33: Download complete\n [2020-01-07T15:49:20.700Z] 54e94bcddc88: Verifying Checksum\n [2020-01-07T15:49:20.700Z] 54e94bcddc88: Download complete\n [2020-01-07T15:49:22.695Z] 54e94bcddc88: Pull complete\n [2020-01-07T15:49:23.662Z] 43582c0db3f3: Pull complete\n [2020-01-07T15:49:24.249Z] 9fe16242a9df: Pull complete\n [2020-01-07T15:49:28.535Z] d45218f23013: Verifying Checksum\n [2020-01-07T15:49:28.535Z] d45218f23013: Download complete\n [2020-01-07T15:49:28.535Z] f32e18732fe6: Verifying Checksum\n [2020-01-07T15:49:28.535Z] f32e18732fe6: Download complete\n [2020-01-07T15:49:31.162Z] 3a2ca3ccd3c2: Verifying Checksum\n [2020-01-07T15:49:31.162Z] 3a2ca3ccd3c2: Download complete\n [2020-01-07T15:49:31.752Z] 43f99696bdfb: Verifying Checksum\n [2020-01-07T15:49:31.752Z] 43f99696bdfb: Download complete\n [2020-01-07T15:49:33.729Z] d22026c5ede0: Verifying Checksum\n [2020-01-07T15:49:33.729Z] d22026c5ede0: Download complete\n [2020-01-07T15:49:36.336Z] fbf0f20b3a29: Verifying Checksum\n [2020-01-07T15:49:36.336Z] fbf0f20b3a29: Download complete\n [2020-01-07T15:49:51.362Z] fbf0f20b3a29: Pull complete\n [2020-01-07T15:49:51.362Z] 57bbd25d50cb: Pull complete\n [2020-01-07T15:49:51.362Z] 4c3326bd8e33: Pull complete\n [2020-01-07T15:49:55.626Z] d45218f23013: Pull complete\n [2020-01-07T15:50:02.357Z] d22026c5ede0: Pull complete\n [2020-01-07T15:50:02.632Z] f32e18732fe6: Pull complete\n [2020-01-07T15:50:05.231Z] 3a2ca3ccd3c2: Pull complete\n [2020-01-07T15:50:05.231Z] 43f99696bdfb: Pull complete\n [2020-01-07T15:50:05.508Z] Digest: sha256:c78950982047a35e7abeb24cdb89444f8193f134334753a69100d3e520a2d2b0\n [2020-01-07T15:50:05.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64\n [2020-01-07T15:50:05.508Z] ---> 8c1ce5f80d72\n [2020-01-07T15:50:05.508Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-01-07T15:50:09.809Z] ---> Running in ea5767771cff\n [2020-01-07T15:50:09.809Z] Removing intermediate container ea5767771cff\n [2020-01-07T15:50:09.809Z] ---> 9f4f7226bdac\n [2020-01-07T15:50:09.809Z] Step 4/7 : RUN apk add --update bash\n [2020-01-07T15:50:09.809Z] ---> Running in 03b20fb4cddb\n [2020-01-07T15:50:10.785Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n [2020-01-07T15:50:11.369Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n [2020-01-07T15:50:11.963Z] OK: 121 MiB in 39 packages\n [2020-01-07T15:50:13.410Z] Removing intermediate container 03b20fb4cddb\n [2020-01-07T15:50:13.410Z] ---> d6794d0b0b5a\n [2020-01-07T15:50:13.410Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-01-07T15:50:13.410Z] ---> Running in f1a70d0e63fb\n [2020-01-07T15:50:13.686Z] Removing intermediate container f1a70d0e63fb\n [2020-01-07T15:50:13.686Z] ---> 057da22292dd\n [2020-01-07T15:50:13.686Z] Step 6/7 : COPY go.mod .\n [2020-01-07T15:50:14.290Z] ---> 6a74777f56d7\n [2020-01-07T15:50:14.290Z] Step 7/7 : RUN go mod download\n [2020-01-07T15:50:14.290Z] ---> Running in e94aa2c3f316\n [2020-01-07T15:50:15.719Z] \x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-07T15:50:15.719Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-01-07T15:50:15.719Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-07T15:50:15.719Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-07T15:50:15.719Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-07T15:50:15.719Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-07T15:50:15.719Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-01-07T15:50:16.730Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-07T15:50:16.998Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-07T15:50:16.998Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-07T15:50:16.998Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-07T15:50:23.675Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-01-07T15:50:23.675Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-07T15:50:23.675Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-07T15:50:23.675Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-01-07T15:50:23.675Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-07T15:50:23.675Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-07T15:50:23.675Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-01-07T15:50:24.670Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-07T15:50:24.670Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-07T15:50:25.262Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-07T15:50:25.263Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-07T15:50:25.534Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-07T15:50:25.534Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-07T15:50:25.534Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-07T15:50:25.534Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-07T15:50:25.534Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-07T15:50:25.534Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-07T15:50:25.819Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-07T15:50:26.803Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-07T15:50:27.080Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-01-07T15:50:27.080Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-07T15:50:27.080Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-07T15:50:27.354Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-07T15:50:27.354Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-07T15:50:27.354Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-07T15:50:27.354Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-07T15:50:27.354Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-07T15:50:27.631Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-07T15:50:29.070Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-07T15:50:29.070Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-07T15:50:29.070Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-07T15:50:29.343Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-01-07T15:50:29.625Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-07T15:50:31.065Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-07T15:50:31.065Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-07T15:50:31.065Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-07T15:50:31.692Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-07T15:50:32.295Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-07T15:50:32.911Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-07T15:50:32.911Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-07T15:50:32.911Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-01-07T15:50:32.911Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-07T15:50:33.930Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-07T15:50:33.931Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-07T15:50:34.208Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-07T15:51:01.035Z] \x1b[0mRemoving intermediate container e94aa2c3f316\n [2020-01-07T15:51:01.035Z] ---> cf24a72d2a8d\n [2020-01-07T15:51:01.035Z] Successfully built cf24a72d2a8d\n [2020-01-07T15:51:01.035Z] 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-07T15:51:01.662Z] + docker inspect -f . ci-base-image-arm64\n [2020-01-07T15:51:01.931Z] .\n [Pipeline] withDockerContainer\n [2020-01-07T15:51:02.301Z] prd-ubuntu18.04-docker-arm64-4c-2g-11972 does not seem to be running inside a container\n [2020-01-07T15:51:02.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_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 ******** ci-base-image-arm64 cat\n [2020-01-07T15:51:03.645Z] $ docker top 2aad8588501e2752c4ee7ad5823553f3101ecbeaf1edaa5d1002f29c95517aea -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T15:51:06.055Z] + go version\n [2020-01-07T15:51:06.055Z] go version go1.12.6 linux/arm64\n [Pipeline] sh\n [2020-01-07T15:51:06.745Z] + make test\n [2020-01-07T15:51:06.745Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-07T15:51:45.673Z] ok \tgithub.com/edgexfoundry/go-mod-registry/internal/pkg/consul\t4.676s\tcoverage: 81.3% of statements\n [2020-01-07T15:51:45.673Z] ? \tgithub.com/edgexfoundry/go-mod-registry/pkg/types\t[no test files]\n [2020-01-07T15:51:45.673Z] ok \tgithub.com/edgexfoundry/go-mod-registry/registry\t0.015s\tcoverage: 85.7% of statements\n [2020-01-07T15:51:45.673Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-07T15:52:00.711Z] gofmt -l .\n [2020-01-07T15:52:00.711Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-01-07T15:52:00.753Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-01-07T15:52:01.169Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-07T15:52:01.191Z] $ docker stop --time=1 2aad8588501e2752c4ee7ad5823553f3101ecbeaf1edaa5d1002f29c95517aea\n [2020-01-07T15:52:03.362Z] $ docker rm -f 2aad8588501e2752c4ee7ad5823553f3101ecbeaf1edaa5d1002f29c95517aea\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\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-07T15:52:04.890Z] provisioning config files...\n [2020-01-07T15:52:04.901Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config7921600923514982753tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T15:52:05.226Z] + curl -s https://codecov.io/bash\n [2020-01-07T15:52:05.226Z] + bash -s - -t @/w/workspace/exfoundry_go-mod-registry_master@tmp/config7921600923514982753tmp\n [2020-01-07T15:52:05.487Z] \n [2020-01-07T15:52:05.487Z] _____ _\n [2020-01-07T15:52:05.487Z] / ____| | |\n [2020-01-07T15:52:05.487Z] | | ___ __| | ___ ___ _____ __\n [2020-01-07T15:52:05.487Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-01-07T15:52:05.487Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-01-07T15:52:05.487Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-01-07T15:52:05.487Z] Bash-20191211-b8db533\n [2020-01-07T15:52:05.487Z] \n [2020-01-07T15:52:05.487Z] \n [2020-01-07T15:52:05.487Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-01-07T15:52:05.487Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-01-07T15:52:05.487Z] \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-07T15:52:05.487Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-01-07T15:52:05.487Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-01-07T15:52:05.487Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-01-07T15:52:05.487Z] \x1b[0;32m+\x1b[0m .\n [2020-01-07T15:52:05.487Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-01-07T15:52:05.487Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-01-07T15:52:05.487Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-01-07T15:52:05.487Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=18240\x1b[0m\n [2020-01-07T15:52:05.487Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-01-07T15:52:05.487Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-01-07T15:52:05.487Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-01-07T15:52:05.487Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-01-07T15:52:05.487Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-01-07T15:52:05.487Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-01-07T15:52:05.487Z] \x1b[0;90mquery:\x1b[0m branch=master&commit=d72e79fd776ed2cde11106a18902f802f82f825d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmaster%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=\n [2020-01-07T15:52:05.749Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-01-07T15:52:05.750Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=master&commit=d72e79fd776ed2cde11106a18902f802f82f825d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmaster%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=\n [2020-01-07T15:52:06.012Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-01-07T15:52:06.580Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-registry/commit/d72e79fd776ed2cde11106a18902f802f82f825d\x1b[0m\n [Pipeline] }\n [2020-01-07T15:52:06.602Z] 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-07T15:52:06.830Z] [edgeXSnyk] dockerImage=null, dockerFile=null\n [Pipeline] echo\n [2020-01-07T15:52:06.843Z] [edgeXSnyk] command to run: snyk monitor\n [Pipeline] withCredentials\n [2020-01-07T15:52:06.863Z] Masking supported pattern matches of $SNYK_TOKEN\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T15:52:07.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [2020-01-07T15:52:07.270Z] \n [2020-01-07T15:52:07.270Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T15:52:07.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [2020-01-07T15:52:07.613Z] 1.217.3: Pulling from edgex-snyk-go\n [2020-01-07T15:52:07.613Z] 9d48c3bd43c5: Pulling fs layer\n [2020-01-07T15:52:07.613Z] 7f94eaf8af20: Pulling fs layer\n [2020-01-07T15:52:07.613Z] 9fe9984849c1: Pulling fs layer\n [2020-01-07T15:52:07.613Z] cf0db633a67d: Pulling fs layer\n [2020-01-07T15:52:07.613Z] 0f7136d71739: Pulling fs layer\n [2020-01-07T15:52:07.613Z] 8c1aaf4dbaec: Pulling fs layer\n [2020-01-07T15:52:07.613Z] b8132c677c6b: Pulling fs layer\n [2020-01-07T15:52:07.613Z] c8f539ab0293: Pulling fs layer\n [2020-01-07T15:52:07.613Z] b11662bbf65b: Pulling fs layer\n [2020-01-07T15:52:07.613Z] cf0db633a67d: Waiting\n [2020-01-07T15:52:07.613Z] 0f7136d71739: Waiting\n [2020-01-07T15:52:07.613Z] 8c1aaf4dbaec: Waiting\n [2020-01-07T15:52:07.613Z] b8132c677c6b: Waiting\n [2020-01-07T15:52:07.613Z] c8f539ab0293: Waiting\n [2020-01-07T15:52:07.613Z] b11662bbf65b: Waiting\n [2020-01-07T15:52:07.613Z] 9fe9984849c1: Verifying Checksum\n [2020-01-07T15:52:07.613Z] 9fe9984849c1: Download complete\n [2020-01-07T15:52:07.613Z] 7f94eaf8af20: Verifying Checksum\n [2020-01-07T15:52:07.613Z] 7f94eaf8af20: Download complete\n [2020-01-07T15:52:07.613Z] 0f7136d71739: Verifying Checksum\n [2020-01-07T15:52:07.613Z] 0f7136d71739: Download complete\n [2020-01-07T15:52:07.613Z] 8c1aaf4dbaec: Verifying Checksum\n [2020-01-07T15:52:07.613Z] 8c1aaf4dbaec: Download complete\n [2020-01-07T15:52:07.613Z] 9d48c3bd43c5: Verifying Checksum\n [2020-01-07T15:52:07.613Z] 9d48c3bd43c5: Download complete\n [2020-01-07T15:52:07.882Z] 9d48c3bd43c5: Pull complete\n [2020-01-07T15:52:08.159Z] b8132c677c6b: Verifying Checksum\n [2020-01-07T15:52:08.159Z] b8132c677c6b: Download complete\n [2020-01-07T15:52:08.159Z] 7f94eaf8af20: Pull complete\n [2020-01-07T15:52:08.159Z] 9fe9984849c1: Pull complete\n [2020-01-07T15:52:08.418Z] c8f539ab0293: Verifying Checksum\n [2020-01-07T15:52:08.418Z] c8f539ab0293: Download complete\n [2020-01-07T15:52:08.680Z] b11662bbf65b: Verifying Checksum\n [2020-01-07T15:52:08.680Z] b11662bbf65b: Download complete\n [2020-01-07T15:52:09.249Z] cf0db633a67d: Download complete\n [2020-01-07T15:52:14.533Z] cf0db633a67d: Pull complete\n [2020-01-07T15:52:14.533Z] 0f7136d71739: Pull complete\n [2020-01-07T15:52:14.533Z] 8c1aaf4dbaec: Pull complete\n [2020-01-07T15:52:16.444Z] b8132c677c6b: Pull complete\n [2020-01-07T15:52:20.656Z] c8f539ab0293: Pull complete\n [2020-01-07T15:52:20.919Z] b11662bbf65b: Pull complete\n [2020-01-07T15:52:20.919Z] Digest: sha256:0301dd119bf23834e408ea9b13f7c1af0f1233c41497be5fbb5c6c403a4c9ec0\n [2020-01-07T15:52:20.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [Pipeline] withDockerContainer\n [2020-01-07T15:52:21.084Z] prd-centos7-docker-4c-2g-11963 does not seem to be running inside a container\n [2020-01-07T15:52:21.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/exfoundry_go-mod-registry_master:/ws -w /ws --entrypoint= -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3 cat\n [2020-01-07T15:52:21.862Z] $ docker top 2fc0622a301adb9a5f1cb78e8489bc2b26bb6924f8c8fa7fc38b696b9277f5b2 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T15:52:22.721Z] + snyk monitor\n [2020-01-07T15:52:34.949Z] \n [2020-01-07T15:52:34.949Z] Monitoring /w/workspace/exfoundry_go-mod-registry_master...\n [2020-01-07T15:52:34.949Z] \n [2020-01-07T15:52:34.949Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/27af0ee6-349e-4e1a-9947-de111205d3a1/history/32252676-abdf-46f3-8ac6-1771417be880\n [2020-01-07T15:52:34.949Z] \n [2020-01-07T15:52:34.949Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you.\n [2020-01-07T15:52:34.949Z] \n [2020-01-07T15:52:34.949Z] \n [Pipeline] }\n [2020-01-07T15:52:34.970Z] $ docker stop --time=1 2fc0622a301adb9a5f1cb78e8489bc2b26bb6924f8c8fa7fc38b696b9277f5b2\n [2020-01-07T15:52:36.451Z] $ docker rm -f 2fc0622a301adb9a5f1cb78e8489bc2b26bb6924f8c8fa7fc38b696b9277f5b2\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // withCredentials\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-07T15:52:37.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-07T15:52:37.486Z] .\n [Pipeline] withDockerContainer\n [2020-01-07T15:52:37.616Z] prd-centos7-docker-4c-2g-11963 does not seem to be running inside a container\n [2020-01-07T15:52:37.660Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-07T15:52:38.274Z] $ docker top 464e3d36ee5466d14ff900bea5bc6d34a0c1c8c22ae8ea00eb42bea3114cc06f -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-07T15:52:38.891Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-07T15:52:38.892Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-07T15:52:39.165Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-07T15:52:39.167Z] $ docker exec 464e3d36ee5466d14ff900bea5bc6d34a0c1c8c22ae8ea00eb42bea3114cc06f ssh-agent\n [2020-01-07T15:52:39.391Z] SSH_AUTH_SOCK=/tmp/ssh-RBUCr6k8WF80/agent.13\n [2020-01-07T15:52:39.391Z] SSH_AGENT_PID=19\n [2020-01-07T15:52:39.397Z] Running ssh-add (command line suppressed)\n [2020-01-07T15:52:39.553Z] Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_449614832723238541.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_449614832723238541.key)\n [2020-01-07T15:52:39.611Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T15:52:39.946Z] + git semver tag\n [2020-01-07T15:52:39.946Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-07T15:52:39.946Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git\n [2020-01-07T15:52:39.946Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master\n [2020-01-07T15:52:39.946Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-07T15:52:39.946Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-07T15:52:39.946Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-07T15:52:39.946Z] # $SEMVER_BRANCH = master\n [2020-01-07T15:52:39.946Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver\n [2020-01-07T15:52:39.946Z] # d72e79fd776ed2cde11106a18902f802f82f825d HEAD\n [2020-01-07T15:52:39.946Z] # 70954ca24f1ec3b45d358f61eaf9ec8d7cd96a2b refs/tags/v0.1.14\n [Pipeline] }\n [2020-01-07T15:52:39.961Z] $ docker exec --env ******** --env ******** 464e3d36ee5466d14ff900bea5bc6d34a0c1c8c22ae8ea00eb42bea3114cc06f ssh-agent -k\n [2020-01-07T15:52:40.143Z] unset SSH_AUTH_SOCK;\n [2020-01-07T15:52:40.144Z] unset SSH_AGENT_PID;\n [2020-01-07T15:52:40.144Z] echo Agent pid 19 killed;\n [2020-01-07T15:52:40.196Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-07T15:52:40.589Z] + git semver\n [Pipeline] }\n [2020-01-07T15:52:40.612Z] $ docker stop --time=1 464e3d36ee5466d14ff900bea5bc6d34a0c1c8c22ae8ea00eb42bea3114cc06f\n [2020-01-07T15:52:41.974Z] $ docker rm -f 464e3d36ee5466d14ff900bea5bc6d34a0c1c8c22ae8ea00eb42bea3114cc06f\n [Pipeline] // withDockerContainer\n [Pipeline] stage\n [Pipeline] { (LF Tools Sigul)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T15:52:42.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [2020-01-07T15:52:42.519Z] \n [2020-01-07T15:52:42.519Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T15:52:42.868Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [2020-01-07T15:52:42.868Z] 0.23.1-centos7: Pulling from edgex-lftools\n [2020-01-07T15:52:42.868Z] 8ba884070f61: Pulling fs layer\n [2020-01-07T15:52:42.868Z] 78d65bd6cf10: Pulling fs layer\n [2020-01-07T15:52:42.868Z] 5573da4c1a9d: Pulling fs layer\n [2020-01-07T15:52:42.868Z] 4493e11b668a: Pulling fs layer\n [2020-01-07T15:52:42.868Z] 2e4ad32216ba: Pulling fs layer\n [2020-01-07T15:52:42.868Z] 14bc7892088f: Pulling fs layer\n [2020-01-07T15:52:42.868Z] 2e4ad32216ba: Waiting\n [2020-01-07T15:52:42.868Z] 14bc7892088f: Waiting\n [2020-01-07T15:52:42.868Z] 4493e11b668a: Waiting\n [2020-01-07T15:52:42.868Z] 78d65bd6cf10: Verifying Checksum\n [2020-01-07T15:52:42.868Z] 78d65bd6cf10: Download complete\n [2020-01-07T15:52:42.868Z] 4493e11b668a: Verifying Checksum\n [2020-01-07T15:52:42.868Z] 4493e11b668a: Download complete\n [2020-01-07T15:52:43.155Z] 2e4ad32216ba: Verifying Checksum\n [2020-01-07T15:52:43.155Z] 2e4ad32216ba: Download complete\n [2020-01-07T15:52:43.739Z] 14bc7892088f: Verifying Checksum\n [2020-01-07T15:52:43.739Z] 14bc7892088f: Download complete\n [2020-01-07T15:52:43.998Z] 8ba884070f61: Verifying Checksum\n [2020-01-07T15:52:43.998Z] 8ba884070f61: Download complete\n [2020-01-07T15:52:44.565Z] 5573da4c1a9d: Verifying Checksum\n [2020-01-07T15:52:44.565Z] 5573da4c1a9d: Download complete\n [2020-01-07T15:52:49.854Z] 8ba884070f61: Pull complete\n [2020-01-07T15:52:49.854Z] 78d65bd6cf10: Pull complete\n [2020-01-07T15:53:02.087Z] 5573da4c1a9d: Pull complete\n [2020-01-07T15:53:02.087Z] 4493e11b668a: Pull complete\n [2020-01-07T15:53:02.087Z] 2e4ad32216ba: Pull complete\n [2020-01-07T15:53:03.464Z] 14bc7892088f: Pull complete\n [2020-01-07T15:53:03.464Z] Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7\n [2020-01-07T15:53:03.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [Pipeline] withDockerContainer\n [2020-01-07T15:53:03.625Z] prd-centos7-docker-4c-2g-11963 does not seem to be running inside a container\n [2020-01-07T15:53:03.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 cat\n [2020-01-07T15:53:04.351Z] $ docker top a1e156cecf8eafb6a40cac21c31de505123ad9336708ca009c4a08a3a1f21a9c -eo pid,comm\n [Pipeline] {\n [Pipeline] configFileProvider\n [2020-01-07T15:53:04.933Z] provisioning config files...\n [2020-01-07T15:53:04.943Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config7394547917703594118tmp\n [2020-01-07T15:53:04.957Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config6962151715241150671tmp\n [2020-01-07T15:53:04.970Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config1444742542237735881tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-07T15:53:05.011Z] Running global-jjb/shell/sigul-configuration.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-07T15:53:05.335Z] ---> sigul-configuration.sh\n [2020-01-07T15:53:05.335Z] gpg: directory `/root/.gnupg\' created\n [2020-01-07T15:53:05.335Z] gpg: new configuration file `/root/.gnupg/gpg.conf\' created\n [2020-01-07T15:53:05.335Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf\' are not yet active during this run\n [2020-01-07T15:53:05.335Z] gpg: keyring `/root/.gnupg/secring.gpg\' created\n [2020-01-07T15:53:05.335Z] gpg: keyring `/root/.gnupg/pubring.gpg\' created\n [2020-01-07T15:53:05.335Z] gpg: CAST5 encrypted data\n [2020-01-07T15:53:05.595Z] gpg: encrypted with 1 passphrase\n [2020-01-07T15:53:05.595Z] gpg: WARNING: message was not integrity protected\n [Pipeline] sh\n [2020-01-07T15:53:05.917Z] + mkdir /home/jenkins\n [2020-01-07T15:53:05.917Z] + mkdir /home/jenkins/sigul\n [Pipeline] sh\n [2020-01-07T15:53:06.228Z] + 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-07T15:53:06.830Z] Running global-jjb/shell/sigul-install.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-07T15:53:07.183Z] ---> sigul-install.sh\n [2020-01-07T15:53:15.347Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version\n [Pipeline] sh\n [2020-01-07T15:53:15.655Z] + git tag --list\n [2020-01-07T15:53:15.655Z] v0.1.14\n [Pipeline] sh\n [2020-01-07T15:53:15.961Z] + lftools sign git-tag v0.1.14\n [2020-01-07T15:53:16.899Z] Signing Git tag with Sigul...\n [2020-01-07T15:53:16.899Z] Signing v0.1.14\n [Pipeline] echo\n [2020-01-07T15:53:18.326Z] Running global-jjb/shell/sigul-configuration-cleanup.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-07T15:53:18.645Z] ---> sigul-configuration-cleanup.sh\n [Pipeline] }\n [2020-01-07T15:53:18.663Z] Deleting 3 temporary files\n [Pipeline] // configFileProvider\n [Pipeline] }\n [2020-01-07T15:53:18.711Z] $ docker stop --time=1 a1e156cecf8eafb6a40cac21c31de505123ad9336708ca009c4a08a3a1f21a9c\n [2020-01-07T15:53:20.121Z] $ docker rm -f a1e156cecf8eafb6a40cac21c31de505123ad9336708ca009c4a08a3a1f21a9c\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-07T15:53:20.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-07T15:53:20.736Z] .\n [Pipeline] withDockerContainer\n [2020-01-07T15:53:20.863Z] prd-centos7-docker-4c-2g-11963 does not seem to be running inside a container\n [2020-01-07T15:53:20.905Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-07T15:53:21.509Z] $ docker top 77c0387efbf3775f44798aef9af04573b07cad4f463ad69cdb05eb765cada756 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-07T15:53:22.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-07T15:53:22.133Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-07T15:53:22.353Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-07T15:53:22.356Z] $ docker exec 77c0387efbf3775f44798aef9af04573b07cad4f463ad69cdb05eb765cada756 ssh-agent\n [2020-01-07T15:53:22.549Z] SSH_AUTH_SOCK=/tmp/ssh-LgS82GcVthvY/agent.14\n [2020-01-07T15:53:22.549Z] SSH_AGENT_PID=21\n [2020-01-07T15:53:22.557Z] Running ssh-add (command line suppressed)\n [2020-01-07T15:53:22.702Z] Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_7723326766772001267.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_7723326766772001267.key)\n [2020-01-07T15:53:22.757Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T15:53:23.099Z] + git semver bump patch\n [2020-01-07T15:53:23.099Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-07T15:53:23.099Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git\n [2020-01-07T15:53:23.099Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master\n [2020-01-07T15:53:23.099Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-07T15:53:23.099Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-07T15:53:23.099Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-07T15:53:23.099Z] # $SEMVER_BRANCH = master\n [2020-01-07T15:53:23.099Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver\n [Pipeline] }\n [2020-01-07T15:53:23.114Z] $ docker exec --env ******** --env ******** 77c0387efbf3775f44798aef9af04573b07cad4f463ad69cdb05eb765cada756 ssh-agent -k\n [2020-01-07T15:53:23.282Z] unset SSH_AUTH_SOCK;\n [2020-01-07T15:53:23.284Z] unset SSH_AGENT_PID;\n [2020-01-07T15:53:23.284Z] echo Agent pid 21 killed;\n [2020-01-07T15:53:23.350Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-07T15:53:23.737Z] + git semver\n [Pipeline] }\n [2020-01-07T15:53:23.766Z] $ docker stop --time=1 77c0387efbf3775f44798aef9af04573b07cad4f463ad69cdb05eb765cada756\n [2020-01-07T15:53:25.129Z] $ docker rm -f 77c0387efbf3775f44798aef9af04573b07cad4f463ad69cdb05eb765cada756\n [Pipeline] // withDockerContainer\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T15:53:25.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-07T15:53:25.626Z] .\n [Pipeline] withDockerContainer\n [2020-01-07T15:53:25.751Z] prd-centos7-docker-4c-2g-11963 does not seem to be running inside a container\n [2020-01-07T15:53:25.816Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-07T15:53:26.411Z] $ docker top c3c8cbc0dab240a53f91edd9bef4f3e1fa912371e9ead5fcf008ff407b848059 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-07T15:53:27.022Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-07T15:53:27.022Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-07T15:53:27.244Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-07T15:53:27.246Z] $ docker exec c3c8cbc0dab240a53f91edd9bef4f3e1fa912371e9ead5fcf008ff407b848059 ssh-agent\n [2020-01-07T15:53:27.450Z] SSH_AUTH_SOCK=/tmp/ssh-VpzDRYNo3JCp/agent.15\n [2020-01-07T15:53:27.450Z] SSH_AGENT_PID=22\n [2020-01-07T15:53:27.458Z] Running ssh-add (command line suppressed)\n [2020-01-07T15:53:27.602Z] Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_7306595487151394454.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_7306595487151394454.key)\n [2020-01-07T15:53:27.648Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T15:53:27.979Z] + git semver push\n [2020-01-07T15:53:27.979Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-07T15:53:27.979Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git\n [2020-01-07T15:53:27.979Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master\n [2020-01-07T15:53:27.979Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-07T15:53:27.979Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-07T15:53:27.979Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-07T15:53:27.979Z] # $SEMVER_BRANCH = master\n [2020-01-07T15:53:27.979Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver\n [Pipeline] }\n [2020-01-07T15:53:33.289Z] $ docker exec --env ******** --env ******** c3c8cbc0dab240a53f91edd9bef4f3e1fa912371e9ead5fcf008ff407b848059 ssh-agent -k\n [2020-01-07T15:53:33.436Z] unset SSH_AUTH_SOCK;\n [2020-01-07T15:53:33.436Z] unset SSH_AGENT_PID;\n [2020-01-07T15:53:33.436Z] echo Agent pid 22 killed;\n [2020-01-07T15:53:33.490Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-07T15:53:33.885Z] + git semver\n [Pipeline] }\n [2020-01-07T15:53:33.908Z] $ docker stop --time=1 c3c8cbc0dab240a53f91edd9bef4f3e1fa912371e9ead5fcf008ff407b848059\n [2020-01-07T15:53:35.266Z] $ docker rm -f c3c8cbc0dab240a53f91edd9bef4f3e1fa912371e9ead5fcf008ff407b848059\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-07T15:53:36.009Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-07T15:53:36.684Z] ---> package-listing.sh\n [2020-01-07T15:53:36.684Z] ++ facter osfamily\n [2020-01-07T15:53:36.684Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-07T15:53:36.684Z] + OS_FAMILY=redhat\n [2020-01-07T15:53:36.684Z] + workspace=/w/workspace/exfoundry_go-mod-registry_master\n [2020-01-07T15:53:36.684Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-07T15:53:36.684Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-07T15:53:36.684Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-07T15:53:36.684Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-07T15:53:36.684Z] + \'[\' /w/workspace/exfoundry_go-mod-registry_master \']\'\n [2020-01-07T15:53:36.684Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-07T15:53:36.684Z] + case "${OS_FAMILY}" in\n [2020-01-07T15:53:36.684Z] + rpm -qa\n [2020-01-07T15:53:36.684Z] + sort\n [2020-01-07T15:53:40.887Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-07T15:53:40.887Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-07T15:53:40.887Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-07T15:53:40.887Z] + \'[\' /w/workspace/exfoundry_go-mod-registry_master \']\'\n [2020-01-07T15:53:40.887Z] + mkdir -p /w/workspace/exfoundry_go-mod-registry_master/archives/\n [2020-01-07T15:53:40.887Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-registry_master/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T15:53:41.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-07T15:53:41.282Z] \n [2020-01-07T15:53:41.282Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T15:53:41.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-07T15:53:41.620Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-07T15:53:41.620Z] 050382585609: Pulling fs layer\n [2020-01-07T15:53:41.620Z] dac2222ca532: Pulling fs layer\n [2020-01-07T15:53:41.620Z] 29a7fe408caa: Pulling fs layer\n [2020-01-07T15:53:41.620Z] 6ad337b9b53f: Pulling fs layer\n [2020-01-07T15:53:41.620Z] 7ad6fc7f0fa9: Pulling fs layer\n [2020-01-07T15:53:41.620Z] d1ed250b09b4: Pulling fs layer\n [2020-01-07T15:53:41.620Z] eb083ea81749: Pulling fs layer\n [2020-01-07T15:53:41.620Z] 4965c3271e4e: Pulling fs layer\n [2020-01-07T15:53:41.620Z] b73c1c2e7331: Pulling fs layer\n [2020-01-07T15:53:41.620Z] a328eddc5fbd: Pulling fs layer\n [2020-01-07T15:53:41.620Z] d1ed250b09b4: Waiting\n [2020-01-07T15:53:41.620Z] eb083ea81749: Waiting\n [2020-01-07T15:53:41.620Z] 4965c3271e4e: Waiting\n [2020-01-07T15:53:41.620Z] b73c1c2e7331: Waiting\n [2020-01-07T15:53:41.620Z] a328eddc5fbd: Waiting\n [2020-01-07T15:53:41.620Z] 6ad337b9b53f: Waiting\n [2020-01-07T15:53:41.620Z] 7ad6fc7f0fa9: Waiting\n [2020-01-07T15:53:41.620Z] dac2222ca532: Download complete\n [2020-01-07T15:53:41.620Z] 6ad337b9b53f: Verifying Checksum\n [2020-01-07T15:53:41.620Z] 6ad337b9b53f: Download complete\n [2020-01-07T15:53:41.620Z] 050382585609: Verifying Checksum\n [2020-01-07T15:53:41.620Z] 050382585609: Download complete\n [2020-01-07T15:53:41.886Z] 7ad6fc7f0fa9: Download complete\n [2020-01-07T15:53:41.886Z] eb083ea81749: Verifying Checksum\n [2020-01-07T15:53:41.886Z] eb083ea81749: Download complete\n [2020-01-07T15:53:42.152Z] 29a7fe408caa: Verifying Checksum\n [2020-01-07T15:53:42.152Z] 29a7fe408caa: Download complete\n [2020-01-07T15:53:42.152Z] 050382585609: Pull complete\n [2020-01-07T15:53:42.152Z] 4965c3271e4e: Verifying Checksum\n [2020-01-07T15:53:42.152Z] 4965c3271e4e: Download complete\n [2020-01-07T15:53:42.152Z] a328eddc5fbd: Verifying Checksum\n [2020-01-07T15:53:42.152Z] a328eddc5fbd: Download complete\n [2020-01-07T15:53:42.152Z] b73c1c2e7331: Download complete\n [2020-01-07T15:53:42.737Z] d1ed250b09b4: Verifying Checksum\n [2020-01-07T15:53:42.737Z] d1ed250b09b4: Download complete\n [2020-01-07T15:53:43.310Z] dac2222ca532: Pull complete\n [2020-01-07T15:53:44.695Z] 29a7fe408caa: Pull complete\n [2020-01-07T15:53:44.956Z] 6ad337b9b53f: Pull complete\n [2020-01-07T15:53:45.216Z] 7ad6fc7f0fa9: Pull complete\n [2020-01-07T15:53:49.406Z] d1ed250b09b4: Pull complete\n [2020-01-07T15:53:49.407Z] eb083ea81749: Pull complete\n [2020-01-07T15:53:50.837Z] 4965c3271e4e: Pull complete\n [2020-01-07T15:53:50.837Z] b73c1c2e7331: Pull complete\n [2020-01-07T15:53:51.109Z] a328eddc5fbd: Pull complete\n [2020-01-07T15:53:51.109Z] Digest: sha256:8e2305d3edc9fbc5d1d0309ca12ec42d7519605bf6a6f8780302420b4bf97f58\n [2020-01-07T15:53:51.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-07T15:53:51.277Z] prd-centos7-docker-4c-2g-11963 does not seem to be running inside a container\n [2020-01-07T15:53:51.322Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-01-07T15:53:52.393Z] $ docker top cbd8ecb6c3a6d37a3c2639ce181958650ee2bc92e96cd67d6a251c7d03bfc97f -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-07T15:53:53.072Z] provisioning config files...\n [2020-01-07T15:53:53.093Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config8664926969018471481tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-07T15:53:53.131Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-07T15:53:53.472Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-07T15:53:53.515Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-07T15:53:53.839Z] ---> logs-deploy.sh\n [2020-01-07T15:53:53.839Z] + ARCHIVE_ARTIFACTS=\n [2020-01-07T15:53:53.839Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-07T15:53:53.839Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-07T15:53:53.839Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-07T15:53:53.839Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/master/2\n [2020-01-07T15:53:53.839Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-registry/job/master/2/\n [2020-01-07T15:53:53.839Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/master/2 /w/workspace/exfoundry_go-mod-registry_master\n [2020-01-07T15:53:54.777Z] Archives upload complete.\n [2020-01-07T15:53:54.777Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/master/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-registry/job/master/2/\n [2020-01-07T15:53:55.720Z] ---> uname -a:\n [2020-01-07T15:53:55.720Z] Linux cbd8ecb6c3a6 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-07T15:53:55.720Z] \n [2020-01-07T15:53:55.720Z] \n [2020-01-07T15:53:55.720Z] ---> lscpu:\n [2020-01-07T15:53:55.720Z] Architecture: x86_64\n [2020-01-07T15:53:55.720Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-07T15:53:55.720Z] Byte Order: Little Endian\n [2020-01-07T15:53:55.720Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-07T15:53:55.720Z] CPU(s): 4\n [2020-01-07T15:53:55.720Z] On-line CPU(s) list: 0-3\n [2020-01-07T15:53:55.720Z] Thread(s) per core: 1\n [2020-01-07T15:53:55.720Z] Core(s) per socket: 1\n [2020-01-07T15:53:55.720Z] Socket(s): 4\n [2020-01-07T15:53:55.720Z] NUMA node(s): 1\n [2020-01-07T15:53:55.720Z] Vendor ID: GenuineIntel\n [2020-01-07T15:53:55.720Z] CPU family: 6\n [2020-01-07T15:53:55.720Z] Model: 44\n [2020-01-07T15:53:55.720Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-07T15:53:55.720Z] Stepping: 1\n [2020-01-07T15:53:55.720Z] CPU MHz: 2933.442\n [2020-01-07T15:53:55.720Z] BogoMIPS: 5866.88\n [2020-01-07T15:53:55.720Z] Virtualization: VT-x\n [2020-01-07T15:53:55.720Z] Hypervisor vendor: KVM\n [2020-01-07T15:53:55.720Z] Virtualization type: full\n [2020-01-07T15:53:55.720Z] L1d cache: 32K\n [2020-01-07T15:53:55.720Z] L1i cache: 32K\n [2020-01-07T15:53:55.720Z] L2 cache: 4096K\n [2020-01-07T15:53:55.720Z] L3 cache: 16384K\n [2020-01-07T15:53:55.720Z] NUMA node0 CPU(s): 0-3\n [2020-01-07T15:53:55.720Z] 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-07T15:53:55.720Z] \n [2020-01-07T15:53:55.720Z] \n [2020-01-07T15:53:55.720Z] ---> nproc:\n [2020-01-07T15:53:55.720Z] 4\n [2020-01-07T15:53:55.720Z] \n [2020-01-07T15:53:55.720Z] \n [2020-01-07T15:53:55.720Z] ---> df -h:\n [2020-01-07T15:53:55.720Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-07T15:53:55.720Z] overlay 50.0G 7.4G 42.6G 15% /\n [2020-01-07T15:53:55.720Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-07T15:53:55.720Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-07T15:53:55.720Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-07T15:53:55.720Z] /dev/vda1 50.0G 7.4G 42.6G 15% /etc/resolv.conf\n [2020-01-07T15:53:55.720Z] /dev/vda1 50.0G 7.4G 42.6G 15% /etc/hostname\n [2020-01-07T15:53:55.720Z] /dev/vda1 50.0G 7.4G 42.6G 15% /etc/hosts\n [2020-01-07T15:53:55.720Z] /dev/vda1 50.0G 7.4G 42.6G 15% /w/workspace/exfoundry_go-mod-registry_master\n [2020-01-07T15:53:55.720Z] /dev/vda1 50.0G 7.4G 42.6G 15% /w/workspace/exfoundry_go-mod-registry_master@tmp\n [2020-01-07T15:53:55.720Z] /dev/vda1 50.0G 7.4G 42.6G 15% /var/log/sa\n [2020-01-07T15:53:55.720Z] \n [2020-01-07T15:53:55.720Z] \n [2020-01-07T15:53:55.720Z] ---> free -m:\n [2020-01-07T15:53:55.720Z] total used free shared buff/cache available\n [2020-01-07T15:53:55.720Z] Mem: 1838 770 84 0 983 1003\n [2020-01-07T15:53:55.720Z] Swap: 1023 1 1022\n [2020-01-07T15:53:55.720Z] \n [2020-01-07T15:53:55.720Z] \n [2020-01-07T15:53:55.720Z] ---> ip addr:\n [2020-01-07T15:53:55.720Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-07T15:53:55.720Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-07T15:53:55.720Z] inet 127.0.0.1/8 scope host lo\n [2020-01-07T15:53:55.720Z] valid_lft forever preferred_lft forever\n [2020-01-07T15:53:55.720Z] 16: eth0@if17: mtu 1458 qdisc noqueue state UP \n [2020-01-07T15:53:55.720Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-07T15:53:55.720Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-07T15:53:55.720Z] valid_lft forever preferred_lft forever\n [2020-01-07T15:53:55.720Z] \n [2020-01-07T15:53:55.720Z] \n [2020-01-07T15:53:55.720Z] ---> sar -b -r -n DEV:\n [2020-01-07T15:53:55.720Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/07/20 \t_x86_64_\t(4 CPU)\n [2020-01-07T15:53:55.720Z] \n [2020-01-07T15:53:55.720Z] 15:45:36 LINUX RESTART\n [2020-01-07T15:53:55.720Z] \n [2020-01-07T15:53:55.720Z] 15:46:01 tps rtps wtps bread/s bwrtn/s\n [2020-01-07T15:53:55.720Z] 15:47:01 55.36 16.32 39.03 2839.53 3609.98\n [2020-01-07T15:53:55.720Z] 15:48:01 4.03 0.00 4.03 0.00 119.78\n [2020-01-07T15:53:55.720Z] 15:49:01 0.67 0.00 0.67 0.00 9.39\n [2020-01-07T15:53:55.720Z] 15:50:01 0.55 0.00 0.55 0.00 6.65\n [2020-01-07T15:53:55.720Z] 15:51:01 0.55 0.00 0.55 0.00 5.63\n [2020-01-07T15:53:55.720Z] 15:52:02 0.75 0.00 0.75 0.00 8.11\n [2020-01-07T15:53:55.720Z] 15:53:01 320.13 132.15 187.97 5159.40 56307.32\n [2020-01-07T15:53:55.720Z] Average: 53.99 20.97 33.03 1134.11 8475.38\n [2020-01-07T15:53:55.720Z] \n [2020-01-07T15:53:55.720Z] 15:46:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-07T15:53:55.720Z] 15:47:01 107852 1774452 94.27 2620 1238372 927296 31.64 409992 1204048 16\n [2020-01-07T15:53:55.720Z] 15:48:01 102452 1779852 94.56 2620 1238496 913760 31.18 419248 1202776 8\n [2020-01-07T15:53:55.720Z] 15:49:01 102824 1779480 94.54 2620 1238504 907680 30.97 421264 1200356 8\n [2020-01-07T15:53:55.720Z] 15:50:01 104204 1778100 94.46 2620 1238504 900500 30.72 421712 1198920 8\n [2020-01-07T15:53:55.720Z] 15:51:01 104088 1778216 94.47 2620 1238512 898468 30.66 421620 1198900 8\n [2020-01-07T15:53:55.720Z] 15:52:02 104636 1777668 94.44 2620 1238516 898444 30.65 421640 1198896 8\n [2020-01-07T15:53:55.720Z] 15:53:01 190500 1691804 89.88 2620 995104 1058196 36.11 501676 928400 59528\n [2020-01-07T15:53:55.720Z] Average: 116651 1765653 93.80 2620 1203715 929192 31.70 431022 1161757 8512\n [2020-01-07T15:53:55.720Z] \n [2020-01-07T15:53:55.720Z] 15:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-07T15:53:55.720Z] 15:47:01 eth0 385.02 239.07 966.43 84.49 0.00 0.00 0.00\n [2020-01-07T15:53:55.720Z] 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T15:53:55.720Z] 15:47:01 docker0 0.83 0.70 0.19 1.13 0.00 0.00 0.00\n [2020-01-07T15:53:55.720Z] 15:48:01 eth0 3.33 1.02 1.19 0.78 0.00 0.00 0.00\n [2020-01-07T15:53:55.720Z] 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T15:53:55.720Z] 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T15:53:55.720Z] 15:49:01 eth0 4.16 0.80 0.86 0.41 0.00 0.00 0.00\n [2020-01-07T15:53:55.720Z] 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T15:53:55.720Z] 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T15:53:55.720Z] 15:50:01 eth0 2.63 0.87 0.95 0.63 0.00 0.00 0.00\n [2020-01-07T15:53:55.720Z] 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T15:53:55.720Z] 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T15:53:55.720Z] 15:51:01 eth0 1.50 1.00 0.85 0.58 0.00 0.00 0.00\n [2020-01-07T15:53:55.720Z] 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T15:53:55.720Z] 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T15:53:55.720Z] 15:52:02 eth0 0.38 0.22 0.15 0.10 0.00 0.00 0.00\n [2020-01-07T15:53:55.720Z] 15:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T15:53:55.720Z] 15:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T15:53:55.720Z] 15:53:01 eth0 525.64 421.23 8093.81 48.27 0.00 0.00 0.00\n [2020-01-07T15:53:55.720Z] 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T15:53:55.720Z] 15:53:01 docker0 167.93 216.36 12.46 1045.16 0.00 0.00 0.00\n [2020-01-07T15:53:55.720Z] Average: eth0 130.98 94.19 1279.90 19.27 0.00 0.00 0.00\n [2020-01-07T15:53:55.720Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T15:53:55.720Z] Average: docker0 23.79 30.60 1.78 147.48 0.00 0.00 0.00\n [2020-01-07T15:53:55.720Z] \n [2020-01-07T15:53:55.720Z] \n [2020-01-07T15:53:55.720Z] ---> sar -P ALL:\n [2020-01-07T15:53:55.720Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/07/20 \t_x86_64_\t(4 CPU)\n [2020-01-07T15:53:55.720Z] \n [2020-01-07T15:53:55.720Z] 15:45:36 LINUX RESTART\n [2020-01-07T15:53:55.720Z] \n [2020-01-07T15:53:55.720Z] 15:46:01 CPU %user %nice %system %iowait %steal %idle\n [2020-01-07T15:53:55.720Z] 15:47:01 all 12.21 0.00 3.77 1.29 0.03 82.71\n [2020-01-07T15:53:55.720Z] 15:47:01 0 12.86 0.00 4.35 0.20 0.03 82.55\n [2020-01-07T15:53:55.720Z] 15:47:01 1 11.59 0.00 3.98 1.59 0.02 82.82\n [2020-01-07T15:53:55.720Z] 15:47:01 2 13.21 0.00 3.59 3.02 0.03 80.15\n [2020-01-07T15:53:55.720Z] 15:47:01 3 11.16 0.00 3.18 0.35 0.03 85.28\n [2020-01-07T15:53:55.720Z] 15:48:01 all 0.51 0.00 0.09 0.00 0.00 99.40\n [2020-01-07T15:53:55.720Z] 15:48:01 0 0.40 0.00 0.07 0.00 0.02 99.52\n [2020-01-07T15:53:55.720Z] 15:48:01 1 0.12 0.00 0.07 0.00 0.02 99.80\n [2020-01-07T15:53:55.720Z] 15:48:01 2 1.37 0.00 0.10 0.00 0.00 98.53\n [2020-01-07T15:53:55.720Z] 15:48:01 3 0.13 0.00 0.08 0.00 0.00 99.78\n [2020-01-07T15:53:55.720Z] 15:49:01 all 0.20 0.00 0.05 0.00 0.01 99.74\n [2020-01-07T15:53:55.720Z] 15:49:01 0 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-01-07T15:53:55.720Z] 15:49:01 1 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-01-07T15:53:55.720Z] 15:49:01 2 0.07 0.00 0.07 0.00 0.02 99.85\n [2020-01-07T15:53:55.720Z] 15:49:01 3 0.58 0.00 0.05 0.00 0.00 99.37\n [2020-01-07T15:53:55.720Z] 15:50:01 all 0.19 0.00 0.07 0.00 0.00 99.74\n [2020-01-07T15:53:55.720Z] 15:50:01 0 0.05 0.00 0.07 0.00 0.00 99.88\n [2020-01-07T15:53:55.720Z] 15:50:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T15:53:55.720Z] 15:50:01 2 0.10 0.00 0.10 0.00 0.00 99.80\n [2020-01-07T15:53:55.720Z] 15:50:01 3 0.57 0.00 0.05 0.00 0.00 99.38\n [2020-01-07T15:53:55.720Z] 15:51:01 all 0.20 0.00 0.05 0.00 0.00 99.75\n [2020-01-07T15:53:55.720Z] 15:51:01 0 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T15:53:55.720Z] 15:51:01 1 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-01-07T15:53:55.720Z] 15:51:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T15:53:55.720Z] 15:51:01 3 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-01-07T15:53:55.720Z] 15:52:02 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-01-07T15:53:55.720Z] 15:52:02 0 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-07T15:53:55.720Z] 15:52:02 1 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-01-07T15:53:55.720Z] 15:52:02 2 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-01-07T15:53:55.720Z] 15:52:02 3 0.57 0.00 0.03 0.00 0.02 99.38\n [2020-01-07T15:53:55.720Z] 15:53:01 all 18.11 0.00 10.75 2.24 0.08 68.81\n [2020-01-07T15:53:55.720Z] 15:53:01 0 18.91 0.00 11.58 2.34 0.09 67.08\n [2020-01-07T15:53:55.720Z] 15:53:01 1 18.11 0.00 10.16 2.17 0.07 69.49\n [2020-01-07T15:53:55.720Z] 15:53:01 2 17.94 0.00 11.01 2.78 0.07 68.21\n [2020-01-07T15:53:55.720Z] 15:53:01 3 17.52 0.00 10.28 1.68 0.07 70.45\n [2020-01-07T15:53:55.720Z] Average: all 4.44 0.00 2.07 0.50 0.02 92.98\n [2020-01-07T15:53:55.720Z] Average: 0 4.54 0.00 2.26 0.35 0.02 92.83\n [2020-01-07T15:53:55.720Z] Average: 1 4.23 0.00 2.02 0.53 0.01 93.20\n [2020-01-07T15:53:55.720Z] Average: 2 4.61 0.00 2.09 0.82 0.02 92.46\n [2020-01-07T15:53:55.720Z] Average: 3 4.36 0.00 1.91 0.28 0.02 93.43\n [2020-01-07T15:53:55.720Z] \n [2020-01-07T15:53:55.720Z] \n [2020-01-07T15:53:55.720Z] '