b' Pull request #9 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 soda480 for edgexfoundry/device-rest-go\n Obtained Jenkinsfile from 60128318e0d3f5c73bf39aa96207656fda687287+a99c5db61b651f614e76455bb851b80a57f32d4d (2b30be76c057db1f632865db3aa1c25820438a45)\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 f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\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 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 [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:device-rest-go, goVersion:1.12]\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: device-rest-go-settings\n PROJECT: device-rest-go\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-device-rest-go\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\n PUSH_DOCKER_IMAGE: true\n SEMVER_BUMP_LEVEL: pre\n [Pipeline] node\n Still waiting to schedule task\n Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-14091\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-14092 in /w/workspace/edgexfoundry_device-rest-go_PR-9\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/device-rest-go.git\n > git init /w/workspace/edgexfoundry_device-rest-go_PR-9 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.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/device-rest-go.git +refs/pull/9/head:refs/remotes/origin/PR-9 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/9/head:refs/remotes/origin/PR-9 # 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/device-rest-go.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/9/head:refs/remotes/origin/PR-9 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Merging remotes/origin/master commit a99c5db61b651f614e76455bb851b80a57f32d4d into PR head commit 60128318e0d3f5c73bf39aa96207656fda687287\n Merge succeeded, producing 60128318e0d3f5c73bf39aa96207656fda687287\n Checking out Revision 60128318e0d3f5c73bf39aa96207656fda687287 (PR-9)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 60128318e0d3f5c73bf39aa96207656fda687287 # timeout=10\n > git merge a99c5db61b651f614e76455bb851b80a57f32d4d # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 60128318e0d3f5c73bf39aa96207656fda687287 # timeout=10\n Commit message: "Enable CI build automation via edgeXBuildGoApp"\n First time build. Skipping changelog.\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-13T02:32:30.217Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n > git rev-list --no-walk 9eae4b1a763aa026a1caaa86ccbe83da0ff13974 # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-13T02:32:31.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-13T02:32:32.032Z] \n [2020-01-13T02:32:32.032Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-13T02:32:32.413Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-13T02:32:32.413Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-13T02:32:32.413Z] e7c96db7181b: Pulling fs layer\n [2020-01-13T02:32:32.413Z] a038dfdf5543: Pulling fs layer\n [2020-01-13T02:32:32.413Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-01-13T02:32:32.687Z] e7c96db7181b: Verifying Checksum\n [2020-01-13T02:32:32.687Z] e7c96db7181b: Download complete\n [2020-01-13T02:32:32.687Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-01-13T02:32:32.687Z] 8d5d8e63b3c0: Download complete\n [2020-01-13T02:32:32.953Z] a038dfdf5543: Verifying Checksum\n [2020-01-13T02:32:32.953Z] a038dfdf5543: Download complete\n [2020-01-13T02:32:32.953Z] e7c96db7181b: Pull complete\n [2020-01-13T02:32:33.903Z] a038dfdf5543: Pull complete\n [2020-01-13T02:32:34.163Z] 8d5d8e63b3c0: Pull complete\n [2020-01-13T02:32:34.163Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-01-13T02:32:34.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-13T02:32:34.324Z] prd-centos7-docker-4c-2g-14092 does not seem to be running inside a container\n [2020-01-13T02:32:34.403Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_PR-9 -v /w/workspace/edgexfoundry_device-rest-go_PR-9:/w/workspace/edgexfoundry_device-rest-go_PR-9:rw,z -v /w/workspace/edgexfoundry_device-rest-go_PR-9@tmp:/w/workspace/edgexfoundry_device-rest-go_PR-9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-13T02:32:35.112Z] $ docker top 832308d7c65ca6c0183566e20cef979424df6711fb5a256ee67152b87737dad9 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-13T02:32:35.775Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-13T02:32:35.775Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-13T02:32:36.000Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-13T02:32:36.010Z] $ docker exec 832308d7c65ca6c0183566e20cef979424df6711fb5a256ee67152b87737dad9 ssh-agent\n [2020-01-13T02:32:36.278Z] SSH_AUTH_SOCK=/tmp/ssh-CB2vvwmfRho3/agent.14\n [2020-01-13T02:32:36.278Z] SSH_AGENT_PID=21\n [2020-01-13T02:32:36.290Z] Running ssh-add (command line suppressed)\n [2020-01-13T02:32:36.468Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_PR-9@tmp/private_key_4065463435174561745.key (/w/workspace/edgexfoundry_device-rest-go_PR-9@tmp/private_key_4065463435174561745.key)\n [2020-01-13T02:32:36.552Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-13T02:32:36.862Z] + git describe --exact-match --tags HEAD\n [2020-01-13T02:32:36.862Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-13T02:32:36.956Z] $ docker exec --env ******** --env ******** 832308d7c65ca6c0183566e20cef979424df6711fb5a256ee67152b87737dad9 ssh-agent -k\n [2020-01-13T02:32:37.280Z] unset SSH_AUTH_SOCK;\n [2020-01-13T02:32:37.281Z] unset SSH_AGENT_PID;\n [2020-01-13T02:32:37.281Z] echo Agent pid 21 killed;\n [2020-01-13T02:32:37.414Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-13T02:32:37.429Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-13T02:32:37.429Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-13T02:32:37.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-13T02:32:37.454Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-13T02:32:37.705Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-13T02:32:37.711Z] $ docker exec 832308d7c65ca6c0183566e20cef979424df6711fb5a256ee67152b87737dad9 ssh-agent\n [2020-01-13T02:32:37.933Z] SSH_AUTH_SOCK=/tmp/ssh-2LeJ1unfSY9b/agent.57\n [2020-01-13T02:32:37.933Z] SSH_AGENT_PID=63\n [2020-01-13T02:32:37.941Z] Running ssh-add (command line suppressed)\n [2020-01-13T02:32:38.179Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_PR-9@tmp/private_key_8834967494440778951.key (/w/workspace/edgexfoundry_device-rest-go_PR-9@tmp/private_key_8834967494440778951.key)\n [2020-01-13T02:32:38.239Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-13T02:32:38.881Z] + git semver init\n [2020-01-13T02:32:38.881Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-13T02:32:38.881Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_PR-9/.git\n [2020-01-13T02:32:38.881Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_PR-9\n [2020-01-13T02:32:38.881Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-13T02:32:38.881Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-13T02:32:38.881Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-13T02:32:38.881Z] # $SEMVER_BRANCH = PR-9\n [2020-01-13T02:32:38.881Z] # $SEMVER_TEMP = /tmp/semver-697127461\n [2020-01-13T02:32:38.881Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP\n [2020-01-13T02:32:39.141Z] # \'/tmp/semver-697127461\' -> \'/w/workspace/edgexfoundry_device-rest-go_PR-9/.semver\'\n [2020-01-13T02:32:39.141Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_PR-9/.semver\n [Pipeline] }\n [2020-01-13T02:32:39.161Z] $ docker exec --env ******** --env ******** 832308d7c65ca6c0183566e20cef979424df6711fb5a256ee67152b87737dad9 ssh-agent -k\n [2020-01-13T02:32:39.374Z] unset SSH_AUTH_SOCK;\n [2020-01-13T02:32:39.375Z] unset SSH_AGENT_PID;\n [2020-01-13T02:32:39.375Z] echo Agent pid 63 killed;\n [2020-01-13T02:32:39.433Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-13T02:32:39.750Z] + git semver\n [Pipeline] }\n [2020-01-13T02:32:39.766Z] $ docker stop --time=1 832308d7c65ca6c0183566e20cef979424df6711fb5a256ee67152b87737dad9\n [2020-01-13T02:32:41.230Z] $ docker rm -f 832308d7c65ca6c0183566e20cef979424df6711fb5a256ee67152b87737dad9\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-13T02:32:41.966Z] Stashed 13 file(s)\n [Pipeline] echo\n [2020-01-13T02:32:41.968Z] [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-13T02:32:57.054Z] Still waiting to schedule task\n [2020-01-13T02:32:57.054Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-01-13T02:32:57.056Z] Still waiting to schedule task\n [2020-01-13T02:32:57.056Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n [2020-01-13T02:35:09.052Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-14093 in /w/workspace/edgexfoundry_device-rest-go_PR-9\n [Pipeline] {\n [Pipeline] ws\n [2020-01-13T02:35:09.066Z] Running in /w/workspace/device-rest-go/2\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-13T02:35:15.178Z] using credential edgex-jenkins-ssh\n [2020-01-13T02:35:15.201Z] Cloning the remote Git repository\n [2020-01-13T02:35:15.201Z] Cloning with configured refspecs honoured and without tags\n [2020-01-13T02:35:15.269Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git\n [2020-01-13T02:35:15.359Z] > git init /w/workspace/device-rest-go/2 # timeout=10\n [2020-01-13T02:35:15.457Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git\n [2020-01-13T02:35:15.459Z] > git --version # timeout=10\n [2020-01-13T02:35:15.491Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-13T02:35:15.540Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/9/head:refs/remotes/origin/PR-9 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-13T02:35:30.216Z] Fetching without tags\n [2020-01-13T02:35:30.724Z] Merging remotes/origin/master commit a99c5db61b651f614e76455bb851b80a57f32d4d into PR head commit 60128318e0d3f5c73bf39aa96207656fda687287\n [2020-01-13T02:35:30.920Z] Merge succeeded, producing 60128318e0d3f5c73bf39aa96207656fda687287\n [2020-01-13T02:35:30.921Z] Checking out Revision 60128318e0d3f5c73bf39aa96207656fda687287 (PR-9)\n [2020-01-13T02:35:30.090Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10\n [2020-01-13T02:35:30.110Z] > git config --add remote.origin.fetch +refs/pull/9/head:refs/remotes/origin/PR-9 # timeout=10\n [2020-01-13T02:35:30.144Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-13T02:35:30.185Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10\n [2020-01-13T02:35:30.223Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git\n [2020-01-13T02:35:30.224Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-13T02:35:30.235Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/9/head:refs/remotes/origin/PR-9 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-13T02:35:30.741Z] > git config core.sparsecheckout # timeout=10\n [2020-01-13T02:35:30.770Z] > git checkout -f 60128318e0d3f5c73bf39aa96207656fda687287 # timeout=10\n [2020-01-13T02:35:30.851Z] > git merge a99c5db61b651f614e76455bb851b80a57f32d4d # timeout=10\n [2020-01-13T02:35:30.882Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-13T02:35:30.922Z] > git config core.sparsecheckout # timeout=10\n [2020-01-13T02:35:30.941Z] > git checkout -f 60128318e0d3f5c73bf39aa96207656fda687287 # timeout=10\n [2020-01-13T02:35:35.120Z] Commit message: "Enable CI build automation via edgeXBuildGoApp"\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-13T02:35:36.314Z] =========================================================\n [2020-01-13T02:35:36.314Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64]\n [2020-01-13T02:35:36.314Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-13T02:35:38.343Z] + 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-13T02:35:39.337Z] Sending build context to Docker daemon 88.06kB\n\n [2020-01-13T02:35:39.617Z] Step 1/10 : ARG BASE=golang:1.12-alpine\n [2020-01-13T02:35:39.617Z] Step 2/10 : FROM ${BASE}\n [2020-01-13T02:35:39.891Z] 1.12.6-alpine-arm64: Pulling from edgex-golang-base\n [2020-01-13T02:35:40.182Z] 54e94bcddc88: Pulling fs layer\n [2020-01-13T02:35:40.182Z] 43582c0db3f3: Pulling fs layer\n [2020-01-13T02:35:40.182Z] 9fe16242a9df: Pulling fs layer\n [2020-01-13T02:35:40.182Z] fbf0f20b3a29: Pulling fs layer\n [2020-01-13T02:35:40.182Z] 57bbd25d50cb: Pulling fs layer\n [2020-01-13T02:35:40.182Z] 4c3326bd8e33: Pulling fs layer\n [2020-01-13T02:35:40.182Z] d45218f23013: Pulling fs layer\n [2020-01-13T02:35:40.182Z] d22026c5ede0: Pulling fs layer\n [2020-01-13T02:35:40.182Z] f32e18732fe6: Pulling fs layer\n [2020-01-13T02:35:40.182Z] 3a2ca3ccd3c2: Pulling fs layer\n [2020-01-13T02:35:40.182Z] 43f99696bdfb: Pulling fs layer\n [2020-01-13T02:35:40.182Z] 57bbd25d50cb: Waiting\n [2020-01-13T02:35:40.182Z] 4c3326bd8e33: Waiting\n [2020-01-13T02:35:40.182Z] d45218f23013: Waiting\n [2020-01-13T02:35:40.182Z] d22026c5ede0: Waiting\n [2020-01-13T02:35:40.182Z] f32e18732fe6: Waiting\n [2020-01-13T02:35:40.182Z] 3a2ca3ccd3c2: Waiting\n [2020-01-13T02:35:40.182Z] 43f99696bdfb: Waiting\n [2020-01-13T02:35:40.182Z] fbf0f20b3a29: Waiting\n [2020-01-13T02:35:40.182Z] 9fe16242a9df: Verifying Checksum\n [2020-01-13T02:35:40.182Z] 9fe16242a9df: Download complete\n [2020-01-13T02:35:40.182Z] 43582c0db3f3: Verifying Checksum\n [2020-01-13T02:35:40.182Z] 43582c0db3f3: Download complete\n [2020-01-13T02:35:40.459Z] 57bbd25d50cb: Verifying Checksum\n [2020-01-13T02:35:40.460Z] 57bbd25d50cb: Download complete\n [2020-01-13T02:35:40.460Z] 4c3326bd8e33: Verifying Checksum\n [2020-01-13T02:35:40.460Z] 4c3326bd8e33: Download complete\n [2020-01-13T02:35:41.063Z] 54e94bcddc88: Verifying Checksum\n [2020-01-13T02:35:41.063Z] 54e94bcddc88: Download complete\n [2020-01-13T02:35:43.725Z] 54e94bcddc88: Pull complete\n [2020-01-13T02:35:45.727Z] 43582c0db3f3: Pull complete\n [2020-01-13T02:35:46.008Z] 9fe16242a9df: Pull complete\n [2020-01-13T02:35:48.805Z] Running on prd-centos7-docker-4c-2g-14094 in /w/workspace/edgexfoundry_device-rest-go_PR-9\n [Pipeline] {\n [Pipeline] ws\n [2020-01-13T02:35:48.817Z] Running in /w/workspace/device-rest-go/2\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-13T02:35:50.775Z] using credential edgex-jenkins-ssh\n [2020-01-13T02:35:50.792Z] Cloning the remote Git repository\n [2020-01-13T02:35:50.792Z] Cloning with configured refspecs honoured and without tags\n [2020-01-13T02:35:50.812Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git\n [2020-01-13T02:35:50.846Z] > git init /w/workspace/device-rest-go/2 # timeout=10\n [2020-01-13T02:35:50.900Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git\n [2020-01-13T02:35:50.900Z] > git --version # timeout=10\n [2020-01-13T02:35:50.907Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-13T02:35:50.936Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/9/head:refs/remotes/origin/PR-9 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-13T02:35:58.397Z] d45218f23013: Verifying Checksum\n [2020-01-13T02:35:58.397Z] d45218f23013: Download complete\n [2020-01-13T02:35:58.397Z] f32e18732fe6: Verifying Checksum\n [2020-01-13T02:35:58.397Z] f32e18732fe6: Download complete\n [2020-01-13T02:35:59.837Z] 3a2ca3ccd3c2: Verifying Checksum\n [2020-01-13T02:35:59.837Z] 3a2ca3ccd3c2: Download complete\n [2020-01-13T02:36:00.450Z] 43f99696bdfb: Verifying Checksum\n [2020-01-13T02:36:00.450Z] 43f99696bdfb: Download complete\n [2020-01-13T02:36:03.636Z] Fetching without tags\n [2020-01-13T02:36:03.829Z] d22026c5ede0: Verifying Checksum\n [2020-01-13T02:36:03.829Z] d22026c5ede0: Download complete\n [2020-01-13T02:36:03.991Z] Merging remotes/origin/master commit a99c5db61b651f614e76455bb851b80a57f32d4d into PR head commit 60128318e0d3f5c73bf39aa96207656fda687287\n [2020-01-13T02:36:04.050Z] Merge succeeded, producing 60128318e0d3f5c73bf39aa96207656fda687287\n [2020-01-13T02:36:04.051Z] Checking out Revision 60128318e0d3f5c73bf39aa96207656fda687287 (PR-9)\n [2020-01-13T02:36:03.596Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10\n [2020-01-13T02:36:03.605Z] > git config --add remote.origin.fetch +refs/pull/9/head:refs/remotes/origin/PR-9 # timeout=10\n [2020-01-13T02:36:03.611Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-13T02:36:03.626Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10\n [2020-01-13T02:36:03.636Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git\n [2020-01-13T02:36:03.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-13T02:36:03.640Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/9/head:refs/remotes/origin/PR-9 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-13T02:36:03.996Z] > git config core.sparsecheckout # timeout=10\n [2020-01-13T02:36:04.001Z] > git checkout -f 60128318e0d3f5c73bf39aa96207656fda687287 # timeout=10\n [2020-01-13T02:36:04.032Z] > git merge a99c5db61b651f614e76455bb851b80a57f32d4d # timeout=10\n [2020-01-13T02:36:04.040Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-13T02:36:04.050Z] > git config core.sparsecheckout # timeout=10\n [2020-01-13T02:36:04.053Z] > git checkout -f 60128318e0d3f5c73bf39aa96207656fda687287 # timeout=10\n [2020-01-13T02:36:07.216Z] fbf0f20b3a29: Verifying Checksum\n [2020-01-13T02:36:07.216Z] fbf0f20b3a29: Download complete\n [2020-01-13T02:36:07.630Z] Commit message: "Enable CI build automation via edgeXBuildGoApp"\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-13T02:36:08.211Z] =========================================================\n [2020-01-13T02:36:08.211Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine]\n [2020-01-13T02:36:08.211Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-13T02:36:08.877Z] + 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-13T02:36:08.877Z] Sending build context to Docker daemon 88.06kB\n\n [2020-01-13T02:36:09.146Z] Step 1/10 : ARG BASE=golang:1.12-alpine\n [2020-01-13T02:36:09.146Z] Step 2/10 : FROM ${BASE}\n [2020-01-13T02:36:09.146Z] 1.12.6-alpine: Pulling from edgex-golang-base\n [2020-01-13T02:36:09.146Z] 921b31ab772b: Pulling fs layer\n [2020-01-13T02:36:09.146Z] 2d3896533852: Pulling fs layer\n [2020-01-13T02:36:09.146Z] 28c34ce20860: Pulling fs layer\n [2020-01-13T02:36:09.146Z] 9186bf07c4ae: Pulling fs layer\n [2020-01-13T02:36:09.146Z] 7f1720e95b4b: Pulling fs layer\n [2020-01-13T02:36:09.146Z] 24d9f57f8391: Pulling fs layer\n [2020-01-13T02:36:09.146Z] 9498642caea3: Pulling fs layer\n [2020-01-13T02:36:09.146Z] ba4d0a6bad5e: Pulling fs layer\n [2020-01-13T02:36:09.146Z] 7af212d24233: Pulling fs layer\n [2020-01-13T02:36:09.146Z] ee2efeeb882f: Pulling fs layer\n [2020-01-13T02:36:09.146Z] d216d3b964db: Pulling fs layer\n [2020-01-13T02:36:09.146Z] 9498642caea3: Waiting\n [2020-01-13T02:36:09.146Z] ba4d0a6bad5e: Waiting\n [2020-01-13T02:36:09.146Z] 7af212d24233: Waiting\n [2020-01-13T02:36:09.146Z] ee2efeeb882f: Waiting\n [2020-01-13T02:36:09.146Z] d216d3b964db: Waiting\n [2020-01-13T02:36:09.146Z] 9186bf07c4ae: Waiting\n [2020-01-13T02:36:09.146Z] 7f1720e95b4b: Waiting\n [2020-01-13T02:36:09.146Z] 24d9f57f8391: Waiting\n [2020-01-13T02:36:09.146Z] 28c34ce20860: Verifying Checksum\n [2020-01-13T02:36:09.146Z] 28c34ce20860: Download complete\n [2020-01-13T02:36:09.146Z] 2d3896533852: Verifying Checksum\n [2020-01-13T02:36:09.146Z] 2d3896533852: Download complete\n [2020-01-13T02:36:09.146Z] 7f1720e95b4b: Verifying Checksum\n [2020-01-13T02:36:09.146Z] 7f1720e95b4b: Download complete\n [2020-01-13T02:36:09.146Z] 921b31ab772b: Verifying Checksum\n [2020-01-13T02:36:09.146Z] 921b31ab772b: Download complete\n [2020-01-13T02:36:09.146Z] 24d9f57f8391: Verifying Checksum\n [2020-01-13T02:36:09.146Z] 24d9f57f8391: Download complete\n [2020-01-13T02:36:09.418Z] 921b31ab772b: Pull complete\n [2020-01-13T02:36:10.002Z] 9498642caea3: Verifying Checksum\n [2020-01-13T02:36:10.002Z] 9498642caea3: Download complete\n [2020-01-13T02:36:10.002Z] 7af212d24233: Verifying Checksum\n [2020-01-13T02:36:10.002Z] 7af212d24233: Download complete\n [2020-01-13T02:36:10.589Z] ee2efeeb882f: Verifying Checksum\n [2020-01-13T02:36:10.589Z] ee2efeeb882f: Download complete\n [2020-01-13T02:36:10.854Z] 9186bf07c4ae: Verifying Checksum\n [2020-01-13T02:36:10.854Z] 9186bf07c4ae: Download complete\n [2020-01-13T02:36:10.854Z] ba4d0a6bad5e: Verifying Checksum\n [2020-01-13T02:36:10.854Z] ba4d0a6bad5e: Download complete\n [2020-01-13T02:36:10.854Z] d216d3b964db: Verifying Checksum\n [2020-01-13T02:36:10.854Z] d216d3b964db: Download complete\n [2020-01-13T02:36:11.790Z] 2d3896533852: Pull complete\n [2020-01-13T02:36:12.048Z] 28c34ce20860: Pull complete\n [2020-01-13T02:36:20.174Z] 9186bf07c4ae: Pull complete\n [2020-01-13T02:36:20.174Z] 7f1720e95b4b: Pull complete\n [2020-01-13T02:36:20.174Z] 24d9f57f8391: Pull complete\n [2020-01-13T02:36:22.712Z] 9498642caea3: Pull complete\n [2020-01-13T02:36:25.516Z] fbf0f20b3a29: Pull complete\n [2020-01-13T02:36:25.516Z] 57bbd25d50cb: Pull complete\n [2020-01-13T02:36:25.516Z] 4c3326bd8e33: Pull complete\n [2020-01-13T02:36:26.010Z] ba4d0a6bad5e: Pull complete\n [2020-01-13T02:36:26.010Z] 7af212d24233: Pull complete\n [2020-01-13T02:36:26.952Z] ee2efeeb882f: Pull complete\n [2020-01-13T02:36:27.212Z] d216d3b964db: Pull complete\n [2020-01-13T02:36:27.212Z] Digest: sha256:26065ac814cd2cdfd2492c2d3318b13c68791c8cca06e489144751c6f654f77d\n [2020-01-13T02:36:27.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n [2020-01-13T02:36:27.212Z] ---> 140a058597bd\n [2020-01-13T02:36:27.212Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev"\n [2020-01-13T02:36:27.212Z] ---> Running in 1f6de0d1cadb\n [2020-01-13T02:36:27.473Z] Removing intermediate container 1f6de0d1cadb\n [2020-01-13T02:36:27.473Z] ---> 6271b51c8699\n [2020-01-13T02:36:27.473Z] Step 4/10 : ARG ALPINE_PKG_EXTRA=""\n [2020-01-13T02:36:27.473Z] ---> Running in 4b6e01491eca\n [2020-01-13T02:36:27.473Z] Removing intermediate container 4b6e01491eca\n [2020-01-13T02:36:27.473Z] ---> b9538bead045\n [2020-01-13T02:36:27.473Z] Step 5/10 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-13T02:36:27.473Z] ---> Running in 088c8933f72f\n [2020-01-13T02:36:27.735Z] Removing intermediate container 088c8933f72f\n [2020-01-13T02:36:27.735Z] ---> bbd428fd1727\n [2020-01-13T02:36:27.735Z] Step 6/10 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-13T02:36:27.735Z] ---> Running in 6ef6852f0392\n [2020-01-13T02:36:28.673Z] Removing intermediate container 6ef6852f0392\n [2020-01-13T02:36:28.673Z] ---> 381e4e490d9e\n [2020-01-13T02:36:28.673Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n [2020-01-13T02:36:28.673Z] ---> Running in ee24c9203525\n [2020-01-13T02:36:29.615Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n [2020-01-13T02:36:30.887Z] d45218f23013: Pull complete\n [2020-01-13T02:36:39.258Z] d22026c5ede0: Pull complete\n [2020-01-13T02:36:39.258Z] f32e18732fe6: Pull complete\n [2020-01-13T02:36:41.861Z] 3a2ca3ccd3c2: Pull complete\n [2020-01-13T02:36:41.861Z] 43f99696bdfb: Pull complete\n [2020-01-13T02:36:42.131Z] Digest: sha256:c78950982047a35e7abeb24cdb89444f8193f134334753a69100d3e520a2d2b0\n [2020-01-13T02:36:42.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64\n [2020-01-13T02:36:42.131Z] ---> 8c1ce5f80d72\n [2020-01-13T02:36:42.131Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev"\n [2020-01-13T02:36:45.510Z] ---> Running in af09393e1347\n [2020-01-13T02:36:45.510Z] Removing intermediate container af09393e1347\n [2020-01-13T02:36:45.510Z] ---> 8ae9fbd64ce3\n [2020-01-13T02:36:45.510Z] Step 4/10 : ARG ALPINE_PKG_EXTRA=""\n [2020-01-13T02:36:45.779Z] ---> Running in 150545443cb1\n [2020-01-13T02:36:46.067Z] Removing intermediate container 150545443cb1\n [2020-01-13T02:36:46.067Z] ---> 96241d09cee3\n [2020-01-13T02:36:46.067Z] Step 5/10 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-13T02:36:46.067Z] ---> Running in 7908a39f7962\n [2020-01-13T02:36:46.663Z] Removing intermediate container 7908a39f7962\n [2020-01-13T02:36:46.663Z] ---> 21d9a23ae18d\n [2020-01-13T02:36:46.663Z] Step 6/10 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-13T02:36:46.663Z] ---> Running in 7c5ec027177d\n [2020-01-13T02:36:47.699Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n [2020-01-13T02:36:49.282Z] Removing intermediate container 7c5ec027177d\n [2020-01-13T02:36:49.282Z] ---> b700b3442b3b\n [2020-01-13T02:36:49.282Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n [2020-01-13T02:36:49.282Z] ---> Running in 9ae31741a6b1\n [2020-01-13T02:36:49.880Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n [2020-01-13T02:37:02.579Z] (1/6) Installing libc-dev (0.7.1-r0)\n [2020-01-13T02:37:02.872Z] (2/6) Installing libsodium (1.0.18-r0)\n [2020-01-13T02:37:07.073Z] (3/6) Installing pkgconf (1.6.1-r1)\n [2020-01-13T02:37:08.448Z] (4/6) Installing libsodium-dev (1.0.18-r0)\n [2020-01-13T02:37:09.384Z] (5/6) Installing libzmq (4.3.2-r1)\n [2020-01-13T02:37:11.923Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n [2020-01-13T02:37:15.946Z] (6/6) Installing zeromq-dev (4.3.2-r1)\n [2020-01-13T02:37:26.898Z] (1/6) Installing libc-dev (0.7.1-r0)\n [2020-01-13T02:37:26.898Z] (2/6) Installing libsodium (1.0.18-r0)\n [2020-01-13T02:37:28.142Z] Executing busybox-1.30.1-r2.trigger\n [2020-01-13T02:37:28.142Z] OK: 137 MiB in 45 packages\n [2020-01-13T02:37:28.712Z] Removing intermediate container ee24c9203525\n [2020-01-13T02:37:28.712Z] ---> c94cd7e61fff\n [2020-01-13T02:37:28.712Z] Step 8/10 : WORKDIR /device-rest-go\n [2020-01-13T02:37:28.712Z] ---> Running in 8f9c1bb03b5b\n [2020-01-13T02:37:28.712Z] Removing intermediate container 8f9c1bb03b5b\n [2020-01-13T02:37:28.712Z] ---> 1bc683852f67\n [2020-01-13T02:37:28.712Z] Step 9/10 : COPY . .\n [2020-01-13T02:37:28.973Z] ---> 8b0cb0e44f1f\n [2020-01-13T02:37:28.973Z] Step 10/10 : RUN go mod download\n [2020-01-13T02:37:28.973Z] ---> Running in 874e54da6c30\n [2020-01-13T02:37:29.540Z] \x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-01-13T02:37:29.540Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-13T02:37:29.540Z] \x1b[0m\x1b[91mgo: finding github.com/spf13/cast v1.3.0\n [2020-01-13T02:37:29.540Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n [2020-01-13T02:37:29.540Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191216171425-0749bf2bbbaf\n [2020-01-13T02:37:30.108Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-13T02:37:30.108Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-13T02:37:30.108Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-13T02:37:30.108Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-13T02:37:30.108Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-13T02:37:30.108Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-13T02:37:30.108Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-01-13T02:37:30.108Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n [2020-01-13T02:37:30.235Z] (3/6) Installing pkgconf (1.6.1-r1)\n [2020-01-13T02:37:30.370Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-13T02:37:30.370Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-13T02:37:30.370Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-13T02:37:30.370Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-13T02:37:30.370Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-13T02:37:30.630Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n [2020-01-13T02:37:30.630Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-13T02:37:30.889Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-13T02:37:30.889Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-01-13T02:37:31.151Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-01-13T02:37:31.192Z] (4/6) Installing libsodium-dev (1.0.18-r0)\n [2020-01-13T02:37:31.411Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-13T02:37:31.411Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-01-13T02:37:31.411Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-13T02:37:31.411Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-01-13T02:37:31.411Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-13T02:37:31.411Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-01-13T02:37:31.411Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-13T02:37:31.671Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-13T02:37:31.671Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-01-13T02:37:31.671Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-13T02:37:31.931Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-01-13T02:37:31.931Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-13T02:37:32.603Z] (5/6) Installing libzmq (4.3.2-r1)\n [2020-01-13T02:37:33.308Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-13T02:37:33.308Z] go: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-13T02:37:33.308Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-13T02:37:33.308Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-13T02:37:33.308Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-13T02:37:33.308Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-13T02:37:33.308Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-13T02:37:33.308Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-13T02:37:33.567Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-13T02:37:33.567Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-13T02:37:33.567Z] go: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-13T02:37:33.567Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-13T02:37:33.567Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-13T02:37:33.567Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-01-13T02:37:33.567Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-13T02:37:33.827Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-13T02:37:33.827Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-13T02:37:33.827Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-13T02:37:34.400Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-13T02:37:34.668Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-13T02:37:34.930Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-13T02:37:34.930Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-01-13T02:37:34.930Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-13T02:37:34.930Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-13T02:37:34.930Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-13T02:37:34.930Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-01-13T02:37:35.193Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-13T02:37:35.193Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-13T02:37:35.193Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-13T02:37:35.455Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-13T02:37:35.455Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-13T02:37:35.717Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-13T02:37:35.717Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-13T02:37:35.717Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-13T02:37:35.979Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-13T02:37:35.979Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-13T02:37:36.238Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-01-13T02:37:36.846Z] (6/6) Installing zeromq-dev (4.3.2-r1)\n [2020-01-13T02:37:46.901Z] Executing busybox-1.30.1-r2.trigger\n [2020-01-13T02:37:46.901Z] OK: 124 MiB in 45 packages\n [2020-01-13T02:37:47.498Z] Removing intermediate container 9ae31741a6b1\n [2020-01-13T02:37:47.498Z] ---> b3d7b8be5bec\n [2020-01-13T02:37:47.498Z] Step 8/10 : WORKDIR /device-rest-go\n [2020-01-13T02:37:47.768Z] ---> Running in 7f7ae1000b3e\n [2020-01-13T02:37:48.038Z] Removing intermediate container 7f7ae1000b3e\n [2020-01-13T02:37:48.038Z] ---> 87457d0cf191\n [2020-01-13T02:37:48.038Z] Step 9/10 : COPY . .\n [2020-01-13T02:37:48.627Z] ---> b8ace75bdcf5\n [2020-01-13T02:37:48.627Z] Step 10/10 : RUN go mod download\n [2020-01-13T02:37:48.627Z] ---> Running in bf1cfa9cc4b5\n [2020-01-13T02:37:49.597Z] \x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-13T02:37:49.597Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191216171425-0749bf2bbbaf\n [2020-01-13T02:37:49.597Z] \x1b[0m\x1b[91mgo: finding github.com/spf13/cast v1.3.0\n [2020-01-13T02:37:49.597Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n [2020-01-13T02:37:49.597Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-01-13T02:37:50.565Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-13T02:37:50.565Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-13T02:37:50.565Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-13T02:37:50.565Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-13T02:37:50.841Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-13T02:37:50.841Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-13T02:37:50.841Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-13T02:37:50.841Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-13T02:37:50.841Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-01-13T02:37:51.818Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-01-13T02:37:51.818Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n [2020-01-13T02:37:52.101Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-13T02:37:52.380Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-13T02:37:52.380Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-13T02:37:52.380Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-13T02:37:52.656Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-01-13T02:37:52.930Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n [2020-01-13T02:37:53.525Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-01-13T02:37:53.525Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-13T02:37:53.802Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-13T02:37:53.802Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-01-13T02:37:54.080Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-13T02:37:54.361Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-13T02:37:54.361Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-01-13T02:37:54.633Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-13T02:37:54.913Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-01-13T02:37:55.201Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-01-13T02:37:55.470Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-13T02:37:55.470Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-13T02:37:56.068Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-13T02:37:56.676Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-13T02:37:56.676Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-13T02:37:56.676Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-13T02:37:56.676Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-13T02:37:56.676Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-13T02:37:56.676Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-13T02:37:56.676Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-13T02:37:57.650Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-13T02:37:57.925Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-13T02:37:58.193Z] \x1b[0mRemoving intermediate container 874e54da6c30\n [2020-01-13T02:37:58.193Z] ---> 364aceae3940\n [2020-01-13T02:37:58.193Z] Successfully built 364aceae3940\n [2020-01-13T02:37:58.193Z] Successfully tagged ci-base-image-x86_64:latest\n [2020-01-13T02:37:58.196Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-13T02:37:58.196Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-13T02:37:58.196Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-13T02:37:58.196Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-13T02:37:58.196Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-13T02:37:58.196Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\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-13T02:37:58.581Z] + docker inspect -f . ci-base-image-x86_64\n [2020-01-13T02:37:58.581Z] .\n [Pipeline] withDockerContainer\n [2020-01-13T02:37:58.705Z] prd-centos7-docker-4c-2g-14094 does not seem to be running inside a container\n [2020-01-13T02:37:58.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/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-01-13T02:37:58.787Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-13T02:37:59.295Z] $ docker top 6b253eddb51770f7d9099b0131823d830b8657e053c82f31c4ee49a4939a345d -eo pid,comm\n [2020-01-13T02:37:59.384Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-13T02:37:59.654Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-13T02:37:59.654Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [Pipeline] {\n [Pipeline] sh\n [2020-01-13T02:37:59.925Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-13T02:38:00.135Z] + go version\n [2020-01-13T02:38:00.135Z] go version go1.12.6 linux/amd64\n [Pipeline] sh\n [2020-01-13T02:38:00.439Z] + make test\n [2020-01-13T02:38:00.439Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n [2020-01-13T02:38:00.516Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-13T02:38:00.516Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-13T02:38:00.786Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-13T02:38:01.395Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-01-13T02:38:01.668Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-13T02:38:01.668Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-13T02:38:01.939Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-13T02:38:03.358Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-13T02:38:03.358Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-13T02:38:03.629Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-13T02:38:03.629Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-13T02:38:03.899Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-13T02:38:04.636Z] ? \tgithub.com/edgexfoundry/device-rest-go\t[no test files]\n [2020-01-13T02:38:04.868Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-13T02:38:05.478Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-13T02:38:05.750Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-01-13T02:38:06.708Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-13T02:38:08.112Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-13T02:38:16.928Z] ? \tgithub.com/edgexfoundry/device-rest-go/cmd\t[no test files]\n [2020-01-13T02:38:16.928Z] ok \tgithub.com/edgexfoundry/device-rest-go/driver\t0.027s\tcoverage: 56.3% of statements\n [2020-01-13T02:38:16.928Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-13T02:38:22.222Z] gofmt -l .\n [2020-01-13T02:38:22.222Z] [ "`gofmt -l .`" = "" ]\n [2020-01-13T02:38:22.222Z] ./bin/test-go-mod-tidy.sh\n [2020-01-13T02:38:22.222Z] ./bin/test-attribution-txt.sh\n [Pipeline] stash\n [2020-01-13T02:38:22.587Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-13T02:38:22.589Z] $ docker stop --time=1 6b253eddb51770f7d9099b0131823d830b8657e053c82f31c4ee49a4939a345d\n [2020-01-13T02:38:24.055Z] $ docker rm -f 6b253eddb51770f7d9099b0131823d830b8657e053c82f31c4ee49a4939a345d\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-01-13T02:38:25.130Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-01-13T02:38:25.432Z] + ls -al .\n [2020-01-13T02:38:25.432Z] total 92\n [2020-01-13T02:38:25.432Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jan 13 02:38 .\n [2020-01-13T02:38:25.432Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 13 02:35 ..\n [2020-01-13T02:38:25.433Z] -rw-rw-r--. 1 jenkins jenkins 4073 Jan 13 02:36 Attribution.txt\n [2020-01-13T02:38:25.433Z] drwxrwxr-x. 2 jenkins jenkins 64 Jan 13 02:36 bin\n [2020-01-13T02:38:25.433Z] drwxrwxr-x. 3 jenkins jenkins 32 Jan 13 02:36 cmd\n [2020-01-13T02:38:25.433Z] -rw-r--r--. 1 jenkins jenkins 9369 Jan 13 02:38 coverage.out\n [2020-01-13T02:38:25.433Z] -rw-rw-r--. 1 jenkins jenkins 1100 Jan 13 02:36 Dockerfile\n [2020-01-13T02:38:25.433Z] -rw-rw-r--. 1 jenkins jenkins 1027 Jan 13 02:36 Dockerfile.build\n [2020-01-13T02:38:25.433Z] -rw-rw-r--. 1 jenkins jenkins 151 Jan 13 02:36 .dockerignore\n [2020-01-13T02:38:25.433Z] drwxrwxr-x. 2 jenkins jenkins 93 Jan 13 02:38 driver\n [2020-01-13T02:38:25.433Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 13 02:36 .git\n [2020-01-13T02:38:25.433Z] -rw-rw-r--. 1 jenkins jenkins 339 Jan 13 02:36 .gitignore\n [2020-01-13T02:38:25.433Z] -rw-r--r--. 1 jenkins jenkins 294 Jan 13 02:38 go.mod\n [2020-01-13T02:38:25.433Z] -rw-------. 1 jenkins jenkins 11550 Jan 13 02:38 go.sum\n [2020-01-13T02:38:25.433Z] -rw-rw-r--. 1 jenkins jenkins 702 Jan 13 02:36 Jenkinsfile\n [2020-01-13T02:38:25.433Z] -rw-rw-r--. 1 jenkins jenkins 702 Jan 13 02:36 Jenkinsfile.sandbox\n [2020-01-13T02:38:25.433Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jan 13 02:36 LICENSE\n [2020-01-13T02:38:25.433Z] -rw-rw-r--. 1 jenkins jenkins 922 Jan 13 02:36 Makefile\n [2020-01-13T02:38:25.433Z] -rw-rw-r--. 1 jenkins jenkins 5716 Jan 13 02:36 README.md\n [2020-01-13T02:38:25.433Z] drwxrwxr-x. 3 jenkins jenkins 44 Jan 13 02:36 .semver\n [2020-01-13T02:38:25.433Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 13 02:32 VERSION\n [2020-01-13T02:38:25.433Z] -rw-rw-r--. 1 jenkins jenkins 713 Jan 13 02:36 version.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-13T02:38:25.728Z] + docker build -t docker-device-rest-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg \'MAKE=make build\' --label git_sha=60128318e0d3f5c73bf39aa96207656fda687287 --label arch=x86_64 --label version=0.0.0 .\n [2020-01-13T02:38:25.728Z] Sending build context to Docker daemon 99.33kB\n\n [2020-01-13T02:38:25.728Z] Step 1/15 : ARG BASE=golang:1.12-alpine\n [2020-01-13T02:38:25.728Z] Step 2/15 : FROM ${BASE} AS builder\n [2020-01-13T02:38:25.728Z] ---> 364aceae3940\n [2020-01-13T02:38:25.728Z] Step 3/15 : ARG MAKE=\'make build\'\n [2020-01-13T02:38:25.728Z] ---> Running in 183d530cdda8\n [2020-01-13T02:38:25.986Z] Removing intermediate container 183d530cdda8\n [2020-01-13T02:38:25.986Z] ---> 5c562119781a\n [2020-01-13T02:38:25.986Z] Step 4/15 : RUN $MAKE\n [2020-01-13T02:38:25.986Z] ---> Running in b9bac6a1b51f\n [2020-01-13T02:38:26.246Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd\n [2020-01-13T02:38:38.535Z] Removing intermediate container b9bac6a1b51f\n [2020-01-13T02:38:38.535Z] ---> b87c6ea0351f\n [2020-01-13T02:38:38.535Z] Step 5/15 : FROM alpine:latest\n [2020-01-13T02:38:38.535Z] latest: Pulling from library/alpine\n [2020-01-13T02:38:38.794Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-13T02:38:39.053Z] e6b0cf9c0882: Verifying Checksum\n [2020-01-13T02:38:39.053Z] e6b0cf9c0882: Download complete\n [2020-01-13T02:38:39.313Z] e6b0cf9c0882: Pull complete\n [2020-01-13T02:38:39.313Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78\n [2020-01-13T02:38:39.313Z] Status: Downloaded newer image for alpine:latest\n [2020-01-13T02:38:39.313Z] ---> cc0abc535e36\n [2020-01-13T02:38:39.313Z] Step 6/15 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-13T02:38:39.313Z] ---> Running in afe2b814bade\n [2020-01-13T02:38:39.313Z] Removing intermediate container afe2b814bade\n [2020-01-13T02:38:39.313Z] ---> a591dc1d004a\n [2020-01-13T02:38:39.313Z] Step 7/15 : LABEL Name=device-rest-go Version=${VERSION}\n [2020-01-13T02:38:39.572Z] ---> Running in cf21e968e2d3\n [2020-01-13T02:38:39.572Z] Removing intermediate container cf21e968e2d3\n [2020-01-13T02:38:39.572Z] ---> be0b94fa2c83\n [2020-01-13T02:38:39.572Z] Step 8/15 : COPY --from=builder /device-rest-go/Attribution.txt /\n [2020-01-13T02:38:39.832Z] ---> 557bf0bb0fe9\n [2020-01-13T02:38:39.832Z] Step 9/15 : COPY --from=builder /device-rest-go/LICENSE /\n [2020-01-13T02:38:40.091Z] ---> 4447fcf123d5\n [2020-01-13T02:38:40.091Z] Step 10/15 : COPY --from=builder /device-rest-go/cmd /\n [2020-01-13T02:38:40.658Z] ---> aa44afaeed4b\n [2020-01-13T02:38:40.658Z] Step 11/15 : EXPOSE 49986\n [2020-01-13T02:38:40.658Z] ---> Running in e426d0d7e8eb\n [2020-01-13T02:38:40.658Z] Removing intermediate container e426d0d7e8eb\n [2020-01-13T02:38:40.658Z] ---> b0dfcced20fc\n [2020-01-13T02:38:40.658Z] Step 12/15 : CMD ["/device-rest-go","--registry=consul://edgex-core-consul:8500","--profile=docker","--confdir=/res"]\n [2020-01-13T02:38:40.658Z] ---> Running in 124d5b21f3d1\n [2020-01-13T02:38:40.916Z] Removing intermediate container 124d5b21f3d1\n [2020-01-13T02:38:40.916Z] ---> 09984e15a234\n [2020-01-13T02:38:40.916Z] Step 13/15 : LABEL arch=x86_64\n [2020-01-13T02:38:40.916Z] ---> Running in 436dccd8e700\n [2020-01-13T02:38:40.916Z] Removing intermediate container 436dccd8e700\n [2020-01-13T02:38:40.916Z] ---> 6a2cc17ddd44\n [2020-01-13T02:38:40.916Z] Step 14/15 : LABEL git_sha=60128318e0d3f5c73bf39aa96207656fda687287\n [2020-01-13T02:38:41.175Z] ---> Running in 820b32f97b3d\n [2020-01-13T02:38:41.175Z] Removing intermediate container 820b32f97b3d\n [2020-01-13T02:38:41.175Z] ---> c2b2f360fe6c\n [2020-01-13T02:38:41.175Z] Step 15/15 : LABEL version=0.0.0\n [2020-01-13T02:38:41.175Z] ---> Running in 2ff5ebdd12ba\n [2020-01-13T02:38:41.434Z] Removing intermediate container 2ff5ebdd12ba\n [2020-01-13T02:38:41.434Z] ---> a269b6907562\n [2020-01-13T02:38:41.434Z] Successfully built a269b6907562\n [2020-01-13T02:38:41.434Z] Successfully tagged docker-device-rest-go:latest\n [Pipeline] }\n [Pipeline] // script\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-01-13T02:39:16.096Z] \x1b[0mRemoving intermediate container bf1cfa9cc4b5\n [2020-01-13T02:39:16.096Z] ---> 9348ea1f10d5\n [2020-01-13T02:39:16.096Z] Successfully built 9348ea1f10d5\n [2020-01-13T02:39:16.096Z] 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-13T02:39:16.559Z] + docker inspect -f . ci-base-image-arm64\n [2020-01-13T02:39:16.825Z] .\n [Pipeline] withDockerContainer\n [2020-01-13T02:39:17.179Z] prd-ubuntu18.04-docker-arm64-4c-2g-14093 does not seem to be running inside a container\n [2020-01-13T02:39:17.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/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-01-13T02:39:18.672Z] $ docker top d37ccf7192c1d0530592ba94b1a70c655ae4a2977d7dda9847db45fb4c0463cc -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-13T02:39:21.056Z] + go version\n [2020-01-13T02:39:21.056Z] go version go1.12.6 linux/arm64\n [Pipeline] sh\n [2020-01-13T02:39:21.754Z] + make test\n [2020-01-13T02:39:21.754Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n [2020-01-13T02:39:23.764Z] ? \tgithub.com/edgexfoundry/device-rest-go\t[no test files]\n [2020-01-13T02:40:31.700Z] ? \tgithub.com/edgexfoundry/device-rest-go/cmd\t[no test files]\n [2020-01-13T02:40:31.700Z] ok \tgithub.com/edgexfoundry/device-rest-go/driver\t0.049s\tcoverage: 56.3% of statements\n [2020-01-13T02:40:31.700Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-13T02:40:53.810Z] gofmt -l .\n [2020-01-13T02:40:53.810Z] [ "`gofmt -l .`" = "" ]\n [2020-01-13T02:40:53.810Z] ./bin/test-go-mod-tidy.sh\n [2020-01-13T02:40:53.810Z] ./bin/test-attribution-txt.sh\n [Pipeline] stash\n [2020-01-13T02:40:53.830Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-01-13T02:40:54.250Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-13T02:40:54.251Z] $ docker stop --time=1 d37ccf7192c1d0530592ba94b1a70c655ae4a2977d7dda9847db45fb4c0463cc\n [2020-01-13T02:40:56.483Z] $ docker rm -f d37ccf7192c1d0530592ba94b1a70c655ae4a2977d7dda9847db45fb4c0463cc\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-01-13T02:40:57.542Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-01-13T02:40:57.866Z] + ls -al .\n [2020-01-13T02:40:57.866Z] total 116\n [2020-01-13T02:40:57.866Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 13 02:40 .\n [2020-01-13T02:40:57.866Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 02:35 ..\n [2020-01-13T02:40:57.866Z] -rw-rw-r-- 1 jenkins jenkins 151 Jan 13 02:35 .dockerignore\n [2020-01-13T02:40:57.866Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 02:35 .git\n [2020-01-13T02:40:57.866Z] -rw-rw-r-- 1 jenkins jenkins 339 Jan 13 02:35 .gitignore\n [2020-01-13T02:40:57.866Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 02:35 .semver\n [2020-01-13T02:40:57.866Z] -rw-rw-r-- 1 jenkins jenkins 4073 Jan 13 02:35 Attribution.txt\n [2020-01-13T02:40:57.866Z] -rw-rw-r-- 1 jenkins jenkins 1100 Jan 13 02:35 Dockerfile\n [2020-01-13T02:40:57.866Z] -rw-rw-r-- 1 jenkins jenkins 1027 Jan 13 02:35 Dockerfile.build\n [2020-01-13T02:40:57.866Z] -rw-rw-r-- 1 jenkins jenkins 702 Jan 13 02:35 Jenkinsfile\n [2020-01-13T02:40:57.866Z] -rw-rw-r-- 1 jenkins jenkins 702 Jan 13 02:35 Jenkinsfile.sandbox\n [2020-01-13T02:40:57.866Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 13 02:35 LICENSE\n [2020-01-13T02:40:57.866Z] -rw-rw-r-- 1 jenkins jenkins 922 Jan 13 02:35 Makefile\n [2020-01-13T02:40:57.866Z] -rw-rw-r-- 1 jenkins jenkins 5716 Jan 13 02:35 README.md\n [2020-01-13T02:40:57.866Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 13 02:32 VERSION\n [2020-01-13T02:40:57.866Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 02:35 bin\n [2020-01-13T02:40:57.866Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 02:35 cmd\n [2020-01-13T02:40:57.866Z] -rw-r--r-- 1 jenkins jenkins 9369 Jan 13 02:40 coverage.out\n [2020-01-13T02:40:57.866Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 02:40 driver\n [2020-01-13T02:40:57.866Z] -rw-r--r-- 1 jenkins jenkins 294 Jan 13 02:40 go.mod\n [2020-01-13T02:40:57.866Z] -rw------- 1 jenkins jenkins 11550 Jan 13 02:40 go.sum\n [2020-01-13T02:40:57.866Z] -rw-rw-r-- 1 jenkins jenkins 713 Jan 13 02:35 version.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-13T02:40:58.201Z] + docker build -t docker-device-rest-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --label git_sha=60128318e0d3f5c73bf39aa96207656fda687287 --label arch=arm64 --label version=0.0.0 .\n [2020-01-13T02:40:58.471Z] Sending build context to Docker daemon 99.33kB\n\n [2020-01-13T02:40:58.743Z] Step 1/15 : ARG BASE=golang:1.12-alpine\n [2020-01-13T02:40:58.743Z] Step 2/15 : FROM ${BASE} AS builder\n [2020-01-13T02:40:58.743Z] ---> 9348ea1f10d5\n [2020-01-13T02:40:58.743Z] Step 3/15 : ARG MAKE=\'make build\'\n [2020-01-13T02:40:58.743Z] ---> Running in 1273a7414433\n [2020-01-13T02:40:59.338Z] Removing intermediate container 1273a7414433\n [2020-01-13T02:40:59.338Z] ---> b7b0af5fa5e6\n [2020-01-13T02:40:59.338Z] Step 4/15 : RUN $MAKE\n [2020-01-13T02:40:59.338Z] ---> Running in 6d9133715249\n [2020-01-13T02:41:00.305Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd\n [2020-01-13T02:41:56.775Z] Removing intermediate container 6d9133715249\n [2020-01-13T02:41:56.775Z] ---> 0ed0d9d3f243\n [2020-01-13T02:41:56.775Z] Step 5/15 : FROM alpine:latest\n [2020-01-13T02:41:56.775Z] latest: Pulling from library/alpine\n [2020-01-13T02:41:56.775Z] cde5963f3b93: Pulling fs layer\n [2020-01-13T02:41:56.775Z] cde5963f3b93: Verifying Checksum\n [2020-01-13T02:41:56.775Z] cde5963f3b93: Download complete\n [2020-01-13T02:41:56.775Z] cde5963f3b93: Pull complete\n [2020-01-13T02:41:56.775Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78\n [2020-01-13T02:41:56.775Z] Status: Downloaded newer image for alpine:latest\n [2020-01-13T02:41:56.775Z] ---> e9a72a7c189c\n [2020-01-13T02:41:56.775Z] Step 6/15 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-13T02:41:56.775Z] ---> Running in 8c9825a4b62e\n [2020-01-13T02:41:56.775Z] Removing intermediate container 8c9825a4b62e\n [2020-01-13T02:41:56.775Z] ---> 3bfe382856f5\n [2020-01-13T02:41:56.775Z] Step 7/15 : LABEL Name=device-rest-go Version=${VERSION}\n [2020-01-13T02:41:56.775Z] ---> Running in c549c9121f37\n [2020-01-13T02:41:56.775Z] Removing intermediate container c549c9121f37\n [2020-01-13T02:41:56.775Z] ---> 5f6e918a8f85\n [2020-01-13T02:41:56.775Z] Step 8/15 : COPY --from=builder /device-rest-go/Attribution.txt /\n [2020-01-13T02:41:56.775Z] ---> 0c08ce7e982a\n [2020-01-13T02:41:56.775Z] Step 9/15 : COPY --from=builder /device-rest-go/LICENSE /\n [2020-01-13T02:41:56.775Z] ---> 64fbe7d6d768\n [2020-01-13T02:41:56.775Z] Step 10/15 : COPY --from=builder /device-rest-go/cmd /\n [2020-01-13T02:41:58.194Z] ---> e029c6498f9f\n [2020-01-13T02:41:58.194Z] Step 11/15 : EXPOSE 49986\n [2020-01-13T02:41:58.194Z] ---> Running in 802e8bac1fd0\n [2020-01-13T02:41:58.462Z] Removing intermediate container 802e8bac1fd0\n [2020-01-13T02:41:58.462Z] ---> d2588fade0fa\n [2020-01-13T02:41:58.462Z] Step 12/15 : CMD ["/device-rest-go","--registry=consul://edgex-core-consul:8500","--profile=docker","--confdir=/res"]\n [2020-01-13T02:41:58.740Z] ---> Running in 386424b0f4f0\n [2020-01-13T02:41:59.009Z] Removing intermediate container 386424b0f4f0\n [2020-01-13T02:41:59.009Z] ---> 953e42a7a1cb\n [2020-01-13T02:41:59.009Z] Step 13/15 : LABEL arch=arm64\n [2020-01-13T02:41:59.009Z] ---> Running in 212eaf3f036b\n [2020-01-13T02:41:59.602Z] Removing intermediate container 212eaf3f036b\n [2020-01-13T02:41:59.602Z] ---> 334ba473ec38\n [2020-01-13T02:41:59.602Z] Step 14/15 : LABEL git_sha=60128318e0d3f5c73bf39aa96207656fda687287\n [2020-01-13T02:41:59.602Z] ---> Running in c3cfe475e131\n [2020-01-13T02:41:59.875Z] Removing intermediate container c3cfe475e131\n [2020-01-13T02:41:59.875Z] ---> ece2b47fdf1b\n [2020-01-13T02:41:59.875Z] Step 15/15 : LABEL version=0.0.0\n [2020-01-13T02:42:00.143Z] ---> Running in 515fab5f4f2e\n [2020-01-13T02:42:00.418Z] Removing intermediate container 515fab5f4f2e\n [2020-01-13T02:42:00.418Z] ---> cc7007f2cfe3\n [2020-01-13T02:42:00.418Z] Successfully built cc7007f2cfe3\n [2020-01-13T02:42:00.418Z] Successfully tagged docker-device-rest-go-arm64:latest\n [Pipeline] }\n [Pipeline] // script\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-13T02:42:00.752Z] provisioning config files...\n [2020-01-13T02:42:00.775Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_PR-9@tmp/config98184198482518442tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-01-13T02:42:01.160Z] + bash -s - -t @/w/workspace/edgexfoundry_device-rest-go_PR-9@tmp/config98184198482518442tmp\n [2020-01-13T02:42:01.160Z] + curl -s https://codecov.io/bash\n [2020-01-13T02:42:07.761Z] \n [2020-01-13T02:42:07.761Z] _____ _\n [2020-01-13T02:42:07.761Z] / ____| | |\n [2020-01-13T02:42:07.761Z] | | ___ __| | ___ ___ _____ __\n [2020-01-13T02:42:07.761Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-01-13T02:42:07.761Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-01-13T02:42:07.761Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-01-13T02:42:07.761Z] Bash-20191211-b8db533\n [2020-01-13T02:42:07.761Z] \n [2020-01-13T02:42:07.761Z] \n [2020-01-13T02:42:07.761Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-01-13T02:42:07.761Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-01-13T02:42:07.761Z] \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-13T02:42:07.761Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-01-13T02:42:07.761Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-01-13T02:42:07.761Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-01-13T02:42:07.761Z] \x1b[0;32m+\x1b[0m .\n [2020-01-13T02:42:07.761Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-01-13T02:42:07.761Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-01-13T02:42:07.761Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-01-13T02:42:07.761Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=9369\x1b[0m\n [2020-01-13T02:42:07.761Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-01-13T02:42:07.761Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-01-13T02:42:07.761Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-01-13T02:42:07.761Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-01-13T02:42:07.761Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-01-13T02:42:07.761Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-01-13T02:42:07.761Z] \x1b[0;90mquery:\x1b[0m branch=PR-9&commit=60128318e0d3f5c73bf39aa96207656fda687287&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-9%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=9&job=\n [2020-01-13T02:42:07.761Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-01-13T02:42:07.761Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-9&commit=60128318e0d3f5c73bf39aa96207656fda687287&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-9%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=9&job=\n [2020-01-13T02:42:07.761Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-01-13T02:42:08.332Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/device-rest-go/commit/60128318e0d3f5c73bf39aa96207656fda687287\x1b[0m\n [Pipeline] }\n [2020-01-13T02:42:08.342Z] 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-13T02:42:08.937Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-13T02:42:09.239Z] ---> package-listing.sh\n [2020-01-13T02:42:09.239Z] ++ facter osfamily\n [2020-01-13T02:42:09.239Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-13T02:42:09.239Z] + OS_FAMILY=redhat\n [2020-01-13T02:42:09.239Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_PR-9\n [2020-01-13T02:42:09.239Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-13T02:42:09.239Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-13T02:42:09.239Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-13T02:42:09.239Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-13T02:42:09.239Z] + \'[\' /w/workspace/edgexfoundry_device-rest-go_PR-9 \']\'\n [2020-01-13T02:42:09.239Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-13T02:42:09.239Z] + case "${OS_FAMILY}" in\n [2020-01-13T02:42:09.239Z] + rpm -qa\n [2020-01-13T02:42:09.239Z] + sort\n [2020-01-13T02:42:14.540Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-13T02:42:14.540Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-13T02:42:14.540Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-13T02:42:14.540Z] + \'[\' /w/workspace/edgexfoundry_device-rest-go_PR-9 \']\'\n [2020-01-13T02:42:14.540Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_PR-9/archives/\n [2020-01-13T02:42:14.540Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_PR-9/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-13T02:42:15.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-13T02:42:15.015Z] \n [2020-01-13T02:42:15.015Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-13T02:42:15.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-13T02:42:15.345Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-13T02:42:15.345Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-13T02:42:15.345Z] da0e9bf0cc60: Pulling fs layer\n [2020-01-13T02:42:15.345Z] c9ea274ed700: Pulling fs layer\n [2020-01-13T02:42:15.345Z] 9cfac6ba3733: Pulling fs layer\n [2020-01-13T02:42:15.345Z] f6a933c9cadc: Pulling fs layer\n [2020-01-13T02:42:15.345Z] 61811dbd4963: Pulling fs layer\n [2020-01-13T02:42:15.345Z] a6eb2c9e2280: Pulling fs layer\n [2020-01-13T02:42:15.345Z] 095dd8b7b4d8: Pulling fs layer\n [2020-01-13T02:42:15.345Z] dc21a1d4508b: Pulling fs layer\n [2020-01-13T02:42:15.345Z] 363af2e989c4: Pulling fs layer\n [2020-01-13T02:42:15.345Z] 61811dbd4963: Waiting\n [2020-01-13T02:42:15.345Z] a6eb2c9e2280: Waiting\n [2020-01-13T02:42:15.345Z] 095dd8b7b4d8: Waiting\n [2020-01-13T02:42:15.345Z] 363af2e989c4: Waiting\n [2020-01-13T02:42:15.345Z] dc21a1d4508b: Waiting\n [2020-01-13T02:42:15.345Z] 9cfac6ba3733: Waiting\n [2020-01-13T02:42:15.345Z] da0e9bf0cc60: Download complete\n [2020-01-13T02:42:15.615Z] 9cfac6ba3733: Verifying Checksum\n [2020-01-13T02:42:15.615Z] 9cfac6ba3733: Download complete\n [2020-01-13T02:42:15.615Z] e6b0cf9c0882: Download complete\n [2020-01-13T02:42:15.615Z] f6a933c9cadc: Verifying Checksum\n [2020-01-13T02:42:15.615Z] f6a933c9cadc: Download complete\n [2020-01-13T02:42:15.615Z] a6eb2c9e2280: Verifying Checksum\n [2020-01-13T02:42:15.615Z] a6eb2c9e2280: Download complete\n [2020-01-13T02:42:16.230Z] e6b0cf9c0882: Pull complete\n [2020-01-13T02:42:16.539Z] c9ea274ed700: Verifying Checksum\n [2020-01-13T02:42:16.539Z] c9ea274ed700: Download complete\n [2020-01-13T02:42:16.539Z] 095dd8b7b4d8: Verifying Checksum\n [2020-01-13T02:42:16.539Z] 095dd8b7b4d8: Download complete\n [2020-01-13T02:42:16.539Z] da0e9bf0cc60: Pull complete\n [2020-01-13T02:42:16.539Z] 363af2e989c4: Verifying Checksum\n [2020-01-13T02:42:16.539Z] 363af2e989c4: Download complete\n [2020-01-13T02:42:16.539Z] dc21a1d4508b: Verifying Checksum\n [2020-01-13T02:42:16.539Z] dc21a1d4508b: Download complete\n [2020-01-13T02:42:17.531Z] 61811dbd4963: Verifying Checksum\n [2020-01-13T02:42:17.531Z] 61811dbd4963: Download complete\n [2020-01-13T02:42:18.933Z] c9ea274ed700: Pull complete\n [2020-01-13T02:42:18.933Z] 9cfac6ba3733: Pull complete\n [2020-01-13T02:42:19.510Z] f6a933c9cadc: Pull complete\n [2020-01-13T02:42:23.780Z] 61811dbd4963: Pull complete\n [2020-01-13T02:42:24.051Z] a6eb2c9e2280: Pull complete\n [2020-01-13T02:42:26.610Z] 095dd8b7b4d8: Pull complete\n [2020-01-13T02:42:26.610Z] dc21a1d4508b: Pull complete\n [2020-01-13T02:42:26.610Z] 363af2e989c4: Pull complete\n [2020-01-13T02:42:26.610Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-01-13T02:42:26.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-13T02:42:26.841Z] prd-centos7-docker-4c-2g-14092 does not seem to be running inside a container\n [2020-01-13T02:42:26.892Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_device-rest-go_PR-9 -v /w/workspace/edgexfoundry_device-rest-go_PR-9:/w/workspace/edgexfoundry_device-rest-go_PR-9:rw,z -v /w/workspace/edgexfoundry_device-rest-go_PR-9@tmp:/w/workspace/edgexfoundry_device-rest-go_PR-9@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-01-13T02:42:28.164Z] $ docker top 09f29c9b8a5da3fd4fe19433465eb1058c3644c5ced5b7af2e661c96be9536ff -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-13T02:42:29.163Z] provisioning config files...\n [2020-01-13T02:42:29.178Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_PR-9@tmp/config6315137885109520338tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-13T02:42:29.194Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-13T02:42:29.509Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-13T02:42:29.777Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-13T02:42:30.092Z] ---> logs-deploy.sh\n [2020-01-13T02:42:30.092Z] + ARCHIVE_ARTIFACTS=\n [2020-01-13T02:42:30.092Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-13T02:42:30.092Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-13T02:42:30.092Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-13T02:42:30.092Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-9/2\n [2020-01-13T02:42:30.092Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-rest-go/job/PR-9/2/\n [2020-01-13T02:42:30.093Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-9/2 /w/workspace/edgexfoundry_device-rest-go_PR-9\n [2020-01-13T02:42:31.481Z] Archives upload complete.\n [2020-01-13T02:42:31.482Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-9/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-rest-go/job/PR-9/2/\n [2020-01-13T02:42:32.053Z] ---> uname -a:\n [2020-01-13T02:42:32.053Z] Linux 09f29c9b8a5d 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-13T02:42:32.053Z] \n [2020-01-13T02:42:32.053Z] \n [2020-01-13T02:42:32.053Z] ---> lscpu:\n [2020-01-13T02:42:32.053Z] Architecture: x86_64\n [2020-01-13T02:42:32.053Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-13T02:42:32.053Z] Byte Order: Little Endian\n [2020-01-13T02:42:32.053Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-13T02:42:32.053Z] CPU(s): 4\n [2020-01-13T02:42:32.053Z] On-line CPU(s) list: 0-3\n [2020-01-13T02:42:32.053Z] Thread(s) per core: 1\n [2020-01-13T02:42:32.053Z] Core(s) per socket: 1\n [2020-01-13T02:42:32.053Z] Socket(s): 4\n [2020-01-13T02:42:32.053Z] NUMA node(s): 1\n [2020-01-13T02:42:32.053Z] Vendor ID: GenuineIntel\n [2020-01-13T02:42:32.053Z] CPU family: 6\n [2020-01-13T02:42:32.053Z] Model: 44\n [2020-01-13T02:42:32.053Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-13T02:42:32.053Z] Stepping: 1\n [2020-01-13T02:42:32.053Z] CPU MHz: 2933.438\n [2020-01-13T02:42:32.053Z] BogoMIPS: 5866.87\n [2020-01-13T02:42:32.053Z] Virtualization: VT-x\n [2020-01-13T02:42:32.053Z] Hypervisor vendor: KVM\n [2020-01-13T02:42:32.053Z] Virtualization type: full\n [2020-01-13T02:42:32.053Z] L1d cache: 128 KiB\n [2020-01-13T02:42:32.053Z] L1i cache: 128 KiB\n [2020-01-13T02:42:32.053Z] L2 cache: 16 MiB\n [2020-01-13T02:42:32.053Z] L3 cache: 64 MiB\n [2020-01-13T02:42:32.053Z] NUMA node0 CPU(s): 0-3\n [2020-01-13T02:42:32.053Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-01-13T02:42:32.053Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-01-13T02:42:32.053Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-01-13T02:42:32.053Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-01-13T02:42:32.053Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-01-13T02:42:32.053Z] 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-13T02:42:32.053Z] \n [2020-01-13T02:42:32.053Z] \n [2020-01-13T02:42:32.053Z] ---> nproc:\n [2020-01-13T02:42:32.053Z] 4\n [2020-01-13T02:42:32.053Z] \n [2020-01-13T02:42:32.053Z] \n [2020-01-13T02:42:32.053Z] ---> df -h:\n [2020-01-13T02:42:32.053Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-13T02:42:32.053Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-01-13T02:42:32.053Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-13T02:42:32.053Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-13T02:42:32.053Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-13T02:42:32.053Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-01-13T02:42:32.053Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-01-13T02:42:32.053Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-01-13T02:42:32.053Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/edgexfoundry_device-rest-go_PR-9\n [2020-01-13T02:42:32.053Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/edgexfoundry_device-rest-go_PR-9@tmp\n [2020-01-13T02:42:32.053Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-01-13T02:42:32.053Z] \n [2020-01-13T02:42:32.053Z] \n [2020-01-13T02:42:32.053Z] ---> free -m:\n [2020-01-13T02:42:32.053Z] total used free shared buff/cache available\n [2020-01-13T02:42:32.053Z] Mem: 1838 595 77 0 1164 1138\n [2020-01-13T02:42:32.053Z] Swap: 1023 0 1023\n [2020-01-13T02:42:32.053Z] \n [2020-01-13T02:42:32.053Z] \n [2020-01-13T02:42:32.053Z] ---> ip addr:\n [2020-01-13T02:42:32.053Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-13T02:42:32.053Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-13T02:42:32.053Z] inet 127.0.0.1/8 scope host lo\n [2020-01-13T02:42:32.053Z] valid_lft forever preferred_lft forever\n [2020-01-13T02:42:32.053Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-01-13T02:42:32.053Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-13T02:42:32.053Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-13T02:42:32.053Z] valid_lft forever preferred_lft forever\n [2020-01-13T02:42:32.053Z] \n [2020-01-13T02:42:32.053Z] \n [2020-01-13T02:42:32.053Z] ---> sar -b -r -n DEV:\n [2020-01-13T02:42:32.053Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/13/20 \t_x86_64_\t(4 CPU)\n [2020-01-13T02:42:32.053Z] \n [2020-01-13T02:42:32.053Z] 02:31:11 LINUX RESTART\n [2020-01-13T02:42:32.053Z] \n [2020-01-13T02:42:32.053Z] 02:32:01 tps rtps wtps bread/s bwrtn/s\n [2020-01-13T02:42:32.053Z] 02:33:01 35.82 6.21 29.61 1846.21 3086.47\n [2020-01-13T02:42:32.053Z] 02:34:01 3.08 0.00 3.08 0.00 113.65\n [2020-01-13T02:42:32.053Z] 02:35:02 0.27 0.00 0.27 0.00 3.75\n [2020-01-13T02:42:32.053Z] 02:36:01 0.29 0.00 0.29 0.00 3.20\n [2020-01-13T02:42:32.053Z] 02:37:01 0.27 0.00 0.27 0.00 3.63\n [2020-01-13T02:42:32.053Z] 02:38:01 0.35 0.00 0.35 0.00 4.56\n [2020-01-13T02:42:32.053Z] 02:39:01 0.27 0.02 0.25 0.13 2.70\n [2020-01-13T02:42:32.053Z] 02:40:01 0.25 0.00 0.25 0.00 2.80\n [2020-01-13T02:42:32.053Z] 02:41:01 0.28 0.00 0.28 0.00 3.75\n [2020-01-13T02:42:32.053Z] 02:42:01 0.38 0.10 0.28 26.37 3.35\n [2020-01-13T02:42:32.053Z] Average: 4.13 0.63 3.50 187.63 323.39\n [2020-01-13T02:42:32.053Z] \n [2020-01-13T02:42:32.053Z] 02:32:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-13T02:42:32.053Z] 02:33:01 112464 1769840 94.03 2620 1234324 970380 33.11 417980 1190940 12\n [2020-01-13T02:42:32.053Z] 02:34:01 122308 1759996 93.50 2620 1234336 928564 31.68 412676 1189428 16\n [2020-01-13T02:42:32.053Z] 02:35:02 124288 1758016 93.40 2620 1234340 913144 31.16 411388 1189252 12\n [2020-01-13T02:42:32.053Z] 02:36:01 122604 1759700 93.49 2620 1234340 913700 31.17 413212 1189252 8\n [2020-01-13T02:42:32.053Z] 02:37:01 124148 1758156 93.40 2620 1234348 913472 31.17 411904 1189252 8\n [2020-01-13T02:42:32.053Z] 02:38:01 124228 1758076 93.40 2620 1234352 913424 31.17 411532 1189252 8\n [2020-01-13T02:42:32.053Z] 02:39:01 124896 1757408 93.36 2620 1234360 913400 31.16 411044 1189244 8\n [2020-01-13T02:42:32.053Z] 02:40:01 124880 1757424 93.37 2620 1234364 913400 31.16 411228 1189244 8\n [2020-01-13T02:42:32.053Z] 02:41:01 124600 1757704 93.38 2620 1234376 913400 31.16 411152 1189248 8\n [2020-01-13T02:42:32.053Z] 02:42:01 125756 1756548 93.32 2620 1235116 925664 31.58 408756 1189952 12\n [2020-01-13T02:42:32.053Z] Average: 123017 1759287 93.46 2620 1234426 921855 31.45 412087 1189506 10\n [2020-01-13T02:42:32.053Z] \n [2020-01-13T02:42:32.053Z] 02:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-13T02:42:32.053Z] 02:33:01 eth0 99.88 92.04 541.29 43.70 0.00 0.00 0.00\n [2020-01-13T02:42:32.053Z] 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T02:42:32.053Z] 02:33:01 docker0 0.57 0.53 0.09 0.11 0.00 0.00 0.00\n [2020-01-13T02:42:32.053Z] 02:34:01 eth0 1.23 0.75 1.11 0.05 0.00 0.00 0.00\n [2020-01-13T02:42:32.053Z] 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T02:42:32.053Z] 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T02:42:32.053Z] 02:35:02 eth0 0.57 0.07 0.06 0.01 0.00 0.00 0.00\n [2020-01-13T02:42:32.053Z] 02:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T02:42:32.053Z] 02:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T02:42:32.053Z] 02:36:01 eth0 0.95 0.54 0.55 0.40 0.00 0.00 0.00\n [2020-01-13T02:42:32.053Z] 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T02:42:32.053Z] 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T02:42:32.053Z] 02:37:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00\n [2020-01-13T02:42:32.053Z] 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T02:42:32.053Z] 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T02:42:32.053Z] 02:38:01 eth0 0.18 0.17 0.07 0.01 0.00 0.00 0.00\n [2020-01-13T02:42:32.053Z] 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T02:42:32.053Z] 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T02:42:32.053Z] 02:39:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-01-13T02:42:32.053Z] 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T02:42:32.053Z] 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T02:42:32.053Z] 02:40:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-01-13T02:42:32.053Z] 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T02:42:32.053Z] 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T02:42:32.053Z] 02:41:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-01-13T02:42:32.054Z] 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T02:42:32.054Z] 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T02:42:32.054Z] 02:42:01 eth0 2.25 1.43 1.96 0.77 0.00 0.00 0.00\n [2020-01-13T02:42:32.054Z] 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T02:42:32.054Z] 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T02:42:32.054Z] Average: eth0 10.57 9.56 54.62 4.51 0.00 0.00 0.00\n [2020-01-13T02:42:32.054Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T02:42:32.054Z] Average: docker0 0.06 0.05 0.01 0.01 0.00 0.00 0.00\n [2020-01-13T02:42:32.054Z] \n [2020-01-13T02:42:32.054Z] \n [2020-01-13T02:42:32.054Z] ---> sar -P ALL:\n [2020-01-13T02:42:32.054Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/13/20 \t_x86_64_\t(4 CPU)\n [2020-01-13T02:42:32.054Z] \n [2020-01-13T02:42:32.054Z] 02:31:11 LINUX RESTART\n [2020-01-13T02:42:32.054Z] \n [2020-01-13T02:42:32.054Z] 02:32:01 CPU %user %nice %system %iowait %steal %idle\n [2020-01-13T02:42:32.054Z] 02:33:01 all 3.34 0.00 1.65 0.87 2.25 91.89\n [2020-01-13T02:42:32.054Z] 02:33:01 0 2.47 0.00 1.44 0.19 2.25 93.65\n [2020-01-13T02:42:32.054Z] 02:33:01 1 3.02 0.00 1.80 2.32 2.23 90.63\n [2020-01-13T02:42:32.054Z] 02:33:01 2 3.09 0.00 1.55 0.82 2.35 92.18\n [2020-01-13T02:42:32.054Z] 02:33:01 3 4.78 0.00 1.79 0.14 2.16 91.13\n [2020-01-13T02:42:32.054Z] 02:34:01 all 0.17 0.00 0.05 0.00 0.17 99.60\n [2020-01-13T02:42:32.054Z] 02:34:01 0 0.05 0.00 0.03 0.00 0.03 99.88\n [2020-01-13T02:42:32.054Z] 02:34:01 1 0.10 0.00 0.05 0.00 0.20 99.65\n [2020-01-13T02:42:32.054Z] 02:34:01 2 0.10 0.00 0.08 0.00 0.27 99.55\n [2020-01-13T02:42:32.054Z] 02:34:01 3 0.43 0.00 0.03 0.00 0.20 99.33\n [2020-01-13T02:42:32.054Z] 02:35:02 all 0.12 0.00 0.03 0.00 0.19 99.66\n [2020-01-13T02:42:32.054Z] 02:35:02 0 0.03 0.00 0.02 0.00 0.18 99.77\n [2020-01-13T02:42:32.054Z] 02:35:02 1 0.05 0.00 0.05 0.00 0.20 99.70\n [2020-01-13T02:42:32.054Z] 02:35:02 2 0.07 0.00 0.05 0.00 0.23 99.65\n [2020-01-13T02:42:32.054Z] 02:35:02 3 0.32 0.00 0.03 0.00 0.12 99.53\n [2020-01-13T02:42:32.054Z] 02:36:01 all 0.14 0.00 0.04 0.00 0.13 99.70\n [2020-01-13T02:42:32.054Z] 02:36:01 0 0.07 0.00 0.02 0.00 0.12 99.80\n [2020-01-13T02:42:32.054Z] 02:36:01 1 0.05 0.00 0.05 0.00 0.08 99.81\n [2020-01-13T02:42:32.054Z] 02:36:01 2 0.07 0.00 0.05 0.00 0.24 99.64\n [2020-01-13T02:42:32.054Z] 02:36:01 3 0.37 0.00 0.05 0.00 0.08 99.49\n [2020-01-13T02:42:32.054Z] 02:37:01 all 0.17 0.00 0.05 0.00 0.05 99.73\n [2020-01-13T02:42:32.054Z] 02:37:01 0 0.03 0.00 0.03 0.00 0.03 99.90\n [2020-01-13T02:42:32.054Z] 02:37:01 1 0.05 0.00 0.05 0.00 0.03 99.87\n [2020-01-13T02:42:32.054Z] 02:37:01 2 0.07 0.00 0.05 0.00 0.10 99.78\n [2020-01-13T02:42:32.054Z] 02:37:01 3 0.50 0.00 0.03 0.00 0.05 99.42\n [2020-01-13T02:42:32.054Z] 02:38:01 all 0.11 0.00 0.02 0.00 0.15 99.72\n [2020-01-13T02:42:32.054Z] 02:38:01 0 0.03 0.00 0.02 0.00 0.17 99.78\n [2020-01-13T02:42:32.054Z] 02:38:01 1 0.05 0.00 0.05 0.00 0.17 99.73\n [2020-01-13T02:42:32.054Z] 02:38:01 2 0.33 0.00 0.03 0.00 0.12 99.52\n [2020-01-13T02:42:32.054Z] 02:38:01 3 0.05 0.00 0.02 0.00 0.12 99.82\n [2020-01-13T02:42:32.054Z] 02:39:01 all 0.11 0.00 0.04 0.00 0.17 99.68\n [2020-01-13T02:42:32.054Z] 02:39:01 0 0.02 0.00 0.03 0.00 0.15 99.80\n [2020-01-13T02:42:32.054Z] 02:39:01 1 0.07 0.00 0.05 0.00 0.23 99.65\n [2020-01-13T02:42:32.054Z] 02:39:01 2 0.30 0.00 0.02 0.00 0.12 99.57\n [2020-01-13T02:42:32.054Z] 02:39:01 3 0.05 0.00 0.03 0.00 0.18 99.73\n [2020-01-13T02:42:32.054Z] 02:40:01 all 0.14 0.00 0.05 0.00 0.11 99.70\n [2020-01-13T02:42:32.054Z] 02:40:01 0 0.08 0.00 0.05 0.00 0.13 99.73\n [2020-01-13T02:42:32.054Z] 02:40:01 1 0.03 0.00 0.03 0.00 0.05 99.88\n [2020-01-13T02:42:32.054Z] 02:40:01 2 0.40 0.00 0.07 0.00 0.10 99.43\n [2020-01-13T02:42:32.054Z] 02:40:01 3 0.05 0.00 0.05 0.00 0.15 99.75\n [2020-01-13T02:42:32.054Z] 02:41:01 all 0.08 0.00 0.03 0.00 0.13 99.76\n [2020-01-13T02:42:32.054Z] 02:41:01 0 0.02 0.00 0.02 0.00 0.07 99.90\n [2020-01-13T02:42:32.054Z] 02:41:01 1 0.22 0.00 0.05 0.00 0.12 99.62\n [2020-01-13T02:42:32.054Z] 02:41:01 2 0.03 0.00 0.02 0.00 0.18 99.77\n [2020-01-13T02:42:32.054Z] 02:41:01 3 0.03 0.00 0.03 0.00 0.20 99.73\n [2020-01-13T02:42:32.054Z] 02:42:01 all 0.19 0.00 0.05 0.00 0.20 99.56\n [2020-01-13T02:42:32.054Z] 02:42:01 0 0.05 0.00 0.05 0.02 0.18 99.70\n [2020-01-13T02:42:32.054Z] 02:42:01 1 0.28 0.00 0.05 0.00 0.23 99.43\n [2020-01-13T02:42:32.054Z] 02:42:01 2 0.13 0.00 0.05 0.00 0.20 99.62\n [2020-01-13T02:42:32.054Z] 02:42:01 3 0.27 0.00 0.05 0.00 0.20 99.48\n [2020-01-13T02:42:32.054Z] Average: all 0.45 0.00 0.20 0.09 0.35 98.91\n [2020-01-13T02:42:32.054Z] Average: 0 0.28 0.00 0.17 0.02 0.33 99.20\n [2020-01-13T02:42:32.054Z] Average: 1 0.39 0.00 0.22 0.23 0.35 98.80\n [2020-01-13T02:42:32.054Z] Average: 2 0.46 0.00 0.20 0.08 0.39 98.88\n [2020-01-13T02:42:32.054Z] Average: 3 0.68 0.00 0.21 0.01 0.34 98.75\n [2020-01-13T02:42:32.054Z] \n [2020-01-13T02:42:32.054Z] \n [2020-01-13T02:42:32.054Z] '