b' Pull request #197 opened\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 d0c396709bec9e09d7a2da3ec366b03d486e2713+93abd0d268c8b86928b371cca9cd9e94d7b05568 (cd28bc53049a5d2a703313ba3374e0274fb4d1e1)\n Running in Durability level: MAX_SURVIVABILITY\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\n using credential edgex-jenkins-access-pat\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and with tags\n Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-197/workspace@libs/edgex-global-pipelines # timeout=10\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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\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 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 f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94 # timeout=10\n Commit message: "Merge pull request #81 from ernestojeda/bugfix-custom-workspace"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n > git --version # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.12, buildImage:false, pushImage:false, semverBump:patch]\n =========================================================\n [Pipeline] echo\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-core-contracts-settings\n PROJECT: go-mod-core-contracts\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-go-mod-core-contracts\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 All nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\n Running on prd-centos7-docker-4c-2g-12862 in /w/workspace/dry_go-mod-core-contracts_PR-197\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-197 # 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/197/head:refs/remotes/origin/PR-197 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit 93abd0d268c8b86928b371cca9cd9e94d7b05568 into PR head commit d0c396709bec9e09d7a2da3ec366b03d486e2713\n Merge succeeded, producing b26bc0b8db0c67876bc3b6868b831bb89ad4d058\n Checking out Revision b26bc0b8db0c67876bc3b6868b831bb89ad4d058 (PR-197)\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/197/head:refs/remotes/origin/PR-197 # 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/197/head:refs/remotes/origin/PR-197 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f d0c396709bec9e09d7a2da3ec366b03d486e2713 # timeout=10\n > git merge 93abd0d268c8b86928b371cca9cd9e94d7b05568 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f b26bc0b8db0c67876bc3b6868b831bb89ad4d058 # timeout=10\n Commit message: "Merge commit \'93abd0d268c8b86928b371cca9cd9e94d7b05568\' into HEAD"\n First time build. Skipping changelog.\n > git --version # timeout=10\n fatal: bad object f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-09T20:50:24.666Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-09T20:50:26.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-09T20:50:26.298Z] \n [2020-01-09T20:50:26.298Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-09T20:50:26.663Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-09T20:50:26.663Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-09T20:50:26.663Z] e7c96db7181b: Pulling fs layer\n [2020-01-09T20:50:26.663Z] a038dfdf5543: Pulling fs layer\n [2020-01-09T20:50:26.663Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-01-09T20:50:26.924Z] e7c96db7181b: Verifying Checksum\n [2020-01-09T20:50:26.924Z] e7c96db7181b: Download complete\n [2020-01-09T20:50:26.924Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-01-09T20:50:26.924Z] 8d5d8e63b3c0: Download complete\n [2020-01-09T20:50:26.924Z] a038dfdf5543: Verifying Checksum\n [2020-01-09T20:50:26.924Z] a038dfdf5543: Download complete\n [2020-01-09T20:50:27.187Z] e7c96db7181b: Pull complete\n [2020-01-09T20:50:27.757Z] a038dfdf5543: Pull complete\n [2020-01-09T20:50:28.016Z] 8d5d8e63b3c0: Pull complete\n [2020-01-09T20:50:28.016Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-01-09T20:50:28.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-09T20:50:28.164Z] prd-centos7-docker-4c-2g-12862 does not seem to be running inside a container\n [2020-01-09T20:50:28.199Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-197 -v /w/workspace/dry_go-mod-core-contracts_PR-197:/w/workspace/dry_go-mod-core-contracts_PR-197:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-197@tmp:/w/workspace/dry_go-mod-core-contracts_PR-197@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-09T20:50:28.828Z] $ docker top dd33757367495bafeb60f25d6707cf10eb9c52fcc7382a28231f4b413a3ed901 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-09T20:50:29.479Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-09T20:50:29.479Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-09T20:50:29.708Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-09T20:50:29.708Z] $ docker exec dd33757367495bafeb60f25d6707cf10eb9c52fcc7382a28231f4b413a3ed901 ssh-agent\n [2020-01-09T20:50:29.932Z] SSH_AUTH_SOCK=/tmp/ssh-ZepuNxIDipMi/agent.15\n [2020-01-09T20:50:29.932Z] SSH_AGENT_PID=22\n [2020-01-09T20:50:29.944Z] Running ssh-add (command line suppressed)\n [2020-01-09T20:50:30.097Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-197@tmp/private_key_725362642389517451.key (/w/workspace/dry_go-mod-core-contracts_PR-197@tmp/private_key_725362642389517451.key)\n [2020-01-09T20:50:30.154Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-09T20:50:30.490Z] + git describe --exact-match --tags HEAD\n [2020-01-09T20:50:30.490Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-09T20:50:30.558Z] $ docker exec --env ******** --env ******** dd33757367495bafeb60f25d6707cf10eb9c52fcc7382a28231f4b413a3ed901 ssh-agent -k\n [2020-01-09T20:50:30.702Z] unset SSH_AUTH_SOCK;\n [2020-01-09T20:50:30.702Z] unset SSH_AGENT_PID;\n [2020-01-09T20:50:30.702Z] echo Agent pid 22 killed;\n [2020-01-09T20:50:30.750Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-09T20:50:30.811Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-09T20:50:30.811Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-09T20:50:30.855Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-09T20:50:30.855Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-09T20:50:31.063Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-09T20:50:31.066Z] $ docker exec dd33757367495bafeb60f25d6707cf10eb9c52fcc7382a28231f4b413a3ed901 ssh-agent\n [2020-01-09T20:50:31.326Z] SSH_AUTH_SOCK=/tmp/ssh-53V5o9Ozv0CW/agent.57\n [2020-01-09T20:50:31.326Z] SSH_AGENT_PID=64\n [2020-01-09T20:50:31.342Z] Running ssh-add (command line suppressed)\n [2020-01-09T20:50:31.498Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-197@tmp/private_key_5521076890606270339.key (/w/workspace/dry_go-mod-core-contracts_PR-197@tmp/private_key_5521076890606270339.key)\n [2020-01-09T20:50:31.557Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-09T20:50:31.884Z] + git semver init\n [2020-01-09T20:50:31.884Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-09T20:50:31.884Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-197/.git\n [2020-01-09T20:50:31.884Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-197\n [2020-01-09T20:50:31.884Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-09T20:50:31.884Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-09T20:50:31.884Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-09T20:50:31.884Z] # $SEMVER_BRANCH = PR-197\n [2020-01-09T20:50:31.884Z] # $SEMVER_TEMP = /tmp/semver-503250928\n [2020-01-09T20:50:31.884Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP\n [2020-01-09T20:50:32.453Z] # \'/tmp/semver-503250928\' -> \'/w/workspace/dry_go-mod-core-contracts_PR-197/.semver\'\n [2020-01-09T20:50:32.453Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-197/.semver\n [Pipeline] }\n [2020-01-09T20:50:32.463Z] $ docker exec --env ******** --env ******** dd33757367495bafeb60f25d6707cf10eb9c52fcc7382a28231f4b413a3ed901 ssh-agent -k\n [2020-01-09T20:50:32.603Z] unset SSH_AUTH_SOCK;\n [2020-01-09T20:50:32.604Z] unset SSH_AGENT_PID;\n [2020-01-09T20:50:32.604Z] echo Agent pid 64 killed;\n [2020-01-09T20:50:32.657Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-09T20:50:33.043Z] + git semver\n [Pipeline] }\n [2020-01-09T20:50:33.062Z] $ docker stop --time=1 dd33757367495bafeb60f25d6707cf10eb9c52fcc7382a28231f4b413a3ed901\n [2020-01-09T20:50:34.464Z] $ docker rm -f dd33757367495bafeb60f25d6707cf10eb9c52fcc7382a28231f4b413a3ed901\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-09T20:50:35.294Z] Stashed 56 file(s)\n [Pipeline] echo\n [2020-01-09T20:50:35.309Z] [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-09T20:50:50.519Z] Still waiting to schedule task\n [2020-01-09T20:50:50.519Z] Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-12862\xe2\x80\x99\n [2020-01-09T20:50:50.538Z] Still waiting to schedule task\n [2020-01-09T20:50:50.538Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n [2020-01-09T20:52:47.893Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-12863 in /w/workspace/dry_go-mod-core-contracts_PR-197\n [Pipeline] {\n [Pipeline] ws\n [2020-01-09T20:52:47.933Z] Running in /w/workspace/go-mod-core-contracts/1\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-09T20:52:55.898Z] using credential edgex-jenkins-ssh\n [2020-01-09T20:52:55.930Z] Cloning the remote Git repository\n [2020-01-09T20:52:55.930Z] Cloning with configured refspecs honoured and without tags\n [2020-01-09T20:52:55.986Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-09T20:52:56.076Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10\n [2020-01-09T20:52:56.175Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-09T20:52:56.176Z] > git --version # timeout=10\n [2020-01-09T20:52:56.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-09T20:52:57.260Z] Fetching without tags\n [2020-01-09T20:52:56.301Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/197/head:refs/remotes/origin/PR-197 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-09T20:52:57.145Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-01-09T20:52:57.167Z] > git config --add remote.origin.fetch +refs/pull/197/head:refs/remotes/origin/PR-197 # timeout=10\n [2020-01-09T20:52:57.187Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-09T20:52:57.218Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-01-09T20:52:57.275Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-09T20:52:57.276Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-09T20:52:57.289Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/197/head:refs/remotes/origin/PR-197 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-09T20:52:57.828Z] Merging remotes/origin/master commit 93abd0d268c8b86928b371cca9cd9e94d7b05568 into PR head commit d0c396709bec9e09d7a2da3ec366b03d486e2713\n [2020-01-09T20:52:58.127Z] Merge succeeded, producing 1ce271c7c9556ff9e5544471e3088602f4599f6c\n [2020-01-09T20:52:58.127Z] Checking out Revision 1ce271c7c9556ff9e5544471e3088602f4599f6c (PR-197)\n [2020-01-09T20:52:57.847Z] > git config core.sparsecheckout # timeout=10\n [2020-01-09T20:52:57.890Z] > git checkout -f d0c396709bec9e09d7a2da3ec366b03d486e2713 # timeout=10\n [2020-01-09T20:52:58.007Z] > git merge 93abd0d268c8b86928b371cca9cd9e94d7b05568 # timeout=10\n [2020-01-09T20:52:58.084Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-09T20:52:58.125Z] > git config core.sparsecheckout # timeout=10\n [2020-01-09T20:52:58.145Z] > git checkout -f 1ce271c7c9556ff9e5544471e3088602f4599f6c # timeout=10\n [2020-01-09T20:53:02.536Z] Commit message: "Merge commit \'93abd0d268c8b86928b371cca9cd9e94d7b05568\' into HEAD"\n [2020-01-09T20:53:02.536Z] First time build. Skipping changelog.\n [2020-01-09T20:53:02.584Z] > git --version # timeout=10\n [2020-01-09T20:53:02.625Z] fatal: bad object f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\n [2020-01-09T20:53:03.167Z] Running on prd-centos7-docker-4c-2g-12864 in /w/workspace/dry_go-mod-core-contracts_PR-197\n [Pipeline] {\n [Pipeline] ws\n [2020-01-09T20:53:03.207Z] Running in /w/workspace/go-mod-core-contracts/1\n [Pipeline] {\n [Pipeline] checkout\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-09T20:53:04.033Z] =========================================================\n [2020-01-09T20:53:04.033Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64]\n [2020-01-09T20:53:04.033Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-09T20:53:05.364Z] using credential edgex-jenkins-ssh\n [2020-01-09T20:53:05.382Z] Cloning the remote Git repository\n [2020-01-09T20:53:05.383Z] Cloning with configured refspecs honoured and without tags\n [2020-01-09T20:53:05.456Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64 .\n [2020-01-09T20:53:04.921Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-09T20:53:04.955Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10\n [2020-01-09T20:53:04.998Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-09T20:53:04.998Z] > git --version # timeout=10\n [2020-01-09T20:53:05.006Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-09T20:53:05.029Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/197/head:refs/remotes/origin/PR-197 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-09T20:53:06.108Z] Fetching without tags\n [2020-01-09T20:53:06.489Z] Merging remotes/origin/master commit 93abd0d268c8b86928b371cca9cd9e94d7b05568 into PR head commit d0c396709bec9e09d7a2da3ec366b03d486e2713\n [2020-01-09T20:53:06.585Z] Merge succeeded, producing d3d39f02b5fe6944556e73b4e9edaa0c441d18b3\n [2020-01-09T20:53:06.585Z] Checking out Revision d3d39f02b5fe6944556e73b4e9edaa0c441d18b3 (PR-197)\n [2020-01-09T20:53:05.596Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-01-09T20:53:05.603Z] > git config --add remote.origin.fetch +refs/pull/197/head:refs/remotes/origin/PR-197 # timeout=10\n [2020-01-09T20:53:05.607Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-09T20:53:05.622Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-01-09T20:53:05.639Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-09T20:53:05.639Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-09T20:53:05.644Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/197/head:refs/remotes/origin/PR-197 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-09T20:53:06.060Z] > git config core.sparsecheckout # timeout=10\n [2020-01-09T20:53:06.066Z] > git checkout -f d0c396709bec9e09d7a2da3ec366b03d486e2713 # timeout=10\n [2020-01-09T20:53:06.115Z] > git merge 93abd0d268c8b86928b371cca9cd9e94d7b05568 # timeout=10\n [2020-01-09T20:53:06.144Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-09T20:53:06.153Z] > git config core.sparsecheckout # timeout=10\n [2020-01-09T20:53:06.156Z] > git checkout -f d3d39f02b5fe6944556e73b4e9edaa0c441d18b3 # timeout=10\n [2020-01-09T20:53:06.898Z] Sending build context to Docker daemon 1.57MB\n\n [2020-01-09T20:53:06.898Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n [2020-01-09T20:53:06.898Z] Step 2/7 : FROM ${BASE}\n [2020-01-09T20:53:07.177Z] 1.12.6-alpine-arm64: Pulling from edgex-golang-base\n [2020-01-09T20:53:07.177Z] 54e94bcddc88: Pulling fs layer\n [2020-01-09T20:53:07.177Z] 43582c0db3f3: Pulling fs layer\n [2020-01-09T20:53:07.177Z] 9fe16242a9df: Pulling fs layer\n [2020-01-09T20:53:07.177Z] fbf0f20b3a29: Pulling fs layer\n [2020-01-09T20:53:07.177Z] 57bbd25d50cb: Pulling fs layer\n [2020-01-09T20:53:07.177Z] 4c3326bd8e33: Pulling fs layer\n [2020-01-09T20:53:07.177Z] d45218f23013: Pulling fs layer\n [2020-01-09T20:53:07.177Z] d22026c5ede0: Pulling fs layer\n [2020-01-09T20:53:07.177Z] f32e18732fe6: Pulling fs layer\n [2020-01-09T20:53:07.177Z] 3a2ca3ccd3c2: Pulling fs layer\n [2020-01-09T20:53:07.177Z] 43f99696bdfb: Pulling fs layer\n [2020-01-09T20:53:07.177Z] d45218f23013: Waiting\n [2020-01-09T20:53:07.177Z] fbf0f20b3a29: Waiting\n [2020-01-09T20:53:07.177Z] 57bbd25d50cb: Waiting\n [2020-01-09T20:53:07.177Z] 4c3326bd8e33: Waiting\n [2020-01-09T20:53:07.177Z] d22026c5ede0: Waiting\n [2020-01-09T20:53:07.177Z] f32e18732fe6: Waiting\n [2020-01-09T20:53:07.177Z] 3a2ca3ccd3c2: Waiting\n [2020-01-09T20:53:07.177Z] 43f99696bdfb: Waiting\n [2020-01-09T20:53:07.177Z] 9fe16242a9df: Verifying Checksum\n [2020-01-09T20:53:07.177Z] 9fe16242a9df: Download complete\n [2020-01-09T20:53:07.177Z] 43582c0db3f3: Verifying Checksum\n [2020-01-09T20:53:07.177Z] 43582c0db3f3: Download complete\n [2020-01-09T20:53:07.508Z] 57bbd25d50cb: Verifying Checksum\n [2020-01-09T20:53:07.508Z] 57bbd25d50cb: Download complete\n [2020-01-09T20:53:07.508Z] 54e94bcddc88: Verifying Checksum\n [2020-01-09T20:53:07.508Z] 54e94bcddc88: Download complete\n [2020-01-09T20:53:07.508Z] 4c3326bd8e33: Verifying Checksum\n [2020-01-09T20:53:07.508Z] 4c3326bd8e33: Download complete\n [2020-01-09T20:53:09.508Z] 54e94bcddc88: Pull complete\n [2020-01-09T20:53:09.906Z] Commit message: "Merge commit \'93abd0d268c8b86928b371cca9cd9e94d7b05568\' into HEAD"\n [2020-01-09T20:53:09.906Z] First time build. Skipping changelog.\n [2020-01-09T20:53:09.772Z] > git --version # timeout=10\n [2020-01-09T20:53:09.781Z] fatal: bad object f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [2020-01-09T20:53:10.498Z] 43582c0db3f3: Pull complete\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-01-09T20:53:10.762Z] =========================================================\n [2020-01-09T20:53:10.762Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine]\n [2020-01-09T20:53:10.762Z] =========================================================\n [2020-01-09T20:53:10.772Z] 9fe16242a9df: Pull complete\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-09T20:53:11.345Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine .\n [2020-01-09T20:53:11.610Z] Sending build context to Docker daemon 1.57MB\n\n [2020-01-09T20:53:11.610Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n [2020-01-09T20:53:11.610Z] Step 2/7 : FROM ${BASE}\n [2020-01-09T20:53:11.610Z] 1.12.6-alpine: Pulling from edgex-golang-base\n [2020-01-09T20:53:11.610Z] 921b31ab772b: Pulling fs layer\n [2020-01-09T20:53:11.610Z] 2d3896533852: Pulling fs layer\n [2020-01-09T20:53:11.610Z] 28c34ce20860: Pulling fs layer\n [2020-01-09T20:53:11.610Z] 9186bf07c4ae: Pulling fs layer\n [2020-01-09T20:53:11.610Z] 7f1720e95b4b: Pulling fs layer\n [2020-01-09T20:53:11.610Z] 24d9f57f8391: Pulling fs layer\n [2020-01-09T20:53:11.610Z] 9498642caea3: Pulling fs layer\n [2020-01-09T20:53:11.610Z] ba4d0a6bad5e: Pulling fs layer\n [2020-01-09T20:53:11.610Z] 7af212d24233: Pulling fs layer\n [2020-01-09T20:53:11.610Z] ee2efeeb882f: Pulling fs layer\n [2020-01-09T20:53:11.610Z] d216d3b964db: Pulling fs layer\n [2020-01-09T20:53:11.610Z] 9498642caea3: Waiting\n [2020-01-09T20:53:11.610Z] ee2efeeb882f: Waiting\n [2020-01-09T20:53:11.610Z] ba4d0a6bad5e: Waiting\n [2020-01-09T20:53:11.610Z] d216d3b964db: Waiting\n [2020-01-09T20:53:11.610Z] 7af212d24233: Waiting\n [2020-01-09T20:53:11.610Z] 7f1720e95b4b: Waiting\n [2020-01-09T20:53:11.610Z] 24d9f57f8391: Waiting\n [2020-01-09T20:53:11.610Z] 9186bf07c4ae: Waiting\n [2020-01-09T20:53:11.610Z] 28c34ce20860: Verifying Checksum\n [2020-01-09T20:53:11.610Z] 28c34ce20860: Download complete\n [2020-01-09T20:53:11.610Z] 2d3896533852: Verifying Checksum\n [2020-01-09T20:53:11.610Z] 2d3896533852: Download complete\n [2020-01-09T20:53:11.610Z] 7f1720e95b4b: Verifying Checksum\n [2020-01-09T20:53:11.610Z] 7f1720e95b4b: Download complete\n [2020-01-09T20:53:11.610Z] 24d9f57f8391: Verifying Checksum\n [2020-01-09T20:53:11.610Z] 24d9f57f8391: Download complete\n [2020-01-09T20:53:11.610Z] 921b31ab772b: Verifying Checksum\n [2020-01-09T20:53:11.610Z] 921b31ab772b: Download complete\n [2020-01-09T20:53:11.882Z] 921b31ab772b: Pull complete\n [2020-01-09T20:53:12.146Z] 2d3896533852: Pull complete\n [2020-01-09T20:53:12.146Z] 28c34ce20860: Pull complete\n [2020-01-09T20:53:12.730Z] 9498642caea3: Verifying Checksum\n [2020-01-09T20:53:12.730Z] 9498642caea3: Download complete\n [2020-01-09T20:53:12.730Z] 7af212d24233: Verifying Checksum\n [2020-01-09T20:53:12.730Z] 7af212d24233: Download complete\n [2020-01-09T20:53:13.301Z] ba4d0a6bad5e: Verifying Checksum\n [2020-01-09T20:53:13.301Z] ba4d0a6bad5e: Download complete\n [2020-01-09T20:53:13.301Z] ee2efeeb882f: Verifying Checksum\n [2020-01-09T20:53:13.301Z] ee2efeeb882f: Download complete\n [2020-01-09T20:53:13.301Z] d216d3b964db: Verifying Checksum\n [2020-01-09T20:53:13.301Z] d216d3b964db: Download complete\n [2020-01-09T20:53:13.301Z] 9186bf07c4ae: Verifying Checksum\n [2020-01-09T20:53:13.301Z] 9186bf07c4ae: Download complete\n [2020-01-09T20:53:14.166Z] d45218f23013: Verifying Checksum\n [2020-01-09T20:53:14.166Z] d45218f23013: Download complete\n [2020-01-09T20:53:14.166Z] f32e18732fe6: Verifying Checksum\n [2020-01-09T20:53:14.166Z] f32e18732fe6: Download complete\n [2020-01-09T20:53:17.558Z] 3a2ca3ccd3c2: Verifying Checksum\n [2020-01-09T20:53:17.558Z] 3a2ca3ccd3c2: Download complete\n [2020-01-09T20:53:17.558Z] 43f99696bdfb: Verifying Checksum\n [2020-01-09T20:53:17.558Z] 43f99696bdfb: Download complete\n [2020-01-09T20:53:19.867Z] 9186bf07c4ae: Pull complete\n [2020-01-09T20:53:19.867Z] 7f1720e95b4b: Pull complete\n [2020-01-09T20:53:19.867Z] 24d9f57f8391: Pull complete\n [2020-01-09T20:53:20.972Z] d22026c5ede0: Verifying Checksum\n [2020-01-09T20:53:20.972Z] d22026c5ede0: Download complete\n [2020-01-09T20:53:21.958Z] fbf0f20b3a29: Verifying Checksum\n [2020-01-09T20:53:21.958Z] fbf0f20b3a29: Download complete\n [2020-01-09T20:53:23.156Z] 9498642caea3: Pull complete\n [2020-01-09T20:53:26.458Z] ba4d0a6bad5e: Pull complete\n [2020-01-09T20:53:26.719Z] 7af212d24233: Pull complete\n [2020-01-09T20:53:27.287Z] ee2efeeb882f: Pull complete\n [2020-01-09T20:53:27.545Z] d216d3b964db: Pull complete\n [2020-01-09T20:53:27.545Z] Digest: sha256:26065ac814cd2cdfd2492c2d3318b13c68791c8cca06e489144751c6f654f77d\n [2020-01-09T20:53:27.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n [2020-01-09T20:53:27.545Z] ---> 140a058597bd\n [2020-01-09T20:53:27.545Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-09T20:53:27.804Z] ---> Running in fb320410224a\n [2020-01-09T20:53:27.804Z] Removing intermediate container fb320410224a\n [2020-01-09T20:53:27.804Z] ---> ae2bab387ec4\n [2020-01-09T20:53:27.804Z] Step 4/7 : RUN apk add bash\n [2020-01-09T20:53:27.804Z] ---> Running in 04106d5d7349\n [2020-01-09T20:53:28.373Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n [2020-01-09T20:53:29.309Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n [2020-01-09T20:53:29.309Z] OK: 134 MiB in 39 packages\n [2020-01-09T20:53:29.878Z] Removing intermediate container 04106d5d7349\n [2020-01-09T20:53:29.878Z] ---> 63e1009f08e8\n [2020-01-09T20:53:29.878Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-01-09T20:53:29.878Z] ---> Running in 781afcbcd7b0\n [2020-01-09T20:53:29.878Z] Removing intermediate container 781afcbcd7b0\n [2020-01-09T20:53:29.878Z] ---> 13c920236ca8\n [2020-01-09T20:53:29.878Z] Step 6/7 : COPY go.mod .\n [2020-01-09T20:53:30.143Z] ---> d386e3e0097e\n [2020-01-09T20:53:30.143Z] Step 7/7 : RUN go mod download\n [2020-01-09T20:53:30.143Z] ---> Running in 0ecb51115e7c\n [2020-01-09T20:53:30.711Z] \x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-09T20:53:30.711Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-09T20:53:30.711Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-09T20:53:30.711Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-09T20:53:30.711Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-09T20:53:30.711Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-09T20:53:31.279Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-09T20:53:31.848Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-09T20:53:31.848Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-09T20:53:31.848Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-09T20:53:33.782Z] \x1b[0mRemoving intermediate container 0ecb51115e7c\n [2020-01-09T20:53:33.782Z] ---> 38379de51b5f\n [2020-01-09T20:53:33.782Z] Successfully built 38379de51b5f\n [2020-01-09T20:53:33.782Z] Successfully tagged ci-base-image-x86_64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-09T20:53:34.310Z] + docker inspect -f . ci-base-image-x86_64\n [2020-01-09T20:53:34.310Z] .\n [Pipeline] withDockerContainer\n [2020-01-09T20:53:34.446Z] prd-centos7-docker-4c-2g-12864 does not seem to be running inside a container\n [2020-01-09T20:53:34.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** ci-base-image-x86_64 cat\n [2020-01-09T20:53:35.402Z] $ docker top bb2afb13f55203e33d33f8cef73079a87b8f8028271b600a466a855be2021773 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-09T20:53:36.248Z] + go version\n [2020-01-09T20:53:36.248Z] go version go1.12.6 linux/amd64\n [Pipeline] sh\n [2020-01-09T20:53:36.569Z] + make test\n [2020-01-09T20:53:36.569Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-09T20:53:40.310Z] fbf0f20b3a29: Pull complete\n [2020-01-09T20:53:40.310Z] 57bbd25d50cb: Pull complete\n [2020-01-09T20:53:40.310Z] 4c3326bd8e33: Pull complete\n [2020-01-09T20:53:41.883Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n [2020-01-09T20:53:43.274Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.018s\tcoverage: 73.3% of statements\n [2020-01-09T20:53:45.711Z] d45218f23013: Pull complete\n [2020-01-09T20:53:51.441Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t0.114s\tcoverage: 55.1% of statements\n [2020-01-09T20:53:51.441Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.064s\tcoverage: 69.2% of statements\n [2020-01-09T20:53:51.441Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/interfaces\t[no test files]\n [2020-01-09T20:53:51.441Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.055s\tcoverage: 6.4% of statements\n [2020-01-09T20:53:53.975Z] d22026c5ede0: Pull complete\n [2020-01-09T20:53:53.975Z] f32e18732fe6: Pull complete\n [2020-01-09T20:53:54.746Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t3.032s\tcoverage: 15.0% of statements\n [2020-01-09T20:53:54.747Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata/mocks\t[no test files]\n [2020-01-09T20:53:54.747Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.015s\tcoverage: 63.6% of statements\n [2020-01-09T20:53:54.747Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/rest\t[no test files]\n [2020-01-09T20:53:54.747Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t[no test files]\n [2020-01-09T20:53:54.747Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n [2020-01-09T20:53:54.747Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.020s\tcoverage: 63.0% of statements\n [2020-01-09T20:53:54.747Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.006s\tcoverage: 26.3% of statements\n [2020-01-09T20:53:54.747Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.006s\tcoverage: 15.4% of statements\n [2020-01-09T20:53:54.747Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.009s\tcoverage: 15.4% of statements\n [2020-01-09T20:53:54.747Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.006s\tcoverage: 14.3% of statements\n [2020-01-09T20:53:54.747Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-09T20:53:55.397Z] 3a2ca3ccd3c2: Pull complete\n [2020-01-09T20:53:55.993Z] 43f99696bdfb: Pull complete\n [2020-01-09T20:53:55.993Z] Digest: sha256:c78950982047a35e7abeb24cdb89444f8193f134334753a69100d3e520a2d2b0\n [2020-01-09T20:53:55.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64\n [2020-01-09T20:53:55.993Z] ---> 8c1ce5f80d72\n [2020-01-09T20:53:55.993Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-09T20:53:58.964Z] gofmt -l .\n [2020-01-09T20:53:58.964Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-01-09T20:53:59.433Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-09T20:53:59.444Z] $ docker stop --time=1 bb2afb13f55203e33d33f8cef73079a87b8f8028271b600a466a855be2021773\n [2020-01-09T20:54:00.329Z] ---> Running in 36249688ab63\n [2020-01-09T20:54:00.329Z] Removing intermediate container 36249688ab63\n [2020-01-09T20:54:00.329Z] ---> 2e9f154f6f9c\n [2020-01-09T20:54:00.329Z] Step 4/7 : RUN apk add bash\n [2020-01-09T20:54:00.329Z] ---> Running in d8d372cd1125\n [2020-01-09T20:54:00.883Z] $ docker rm -f bb2afb13f55203e33d33f8cef73079a87b8f8028271b600a466a855be2021773\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 [2020-01-09T20:54:01.312Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\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-01-09T20:54:02.282Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n [2020-01-09T20:54:02.556Z] OK: 121 MiB in 39 packages\n [2020-01-09T20:54:03.989Z] Removing intermediate container d8d372cd1125\n [2020-01-09T20:54:03.989Z] ---> c952668c7e1e\n [2020-01-09T20:54:03.989Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-01-09T20:54:03.989Z] ---> Running in b8fddc7384c2\n [2020-01-09T20:54:04.261Z] Removing intermediate container b8fddc7384c2\n [2020-01-09T20:54:04.261Z] ---> 567e3352ab60\n [2020-01-09T20:54:04.261Z] Step 6/7 : COPY go.mod .\n [2020-01-09T20:54:04.863Z] ---> cac5390e3d44\n [2020-01-09T20:54:04.863Z] Step 7/7 : RUN go mod download\n [2020-01-09T20:54:04.863Z] ---> Running in 5070339b7e53\n [2020-01-09T20:54:06.293Z] \x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-09T20:54:06.293Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-09T20:54:06.293Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-09T20:54:06.293Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-09T20:54:06.293Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-09T20:54:06.293Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-09T20:54:06.901Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-09T20:54:07.493Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-09T20:54:07.493Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-09T20:54:07.493Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-09T20:54:14.190Z] \x1b[0mRemoving intermediate container 5070339b7e53\n [2020-01-09T20:54:14.190Z] ---> 2ccd723b5a6e\n [2020-01-09T20:54:14.190Z] Successfully built 2ccd723b5a6e\n [2020-01-09T20:54:14.190Z] Successfully tagged ci-base-image-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-09T20:54:14.807Z] + docker inspect -f . ci-base-image-arm64\n [2020-01-09T20:54:15.074Z] .\n [Pipeline] withDockerContainer\n [2020-01-09T20:54:15.443Z] prd-ubuntu18.04-docker-arm64-4c-2g-12863 does not seem to be running inside a container\n [2020-01-09T20:54:15.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** ci-base-image-arm64 cat\n [2020-01-09T20:54:17.030Z] $ docker top 4eb1d1c3d3dfcf5082df99ce65f9cc3bf471d7bc5562724075fa16df99beffcb -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-09T20:54:19.438Z] + go version\n [2020-01-09T20:54:19.438Z] go version go1.12.6 linux/arm64\n [Pipeline] sh\n [2020-01-09T20:54:20.134Z] + make test\n [2020-01-09T20:54:20.134Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-09T20:54:46.912Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n [2020-01-09T20:54:46.912Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.037s\tcoverage: 73.3% of statements\n [2020-01-09T20:55:19.310Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t0.123s\tcoverage: 55.1% of statements\n [2020-01-09T20:55:19.310Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.029s\tcoverage: 69.2% of statements\n [2020-01-09T20:55:19.310Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/interfaces\t[no test files]\n [2020-01-09T20:55:20.801Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.083s\tcoverage: 6.4% of statements\n [2020-01-09T20:55:26.189Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t3.051s\tcoverage: 15.0% of statements\n [2020-01-09T20:55:26.189Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata/mocks\t[no test files]\n [2020-01-09T20:55:26.189Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.031s\tcoverage: 63.6% of statements\n [2020-01-09T20:55:26.189Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/rest\t[no test files]\n [2020-01-09T20:55:26.189Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t[no test files]\n [2020-01-09T20:55:26.189Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n [2020-01-09T20:55:29.561Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.090s\tcoverage: 63.0% of statements\n [2020-01-09T20:55:30.550Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.017s\tcoverage: 26.3% of statements\n [2020-01-09T20:55:34.862Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.049s\tcoverage: 15.4% of statements\n [2020-01-09T20:55:35.844Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.021s\tcoverage: 15.4% of statements\n [2020-01-09T20:55:38.453Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.026s\tcoverage: 14.3% of statements\n [2020-01-09T20:55:38.722Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-09T20:56:00.834Z] gofmt -l .\n [2020-01-09T20:56:00.834Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-01-09T20:56:00.869Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-01-09T20:56:01.376Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-09T20:56:01.390Z] $ docker stop --time=1 4eb1d1c3d3dfcf5082df99ce65f9cc3bf471d7bc5562724075fa16df99beffcb\n [2020-01-09T20:56:03.536Z] $ docker rm -f 4eb1d1c3d3dfcf5082df99ce65f9cc3bf471d7bc5562724075fa16df99beffcb\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-01-09T20:56:04.978Z] provisioning config files...\n [2020-01-09T20:56:04.995Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-197@tmp/config5036765857566028378tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-01-09T20:56:05.322Z] + curl -s https://codecov.io/bash\n [2020-01-09T20:56:05.322Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-197@tmp/config5036765857566028378tmp\n [2020-01-09T20:56:05.585Z] \n [2020-01-09T20:56:05.585Z] _____ _\n [2020-01-09T20:56:05.585Z] / ____| | |\n [2020-01-09T20:56:05.585Z] | | ___ __| | ___ ___ _____ __\n [2020-01-09T20:56:05.585Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-01-09T20:56:05.585Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-01-09T20:56:05.585Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-01-09T20:56:05.585Z] Bash-20191211-b8db533\n [2020-01-09T20:56:05.585Z] \n [2020-01-09T20:56:05.585Z] \n [2020-01-09T20:56:05.585Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-01-09T20:56:05.585Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-01-09T20:56:05.585Z] Fixing merge commit SHA\n [2020-01-09T20:56:05.585Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n [2020-01-09T20:56:05.585Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-01-09T20:56:05.585Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-01-09T20:56:05.585Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-01-09T20:56:05.585Z] \x1b[0;32m+\x1b[0m .\n [2020-01-09T20:56:05.585Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-01-09T20:56:05.585Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-01-09T20:56:05.585Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-01-09T20:56:05.585Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=85353\x1b[0m\n [2020-01-09T20:56:05.585Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-01-09T20:56:05.585Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-01-09T20:56:06.159Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-01-09T20:56:06.159Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-01-09T20:56:06.159Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-01-09T20:56:06.159Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-01-09T20:56:06.159Z] \x1b[0;90mquery:\x1b[0m branch=PR-197&commit=93abd0d268c8b86928b371cca9cd9e94d7b05568&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-197%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=197&job=\n [2020-01-09T20:56:06.159Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-01-09T20:56:06.159Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-197&commit=93abd0d268c8b86928b371cca9cd9e94d7b05568&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-197%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=197&job=\n [2020-01-09T20:56:06.732Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-01-09T20:56:07.303Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/93abd0d268c8b86928b371cca9cd9e94d7b05568\x1b[0m\n [Pipeline] }\n [2020-01-09T20:56:07.320Z] 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-01-09T20:56:08.313Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-09T20:56:08.650Z] ---> package-listing.sh\n [2020-01-09T20:56:08.650Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-09T20:56:08.650Z] ++ facter osfamily\n [2020-01-09T20:56:08.650Z] + OS_FAMILY=redhat\n [2020-01-09T20:56:08.650Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-197\n [2020-01-09T20:56:08.650Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-09T20:56:08.650Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-09T20:56:08.650Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-09T20:56:08.650Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-09T20:56:08.650Z] + \'[\' /w/workspace/dry_go-mod-core-contracts_PR-197 \']\'\n [2020-01-09T20:56:08.650Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-09T20:56:08.650Z] + case "${OS_FAMILY}" in\n [2020-01-09T20:56:08.650Z] + rpm -qa\n [2020-01-09T20:56:08.650Z] + sort\n [2020-01-09T20:56:12.846Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-09T20:56:12.846Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-09T20:56:12.846Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-09T20:56:12.846Z] + \'[\' /w/workspace/dry_go-mod-core-contracts_PR-197 \']\'\n [2020-01-09T20:56:12.846Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-197/archives/\n [2020-01-09T20:56:12.846Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-197/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-09T20:56:13.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-09T20:56:13.346Z] \n [2020-01-09T20:56:13.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-09T20:56:13.702Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-09T20:56:13.702Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-09T20:56:13.702Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-09T20:56:13.702Z] da0e9bf0cc60: Pulling fs layer\n [2020-01-09T20:56:13.702Z] c9ea274ed700: Pulling fs layer\n [2020-01-09T20:56:13.702Z] 9cfac6ba3733: Pulling fs layer\n [2020-01-09T20:56:13.702Z] f6a933c9cadc: Pulling fs layer\n [2020-01-09T20:56:13.702Z] 61811dbd4963: Pulling fs layer\n [2020-01-09T20:56:13.702Z] a6eb2c9e2280: Pulling fs layer\n [2020-01-09T20:56:13.702Z] 095dd8b7b4d8: Pulling fs layer\n [2020-01-09T20:56:13.702Z] dc21a1d4508b: Pulling fs layer\n [2020-01-09T20:56:13.702Z] 363af2e989c4: Pulling fs layer\n [2020-01-09T20:56:13.702Z] 9cfac6ba3733: Waiting\n [2020-01-09T20:56:13.702Z] f6a933c9cadc: Waiting\n [2020-01-09T20:56:13.702Z] 61811dbd4963: Waiting\n [2020-01-09T20:56:13.702Z] a6eb2c9e2280: Waiting\n [2020-01-09T20:56:13.702Z] 095dd8b7b4d8: Waiting\n [2020-01-09T20:56:13.702Z] dc21a1d4508b: Waiting\n [2020-01-09T20:56:13.702Z] 363af2e989c4: Waiting\n [2020-01-09T20:56:13.702Z] da0e9bf0cc60: Download complete\n [2020-01-09T20:56:13.702Z] 9cfac6ba3733: Verifying Checksum\n [2020-01-09T20:56:13.702Z] 9cfac6ba3733: Download complete\n [2020-01-09T20:56:13.966Z] e6b0cf9c0882: Verifying Checksum\n [2020-01-09T20:56:13.966Z] e6b0cf9c0882: Download complete\n [2020-01-09T20:56:13.966Z] f6a933c9cadc: Verifying Checksum\n [2020-01-09T20:56:13.966Z] f6a933c9cadc: Download complete\n [2020-01-09T20:56:13.966Z] a6eb2c9e2280: Verifying Checksum\n [2020-01-09T20:56:13.966Z] a6eb2c9e2280: Download complete\n [2020-01-09T20:56:14.235Z] e6b0cf9c0882: Pull complete\n [2020-01-09T20:56:14.235Z] c9ea274ed700: Verifying Checksum\n [2020-01-09T20:56:14.235Z] c9ea274ed700: Download complete\n [2020-01-09T20:56:14.235Z] 095dd8b7b4d8: Verifying Checksum\n [2020-01-09T20:56:14.235Z] 095dd8b7b4d8: Download complete\n [2020-01-09T20:56:14.509Z] 363af2e989c4: Verifying Checksum\n [2020-01-09T20:56:14.509Z] 363af2e989c4: Download complete\n [2020-01-09T20:56:14.509Z] dc21a1d4508b: Verifying Checksum\n [2020-01-09T20:56:14.509Z] dc21a1d4508b: Download complete\n [2020-01-09T20:56:14.509Z] da0e9bf0cc60: Pull complete\n [2020-01-09T20:56:15.095Z] 61811dbd4963: Verifying Checksum\n [2020-01-09T20:56:15.095Z] 61811dbd4963: Download complete\n [2020-01-09T20:56:16.484Z] c9ea274ed700: Pull complete\n [2020-01-09T20:56:16.484Z] 9cfac6ba3733: Pull complete\n [2020-01-09T20:56:17.425Z] f6a933c9cadc: Pull complete\n [2020-01-09T20:56:21.626Z] 61811dbd4963: Pull complete\n [2020-01-09T20:56:21.626Z] a6eb2c9e2280: Pull complete\n [2020-01-09T20:56:23.023Z] 095dd8b7b4d8: Pull complete\n [2020-01-09T20:56:23.285Z] dc21a1d4508b: Pull complete\n [2020-01-09T20:56:23.285Z] 363af2e989c4: Pull complete\n [2020-01-09T20:56:23.544Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-01-09T20:56:23.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-09T20:56:23.728Z] prd-centos7-docker-4c-2g-12862 does not seem to be running inside a container\n [2020-01-09T20:56:23.769Z] $ 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-197 -v /w/workspace/dry_go-mod-core-contracts_PR-197:/w/workspace/dry_go-mod-core-contracts_PR-197:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-197@tmp:/w/workspace/dry_go-mod-core-contracts_PR-197@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-09T20:56:24.869Z] $ docker top 5a069e6876bcc7cebd7242b3e66d4cfd23f8dd4e41e42f2b2c835e6928b00134 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-09T20:56:25.510Z] provisioning config files...\n [2020-01-09T20:56:25.523Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-197@tmp/config1716397080699374368tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-09T20:56:25.562Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-09T20:56:25.890Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-09T20:56:25.912Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-09T20:56:26.247Z] ---> logs-deploy.sh\n [2020-01-09T20:56:26.247Z] + ARCHIVE_ARTIFACTS=\n [2020-01-09T20:56:26.247Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-09T20:56:26.247Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-09T20:56:26.247Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-09T20:56:26.247Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-197/1\n [2020-01-09T20:56:26.247Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-197/1/\n [2020-01-09T20:56:26.247Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-197/1 /w/workspace/dry_go-mod-core-contracts_PR-197\n [2020-01-09T20:56:27.183Z] Archives upload complete.\n [2020-01-09T20:56:27.443Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-197/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-197/1/\n [2020-01-09T20:56:28.012Z] ---> uname -a:\n [2020-01-09T20:56:28.012Z] Linux 5a069e6876bc 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-09T20:56:28.012Z] \n [2020-01-09T20:56:28.012Z] \n [2020-01-09T20:56:28.012Z] ---> lscpu:\n [2020-01-09T20:56:28.012Z] Architecture: x86_64\n [2020-01-09T20:56:28.012Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-09T20:56:28.012Z] Byte Order: Little Endian\n [2020-01-09T20:56:28.012Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-09T20:56:28.012Z] CPU(s): 4\n [2020-01-09T20:56:28.012Z] On-line CPU(s) list: 0-3\n [2020-01-09T20:56:28.012Z] Thread(s) per core: 1\n [2020-01-09T20:56:28.012Z] Core(s) per socket: 1\n [2020-01-09T20:56:28.012Z] Socket(s): 4\n [2020-01-09T20:56:28.012Z] NUMA node(s): 1\n [2020-01-09T20:56:28.012Z] Vendor ID: GenuineIntel\n [2020-01-09T20:56:28.012Z] CPU family: 6\n [2020-01-09T20:56:28.012Z] Model: 44\n [2020-01-09T20:56:28.012Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-09T20:56:28.012Z] Stepping: 1\n [2020-01-09T20:56:28.012Z] CPU MHz: 2933.436\n [2020-01-09T20:56:28.012Z] BogoMIPS: 5866.87\n [2020-01-09T20:56:28.012Z] Virtualization: VT-x\n [2020-01-09T20:56:28.012Z] Hypervisor vendor: KVM\n [2020-01-09T20:56:28.012Z] Virtualization type: full\n [2020-01-09T20:56:28.012Z] L1d cache: 128 KiB\n [2020-01-09T20:56:28.012Z] L1i cache: 128 KiB\n [2020-01-09T20:56:28.012Z] L2 cache: 16 MiB\n [2020-01-09T20:56:28.012Z] L3 cache: 64 MiB\n [2020-01-09T20:56:28.012Z] NUMA node0 CPU(s): 0-3\n [2020-01-09T20:56:28.012Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-01-09T20:56:28.012Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-01-09T20:56:28.012Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-01-09T20:56:28.012Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-01-09T20:56:28.012Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-01-09T20:56:28.012Z] 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-09T20:56:28.012Z] \n [2020-01-09T20:56:28.012Z] \n [2020-01-09T20:56:28.012Z] ---> nproc:\n [2020-01-09T20:56:28.012Z] 4\n [2020-01-09T20:56:28.012Z] \n [2020-01-09T20:56:28.012Z] \n [2020-01-09T20:56:28.012Z] ---> df -h:\n [2020-01-09T20:56:28.012Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-09T20:56:28.012Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-01-09T20:56:28.012Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-09T20:56:28.012Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-09T20:56:28.012Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-09T20:56:28.012Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-01-09T20:56:28.012Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-01-09T20:56:28.012Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-01-09T20:56:28.012Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dry_go-mod-core-contracts_PR-197\n [2020-01-09T20:56:28.012Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dry_go-mod-core-contracts_PR-197@tmp\n [2020-01-09T20:56:28.012Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-01-09T20:56:28.012Z] \n [2020-01-09T20:56:28.012Z] \n [2020-01-09T20:56:28.012Z] ---> free -m:\n [2020-01-09T20:56:28.012Z] total used free shared buff/cache available\n [2020-01-09T20:56:28.012Z] Mem: 1838 592 70 0 1174 1141\n [2020-01-09T20:56:28.012Z] Swap: 1023 1 1022\n [2020-01-09T20:56:28.012Z] \n [2020-01-09T20:56:28.012Z] \n [2020-01-09T20:56:28.012Z] ---> ip addr:\n [2020-01-09T20:56:28.012Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-09T20:56:28.012Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-09T20:56:28.012Z] inet 127.0.0.1/8 scope host lo\n [2020-01-09T20:56:28.012Z] valid_lft forever preferred_lft forever\n [2020-01-09T20:56:28.012Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-01-09T20:56:28.012Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-09T20:56:28.012Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-09T20:56:28.012Z] valid_lft forever preferred_lft forever\n [2020-01-09T20:56:28.012Z] \n [2020-01-09T20:56:28.012Z] \n [2020-01-09T20:56:28.012Z] ---> sar -b -r -n DEV:\n [2020-01-09T20:56:28.012Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/09/20 \t_x86_64_\t(4 CPU)\n [2020-01-09T20:56:28.012Z] \n [2020-01-09T20:56:28.012Z] 20:49:45 LINUX RESTART\n [2020-01-09T20:56:28.012Z] \n [2020-01-09T20:56:28.012Z] 20:50:01 tps rtps wtps bread/s bwrtn/s\n [2020-01-09T20:56:28.012Z] 20:51:01 150.47 71.54 78.93 6477.08 38782.23\n [2020-01-09T20:56:28.012Z] 20:52:01 4.40 0.00 4.40 0.00 132.46\n [2020-01-09T20:56:28.012Z] 20:53:01 0.30 0.00 0.30 0.00 4.03\n [2020-01-09T20:56:28.012Z] 20:54:01 0.28 0.00 0.28 0.00 2.98\n [2020-01-09T20:56:28.012Z] 20:55:01 0.35 0.00 0.35 0.00 5.30\n [2020-01-09T20:56:28.012Z] 20:56:01 0.33 0.00 0.33 0.00 5.05\n [2020-01-09T20:56:28.012Z] Average: 26.04 11.93 14.11 1080.14 6492.44\n [2020-01-09T20:56:28.012Z] \n [2020-01-09T20:56:28.012Z] 20:50:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-09T20:56:28.012Z] 20:51:01 100316 1781988 94.67 2620 1247920 954824 32.58 413576 1206788 756\n [2020-01-09T20:56:28.012Z] 20:52:01 110772 1771532 94.12 2620 1247860 908896 31.01 409704 1203672 12\n [2020-01-09T20:56:28.012Z] 20:53:01 110832 1771472 94.11 2620 1247868 901936 30.77 410452 1203444 20\n [2020-01-09T20:56:28.012Z] 20:54:01 110184 1772120 94.15 2620 1247868 901996 30.78 410708 1203444 8\n [2020-01-09T20:56:28.012Z] 20:55:01 111516 1770788 94.08 2620 1247876 901768 30.77 409524 1203444 16\n [2020-01-09T20:56:28.012Z] 20:56:01 110864 1771440 94.11 2620 1247880 901840 30.77 409928 1203444 8\n [2020-01-09T20:56:28.012Z] Average: 109081 1773223 94.20 2620 1247879 911877 31.11 410649 1204039 137\n [2020-01-09T20:56:28.012Z] \n [2020-01-09T20:56:28.012Z] 20:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-09T20:56:28.012Z] 20:51:01 eth0 349.31 237.26 991.69 90.97 0.00 0.00 0.00\n [2020-01-09T20:56:28.012Z] 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T20:56:28.012Z] 20:51:01 docker0 3.01 2.18 0.59 6.95 0.00 0.00 0.00\n [2020-01-09T20:56:28.012Z] 20:52:01 eth0 1.47 0.42 0.77 0.05 0.00 0.00 0.00\n [2020-01-09T20:56:28.012Z] 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T20:56:28.012Z] 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T20:56:28.012Z] 20:53:01 eth0 0.93 0.45 0.41 0.21 0.00 0.00 0.00\n [2020-01-09T20:56:28.012Z] 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T20:56:28.012Z] 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T20:56:28.012Z] 20:54:01 eth0 0.48 0.45 0.27 0.21 0.00 0.00 0.00\n [2020-01-09T20:56:28.012Z] 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T20:56:28.012Z] 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T20:56:28.012Z] 20:55:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-01-09T20:56:28.012Z] 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T20:56:28.012Z] 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T20:56:28.012Z] 20:56:01 eth0 0.32 0.22 0.14 0.07 0.00 0.00 0.00\n [2020-01-09T20:56:28.012Z] 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T20:56:28.012Z] 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T20:56:28.012Z] Average: eth0 58.80 39.84 165.64 15.26 0.00 0.00 0.00\n [2020-01-09T20:56:28.012Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T20:56:28.012Z] Average: docker0 0.50 0.36 0.10 1.16 0.00 0.00 0.00\n [2020-01-09T20:56:28.012Z] \n [2020-01-09T20:56:28.012Z] \n [2020-01-09T20:56:28.012Z] ---> sar -P ALL:\n [2020-01-09T20:56:28.012Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/09/20 \t_x86_64_\t(4 CPU)\n [2020-01-09T20:56:28.012Z] \n [2020-01-09T20:56:28.012Z] 20:49:45 LINUX RESTART\n [2020-01-09T20:56:28.012Z] \n [2020-01-09T20:56:28.012Z] 20:50:01 CPU %user %nice %system %iowait %steal %idle\n [2020-01-09T20:56:28.012Z] 20:51:01 all 15.71 0.00 8.15 3.38 0.85 71.91\n [2020-01-09T20:56:28.012Z] 20:51:01 0 16.69 0.00 7.64 2.87 0.82 71.98\n [2020-01-09T20:56:28.012Z] 20:51:01 1 15.11 0.00 9.56 4.99 0.80 69.55\n [2020-01-09T20:56:28.012Z] 20:51:01 2 15.71 0.00 7.70 2.14 0.87 73.58\n [2020-01-09T20:56:28.012Z] 20:51:01 3 15.34 0.00 7.71 3.50 0.94 72.51\n [2020-01-09T20:56:28.012Z] 20:52:01 all 0.18 0.00 0.07 0.00 0.02 99.74\n [2020-01-09T20:56:28.013Z] 20:52:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-09T20:56:28.013Z] 20:52:01 1 0.07 0.00 0.08 0.00 0.02 99.83\n [2020-01-09T20:56:28.013Z] 20:52:01 2 0.07 0.00 0.07 0.00 0.03 99.83\n [2020-01-09T20:56:28.013Z] 20:52:01 3 0.52 0.00 0.10 0.00 0.02 99.37\n [2020-01-09T20:56:28.013Z] 20:53:01 all 0.19 0.00 0.06 0.00 0.02 99.74\n [2020-01-09T20:56:28.013Z] 20:53:01 0 0.05 0.00 0.05 0.00 0.03 99.87\n [2020-01-09T20:56:28.013Z] 20:53:01 1 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-01-09T20:56:28.013Z] 20:53:01 2 0.12 0.00 0.07 0.00 0.02 99.80\n [2020-01-09T20:56:28.013Z] 20:53:01 3 0.50 0.00 0.03 0.00 0.02 99.45\n [2020-01-09T20:56:28.013Z] 20:54:01 all 0.17 0.00 0.05 0.00 0.01 99.77\n [2020-01-09T20:56:28.013Z] 20:54:01 0 0.05 0.00 0.07 0.00 0.00 99.88\n [2020-01-09T20:56:28.013Z] 20:54:01 1 0.05 0.00 0.05 0.00 0.02 99.88\n [2020-01-09T20:56:28.013Z] 20:54:01 2 0.07 0.00 0.05 0.00 0.02 99.87\n [2020-01-09T20:56:28.013Z] 20:54:01 3 0.52 0.00 0.07 0.00 0.00 99.42\n [2020-01-09T20:56:28.013Z] 20:55:01 all 0.18 0.00 0.04 0.00 0.02 99.76\n [2020-01-09T20:56:28.013Z] 20:55:01 0 0.12 0.00 0.03 0.00 0.02 99.83\n [2020-01-09T20:56:28.013Z] 20:55:01 1 0.05 0.00 0.03 0.00 0.02 99.90\n [2020-01-09T20:56:28.013Z] 20:55:01 2 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-01-09T20:56:28.013Z] 20:55:01 3 0.43 0.00 0.05 0.00 0.02 99.50\n [2020-01-09T20:56:28.013Z] 20:56:01 all 0.18 0.00 0.04 0.00 0.01 99.77\n [2020-01-09T20:56:28.013Z] 20:56:01 0 0.50 0.00 0.02 0.00 0.00 99.48\n [2020-01-09T20:56:28.013Z] 20:56:01 1 0.08 0.00 0.07 0.00 0.03 99.82\n [2020-01-09T20:56:28.013Z] 20:56:01 2 0.07 0.00 0.05 0.00 0.03 99.85\n [2020-01-09T20:56:28.013Z] 20:56:01 3 0.07 0.00 0.03 0.00 0.02 99.88\n [2020-01-09T20:56:28.013Z] Average: all 2.72 0.00 1.38 0.55 0.15 95.20\n [2020-01-09T20:56:28.013Z] Average: 0 2.85 0.00 1.28 0.47 0.14 95.25\n [2020-01-09T20:56:28.013Z] Average: 1 2.53 0.00 1.62 0.82 0.14 94.88\n [2020-01-09T20:56:28.013Z] Average: 2 2.65 0.00 1.31 0.35 0.16 95.53\n [2020-01-09T20:56:28.013Z] Average: 3 2.85 0.00 1.31 0.57 0.16 95.11\n [2020-01-09T20:56:28.013Z] \n [2020-01-09T20:56:28.013Z] \n [2020-01-09T20:56:28.013Z] '