b' Pull request #439 opened\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/device-sdk-go\n Loading trusted files from base branch master at be9f41a4af74d5425ebf4b1f099130d6e4242ce6 rather than 4d8bf0645414e14a9bcde9f225d5d94ef3151f72\n Obtained Jenkinsfile from be9f41a4af74d5425ebf4b1f099130d6e4242ce6\n Running in Durability level: MAX_SURVIVABILITY\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision d46900fa36390849cc45d7f8baecf52655a77210\n using credential edgex-jenkins-access-pat\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and with tags\n Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-439/workspace@libs/edgex-global-pipelines # timeout=10\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision d46900fa36390849cc45d7f8baecf52655a77210 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f d46900fa36390849cc45d7f8baecf52655a77210 # timeout=10\n Commit message: "Merge pull request #96 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 > git --version # 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 \xe2\x80\x98prd-centos7-docker-4c-2g-16917\xe2\x80\x99 is offline\n Running on prd-centos7-docker-4c-2g-16919 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 be9f41a4af74d5425ebf4b1f099130d6e4242ce6 into PR head commit 4d8bf0645414e14a9bcde9f225d5d94ef3151f72\n Merge succeeded, producing 4d8bf0645414e14a9bcde9f225d5d94ef3151f72\n Checking out Revision 4d8bf0645414e14a9bcde9f225d5d94ef3151f72 (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 4d8bf0645414e14a9bcde9f225d5d94ef3151f72 # timeout=10\n > git merge be9f41a4af74d5425ebf4b1f099130d6e4242ce6 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 4d8bf0645414e14a9bcde9f225d5d94ef3151f72 # timeout=10\n Commit message: "Github PR Template"\n First time build. Skipping changelog.\n > git --version # timeout=10\n fatal: bad object d46900fa36390849cc45d7f8baecf52655a77210\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-30T22:59:51.770Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-30T22:59:53.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-30T22:59:53.379Z] \n [2020-01-30T22:59:53.379Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-30T22:59:53.740Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-30T22:59:53.740Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-30T22:59:53.740Z] e7c96db7181b: Pulling fs layer\n [2020-01-30T22:59:53.740Z] a038dfdf5543: Pulling fs layer\n [2020-01-30T22:59:53.740Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-01-30T22:59:53.740Z] e7c96db7181b: Verifying Checksum\n [2020-01-30T22:59:53.740Z] e7c96db7181b: Download complete\n [2020-01-30T22:59:54.004Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-01-30T22:59:54.004Z] 8d5d8e63b3c0: Download complete\n [2020-01-30T22:59:54.004Z] a038dfdf5543: Verifying Checksum\n [2020-01-30T22:59:54.004Z] a038dfdf5543: Download complete\n [2020-01-30T22:59:54.004Z] e7c96db7181b: Pull complete\n [2020-01-30T22:59:54.956Z] a038dfdf5543: Pull complete\n [2020-01-30T22:59:54.956Z] 8d5d8e63b3c0: Pull complete\n [2020-01-30T22:59:54.956Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-01-30T22:59:54.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-30T22:59:55.103Z] prd-centos7-docker-4c-2g-16919 does not seem to be running inside a container\n [2020-01-30T22:59:55.149Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-30T22:59:55.773Z] $ docker top 0cfb959d657bd088a9178d55a8e3cd76d4daab171a05ed36cfd673cff3bf541a -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-30T22:59:56.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-30T22:59:56.394Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-30T22:59:56.602Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-30T22:59:56.605Z] $ docker exec 0cfb959d657bd088a9178d55a8e3cd76d4daab171a05ed36cfd673cff3bf541a ssh-agent\n [2020-01-30T22:59:56.790Z] SSH_AUTH_SOCK=/tmp/ssh-cfB3s4z3viZ3/agent.15\n [2020-01-30T22:59:56.790Z] SSH_AGENT_PID=22\n [2020-01-30T22:59:56.799Z] Running ssh-add (command line suppressed)\n [2020-01-30T22:59:56.940Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/private_key_7664430570869952001.key (/w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/private_key_7664430570869952001.key)\n [2020-01-30T22:59:56.990Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-30T22:59:57.336Z] + git describe --exact-match --tags HEAD\n [2020-01-30T22:59:57.336Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-30T22:59:57.428Z] $ docker exec --env ******** --env ******** 0cfb959d657bd088a9178d55a8e3cd76d4daab171a05ed36cfd673cff3bf541a ssh-agent -k\n [2020-01-30T22:59:57.569Z] unset SSH_AUTH_SOCK;\n [2020-01-30T22:59:57.570Z] unset SSH_AGENT_PID;\n [2020-01-30T22:59:57.570Z] echo Agent pid 22 killed;\n [2020-01-30T22:59:57.617Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-30T22:59:57.675Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-30T22:59:57.675Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-30T22:59:57.714Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-30T22:59:57.714Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-30T22:59:57.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-30T22:59:57.900Z] $ docker exec 0cfb959d657bd088a9178d55a8e3cd76d4daab171a05ed36cfd673cff3bf541a ssh-agent\n [2020-01-30T22:59:58.085Z] SSH_AUTH_SOCK=/tmp/ssh-9j4lnNjVRIJk/agent.58\n [2020-01-30T22:59:58.085Z] SSH_AGENT_PID=65\n [2020-01-30T22:59:58.093Z] Running ssh-add (command line suppressed)\n [2020-01-30T22:59:58.234Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/private_key_2445401262045799818.key (/w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/private_key_2445401262045799818.key)\n [2020-01-30T22:59:58.282Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-30T22:59:58.604Z] + git semver init\n [2020-01-30T22:59:58.604Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-30T22:59:58.604Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-439/.git\n [2020-01-30T22:59:58.604Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-439\n [2020-01-30T22:59:58.604Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-30T22:59:58.604Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-30T22:59:58.604Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-30T22:59:58.604Z] # $SEMVER_BRANCH = PR-439\n [2020-01-30T22:59:58.604Z] # $SEMVER_TEMP = /tmp/semver-754730804\n [2020-01-30T22:59:58.604Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP\n [2020-01-30T22:59:59.177Z] # \'/tmp/semver-754730804\' -> \'/w/workspace/dgexfoundry_device-sdk-go_PR-439/.semver\'\n [2020-01-30T22:59:59.177Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-439/.semver\n [Pipeline] }\n [2020-01-30T22:59:59.193Z] $ docker exec --env ******** --env ******** 0cfb959d657bd088a9178d55a8e3cd76d4daab171a05ed36cfd673cff3bf541a ssh-agent -k\n [2020-01-30T22:59:59.332Z] unset SSH_AUTH_SOCK;\n [2020-01-30T22:59:59.333Z] unset SSH_AGENT_PID;\n [2020-01-30T22:59:59.333Z] echo Agent pid 65 killed;\n [2020-01-30T22:59:59.374Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-30T22:59:59.754Z] + git semver\n [Pipeline] }\n [2020-01-30T22:59:59.777Z] $ docker stop --time=1 0cfb959d657bd088a9178d55a8e3cd76d4daab171a05ed36cfd673cff3bf541a\n [2020-01-30T23:00:01.103Z] $ docker rm -f 0cfb959d657bd088a9178d55a8e3cd76d4daab171a05ed36cfd673cff3bf541a\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-30T23:00:01.820Z] Stashed 20 file(s)\n [Pipeline] echo\n [2020-01-30T23:00:01.836Z] [edgeXSemver] initialized semver on version 0.0.0\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2020-01-30T23:00:17.159Z] Still waiting to schedule task\n [2020-01-30T23:00:17.159Z] \xe2\x80\x98prd-centos7-docker-4c-2g-16917\xe2\x80\x99 is offline; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-16913\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-01-30T23:00:17.184Z] Still waiting to schedule task\n [2020-01-30T23:00:17.184Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n [2020-01-30T23:03:05.445Z] Running on prd-centos7-docker-4c-2g-16923 in /w/workspace/dgexfoundry_device-sdk-go_PR-439\n [Pipeline] {\n [Pipeline] ws\n [2020-01-30T23:03:05.490Z] Running in /w/workspace/device-sdk-go/1\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-30T23:03:08.108Z] using credential edgex-jenkins-ssh\n [2020-01-30T23:03:08.147Z] Cloning the remote Git repository\n [2020-01-30T23:03:08.147Z] Cloning with configured refspecs honoured and without tags\n [2020-01-30T23:03:07.935Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n [2020-01-30T23:03:07.968Z] > git init /w/workspace/device-sdk-go/1 # timeout=10\n [2020-01-30T23:03:08.014Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-01-30T23:03:08.014Z] > git --version # timeout=10\n [2020-01-30T23:03:08.020Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-30T23:03:08.045Z] > 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-01-30T23:03:08.858Z] Fetching without tags\n [2020-01-30T23:03:09.245Z] Merging remotes/origin/master commit be9f41a4af74d5425ebf4b1f099130d6e4242ce6 into PR head commit 4d8bf0645414e14a9bcde9f225d5d94ef3151f72\n [2020-01-30T23:03:09.341Z] Merge succeeded, producing 4d8bf0645414e14a9bcde9f225d5d94ef3151f72\n [2020-01-30T23:03:09.341Z] Checking out Revision 4d8bf0645414e14a9bcde9f225d5d94ef3151f72 (PR-439)\n [2020-01-30T23:03:08.587Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-01-30T23:03:08.592Z] > git config --add remote.origin.fetch +refs/pull/439/head:refs/remotes/origin/PR-439 # timeout=10\n [2020-01-30T23:03:08.598Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-30T23:03:08.612Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-01-30T23:03:08.624Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-01-30T23:03:08.624Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-30T23:03:08.629Z] > 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-01-30T23:03:09.015Z] > git config core.sparsecheckout # timeout=10\n [2020-01-30T23:03:09.023Z] > git checkout -f 4d8bf0645414e14a9bcde9f225d5d94ef3151f72 # timeout=10\n [2020-01-30T23:03:09.064Z] > git merge be9f41a4af74d5425ebf4b1f099130d6e4242ce6 # timeout=10\n [2020-01-30T23:03:09.091Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-30T23:03:09.106Z] > git config core.sparsecheckout # timeout=10\n [2020-01-30T23:03:09.110Z] > git checkout -f 4d8bf0645414e14a9bcde9f225d5d94ef3151f72 # timeout=10\n [2020-01-30T23:03:12.740Z] Commit message: "Github PR Template"\n [2020-01-30T23:03:12.728Z] > git --version # timeout=10\n [2020-01-30T23:03:12.738Z] fatal: bad object d46900fa36390849cc45d7f8baecf52655a77210\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-01-30T23:03:13.642Z] =========================================================\n [2020-01-30T23:03:13.642Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n [2020-01-30T23:03:13.642Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-30T23:03:14.203Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine .\n [2020-01-30T23:03:14.467Z] Sending build context to Docker daemon 2.509MB\n\n [2020-01-30T23:03:14.467Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n [2020-01-30T23:03:14.467Z] Step 2/8 : FROM ${BASE}\n [2020-01-30T23:03:14.467Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-01-30T23:03:14.467Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-30T23:03:14.467Z] 2848faf0eed1: Pulling fs layer\n [2020-01-30T23:03:14.467Z] 0f37312ad70f: Pulling fs layer\n [2020-01-30T23:03:14.467Z] 7d08f2745646: Pulling fs layer\n [2020-01-30T23:03:14.467Z] 4c9f31393084: Pulling fs layer\n [2020-01-30T23:03:14.467Z] 75f7a44be1ab: Pulling fs layer\n [2020-01-30T23:03:14.467Z] b4c4bfaf82a6: Pulling fs layer\n [2020-01-30T23:03:14.467Z] 879382edf91e: Pulling fs layer\n [2020-01-30T23:03:14.467Z] 465f21562d6c: Pulling fs layer\n [2020-01-30T23:03:14.467Z] c022810cb2be: Pulling fs layer\n [2020-01-30T23:03:14.467Z] 2dbe7964578c: Pulling fs layer\n [2020-01-30T23:03:14.467Z] 7d08f2745646: Waiting\n [2020-01-30T23:03:14.467Z] 879382edf91e: Waiting\n [2020-01-30T23:03:14.467Z] 4c9f31393084: Waiting\n [2020-01-30T23:03:14.467Z] 465f21562d6c: Waiting\n [2020-01-30T23:03:14.467Z] c022810cb2be: Waiting\n [2020-01-30T23:03:14.467Z] 2dbe7964578c: Waiting\n [2020-01-30T23:03:14.467Z] b4c4bfaf82a6: Waiting\n [2020-01-30T23:03:14.467Z] 75f7a44be1ab: Waiting\n [2020-01-30T23:03:14.467Z] 0f37312ad70f: Verifying Checksum\n [2020-01-30T23:03:14.467Z] 0f37312ad70f: Download complete\n [2020-01-30T23:03:14.467Z] 2848faf0eed1: Verifying Checksum\n [2020-01-30T23:03:14.467Z] 2848faf0eed1: Download complete\n [2020-01-30T23:03:14.467Z] 4c9f31393084: Verifying Checksum\n [2020-01-30T23:03:14.467Z] 4c9f31393084: Download complete\n [2020-01-30T23:03:14.467Z] 75f7a44be1ab: Verifying Checksum\n [2020-01-30T23:03:14.467Z] 75f7a44be1ab: Download complete\n [2020-01-30T23:03:14.467Z] e6b0cf9c0882: Download complete\n [2020-01-30T23:03:14.729Z] e6b0cf9c0882: Pull complete\n [2020-01-30T23:03:14.999Z] 2848faf0eed1: Pull complete\n [2020-01-30T23:03:15.266Z] b4c4bfaf82a6: Verifying Checksum\n [2020-01-30T23:03:15.266Z] b4c4bfaf82a6: Download complete\n [2020-01-30T23:03:15.266Z] 465f21562d6c: Verifying Checksum\n [2020-01-30T23:03:15.266Z] 465f21562d6c: Download complete\n [2020-01-30T23:03:15.842Z] c022810cb2be: Verifying Checksum\n [2020-01-30T23:03:15.842Z] c022810cb2be: Download complete\n [2020-01-30T23:03:15.842Z] 2dbe7964578c: Verifying Checksum\n [2020-01-30T23:03:15.842Z] 2dbe7964578c: Download complete\n [2020-01-30T23:03:16.104Z] 879382edf91e: Verifying Checksum\n [2020-01-30T23:03:16.104Z] 879382edf91e: Download complete\n [2020-01-30T23:03:16.104Z] 7d08f2745646: Download complete\n [2020-01-30T23:03:17.041Z] 0f37312ad70f: Pull complete\n [2020-01-30T23:03:23.621Z] 7d08f2745646: Pull complete\n [2020-01-30T23:03:23.621Z] 4c9f31393084: Pull complete\n [2020-01-30T23:03:23.621Z] 75f7a44be1ab: Pull complete\n [2020-01-30T23:03:26.931Z] b4c4bfaf82a6: Pull complete\n [2020-01-30T23:03:32.213Z] 879382edf91e: Pull complete\n [2020-01-30T23:03:32.213Z] 465f21562d6c: Pull complete\n [2020-01-30T23:03:32.781Z] c022810cb2be: Pull complete\n [2020-01-30T23:03:32.781Z] 2dbe7964578c: Pull complete\n [2020-01-30T23:03:32.781Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n [2020-01-30T23:03:32.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n [2020-01-30T23:03:32.781Z] ---> 3f42607d790b\n [2020-01-30T23:03:32.781Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-01-30T23:03:32.781Z] ---> Running in a03d930108c9\n [2020-01-30T23:03:33.043Z] Removing intermediate container a03d930108c9\n [2020-01-30T23:03:33.043Z] ---> 5a04ca748b31\n [2020-01-30T23:03:33.043Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-30T23:03:33.043Z] ---> Running in e7ae162936a0\n [2020-01-30T23:03:33.993Z] Removing intermediate container e7ae162936a0\n [2020-01-30T23:03:33.993Z] ---> c1b8eb3cf8b4\n [2020-01-30T23:03:33.993Z] Step 5/8 : RUN apk add --no-cache make git\n [2020-01-30T23:03:33.993Z] ---> Running in 00777dbbf91b\n [2020-01-30T23:03:34.932Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-01-30T23:03:35.499Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-01-30T23:03:35.759Z] OK: 143 MiB in 39 packages\n [2020-01-30T23:03:36.020Z] Removing intermediate container 00777dbbf91b\n [2020-01-30T23:03:36.020Z] ---> f4f88d15d7d0\n [2020-01-30T23:03:36.020Z] Step 6/8 : WORKDIR /device-sdk-go\n [2020-01-30T23:03:36.278Z] ---> Running in 24782afc5bcd\n [2020-01-30T23:03:36.278Z] Removing intermediate container 24782afc5bcd\n [2020-01-30T23:03:36.278Z] ---> 2e6fa92e1c1e\n [2020-01-30T23:03:36.278Z] Step 7/8 : COPY . .\n [2020-01-30T23:03:36.848Z] ---> 56604a9a0895\n [2020-01-30T23:03:36.848Z] Step 8/8 : RUN go mod download\n [2020-01-30T23:03:36.848Z] ---> Running in b4bd6aeb6f50\n [2020-01-30T23:03:37.423Z] \x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-01-30T23:03:37.423Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-30T23:03:37.423Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n [2020-01-30T23:03:37.423Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-01-30T23:03:37.423Z] go: finding github.com/ugorji/go v1.1.4\n [2020-01-30T23:03:37.423Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n [2020-01-30T23:03:37.423Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-30T23:03:37.423Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n [2020-01-30T23:03:37.423Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-01-30T23:03:37.683Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-30T23:03:37.945Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-01-30T23:03:37.945Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-01-30T23:03:37.945Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-01-30T23:03:37.945Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-30T23:03:37.945Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-30T23:03:37.945Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-30T23:03:37.945Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-30T23:03:37.945Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-01-30T23:03:38.203Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-30T23:03:38.203Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-01-30T23:03:38.464Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-30T23:03:38.464Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-01-30T23:03:38.464Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-30T23:03:38.722Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-30T23:03:38.722Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-30T23:03:38.722Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-30T23:03:38.983Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-30T23:03:38.983Z] go: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-30T23:03:38.983Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-30T23:03:38.983Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-30T23:03:38.983Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-30T23:03:39.247Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-30T23:03:39.247Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-30T23:03:39.247Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-30T23:03:39.247Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-30T23:03:39.247Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-30T23:03:39.956Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-30T23:03:39.956Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-30T23:03:39.956Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-30T23:03:39.956Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-30T23:03:39.956Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-30T23:03:39.956Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-30T23:03:39.956Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-30T23:03:39.956Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-30T23:03:39.956Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-30T23:03:39.956Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-30T23:03:40.219Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-30T23:03:40.219Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-30T23:03:40.219Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-30T23:03:40.219Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-30T23:03:40.795Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-01-30T23:03:40.795Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-30T23:03:41.067Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-30T23:03:41.067Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-30T23:03:41.067Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-30T23:03:41.067Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-30T23:03:41.067Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-30T23:03:41.643Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-01-30T23:03:41.643Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-01-30T23:03:41.643Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-30T23:03:41.643Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-30T23:03:41.905Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-30T23:03:41.905Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-30T23:03:41.905Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-30T23:03:41.905Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-30T23:03:42.169Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-30T23:03:42.169Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-30T23:03:42.169Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-30T23:03:42.440Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-30T23:03:42.699Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-01-30T23:04:09.265Z] \x1b[0mRemoving intermediate container b4bd6aeb6f50\n [2020-01-30T23:04:09.265Z] ---> c5195cd3831d\n [2020-01-30T23:04:09.265Z] Successfully built c5195cd3831d\n [2020-01-30T23:04:09.265Z] Successfully tagged ci-base-image-x86_64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-30T23:04:09.842Z] + docker inspect -f . ci-base-image-x86_64\n [2020-01-30T23:04:09.842Z] .\n [Pipeline] withDockerContainer\n [2020-01-30T23:04:09.988Z] prd-centos7-docker-4c-2g-16923 does not seem to be running inside a container\n [2020-01-30T23:04:10.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-01-30T23:04:10.649Z] $ docker top 2b0c65a3b97ab8e9e19ebb7ef1f60e8441f31fe2137257ef1173cd5d13d9803f -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-30T23:04:11.709Z] + go version\n [2020-01-30T23:04:11.709Z] go version go1.12.14 linux/amd64\n [Pipeline] sh\n [2020-01-30T23:04:12.020Z] + make test\n [2020-01-30T23:04:12.020Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n [2020-01-30T23:04:26.961Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n [2020-01-30T23:04:26.961Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n [2020-01-30T23:04:26.961Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n [2020-01-30T23:04:29.527Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.124s\tcoverage: 23.1% of statements\n [2020-01-30T23:04:29.792Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.076s\tcoverage: 97.1% of statements\n [2020-01-30T23:04:33.098Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.176s\tcoverage: 13.1% of statements\n [2020-01-30T23:04:33.098Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.017s\tcoverage: 25.6% of statements\n [2020-01-30T23:05:05.194Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.014s\tcoverage: 30.9% of statements\n [2020-01-30T23:05:05.194Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.256s\tcoverage: 42.3% of statements\n [2020-01-30T23:05:05.194Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n [2020-01-30T23:05:05.194Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n [2020-01-30T23:05:05.194Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.327s\tcoverage: 79.3% of statements\n [2020-01-30T23:05:05.194Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n [2020-01-30T23:05:05.194Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n [2020-01-30T23:05:05.194Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n [2020-01-30T23:05:05.194Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.018s\tcoverage: 52.6% of statements\n [2020-01-30T23:05:05.194Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.102s\tcoverage: 76.1% of statements\n [2020-01-30T23:05:05.194Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n [2020-01-30T23:05:05.194Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-30T23:05:07.756Z] gofmt -l .\n [2020-01-30T23:05:07.756Z] [ "`gofmt -l .`" = "" ]\n [2020-01-30T23:05:08.016Z] ./bin/test-attribution-txt.sh\n [2020-01-30T23:05:08.581Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-01-30T23:05:08.989Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-30T23:05:09.004Z] $ docker stop --time=1 2b0c65a3b97ab8e9e19ebb7ef1f60e8441f31fe2137257ef1173cd5d13d9803f\n [2020-01-30T23:05:10.471Z] $ docker rm -f 2b0c65a3b97ab8e9e19ebb7ef1f60e8441f31fe2137257ef1173cd5d13d9803f\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-01-30T23:05:11.775Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-01-30T23:05:12.085Z] + ls -al .\n [2020-01-30T23:05:12.085Z] total 196\n [2020-01-30T23:05:12.085Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jan 30 23:05 .\n [2020-01-30T23:05:12.085Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 30 23:03 ..\n [2020-01-30T23:05:12.085Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 30 23:03 api\n [2020-01-30T23:05:12.085Z] -rw-rw-r--. 1 jenkins jenkins 3333 Jan 30 23:03 async.go\n [2020-01-30T23:05:12.085Z] drwxrwxr-x. 2 jenkins jenkins 64 Jan 30 23:03 bin\n [2020-01-30T23:05:12.085Z] -rw-r--r--. 1 jenkins jenkins 96400 Jan 30 23:05 coverage.out\n [2020-01-30T23:05:12.085Z] -rw-rw-r--. 1 jenkins jenkins 936 Jan 30 23:03 Dockerfile.build\n [2020-01-30T23:05:12.085Z] -rw-rw-r--. 1 jenkins jenkins 140 Jan 30 23:03 .dockerignore\n [2020-01-30T23:05:12.085Z] drwxrwxr-x. 4 jenkins jenkins 31 Jan 30 23:03 example\n [2020-01-30T23:05:12.085Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 30 23:03 .git\n [2020-01-30T23:05:12.085Z] drwxrwxr-x. 2 jenkins jenkins 38 Jan 30 23:03 .github\n [2020-01-30T23:05:12.085Z] -rw-rw-r--. 1 jenkins jenkins 138 Jan 30 23:03 .gitignore\n [2020-01-30T23:05:12.085Z] -rw-r--r--. 1 jenkins jenkins 536 Jan 30 23:05 go.mod\n [2020-01-30T23:05:12.085Z] -rw-------. 1 jenkins jenkins 11140 Jan 30 23:05 go.sum\n [2020-01-30T23:05:12.085Z] drwxrwxr-x. 13 jenkins jenkins 176 Jan 30 23:03 internal\n [2020-01-30T23:05:12.085Z] -rw-rw-r--. 1 jenkins jenkins 808 Jan 30 23:03 Jenkinsfile\n [2020-01-30T23:05:12.085Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jan 30 23:03 LICENSE\n [2020-01-30T23:05:12.085Z] -rw-rw-r--. 1 jenkins jenkins 892 Jan 30 23:03 Makefile\n [2020-01-30T23:05:12.085Z] -rw-rw-r--. 1 jenkins jenkins 4427 Jan 30 23:03 manageddevices.go\n [2020-01-30T23:05:12.085Z] -rw-rw-r--. 1 jenkins jenkins 5473 Jan 30 23:03 managedprofiles.go\n [2020-01-30T23:05:12.085Z] drwxrwxr-x. 4 jenkins jenkins 35 Jan 30 23:03 pkg\n [2020-01-30T23:05:12.085Z] -rw-rw-r--. 1 jenkins jenkins 761 Jan 30 23:03 README.md\n [2020-01-30T23:05:12.085Z] drwxrwxr-x. 3 jenkins jenkins 58 Jan 30 23:03 .semver\n [2020-01-30T23:05:12.085Z] -rw-rw-r--. 1 jenkins jenkins 9864 Jan 30 23:03 service.go\n [2020-01-30T23:05:12.085Z] drwxrwxr-x. 4 jenkins jenkins 54 Jan 30 23:03 snap\n [2020-01-30T23:05:12.085Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 30 23:00 VERSION\n [2020-01-30T23:05:12.085Z] -rw-rw-r--. 1 jenkins jenkins 222 Jan 30 23:03 version.go\n [2020-01-30T23:05:12.085Z] -rw-rw-r--. 1 jenkins jenkins 519 Jan 30 23:03 watchers.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-30T23:05:12.409Z] + 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=4d8bf0645414e14a9bcde9f225d5d94ef3151f72 --label arch=x86_64 --label version=0.0.0 .\n [2020-01-30T23:05:12.409Z] Sending build context to Docker daemon 2.632MB\n\n [2020-01-30T23:05:12.409Z] Step 1/20 : ARG BASE=golang:1.12-alpine\n [2020-01-30T23:05:12.409Z] Step 2/20 : FROM ${BASE} AS builder\n [2020-01-30T23:05:12.409Z] ---> c5195cd3831d\n [2020-01-30T23:05:12.409Z] Step 3/20 : ARG MAKE=\'make build\'\n [2020-01-30T23:05:12.671Z] ---> Running in 9e404bd6eb1a\n [2020-01-30T23:05:12.671Z] Removing intermediate container 9e404bd6eb1a\n [2020-01-30T23:05:12.671Z] ---> 89ea89bbf49b\n [2020-01-30T23:05:12.671Z] Step 4/20 : WORKDIR /device-sdk-go\n [2020-01-30T23:05:12.671Z] ---> Running in aca75b0d8c26\n [2020-01-30T23:05:12.929Z] Removing intermediate container aca75b0d8c26\n [2020-01-30T23:05:12.929Z] ---> 8c79a004cea0\n [2020-01-30T23:05:12.929Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-01-30T23:05:12.929Z] ---> Running in c496258416eb\n [2020-01-30T23:05:13.189Z] Removing intermediate container c496258416eb\n [2020-01-30T23:05:13.189Z] ---> 3cff8047709c\n [2020-01-30T23:05:13.189Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-30T23:05:13.189Z] ---> Running in c34782e666ba\n [2020-01-30T23:05:13.757Z] Removing intermediate container c34782e666ba\n [2020-01-30T23:05:13.757Z] ---> 7458331bb2f7\n [2020-01-30T23:05:13.757Z] Step 7/20 : RUN apk add --update --no-cache make git\n [2020-01-30T23:05:14.015Z] ---> Running in f244a471883c\n [2020-01-30T23:05:14.274Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-01-30T23:05:14.846Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-01-30T23:05:15.416Z] OK: 143 MiB in 39 packages\n [2020-01-30T23:05:15.677Z] Removing intermediate container f244a471883c\n [2020-01-30T23:05:15.677Z] ---> 43030773fd15\n [2020-01-30T23:05:15.677Z] Step 8/20 : COPY . .\n [2020-01-30T23:05:15.936Z] ---> 4ca8e363d995\n [2020-01-30T23:05:15.936Z] Step 9/20 : RUN ${MAKE}\n [2020-01-30T23:05:15.936Z] ---> Running in 0b71a83b233d\n [2020-01-30T23:05:16.503Z] 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-01-30T23:05:28.764Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n [2020-01-30T23:05:34.071Z] Removing intermediate container 0b71a83b233d\n [2020-01-30T23:05:34.071Z] ---> 4fa18b8ac9cd\n [2020-01-30T23:05:34.071Z] Step 10/20 : FROM scratch\n [2020-01-30T23:05:34.071Z] ---> \n [2020-01-30T23:05:34.071Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-01-30T23:05:34.071Z] ---> Running in b16e889ebc77\n [2020-01-30T23:05:34.330Z] Removing intermediate container b16e889ebc77\n [2020-01-30T23:05:34.330Z] ---> 4af5c276c05d\n [2020-01-30T23:05:34.330Z] Step 12/20 : ENV APP_PORT=49990\n [2020-01-30T23:05:34.330Z] ---> Running in 7e5f14d11e63\n [2020-01-30T23:05:34.330Z] Removing intermediate container 7e5f14d11e63\n [2020-01-30T23:05:34.330Z] ---> d1a7d09ff214\n [2020-01-30T23:05:34.330Z] Step 13/20 : EXPOSE $APP_PORT\n [2020-01-30T23:05:34.590Z] ---> Running in 8b7ab0e6486e\n [2020-01-30T23:05:34.590Z] Removing intermediate container 8b7ab0e6486e\n [2020-01-30T23:05:34.590Z] ---> d2b8bb9753e1\n [2020-01-30T23:05:34.590Z] Step 14/20 : WORKDIR /\n [2020-01-30T23:05:34.851Z] ---> Running in f696733f7fd3\n [2020-01-30T23:05:35.418Z] Removing intermediate container f696733f7fd3\n [2020-01-30T23:05:35.418Z] ---> 80fbe0380e2e\n [2020-01-30T23:05:35.418Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n [2020-01-30T23:05:36.010Z] ---> 7ee8f15e444e\n [2020-01-30T23:05:36.010Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n [2020-01-30T23:05:36.270Z] ---> 60fa9aa5529d\n [2020-01-30T23:05:36.270Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n [2020-01-30T23:05:36.270Z] ---> Running in 2af010310b1f\n [2020-01-30T23:05:36.529Z] Removing intermediate container 2af010310b1f\n [2020-01-30T23:05:36.529Z] ---> 9cb2d7220977\n [2020-01-30T23:05:36.529Z] Step 18/20 : LABEL arch=x86_64\n [2020-01-30T23:05:36.529Z] ---> Running in 6ca4a5ed47ec\n [2020-01-30T23:05:36.529Z] Removing intermediate container 6ca4a5ed47ec\n [2020-01-30T23:05:36.529Z] ---> 5a5e0eeb6748\n [2020-01-30T23:05:36.529Z] Step 19/20 : LABEL git_sha=4d8bf0645414e14a9bcde9f225d5d94ef3151f72\n [2020-01-30T23:05:36.529Z] ---> Running in 78b88b79ec51\n [2020-01-30T23:05:36.790Z] Removing intermediate container 78b88b79ec51\n [2020-01-30T23:05:36.790Z] ---> cefcf4ba7291\n [2020-01-30T23:05:36.790Z] Step 20/20 : LABEL version=0.0.0\n [2020-01-30T23:05:36.790Z] ---> Running in c8f69b3124a6\n [2020-01-30T23:05:37.052Z] Removing intermediate container c8f69b3124a6\n [2020-01-30T23:05:37.052Z] ---> c0b55b11dbef\n [2020-01-30T23:05:37.052Z] Successfully built c0b55b11dbef\n [2020-01-30T23:05:37.052Z] 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-01-30T23:06:19.999Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-16929 in /w/workspace/dgexfoundry_device-sdk-go_PR-439\n [Pipeline] {\n [Pipeline] ws\n [2020-01-30T23:06:20.042Z] Running in /w/workspace/device-sdk-go/1\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-30T23:06:26.321Z] using credential edgex-jenkins-ssh\n [2020-01-30T23:06:26.343Z] Cloning the remote Git repository\n [2020-01-30T23:06:26.343Z] Cloning with configured refspecs honoured and without tags\n [2020-01-30T23:06:26.398Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n [2020-01-30T23:06:26.482Z] > git init /w/workspace/device-sdk-go/1 # timeout=10\n [2020-01-30T23:06:26.575Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-01-30T23:06:26.576Z] > git --version # timeout=10\n [2020-01-30T23:06:26.599Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-30T23:06:26.670Z] > 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-01-30T23:06:27.657Z] Fetching without tags\n [2020-01-30T23:06:28.273Z] Merging remotes/origin/master commit be9f41a4af74d5425ebf4b1f099130d6e4242ce6 into PR head commit 4d8bf0645414e14a9bcde9f225d5d94ef3151f72\n [2020-01-30T23:06:27.535Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-01-30T23:06:27.564Z] > git config --add remote.origin.fetch +refs/pull/439/head:refs/remotes/origin/PR-439 # timeout=10\n [2020-01-30T23:06:27.592Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-30T23:06:27.621Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-01-30T23:06:27.663Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-01-30T23:06:27.663Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-30T23:06:27.678Z] > 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-01-30T23:06:28.285Z] > git config core.sparsecheckout # timeout=10\n [2020-01-30T23:06:28.311Z] > git checkout -f 4d8bf0645414e14a9bcde9f225d5d94ef3151f72 # timeout=10\n [2020-01-30T23:06:28.518Z] Merge succeeded, producing 4d8bf0645414e14a9bcde9f225d5d94ef3151f72\n [2020-01-30T23:06:28.518Z] Checking out Revision 4d8bf0645414e14a9bcde9f225d5d94ef3151f72 (PR-439)\n [2020-01-30T23:06:28.423Z] > git merge be9f41a4af74d5425ebf4b1f099130d6e4242ce6 # timeout=10\n [2020-01-30T23:06:28.478Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-30T23:06:28.518Z] > git config core.sparsecheckout # timeout=10\n [2020-01-30T23:06:28.531Z] > git checkout -f 4d8bf0645414e14a9bcde9f225d5d94ef3151f72 # timeout=10\n [2020-01-30T23:06:32.832Z] Commit message: "Github PR Template"\n [2020-01-30T23:06:32.893Z] > git --version # timeout=10\n [2020-01-30T23:06:32.937Z] fatal: bad object d46900fa36390849cc45d7f8baecf52655a77210\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-01-30T23:06:34.335Z] =========================================================\n [2020-01-30T23:06:34.335Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n [2020-01-30T23:06:34.335Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-30T23:06:35.840Z] + 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-01-30T23:06:36.816Z] Sending build context to Docker daemon 2.509MB\n\n [2020-01-30T23:06:36.816Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n [2020-01-30T23:06:36.816Z] Step 2/8 : FROM ${BASE}\n [2020-01-30T23:06:37.419Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-01-30T23:06:37.419Z] cde5963f3b93: Pulling fs layer\n [2020-01-30T23:06:37.419Z] 2a23fa8c16f7: Pulling fs layer\n [2020-01-30T23:06:37.419Z] 777b28850792: Pulling fs layer\n [2020-01-30T23:06:37.419Z] 3b9bb2159cbb: Pulling fs layer\n [2020-01-30T23:06:37.419Z] 3e5cb46e90bb: Pulling fs layer\n [2020-01-30T23:06:37.419Z] 704391ccfee3: Pulling fs layer\n [2020-01-30T23:06:37.419Z] dc41f6c27be0: Pulling fs layer\n [2020-01-30T23:06:37.419Z] 1e2f9a495ab8: Pulling fs layer\n [2020-01-30T23:06:37.419Z] b9840a92bc40: Pulling fs layer\n [2020-01-30T23:06:37.419Z] 29cc21b14733: Pulling fs layer\n [2020-01-30T23:06:37.419Z] 9b0bbc4bba68: Pulling fs layer\n [2020-01-30T23:06:37.419Z] 3b9bb2159cbb: Waiting\n [2020-01-30T23:06:37.419Z] 3e5cb46e90bb: Waiting\n [2020-01-30T23:06:37.419Z] 704391ccfee3: Waiting\n [2020-01-30T23:06:37.419Z] dc41f6c27be0: Waiting\n [2020-01-30T23:06:37.419Z] 1e2f9a495ab8: Waiting\n [2020-01-30T23:06:37.419Z] b9840a92bc40: Waiting\n [2020-01-30T23:06:37.419Z] 29cc21b14733: Waiting\n [2020-01-30T23:06:37.419Z] 9b0bbc4bba68: Waiting\n [2020-01-30T23:06:37.419Z] 777b28850792: Verifying Checksum\n [2020-01-30T23:06:37.419Z] 777b28850792: Download complete\n [2020-01-30T23:06:37.419Z] 2a23fa8c16f7: Verifying Checksum\n [2020-01-30T23:06:37.419Z] 2a23fa8c16f7: Download complete\n [2020-01-30T23:06:37.419Z] 3e5cb46e90bb: Verifying Checksum\n [2020-01-30T23:06:37.419Z] 3e5cb46e90bb: Download complete\n [2020-01-30T23:06:37.688Z] 704391ccfee3: Verifying Checksum\n [2020-01-30T23:06:37.688Z] 704391ccfee3: Download complete\n [2020-01-30T23:06:37.959Z] cde5963f3b93: Verifying Checksum\n [2020-01-30T23:06:37.959Z] cde5963f3b93: Download complete\n [2020-01-30T23:06:39.928Z] cde5963f3b93: Pull complete\n [2020-01-30T23:06:40.909Z] 2a23fa8c16f7: Pull complete\n [2020-01-30T23:06:41.206Z] 777b28850792: Pull complete\n [2020-01-30T23:06:44.586Z] dc41f6c27be0: Verifying Checksum\n [2020-01-30T23:06:44.586Z] dc41f6c27be0: Download complete\n [2020-01-30T23:06:44.586Z] b9840a92bc40: Verifying Checksum\n [2020-01-30T23:06:44.586Z] b9840a92bc40: Download complete\n [2020-01-30T23:06:47.958Z] 29cc21b14733: Verifying Checksum\n [2020-01-30T23:06:47.958Z] 29cc21b14733: Download complete\n [2020-01-30T23:06:48.229Z] 9b0bbc4bba68: Verifying Checksum\n [2020-01-30T23:06:48.229Z] 9b0bbc4bba68: Download complete\n [2020-01-30T23:06:51.755Z] 1e2f9a495ab8: Verifying Checksum\n [2020-01-30T23:06:51.755Z] 1e2f9a495ab8: Download complete\n [2020-01-30T23:06:53.207Z] 3b9bb2159cbb: Verifying Checksum\n [2020-01-30T23:06:53.207Z] 3b9bb2159cbb: Download complete\n [2020-01-30T23:07:11.469Z] 3b9bb2159cbb: Pull complete\n [2020-01-30T23:07:11.469Z] 3e5cb46e90bb: Pull complete\n [2020-01-30T23:07:11.469Z] 704391ccfee3: Pull complete\n [2020-01-30T23:07:15.778Z] dc41f6c27be0: Pull complete\n [2020-01-30T23:07:22.451Z] 1e2f9a495ab8: Pull complete\n [2020-01-30T23:07:22.719Z] b9840a92bc40: Pull complete\n [2020-01-30T23:07:25.328Z] 29cc21b14733: Pull complete\n [2020-01-30T23:07:25.602Z] 9b0bbc4bba68: Pull complete\n [2020-01-30T23:07:25.874Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n [2020-01-30T23:07:25.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n [2020-01-30T23:07:25.874Z] ---> 56ba99f26dce\n [2020-01-30T23:07:25.874Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-01-30T23:07:30.170Z] ---> Running in df6245df0dd2\n [2020-01-30T23:07:30.170Z] Removing intermediate container df6245df0dd2\n [2020-01-30T23:07:30.170Z] ---> 6ab0bfe0012e\n [2020-01-30T23:07:30.170Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-30T23:07:30.170Z] ---> Running in cde328c18106\n [2020-01-30T23:07:32.136Z] Removing intermediate container cde328c18106\n [2020-01-30T23:07:32.136Z] ---> 5d22874f0360\n [2020-01-30T23:07:32.136Z] Step 5/8 : RUN apk add --no-cache make git\n [2020-01-30T23:07:32.136Z] ---> Running in d1130efa7238\n [2020-01-30T23:07:33.113Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-01-30T23:07:34.094Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-01-30T23:07:34.365Z] OK: 125 MiB in 39 packages\n [2020-01-30T23:07:35.824Z] Removing intermediate container d1130efa7238\n [2020-01-30T23:07:35.824Z] ---> 99a07afad4c2\n [2020-01-30T23:07:35.824Z] Step 6/8 : WORKDIR /device-sdk-go\n [2020-01-30T23:07:35.824Z] ---> Running in aed0828888a2\n [2020-01-30T23:07:36.411Z] Removing intermediate container aed0828888a2\n [2020-01-30T23:07:36.411Z] ---> 4ccb5a5abe3d\n [2020-01-30T23:07:36.411Z] Step 7/8 : COPY . .\n [2020-01-30T23:07:37.376Z] ---> 5772a0e79469\n [2020-01-30T23:07:37.376Z] Step 8/8 : RUN go mod download\n [2020-01-30T23:07:37.376Z] ---> Running in 8f0968cb1359\n [2020-01-30T23:07:38.351Z] \x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-30T23:07:38.351Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-30T23:07:38.351Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n [2020-01-30T23:07:38.351Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n [2020-01-30T23:07:38.351Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-30T23:07:38.351Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n [2020-01-30T23:07:38.351Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-01-30T23:07:38.624Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-30T23:07:38.624Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-01-30T23:07:40.056Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-30T23:07:40.057Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-01-30T23:07:40.332Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-30T23:07:40.332Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-01-30T23:07:40.332Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-01-30T23:07:40.332Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-30T23:07:40.602Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-01-30T23:07:40.602Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-30T23:07:40.871Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-30T23:07:41.462Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-30T23:07:41.743Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-30T23:07:41.743Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-01-30T23:07:42.344Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-30T23:07:42.344Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-01-30T23:07:42.620Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-30T23:07:42.620Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-30T23:07:42.894Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-30T23:07:43.179Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-30T23:07:43.768Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-30T23:07:44.040Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-30T23:07:44.040Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-30T23:07:44.040Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-01-30T23:07:44.040Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-30T23:07:44.040Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-30T23:07:44.634Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-30T23:07:44.634Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-30T23:07:44.909Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-30T23:07:45.179Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-30T23:07:46.153Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-30T23:07:46.153Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-30T23:07:46.153Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-30T23:07:46.153Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-30T23:07:46.153Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-30T23:07:46.424Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-30T23:07:46.424Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-01-30T23:07:46.424Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-30T23:07:47.397Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-30T23:07:47.670Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-30T23:07:47.670Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-30T23:07:48.267Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-30T23:07:48.267Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-30T23:07:48.267Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-30T23:07:49.703Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-30T23:07:49.976Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-30T23:07:49.976Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-30T23:07:50.573Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-30T23:07:51.556Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-30T23:07:51.556Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-30T23:07:51.832Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-30T23:07:51.832Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-30T23:07:52.822Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-01-30T23:07:53.415Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-30T23:07:53.689Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-30T23:07:54.278Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-30T23:07:55.703Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-30T23:07:55.703Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-30T23:07:55.703Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-30T23:07:55.703Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-30T23:07:55.703Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-01-30T23:07:57.661Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-30T23:07:57.662Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-01-30T23:09:05.612Z] \x1b[0mRemoving intermediate container 8f0968cb1359\n [2020-01-30T23:09:05.612Z] ---> 3ec40c027720\n [2020-01-30T23:09:05.612Z] Successfully built 3ec40c027720\n [2020-01-30T23:09:05.612Z] Successfully tagged ci-base-image-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-30T23:09:06.225Z] + docker inspect -f . ci-base-image-arm64\n [2020-01-30T23:09:06.491Z] .\n [Pipeline] withDockerContainer\n [2020-01-30T23:09:06.919Z] prd-ubuntu18.04-docker-arm64-4c-2g-16929 does not seem to be running inside a container\n [2020-01-30T23:09:07.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-01-30T23:09:08.349Z] $ docker top eae7283cd046fa2d317c942ab0f65e2759bba378de79fa3e6c8183785efad2e3 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-30T23:09:10.907Z] + go version\n [2020-01-30T23:09:10.907Z] go version go1.12.14 linux/arm64\n [Pipeline] sh\n [2020-01-30T23:09:11.634Z] + make test\n [2020-01-30T23:09:11.634Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n [2020-01-30T23:10:19.558Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n [2020-01-30T23:10:19.558Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n [2020-01-30T23:10:19.558Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n [2020-01-30T23:10:19.558Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.039s\tcoverage: 23.1% of statements\n [2020-01-30T23:10:24.913Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.124s\tcoverage: 97.1% of statements\n [2020-01-30T23:10:29.204Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.074s\tcoverage: 13.1% of statements\n [2020-01-30T23:10:29.204Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.022s\tcoverage: 25.6% of statements\n [2020-01-30T23:11:08.583Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.044s\tcoverage: 30.9% of statements\n [2020-01-30T23:11:08.583Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.420s\tcoverage: 42.3% of statements\n [2020-01-30T23:11:08.583Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n [2020-01-30T23:11:08.583Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n [2020-01-30T23:11:08.583Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.564s\tcoverage: 79.3% of statements\n [2020-01-30T23:11:08.583Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n [2020-01-30T23:11:08.583Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n [2020-01-30T23:11:08.583Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n [2020-01-30T23:11:08.583Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.045s\tcoverage: 52.6% of statements\n [2020-01-30T23:11:08.583Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.420s\tcoverage: 76.1% of statements\n [2020-01-30T23:11:08.583Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n [2020-01-30T23:11:08.583Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-30T23:11:35.361Z] gofmt -l .\n [2020-01-30T23:11:35.361Z] [ "`gofmt -l .`" = "" ]\n [2020-01-30T23:11:35.954Z] ./bin/test-attribution-txt.sh\n [2020-01-30T23:11:36.557Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-01-30T23:11:37.558Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-01-30T23:11:38.098Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-30T23:11:38.106Z] $ docker stop --time=1 eae7283cd046fa2d317c942ab0f65e2759bba378de79fa3e6c8183785efad2e3\n [2020-01-30T23:11:40.690Z] $ docker rm -f eae7283cd046fa2d317c942ab0f65e2759bba378de79fa3e6c8183785efad2e3\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-01-30T23:11:42.032Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-01-30T23:11:42.671Z] + ls -al .\n [2020-01-30T23:11:42.671Z] total 236\n [2020-01-30T23:11:42.671Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 30 23:11 .\n [2020-01-30T23:11:42.671Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 23:06 ..\n [2020-01-30T23:11:42.671Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 30 23:06 .dockerignore\n [2020-01-30T23:11:42.671Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 30 23:06 .git\n [2020-01-30T23:11:42.671Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 30 23:06 .github\n [2020-01-30T23:11:42.671Z] -rw-rw-r-- 1 jenkins jenkins 138 Jan 30 23:06 .gitignore\n [2020-01-30T23:11:42.671Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 23:06 .semver\n [2020-01-30T23:11:42.671Z] -rw-rw-r-- 1 jenkins jenkins 936 Jan 30 23:06 Dockerfile.build\n [2020-01-30T23:11:42.671Z] -rw-rw-r-- 1 jenkins jenkins 808 Jan 30 23:06 Jenkinsfile\n [2020-01-30T23:11:42.671Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 30 23:06 LICENSE\n [2020-01-30T23:11:42.671Z] -rw-rw-r-- 1 jenkins jenkins 892 Jan 30 23:06 Makefile\n [2020-01-30T23:11:42.671Z] -rw-rw-r-- 1 jenkins jenkins 761 Jan 30 23:06 README.md\n [2020-01-30T23:11:42.671Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 30 23:00 VERSION\n [2020-01-30T23:11:42.671Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 23:06 api\n [2020-01-30T23:11:42.671Z] -rw-rw-r-- 1 jenkins jenkins 3333 Jan 30 23:06 async.go\n [2020-01-30T23:11:42.671Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 30 23:06 bin\n [2020-01-30T23:11:42.671Z] -rw-r--r-- 1 jenkins jenkins 96400 Jan 30 23:11 coverage.out\n [2020-01-30T23:11:42.671Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 23:06 example\n [2020-01-30T23:11:42.671Z] -rw-r--r-- 1 jenkins jenkins 536 Jan 30 23:11 go.mod\n [2020-01-30T23:11:42.671Z] -rw------- 1 jenkins jenkins 11140 Jan 30 23:11 go.sum\n [2020-01-30T23:11:42.671Z] drwxrwxr-x 13 jenkins jenkins 4096 Jan 30 23:06 internal\n [2020-01-30T23:11:42.671Z] -rw-rw-r-- 1 jenkins jenkins 4427 Jan 30 23:06 manageddevices.go\n [2020-01-30T23:11:42.671Z] -rw-rw-r-- 1 jenkins jenkins 5473 Jan 30 23:06 managedprofiles.go\n [2020-01-30T23:11:42.671Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 23:06 pkg\n [2020-01-30T23:11:42.671Z] -rw-rw-r-- 1 jenkins jenkins 9864 Jan 30 23:06 service.go\n [2020-01-30T23:11:42.671Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 23:06 snap\n [2020-01-30T23:11:42.671Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 30 23:06 version.go\n [2020-01-30T23:11:42.671Z] -rw-rw-r-- 1 jenkins jenkins 519 Jan 30 23:06 watchers.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-30T23:11:43.045Z] + 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=4d8bf0645414e14a9bcde9f225d5d94ef3151f72 --label arch=arm64 --label version=0.0.0 .\n [2020-01-30T23:11:43.634Z] Sending build context to Docker daemon 2.631MB\n\n [2020-01-30T23:11:43.634Z] Step 1/20 : ARG BASE=golang:1.12-alpine\n [2020-01-30T23:11:43.634Z] Step 2/20 : FROM ${BASE} AS builder\n [2020-01-30T23:11:43.634Z] ---> 3ec40c027720\n [2020-01-30T23:11:43.634Z] Step 3/20 : ARG MAKE=\'make build\'\n [2020-01-30T23:11:43.905Z] ---> Running in 0b535ae69822\n [2020-01-30T23:11:44.176Z] Removing intermediate container 0b535ae69822\n [2020-01-30T23:11:44.176Z] ---> 5e3b185dd0df\n [2020-01-30T23:11:44.176Z] Step 4/20 : WORKDIR /device-sdk-go\n [2020-01-30T23:11:44.450Z] ---> Running in c67d0eabf7e4\n [2020-01-30T23:11:44.723Z] Removing intermediate container c67d0eabf7e4\n [2020-01-30T23:11:44.723Z] ---> 11db372398de\n [2020-01-30T23:11:44.723Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-01-30T23:11:44.994Z] ---> Running in b546dedb42c6\n [2020-01-30T23:11:45.265Z] Removing intermediate container b546dedb42c6\n [2020-01-30T23:11:45.265Z] ---> 232cf77e0105\n [2020-01-30T23:11:45.265Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-30T23:11:45.536Z] ---> Running in 708cb7192e37\n [2020-01-30T23:11:47.491Z] Removing intermediate container 708cb7192e37\n [2020-01-30T23:11:47.491Z] ---> aa04db1e8d9e\n [2020-01-30T23:11:47.491Z] Step 7/20 : RUN apk add --update --no-cache make git\n [2020-01-30T23:11:47.491Z] ---> Running in 232f290db532\n [2020-01-30T23:11:48.467Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-01-30T23:11:49.436Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-01-30T23:11:50.031Z] OK: 125 MiB in 39 packages\n [2020-01-30T23:11:51.010Z] Removing intermediate container 232f290db532\n [2020-01-30T23:11:51.010Z] ---> da24638eff7a\n [2020-01-30T23:11:51.010Z] Step 8/20 : COPY . .\n [2020-01-30T23:11:52.437Z] ---> 6ec457d73e94\n [2020-01-30T23:11:52.437Z] Step 9/20 : RUN ${MAKE}\n [2020-01-30T23:11:52.437Z] ---> Running in 4d43eb7398e7\n [2020-01-30T23:11:53.168Z] 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-01-30T23:12:49.686Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n [2020-01-30T23:13:11.833Z] Removing intermediate container 4d43eb7398e7\n [2020-01-30T23:13:11.833Z] ---> 63f1db8d1d4a\n [2020-01-30T23:13:11.833Z] Step 10/20 : FROM scratch\n [2020-01-30T23:13:11.833Z] ---> \n [2020-01-30T23:13:11.833Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-01-30T23:13:11.833Z] ---> Running in 94cf585ac4ee\n [2020-01-30T23:13:11.833Z] Removing intermediate container 94cf585ac4ee\n [2020-01-30T23:13:11.833Z] ---> 7b7aafef2230\n [2020-01-30T23:13:11.833Z] Step 12/20 : ENV APP_PORT=49990\n [2020-01-30T23:13:11.833Z] ---> Running in f8d7bd50b3a7\n [2020-01-30T23:13:11.833Z] Removing intermediate container f8d7bd50b3a7\n [2020-01-30T23:13:11.833Z] ---> c223319c86c9\n [2020-01-30T23:13:11.833Z] Step 13/20 : EXPOSE $APP_PORT\n [2020-01-30T23:13:11.833Z] ---> Running in 4ee52f4d7372\n [2020-01-30T23:13:11.833Z] Removing intermediate container 4ee52f4d7372\n [2020-01-30T23:13:11.833Z] ---> 9d04b2ac2756\n [2020-01-30T23:13:11.833Z] Step 14/20 : WORKDIR /\n [2020-01-30T23:13:11.833Z] ---> Running in c663898564f7\n [2020-01-30T23:13:12.115Z] Removing intermediate container c663898564f7\n [2020-01-30T23:13:12.115Z] ---> e7dbe3949d09\n [2020-01-30T23:13:12.115Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n [2020-01-30T23:13:13.539Z] ---> 0bce90882942\n [2020-01-30T23:13:13.539Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n [2020-01-30T23:13:13.809Z] ---> 38348bd1c127\n [2020-01-30T23:13:13.809Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n [2020-01-30T23:13:14.095Z] ---> Running in afee6d6409df\n [2020-01-30T23:13:14.374Z] Removing intermediate container afee6d6409df\n [2020-01-30T23:13:14.374Z] ---> 4a1360ec810c\n [2020-01-30T23:13:14.374Z] Step 18/20 : LABEL arch=arm64\n [2020-01-30T23:13:14.645Z] ---> Running in 972804e333a3\n [2020-01-30T23:13:14.914Z] Removing intermediate container 972804e333a3\n [2020-01-30T23:13:14.914Z] ---> abb1e27b708a\n [2020-01-30T23:13:14.914Z] Step 19/20 : LABEL git_sha=4d8bf0645414e14a9bcde9f225d5d94ef3151f72\n [2020-01-30T23:13:14.914Z] ---> Running in 43736f6ad46d\n [2020-01-30T23:13:15.187Z] Removing intermediate container 43736f6ad46d\n [2020-01-30T23:13:15.187Z] ---> 9ce7f30b09e3\n [2020-01-30T23:13:15.187Z] Step 20/20 : LABEL version=0.0.0\n [2020-01-30T23:13:15.467Z] ---> Running in faf56765fbeb\n [2020-01-30T23:13:15.734Z] Removing intermediate container faf56765fbeb\n [2020-01-30T23:13:15.734Z] ---> 7eb3ba1fcfb8\n [2020-01-30T23:13:15.734Z] Successfully built 7eb3ba1fcfb8\n [2020-01-30T23:13:15.734Z] 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-01-30T23:13:16.506Z] provisioning config files...\n [2020-01-30T23:13:16.520Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/config5225343730969986767tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-01-30T23:13:16.878Z] + curl -s https://codecov.io/bash\n [2020-01-30T23:13:16.878Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/config5225343730969986767tmp\n [2020-01-30T23:13:17.142Z] \n [2020-01-30T23:13:17.142Z] _____ _\n [2020-01-30T23:13:17.142Z] / ____| | |\n [2020-01-30T23:13:17.142Z] | | ___ __| | ___ ___ _____ __\n [2020-01-30T23:13:17.142Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-01-30T23:13:17.142Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-01-30T23:13:17.142Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-01-30T23:13:17.142Z] Bash-20191211-b8db533\n [2020-01-30T23:13:17.142Z] \n [2020-01-30T23:13:17.142Z] \n [2020-01-30T23:13:17.142Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-01-30T23:13:17.142Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-01-30T23:13:17.142Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n [2020-01-30T23:13:17.142Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-01-30T23:13:17.142Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-01-30T23:13:17.142Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-01-30T23:13:17.142Z] \x1b[0;32m+\x1b[0m .\n [2020-01-30T23:13:17.142Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-01-30T23:13:17.142Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-01-30T23:13:17.142Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-01-30T23:13:17.403Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=96400\x1b[0m\n [2020-01-30T23:13:17.403Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-01-30T23:13:17.403Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-01-30T23:13:17.665Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-01-30T23:13:17.665Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-01-30T23:13:17.665Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-01-30T23:13:17.665Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-01-30T23:13:17.665Z] \x1b[0;90mquery:\x1b[0m branch=PR-439&commit=4d8bf0645414e14a9bcde9f225d5d94ef3151f72&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-439%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=439&job=\n [2020-01-30T23:13:17.665Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-01-30T23:13:17.665Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-439&commit=4d8bf0645414e14a9bcde9f225d5d94ef3151f72&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-439%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=439&job=\n [2020-01-30T23:13:18.236Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-01-30T23:13:18.808Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/device-sdk-go/commit/4d8bf0645414e14a9bcde9f225d5d94ef3151f72\x1b[0m\n [Pipeline] }\n [2020-01-30T23:13:18.837Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-30T23:13:20.520Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-30T23:13:20.861Z] ---> package-listing.sh\n [2020-01-30T23:13:20.861Z] ++ facter osfamily\n [2020-01-30T23:13:20.861Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-30T23:13:20.861Z] + OS_FAMILY=redhat\n [2020-01-30T23:13:20.861Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-439\n [2020-01-30T23:13:20.861Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-30T23:13:20.861Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-30T23:13:20.861Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-30T23:13:20.861Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-30T23:13:20.861Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-439 \']\'\n [2020-01-30T23:13:20.861Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-30T23:13:20.861Z] + case "${OS_FAMILY}" in\n [2020-01-30T23:13:20.861Z] + rpm -qa\n [2020-01-30T23:13:20.861Z] + sort\n [2020-01-30T23:13:25.057Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-30T23:13:25.057Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-30T23:13:25.057Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-30T23:13:25.057Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-439 \']\'\n [2020-01-30T23:13:25.057Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-439/archives/\n [2020-01-30T23:13:25.057Z] + 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-01-30T23:13:25.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-30T23:13:25.474Z] \n [2020-01-30T23:13:25.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-30T23:13:25.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-30T23:13:25.820Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-30T23:13:25.820Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-30T23:13:25.820Z] da0e9bf0cc60: Pulling fs layer\n [2020-01-30T23:13:25.820Z] c9ea274ed700: Pulling fs layer\n [2020-01-30T23:13:25.820Z] 9cfac6ba3733: Pulling fs layer\n [2020-01-30T23:13:25.820Z] f6a933c9cadc: Pulling fs layer\n [2020-01-30T23:13:25.820Z] 61811dbd4963: Pulling fs layer\n [2020-01-30T23:13:25.820Z] a6eb2c9e2280: Pulling fs layer\n [2020-01-30T23:13:25.821Z] 095dd8b7b4d8: Pulling fs layer\n [2020-01-30T23:13:25.821Z] dc21a1d4508b: Pulling fs layer\n [2020-01-30T23:13:25.821Z] 363af2e989c4: Pulling fs layer\n [2020-01-30T23:13:25.821Z] 61811dbd4963: Waiting\n [2020-01-30T23:13:25.821Z] a6eb2c9e2280: Waiting\n [2020-01-30T23:13:25.821Z] 095dd8b7b4d8: Waiting\n [2020-01-30T23:13:25.821Z] dc21a1d4508b: Waiting\n [2020-01-30T23:13:25.821Z] 363af2e989c4: Waiting\n [2020-01-30T23:13:25.821Z] 9cfac6ba3733: Waiting\n [2020-01-30T23:13:25.821Z] f6a933c9cadc: Waiting\n [2020-01-30T23:13:25.821Z] da0e9bf0cc60: Download complete\n [2020-01-30T23:13:25.821Z] 9cfac6ba3733: Verifying Checksum\n [2020-01-30T23:13:25.821Z] 9cfac6ba3733: Download complete\n [2020-01-30T23:13:25.821Z] e6b0cf9c0882: Verifying Checksum\n [2020-01-30T23:13:25.821Z] e6b0cf9c0882: Download complete\n [2020-01-30T23:13:25.821Z] f6a933c9cadc: Verifying Checksum\n [2020-01-30T23:13:25.821Z] f6a933c9cadc: Download complete\n [2020-01-30T23:13:26.091Z] a6eb2c9e2280: Verifying Checksum\n [2020-01-30T23:13:26.091Z] a6eb2c9e2280: Download complete\n [2020-01-30T23:13:26.359Z] c9ea274ed700: Verifying Checksum\n [2020-01-30T23:13:26.359Z] c9ea274ed700: Download complete\n [2020-01-30T23:13:26.359Z] e6b0cf9c0882: Pull complete\n [2020-01-30T23:13:26.359Z] dc21a1d4508b: Verifying Checksum\n [2020-01-30T23:13:26.359Z] dc21a1d4508b: Download complete\n [2020-01-30T23:13:26.359Z] 095dd8b7b4d8: Verifying Checksum\n [2020-01-30T23:13:26.359Z] 095dd8b7b4d8: Download complete\n [2020-01-30T23:13:26.359Z] 363af2e989c4: Download complete\n [2020-01-30T23:13:26.625Z] da0e9bf0cc60: Pull complete\n [2020-01-30T23:13:27.199Z] 61811dbd4963: Verifying Checksum\n [2020-01-30T23:13:27.199Z] 61811dbd4963: Download complete\n [2020-01-30T23:13:28.139Z] c9ea274ed700: Pull complete\n [2020-01-30T23:13:28.399Z] 9cfac6ba3733: Pull complete\n [2020-01-30T23:13:28.399Z] f6a933c9cadc: Pull complete\n [2020-01-30T23:13:31.692Z] 61811dbd4963: Pull complete\n [2020-01-30T23:13:31.951Z] a6eb2c9e2280: Pull complete\n [2020-01-30T23:13:33.871Z] 095dd8b7b4d8: Pull complete\n [2020-01-30T23:13:33.871Z] dc21a1d4508b: Pull complete\n [2020-01-30T23:13:33.871Z] 363af2e989c4: Pull complete\n [2020-01-30T23:13:33.871Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-01-30T23:13:33.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-30T23:13:34.409Z] prd-centos7-docker-4c-2g-16919 does not seem to be running inside a container\n [2020-01-30T23:13:34.453Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-01-30T23:13:35.529Z] $ docker top 6d68204f7675750a614479ef2c55f7e16f15819b878d9b096920936780597793 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-30T23:13:36.151Z] provisioning config files...\n [2020-01-30T23:13:36.165Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/config1180378446179423695tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-30T23:13:36.206Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-30T23:13:36.542Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-30T23:13:36.565Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-30T23:13:36.888Z] ---> logs-deploy.sh\n [2020-01-30T23:13:36.888Z] + ARCHIVE_ARTIFACTS=\n [2020-01-30T23:13:36.888Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-30T23:13:36.888Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-30T23:13:36.888Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-30T23:13:36.888Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-439/1\n [2020-01-30T23:13:36.888Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-439/1/\n [2020-01-30T23:13:36.888Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-439/1 /w/workspace/dgexfoundry_device-sdk-go_PR-439\n [2020-01-30T23:13:37.826Z] Archives upload complete.\n [2020-01-30T23:13:37.826Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-439/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-439/1/\n [2020-01-30T23:13:38.764Z] ---> uname -a:\n [2020-01-30T23:13:38.764Z] Linux 6d68204f7675 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-01-30T23:13:38.764Z] \n [2020-01-30T23:13:38.764Z] \n [2020-01-30T23:13:38.764Z] ---> lscpu:\n [2020-01-30T23:13:38.764Z] Architecture: x86_64\n [2020-01-30T23:13:38.764Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-30T23:13:38.764Z] Byte Order: Little Endian\n [2020-01-30T23:13:38.764Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-30T23:13:38.764Z] CPU(s): 4\n [2020-01-30T23:13:38.764Z] On-line CPU(s) list: 0-3\n [2020-01-30T23:13:38.764Z] Thread(s) per core: 1\n [2020-01-30T23:13:38.764Z] Core(s) per socket: 1\n [2020-01-30T23:13:38.764Z] Socket(s): 4\n [2020-01-30T23:13:38.764Z] NUMA node(s): 1\n [2020-01-30T23:13:38.764Z] Vendor ID: GenuineIntel\n [2020-01-30T23:13:38.764Z] CPU family: 6\n [2020-01-30T23:13:38.764Z] Model: 44\n [2020-01-30T23:13:38.764Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-30T23:13:38.764Z] Stepping: 1\n [2020-01-30T23:13:38.764Z] CPU MHz: 2933.396\n [2020-01-30T23:13:38.764Z] BogoMIPS: 5866.79\n [2020-01-30T23:13:38.764Z] Virtualization: VT-x\n [2020-01-30T23:13:38.764Z] Hypervisor vendor: KVM\n [2020-01-30T23:13:38.764Z] Virtualization type: full\n [2020-01-30T23:13:38.764Z] L1d cache: 128 KiB\n [2020-01-30T23:13:38.764Z] L1i cache: 128 KiB\n [2020-01-30T23:13:38.764Z] L2 cache: 16 MiB\n [2020-01-30T23:13:38.764Z] L3 cache: 64 MiB\n [2020-01-30T23:13:38.764Z] NUMA node0 CPU(s): 0-3\n [2020-01-30T23:13:38.764Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-01-30T23:13:38.764Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-01-30T23:13:38.764Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-01-30T23:13:38.764Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-01-30T23:13:38.764Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-01-30T23:13:38.764Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp\n [2020-01-30T23:13:38.764Z] \n [2020-01-30T23:13:38.764Z] \n [2020-01-30T23:13:38.764Z] ---> nproc:\n [2020-01-30T23:13:38.764Z] 4\n [2020-01-30T23:13:38.764Z] \n [2020-01-30T23:13:38.764Z] \n [2020-01-30T23:13:38.764Z] ---> df -h:\n [2020-01-30T23:13:38.764Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-30T23:13:38.764Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-01-30T23:13:38.764Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-30T23:13:38.764Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-30T23:13:38.764Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-30T23:13:38.764Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-01-30T23:13:38.764Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-01-30T23:13:38.764Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-01-30T23:13:38.764Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-01-30T23:13:38.764Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-439\n [2020-01-30T23:13:38.764Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp\n [2020-01-30T23:13:38.764Z] \n [2020-01-30T23:13:38.764Z] \n [2020-01-30T23:13:38.764Z] ---> free -m:\n [2020-01-30T23:13:38.764Z] total used free shared buff/cache available\n [2020-01-30T23:13:38.764Z] Mem: 1838 579 71 0 1187 1154\n [2020-01-30T23:13:38.764Z] Swap: 1023 0 1023\n [2020-01-30T23:13:38.764Z] \n [2020-01-30T23:13:38.764Z] \n [2020-01-30T23:13:38.764Z] ---> ip addr:\n [2020-01-30T23:13:38.764Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-30T23:13:38.764Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-30T23:13:38.764Z] inet 127.0.0.1/8 scope host lo\n [2020-01-30T23:13:38.764Z] valid_lft forever preferred_lft forever\n [2020-01-30T23:13:38.764Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-01-30T23:13:38.764Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-30T23:13:38.764Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-30T23:13:38.764Z] valid_lft forever preferred_lft forever\n [2020-01-30T23:13:38.764Z] \n [2020-01-30T23:13:38.764Z] \n [2020-01-30T23:13:38.764Z] ---> sar -b -r -n DEV:\n [2020-01-30T23:13:38.764Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/30/20 \t_x86_64_\t(4 CPU)\n [2020-01-30T23:13:38.764Z] \n [2020-01-30T23:13:38.764Z] 22:59:08 LINUX RESTART\n [2020-01-30T23:13:38.764Z] \n [2020-01-30T23:13:38.764Z] 23:00:01 tps rtps wtps bread/s bwrtn/s\n [2020-01-30T23:13:38.764Z] 23:01:01 14.99 1.53 13.45 83.52 2695.62\n [2020-01-30T23:13:38.764Z] 23:02:01 2.80 0.15 2.65 2.93 94.52\n [2020-01-30T23:13:38.764Z] 23:03:01 0.27 0.00 0.27 0.00 3.76\n [2020-01-30T23:13:38.764Z] 23:04:01 0.23 0.00 0.23 0.00 2.86\n [2020-01-30T23:13:38.764Z] 23:05:01 0.18 0.00 0.18 0.00 2.22\n [2020-01-30T23:13:38.764Z] 23:06:01 0.32 0.00 0.32 0.00 5.38\n [2020-01-30T23:13:38.764Z] 23:07:01 0.28 0.00 0.28 0.00 3.11\n [2020-01-30T23:13:38.764Z] 23:08:01 0.15 0.00 0.15 0.00 2.15\n [2020-01-30T23:13:38.764Z] 23:09:01 0.28 0.00 0.28 0.00 3.48\n [2020-01-30T23:13:38.764Z] 23:10:01 0.28 0.00 0.28 0.00 3.43\n [2020-01-30T23:13:38.764Z] 23:11:01 0.20 0.00 0.20 0.00 1.88\n [2020-01-30T23:13:38.764Z] 23:12:01 0.17 0.00 0.17 0.00 1.62\n [2020-01-30T23:13:38.764Z] 23:13:01 0.28 0.00 0.28 0.00 3.48\n [2020-01-30T23:13:38.764Z] Average: 1.57 0.13 1.44 6.65 217.26\n [2020-01-30T23:13:38.764Z] \n [2020-01-30T23:13:38.764Z] 23:00:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-30T23:13:38.764Z] 23:01:01 101668 1780636 94.60 2620 1263088 913212 31.16 420708 1200320 12\n [2020-01-30T23:13:38.764Z] 23:02:01 107932 1774372 94.27 2620 1263272 883464 30.14 415656 1200136 20\n [2020-01-30T23:13:38.764Z] 23:03:01 107836 1774468 94.27 2620 1263276 883500 30.14 416060 1200136 8\n [2020-01-30T23:13:38.764Z] 23:04:01 107876 1774428 94.27 2620 1263280 883536 30.15 415904 1200132 20\n [2020-01-30T23:13:38.764Z] 23:05:01 107672 1774632 94.28 2620 1263284 883664 30.15 416452 1200136 20\n [2020-01-30T23:13:38.764Z] 23:06:01 107104 1775200 94.31 2620 1263292 883792 30.15 416736 1200140 16\n [2020-01-30T23:13:38.764Z] 23:07:01 113912 1768392 93.95 2620 1263292 883844 30.16 410092 1199980 20\n [2020-01-30T23:13:38.764Z] 23:08:01 113244 1769060 93.98 2620 1263296 883844 30.16 410320 1199980 12\n [2020-01-30T23:13:38.765Z] 23:09:01 113968 1768336 93.95 2620 1263304 883760 30.15 409712 1199980 20\n [2020-01-30T23:13:38.765Z] 23:10:01 124428 1757876 93.39 2620 1263308 883844 30.16 399188 1199980 16\n [2020-01-30T23:13:38.765Z] 23:11:01 125580 1756724 93.33 2620 1263312 883748 30.15 398748 1199980 16\n [2020-01-30T23:13:38.765Z] 23:12:01 126608 1755696 93.27 2620 1263316 900060 30.71 397492 1199980 16\n [2020-01-30T23:13:38.765Z] 23:13:01 126384 1755920 93.29 2620 1263324 900060 30.71 397544 1199980 8\n [2020-01-30T23:13:38.765Z] Average: 114170 1768134 93.93 2620 1263280 888487 30.31 409586 1200066 16\n [2020-01-30T23:13:38.765Z] \n [2020-01-30T23:13:38.765Z] 23:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-30T23:13:38.765Z] 23:01:01 eth0 9.59 6.89 3.13 22.26 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:01:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:02:01 eth0 1.62 0.33 0.36 0.20 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:03:01 eth0 1.40 0.77 0.57 0.41 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:04:01 eth0 2.48 0.37 0.43 0.20 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:05:01 eth0 2.48 1.05 1.00 0.63 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:06:01 eth0 2.82 0.80 0.92 0.59 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:07:01 eth0 1.65 0.65 0.59 0.43 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:08:01 eth0 1.27 0.35 0.33 0.20 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:09:01 eth0 1.82 0.47 0.37 0.21 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:10:01 eth0 2.36 0.65 0.74 0.46 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:11:01 eth0 0.75 0.38 0.28 0.21 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:12:01 eth0 0.35 0.08 0.02 0.01 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:13:01 eth0 0.35 0.08 0.02 0.01 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] Average: eth0 2.23 0.99 0.67 1.99 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-30T23:13:38.765Z] \n [2020-01-30T23:13:38.765Z] \n [2020-01-30T23:13:38.765Z] ---> sar -P ALL:\n [2020-01-30T23:13:38.765Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/30/20 \t_x86_64_\t(4 CPU)\n [2020-01-30T23:13:38.765Z] \n [2020-01-30T23:13:38.765Z] 22:59:08 LINUX RESTART\n [2020-01-30T23:13:38.765Z] \n [2020-01-30T23:13:38.765Z] 23:00:01 CPU %user %nice %system %iowait %steal %idle\n [2020-01-30T23:13:38.765Z] 23:01:01 all 0.60 0.00 0.16 0.00 0.00 99.24\n [2020-01-30T23:13:38.765Z] 23:01:01 0 0.72 0.00 0.20 0.00 0.00 99.08\n [2020-01-30T23:13:38.765Z] 23:01:01 1 0.50 0.00 0.13 0.02 0.00 99.35\n [2020-01-30T23:13:38.765Z] 23:01:01 2 0.58 0.00 0.20 0.00 0.00 99.22\n [2020-01-30T23:13:38.765Z] 23:01:01 3 0.58 0.00 0.08 0.00 0.00 99.33\n [2020-01-30T23:13:38.765Z] 23:02:01 all 0.21 0.00 0.05 0.00 0.00 99.73\n [2020-01-30T23:13:38.765Z] 23:02:01 0 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-01-30T23:13:38.765Z] 23:02:01 1 0.43 0.00 0.05 0.00 0.00 99.52\n [2020-01-30T23:13:38.765Z] 23:02:01 2 0.13 0.00 0.07 0.00 0.00 99.80\n [2020-01-30T23:13:38.765Z] 23:02:01 3 0.20 0.00 0.03 0.00 0.00 99.77\n [2020-01-30T23:13:38.765Z] 23:03:01 all 0.17 0.00 0.05 0.00 0.00 99.77\n [2020-01-30T23:13:38.765Z] 23:03:01 0 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-30T23:13:38.765Z] 23:03:01 1 0.37 0.00 0.05 0.00 0.00 99.58\n [2020-01-30T23:13:38.765Z] 23:03:01 2 0.22 0.00 0.07 0.00 0.00 99.72\n [2020-01-30T23:13:38.765Z] 23:03:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-30T23:13:38.765Z] 23:04:01 all 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-01-30T23:13:38.765Z] 23:04:01 0 0.07 0.00 0.07 0.00 0.02 99.85\n [2020-01-30T23:13:38.765Z] 23:04:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-30T23:13:38.765Z] 23:04:01 2 0.12 0.00 0.07 0.00 0.02 99.80\n [2020-01-30T23:13:38.765Z] 23:04:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-30T23:13:38.765Z] 23:05:01 all 0.19 0.00 0.05 0.00 0.01 99.75\n [2020-01-30T23:13:38.765Z] 23:05:01 0 0.10 0.00 0.05 0.00 0.00 99.85\n [2020-01-30T23:13:38.765Z] 23:05:01 1 0.10 0.00 0.03 0.00 0.02 99.85\n [2020-01-30T23:13:38.765Z] 23:05:01 2 0.10 0.00 0.07 0.00 0.02 99.82\n [2020-01-30T23:13:38.765Z] 23:05:01 3 0.45 0.00 0.05 0.00 0.00 99.50\n [2020-01-30T23:13:38.765Z] 23:06:01 all 0.19 0.00 0.05 0.00 0.00 99.77\n [2020-01-30T23:13:38.765Z] 23:06:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-30T23:13:38.765Z] 23:06:01 1 0.15 0.00 0.07 0.00 0.00 99.78\n [2020-01-30T23:13:38.765Z] 23:06:01 2 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-30T23:13:38.765Z] 23:06:01 3 0.52 0.00 0.05 0.00 0.00 99.43\n [2020-01-30T23:13:38.765Z] 23:07:01 all 0.18 0.00 0.05 0.00 0.00 99.76\n [2020-01-30T23:13:38.765Z] 23:07:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-30T23:13:38.765Z] 23:07:01 1 0.57 0.00 0.03 0.00 0.00 99.40\n [2020-01-30T23:13:38.765Z] 23:07:01 2 0.12 0.00 0.07 0.00 0.00 99.82\n [2020-01-30T23:13:38.765Z] 23:07:01 3 0.05 0.00 0.08 0.00 0.00 99.87\n [2020-01-30T23:13:38.765Z] 23:08:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-01-30T23:13:38.765Z] 23:08:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-30T23:13:38.765Z] 23:08:01 1 0.57 0.00 0.03 0.00 0.00 99.40\n [2020-01-30T23:13:38.765Z] 23:08:01 2 0.05 0.00 0.07 0.00 0.00 99.88\n [2020-01-30T23:13:38.765Z] 23:08:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-30T23:13:38.765Z] 23:09:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2020-01-30T23:13:38.765Z] 23:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-30T23:13:38.765Z] 23:09:01 1 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-01-30T23:13:38.765Z] 23:09:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-30T23:13:38.765Z] 23:09:01 3 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-01-30T23:13:38.765Z] 23:10:01 all 0.20 0.00 0.05 0.00 0.00 99.75\n [2020-01-30T23:13:38.765Z] 23:10:01 0 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-01-30T23:13:38.765Z] 23:10:01 1 0.58 0.00 0.05 0.00 0.00 99.37\n [2020-01-30T23:13:38.765Z] 23:10:01 2 0.08 0.00 0.10 0.00 0.00 99.82\n [2020-01-30T23:13:38.765Z] 23:10:01 3 0.08 0.00 0.03 0.00 0.00 99.88\n [2020-01-30T23:13:38.765Z] 23:11:01 all 0.16 0.00 0.05 0.00 0.00 99.79\n [2020-01-30T23:13:38.765Z] 23:11:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-30T23:13:38.765Z] 23:11:01 1 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-01-30T23:13:38.765Z] 23:11:01 2 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-30T23:13:38.765Z] 23:11:01 3 0.57 0.00 0.07 0.00 0.00 99.37\n [2020-01-30T23:13:38.765Z] 23:12:01 all 0.21 0.00 0.04 0.00 0.00 99.75\n [2020-01-30T23:13:38.765Z] 23:12:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-01-30T23:13:38.765Z] 23:12:01 1 0.20 0.00 0.05 0.00 0.00 99.75\n [2020-01-30T23:13:38.765Z] 23:12:01 2 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-30T23:13:38.765Z] 23:12:01 3 0.57 0.00 0.05 0.00 0.00 99.38\n [2020-01-30T23:13:38.765Z] 23:13:01 all 0.17 0.00 0.05 0.00 0.00 99.78\n [2020-01-30T23:13:38.765Z] 23:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-30T23:13:38.765Z] 23:13:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-30T23:13:38.765Z] 23:13:01 2 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-30T23:13:38.765Z] 23:13:01 3 0.53 0.00 0.05 0.00 0.00 99.42\n [2020-01-30T23:13:38.765Z] Average: all 0.21 0.00 0.06 0.00 0.00 99.73\n [2020-01-30T23:13:38.765Z] Average: 0 0.10 0.00 0.05 0.00 0.00 99.85\n [2020-01-30T23:13:38.765Z] Average: 1 0.32 0.00 0.05 0.00 0.00 99.62\n [2020-01-30T23:13:38.765Z] Average: 2 0.12 0.00 0.07 0.00 0.00 99.81\n [2020-01-30T23:13:38.765Z] Average: 3 0.29 0.00 0.05 0.00 0.00 99.66\n [2020-01-30T23:13:38.765Z] \n [2020-01-30T23:13:38.765Z] \n [2020-01-30T23:13:38.765Z] '