b' Pull request #439 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 rsdmike for edgexfoundry/device-sdk-go\n Loading trusted files from base branch master at 024630121e2b04935f7e36cc4116b7ecf780bb65 rather than 28252b69fefab4e926fdfd6a986839463f2999b1\n Obtained Jenkinsfile from 024630121e2b04935f7e36cc4116b7ecf780bb65\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 829b7bace261b52f145cb1597a57c219468adaef\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 829b7bace261b52f145cb1597a57c219468adaef (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 829b7bace261b52f145cb1597a57c219468adaef # timeout=10\n Commit message: "Merge pull request #98 from lranjbar/add-c-device-service-function"\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-sdk-go, goVersion:1.12, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false]\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-sdk-go-settings\n PROJECT: device-sdk-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-devops/edgex-golang-base:1.12.14-alpine\n DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-device-sdk-simple\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: pre\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n [Pipeline] node\n Still waiting to schedule task\n Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-17718 in /w/workspace/dgexfoundry_device-sdk-go_PR-439\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-sdk-go.git\n > git init /w/workspace/dgexfoundry_device-sdk-go_PR-439 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit 024630121e2b04935f7e36cc4116b7ecf780bb65 into PR head commit 28252b69fefab4e926fdfd6a986839463f2999b1\n Merge succeeded, producing 28252b69fefab4e926fdfd6a986839463f2999b1\n Checking out Revision 28252b69fefab4e926fdfd6a986839463f2999b1 (PR-439)\n > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/439/head:refs/remotes/origin/PR-439 # 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-sdk-go.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 28252b69fefab4e926fdfd6a986839463f2999b1 # timeout=10\n > git merge 024630121e2b04935f7e36cc4116b7ecf780bb65 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 28252b69fefab4e926fdfd6a986839463f2999b1 # timeout=10\n Commit message: "Merge branch \'master\' into PRTEMPLATE"\n First time build. Skipping changelog.\n > git rev-list --no-walk b93bce8b4ad5839be7be2dcee417ee2955037905 # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-02-05T22:06:32.034Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-05T22:06:34.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-05T22:06:34.481Z] \n [2020-02-05T22:06:34.481Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-05T22:06:34.845Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-05T22:06:34.845Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-05T22:06:34.845Z] e7c96db7181b: Pulling fs layer\n [2020-02-05T22:06:34.845Z] a038dfdf5543: Pulling fs layer\n [2020-02-05T22:06:34.845Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-05T22:06:35.133Z] e7c96db7181b: Verifying Checksum\n [2020-02-05T22:06:35.133Z] e7c96db7181b: Download complete\n [2020-02-05T22:06:35.133Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-05T22:06:35.133Z] 8d5d8e63b3c0: Download complete\n [2020-02-05T22:06:35.420Z] a038dfdf5543: Verifying Checksum\n [2020-02-05T22:06:35.420Z] a038dfdf5543: Download complete\n [2020-02-05T22:06:35.687Z] e7c96db7181b: Pull complete\n [2020-02-05T22:06:36.658Z] a038dfdf5543: Pull complete\n [2020-02-05T22:06:36.926Z] 8d5d8e63b3c0: Pull complete\n [2020-02-05T22:06:36.927Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-05T22:06:36.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-05T22:06:37.125Z] prd-centos7-docker-4c-2g-17718 does not seem to be running inside a container\n [2020-02-05T22:06:37.256Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-439 -v /w/workspace/dgexfoundry_device-sdk-go_PR-439:/w/workspace/dgexfoundry_device-sdk-go_PR-439:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-05T22:06:38.844Z] $ docker top fba70dd325af38d3a5dca3feab4c7670b58ff968195da88137ba948f750093be -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-05T22:06:40.435Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-05T22:06:40.435Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-05T22:06:41.389Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-05T22:06:41.399Z] $ docker exec fba70dd325af38d3a5dca3feab4c7670b58ff968195da88137ba948f750093be ssh-agent\n [2020-02-05T22:06:42.405Z] SSH_AUTH_SOCK=/tmp/ssh-83BPVtBS3OLm/agent.15\n [2020-02-05T22:06:42.405Z] SSH_AGENT_PID=22\n [2020-02-05T22:06:42.449Z] Running ssh-add (command line suppressed)\n [2020-02-05T22:06:43.024Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/private_key_8534946716816599263.key (/w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/private_key_8534946716816599263.key)\n [2020-02-05T22:06:43.151Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-05T22:06:43.887Z] + git describe --exact-match --tags HEAD\n [2020-02-05T22:06:43.887Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-05T22:06:43.992Z] $ docker exec --env ******** --env ******** fba70dd325af38d3a5dca3feab4c7670b58ff968195da88137ba948f750093be ssh-agent -k\n [2020-02-05T22:06:44.396Z] unset SSH_AUTH_SOCK;\n [2020-02-05T22:06:44.397Z] unset SSH_AGENT_PID;\n [2020-02-05T22:06:44.397Z] echo Agent pid 22 killed;\n [2020-02-05T22:06:44.491Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-05T22:06:44.506Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-05T22:06:44.506Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-05T22:06:44.532Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-05T22:06:44.532Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-05T22:06:44.952Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-05T22:06:44.965Z] $ docker exec fba70dd325af38d3a5dca3feab4c7670b58ff968195da88137ba948f750093be ssh-agent\n [2020-02-05T22:06:45.476Z] SSH_AUTH_SOCK=/tmp/ssh-uVmulyIRFRc6/agent.57\n [2020-02-05T22:06:45.477Z] SSH_AGENT_PID=64\n [2020-02-05T22:06:45.503Z] Running ssh-add (command line suppressed)\n [2020-02-05T22:06:45.765Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/private_key_3779656059967647323.key (/w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/private_key_3779656059967647323.key)\n [2020-02-05T22:06:45.876Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-05T22:06:46.254Z] + git semver init\n [2020-02-05T22:06:46.526Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-05T22:06:46.526Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-439/.git\n [2020-02-05T22:06:46.526Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-439\n [2020-02-05T22:06:46.526Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-05T22:06:46.526Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-05T22:06:46.526Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-05T22:06:46.526Z] # $SEMVER_BRANCH = PR-439\n [2020-02-05T22:06:46.526Z] # $SEMVER_TEMP = /tmp/semver-918595041\n [2020-02-05T22:06:46.526Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP\n [2020-02-05T22:06:47.101Z] # \'/tmp/semver-918595041\' -> \'/w/workspace/dgexfoundry_device-sdk-go_PR-439/.semver\'\n [2020-02-05T22:06:47.371Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-439/.semver\n [Pipeline] }\n [2020-02-05T22:06:47.382Z] $ docker exec --env ******** --env ******** fba70dd325af38d3a5dca3feab4c7670b58ff968195da88137ba948f750093be ssh-agent -k\n [2020-02-05T22:06:47.876Z] unset SSH_AUTH_SOCK;\n [2020-02-05T22:06:47.880Z] unset SSH_AGENT_PID;\n [2020-02-05T22:06:47.881Z] echo Agent pid 64 killed;\n [2020-02-05T22:06:47.930Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-05T22:06:48.575Z] + git semver\n [Pipeline] }\n [2020-02-05T22:06:48.619Z] $ docker stop --time=1 fba70dd325af38d3a5dca3feab4c7670b58ff968195da88137ba948f750093be\n [2020-02-05T22:06:50.147Z] $ docker rm -f fba70dd325af38d3a5dca3feab4c7670b58ff968195da88137ba948f750093be\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-05T22:06:51.044Z] Stashed 21 file(s)\n [Pipeline] echo\n [2020-02-05T22:06:51.046Z] [edgeXSemver] initialized semver on version 0.0.0\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2020-02-05T22:07:06.137Z] Still waiting to schedule task\n [2020-02-05T22:07:06.137Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-02-05T22:07:06.139Z] Still waiting to schedule task\n [2020-02-05T22:07:06.139Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n [2020-02-05T22:08:15.219Z] Running on prd-centos7-docker-4c-2g-17721 in /w/workspace/dgexfoundry_device-sdk-go_PR-439\n [Pipeline] {\n [Pipeline] ws\n [2020-02-05T22:08:15.230Z] Running in /w/workspace/device-sdk-go/4\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-05T22:08:17.407Z] using credential edgex-jenkins-ssh\n [2020-02-05T22:08:17.424Z] Cloning the remote Git repository\n [2020-02-05T22:08:17.424Z] Cloning with configured refspecs honoured and without tags\n [2020-02-05T22:08:16.932Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-05T22:08:16.970Z] > git init /w/workspace/device-sdk-go/4 # timeout=10\n [2020-02-05T22:08:17.013Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-05T22:08:17.013Z] > git --version # timeout=10\n [2020-02-05T22:08:17.020Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-05T22:08:17.059Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-05T22:08:18.119Z] Fetching without tags\n [2020-02-05T22:08:18.594Z] Merging remotes/origin/master commit 024630121e2b04935f7e36cc4116b7ecf780bb65 into PR head commit 28252b69fefab4e926fdfd6a986839463f2999b1\n [2020-02-05T22:08:17.629Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-05T22:08:17.637Z] > git config --add remote.origin.fetch +refs/pull/439/head:refs/remotes/origin/PR-439 # timeout=10\n [2020-02-05T22:08:17.644Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-05T22:08:17.654Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-05T22:08:17.664Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-05T22:08:17.664Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-05T22:08:17.668Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-05T22:08:18.188Z] > git config core.sparsecheckout # timeout=10\n [2020-02-05T22:08:18.194Z] > git checkout -f 28252b69fefab4e926fdfd6a986839463f2999b1 # timeout=10\n [2020-02-05T22:08:18.879Z] Merge succeeded, producing 28252b69fefab4e926fdfd6a986839463f2999b1\n [2020-02-05T22:08:18.879Z] Checking out Revision 28252b69fefab4e926fdfd6a986839463f2999b1 (PR-439)\n [2020-02-05T22:08:18.467Z] > git merge 024630121e2b04935f7e36cc4116b7ecf780bb65 # timeout=10\n [2020-02-05T22:08:18.477Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-05T22:08:18.486Z] > git config core.sparsecheckout # timeout=10\n [2020-02-05T22:08:18.492Z] > git checkout -f 28252b69fefab4e926fdfd6a986839463f2999b1 # timeout=10\n [2020-02-05T22:08:22.183Z] Commit message: "Merge branch \'master\' into PRTEMPLATE"\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-02-05T22:08:22.968Z] =========================================================\n [2020-02-05T22:08:22.968Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n [2020-02-05T22:08:22.968Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-05T22:08:23.596Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine .\n [2020-02-05T22:08:23.865Z] Sending build context to Docker daemon 2.519MB\n\n [2020-02-05T22:08:23.865Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n [2020-02-05T22:08:23.865Z] Step 2/8 : FROM ${BASE}\n [2020-02-05T22:08:23.865Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-05T22:08:23.865Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-05T22:08:23.865Z] 2848faf0eed1: Pulling fs layer\n [2020-02-05T22:08:23.865Z] 0f37312ad70f: Pulling fs layer\n [2020-02-05T22:08:23.865Z] 7d08f2745646: Pulling fs layer\n [2020-02-05T22:08:23.865Z] 4c9f31393084: Pulling fs layer\n [2020-02-05T22:08:23.865Z] 75f7a44be1ab: Pulling fs layer\n [2020-02-05T22:08:23.865Z] b4c4bfaf82a6: Pulling fs layer\n [2020-02-05T22:08:23.865Z] 879382edf91e: Pulling fs layer\n [2020-02-05T22:08:23.865Z] 465f21562d6c: Pulling fs layer\n [2020-02-05T22:08:23.865Z] c022810cb2be: Pulling fs layer\n [2020-02-05T22:08:23.865Z] 2dbe7964578c: Pulling fs layer\n [2020-02-05T22:08:23.865Z] 75f7a44be1ab: Waiting\n [2020-02-05T22:08:23.865Z] b4c4bfaf82a6: Waiting\n [2020-02-05T22:08:23.865Z] 879382edf91e: Waiting\n [2020-02-05T22:08:23.865Z] 465f21562d6c: Waiting\n [2020-02-05T22:08:23.865Z] c022810cb2be: Waiting\n [2020-02-05T22:08:23.865Z] 2dbe7964578c: Waiting\n [2020-02-05T22:08:23.865Z] 7d08f2745646: Waiting\n [2020-02-05T22:08:23.865Z] 4c9f31393084: Waiting\n [2020-02-05T22:08:23.865Z] 0f37312ad70f: Verifying Checksum\n [2020-02-05T22:08:23.865Z] 0f37312ad70f: Download complete\n [2020-02-05T22:08:23.865Z] 2848faf0eed1: Download complete\n [2020-02-05T22:08:23.865Z] 4c9f31393084: Verifying Checksum\n [2020-02-05T22:08:23.865Z] 4c9f31393084: Download complete\n [2020-02-05T22:08:23.865Z] 75f7a44be1ab: Verifying Checksum\n [2020-02-05T22:08:23.865Z] 75f7a44be1ab: Download complete\n [2020-02-05T22:08:23.865Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-05T22:08:23.865Z] e6b0cf9c0882: Download complete\n [2020-02-05T22:08:24.130Z] e6b0cf9c0882: Pull complete\n [2020-02-05T22:08:24.392Z] 2848faf0eed1: Pull complete\n [2020-02-05T22:08:24.652Z] b4c4bfaf82a6: Verifying Checksum\n [2020-02-05T22:08:24.652Z] b4c4bfaf82a6: Download complete\n [2020-02-05T22:08:24.652Z] 465f21562d6c: Verifying Checksum\n [2020-02-05T22:08:24.652Z] 465f21562d6c: Download complete\n [2020-02-05T22:08:25.238Z] c022810cb2be: Verifying Checksum\n [2020-02-05T22:08:25.238Z] c022810cb2be: Download complete\n [2020-02-05T22:08:25.238Z] 2dbe7964578c: Verifying Checksum\n [2020-02-05T22:08:25.238Z] 2dbe7964578c: Download complete\n [2020-02-05T22:08:25.498Z] 879382edf91e: Verifying Checksum\n [2020-02-05T22:08:25.498Z] 879382edf91e: Download complete\n [2020-02-05T22:08:25.498Z] 7d08f2745646: Verifying Checksum\n [2020-02-05T22:08:25.498Z] 7d08f2745646: Download complete\n [2020-02-05T22:08:26.434Z] 0f37312ad70f: Pull complete\n [2020-02-05T22:08:31.707Z] 7d08f2745646: Pull complete\n [2020-02-05T22:08:31.707Z] 4c9f31393084: Pull complete\n [2020-02-05T22:08:31.707Z] 75f7a44be1ab: Pull complete\n [2020-02-05T22:08:36.979Z] b4c4bfaf82a6: Pull complete\n [2020-02-05T22:08:39.527Z] 879382edf91e: Pull complete\n [2020-02-05T22:08:39.527Z] 465f21562d6c: Pull complete\n [2020-02-05T22:08:40.466Z] c022810cb2be: Pull complete\n [2020-02-05T22:08:40.466Z] 2dbe7964578c: Pull complete\n [2020-02-05T22:08:40.466Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n [2020-02-05T22:08:40.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n [2020-02-05T22:08:40.466Z] ---> 3f42607d790b\n [2020-02-05T22:08:40.466Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-05T22:08:40.466Z] ---> Running in 4a54b4070a7c\n [2020-02-05T22:08:40.725Z] Removing intermediate container 4a54b4070a7c\n [2020-02-05T22:08:40.725Z] ---> 51e648b8094b\n [2020-02-05T22:08:40.725Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-05T22:08:40.725Z] ---> Running in 660664ca4d4f\n [2020-02-05T22:08:41.663Z] Removing intermediate container 660664ca4d4f\n [2020-02-05T22:08:41.663Z] ---> 65556d50aa35\n [2020-02-05T22:08:41.663Z] Step 5/8 : RUN apk add --no-cache make git\n [2020-02-05T22:08:41.663Z] ---> Running in 27f63238fe31\n [2020-02-05T22:08:41.921Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-05T22:08:42.488Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-05T22:08:42.747Z] OK: 143 MiB in 39 packages\n [2020-02-05T22:08:43.315Z] Removing intermediate container 27f63238fe31\n [2020-02-05T22:08:43.315Z] ---> a0fbbd81fccd\n [2020-02-05T22:08:43.315Z] Step 6/8 : WORKDIR /device-sdk-go\n [2020-02-05T22:08:43.315Z] ---> Running in 37a721c54f3a\n [2020-02-05T22:08:43.315Z] Removing intermediate container 37a721c54f3a\n [2020-02-05T22:08:43.315Z] ---> 103393f6cbcd\n [2020-02-05T22:08:43.315Z] Step 7/8 : COPY . .\n [2020-02-05T22:08:43.881Z] ---> 8e9ac4fc3227\n [2020-02-05T22:08:43.881Z] Step 8/8 : RUN go mod download\n [2020-02-05T22:08:43.881Z] ---> Running in 513c38a0ff4b\n [2020-02-05T22:08:44.458Z] \x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-05T22:08:44.458Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-05T22:08:44.458Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-05T22:08:44.458Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-02-05T22:08:44.458Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n [2020-02-05T22:08:44.458Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-02-05T22:08:44.458Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n [2020-02-05T22:08:44.458Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n [2020-02-05T22:08:44.458Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-02-05T22:08:44.722Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-05T22:08:44.722Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-05T22:08:44.722Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-05T22:08:45.040Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-05T22:08:45.040Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-05T22:08:45.040Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-05T22:08:45.040Z] go: finding github.com/go-kit/kit v0.8.0\n [2020-02-05T22:08:45.040Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-05T22:08:45.040Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-05T22:08:45.341Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-05T22:08:45.341Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-02-05T22:08:45.341Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-05T22:08:45.341Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-02-05T22:08:45.341Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-05T22:08:45.642Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-05T22:08:45.642Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-05T22:08:45.642Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-05T22:08:45.642Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-05T22:08:46.213Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-05T22:08:46.213Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-05T22:08:46.213Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-05T22:08:46.213Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-02-05T22:08:46.213Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-05T22:08:46.213Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-05T22:08:46.213Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-05T22:08:46.213Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-05T22:08:46.213Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-05T22:08:46.472Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-02-05T22:08:46.472Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-05T22:08:46.472Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-05T22:08:46.472Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-05T22:08:46.472Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-05T22:08:46.472Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-05T22:08:46.472Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-05T22:08:46.731Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-05T22:08:46.731Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-05T22:08:46.989Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-05T22:08:46.989Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-02-05T22:08:46.989Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-05T22:08:46.989Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-05T22:08:46.989Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-05T22:08:47.253Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-05T22:08:47.829Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-02-05T22:08:47.829Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-02-05T22:08:47.829Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-05T22:08:47.829Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-05T22:08:47.829Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-05T22:08:47.829Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-05T22:08:47.829Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-05T22:08:48.090Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-05T22:08:48.090Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-05T22:08:48.352Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-05T22:08:48.929Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-05T22:08:48.929Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-02-05T22:08:48.929Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-05T22:08:48.929Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-05T22:08:49.198Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-05T22:08:49.198Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-05T22:08:49.198Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-05T22:08:49.771Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-05T22:08:50.030Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-05T22:09:11.982Z] \x1b[0mRemoving intermediate container 513c38a0ff4b\n [2020-02-05T22:09:11.982Z] ---> a6da67dd1b17\n [2020-02-05T22:09:11.982Z] Successfully built a6da67dd1b17\n [2020-02-05T22:09:11.982Z] Successfully tagged ci-base-image-x86_64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-05T22:09:12.719Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-05T22:09:12.719Z] .\n [Pipeline] withDockerContainer\n [2020-02-05T22:09:12.838Z] prd-centos7-docker-4c-2g-17721 does not seem to be running inside a container\n [2020-02-05T22:09:12.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-02-05T22:09:13.501Z] $ docker top 25c97a49ed2c0a65508a4a7be137ec090599a9a89331a806a5466ec92f3613ae -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-05T22:09:14.357Z] + go version\n [2020-02-05T22:09:14.357Z] go version go1.12.14 linux/amd64\n [Pipeline] sh\n [2020-02-05T22:09:14.660Z] + make test\n [2020-02-05T22:09:14.660Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n [2020-02-05T22:09:29.731Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n [2020-02-05T22:09:29.731Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n [2020-02-05T22:09:29.731Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n [2020-02-05T22:09:29.731Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.027s\tcoverage: 23.1% of statements\n [2020-02-05T22:09:29.731Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.055s\tcoverage: 96.8% of statements\n [2020-02-05T22:09:33.048Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.085s\tcoverage: 13.1% of statements\n [2020-02-05T22:09:33.048Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.006s\tcoverage: 25.6% of statements\n [2020-02-05T22:10:05.133Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.016s\tcoverage: 30.9% of statements\n [2020-02-05T22:10:05.133Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t1.348s\tcoverage: 42.3% of statements\n [2020-02-05T22:10:05.133Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n [2020-02-05T22:10:05.133Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n [2020-02-05T22:10:05.133Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t1.281s\tcoverage: 79.5% of statements\n [2020-02-05T22:10:05.133Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n [2020-02-05T22:10:05.133Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n [2020-02-05T22:10:05.133Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n [2020-02-05T22:10:05.133Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.016s\tcoverage: 52.6% of statements\n [2020-02-05T22:10:05.133Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.096s\tcoverage: 76.1% of statements\n [2020-02-05T22:10:05.133Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n [2020-02-05T22:10:05.133Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-05T22:10:06.522Z] gofmt -l .\n [2020-02-05T22:10:06.782Z] [ "`gofmt -l .`" = "" ]\n [2020-02-05T22:10:06.782Z] ./bin/test-attribution-txt.sh\n [2020-02-05T22:10:07.351Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-05T22:10:08.037Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-05T22:10:08.041Z] $ docker stop --time=1 25c97a49ed2c0a65508a4a7be137ec090599a9a89331a806a5466ec92f3613ae\n [2020-02-05T22:10:09.471Z] $ docker rm -f 25c97a49ed2c0a65508a4a7be137ec090599a9a89331a806a5466ec92f3613ae\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-02-05T22:10:10.170Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-02-05T22:10:10.460Z] + ls -al .\n [2020-02-05T22:10:10.460Z] total 196\n [2020-02-05T22:10:10.460Z] drwxrwxr-x. 11 jenkins jenkins 4096 Feb 5 22:10 .\n [2020-02-05T22:10:10.460Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 5 22:08 ..\n [2020-02-05T22:10:10.460Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 5 22:08 api\n [2020-02-05T22:10:10.460Z] -rw-rw-r--. 1 jenkins jenkins 3321 Feb 5 22:08 async.go\n [2020-02-05T22:10:10.460Z] drwxrwxr-x. 2 jenkins jenkins 64 Feb 5 22:08 bin\n [2020-02-05T22:10:10.460Z] -rw-r--r--. 1 jenkins jenkins 96730 Feb 5 22:10 coverage.out\n [2020-02-05T22:10:10.460Z] -rw-rw-r--. 1 jenkins jenkins 936 Feb 5 22:08 Dockerfile.build\n [2020-02-05T22:10:10.460Z] -rw-rw-r--. 1 jenkins jenkins 140 Feb 5 22:08 .dockerignore\n [2020-02-05T22:10:10.460Z] drwxrwxr-x. 4 jenkins jenkins 31 Feb 5 22:08 example\n [2020-02-05T22:10:10.460Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 5 22:08 .git\n [2020-02-05T22:10:10.460Z] drwxrwxr-x. 2 jenkins jenkins 38 Feb 5 22:08 .github\n [2020-02-05T22:10:10.460Z] -rw-rw-r--. 1 jenkins jenkins 138 Feb 5 22:08 .gitignore\n [2020-02-05T22:10:10.460Z] -rw-r--r--. 1 jenkins jenkins 536 Feb 5 22:10 go.mod\n [2020-02-05T22:10:10.460Z] -rw-------. 1 jenkins jenkins 11140 Feb 5 22:10 go.sum\n [2020-02-05T22:10:10.460Z] drwxrwxr-x. 13 jenkins jenkins 176 Feb 5 22:08 internal\n [2020-02-05T22:10:10.460Z] -rw-rw-r--. 1 jenkins jenkins 808 Feb 5 22:08 Jenkinsfile\n [2020-02-05T22:10:10.460Z] -rw-rw-r--. 1 jenkins jenkins 11341 Feb 5 22:08 LICENSE\n [2020-02-05T22:10:10.460Z] -rw-rw-r--. 1 jenkins jenkins 892 Feb 5 22:08 Makefile\n [2020-02-05T22:10:10.460Z] -rw-rw-r--. 1 jenkins jenkins 4427 Feb 5 22:08 manageddevices.go\n [2020-02-05T22:10:10.460Z] -rw-rw-r--. 1 jenkins jenkins 5473 Feb 5 22:08 managedprofiles.go\n [2020-02-05T22:10:10.460Z] drwxrwxr-x. 4 jenkins jenkins 35 Feb 5 22:08 pkg\n [2020-02-05T22:10:10.460Z] -rw-rw-r--. 1 jenkins jenkins 761 Feb 5 22:08 README.md\n [2020-02-05T22:10:10.460Z] drwxrwxr-x. 3 jenkins jenkins 58 Feb 5 22:08 .semver\n [2020-02-05T22:10:10.460Z] -rw-rw-r--. 1 jenkins jenkins 9864 Feb 5 22:08 service.go\n [2020-02-05T22:10:10.460Z] drwxrwxr-x. 4 jenkins jenkins 54 Feb 5 22:08 snap\n [2020-02-05T22:10:10.460Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 5 22:06 VERSION\n [2020-02-05T22:10:10.460Z] -rw-rw-r--. 1 jenkins jenkins 222 Feb 5 22:08 version.go\n [2020-02-05T22:10:10.460Z] -rw-rw-r--. 1 jenkins jenkins 519 Feb 5 22:08 watchers.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-05T22:10:10.753Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg \'MAKE=make build\' --label git_sha=28252b69fefab4e926fdfd6a986839463f2999b1 --label arch=x86_64 --label version=0.0.0 .\n [2020-02-05T22:10:10.753Z] Sending build context to Docker daemon 2.641MB\n\n [2020-02-05T22:10:10.753Z] Step 1/20 : ARG BASE=golang:1.12-alpine\n [2020-02-05T22:10:10.753Z] Step 2/20 : FROM ${BASE} AS builder\n [2020-02-05T22:10:10.753Z] ---> a6da67dd1b17\n [2020-02-05T22:10:10.753Z] Step 3/20 : ARG MAKE=\'make build\'\n [2020-02-05T22:10:11.014Z] ---> Running in 329448d60f4f\n [2020-02-05T22:10:11.014Z] Removing intermediate container 329448d60f4f\n [2020-02-05T22:10:11.014Z] ---> 22d360aff787\n [2020-02-05T22:10:11.014Z] Step 4/20 : WORKDIR /device-sdk-go\n [2020-02-05T22:10:11.014Z] ---> Running in 9e46073d79c4\n [2020-02-05T22:10:11.273Z] Removing intermediate container 9e46073d79c4\n [2020-02-05T22:10:11.273Z] ---> 8c7f2a1a4835\n [2020-02-05T22:10:11.273Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-05T22:10:11.273Z] ---> Running in 96b501a826e0\n [2020-02-05T22:10:11.273Z] Removing intermediate container 96b501a826e0\n [2020-02-05T22:10:11.273Z] ---> 9d223cfffedf\n [2020-02-05T22:10:11.273Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-05T22:10:11.531Z] ---> Running in 68382ed01bec\n [2020-02-05T22:10:12.098Z] Removing intermediate container 68382ed01bec\n [2020-02-05T22:10:12.098Z] ---> a701c19fde1b\n [2020-02-05T22:10:12.098Z] Step 7/20 : RUN apk add --update --no-cache make git\n [2020-02-05T22:10:12.098Z] ---> Running in c6befc848498\n [2020-02-05T22:10:13.032Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-05T22:10:14.405Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-05T22:10:15.341Z] OK: 143 MiB in 39 packages\n [2020-02-05T22:10:15.601Z] Removing intermediate container c6befc848498\n [2020-02-05T22:10:15.601Z] ---> fa2c06ac2fe3\n [2020-02-05T22:10:15.601Z] Step 8/20 : COPY . .\n [2020-02-05T22:10:15.862Z] ---> 34832e7817fd\n [2020-02-05T22:10:15.862Z] Step 9/20 : RUN ${MAKE}\n [2020-02-05T22:10:15.862Z] ---> Running in ca8b4006cec8\n [2020-02-05T22:10:16.430Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple\n [2020-02-05T22:10:28.741Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n [2020-02-05T22:10:30.194Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-17724 in /w/workspace/dgexfoundry_device-sdk-go_PR-439\n [Pipeline] {\n [Pipeline] ws\n [2020-02-05T22:10:30.207Z] Running in /w/workspace/device-sdk-go/4\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-05T22:10:32.959Z] Removing intermediate container ca8b4006cec8\n [2020-02-05T22:10:32.959Z] ---> 7fb2df3a6c58\n [2020-02-05T22:10:32.959Z] Step 10/20 : FROM scratch\n [2020-02-05T22:10:32.959Z] ---> \n [2020-02-05T22:10:32.959Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-05T22:10:32.959Z] ---> Running in c0572a8f3bf4\n [2020-02-05T22:10:32.959Z] Removing intermediate container c0572a8f3bf4\n [2020-02-05T22:10:32.959Z] ---> ecc565257a92\n [2020-02-05T22:10:32.959Z] Step 12/20 : ENV APP_PORT=49990\n [2020-02-05T22:10:32.959Z] ---> Running in 98c9295aa6bb\n [2020-02-05T22:10:32.959Z] Removing intermediate container 98c9295aa6bb\n [2020-02-05T22:10:32.959Z] ---> a3419bcac2eb\n [2020-02-05T22:10:32.959Z] Step 13/20 : EXPOSE $APP_PORT\n [2020-02-05T22:10:32.959Z] ---> Running in 86ce5618abda\n [2020-02-05T22:10:33.219Z] Removing intermediate container 86ce5618abda\n [2020-02-05T22:10:33.219Z] ---> c698a0a2c587\n [2020-02-05T22:10:33.219Z] Step 14/20 : WORKDIR /\n [2020-02-05T22:10:33.219Z] ---> Running in af8d710ba834\n [2020-02-05T22:10:33.219Z] Removing intermediate container af8d710ba834\n [2020-02-05T22:10:33.219Z] ---> db8dcb9ec551\n [2020-02-05T22:10:33.219Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n [2020-02-05T22:10:33.787Z] ---> 5807ca0b6233\n [2020-02-05T22:10:33.787Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n [2020-02-05T22:10:34.045Z] ---> ad3b1e46b9a5\n [2020-02-05T22:10:34.045Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n [2020-02-05T22:10:34.045Z] ---> Running in 823c81b49643\n [2020-02-05T22:10:34.045Z] Removing intermediate container 823c81b49643\n [2020-02-05T22:10:34.045Z] ---> c8e86e40b41c\n [2020-02-05T22:10:34.045Z] Step 18/20 : LABEL arch=x86_64\n [2020-02-05T22:10:34.304Z] ---> Running in 7a2788595fad\n [2020-02-05T22:10:34.304Z] Removing intermediate container 7a2788595fad\n [2020-02-05T22:10:34.304Z] ---> dc72583e02b9\n [2020-02-05T22:10:34.304Z] Step 19/20 : LABEL git_sha=28252b69fefab4e926fdfd6a986839463f2999b1\n [2020-02-05T22:10:34.304Z] ---> Running in a86d15079d95\n [2020-02-05T22:10:34.563Z] Removing intermediate container a86d15079d95\n [2020-02-05T22:10:34.563Z] ---> 4d3a393406cc\n [2020-02-05T22:10:34.563Z] Step 20/20 : LABEL version=0.0.0\n [2020-02-05T22:10:34.563Z] ---> Running in 3761288c1d13\n [2020-02-05T22:10:34.563Z] Removing intermediate container 3761288c1d13\n [2020-02-05T22:10:34.563Z] ---> 644af43bda97\n [2020-02-05T22:10:34.563Z] Successfully built 644af43bda97\n [2020-02-05T22:10:34.563Z] Successfully tagged docker-device-sdk-simple: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-02-05T22:10:37.174Z] using credential edgex-jenkins-ssh\n [2020-02-05T22:10:37.207Z] Cloning the remote Git repository\n [2020-02-05T22:10:37.207Z] Cloning with configured refspecs honoured and without tags\n [2020-02-05T22:10:37.264Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-05T22:10:37.350Z] > git init /w/workspace/device-sdk-go/4 # timeout=10\n [2020-02-05T22:10:37.432Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-05T22:10:37.434Z] > git --version # timeout=10\n [2020-02-05T22:10:37.459Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-05T22:10:37.531Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-05T22:10:38.611Z] Fetching without tags\n [2020-02-05T22:10:38.485Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-05T22:10:38.509Z] > git config --add remote.origin.fetch +refs/pull/439/head:refs/remotes/origin/PR-439 # timeout=10\n [2020-02-05T22:10:38.539Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-05T22:10:38.572Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-05T22:10:38.623Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-05T22:10:38.624Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-05T22:10:38.635Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-05T22:10:39.097Z] Merging remotes/origin/master commit 024630121e2b04935f7e36cc4116b7ecf780bb65 into PR head commit 28252b69fefab4e926fdfd6a986839463f2999b1\n [2020-02-05T22:10:39.330Z] Merge succeeded, producing 28252b69fefab4e926fdfd6a986839463f2999b1\n [2020-02-05T22:10:39.331Z] Checking out Revision 28252b69fefab4e926fdfd6a986839463f2999b1 (PR-439)\n [2020-02-05T22:10:39.115Z] > git config core.sparsecheckout # timeout=10\n [2020-02-05T22:10:39.156Z] > git checkout -f 28252b69fefab4e926fdfd6a986839463f2999b1 # timeout=10\n [2020-02-05T22:10:39.269Z] > git merge 024630121e2b04935f7e36cc4116b7ecf780bb65 # timeout=10\n [2020-02-05T22:10:39.300Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-05T22:10:39.333Z] > git config core.sparsecheckout # timeout=10\n [2020-02-05T22:10:39.355Z] > git checkout -f 28252b69fefab4e926fdfd6a986839463f2999b1 # timeout=10\n [2020-02-05T22:10:43.732Z] Commit message: "Merge branch \'master\' into PRTEMPLATE"\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-02-05T22:10:45.134Z] =========================================================\n [2020-02-05T22:10:45.134Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n [2020-02-05T22:10:45.134Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-05T22:10:46.612Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine .\n [2020-02-05T22:10:47.588Z] Sending build context to Docker daemon 2.519MB\n\n [2020-02-05T22:10:47.588Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n [2020-02-05T22:10:47.588Z] Step 2/8 : FROM ${BASE}\n [2020-02-05T22:10:47.869Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-05T22:10:47.869Z] cde5963f3b93: Pulling fs layer\n [2020-02-05T22:10:47.869Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-05T22:10:47.869Z] 777b28850792: Pulling fs layer\n [2020-02-05T22:10:47.869Z] 3b9bb2159cbb: Pulling fs layer\n [2020-02-05T22:10:47.869Z] 3e5cb46e90bb: Pulling fs layer\n [2020-02-05T22:10:47.869Z] 704391ccfee3: Pulling fs layer\n [2020-02-05T22:10:47.869Z] dc41f6c27be0: Pulling fs layer\n [2020-02-05T22:10:47.869Z] 1e2f9a495ab8: Pulling fs layer\n [2020-02-05T22:10:47.869Z] b9840a92bc40: Pulling fs layer\n [2020-02-05T22:10:47.869Z] 29cc21b14733: Pulling fs layer\n [2020-02-05T22:10:47.869Z] 9b0bbc4bba68: Pulling fs layer\n [2020-02-05T22:10:47.869Z] 3b9bb2159cbb: Waiting\n [2020-02-05T22:10:47.869Z] 3e5cb46e90bb: Waiting\n [2020-02-05T22:10:47.869Z] 704391ccfee3: Waiting\n [2020-02-05T22:10:47.869Z] dc41f6c27be0: Waiting\n [2020-02-05T22:10:47.869Z] 1e2f9a495ab8: Waiting\n [2020-02-05T22:10:47.869Z] b9840a92bc40: Waiting\n [2020-02-05T22:10:47.869Z] 29cc21b14733: Waiting\n [2020-02-05T22:10:47.869Z] 9b0bbc4bba68: Waiting\n [2020-02-05T22:10:47.869Z] 777b28850792: Verifying Checksum\n [2020-02-05T22:10:47.869Z] 777b28850792: Download complete\n [2020-02-05T22:10:48.145Z] 2a23fa8c16f7: Verifying Checksum\n [2020-02-05T22:10:48.145Z] 2a23fa8c16f7: Download complete\n [2020-02-05T22:10:48.145Z] 3e5cb46e90bb: Verifying Checksum\n [2020-02-05T22:10:48.145Z] 3e5cb46e90bb: Download complete\n [2020-02-05T22:10:48.145Z] 704391ccfee3: Verifying Checksum\n [2020-02-05T22:10:48.145Z] 704391ccfee3: Download complete\n [2020-02-05T22:10:48.414Z] cde5963f3b93: Verifying Checksum\n [2020-02-05T22:10:48.414Z] cde5963f3b93: Download complete\n [2020-02-05T22:10:50.383Z] cde5963f3b93: Pull complete\n [2020-02-05T22:10:51.371Z] 2a23fa8c16f7: Pull complete\n [2020-02-05T22:10:51.649Z] 777b28850792: Pull complete\n [2020-02-05T22:10:55.452Z] dc41f6c27be0: Verifying Checksum\n [2020-02-05T22:10:55.452Z] dc41f6c27be0: Download complete\n [2020-02-05T22:10:55.452Z] b9840a92bc40: Verifying Checksum\n [2020-02-05T22:10:55.452Z] b9840a92bc40: Download complete\n [2020-02-05T22:10:59.766Z] 29cc21b14733: Verifying Checksum\n [2020-02-05T22:10:59.766Z] 29cc21b14733: Download complete\n [2020-02-05T22:11:00.041Z] 9b0bbc4bba68: Verifying Checksum\n [2020-02-05T22:11:00.041Z] 9b0bbc4bba68: Download complete\n [2020-02-05T22:11:02.648Z] 1e2f9a495ab8: Verifying Checksum\n [2020-02-05T22:11:02.648Z] 1e2f9a495ab8: Download complete\n [2020-02-05T22:11:03.612Z] 3b9bb2159cbb: Download complete\n [2020-02-05T22:11:22.066Z] 3b9bb2159cbb: Pull complete\n [2020-02-05T22:11:22.066Z] 3e5cb46e90bb: Pull complete\n [2020-02-05T22:11:22.066Z] 704391ccfee3: Pull complete\n [2020-02-05T22:11:28.759Z] dc41f6c27be0: Pull complete\n [2020-02-05T22:11:35.454Z] 1e2f9a495ab8: Pull complete\n [2020-02-05T22:11:35.454Z] b9840a92bc40: Pull complete\n [2020-02-05T22:11:38.076Z] 29cc21b14733: Pull complete\n [2020-02-05T22:11:38.662Z] 9b0bbc4bba68: Pull complete\n [2020-02-05T22:11:38.662Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n [2020-02-05T22:11:38.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n [2020-02-05T22:11:38.662Z] ---> 56ba99f26dce\n [2020-02-05T22:11:38.662Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-05T22:11:41.280Z] ---> Running in a0a0b312a7ca\n [2020-02-05T22:11:41.280Z] Removing intermediate container a0a0b312a7ca\n [2020-02-05T22:11:41.280Z] ---> ebe53c557171\n [2020-02-05T22:11:41.280Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-05T22:11:41.280Z] ---> Running in 4ca72fed2973\n [2020-02-05T22:11:43.272Z] Removing intermediate container 4ca72fed2973\n [2020-02-05T22:11:43.272Z] ---> fe16030631d3\n [2020-02-05T22:11:43.272Z] Step 5/8 : RUN apk add --no-cache make git\n [2020-02-05T22:11:43.543Z] ---> Running in 155cbadafd75\n [2020-02-05T22:11:44.514Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-05T22:11:45.101Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-05T22:11:46.077Z] OK: 125 MiB in 39 packages\n [2020-02-05T22:11:47.062Z] Removing intermediate container 155cbadafd75\n [2020-02-05T22:11:47.062Z] ---> 3a3b2bf765c0\n [2020-02-05T22:11:47.062Z] Step 6/8 : WORKDIR /device-sdk-go\n [2020-02-05T22:11:47.062Z] ---> Running in cbdd34208506\n [2020-02-05T22:11:47.664Z] Removing intermediate container cbdd34208506\n [2020-02-05T22:11:47.664Z] ---> 0b43edda7db3\n [2020-02-05T22:11:47.664Z] Step 7/8 : COPY . .\n [2020-02-05T22:11:48.655Z] ---> 153b23af7bee\n [2020-02-05T22:11:48.655Z] Step 8/8 : RUN go mod download\n [2020-02-05T22:11:48.655Z] ---> Running in 10f19e839919\n [2020-02-05T22:11:50.093Z] \x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n [2020-02-05T22:11:50.093Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-02-05T22:11:50.093Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-05T22:11:50.093Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-05T22:11:50.093Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n [2020-02-05T22:11:50.093Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n [2020-02-05T22:11:50.093Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-05T22:11:50.093Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-02-05T22:11:50.093Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-02-05T22:11:51.068Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-05T22:11:51.340Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-05T22:11:51.613Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-05T22:11:51.613Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-05T22:11:51.613Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-05T22:11:51.613Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-05T22:11:51.899Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-05T22:11:51.899Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-05T22:11:52.487Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-05T22:11:52.487Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-02-05T22:11:53.077Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-05T22:11:53.077Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-05T22:11:53.352Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-05T22:11:53.352Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-02-05T22:11:53.621Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-02-05T22:11:53.891Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-05T22:11:54.161Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-05T22:11:54.754Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-05T22:11:54.754Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-05T22:11:55.026Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-05T22:11:55.026Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-05T22:11:55.026Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-05T22:11:55.026Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-05T22:11:55.614Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-05T22:11:55.614Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-05T22:11:56.201Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-02-05T22:11:56.201Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-05T22:11:56.476Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-05T22:11:56.476Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-05T22:11:56.476Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-05T22:11:56.755Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-05T22:11:56.755Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-05T22:11:57.026Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-05T22:11:57.638Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-05T22:11:57.910Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-05T22:11:57.910Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-05T22:11:58.184Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-05T22:11:58.459Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-05T22:11:58.731Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-02-05T22:11:58.731Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-05T22:11:59.004Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-05T22:11:59.595Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-05T22:11:59.868Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-05T22:11:59.868Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-05T22:12:00.142Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-05T22:12:00.735Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-05T22:12:01.329Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-05T22:12:01.329Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-02-05T22:12:01.598Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-05T22:12:01.870Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-05T22:12:02.146Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-05T22:12:02.750Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-05T22:12:02.750Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-02-05T22:12:03.350Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-05T22:12:03.350Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-02-05T22:12:04.325Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-05T22:12:04.325Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-05T22:12:04.601Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-05T22:12:06.022Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-05T22:12:06.022Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-05T22:12:06.619Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-05T22:13:14.631Z] \x1b[0mRemoving intermediate container 10f19e839919\n [2020-02-05T22:13:14.631Z] ---> ecdcc65766fe\n [2020-02-05T22:13:14.631Z] Successfully built ecdcc65766fe\n [2020-02-05T22:13:14.631Z] Successfully tagged ci-base-image-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-05T22:13:15.109Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-05T22:13:15.386Z] .\n [Pipeline] withDockerContainer\n [2020-02-05T22:13:15.734Z] prd-ubuntu18.04-docker-arm64-4c-2g-17724 does not seem to be running inside a container\n [2020-02-05T22:13:15.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-02-05T22:13:17.251Z] $ docker top fcb2fbeeaf7c78e5297c8da9d8a308de156bd3ad5ef70a17eaf1c5f94d498b02 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-05T22:13:19.679Z] + go version\n [2020-02-05T22:13:19.679Z] go version go1.12.14 linux/arm64\n [Pipeline] sh\n [2020-02-05T22:13:20.357Z] + make test\n [2020-02-05T22:13:20.357Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n [2020-02-05T22:14:28.297Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n [2020-02-05T22:14:28.297Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n [2020-02-05T22:14:28.297Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n [2020-02-05T22:14:28.297Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.021s\tcoverage: 23.1% of statements\n [2020-02-05T22:14:30.310Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.173s\tcoverage: 96.8% of statements\n [2020-02-05T22:14:35.727Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.043s\tcoverage: 13.1% of statements\n [2020-02-05T22:14:35.727Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.033s\tcoverage: 25.6% of statements\n [2020-02-05T22:15:15.107Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.035s\tcoverage: 30.9% of statements\n [2020-02-05T22:15:15.107Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.344s\tcoverage: 42.3% of statements\n [2020-02-05T22:15:15.107Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n [2020-02-05T22:15:15.107Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n [2020-02-05T22:15:15.107Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.543s\tcoverage: 79.5% of statements\n [2020-02-05T22:15:15.107Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n [2020-02-05T22:15:15.107Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n [2020-02-05T22:15:15.107Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n [2020-02-05T22:15:15.107Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.052s\tcoverage: 52.6% of statements\n [2020-02-05T22:15:15.107Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.414s\tcoverage: 76.1% of statements\n [2020-02-05T22:15:15.107Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n [2020-02-05T22:15:15.107Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-05T22:15:41.847Z] gofmt -l .\n [2020-02-05T22:15:41.847Z] [ "`gofmt -l .`" = "" ]\n [2020-02-05T22:15:41.847Z] ./bin/test-attribution-txt.sh\n [2020-02-05T22:15:41.847Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-05T22:15:41.866Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-02-05T22:15:42.367Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-05T22:15:42.364Z] $ docker stop --time=1 fcb2fbeeaf7c78e5297c8da9d8a308de156bd3ad5ef70a17eaf1c5f94d498b02\n [2020-02-05T22:15:44.431Z] $ docker rm -f fcb2fbeeaf7c78e5297c8da9d8a308de156bd3ad5ef70a17eaf1c5f94d498b02\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-02-05T22:15:45.466Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-02-05T22:15:45.793Z] + ls -al .\n [2020-02-05T22:15:45.793Z] total 236\n [2020-02-05T22:15:45.793Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 5 22:15 .\n [2020-02-05T22:15:45.793Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 5 22:10 ..\n [2020-02-05T22:15:45.793Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 5 22:10 .dockerignore\n [2020-02-05T22:15:45.793Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 5 22:10 .git\n [2020-02-05T22:15:45.793Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 5 22:10 .github\n [2020-02-05T22:15:45.793Z] -rw-rw-r-- 1 jenkins jenkins 138 Feb 5 22:10 .gitignore\n [2020-02-05T22:15:45.793Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 5 22:10 .semver\n [2020-02-05T22:15:45.793Z] -rw-rw-r-- 1 jenkins jenkins 936 Feb 5 22:10 Dockerfile.build\n [2020-02-05T22:15:45.793Z] -rw-rw-r-- 1 jenkins jenkins 808 Feb 5 22:10 Jenkinsfile\n [2020-02-05T22:15:45.793Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 5 22:10 LICENSE\n [2020-02-05T22:15:45.793Z] -rw-rw-r-- 1 jenkins jenkins 892 Feb 5 22:10 Makefile\n [2020-02-05T22:15:45.793Z] -rw-rw-r-- 1 jenkins jenkins 761 Feb 5 22:10 README.md\n [2020-02-05T22:15:45.793Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 5 22:06 VERSION\n [2020-02-05T22:15:45.793Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 5 22:10 api\n [2020-02-05T22:15:45.793Z] -rw-rw-r-- 1 jenkins jenkins 3321 Feb 5 22:10 async.go\n [2020-02-05T22:15:45.793Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 5 22:10 bin\n [2020-02-05T22:15:45.793Z] -rw-r--r-- 1 jenkins jenkins 96730 Feb 5 22:15 coverage.out\n [2020-02-05T22:15:45.793Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 5 22:10 example\n [2020-02-05T22:15:45.793Z] -rw-r--r-- 1 jenkins jenkins 536 Feb 5 22:15 go.mod\n [2020-02-05T22:15:45.793Z] -rw------- 1 jenkins jenkins 11140 Feb 5 22:15 go.sum\n [2020-02-05T22:15:45.793Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 5 22:10 internal\n [2020-02-05T22:15:45.793Z] -rw-rw-r-- 1 jenkins jenkins 4427 Feb 5 22:10 manageddevices.go\n [2020-02-05T22:15:45.793Z] -rw-rw-r-- 1 jenkins jenkins 5473 Feb 5 22:10 managedprofiles.go\n [2020-02-05T22:15:45.793Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 5 22:10 pkg\n [2020-02-05T22:15:45.793Z] -rw-rw-r-- 1 jenkins jenkins 9864 Feb 5 22:10 service.go\n [2020-02-05T22:15:45.793Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 5 22:10 snap\n [2020-02-05T22:15:45.793Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 5 22:10 version.go\n [2020-02-05T22:15:45.793Z] -rw-rw-r-- 1 jenkins jenkins 519 Feb 5 22:10 watchers.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-05T22:15:46.136Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --label git_sha=28252b69fefab4e926fdfd6a986839463f2999b1 --label arch=arm64 --label version=0.0.0 .\n [2020-02-05T22:15:46.725Z] Sending build context to Docker daemon 2.641MB\n\n [2020-02-05T22:15:46.725Z] Step 1/20 : ARG BASE=golang:1.12-alpine\n [2020-02-05T22:15:46.725Z] Step 2/20 : FROM ${BASE} AS builder\n [2020-02-05T22:15:46.725Z] ---> ecdcc65766fe\n [2020-02-05T22:15:46.725Z] Step 3/20 : ARG MAKE=\'make build\'\n [2020-02-05T22:15:46.992Z] ---> Running in 2f9adf957d8d\n [2020-02-05T22:15:47.269Z] Removing intermediate container 2f9adf957d8d\n [2020-02-05T22:15:47.269Z] ---> 5ecbaac58ae2\n [2020-02-05T22:15:47.269Z] Step 4/20 : WORKDIR /device-sdk-go\n [2020-02-05T22:15:47.269Z] ---> Running in 618cd768adf7\n [2020-02-05T22:15:47.857Z] Removing intermediate container 618cd768adf7\n [2020-02-05T22:15:47.857Z] ---> 60eff9482564\n [2020-02-05T22:15:47.857Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-05T22:15:47.857Z] ---> Running in c96aec3ad239\n [2020-02-05T22:15:48.126Z] Removing intermediate container c96aec3ad239\n [2020-02-05T22:15:48.126Z] ---> d7500fac4715\n [2020-02-05T22:15:48.126Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-05T22:15:48.408Z] ---> Running in c6e99952f59e\n [2020-02-05T22:15:50.374Z] Removing intermediate container c6e99952f59e\n [2020-02-05T22:15:50.374Z] ---> c701a1524a23\n [2020-02-05T22:15:50.374Z] Step 7/20 : RUN apk add --update --no-cache make git\n [2020-02-05T22:15:50.374Z] ---> Running in 0d9bd5b940ba\n [2020-02-05T22:15:50.970Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-05T22:15:51.940Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-05T22:15:52.539Z] OK: 125 MiB in 39 packages\n [2020-02-05T22:15:53.511Z] Removing intermediate container 0d9bd5b940ba\n [2020-02-05T22:15:53.511Z] ---> bd0b96335e72\n [2020-02-05T22:15:53.511Z] Step 8/20 : COPY . .\n [2020-02-05T22:15:54.479Z] ---> 1b4d8e24c464\n [2020-02-05T22:15:54.479Z] Step 9/20 : RUN ${MAKE}\n [2020-02-05T22:15:54.479Z] ---> Running in 228a89d37db1\n [2020-02-05T22:15:55.452Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple\n [2020-02-05T22:16:52.401Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n [2020-02-05T22:17:07.483Z] Removing intermediate container 228a89d37db1\n [2020-02-05T22:17:07.483Z] ---> c2f8394ea7fe\n [2020-02-05T22:17:07.483Z] Step 10/20 : FROM scratch\n [2020-02-05T22:17:07.483Z] ---> \n [2020-02-05T22:17:07.483Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-05T22:17:07.483Z] ---> Running in ca37e824449f\n [2020-02-05T22:17:07.483Z] Removing intermediate container ca37e824449f\n [2020-02-05T22:17:07.483Z] ---> fbf802f117d0\n [2020-02-05T22:17:07.483Z] Step 12/20 : ENV APP_PORT=49990\n [2020-02-05T22:17:07.483Z] ---> Running in dd15566c1f8c\n [2020-02-05T22:17:07.483Z] Removing intermediate container dd15566c1f8c\n [2020-02-05T22:17:07.483Z] ---> c6a54c456918\n [2020-02-05T22:17:07.483Z] Step 13/20 : EXPOSE $APP_PORT\n [2020-02-05T22:17:07.483Z] ---> Running in c0de5acd2154\n [2020-02-05T22:17:07.483Z] Removing intermediate container c0de5acd2154\n [2020-02-05T22:17:07.483Z] ---> 4b7bb5bdf8a3\n [2020-02-05T22:17:07.483Z] Step 14/20 : WORKDIR /\n [2020-02-05T22:17:07.750Z] ---> Running in 4d76f55cc9d7\n [2020-02-05T22:17:08.020Z] Removing intermediate container 4d76f55cc9d7\n [2020-02-05T22:17:08.020Z] ---> 9bfa7943e279\n [2020-02-05T22:17:08.020Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n [2020-02-05T22:17:09.443Z] ---> 76933052bdbc\n [2020-02-05T22:17:09.443Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n [2020-02-05T22:17:09.713Z] ---> 5a42c56b29e1\n [2020-02-05T22:17:09.713Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n [2020-02-05T22:17:09.713Z] ---> Running in 0d610b6608f4\n [2020-02-05T22:17:10.304Z] Removing intermediate container 0d610b6608f4\n [2020-02-05T22:17:10.304Z] ---> 3e78fa7cce62\n [2020-02-05T22:17:10.304Z] Step 18/20 : LABEL arch=arm64\n [2020-02-05T22:17:10.304Z] ---> Running in eaae1f922d0c\n [2020-02-05T22:17:10.580Z] Removing intermediate container eaae1f922d0c\n [2020-02-05T22:17:10.580Z] ---> bb2cc990dab4\n [2020-02-05T22:17:10.580Z] Step 19/20 : LABEL git_sha=28252b69fefab4e926fdfd6a986839463f2999b1\n [2020-02-05T22:17:10.580Z] ---> Running in 64d9f046a6f9\n [2020-02-05T22:17:11.174Z] Removing intermediate container 64d9f046a6f9\n [2020-02-05T22:17:11.174Z] ---> 23116f4e27ce\n [2020-02-05T22:17:11.174Z] Step 20/20 : LABEL version=0.0.0\n [2020-02-05T22:17:11.174Z] ---> Running in dfcd6b195f14\n [2020-02-05T22:17:11.443Z] Removing intermediate container dfcd6b195f14\n [2020-02-05T22:17:11.443Z] ---> 41a0f1110bdd\n [2020-02-05T22:17:11.443Z] Successfully built 41a0f1110bdd\n [2020-02-05T22:17:11.714Z] Successfully tagged docker-device-sdk-simple-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-02-05T22:17:12.065Z] provisioning config files...\n [2020-02-05T22:17:12.081Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/config6027796374923528995tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-02-05T22:17:12.801Z] + curl -s https://codecov.io/bash\n [2020-02-05T22:17:12.801Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/config6027796374923528995tmp\n [2020-02-05T22:17:13.069Z] \n [2020-02-05T22:17:13.069Z] _____ _\n [2020-02-05T22:17:13.069Z] / ____| | |\n [2020-02-05T22:17:13.069Z] | | ___ __| | ___ ___ _____ __\n [2020-02-05T22:17:13.069Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-02-05T22:17:13.069Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-02-05T22:17:13.069Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-02-05T22:17:13.069Z] Bash-20191211-b8db533\n [2020-02-05T22:17:13.069Z] \n [2020-02-05T22:17:13.069Z] \n [2020-02-05T22:17:13.069Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-02-05T22:17:13.069Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-02-05T22:17:13.069Z] Fixing merge commit SHA\n [2020-02-05T22:17:13.069Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n [2020-02-05T22:17:13.069Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-02-05T22:17:13.069Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-02-05T22:17:13.069Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-02-05T22:17:13.069Z] \x1b[0;32m+\x1b[0m .\n [2020-02-05T22:17:13.069Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-02-05T22:17:13.069Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-02-05T22:17:13.069Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-02-05T22:17:13.069Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=96730\x1b[0m\n [2020-02-05T22:17:13.365Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-02-05T22:17:13.365Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-02-05T22:17:13.693Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-02-05T22:17:13.693Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-02-05T22:17:13.693Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-02-05T22:17:13.693Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-02-05T22:17:13.693Z] \x1b[0;90mquery:\x1b[0m branch=PR-439&commit=024630121e2b04935f7e36cc4116b7ecf780bb65&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-439%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=439&job=\n [2020-02-05T22:17:13.693Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-02-05T22:17:13.693Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-439&commit=024630121e2b04935f7e36cc4116b7ecf780bb65&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-439%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=439&job=\n [2020-02-05T22:17:14.298Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-02-05T22:17:14.892Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/device-sdk-go/commit/024630121e2b04935f7e36cc4116b7ecf780bb65\x1b[0m\n [Pipeline] }\n [2020-02-05T22:17:14.946Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-05T22:17:15.612Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-05T22:17:16.029Z] ---> package-listing.sh\n [2020-02-05T22:17:16.029Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-05T22:17:16.029Z] ++ facter osfamily\n [2020-02-05T22:17:16.029Z] + OS_FAMILY=redhat\n [2020-02-05T22:17:16.029Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-439\n [2020-02-05T22:17:16.029Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-05T22:17:16.029Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-05T22:17:16.029Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-05T22:17:16.029Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-05T22:17:16.029Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-439 \']\'\n [2020-02-05T22:17:16.029Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-05T22:17:16.029Z] + case "${OS_FAMILY}" in\n [2020-02-05T22:17:16.029Z] + rpm -qa\n [2020-02-05T22:17:16.029Z] + sort\n [2020-02-05T22:17:20.375Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-05T22:17:20.375Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-05T22:17:20.375Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-05T22:17:20.375Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-439 \']\'\n [2020-02-05T22:17:20.375Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-439/archives/\n [2020-02-05T22:17:20.375Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-439/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-05T22:17:20.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-05T22:17:20.874Z] \n [2020-02-05T22:17:20.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-05T22:17:21.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-05T22:17:21.224Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-05T22:17:21.224Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-05T22:17:21.224Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-05T22:17:21.224Z] c9ea274ed700: Pulling fs layer\n [2020-02-05T22:17:21.224Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-05T22:17:21.224Z] f6a933c9cadc: Pulling fs layer\n [2020-02-05T22:17:21.224Z] 61811dbd4963: Pulling fs layer\n [2020-02-05T22:17:21.224Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-05T22:17:21.224Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-05T22:17:21.224Z] dc21a1d4508b: Pulling fs layer\n [2020-02-05T22:17:21.224Z] 363af2e989c4: Pulling fs layer\n [2020-02-05T22:17:21.224Z] 61811dbd4963: Waiting\n [2020-02-05T22:17:21.224Z] a6eb2c9e2280: Waiting\n [2020-02-05T22:17:21.224Z] 9cfac6ba3733: Waiting\n [2020-02-05T22:17:21.224Z] f6a933c9cadc: Waiting\n [2020-02-05T22:17:21.224Z] 095dd8b7b4d8: Waiting\n [2020-02-05T22:17:21.224Z] dc21a1d4508b: Waiting\n [2020-02-05T22:17:21.224Z] 363af2e989c4: Waiting\n [2020-02-05T22:17:21.516Z] da0e9bf0cc60: Verifying Checksum\n [2020-02-05T22:17:21.516Z] da0e9bf0cc60: Download complete\n [2020-02-05T22:17:21.516Z] 9cfac6ba3733: Verifying Checksum\n [2020-02-05T22:17:21.516Z] 9cfac6ba3733: Download complete\n [2020-02-05T22:17:21.516Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-05T22:17:21.516Z] e6b0cf9c0882: Download complete\n [2020-02-05T22:17:21.864Z] f6a933c9cadc: Verifying Checksum\n [2020-02-05T22:17:21.864Z] f6a933c9cadc: Download complete\n [2020-02-05T22:17:21.864Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-05T22:17:21.864Z] a6eb2c9e2280: Download complete\n [2020-02-05T22:17:22.669Z] e6b0cf9c0882: Pull complete\n [2020-02-05T22:17:22.991Z] c9ea274ed700: Verifying Checksum\n [2020-02-05T22:17:22.991Z] c9ea274ed700: Download complete\n [2020-02-05T22:17:23.314Z] da0e9bf0cc60: Pull complete\n [2020-02-05T22:17:23.314Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-05T22:17:23.314Z] 095dd8b7b4d8: Download complete\n [2020-02-05T22:17:23.661Z] 363af2e989c4: Verifying Checksum\n [2020-02-05T22:17:23.661Z] 363af2e989c4: Download complete\n [2020-02-05T22:17:23.661Z] dc21a1d4508b: Verifying Checksum\n [2020-02-05T22:17:23.661Z] dc21a1d4508b: Download complete\n [2020-02-05T22:17:25.229Z] 61811dbd4963: Verifying Checksum\n [2020-02-05T22:17:25.229Z] 61811dbd4963: Download complete\n [2020-02-05T22:17:27.966Z] c9ea274ed700: Pull complete\n [2020-02-05T22:17:27.966Z] 9cfac6ba3733: Pull complete\n [2020-02-05T22:17:27.966Z] f6a933c9cadc: Pull complete\n [2020-02-05T22:17:33.835Z] 61811dbd4963: Pull complete\n [2020-02-05T22:17:33.835Z] a6eb2c9e2280: Pull complete\n [2020-02-05T22:17:36.483Z] 095dd8b7b4d8: Pull complete\n [2020-02-05T22:17:36.745Z] dc21a1d4508b: Pull complete\n [2020-02-05T22:17:37.022Z] 363af2e989c4: Pull complete\n [2020-02-05T22:17:37.022Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-05T22:17:37.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-05T22:17:37.414Z] prd-centos7-docker-4c-2g-17718 does not seem to be running inside a container\n [2020-02-05T22:17:37.528Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-439 -v /w/workspace/dgexfoundry_device-sdk-go_PR-439:/w/workspace/dgexfoundry_device-sdk-go_PR-439:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-439@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:10003/edgex-lftools-log-publisher:alpine cat\n [2020-02-05T22:17:39.275Z] $ docker top 385e130cb484b50014115e567d717432b00a1d1ded3ddfcadcb3371cf51c42c5 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-05T22:17:41.072Z] provisioning config files...\n [2020-02-05T22:17:41.092Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/config8690994895595489997tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-05T22:17:41.111Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-05T22:17:41.775Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-05T22:17:41.786Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-05T22:17:42.450Z] ---> logs-deploy.sh\n [2020-02-05T22:17:42.450Z] + ARCHIVE_ARTIFACTS=\n [2020-02-05T22:17:42.450Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-05T22:17:42.450Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-05T22:17:42.450Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-05T22:17:42.450Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-439/4\n [2020-02-05T22:17:42.450Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-439/4/\n [2020-02-05T22:17:42.450Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-439/4 /w/workspace/dgexfoundry_device-sdk-go_PR-439\n [2020-02-05T22:17:43.864Z] Archives upload complete.\n [2020-02-05T22:17:43.864Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-439/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-439/4/\n [2020-02-05T22:17:44.829Z] ---> uname -a:\n [2020-02-05T22:17:44.829Z] Linux 385e130cb484 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-02-05T22:17:44.829Z] \n [2020-02-05T22:17:44.829Z] \n [2020-02-05T22:17:44.829Z] ---> lscpu:\n [2020-02-05T22:17:44.829Z] Architecture: x86_64\n [2020-02-05T22:17:44.829Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-05T22:17:44.829Z] Byte Order: Little Endian\n [2020-02-05T22:17:44.829Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-05T22:17:44.829Z] CPU(s): 4\n [2020-02-05T22:17:44.829Z] On-line CPU(s) list: 0-3\n [2020-02-05T22:17:44.829Z] Thread(s) per core: 1\n [2020-02-05T22:17:44.829Z] Core(s) per socket: 1\n [2020-02-05T22:17:44.829Z] Socket(s): 4\n [2020-02-05T22:17:44.829Z] NUMA node(s): 1\n [2020-02-05T22:17:44.829Z] Vendor ID: GenuineIntel\n [2020-02-05T22:17:44.829Z] CPU family: 6\n [2020-02-05T22:17:44.829Z] Model: 44\n [2020-02-05T22:17:44.829Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-05T22:17:44.829Z] Stepping: 1\n [2020-02-05T22:17:44.829Z] CPU MHz: 2933.438\n [2020-02-05T22:17:44.829Z] BogoMIPS: 5866.87\n [2020-02-05T22:17:44.829Z] Virtualization: VT-x\n [2020-02-05T22:17:44.829Z] Hypervisor vendor: KVM\n [2020-02-05T22:17:44.829Z] Virtualization type: full\n [2020-02-05T22:17:44.829Z] L1d cache: 128 KiB\n [2020-02-05T22:17:44.829Z] L1i cache: 128 KiB\n [2020-02-05T22:17:44.829Z] L2 cache: 16 MiB\n [2020-02-05T22:17:44.829Z] L3 cache: 64 MiB\n [2020-02-05T22:17:44.829Z] NUMA node0 CPU(s): 0-3\n [2020-02-05T22:17:44.829Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-05T22:17:44.829Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-05T22:17:44.829Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-05T22:17:44.829Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-05T22:17:44.829Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-05T22:17:44.829Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp\n [2020-02-05T22:17:44.829Z] \n [2020-02-05T22:17:44.829Z] \n [2020-02-05T22:17:44.829Z] ---> nproc:\n [2020-02-05T22:17:44.829Z] 4\n [2020-02-05T22:17:44.829Z] \n [2020-02-05T22:17:44.829Z] \n [2020-02-05T22:17:44.829Z] ---> df -h:\n [2020-02-05T22:17:44.829Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-05T22:17:44.830Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-02-05T22:17:44.830Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-05T22:17:44.830Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-05T22:17:44.830Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-05T22:17:44.830Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-02-05T22:17:44.830Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-02-05T22:17:44.830Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-02-05T22:17:44.830Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp\n [2020-02-05T22:17:44.830Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-02-05T22:17:44.830Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-439\n [2020-02-05T22:17:44.830Z] \n [2020-02-05T22:17:44.830Z] \n [2020-02-05T22:17:44.830Z] ---> free -m:\n [2020-02-05T22:17:44.830Z] total used free shared buff/cache available\n [2020-02-05T22:17:44.830Z] Mem: 1838 587 76 0 1174 1147\n [2020-02-05T22:17:44.830Z] Swap: 1023 1 1022\n [2020-02-05T22:17:44.830Z] \n [2020-02-05T22:17:44.830Z] \n [2020-02-05T22:17:44.830Z] ---> ip addr:\n [2020-02-05T22:17:44.830Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-05T22:17:44.830Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-05T22:17:44.830Z] inet 127.0.0.1/8 scope host lo\n [2020-02-05T22:17:44.830Z] valid_lft forever preferred_lft forever\n [2020-02-05T22:17:44.830Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-02-05T22:17:44.830Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-05T22:17:44.830Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-05T22:17:44.830Z] valid_lft forever preferred_lft forever\n [2020-02-05T22:17:44.830Z] \n [2020-02-05T22:17:44.830Z] \n [2020-02-05T22:17:44.830Z] ---> sar -b -r -n DEV:\n [2020-02-05T22:17:44.830Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/05/20 \t_x86_64_\t(4 CPU)\n [2020-02-05T22:17:44.830Z] \n [2020-02-05T22:17:44.830Z] 22:05:39 LINUX RESTART\n [2020-02-05T22:17:44.830Z] \n [2020-02-05T22:17:44.830Z] 22:06:01 tps rtps wtps bread/s bwrtn/s\n [2020-02-05T22:17:44.830Z] 22:07:01 118.67 40.50 78.17 4822.31 37254.25\n [2020-02-05T22:17:44.830Z] 22:08:01 8.06 0.00 8.06 0.00 1689.88\n [2020-02-05T22:17:44.830Z] 22:09:01 2.53 0.00 2.53 0.00 84.33\n [2020-02-05T22:17:44.830Z] 22:10:01 0.67 0.00 0.67 0.00 7.66\n [2020-02-05T22:17:44.830Z] 22:11:01 0.67 0.00 0.67 0.00 9.16\n [2020-02-05T22:17:44.830Z] 22:12:01 0.70 0.00 0.70 0.00 7.98\n [2020-02-05T22:17:44.830Z] 22:13:01 0.72 0.00 0.72 0.00 8.14\n [2020-02-05T22:17:44.830Z] 22:14:02 0.72 0.00 0.72 0.00 8.00\n [2020-02-05T22:17:44.830Z] 22:15:01 0.61 0.00 0.61 0.00 6.09\n [2020-02-05T22:17:44.830Z] 22:16:01 0.70 0.00 0.70 0.00 7.69\n [2020-02-05T22:17:44.830Z] 22:17:01 0.65 0.00 0.65 0.00 7.66\n [2020-02-05T22:17:44.830Z] Average: 12.27 3.69 8.58 439.57 3563.01\n [2020-02-05T22:17:44.830Z] \n [2020-02-05T22:17:44.830Z] 22:06:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-05T22:17:44.830Z] 22:07:01 103056 1779248 94.53 2620 1254588 969516 33.08 421800 1199124 48368\n [2020-02-05T22:17:44.830Z] 22:08:01 107776 1774528 94.27 2620 1254804 940024 32.07 416940 1199036 16\n [2020-02-05T22:17:44.830Z] 22:09:01 112036 1770268 94.05 2620 1254812 898128 30.64 413280 1198968 16\n [2020-02-05T22:17:44.830Z] 22:10:01 111352 1770952 94.08 2620 1254812 898188 30.65 413688 1198968 8\n [2020-02-05T22:17:44.830Z] 22:11:01 112508 1769796 94.02 2620 1254820 898076 30.64 412848 1198968 8\n [2020-02-05T22:17:44.830Z] 22:12:01 112432 1769872 94.03 2620 1254824 898088 30.64 412968 1198968 8\n [2020-02-05T22:17:44.830Z] 22:13:01 113788 1768516 93.95 2620 1254828 897944 30.64 412056 1198968 8\n [2020-02-05T22:17:44.830Z] 22:14:02 115264 1767040 93.88 2620 1254836 897944 30.64 410824 1198964 8\n [2020-02-05T22:17:44.830Z] 22:15:01 114924 1767380 93.89 2620 1254844 897944 30.64 410756 1198968 8\n [2020-02-05T22:17:44.830Z] 22:16:01 130796 1751508 93.05 2620 1254848 897944 30.64 394600 1198964 8\n [2020-02-05T22:17:44.830Z] 22:17:01 130640 1751664 93.06 2620 1254848 898004 30.64 394948 1198964 8\n [2020-02-05T22:17:44.830Z] Average: 114961 1767343 93.89 2620 1254806 908345 30.99 410428 1198987 4406\n [2020-02-05T22:17:44.830Z] \n [2020-02-05T22:17:44.830Z] 22:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-05T22:17:44.830Z] 22:07:01 eth0 244.06 188.03 999.76 98.15 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:07:01 docker0 5.14 3.86 0.72 14.38 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:08:01 eth0 1.50 0.52 0.34 0.21 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:09:01 eth0 1.92 0.67 0.79 0.40 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:10:01 eth0 1.46 0.37 0.37 0.21 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:11:01 eth0 0.57 0.40 0.28 0.21 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:12:01 eth0 0.33 0.22 0.15 0.07 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:13:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:14:02 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:15:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:16:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:17:01 eth0 0.52 0.23 0.19 0.08 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] Average: eth0 22.86 17.39 91.33 9.06 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] Average: docker0 0.47 0.35 0.07 1.31 0.00 0.00 0.00\n [2020-02-05T22:17:44.830Z] \n [2020-02-05T22:17:44.830Z] \n [2020-02-05T22:17:44.830Z] ---> sar -P ALL:\n [2020-02-05T22:17:44.830Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/05/20 \t_x86_64_\t(4 CPU)\n [2020-02-05T22:17:44.830Z] \n [2020-02-05T22:17:44.830Z] 22:05:39 LINUX RESTART\n [2020-02-05T22:17:44.830Z] \n [2020-02-05T22:17:44.830Z] 22:06:01 CPU %user %nice %system %iowait %steal %idle\n [2020-02-05T22:17:44.830Z] 22:07:01 all 14.23 0.00 8.22 3.74 13.33 60.48\n [2020-02-05T22:17:44.830Z] 22:07:01 0 15.09 0.00 7.51 2.47 14.23 60.70\n [2020-02-05T22:17:44.830Z] 22:07:01 1 12.64 0.00 7.34 3.41 14.28 62.33\n [2020-02-05T22:17:44.830Z] 22:07:01 2 14.41 0.00 6.68 4.44 13.20 61.27\n [2020-02-05T22:17:44.830Z] 22:07:01 3 14.78 0.00 11.44 4.63 11.58 57.56\n [2020-02-05T22:17:44.830Z] 22:08:01 all 0.14 0.00 0.08 0.00 0.44 99.34\n [2020-02-05T22:17:44.830Z] 22:08:01 0 0.23 0.00 0.07 0.00 0.57 99.14\n [2020-02-05T22:17:44.830Z] 22:08:01 1 0.08 0.00 0.05 0.00 0.35 99.52\n [2020-02-05T22:17:44.830Z] 22:08:01 2 0.08 0.00 0.05 0.00 0.42 99.45\n [2020-02-05T22:17:44.830Z] 22:08:01 3 0.18 0.00 0.17 0.00 0.40 99.25\n [2020-02-05T22:17:44.830Z] 22:09:01 all 0.10 0.00 0.05 0.00 0.20 99.64\n [2020-02-05T22:17:44.830Z] 22:09:01 0 0.05 0.00 0.03 0.00 0.35 99.57\n [2020-02-05T22:17:44.830Z] 22:09:01 1 0.08 0.00 0.08 0.00 0.15 99.68\n [2020-02-05T22:17:44.830Z] 22:09:01 2 0.10 0.00 0.05 0.00 0.12 99.73\n [2020-02-05T22:17:44.830Z] 22:09:01 3 0.17 0.00 0.07 0.00 0.22 99.55\n [2020-02-05T22:17:44.830Z] 22:10:01 all 0.08 0.00 0.05 0.00 0.41 99.46\n [2020-02-05T22:17:44.830Z] 22:10:01 0 0.02 0.00 0.03 0.00 0.38 99.57\n [2020-02-05T22:17:44.830Z] 22:10:01 1 0.05 0.00 0.03 0.00 0.25 99.67\n [2020-02-05T22:17:44.830Z] 22:10:01 2 0.08 0.00 0.05 0.00 0.65 99.22\n [2020-02-05T22:17:44.830Z] 22:10:01 3 0.15 0.00 0.05 0.00 0.37 99.43\n [2020-02-05T22:17:44.830Z] 22:11:01 all 0.13 0.00 0.06 0.00 0.17 99.63\n [2020-02-05T22:17:44.830Z] 22:11:01 0 0.07 0.00 0.07 0.00 0.17 99.70\n [2020-02-05T22:17:44.830Z] 22:11:01 1 0.05 0.00 0.05 0.00 0.18 99.72\n [2020-02-05T22:17:44.830Z] 22:11:01 2 0.10 0.00 0.07 0.00 0.22 99.62\n [2020-02-05T22:17:44.830Z] 22:11:01 3 0.33 0.00 0.07 0.00 0.10 99.50\n [2020-02-05T22:17:44.830Z] 22:12:01 all 0.08 0.00 0.04 0.00 0.12 99.76\n [2020-02-05T22:17:44.830Z] 22:12:01 0 0.10 0.00 0.05 0.00 0.13 99.72\n [2020-02-05T22:17:44.830Z] 22:12:01 1 0.10 0.00 0.03 0.00 0.15 99.72\n [2020-02-05T22:17:44.830Z] 22:12:01 2 0.07 0.00 0.07 0.00 0.13 99.73\n [2020-02-05T22:17:44.830Z] 22:12:01 3 0.05 0.00 0.02 0.00 0.05 99.88\n [2020-02-05T22:17:44.830Z] 22:13:01 all 0.13 0.00 0.05 0.00 0.13 99.70\n [2020-02-05T22:17:44.830Z] 22:13:01 0 0.07 0.00 0.05 0.00 0.05 99.83\n [2020-02-05T22:17:44.830Z] 22:13:01 1 0.33 0.00 0.08 0.00 0.13 99.45\n [2020-02-05T22:17:44.830Z] 22:13:01 2 0.08 0.00 0.03 0.00 0.15 99.73\n [2020-02-05T22:17:44.830Z] 22:13:01 3 0.02 0.00 0.02 0.00 0.17 99.80\n [2020-02-05T22:17:44.830Z] 22:14:02 all 0.14 0.00 0.05 0.00 0.23 99.59\n [2020-02-05T22:17:44.830Z] 22:14:02 0 0.03 0.00 0.03 0.00 0.17 99.77\n [2020-02-05T22:17:44.830Z] 22:14:02 1 0.07 0.00 0.07 0.00 0.22 99.65\n [2020-02-05T22:17:44.830Z] 22:14:02 2 0.45 0.00 0.08 0.00 0.22 99.25\n [2020-02-05T22:17:44.830Z] 22:14:02 3 0.03 0.00 0.03 0.00 0.33 99.60\n [2020-02-05T22:17:44.830Z] 22:15:01 all 0.10 0.00 0.05 0.00 0.54 99.32\n [2020-02-05T22:17:44.830Z] 22:15:01 0 0.00 0.00 0.00 0.00 0.27 99.73\n [2020-02-05T22:17:44.830Z] 22:15:01 1 0.03 0.00 0.03 0.00 0.24 99.70\n [2020-02-05T22:17:44.830Z] 22:15:01 2 0.27 0.00 0.05 0.00 0.88 98.80\n [2020-02-05T22:17:44.830Z] 22:15:01 3 0.05 0.00 0.08 0.00 0.78 99.09\n [2020-02-05T22:17:44.830Z] 22:16:01 all 0.11 0.00 0.05 0.00 0.21 99.63\n [2020-02-05T22:17:44.830Z] 22:16:01 0 0.05 0.00 0.07 0.00 0.33 99.55\n [2020-02-05T22:17:44.830Z] 22:16:01 1 0.05 0.00 0.05 0.00 0.12 99.78\n [2020-02-05T22:17:44.830Z] 22:16:01 2 0.33 0.00 0.05 0.00 0.18 99.43\n [2020-02-05T22:17:44.830Z] 22:16:01 3 0.05 0.00 0.03 0.00 0.18 99.73\n [2020-02-05T22:17:44.830Z] 22:17:01 all 0.11 0.00 0.05 0.00 0.29 99.54\n [2020-02-05T22:17:44.830Z] 22:17:01 0 0.03 0.00 0.03 0.00 0.17 99.77\n [2020-02-05T22:17:44.830Z] 22:17:01 1 0.12 0.00 0.05 0.00 0.32 99.52\n [2020-02-05T22:17:44.830Z] 22:17:01 2 0.22 0.00 0.07 0.00 0.27 99.45\n [2020-02-05T22:17:44.830Z] 22:17:01 3 0.07 0.00 0.07 0.00 0.42 99.45\n [2020-02-05T22:17:44.830Z] Average: all 1.38 0.00 0.79 0.34 1.45 96.05\n [2020-02-05T22:17:44.830Z] Average: 0 1.41 0.00 0.71 0.22 1.51 96.14\n [2020-02-05T22:17:44.830Z] Average: 1 1.23 0.00 0.71 0.31 1.48 96.28\n [2020-02-05T22:17:44.830Z] Average: 2 1.48 0.00 0.66 0.40 1.50 95.96\n [2020-02-05T22:17:44.830Z] Average: 3 1.41 0.00 1.06 0.41 1.30 95.83\n [2020-02-05T22:17:44.830Z] \n [2020-02-05T22:17:44.830Z] \n [2020-02-05T22:17:44.830Z] '