b' Pull request #221 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 brandonforster for edgexfoundry/go-mod-core-contracts\n Obtained Jenkinsfile from 96e0db6f2fd0b703cdc59159fc21ded9cac9e858+afb18d995de380a8eeac33e99f47ad84beb5e70b (1ad0bbbc464d0734270b00b49cf91342b74092de)\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 624274de822d93f788ee07a778fc58f076bceb9f\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 624274de822d93f788ee07a778fc58f076bceb9f (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 624274de822d93f788ee07a778fc58f076bceb9f # timeout=10\n Commit message: "Merge pull request #117 from ernestojeda/arm64-label-change"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.13, 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-16g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: go-mod-core-contracts-settings\n PROJECT: go-mod-core-contracts\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.13\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-go-mod-core-contracts\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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\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-1685 in /w/workspace/dry_go-mod-core-contracts_PR-221\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-core-contracts.git\n > git init /w/workspace/dry_go-mod-core-contracts_PR-221 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/pull/221/head:refs/remotes/origin/PR-221 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit afb18d995de380a8eeac33e99f47ad84beb5e70b into PR head commit 96e0db6f2fd0b703cdc59159fc21ded9cac9e858\n Merge succeeded, producing 96e0db6f2fd0b703cdc59159fc21ded9cac9e858\n Checking out Revision 96e0db6f2fd0b703cdc59159fc21ded9cac9e858 (PR-221)\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/221/head:refs/remotes/origin/PR-221 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/221/head:refs/remotes/origin/PR-221 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 96e0db6f2fd0b703cdc59159fc21ded9cac9e858 # timeout=10\n > git remote # timeout=10\n > git config --get remote.origin.url # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git merge afb18d995de380a8eeac33e99f47ad84beb5e70b # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 96e0db6f2fd0b703cdc59159fc21ded9cac9e858 # timeout=10\n Commit message: "Fixed bug in urlClient retry algorithm causing positive condition to never occur."\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-02-28T21:39:17.034Z] 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-02-28T21:39:18.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-28T21:39:18.356Z] \n [2020-02-28T21:39:18.356Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T21:39:18.693Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-28T21:39:18.693Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-28T21:39:18.693Z] e7c96db7181b: Pulling fs layer\n [2020-02-28T21:39:18.693Z] a038dfdf5543: Pulling fs layer\n [2020-02-28T21:39:18.693Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-28T21:39:18.693Z] e7c96db7181b: Download complete\n [2020-02-28T21:39:18.953Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-28T21:39:18.953Z] 8d5d8e63b3c0: Download complete\n [2020-02-28T21:39:18.953Z] a038dfdf5543: Verifying Checksum\n [2020-02-28T21:39:18.953Z] a038dfdf5543: Download complete\n [2020-02-28T21:39:19.215Z] e7c96db7181b: Pull complete\n [2020-02-28T21:39:19.788Z] a038dfdf5543: Pull complete\n [2020-02-28T21:39:20.046Z] 8d5d8e63b3c0: Pull complete\n [2020-02-28T21:39:20.046Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-28T21:39:20.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-28T21:39:20.172Z] prd-centos7-docker-4c-2g-1685 does not seem to be running inside a container\n [2020-02-28T21:39:20.217Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-221 -v /w/workspace/dry_go-mod-core-contracts_PR-221:/w/workspace/dry_go-mod-core-contracts_PR-221:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-221@tmp:/w/workspace/dry_go-mod-core-contracts_PR-221@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-02-28T21:39:20.853Z] $ docker top 86f760f5ac91eac44ed8ad06cad18efca1fc439437f3904ddea0a28432be3c76 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-28T21:39:21.449Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-28T21:39:21.449Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-28T21:39:21.685Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-28T21:39:21.687Z] $ docker exec 86f760f5ac91eac44ed8ad06cad18efca1fc439437f3904ddea0a28432be3c76 ssh-agent\n [2020-02-28T21:39:21.880Z] SSH_AUTH_SOCK=/tmp/ssh-JkTFj3M5ZwcY/agent.15\n [2020-02-28T21:39:21.880Z] SSH_AGENT_PID=22\n [2020-02-28T21:39:21.890Z] Running ssh-add (command line suppressed)\n [2020-02-28T21:39:22.035Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-221@tmp/private_key_3351465726763801062.key (/w/workspace/dry_go-mod-core-contracts_PR-221@tmp/private_key_3351465726763801062.key)\n [2020-02-28T21:39:22.083Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-28T21:39:22.381Z] + git describe --exact-match --tags HEAD\n [2020-02-28T21:39:22.381Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-28T21:39:22.421Z] $ docker exec --env ******** --env ******** 86f760f5ac91eac44ed8ad06cad18efca1fc439437f3904ddea0a28432be3c76 ssh-agent -k\n [2020-02-28T21:39:22.586Z] unset SSH_AUTH_SOCK;\n [2020-02-28T21:39:22.587Z] unset SSH_AGENT_PID;\n [2020-02-28T21:39:22.587Z] echo Agent pid 22 killed;\n [2020-02-28T21:39:22.630Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-28T21:39:22.651Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-28T21:39:22.651Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-28T21:39:22.679Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-28T21:39:22.679Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-28T21:39:22.865Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-28T21:39:22.867Z] $ docker exec 86f760f5ac91eac44ed8ad06cad18efca1fc439437f3904ddea0a28432be3c76 ssh-agent\n [2020-02-28T21:39:23.050Z] SSH_AUTH_SOCK=/tmp/ssh-SecffDePeNo1/agent.58\n [2020-02-28T21:39:23.050Z] SSH_AGENT_PID=64\n [2020-02-28T21:39:23.058Z] Running ssh-add (command line suppressed)\n [2020-02-28T21:39:23.198Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-221@tmp/private_key_7979333510781782888.key (/w/workspace/dry_go-mod-core-contracts_PR-221@tmp/private_key_7979333510781782888.key)\n [2020-02-28T21:39:23.245Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-28T21:39:23.552Z] + git semver init\n [2020-02-28T21:39:23.552Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-28T21:39:23.552Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-221/.git\n [2020-02-28T21:39:23.552Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-221\n [2020-02-28T21:39:23.552Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-28T21:39:23.552Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-28T21:39:23.552Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-28T21:39:23.552Z] # $SEMVER_BRANCH = PR-221\n [2020-02-28T21:39:23.552Z] # $SEMVER_TEMP = /tmp/semver-705376125\n [2020-02-28T21:39:23.552Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP\n [2020-02-28T21:39:24.119Z] # \'/tmp/semver-705376125\' -> \'/w/workspace/dry_go-mod-core-contracts_PR-221/.semver\'\n [2020-02-28T21:39:24.119Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-221/.semver\n [Pipeline] }\n [2020-02-28T21:39:24.126Z] $ docker exec --env ******** --env ******** 86f760f5ac91eac44ed8ad06cad18efca1fc439437f3904ddea0a28432be3c76 ssh-agent -k\n [2020-02-28T21:39:24.268Z] unset SSH_AUTH_SOCK;\n [2020-02-28T21:39:24.269Z] unset SSH_AGENT_PID;\n [2020-02-28T21:39:24.269Z] echo Agent pid 64 killed;\n [2020-02-28T21:39:24.315Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-28T21:39:24.632Z] + git semver\n [Pipeline] }\n [2020-02-28T21:39:24.644Z] $ docker stop --time=1 86f760f5ac91eac44ed8ad06cad18efca1fc439437f3904ddea0a28432be3c76\n [2020-02-28T21:39:25.979Z] $ docker rm -f 86f760f5ac91eac44ed8ad06cad18efca1fc439437f3904ddea0a28432be3c76\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-28T21:39:26.553Z] Stashed 66 file(s)\n [Pipeline] echo\n [2020-02-28T21:39:26.555Z] [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-02-28T21:39:41.655Z] Still waiting to schedule task\n [2020-02-28T21:39:41.655Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-02-28T21:39:41.656Z] Still waiting to schedule task\n [2020-02-28T21:39:41.656Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-16g\xe2\x80\x99\n [2020-02-28T21:41:24.871Z] Running on prd-centos7-docker-4c-2g-1686 in /w/workspace/dry_go-mod-core-contracts_PR-221\n [Pipeline] {\n [Pipeline] ws\n [2020-02-28T21:41:24.886Z] Running in /w/workspace/go-mod-core-contracts/2\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-28T21:41:31.249Z] using credential edgex-jenkins-ssh\n [2020-02-28T21:41:31.271Z] Cloning the remote Git repository\n [2020-02-28T21:41:31.271Z] Cloning with configured refspecs honoured and without tags\n [2020-02-28T21:41:32.277Z] Fetching without tags\n [2020-02-28T21:41:31.337Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-02-28T21:41:31.407Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10\n [2020-02-28T21:41:31.490Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-02-28T21:41:31.491Z] > git --version # timeout=10\n [2020-02-28T21:41:31.550Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-28T21:41:31.635Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/221/head:refs/remotes/origin/PR-221 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-28T21:41:32.223Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-02-28T21:41:32.233Z] > git config --add remote.origin.fetch +refs/pull/221/head:refs/remotes/origin/PR-221 # timeout=10\n [2020-02-28T21:41:32.245Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-28T21:41:32.260Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-02-28T21:41:32.280Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-02-28T21:41:32.280Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-28T21:41:32.289Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/221/head:refs/remotes/origin/PR-221 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-28T21:41:32.709Z] Merging remotes/origin/master commit afb18d995de380a8eeac33e99f47ad84beb5e70b into PR head commit 96e0db6f2fd0b703cdc59159fc21ded9cac9e858\n [2020-02-28T21:41:33.122Z] Merge succeeded, producing 96e0db6f2fd0b703cdc59159fc21ded9cac9e858\n [2020-02-28T21:41:33.123Z] Checking out Revision 96e0db6f2fd0b703cdc59159fc21ded9cac9e858 (PR-221)\n [2020-02-28T21:41:32.724Z] > git config core.sparsecheckout # timeout=10\n [2020-02-28T21:41:32.816Z] > git checkout -f 96e0db6f2fd0b703cdc59159fc21ded9cac9e858 # timeout=10\n [2020-02-28T21:41:32.921Z] > git remote # timeout=10\n [2020-02-28T21:41:32.942Z] > git config --get remote.origin.url # timeout=10\n [2020-02-28T21:41:33.007Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-28T21:41:33.015Z] > git merge afb18d995de380a8eeac33e99f47ad84beb5e70b # timeout=10\n [2020-02-28T21:41:33.060Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-28T21:41:33.147Z] > git config core.sparsecheckout # timeout=10\n [2020-02-28T21:41:33.166Z] > git checkout -f 96e0db6f2fd0b703cdc59159fc21ded9cac9e858 # timeout=10\n [2020-02-28T21:41:42.351Z] Commit message: "Fixed bug in urlClient retry algorithm causing positive condition to never occur."\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-02-28T21:41:43.282Z] =========================================================\n [2020-02-28T21:41:43.282Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n [2020-02-28T21:41:43.282Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T21:41:43.934Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine .\n [2020-02-28T21:41:44.516Z] Sending build context to Docker daemon 1.739MB\n\n [2020-02-28T21:41:44.516Z] Step 1/7 : ARG BASE=golang:1.13-alpine\n [2020-02-28T21:41:44.516Z] Step 2/7 : FROM ${BASE}\n [2020-02-28T21:41:44.791Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-28T21:41:44.791Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-28T21:41:44.791Z] 2848faf0eed1: Pulling fs layer\n [2020-02-28T21:41:44.792Z] 0f37312ad70f: Pulling fs layer\n [2020-02-28T21:41:44.792Z] 5788d62ee057: Pulling fs layer\n [2020-02-28T21:41:44.792Z] 0e6b1d234666: Pulling fs layer\n [2020-02-28T21:41:44.792Z] bf5d7aec512f: Pulling fs layer\n [2020-02-28T21:41:44.792Z] 34c802a77dc8: Pulling fs layer\n [2020-02-28T21:41:44.792Z] 9eb99e56ec68: Pulling fs layer\n [2020-02-28T21:41:44.792Z] 27c7a5d97fbd: Pulling fs layer\n [2020-02-28T21:41:44.792Z] 5c102a31e300: Pulling fs layer\n [2020-02-28T21:41:44.792Z] dcfb455df0a1: Pulling fs layer\n [2020-02-28T21:41:44.792Z] 5788d62ee057: Waiting\n [2020-02-28T21:41:44.792Z] 0e6b1d234666: Waiting\n [2020-02-28T21:41:44.792Z] bf5d7aec512f: Waiting\n [2020-02-28T21:41:44.792Z] 34c802a77dc8: Waiting\n [2020-02-28T21:41:44.792Z] 9eb99e56ec68: Waiting\n [2020-02-28T21:41:44.792Z] 27c7a5d97fbd: Waiting\n [2020-02-28T21:41:44.792Z] 5c102a31e300: Waiting\n [2020-02-28T21:41:44.792Z] dcfb455df0a1: Waiting\n [2020-02-28T21:41:44.792Z] 0f37312ad70f: Verifying Checksum\n [2020-02-28T21:41:44.792Z] 0f37312ad70f: Download complete\n [2020-02-28T21:41:44.792Z] 2848faf0eed1: Verifying Checksum\n [2020-02-28T21:41:44.792Z] 2848faf0eed1: Download complete\n [2020-02-28T21:41:44.792Z] 0e6b1d234666: Verifying Checksum\n [2020-02-28T21:41:44.792Z] 0e6b1d234666: Download complete\n [2020-02-28T21:41:44.792Z] bf5d7aec512f: Verifying Checksum\n [2020-02-28T21:41:44.792Z] bf5d7aec512f: Download complete\n [2020-02-28T21:41:44.792Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-28T21:41:44.792Z] e6b0cf9c0882: Download complete\n [2020-02-28T21:41:45.084Z] e6b0cf9c0882: Pull complete\n [2020-02-28T21:41:45.688Z] 2848faf0eed1: Pull complete\n [2020-02-28T21:41:46.081Z] 0f37312ad70f: Pull complete\n [2020-02-28T21:41:47.181Z] 34c802a77dc8: Verifying Checksum\n [2020-02-28T21:41:47.181Z] 34c802a77dc8: Download complete\n [2020-02-28T21:41:47.181Z] 27c7a5d97fbd: Verifying Checksum\n [2020-02-28T21:41:47.181Z] 27c7a5d97fbd: Download complete\n [2020-02-28T21:41:48.460Z] 9eb99e56ec68: Verifying Checksum\n [2020-02-28T21:41:48.460Z] 9eb99e56ec68: Download complete\n [2020-02-28T21:41:48.460Z] dcfb455df0a1: Verifying Checksum\n [2020-02-28T21:41:48.460Z] dcfb455df0a1: Download complete\n [2020-02-28T21:41:48.735Z] 5788d62ee057: Verifying Checksum\n [2020-02-28T21:41:48.735Z] 5788d62ee057: Download complete\n [2020-02-28T21:41:48.735Z] 5c102a31e300: Verifying Checksum\n [2020-02-28T21:41:48.735Z] 5c102a31e300: Download complete\n [2020-02-28T21:41:56.936Z] 5788d62ee057: Pull complete\n [2020-02-28T21:41:56.936Z] 0e6b1d234666: Pull complete\n [2020-02-28T21:41:56.936Z] bf5d7aec512f: Pull complete\n [2020-02-28T21:42:01.190Z] 34c802a77dc8: Pull complete\n [2020-02-28T21:42:05.483Z] 9eb99e56ec68: Pull complete\n [2020-02-28T21:42:05.483Z] 27c7a5d97fbd: Pull complete\n [2020-02-28T21:42:06.895Z] 5c102a31e300: Pull complete\n [2020-02-28T21:42:06.895Z] dcfb455df0a1: Pull complete\n [2020-02-28T21:42:06.895Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n [2020-02-28T21:42:06.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n [2020-02-28T21:42:06.895Z] ---> 7c70fe431013\n [2020-02-28T21:42:06.895Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-28T21:42:07.177Z] ---> Running in 0d1ed1d7bf5d\n [2020-02-28T21:42:07.177Z] Removing intermediate container 0d1ed1d7bf5d\n [2020-02-28T21:42:07.177Z] ---> 43cd1fe9e2c9\n [2020-02-28T21:42:07.177Z] Step 4/7 : RUN apk add bash\n [2020-02-28T21:42:07.442Z] ---> Running in 442fe93de817\n [2020-02-28T21:42:08.032Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-28T21:42:08.629Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-28T21:42:08.926Z] OK: 143 MiB in 39 packages\n [2020-02-28T21:42:09.910Z] Removing intermediate container 442fe93de817\n [2020-02-28T21:42:09.910Z] ---> 96f1c49e8421\n [2020-02-28T21:42:09.910Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-02-28T21:42:09.910Z] ---> Running in 1264d42e6d2b\n [2020-02-28T21:42:10.177Z] Removing intermediate container 1264d42e6d2b\n [2020-02-28T21:42:10.177Z] ---> ce8cb15cef96\n [2020-02-28T21:42:10.177Z] Step 6/7 : COPY go.mod .\n [2020-02-28T21:42:10.177Z] ---> ba15c0bbc1e4\n [2020-02-28T21:42:10.177Z] Step 7/7 : RUN go mod download\n [2020-02-28T21:42:10.452Z] ---> Running in d00576758a39\n [2020-02-28T21:42:12.390Z] \x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-28T21:42:12.390Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-28T21:42:12.390Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-28T21:42:12.390Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-28T21:42:12.390Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-28T21:42:12.390Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-28T21:42:12.390Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-28T21:42:12.390Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-28T21:42:12.390Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-28T21:42:12.390Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-28T21:42:14.314Z] \x1b[0mRemoving intermediate container d00576758a39\n [2020-02-28T21:42:14.314Z] ---> 2b19a7573ec0\n [2020-02-28T21:42:14.314Z] Successfully built 2b19a7573ec0\n [2020-02-28T21:42:14.314Z] 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-02-28T21:42:14.766Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-28T21:42:14.766Z] .\n [Pipeline] withDockerContainer\n [2020-02-28T21:42:14.982Z] prd-centos7-docker-4c-2g-1686 does not seem to be running inside a container\n [2020-02-28T21:42:15.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-02-28T21:42:16.528Z] $ docker top 44f891de4f8924c969528103b0aa58e4a800061fdda34da6cc7e9f41377e2199 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-28T21:42:18.250Z] + go version\n [2020-02-28T21:42:18.347Z] go version go1.13.5 linux/amd64\n [Pipeline] sh\n [2020-02-28T21:42:18.717Z] + make test\n [2020-02-28T21:42:18.717Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-02-28T21:42:26.954Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n [2020-02-28T21:42:28.388Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.015s\tcoverage: 100.0% of statements\n [2020-02-28T21:42:38.672Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t0.074s\tcoverage: 45.4% of statements\n [2020-02-28T21:42:38.672Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.014s\tcoverage: 77.8% of statements\n [2020-02-28T21:42:38.672Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/interfaces\t[no test files]\n [2020-02-28T21:42:38.672Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.042s\tcoverage: 6.4% of statements\n [2020-02-28T21:42:40.284Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t0.040s\tcoverage: 14.4% of statements\n [2020-02-28T21:42:40.284Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.058s\tcoverage: 100.0% of statements\n [2020-02-28T21:42:40.906Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t0.058s\tcoverage: 100.0% of statements\n [2020-02-28T21:42:40.906Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n [2020-02-28T21:42:40.906Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors\t[no test files]\n [2020-02-28T21:42:40.906Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local\t0.036s\tcoverage: 100.0% of statements\n [2020-02-28T21:42:40.906Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry\t1.039s\tcoverage: 100.0% of statements\n [2020-02-28T21:42:40.906Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.044s\tcoverage: 63.0% of statements\n [2020-02-28T21:42:41.190Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.020s\tcoverage: 26.3% of statements\n [2020-02-28T21:42:42.161Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.032s\tcoverage: 15.4% of statements\n [2020-02-28T21:42:42.425Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.022s\tcoverage: 15.4% of statements\n [2020-02-28T21:42:42.425Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.010s\tcoverage: 14.3% of statements\n [2020-02-28T21:42:42.689Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-28T21:42:46.068Z] gofmt -l .\n [2020-02-28T21:42:46.068Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-02-28T21:42:46.822Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-28T21:42:46.826Z] $ docker stop --time=1 44f891de4f8924c969528103b0aa58e4a800061fdda34da6cc7e9f41377e2199\n [2020-02-28T21:42:48.315Z] $ docker rm -f 44f891de4f8924c969528103b0aa58e4a800061fdda34da6cc7e9f41377e2199\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] }\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-02-28T21:44:00.067Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1687 in /w/workspace/dry_go-mod-core-contracts_PR-221\n [Pipeline] {\n [Pipeline] ws\n [2020-02-28T21:44:00.082Z] Running in /w/workspace/go-mod-core-contracts/2\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-28T21:44:05.979Z] using credential edgex-jenkins-ssh\n [2020-02-28T21:44:06.003Z] Cloning the remote Git repository\n [2020-02-28T21:44:06.003Z] Cloning with configured refspecs honoured and without tags\n [2020-02-28T21:44:06.096Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-02-28T21:44:06.198Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10\n [2020-02-28T21:44:06.292Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-02-28T21:44:06.293Z] > git --version # timeout=10\n [2020-02-28T21:44:06.317Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-28T21:44:06.396Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/221/head:refs/remotes/origin/PR-221 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-28T21:44:07.401Z] Fetching without tags\n [2020-02-28T21:44:07.875Z] Merging remotes/origin/master commit afb18d995de380a8eeac33e99f47ad84beb5e70b into PR head commit 96e0db6f2fd0b703cdc59159fc21ded9cac9e858\n [2020-02-28T21:44:07.290Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-02-28T21:44:07.312Z] > git config --add remote.origin.fetch +refs/pull/221/head:refs/remotes/origin/PR-221 # timeout=10\n [2020-02-28T21:44:07.335Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-28T21:44:07.368Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-02-28T21:44:07.428Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-02-28T21:44:07.430Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-28T21:44:07.444Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/221/head:refs/remotes/origin/PR-221 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-28T21:44:08.228Z] Merge succeeded, producing 96e0db6f2fd0b703cdc59159fc21ded9cac9e858\n [2020-02-28T21:44:08.229Z] Checking out Revision 96e0db6f2fd0b703cdc59159fc21ded9cac9e858 (PR-221)\n [2020-02-28T21:44:07.914Z] > git config core.sparsecheckout # timeout=10\n [2020-02-28T21:44:07.942Z] > git checkout -f 96e0db6f2fd0b703cdc59159fc21ded9cac9e858 # timeout=10\n [2020-02-28T21:44:08.077Z] > git remote # timeout=10\n [2020-02-28T21:44:08.106Z] > git config --get remote.origin.url # timeout=10\n [2020-02-28T21:44:08.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-28T21:44:08.149Z] > git merge afb18d995de380a8eeac33e99f47ad84beb5e70b # timeout=10\n [2020-02-28T21:44:08.189Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-28T21:44:08.244Z] > git config core.sparsecheckout # timeout=10\n [2020-02-28T21:44:08.280Z] > git checkout -f 96e0db6f2fd0b703cdc59159fc21ded9cac9e858 # timeout=10\n [2020-02-28T21:44:12.949Z] Commit message: "Fixed bug in urlClient retry algorithm causing positive condition to never occur."\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-02-28T21:44:14.040Z] =========================================================\n [2020-02-28T21:44:14.040Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n [2020-02-28T21:44:14.040Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T21:44:15.235Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine .\n [2020-02-28T21:44:16.210Z] Sending build context to Docker daemon 1.739MB\n\n [2020-02-28T21:44:16.210Z] Step 1/7 : ARG BASE=golang:1.13-alpine\n [2020-02-28T21:44:16.210Z] Step 2/7 : FROM ${BASE}\n [2020-02-28T21:44:16.493Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-28T21:44:16.493Z] cde5963f3b93: Pulling fs layer\n [2020-02-28T21:44:16.493Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-28T21:44:16.493Z] 777b28850792: Pulling fs layer\n [2020-02-28T21:44:16.493Z] 8a11ddd9e578: Pulling fs layer\n [2020-02-28T21:44:16.493Z] 8a11ddd9e578: Waiting\n [2020-02-28T21:44:16.493Z] 4cf88f913ddb: Pulling fs layer\n [2020-02-28T21:44:16.493Z] 1df406cf5192: Pulling fs layer\n [2020-02-28T21:44:16.493Z] cd6300453558: Pulling fs layer\n [2020-02-28T21:44:16.493Z] b9c365052c96: Pulling fs layer\n [2020-02-28T21:44:16.493Z] a2d8cc88f415: Pulling fs layer\n [2020-02-28T21:44:16.493Z] ea1d1ca13537: Pulling fs layer\n [2020-02-28T21:44:16.493Z] 3750a50a1c5e: Pulling fs layer\n [2020-02-28T21:44:16.493Z] 1df406cf5192: Waiting\n [2020-02-28T21:44:16.493Z] cd6300453558: Waiting\n [2020-02-28T21:44:16.493Z] 4cf88f913ddb: Waiting\n [2020-02-28T21:44:16.493Z] a2d8cc88f415: Waiting\n [2020-02-28T21:44:16.493Z] 3750a50a1c5e: Waiting\n [2020-02-28T21:44:16.493Z] 777b28850792: Verifying Checksum\n [2020-02-28T21:44:16.493Z] 777b28850792: Download complete\n [2020-02-28T21:44:16.493Z] 2a23fa8c16f7: Verifying Checksum\n [2020-02-28T21:44:16.493Z] 2a23fa8c16f7: Download complete\n [2020-02-28T21:44:16.493Z] 4cf88f913ddb: Verifying Checksum\n [2020-02-28T21:44:16.493Z] 4cf88f913ddb: Download complete\n [2020-02-28T21:44:16.766Z] 1df406cf5192: Verifying Checksum\n [2020-02-28T21:44:16.766Z] 1df406cf5192: Download complete\n [2020-02-28T21:44:17.038Z] cde5963f3b93: Download complete\n [2020-02-28T21:44:17.633Z] cde5963f3b93: Pull complete\n [2020-02-28T21:44:18.224Z] 2a23fa8c16f7: Pull complete\n [2020-02-28T21:44:18.811Z] 777b28850792: Pull complete\n [2020-02-28T21:44:21.412Z] cd6300453558: Verifying Checksum\n [2020-02-28T21:44:21.412Z] cd6300453558: Download complete\n [2020-02-28T21:44:21.412Z] a2d8cc88f415: Verifying Checksum\n [2020-02-28T21:44:21.412Z] a2d8cc88f415: Download complete\n [2020-02-28T21:44:23.372Z] ea1d1ca13537: Verifying Checksum\n [2020-02-28T21:44:23.372Z] ea1d1ca13537: Download complete\n [2020-02-28T21:44:23.642Z] 3750a50a1c5e: Verifying Checksum\n [2020-02-28T21:44:23.642Z] 3750a50a1c5e: Download complete\n [2020-02-28T21:44:26.998Z] b9c365052c96: Download complete\n [2020-02-28T21:44:27.959Z] 8a11ddd9e578: Download complete\n [2020-02-28T21:44:40.287Z] 8a11ddd9e578: Pull complete\n [2020-02-28T21:44:40.287Z] 4cf88f913ddb: Pull complete\n [2020-02-28T21:44:40.287Z] 1df406cf5192: Pull complete\n [2020-02-28T21:44:42.866Z] cd6300453558: Pull complete\n [2020-02-28T21:44:47.117Z] b9c365052c96: Pull complete\n [2020-02-28T21:44:47.405Z] a2d8cc88f415: Pull complete\n [2020-02-28T21:44:50.002Z] ea1d1ca13537: Pull complete\n [2020-02-28T21:44:50.002Z] 3750a50a1c5e: Pull complete\n [2020-02-28T21:44:50.002Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n [2020-02-28T21:44:50.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n [2020-02-28T21:44:50.002Z] ---> 78745c68409d\n [2020-02-28T21:44:50.002Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-28T21:44:54.295Z] ---> Running in eac517dfc603\n [2020-02-28T21:44:54.295Z] Removing intermediate container eac517dfc603\n [2020-02-28T21:44:54.295Z] ---> 48159e123582\n [2020-02-28T21:44:54.295Z] Step 4/7 : RUN apk add bash\n [2020-02-28T21:44:54.295Z] ---> Running in 36836c450d94\n [2020-02-28T21:44:55.262Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-28T21:44:55.844Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-28T21:44:56.432Z] OK: 125 MiB in 39 packages\n [2020-02-28T21:44:57.847Z] Removing intermediate container 36836c450d94\n [2020-02-28T21:44:57.847Z] ---> 849701c79574\n [2020-02-28T21:44:57.847Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-02-28T21:44:58.125Z] ---> Running in ef570c3bf664\n [2020-02-28T21:44:58.399Z] Removing intermediate container ef570c3bf664\n [2020-02-28T21:44:58.399Z] ---> 9b214244a5e8\n [2020-02-28T21:44:58.399Z] Step 6/7 : COPY go.mod .\n [2020-02-28T21:44:58.985Z] ---> 3d51f456fe10\n [2020-02-28T21:44:58.985Z] Step 7/7 : RUN go mod download\n [2020-02-28T21:44:59.255Z] ---> Running in a11806ed65a5\n [2020-02-28T21:45:05.912Z] \x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-28T21:45:05.912Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-28T21:45:05.912Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-28T21:45:05.912Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-28T21:45:05.912Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-28T21:45:05.912Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-28T21:45:05.912Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-28T21:45:05.912Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-28T21:45:05.912Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-28T21:45:05.912Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-28T21:45:08.500Z] \x1b[0mRemoving intermediate container a11806ed65a5\n [2020-02-28T21:45:08.500Z] ---> 34de0a0f3fbb\n [2020-02-28T21:45:08.500Z] Successfully built 34de0a0f3fbb\n [2020-02-28T21:45:08.500Z] 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-02-28T21:45:09.009Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-28T21:45:09.277Z] .\n [Pipeline] withDockerContainer\n [2020-02-28T21:45:09.675Z] prd-ubuntu18.04-docker-arm64-4c-16g-1687 does not seem to be running inside a container\n [2020-02-28T21:45:09.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-02-28T21:45:11.446Z] $ docker top 1ecaaf05c65f8351f922b429833dc63c36732cf2b45f5a3aa1619ef074a6bc3f -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-28T21:45:13.899Z] + go version\n [2020-02-28T21:45:13.899Z] go version go1.13.5 linux/arm64\n [Pipeline] sh\n [2020-02-28T21:45:14.571Z] + make test\n [2020-02-28T21:45:14.571Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-02-28T21:45:36.740Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n [2020-02-28T21:45:36.740Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.075s\tcoverage: 100.0% of statements\n [2020-02-28T21:45:51.774Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t0.075s\tcoverage: 45.4% of statements\n [2020-02-28T21:45:51.774Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.023s\tcoverage: 77.8% of statements\n [2020-02-28T21:45:51.774Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/interfaces\t[no test files]\n [2020-02-28T21:45:51.774Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.023s\tcoverage: 6.4% of statements\n [2020-02-28T21:45:55.138Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t0.049s\tcoverage: 14.4% of statements\n [2020-02-28T21:45:55.138Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.023s\tcoverage: 100.0% of statements\n [2020-02-28T21:45:56.101Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t0.102s\tcoverage: 100.0% of statements\n [2020-02-28T21:45:56.101Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n [2020-02-28T21:45:56.101Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors\t[no test files]\n [2020-02-28T21:45:56.101Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local\t0.027s\tcoverage: 100.0% of statements\n [2020-02-28T21:45:56.101Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry\t1.512s\tcoverage: 100.0% of statements\n [2020-02-28T21:45:56.101Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.130s\tcoverage: 63.0% of statements\n [2020-02-28T21:45:56.373Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.030s\tcoverage: 26.3% of statements\n [2020-02-28T21:45:58.982Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.027s\tcoverage: 15.4% of statements\n [2020-02-28T21:45:58.982Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.018s\tcoverage: 15.4% of statements\n [2020-02-28T21:45:59.564Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.019s\tcoverage: 14.3% of statements\n [2020-02-28T21:45:59.830Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-28T21:46:05.179Z] gofmt -l .\n [2020-02-28T21:46:05.179Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-02-28T21:46:05.471Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-02-28T21:46:05.969Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-28T21:46:05.977Z] $ docker stop --time=1 1ecaaf05c65f8351f922b429833dc63c36732cf2b45f5a3aa1619ef074a6bc3f\n [2020-02-28T21:46:08.277Z] $ docker rm -f 1ecaaf05c65f8351f922b429833dc63c36732cf2b45f5a3aa1619ef074a6bc3f\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] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n [Pipeline] unstash\n [Pipeline] wrap\n [2020-02-28T21:46:09.418Z] provisioning config files...\n [2020-02-28T21:46:09.429Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-221@tmp/config3796884844787993129tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-02-28T21:46:09.746Z] + curl -s https://codecov.io/bash\n [2020-02-28T21:46:09.746Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-221@tmp/config3796884844787993129tmp\n [2020-02-28T21:46:10.003Z] \n [2020-02-28T21:46:10.004Z] _____ _\n [2020-02-28T21:46:10.004Z] / ____| | |\n [2020-02-28T21:46:10.004Z] | | ___ __| | ___ ___ _____ __\n [2020-02-28T21:46:10.004Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-02-28T21:46:10.004Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-02-28T21:46:10.004Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-02-28T21:46:10.004Z] Bash-20200214-585fef0\n [2020-02-28T21:46:10.004Z] \n [2020-02-28T21:46:10.004Z] \n [2020-02-28T21:46:10.004Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-02-28T21:46:10.004Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-02-28T21:46:10.004Z] \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-02-28T21:46:10.004Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-02-28T21:46:10.004Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-02-28T21:46:10.004Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-02-28T21:46:10.004Z] \x1b[0;32m+\x1b[0m .\n [2020-02-28T21:46:10.004Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-02-28T21:46:10.004Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-02-28T21:46:10.004Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-02-28T21:46:10.004Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=80392\x1b[0m\n [2020-02-28T21:46:10.004Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-02-28T21:46:10.004Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-02-28T21:46:10.569Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-02-28T21:46:10.569Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-02-28T21:46:10.569Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-02-28T21:46:10.569Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-02-28T21:46:10.569Z] \x1b[0;90mquery:\x1b[0m branch=PR-221&commit=96e0db6f2fd0b703cdc59159fc21ded9cac9e858&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-221%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=221&job=\n [2020-02-28T21:46:10.569Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-02-28T21:46:10.569Z] https://codecov.io/upload/v4?package=bash-20200214-585fef0&token=secret&branch=PR-221&commit=96e0db6f2fd0b703cdc59159fc21ded9cac9e858&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-221%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=221&job=\n [2020-02-28T21:46:11.136Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-02-28T21:46:11.703Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/96e0db6f2fd0b703cdc59159fc21ded9cac9e858\x1b[0m\n [Pipeline] }\n [2020-02-28T21:46:11.709Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" 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] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-28T21:46:12.321Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-28T21:46:12.621Z] ---> package-listing.sh\n [2020-02-28T21:46:12.621Z] ++ facter osfamily\n [2020-02-28T21:46:12.621Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-28T21:46:12.621Z] + OS_FAMILY=redhat\n [2020-02-28T21:46:12.621Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-221\n [2020-02-28T21:46:12.621Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-28T21:46:12.621Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-28T21:46:12.621Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-28T21:46:12.621Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-28T21:46:12.621Z] + \'[\' /w/workspace/dry_go-mod-core-contracts_PR-221 \']\'\n [2020-02-28T21:46:12.621Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-28T21:46:12.621Z] + case "${OS_FAMILY}" in\n [2020-02-28T21:46:12.621Z] + rpm -qa\n [2020-02-28T21:46:12.621Z] + sort\n [2020-02-28T21:46:16.815Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-28T21:46:16.815Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-28T21:46:16.815Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-28T21:46:16.815Z] + \'[\' /w/workspace/dry_go-mod-core-contracts_PR-221 \']\'\n [2020-02-28T21:46:16.815Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-221/archives/\n [2020-02-28T21:46:16.815Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-221/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T21:46:17.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-28T21:46:17.271Z] \n [2020-02-28T21:46:17.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T21:46:17.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-28T21:46:17.602Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-28T21:46:17.602Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-28T21:46:17.602Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-28T21:46:17.602Z] c9ea274ed700: Pulling fs layer\n [2020-02-28T21:46:17.602Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-28T21:46:17.602Z] f6a933c9cadc: Pulling fs layer\n [2020-02-28T21:46:17.602Z] 61811dbd4963: Pulling fs layer\n [2020-02-28T21:46:17.602Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-28T21:46:17.602Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-28T21:46:17.602Z] dc21a1d4508b: Pulling fs layer\n [2020-02-28T21:46:17.602Z] 363af2e989c4: Pulling fs layer\n [2020-02-28T21:46:17.602Z] f6a933c9cadc: Waiting\n [2020-02-28T21:46:17.602Z] 61811dbd4963: Waiting\n [2020-02-28T21:46:17.602Z] a6eb2c9e2280: Waiting\n [2020-02-28T21:46:17.602Z] 095dd8b7b4d8: Waiting\n [2020-02-28T21:46:17.602Z] dc21a1d4508b: Waiting\n [2020-02-28T21:46:17.602Z] 363af2e989c4: Waiting\n [2020-02-28T21:46:17.602Z] 9cfac6ba3733: Waiting\n [2020-02-28T21:46:17.602Z] da0e9bf0cc60: Download complete\n [2020-02-28T21:46:17.602Z] 9cfac6ba3733: Download complete\n [2020-02-28T21:46:17.602Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-28T21:46:17.602Z] e6b0cf9c0882: Download complete\n [2020-02-28T21:46:17.602Z] f6a933c9cadc: Verifying Checksum\n [2020-02-28T21:46:17.602Z] f6a933c9cadc: Download complete\n [2020-02-28T21:46:17.880Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-28T21:46:17.880Z] a6eb2c9e2280: Download complete\n [2020-02-28T21:46:18.147Z] e6b0cf9c0882: Pull complete\n [2020-02-28T21:46:18.147Z] c9ea274ed700: Verifying Checksum\n [2020-02-28T21:46:18.147Z] c9ea274ed700: Download complete\n [2020-02-28T21:46:18.147Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-28T21:46:18.147Z] 095dd8b7b4d8: Download complete\n [2020-02-28T21:46:18.147Z] 363af2e989c4: Download complete\n [2020-02-28T21:46:18.147Z] dc21a1d4508b: Verifying Checksum\n [2020-02-28T21:46:18.147Z] dc21a1d4508b: Download complete\n [2020-02-28T21:46:18.410Z] da0e9bf0cc60: Pull complete\n [2020-02-28T21:46:18.673Z] 61811dbd4963: Verifying Checksum\n [2020-02-28T21:46:18.673Z] 61811dbd4963: Download complete\n [2020-02-28T21:46:20.077Z] c9ea274ed700: Pull complete\n [2020-02-28T21:46:20.077Z] 9cfac6ba3733: Pull complete\n [2020-02-28T21:46:21.014Z] f6a933c9cadc: Pull complete\n [2020-02-28T21:46:24.319Z] 61811dbd4963: Pull complete\n [2020-02-28T21:46:24.319Z] a6eb2c9e2280: Pull complete\n [2020-02-28T21:46:26.231Z] 095dd8b7b4d8: Pull complete\n [2020-02-28T21:46:26.231Z] dc21a1d4508b: Pull complete\n [2020-02-28T21:46:26.231Z] 363af2e989c4: Pull complete\n [2020-02-28T21:46:26.231Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-28T21:46:26.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-28T21:46:26.384Z] prd-centos7-docker-4c-2g-1685 does not seem to be running inside a container\n [2020-02-28T21:46:26.437Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_PR-221 -v /w/workspace/dry_go-mod-core-contracts_PR-221:/w/workspace/dry_go-mod-core-contracts_PR-221:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-221@tmp:/w/workspace/dry_go-mod-core-contracts_PR-221@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-02-28T21:46:27.524Z] $ docker top f30ee11aedc6801aca02d3aa4f3ff036531f83b9388d67059363fe137f833a07 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-28T21:46:28.092Z] provisioning config files...\n [2020-02-28T21:46:28.108Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-221@tmp/config3993212417111827150tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-28T21:46:28.135Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-28T21:46:28.424Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-28T21:46:28.431Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-28T21:46:28.724Z] ---> logs-deploy.sh\n [2020-02-28T21:46:28.724Z] + ARCHIVE_ARTIFACTS=\n [2020-02-28T21:46:28.724Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-28T21:46:28.724Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-28T21:46:28.724Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-28T21:46:28.724Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-221/2\n [2020-02-28T21:46:28.724Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-221/2/\n [2020-02-28T21:46:28.724Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-221/2 /w/workspace/dry_go-mod-core-contracts_PR-221\n [2020-02-28T21:46:29.662Z] Archives upload complete.\n [2020-02-28T21:46:29.662Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-221/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-221/2/\n [2020-02-28T21:46:30.597Z] ---> uname -a:\n [2020-02-28T21:46:30.597Z] Linux f30ee11aedc6 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-02-28T21:46:30.597Z] \n [2020-02-28T21:46:30.597Z] \n [2020-02-28T21:46:30.597Z] ---> lscpu:\n [2020-02-28T21:46:30.597Z] Architecture: x86_64\n [2020-02-28T21:46:30.597Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-28T21:46:30.597Z] Byte Order: Little Endian\n [2020-02-28T21:46:30.597Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-28T21:46:30.597Z] CPU(s): 4\n [2020-02-28T21:46:30.597Z] On-line CPU(s) list: 0-3\n [2020-02-28T21:46:30.597Z] Thread(s) per core: 1\n [2020-02-28T21:46:30.597Z] Core(s) per socket: 1\n [2020-02-28T21:46:30.597Z] Socket(s): 4\n [2020-02-28T21:46:30.597Z] NUMA node(s): 1\n [2020-02-28T21:46:30.597Z] Vendor ID: GenuineIntel\n [2020-02-28T21:46:30.597Z] CPU family: 6\n [2020-02-28T21:46:30.597Z] Model: 44\n [2020-02-28T21:46:30.597Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-28T21:46:30.597Z] Stepping: 1\n [2020-02-28T21:46:30.597Z] CPU MHz: 2933.438\n [2020-02-28T21:46:30.597Z] BogoMIPS: 5866.87\n [2020-02-28T21:46:30.597Z] Virtualization: VT-x\n [2020-02-28T21:46:30.597Z] Hypervisor vendor: KVM\n [2020-02-28T21:46:30.597Z] Virtualization type: full\n [2020-02-28T21:46:30.597Z] L1d cache: 128 KiB\n [2020-02-28T21:46:30.597Z] L1i cache: 128 KiB\n [2020-02-28T21:46:30.597Z] L2 cache: 16 MiB\n [2020-02-28T21:46:30.597Z] L3 cache: 64 MiB\n [2020-02-28T21:46:30.597Z] NUMA node0 CPU(s): 0-3\n [2020-02-28T21:46:30.597Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-28T21:46:30.597Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-28T21:46:30.597Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-28T21:46:30.597Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-28T21:46:30.597Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-28T21:46:30.597Z] 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-02-28T21:46:30.597Z] \n [2020-02-28T21:46:30.597Z] \n [2020-02-28T21:46:30.597Z] ---> nproc:\n [2020-02-28T21:46:30.597Z] 4\n [2020-02-28T21:46:30.597Z] \n [2020-02-28T21:46:30.597Z] \n [2020-02-28T21:46:30.597Z] ---> df -h:\n [2020-02-28T21:46:30.597Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-28T21:46:30.597Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-02-28T21:46:30.597Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-28T21:46:30.598Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-28T21:46:30.598Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-28T21:46:30.598Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-02-28T21:46:30.598Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-02-28T21:46:30.598Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-02-28T21:46:30.598Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dry_go-mod-core-contracts_PR-221\n [2020-02-28T21:46:30.598Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dry_go-mod-core-contracts_PR-221@tmp\n [2020-02-28T21:46:30.598Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-02-28T21:46:30.598Z] \n [2020-02-28T21:46:30.598Z] \n [2020-02-28T21:46:30.598Z] ---> free -m:\n [2020-02-28T21:46:30.598Z] total used free shared buff/cache available\n [2020-02-28T21:46:30.598Z] Mem: 1838 606 75 0 1156 1128\n [2020-02-28T21:46:30.598Z] Swap: 1023 0 1023\n [2020-02-28T21:46:30.598Z] \n [2020-02-28T21:46:30.598Z] \n [2020-02-28T21:46:30.598Z] ---> ip addr:\n [2020-02-28T21:46:30.598Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-28T21:46:30.598Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-28T21:46:30.598Z] inet 127.0.0.1/8 scope host lo\n [2020-02-28T21:46:30.598Z] valid_lft forever preferred_lft forever\n [2020-02-28T21:46:30.598Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-02-28T21:46:30.598Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-28T21:46:30.598Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-28T21:46:30.598Z] valid_lft forever preferred_lft forever\n [2020-02-28T21:46:30.598Z] \n [2020-02-28T21:46:30.598Z] \n [2020-02-28T21:46:30.598Z] ---> sar -b -r -n DEV:\n [2020-02-28T21:46:30.598Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/28/20 \t_x86_64_\t(4 CPU)\n [2020-02-28T21:46:30.598Z] \n [2020-02-28T21:46:30.598Z] 21:38:37 LINUX RESTART\n [2020-02-28T21:46:30.598Z] \n [2020-02-28T21:46:30.598Z] 21:39:01 tps rtps wtps bread/s bwrtn/s\n [2020-02-28T21:46:30.598Z] 21:40:01 65.52 23.64 41.88 4374.63 3682.92\n [2020-02-28T21:46:30.598Z] 21:41:01 4.06 0.00 4.06 0.00 125.78\n [2020-02-28T21:46:30.598Z] 21:42:01 0.25 0.00 0.25 0.00 3.78\n [2020-02-28T21:46:30.598Z] 21:43:01 0.28 0.00 0.28 0.00 3.20\n [2020-02-28T21:46:30.598Z] 21:44:01 0.25 0.00 0.25 0.00 3.33\n [2020-02-28T21:46:30.598Z] 21:45:01 0.38 0.00 0.38 0.00 5.33\n [2020-02-28T21:46:30.598Z] 21:46:01 0.27 0.00 0.27 0.00 2.75\n [2020-02-28T21:46:30.598Z] Average: 10.15 3.38 6.77 625.18 546.93\n [2020-02-28T21:46:30.598Z] \n [2020-02-28T21:46:30.598Z] 21:39:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-28T21:46:30.598Z] 21:40:01 92612 1789692 95.08 2620 1242740 945544 32.26 438696 1188692 20\n [2020-02-28T21:46:30.598Z] 21:41:01 103068 1779236 94.52 2620 1242776 902700 30.80 432164 1188672 8\n [2020-02-28T21:46:30.598Z] 21:42:01 101780 1780524 94.59 2620 1242804 903004 30.81 433608 1188656 16\n [2020-02-28T21:46:30.598Z] 21:43:01 102588 1779716 94.55 2620 1242784 902764 30.80 432364 1188656 12\n [2020-02-28T21:46:30.598Z] 21:44:01 102248 1780056 94.57 2620 1242792 902844 30.80 432804 1188656 16\n [2020-02-28T21:46:30.598Z] 21:45:01 102076 1780228 94.58 2620 1242796 902896 30.81 433236 1188656 8\n [2020-02-28T21:46:30.598Z] 21:46:01 102872 1779432 94.53 2620 1242800 902764 30.80 432284 1188656 8\n [2020-02-28T21:46:30.598Z] Average: 101035 1781269 94.63 2620 1242785 908931 31.01 433594 1188663 13\n [2020-02-28T21:46:30.598Z] \n [2020-02-28T21:46:30.598Z] 21:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-28T21:46:30.598Z] 21:40:01 eth0 354.12 258.02 1002.87 94.23 0.00 0.00 0.00\n [2020-02-28T21:46:30.598Z] 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T21:46:30.598Z] 21:40:01 docker0 2.45 1.93 0.65 8.54 0.00 0.00 0.00\n [2020-02-28T21:46:30.598Z] 21:41:01 eth0 0.52 0.08 0.04 0.01 0.00 0.00 0.00\n [2020-02-28T21:46:30.598Z] 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T21:46:30.598Z] 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T21:46:30.598Z] 21:42:01 eth0 0.43 0.42 0.26 0.21 0.00 0.00 0.00\n [2020-02-28T21:46:30.598Z] 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T21:46:30.598Z] 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T21:46:30.598Z] 21:43:01 eth0 0.68 0.08 0.05 0.01 0.00 0.00 0.00\n [2020-02-28T21:46:30.598Z] 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T21:46:30.598Z] 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T21:46:30.598Z] 21:44:01 eth0 0.50 0.27 0.24 0.02 0.00 0.00 0.00\n [2020-02-28T21:46:30.598Z] 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T21:46:30.598Z] 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T21:46:30.598Z] 21:45:01 eth0 0.68 0.48 0.40 0.27 0.00 0.00 0.00\n [2020-02-28T21:46:30.598Z] 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T21:46:30.598Z] 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T21:46:30.598Z] 21:46:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-28T21:46:30.598Z] 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T21:46:30.598Z] 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T21:46:30.598Z] Average: eth0 51.02 37.08 143.47 13.54 0.00 0.00 0.00\n [2020-02-28T21:46:30.598Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T21:46:30.598Z] Average: docker0 0.35 0.28 0.09 1.22 0.00 0.00 0.00\n [2020-02-28T21:46:30.598Z] \n [2020-02-28T21:46:30.598Z] \n [2020-02-28T21:46:30.598Z] ---> sar -P ALL:\n [2020-02-28T21:46:30.598Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/28/20 \t_x86_64_\t(4 CPU)\n [2020-02-28T21:46:30.598Z] \n [2020-02-28T21:46:30.598Z] 21:38:37 LINUX RESTART\n [2020-02-28T21:46:30.598Z] \n [2020-02-28T21:46:30.598Z] 21:39:01 CPU %user %nice %system %iowait %steal %idle\n [2020-02-28T21:46:30.598Z] 21:40:01 all 12.43 0.00 4.13 1.53 0.02 81.90\n [2020-02-28T21:46:30.598Z] 21:40:01 0 12.36 0.00 4.46 0.30 0.02 82.86\n [2020-02-28T21:46:30.598Z] 21:40:01 1 13.01 0.00 3.84 4.26 0.02 78.87\n [2020-02-28T21:46:30.598Z] 21:40:01 2 12.29 0.00 4.64 1.19 0.03 81.85\n [2020-02-28T21:46:30.598Z] 21:40:01 3 12.02 0.00 3.61 0.34 0.02 84.02\n [2020-02-28T21:46:30.598Z] 21:41:01 all 0.19 0.00 0.05 0.00 0.00 99.76\n [2020-02-28T21:46:30.598Z] 21:41:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-28T21:46:30.598Z] 21:41:01 1 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-02-28T21:46:30.598Z] 21:41:01 2 0.53 0.00 0.05 0.00 0.00 99.42\n [2020-02-28T21:46:30.598Z] 21:41:01 3 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-28T21:46:30.598Z] 21:42:01 all 0.19 0.00 0.06 0.00 0.00 99.75\n [2020-02-28T21:46:30.598Z] 21:42:01 0 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-02-28T21:46:30.598Z] 21:42:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-28T21:46:30.598Z] 21:42:01 2 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-02-28T21:46:30.598Z] 21:42:01 3 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-02-28T21:46:30.598Z] 21:43:01 all 0.17 0.00 0.05 0.00 0.00 99.78\n [2020-02-28T21:46:30.598Z] 21:43:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-02-28T21:46:30.598Z] 21:43:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-28T21:46:30.598Z] 21:43:01 2 0.52 0.00 0.03 0.00 0.00 99.45\n [2020-02-28T21:46:30.598Z] 21:43:01 3 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-02-28T21:46:30.598Z] 21:44:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-02-28T21:46:30.598Z] 21:44:01 0 0.05 0.00 0.07 0.00 0.00 99.88\n [2020-02-28T21:46:30.598Z] 21:44:01 1 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-02-28T21:46:30.598Z] 21:44:01 2 0.57 0.00 0.03 0.00 0.00 99.40\n [2020-02-28T21:46:30.598Z] 21:44:01 3 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-02-28T21:46:30.598Z] 21:45:01 all 0.18 0.00 0.05 0.00 0.00 99.76\n [2020-02-28T21:46:30.598Z] 21:45:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-28T21:46:30.598Z] 21:45:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-28T21:46:30.598Z] 21:45:01 2 0.55 0.00 0.03 0.00 0.00 99.42\n [2020-02-28T21:46:30.598Z] 21:45:01 3 0.07 0.00 0.08 0.00 0.00 99.85\n [2020-02-28T21:46:30.598Z] 21:46:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-02-28T21:46:30.598Z] 21:46:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-28T21:46:30.598Z] 21:46:01 1 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-28T21:46:30.598Z] 21:46:01 2 0.55 0.00 0.03 0.00 0.00 99.42\n [2020-02-28T21:46:30.598Z] 21:46:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-28T21:46:30.598Z] Average: all 1.92 0.00 0.63 0.22 0.00 97.23\n [2020-02-28T21:46:30.598Z] Average: 0 1.80 0.00 0.67 0.04 0.00 97.48\n [2020-02-28T21:46:30.598Z] Average: 1 1.91 0.00 0.59 0.61 0.00 96.89\n [2020-02-28T21:46:30.598Z] Average: 2 2.22 0.00 0.69 0.17 0.00 96.92\n [2020-02-28T21:46:30.598Z] Average: 3 1.76 0.00 0.56 0.05 0.00 97.62\n [2020-02-28T21:46:30.598Z] \n [2020-02-28T21:46:30.598Z] \n [2020-02-28T21:46:30.598Z] '