b' Pull request #34 updated\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap\n Obtained Jenkinsfile from 5f8a41122e364a96845ec640830b789d99bad88b+fe266a717da291b9ad28584cefff274bcef081c0 (4492cfa235442bff0b4ad398cd4ecbc2bad937b6)\n Running in Durability level: PERFORMANCE_OPTIMIZED\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 c5dd13c4ba2e068be78528abd2449410e4429a63\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 c5dd13c4ba2e068be78528abd2449410e4429a63 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f c5dd13c4ba2e068be78528abd2449410e4429a63 # timeout=10\n Commit message: "Merge pull request #93 from ernestojeda/agent-update"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, goVersion:1.12, buildImage:false, pushImage:false, semverBump:patch]\n =========================================================\n [Pipeline] echo\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-bootstrap-settings\n PROJECT: go-mod-bootstrap\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-go-mod-bootstrap\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\x98prd-centos7-docker-4c-2g-15536\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-15541 in /w/workspace/exfoundry_go-mod-bootstrap_PR-34\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-bootstrap.git\n > git init /w/workspace/exfoundry_go-mod-bootstrap_PR-34 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/pull/34/head:refs/remotes/origin/PR-34 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit fe266a717da291b9ad28584cefff274bcef081c0 into PR head commit 5f8a41122e364a96845ec640830b789d99bad88b\n Merge succeeded, producing 5f8a41122e364a96845ec640830b789d99bad88b\n Checking out Revision 5f8a41122e364a96845ec640830b789d99bad88b (PR-34)\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/34/head:refs/remotes/origin/PR-34 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/34/head:refs/remotes/origin/PR-34 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 5f8a41122e364a96845ec640830b789d99bad88b # timeout=10\n > git merge fe266a717da291b9ad28584cefff274bcef081c0 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 5f8a41122e364a96845ec640830b789d99bad88b # timeout=10\n Commit message: "refactor(registry): Integrate new Configuration & Registry clients"\n First time build. Skipping changelog.\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-22T00:25:57.205Z] 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 > git rev-list --no-walk d47526a2b1c12d8d6bef57c999aa286c8579d945 # timeout=10\n [2020-01-22T00:25:58.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-22T00:25:58.281Z] \n [2020-01-22T00:25:58.281Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-22T00:25:58.629Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-22T00:25:58.629Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-22T00:25:58.629Z] e7c96db7181b: Pulling fs layer\n [2020-01-22T00:25:58.629Z] a038dfdf5543: Pulling fs layer\n [2020-01-22T00:25:58.629Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-01-22T00:25:58.896Z] e7c96db7181b: Verifying Checksum\n [2020-01-22T00:25:58.896Z] e7c96db7181b: Download complete\n [2020-01-22T00:25:58.896Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-01-22T00:25:58.896Z] 8d5d8e63b3c0: Download complete\n [2020-01-22T00:25:58.896Z] a038dfdf5543: Verifying Checksum\n [2020-01-22T00:25:58.896Z] a038dfdf5543: Download complete\n [2020-01-22T00:25:59.158Z] e7c96db7181b: Pull complete\n [2020-01-22T00:26:00.126Z] a038dfdf5543: Pull complete\n [2020-01-22T00:26:00.126Z] 8d5d8e63b3c0: Pull complete\n [2020-01-22T00:26:00.126Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-01-22T00:26:00.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-22T00:26:00.537Z] prd-centos7-docker-4c-2g-15541 does not seem to be running inside a container\n [2020-01-22T00:26:00.584Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-bootstrap_PR-34 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-34:/w/workspace/exfoundry_go-mod-bootstrap_PR-34:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-34@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-22T00:26:01.392Z] $ docker top b15f7f4d212a05f335d20c060c567e2455711804176dd7708ee021cab2f95234 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-22T00:26:02.073Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-22T00:26:02.073Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-22T00:26:02.414Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-22T00:26:02.413Z] $ docker exec b15f7f4d212a05f335d20c060c567e2455711804176dd7708ee021cab2f95234 ssh-agent\n [2020-01-22T00:26:02.641Z] SSH_AUTH_SOCK=/tmp/ssh-VaFfL42Vbebl/agent.15\n [2020-01-22T00:26:02.641Z] SSH_AGENT_PID=22\n [2020-01-22T00:26:02.656Z] Running ssh-add (command line suppressed)\n [2020-01-22T00:26:02.857Z] Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-34@tmp/private_key_287594929394771115.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-34@tmp/private_key_287594929394771115.key)\n [2020-01-22T00:26:02.948Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-22T00:26:03.242Z] + git describe --exact-match --tags HEAD\n [2020-01-22T00:26:03.242Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-22T00:26:03.306Z] $ docker exec --env ******** --env ******** b15f7f4d212a05f335d20c060c567e2455711804176dd7708ee021cab2f95234 ssh-agent -k\n [2020-01-22T00:26:03.483Z] unset SSH_AUTH_SOCK;\n [2020-01-22T00:26:03.484Z] unset SSH_AGENT_PID;\n [2020-01-22T00:26:03.484Z] echo Agent pid 22 killed;\n [2020-01-22T00:26:03.542Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-22T00:26:03.557Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-22T00:26:03.557Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-22T00:26:03.580Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-22T00:26:03.580Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-22T00:26:03.799Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-22T00:26:03.818Z] $ docker exec b15f7f4d212a05f335d20c060c567e2455711804176dd7708ee021cab2f95234 ssh-agent\n [2020-01-22T00:26:04.097Z] SSH_AUTH_SOCK=/tmp/ssh-TSRejs8dFasZ/agent.58\n [2020-01-22T00:26:04.097Z] SSH_AGENT_PID=64\n [2020-01-22T00:26:04.105Z] Running ssh-add (command line suppressed)\n [2020-01-22T00:26:04.321Z] Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-34@tmp/private_key_6125771747351928584.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-34@tmp/private_key_6125771747351928584.key)\n [2020-01-22T00:26:04.373Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-22T00:26:04.671Z] + git semver init\n [2020-01-22T00:26:04.671Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-22T00:26:04.671Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-34/.git\n [2020-01-22T00:26:04.671Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-bootstrap_PR-34\n [2020-01-22T00:26:04.671Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-22T00:26:04.671Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-22T00:26:04.671Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-22T00:26:04.671Z] # $SEMVER_BRANCH = PR-34\n [2020-01-22T00:26:04.671Z] # $SEMVER_TEMP = /tmp/semver-867433935\n [2020-01-22T00:26:04.671Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP\n [2020-01-22T00:26:04.931Z] # \'/tmp/semver-867433935\' -> \'/w/workspace/exfoundry_go-mod-bootstrap_PR-34/.semver\'\n [2020-01-22T00:26:04.931Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-34/.semver\n [Pipeline] }\n [2020-01-22T00:26:04.939Z] $ docker exec --env ******** --env ******** b15f7f4d212a05f335d20c060c567e2455711804176dd7708ee021cab2f95234 ssh-agent -k\n [2020-01-22T00:26:05.127Z] unset SSH_AUTH_SOCK;\n [2020-01-22T00:26:05.128Z] unset SSH_AGENT_PID;\n [2020-01-22T00:26:05.128Z] echo Agent pid 64 killed;\n [2020-01-22T00:26:05.185Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-22T00:26:05.512Z] + git semver\n [Pipeline] }\n [2020-01-22T00:26:05.522Z] $ docker stop --time=1 b15f7f4d212a05f335d20c060c567e2455711804176dd7708ee021cab2f95234\n [2020-01-22T00:26:06.926Z] $ docker rm -f b15f7f4d212a05f335d20c060c567e2455711804176dd7708ee021cab2f95234\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-22T00:26:07.515Z] Stashed 24 file(s)\n [Pipeline] echo\n [2020-01-22T00:26:07.517Z] [edgeXSemver] initialized semver on version 0.0.0\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2020-01-22T00:26:07.947Z] Running on prd-centos7-docker-4c-2g-15540 in /w/workspace/exfoundry_go-mod-bootstrap_PR-34\n [Pipeline] {\n [Pipeline] ws\n [2020-01-22T00:26:07.959Z] Running in /w/workspace/go-mod-bootstrap/3\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-22T00:26:15.302Z] using credential edgex-jenkins-ssh\n [2020-01-22T00:26:15.323Z] Cloning the remote Git repository\n [2020-01-22T00:26:15.323Z] Cloning with configured refspecs honoured and without tags\n [2020-01-22T00:26:16.129Z] Fetching without tags\n [2020-01-22T00:26:15.418Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git\n [2020-01-22T00:26:15.494Z] > git init /w/workspace/go-mod-bootstrap/3 # timeout=10\n [2020-01-22T00:26:15.564Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n [2020-01-22T00:26:15.564Z] > git --version # timeout=10\n [2020-01-22T00:26:15.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-22T00:26:15.602Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/34/head:refs/remotes/origin/PR-34 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-22T00:26:16.035Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n [2020-01-22T00:26:16.066Z] > git config --add remote.origin.fetch +refs/pull/34/head:refs/remotes/origin/PR-34 # timeout=10\n [2020-01-22T00:26:16.083Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-22T00:26:16.104Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n [2020-01-22T00:26:16.133Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n [2020-01-22T00:26:16.134Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-22T00:26:16.140Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/34/head:refs/remotes/origin/PR-34 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-22T00:26:16.557Z] Merging remotes/origin/master commit fe266a717da291b9ad28584cefff274bcef081c0 into PR head commit 5f8a41122e364a96845ec640830b789d99bad88b\n [2020-01-22T00:26:16.715Z] Merge succeeded, producing 5f8a41122e364a96845ec640830b789d99bad88b\n [2020-01-22T00:26:16.715Z] Checking out Revision 5f8a41122e364a96845ec640830b789d99bad88b (PR-34)\n [2020-01-22T00:26:16.565Z] > git config core.sparsecheckout # timeout=10\n [2020-01-22T00:26:16.587Z] > git checkout -f 5f8a41122e364a96845ec640830b789d99bad88b # timeout=10\n [2020-01-22T00:26:16.658Z] > git merge fe266a717da291b9ad28584cefff274bcef081c0 # timeout=10\n [2020-01-22T00:26:16.683Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-22T00:26:16.717Z] > git config core.sparsecheckout # timeout=10\n [2020-01-22T00:26:16.728Z] > git checkout -f 5f8a41122e364a96845ec640830b789d99bad88b # timeout=10\n [2020-01-22T00:26:20.725Z] Commit message: "refactor(registry): Integrate new Configuration & Registry clients"\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-01-22T00:26:21.516Z] =========================================================\n [2020-01-22T00:26:21.516Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n [2020-01-22T00:26:21.516Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-22T00:26:22.540Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine .\n [2020-01-22T00:26:22.609Z] Still waiting to schedule task\n [2020-01-22T00:26:22.609Z] Waiting for next available executor on \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-15538\xe2\x80\x99\n [2020-01-22T00:26:22.821Z] Sending build context to Docker daemon 346.1kB\n\n [2020-01-22T00:26:22.821Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n [2020-01-22T00:26:22.821Z] Step 2/8 : FROM ${BASE}\n [2020-01-22T00:26:22.821Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-01-22T00:26:22.821Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-22T00:26:22.821Z] 2848faf0eed1: Pulling fs layer\n [2020-01-22T00:26:22.821Z] 0f37312ad70f: Pulling fs layer\n [2020-01-22T00:26:22.821Z] 7d08f2745646: Pulling fs layer\n [2020-01-22T00:26:22.821Z] 4c9f31393084: Pulling fs layer\n [2020-01-22T00:26:22.821Z] 75f7a44be1ab: Pulling fs layer\n [2020-01-22T00:26:22.821Z] b4c4bfaf82a6: Pulling fs layer\n [2020-01-22T00:26:22.821Z] 879382edf91e: Pulling fs layer\n [2020-01-22T00:26:22.821Z] 465f21562d6c: Pulling fs layer\n [2020-01-22T00:26:22.821Z] c022810cb2be: Pulling fs layer\n [2020-01-22T00:26:22.821Z] 2dbe7964578c: Pulling fs layer\n [2020-01-22T00:26:22.821Z] 7d08f2745646: Waiting\n [2020-01-22T00:26:22.821Z] 4c9f31393084: Waiting\n [2020-01-22T00:26:22.821Z] 75f7a44be1ab: Waiting\n [2020-01-22T00:26:22.821Z] b4c4bfaf82a6: Waiting\n [2020-01-22T00:26:22.821Z] 879382edf91e: Waiting\n [2020-01-22T00:26:22.821Z] 465f21562d6c: Waiting\n [2020-01-22T00:26:22.821Z] c022810cb2be: Waiting\n [2020-01-22T00:26:22.821Z] 2dbe7964578c: Waiting\n [2020-01-22T00:26:22.821Z] 0f37312ad70f: Verifying Checksum\n [2020-01-22T00:26:22.821Z] 0f37312ad70f: Download complete\n [2020-01-22T00:26:23.100Z] 2848faf0eed1: Verifying Checksum\n [2020-01-22T00:26:23.100Z] 2848faf0eed1: Download complete\n [2020-01-22T00:26:23.100Z] 4c9f31393084: Verifying Checksum\n [2020-01-22T00:26:23.100Z] 4c9f31393084: Download complete\n [2020-01-22T00:26:23.100Z] 75f7a44be1ab: Verifying Checksum\n [2020-01-22T00:26:23.100Z] 75f7a44be1ab: Download complete\n [2020-01-22T00:26:23.100Z] e6b0cf9c0882: Verifying Checksum\n [2020-01-22T00:26:23.100Z] e6b0cf9c0882: Download complete\n [2020-01-22T00:26:23.720Z] e6b0cf9c0882: Pull complete\n [2020-01-22T00:26:23.994Z] 2848faf0eed1: Pull complete\n [2020-01-22T00:26:24.277Z] 0f37312ad70f: Pull complete\n [2020-01-22T00:26:25.390Z] b4c4bfaf82a6: Verifying Checksum\n [2020-01-22T00:26:25.390Z] b4c4bfaf82a6: Download complete\n [2020-01-22T00:26:25.390Z] 465f21562d6c: Verifying Checksum\n [2020-01-22T00:26:25.390Z] 465f21562d6c: Download complete\n [2020-01-22T00:26:27.025Z] 7d08f2745646: Verifying Checksum\n [2020-01-22T00:26:27.025Z] 7d08f2745646: Download complete\n [2020-01-22T00:26:27.304Z] c022810cb2be: Verifying Checksum\n [2020-01-22T00:26:27.304Z] c022810cb2be: Download complete\n [2020-01-22T00:26:27.304Z] 879382edf91e: Verifying Checksum\n [2020-01-22T00:26:27.304Z] 879382edf91e: Download complete\n [2020-01-22T00:26:27.304Z] 2dbe7964578c: Verifying Checksum\n [2020-01-22T00:26:27.304Z] 2dbe7964578c: Download complete\n [2020-01-22T00:26:35.876Z] 7d08f2745646: Pull complete\n [2020-01-22T00:26:35.876Z] 4c9f31393084: Pull complete\n [2020-01-22T00:26:35.876Z] 75f7a44be1ab: Pull complete\n [2020-01-22T00:26:41.368Z] b4c4bfaf82a6: Pull complete\n [2020-01-22T00:26:45.799Z] 879382edf91e: Pull complete\n [2020-01-22T00:26:45.799Z] 465f21562d6c: Pull complete\n [2020-01-22T00:26:46.386Z] c022810cb2be: Pull complete\n [2020-01-22T00:26:46.660Z] 2dbe7964578c: Pull complete\n [2020-01-22T00:26:46.660Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n [2020-01-22T00:26:46.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n [2020-01-22T00:26:46.660Z] ---> 3f42607d790b\n [2020-01-22T00:26:46.660Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-22T00:26:46.949Z] ---> Running in 3a6bb09357e4\n [2020-01-22T00:26:47.210Z] Removing intermediate container 3a6bb09357e4\n [2020-01-22T00:26:47.210Z] ---> 5a5257fe2cad\n [2020-01-22T00:26:47.210Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-22T00:26:47.210Z] ---> Running in f6b8fa15bd3d\n [2020-01-22T00:26:48.608Z] Removing intermediate container f6b8fa15bd3d\n [2020-01-22T00:26:48.608Z] ---> d5a24d6258e6\n [2020-01-22T00:26:48.608Z] Step 5/8 : RUN apk add --update --no-cache git make\n [2020-01-22T00:26:48.608Z] ---> Running in e523af1b25a7\n [2020-01-22T00:26:49.781Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-01-22T00:26:50.783Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-01-22T00:26:51.053Z] OK: 143 MiB in 39 packages\n [2020-01-22T00:26:52.048Z] Removing intermediate container e523af1b25a7\n [2020-01-22T00:26:52.048Z] ---> e469fefdea9b\n [2020-01-22T00:26:52.048Z] Step 6/8 : WORKDIR /build\n [2020-01-22T00:26:52.048Z] ---> Running in 09ffdf940a21\n [2020-01-22T00:26:52.316Z] Removing intermediate container 09ffdf940a21\n [2020-01-22T00:26:52.316Z] ---> 914dfe73d833\n [2020-01-22T00:26:52.316Z] Step 7/8 : COPY go.mod .\n [2020-01-22T00:26:52.608Z] ---> 0c03832713b7\n [2020-01-22T00:26:52.608Z] Step 8/8 : RUN go mod download\n [2020-01-22T00:26:52.608Z] ---> Running in d3b8978ec17f\n [2020-01-22T00:26:54.141Z] \x1b[91mgo: parsing /go-mod-registry/go.mod: open /go-mod-registry/go.mod: no such file or directory\n [2020-01-22T00:26:54.141Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34\n [2020-01-22T00:26:54.141Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-configuration v0.0.0\n [2020-01-22T00:26:54.141Z] go: finding github.com/stretchr/testify v1.3.0\n [2020-01-22T00:26:54.141Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n [2020-01-22T00:26:54.141Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.14\n [2020-01-22T00:26:54.141Z] go: finding github.com/BurntSushi/toml v0.3.1\n [2020-01-22T00:26:54.141Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n [2020-01-22T00:26:54.731Z] \x1b[0m\x1b[91mgo: error loading module requirements\n [2020-01-22T00:26:55.321Z] \x1b[0mThe command \'/bin/sh -c go mod download\' returned a non-zero code: 1\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n Stage "Test" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-01-22T00:26:55.582Z] Failed in branch amd64\n [2020-01-22T00:29:43.108Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-15542 in /w/workspace/exfoundry_go-mod-bootstrap_PR-34\n [Pipeline] {\n [Pipeline] ws\n [2020-01-22T00:29:43.121Z] Running in /w/workspace/go-mod-bootstrap/3\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-22T00:29:49.377Z] using credential edgex-jenkins-ssh\n [2020-01-22T00:29:49.403Z] Cloning the remote Git repository\n [2020-01-22T00:29:49.403Z] Cloning with configured refspecs honoured and without tags\n [2020-01-22T00:29:49.457Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git\n [2020-01-22T00:29:49.544Z] > git init /w/workspace/go-mod-bootstrap/3 # timeout=10\n [2020-01-22T00:29:49.626Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n [2020-01-22T00:29:49.629Z] > git --version # timeout=10\n [2020-01-22T00:29:49.659Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-22T00:29:49.716Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/34/head:refs/remotes/origin/PR-34 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-22T00:29:50.504Z] Fetching without tags\n [2020-01-22T00:29:51.009Z] Merging remotes/origin/master commit fe266a717da291b9ad28584cefff274bcef081c0 into PR head commit 5f8a41122e364a96845ec640830b789d99bad88b\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-01-22T00:29:51.163Z] Failed in branch arm64\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n Stage "CodeCov" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [2020-01-22T00:29:50.385Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n [2020-01-22T00:29:50.408Z] > git config --add remote.origin.fetch +refs/pull/34/head:refs/remotes/origin/PR-34 # timeout=10\n [2020-01-22T00:29:50.430Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-22T00:29:50.468Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n [2020-01-22T00:29:50.522Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n [2020-01-22T00:29:50.523Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-22T00:29:50.536Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/34/head:refs/remotes/origin/PR-34 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-22T00:29:51.023Z] > git config core.sparsecheckout # timeout=10\n [2020-01-22T00:29:51.060Z] > git checkout -f 5f8a41122e364a96845ec640830b789d99bad88b # timeout=10\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-22T00:29:51.720Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-22T00:29:52.027Z] ---> package-listing.sh\n [2020-01-22T00:29:52.027Z] ++ facter osfamily\n [2020-01-22T00:29:52.027Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-22T00:29:52.027Z] + OS_FAMILY=redhat\n [2020-01-22T00:29:52.027Z] + workspace=/w/workspace/exfoundry_go-mod-bootstrap_PR-34\n [2020-01-22T00:29:52.027Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-22T00:29:52.027Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-22T00:29:52.027Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-22T00:29:52.027Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-22T00:29:52.027Z] + \'[\' /w/workspace/exfoundry_go-mod-bootstrap_PR-34 \']\'\n [2020-01-22T00:29:52.027Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-22T00:29:52.027Z] + case "${OS_FAMILY}" in\n [2020-01-22T00:29:52.027Z] + rpm -qa\n [2020-01-22T00:29:52.027Z] + sort\n [2020-01-22T00:29:56.236Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-22T00:29:56.236Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-22T00:29:56.236Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-22T00:29:56.236Z] + \'[\' /w/workspace/exfoundry_go-mod-bootstrap_PR-34 \']\'\n [2020-01-22T00:29:56.236Z] + mkdir -p /w/workspace/exfoundry_go-mod-bootstrap_PR-34/archives/\n [2020-01-22T00:29:56.236Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-bootstrap_PR-34/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-22T00:29:56.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-22T00:29:56.741Z] \n [2020-01-22T00:29:56.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-22T00:29:57.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-22T00:29:57.051Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-22T00:29:57.051Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-22T00:29:57.051Z] da0e9bf0cc60: Pulling fs layer\n [2020-01-22T00:29:57.051Z] c9ea274ed700: Pulling fs layer\n [2020-01-22T00:29:57.051Z] 9cfac6ba3733: Pulling fs layer\n [2020-01-22T00:29:57.051Z] f6a933c9cadc: Pulling fs layer\n [2020-01-22T00:29:57.051Z] 61811dbd4963: Pulling fs layer\n [2020-01-22T00:29:57.051Z] a6eb2c9e2280: Pulling fs layer\n [2020-01-22T00:29:57.051Z] 095dd8b7b4d8: Pulling fs layer\n [2020-01-22T00:29:57.051Z] dc21a1d4508b: Pulling fs layer\n [2020-01-22T00:29:57.051Z] 363af2e989c4: Pulling fs layer\n [2020-01-22T00:29:57.051Z] 61811dbd4963: Waiting\n [2020-01-22T00:29:57.051Z] a6eb2c9e2280: Waiting\n [2020-01-22T00:29:57.051Z] 095dd8b7b4d8: Waiting\n [2020-01-22T00:29:57.051Z] dc21a1d4508b: Waiting\n [2020-01-22T00:29:57.051Z] 363af2e989c4: Waiting\n [2020-01-22T00:29:57.051Z] 9cfac6ba3733: Waiting\n [2020-01-22T00:29:57.051Z] f6a933c9cadc: Waiting\n [2020-01-22T00:29:57.051Z] da0e9bf0cc60: Verifying Checksum\n [2020-01-22T00:29:57.051Z] da0e9bf0cc60: Download complete\n [2020-01-22T00:29:57.051Z] 9cfac6ba3733: Verifying Checksum\n [2020-01-22T00:29:57.051Z] 9cfac6ba3733: Download complete\n [2020-01-22T00:29:57.320Z] e6b0cf9c0882: Verifying Checksum\n [2020-01-22T00:29:57.320Z] f6a933c9cadc: Verifying Checksum\n [2020-01-22T00:29:57.320Z] f6a933c9cadc: Download complete\n [2020-01-22T00:29:57.320Z] a6eb2c9e2280: Verifying Checksum\n [2020-01-22T00:29:57.320Z] a6eb2c9e2280: Download complete\n [2020-01-22T00:29:57.910Z] e6b0cf9c0882: Pull complete\n [2020-01-22T00:29:57.910Z] 095dd8b7b4d8: Verifying Checksum\n [2020-01-22T00:29:57.910Z] 095dd8b7b4d8: Download complete\n [2020-01-22T00:29:57.910Z] c9ea274ed700: Verifying Checksum\n [2020-01-22T00:29:57.910Z] c9ea274ed700: Download complete\n [2020-01-22T00:29:57.910Z] 363af2e989c4: Verifying Checksum\n [2020-01-22T00:29:57.910Z] 363af2e989c4: Download complete\n [2020-01-22T00:29:58.175Z] dc21a1d4508b: Verifying Checksum\n [2020-01-22T00:29:58.175Z] dc21a1d4508b: Download complete\n [2020-01-22T00:29:58.175Z] da0e9bf0cc60: Pull complete\n [2020-01-22T00:29:59.135Z] 61811dbd4963: Verifying Checksum\n [2020-01-22T00:29:59.135Z] 61811dbd4963: Download complete\n [2020-01-22T00:30:01.086Z] c9ea274ed700: Pull complete\n [2020-01-22T00:30:01.086Z] 9cfac6ba3733: Pull complete\n [2020-01-22T00:30:02.036Z] f6a933c9cadc: Pull complete\n [2020-01-22T00:30:06.298Z] 61811dbd4963: Pull complete\n [2020-01-22T00:30:06.298Z] a6eb2c9e2280: Pull complete\n [2020-01-22T00:30:08.240Z] 095dd8b7b4d8: Pull complete\n [2020-01-22T00:30:08.512Z] dc21a1d4508b: Pull complete\n [2020-01-22T00:30:08.809Z] 363af2e989c4: Pull complete\n [2020-01-22T00:30:08.809Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-01-22T00:30:08.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-22T00:30:09.024Z] prd-centos7-docker-4c-2g-15541 does not seem to be running inside a container\n [2020-01-22T00:30:09.107Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-bootstrap_PR-34 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-34:/w/workspace/exfoundry_go-mod-bootstrap_PR-34:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-34@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-01-22T00:30:10.456Z] $ docker top 21b24dd563283749dc183271ed09f2c258336d165cf95dedebf9a742b62ebac3 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-22T00:30:11.434Z] provisioning config files...\n [2020-01-22T00:30:11.454Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-34@tmp/config915983649810247223tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-22T00:30:11.484Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-22T00:30:11.790Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-22T00:30:11.817Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-22T00:30:12.141Z] ---> logs-deploy.sh\n [2020-01-22T00:30:12.141Z] + ARCHIVE_ARTIFACTS=\n [2020-01-22T00:30:12.141Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-22T00:30:12.141Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-22T00:30:12.141Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-22T00:30:12.141Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-34/3\n [2020-01-22T00:30:12.141Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-34/3/\n [2020-01-22T00:30:12.141Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-34/3 /w/workspace/exfoundry_go-mod-bootstrap_PR-34\n [2020-01-22T00:30:13.524Z] Archives upload complete.\n [2020-01-22T00:30:13.524Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-34/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-34/3/\n [2020-01-22T00:30:14.480Z] ---> uname -a:\n [2020-01-22T00:30:14.480Z] Linux 21b24dd56328 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-22T00:30:14.480Z] \n [2020-01-22T00:30:14.480Z] \n [2020-01-22T00:30:14.480Z] ---> lscpu:\n [2020-01-22T00:30:14.480Z] Architecture: x86_64\n [2020-01-22T00:30:14.480Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-22T00:30:14.480Z] Byte Order: Little Endian\n [2020-01-22T00:30:14.480Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-22T00:30:14.480Z] CPU(s): 4\n [2020-01-22T00:30:14.480Z] On-line CPU(s) list: 0-3\n [2020-01-22T00:30:14.480Z] Thread(s) per core: 1\n [2020-01-22T00:30:14.480Z] Core(s) per socket: 1\n [2020-01-22T00:30:14.480Z] Socket(s): 4\n [2020-01-22T00:30:14.480Z] NUMA node(s): 1\n [2020-01-22T00:30:14.480Z] Vendor ID: GenuineIntel\n [2020-01-22T00:30:14.480Z] CPU family: 6\n [2020-01-22T00:30:14.480Z] Model: 44\n [2020-01-22T00:30:14.480Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-22T00:30:14.480Z] Stepping: 1\n [2020-01-22T00:30:14.480Z] CPU MHz: 2933.436\n [2020-01-22T00:30:14.480Z] BogoMIPS: 5866.87\n [2020-01-22T00:30:14.480Z] Virtualization: VT-x\n [2020-01-22T00:30:14.480Z] Hypervisor vendor: KVM\n [2020-01-22T00:30:14.480Z] Virtualization type: full\n [2020-01-22T00:30:14.480Z] L1d cache: 128 KiB\n [2020-01-22T00:30:14.480Z] L1i cache: 128 KiB\n [2020-01-22T00:30:14.480Z] L2 cache: 16 MiB\n [2020-01-22T00:30:14.480Z] L3 cache: 64 MiB\n [2020-01-22T00:30:14.480Z] NUMA node0 CPU(s): 0-3\n [2020-01-22T00:30:14.480Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-01-22T00:30:14.480Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-01-22T00:30:14.480Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-01-22T00:30:14.480Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-01-22T00:30:14.480Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-01-22T00:30:14.480Z] 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-22T00:30:14.480Z] \n [2020-01-22T00:30:14.480Z] \n [2020-01-22T00:30:14.480Z] ---> nproc:\n [2020-01-22T00:30:14.480Z] 4\n [2020-01-22T00:30:14.480Z] \n [2020-01-22T00:30:14.480Z] \n [2020-01-22T00:30:14.480Z] ---> df -h:\n [2020-01-22T00:30:14.480Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-22T00:30:14.480Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-01-22T00:30:14.480Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-22T00:30:14.480Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-22T00:30:14.480Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-22T00:30:14.480Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-01-22T00:30:14.480Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-01-22T00:30:14.480Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-01-22T00:30:14.480Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-01-22T00:30:14.480Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/exfoundry_go-mod-bootstrap_PR-34\n [2020-01-22T00:30:14.480Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/exfoundry_go-mod-bootstrap_PR-34@tmp\n [2020-01-22T00:30:14.480Z] \n [2020-01-22T00:30:14.480Z] \n [2020-01-22T00:30:14.480Z] ---> free -m:\n [2020-01-22T00:30:14.480Z] total used free shared buff/cache available\n [2020-01-22T00:30:14.480Z] Mem: 1838 593 79 0 1165 1139\n [2020-01-22T00:30:14.480Z] Swap: 1023 1 1022\n [2020-01-22T00:30:14.480Z] \n [2020-01-22T00:30:14.480Z] \n [2020-01-22T00:30:14.480Z] ---> ip addr:\n [2020-01-22T00:30:14.480Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-22T00:30:14.480Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-22T00:30:14.480Z] inet 127.0.0.1/8 scope host lo\n [2020-01-22T00:30:14.480Z] valid_lft forever preferred_lft forever\n [2020-01-22T00:30:14.480Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-01-22T00:30:14.480Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-22T00:30:14.480Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-22T00:30:14.480Z] valid_lft forever preferred_lft forever\n [2020-01-22T00:30:14.480Z] \n [2020-01-22T00:30:14.480Z] \n [2020-01-22T00:30:14.480Z] ---> sar -b -r -n DEV:\n [2020-01-22T00:30:14.480Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/22/20 \t_x86_64_\t(4 CPU)\n [2020-01-22T00:30:14.480Z] \n [2020-01-22T00:30:14.480Z] 00:25:14 LINUX RESTART\n [2020-01-22T00:30:14.480Z] \n [2020-01-22T00:30:14.480Z] 00:26:01 tps rtps wtps bread/s bwrtn/s\n [2020-01-22T00:30:14.480Z] 00:27:01 11.17 0.83 10.34 49.14 1734.44\n [2020-01-22T00:30:14.480Z] 00:28:01 2.30 0.00 2.30 0.00 77.36\n [2020-01-22T00:30:14.480Z] 00:29:01 0.72 0.00 0.72 0.00 8.09\n [2020-01-22T00:30:14.480Z] 00:30:02 65.95 51.38 14.56 3488.42 7608.12\n [2020-01-22T00:30:14.480Z] Average: 20.04 13.06 6.98 884.61 2357.51\n [2020-01-22T00:30:14.480Z] \n [2020-01-22T00:30:14.480Z] 00:26:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-22T00:30:14.480Z] 00:27:01 114152 1768152 93.94 2620 1238748 939328 32.05 432348 1177400 8\n [2020-01-22T00:30:14.480Z] 00:28:01 121596 1760708 93.54 2620 1238752 901444 30.76 426392 1177100 16\n [2020-01-22T00:30:14.480Z] 00:29:01 121672 1760632 93.54 2620 1238760 901444 30.76 426472 1177072 8\n [2020-01-22T00:30:14.480Z] 00:30:02 74500 1807804 96.04 2620 1238396 1105040 37.70 433320 1204032 27488\n [2020-01-22T00:30:14.480Z] Average: 107980 1774324 94.26 2620 1238664 961814 32.82 429633 1183901 6880\n [2020-01-22T00:30:14.480Z] \n [2020-01-22T00:30:14.480Z] 00:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-22T00:30:14.480Z] 00:27:01 eth0 27.97 19.93 23.48 23.49 0.00 0.00 0.00\n [2020-01-22T00:30:14.480Z] 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T00:30:14.480Z] 00:27:01 docker0 0.92 0.87 0.17 1.25 0.00 0.00 0.00\n [2020-01-22T00:30:14.480Z] 00:28:01 eth0 0.50 0.07 0.04 0.01 0.00 0.00 0.00\n [2020-01-22T00:30:14.480Z] 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T00:30:14.480Z] 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T00:30:14.480Z] 00:29:01 eth0 0.80 0.02 0.06 0.00 0.00 0.00 0.00\n [2020-01-22T00:30:14.480Z] 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T00:30:14.480Z] 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T00:30:14.480Z] 00:30:02 eth0 81.86 63.17 2110.16 7.90 0.00 0.00 0.00\n [2020-01-22T00:30:14.480Z] 00:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T00:30:14.480Z] 00:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T00:30:14.480Z] Average: eth0 27.79 20.80 533.57 7.85 0.00 0.00 0.00\n [2020-01-22T00:30:14.480Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-22T00:30:14.480Z] Average: docker0 0.23 0.22 0.04 0.31 0.00 0.00 0.00\n [2020-01-22T00:30:14.480Z] \n [2020-01-22T00:30:14.480Z] \n [2020-01-22T00:30:14.480Z] ---> sar -P ALL:\n [2020-01-22T00:30:14.480Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/22/20 \t_x86_64_\t(4 CPU)\n [2020-01-22T00:30:14.480Z] \n [2020-01-22T00:30:14.480Z] 00:25:14 LINUX RESTART\n [2020-01-22T00:30:14.480Z] \n [2020-01-22T00:30:14.480Z] 00:26:01 CPU %user %nice %system %iowait %steal %idle\n [2020-01-22T00:30:14.480Z] 00:27:01 all 1.89 0.00 0.84 0.02 0.30 96.95\n [2020-01-22T00:30:14.480Z] 00:27:01 0 2.24 0.00 0.94 0.02 0.28 96.52\n [2020-01-22T00:30:14.480Z] 00:27:01 1 1.71 0.00 0.75 0.07 0.27 97.21\n [2020-01-22T00:30:14.480Z] 00:27:01 2 1.97 0.00 0.79 0.00 0.27 96.97\n [2020-01-22T00:30:14.480Z] 00:27:01 3 1.64 0.00 0.89 0.00 0.37 97.11\n [2020-01-22T00:30:14.480Z] 00:28:01 all 0.18 0.00 0.08 0.00 0.06 99.68\n [2020-01-22T00:30:14.480Z] 00:28:01 0 0.10 0.00 0.07 0.00 0.07 99.77\n [2020-01-22T00:30:14.480Z] 00:28:01 1 0.07 0.00 0.07 0.00 0.07 99.80\n [2020-01-22T00:30:14.480Z] 00:28:01 2 0.48 0.00 0.05 0.00 0.10 99.37\n [2020-01-22T00:30:14.480Z] 00:28:01 3 0.07 0.00 0.10 0.00 0.03 99.80\n [2020-01-22T00:30:14.480Z] 00:29:01 all 0.16 0.00 0.05 0.00 0.05 99.73\n [2020-01-22T00:30:14.480Z] 00:29:01 0 0.10 0.00 0.07 0.00 0.13 99.70\n [2020-01-22T00:30:14.480Z] 00:29:01 1 0.05 0.00 0.03 0.00 0.03 99.88\n [2020-01-22T00:30:14.480Z] 00:29:01 2 0.27 0.00 0.07 0.00 0.02 99.65\n [2020-01-22T00:30:14.480Z] 00:29:01 3 0.23 0.00 0.03 0.00 0.02 99.72\n [2020-01-22T00:30:14.480Z] 00:30:02 all 2.37 0.00 1.46 1.15 1.59 93.43\n [2020-01-22T00:30:14.480Z] 00:30:02 0 2.41 0.00 1.49 1.35 1.54 93.21\n [2020-01-22T00:30:14.480Z] 00:30:02 1 2.39 0.00 1.15 1.08 1.77 93.61\n [2020-01-22T00:30:14.480Z] 00:30:02 2 2.61 0.00 1.95 2.14 1.45 91.85\n [2020-01-22T00:30:14.480Z] 00:30:02 3 2.10 0.00 1.23 0.05 1.62 95.00\n [2020-01-22T00:30:14.480Z] Average: all 1.15 0.00 0.61 0.29 0.50 97.45\n [2020-01-22T00:30:14.480Z] Average: 0 1.21 0.00 0.64 0.34 0.51 97.30\n [2020-01-22T00:30:14.480Z] Average: 1 1.05 0.00 0.50 0.29 0.53 97.63\n [2020-01-22T00:30:14.480Z] Average: 2 1.33 0.00 0.71 0.53 0.46 96.96\n [2020-01-22T00:30:14.480Z] Average: 3 1.01 0.00 0.56 0.01 0.51 97.91\n [2020-01-22T00:30:14.480Z] \n [2020-01-22T00:30:14.480Z] \n [2020-01-22T00:30:14.480Z] '