b' Pull request #423 updated\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of IOTechSystems for edgexfoundry/device-sdk-go\n Loading trusted files from base branch master at 024630121e2b04935f7e36cc4116b7ecf780bb65 rather than 1ab5a09d507d396e2aa94280ee8104821299fc5f\n Obtained Jenkinsfile from 024630121e2b04935f7e36cc4116b7ecf780bb65\n Running in Durability level: PERFORMANCE_OPTIMIZED\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision 829b7bace261b52f145cb1597a57c219468adaef\n using credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\n Fetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision 829b7bace261b52f145cb1597a57c219468adaef (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 829b7bace261b52f145cb1597a57c219468adaef # timeout=10\n Commit message: "Merge pull request #98 from lranjbar/add-c-device-service-function"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.12, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: device-sdk-go-settings\n PROJECT: device-sdk-go\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-device-sdk-simple\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: pre\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n [Pipeline] node\n Still waiting to schedule task\n \xe2\x80\x98prd-centos7-docker-4c-2g-17875\xe2\x80\x99 is offline\n Running on prd-centos7-docker-4c-2g-17876 in /w/workspace/dgexfoundry_device-sdk-go_PR-423\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-423 # 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/423/head:refs/remotes/origin/PR-423 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit 024630121e2b04935f7e36cc4116b7ecf780bb65 into PR head commit 1ab5a09d507d396e2aa94280ee8104821299fc5f\n Merge succeeded, producing 1ab5a09d507d396e2aa94280ee8104821299fc5f\n Checking out Revision 1ab5a09d507d396e2aa94280ee8104821299fc5f (PR-423)\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/423/head:refs/remotes/origin/PR-423 # 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/423/head:refs/remotes/origin/PR-423 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 1ab5a09d507d396e2aa94280ee8104821299fc5f # timeout=10\n > git merge 024630121e2b04935f7e36cc4116b7ecf780bb65 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 1ab5a09d507d396e2aa94280ee8104821299fc5f # timeout=10\n Commit message: "Update to fit the new design"\n First time build. Skipping changelog.\n > git rev-list --no-walk 323f9c08e7de673557cfa4ec937ee255acc6039c # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-02-06T02:37:48.312Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-06T02:37:49.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-06T02:37:49.708Z] \n [2020-02-06T02:37:49.708Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-06T02:37:50.035Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-06T02:37:50.035Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-06T02:37:50.035Z] e7c96db7181b: Pulling fs layer\n [2020-02-06T02:37:50.035Z] a038dfdf5543: Pulling fs layer\n [2020-02-06T02:37:50.035Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-06T02:37:50.298Z] e7c96db7181b: Download complete\n [2020-02-06T02:37:50.298Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-06T02:37:50.298Z] 8d5d8e63b3c0: Download complete\n [2020-02-06T02:37:50.298Z] a038dfdf5543: Verifying Checksum\n [2020-02-06T02:37:50.298Z] e7c96db7181b: Pull complete\n [2020-02-06T02:37:51.241Z] a038dfdf5543: Pull complete\n [2020-02-06T02:37:51.241Z] 8d5d8e63b3c0: Pull complete\n [2020-02-06T02:37:51.241Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-06T02:37:51.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-06T02:37:51.366Z] prd-centos7-docker-4c-2g-17876 does not seem to be running inside a container\n [2020-02-06T02:37:51.414Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-423 -v /w/workspace/dgexfoundry_device-sdk-go_PR-423:/w/workspace/dgexfoundry_device-sdk-go_PR-423:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-423@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-423@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-06T02:37:52.169Z] $ docker top ea1d1351791d9655db83aceb8a1bc6331e296f1af8d03b1e2c561e82b9726614 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-06T02:37:52.687Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-06T02:37:52.687Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-06T02:37:52.876Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-06T02:37:52.883Z] $ docker exec ea1d1351791d9655db83aceb8a1bc6331e296f1af8d03b1e2c561e82b9726614 ssh-agent\n [2020-02-06T02:37:53.058Z] SSH_AUTH_SOCK=/tmp/ssh-STuDzkRDsmt9/agent.15\n [2020-02-06T02:37:53.058Z] SSH_AGENT_PID=22\n [2020-02-06T02:37:53.067Z] Running ssh-add (command line suppressed)\n [2020-02-06T02:37:53.203Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-423@tmp/private_key_7251248148372213989.key (/w/workspace/dgexfoundry_device-sdk-go_PR-423@tmp/private_key_7251248148372213989.key)\n [2020-02-06T02:37:53.247Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-06T02:37:53.539Z] + git describe --exact-match --tags HEAD\n [2020-02-06T02:37:53.539Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-06T02:37:53.598Z] $ docker exec --env ******** --env ******** ea1d1351791d9655db83aceb8a1bc6331e296f1af8d03b1e2c561e82b9726614 ssh-agent -k\n [2020-02-06T02:37:53.732Z] unset SSH_AUTH_SOCK;\n [2020-02-06T02:37:53.732Z] unset SSH_AGENT_PID;\n [2020-02-06T02:37:53.732Z] echo Agent pid 22 killed;\n [2020-02-06T02:37:53.781Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-06T02:37:53.797Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-06T02:37:53.797Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-06T02:37:53.823Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-06T02:37:53.823Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-06T02:37:54.007Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-06T02:37:54.011Z] $ docker exec ea1d1351791d9655db83aceb8a1bc6331e296f1af8d03b1e2c561e82b9726614 ssh-agent\n [2020-02-06T02:37:54.184Z] SSH_AUTH_SOCK=/tmp/ssh-m2aRf29X3ISF/agent.57\n [2020-02-06T02:37:54.184Z] SSH_AGENT_PID=64\n [2020-02-06T02:37:54.189Z] Running ssh-add (command line suppressed)\n [2020-02-06T02:37:54.323Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-423@tmp/private_key_3589806300893076620.key (/w/workspace/dgexfoundry_device-sdk-go_PR-423@tmp/private_key_3589806300893076620.key)\n [2020-02-06T02:37:54.363Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-06T02:37:54.658Z] + git semver init\n [2020-02-06T02:37:54.658Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-06T02:37:54.658Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-423/.git\n [2020-02-06T02:37:54.658Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-423\n [2020-02-06T02:37:54.658Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-06T02:37:54.658Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-06T02:37:54.658Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-06T02:37:54.658Z] # $SEMVER_BRANCH = PR-423\n [2020-02-06T02:37:54.658Z] # $SEMVER_TEMP = /tmp/semver-063398788\n [2020-02-06T02:37:54.658Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP\n [2020-02-06T02:37:55.232Z] # \'/tmp/semver-063398788\' -> \'/w/workspace/dgexfoundry_device-sdk-go_PR-423/.semver\'\n [2020-02-06T02:37:55.232Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-423/.semver\n [Pipeline] }\n [2020-02-06T02:37:55.242Z] $ docker exec --env ******** --env ******** ea1d1351791d9655db83aceb8a1bc6331e296f1af8d03b1e2c561e82b9726614 ssh-agent -k\n [2020-02-06T02:37:55.392Z] unset SSH_AUTH_SOCK;\n [2020-02-06T02:37:55.393Z] unset SSH_AGENT_PID;\n [2020-02-06T02:37:55.393Z] echo Agent pid 64 killed;\n [2020-02-06T02:37:55.418Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-06T02:37:55.751Z] + git semver\n [Pipeline] }\n [2020-02-06T02:37:55.765Z] $ docker stop --time=1 ea1d1351791d9655db83aceb8a1bc6331e296f1af8d03b1e2c561e82b9726614\n [2020-02-06T02:37:57.087Z] $ docker rm -f ea1d1351791d9655db83aceb8a1bc6331e296f1af8d03b1e2c561e82b9726614\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-06T02:37:57.725Z] Stashed 21 file(s)\n [Pipeline] echo\n [2020-02-06T02:37:57.726Z] [edgeXSemver] initialized semver on version 0.0.0\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2020-02-06T02:38:12.828Z] Still waiting to schedule task\n [2020-02-06T02:38:12.829Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-02-06T02:38:12.832Z] Still waiting to schedule task\n [2020-02-06T02:38:12.832Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n [2020-02-06T02:40:07.662Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-17877 in /w/workspace/dgexfoundry_device-sdk-go_PR-423\n [Pipeline] {\n [Pipeline] ws\n [2020-02-06T02:40:07.677Z] Running in /w/workspace/device-sdk-go/5\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-06T02:40:15.613Z] using credential edgex-jenkins-ssh\n [2020-02-06T02:40:15.635Z] Cloning the remote Git repository\n [2020-02-06T02:40:15.635Z] Cloning with configured refspecs honoured and without tags\n [2020-02-06T02:40:15.750Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-06T02:40:15.880Z] > git init /w/workspace/device-sdk-go/5 # timeout=10\n [2020-02-06T02:40:16.028Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-06T02:40:16.029Z] > git --version # timeout=10\n [2020-02-06T02:40:16.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-06T02:40:16.102Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/423/head:refs/remotes/origin/PR-423 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-06T02:40:17.196Z] Fetching without tags\n [2020-02-06T02:40:17.661Z] Merging remotes/origin/master commit 024630121e2b04935f7e36cc4116b7ecf780bb65 into PR head commit 1ab5a09d507d396e2aa94280ee8104821299fc5f\n [2020-02-06T02:40:17.113Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-06T02:40:17.133Z] > git config --add remote.origin.fetch +refs/pull/423/head:refs/remotes/origin/PR-423 # timeout=10\n [2020-02-06T02:40:17.152Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-06T02:40:17.178Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-06T02:40:17.218Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-06T02:40:17.219Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-06T02:40:17.228Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/423/head:refs/remotes/origin/PR-423 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-06T02:40:17.693Z] > git config core.sparsecheckout # timeout=10\n [2020-02-06T02:40:17.720Z] > git checkout -f 1ab5a09d507d396e2aa94280ee8104821299fc5f # timeout=10\n [2020-02-06T02:40:17.890Z] Merge succeeded, producing 1ab5a09d507d396e2aa94280ee8104821299fc5f\n [2020-02-06T02:40:17.891Z] Checking out Revision 1ab5a09d507d396e2aa94280ee8104821299fc5f (PR-423)\n [2020-02-06T02:40:17.835Z] > git merge 024630121e2b04935f7e36cc4116b7ecf780bb65 # timeout=10\n [2020-02-06T02:40:17.870Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-06T02:40:17.907Z] > git config core.sparsecheckout # timeout=10\n [2020-02-06T02:40:17.931Z] > git checkout -f 1ab5a09d507d396e2aa94280ee8104821299fc5f # timeout=10\n [2020-02-06T02:40:22.158Z] Commit message: "Update to fit the new design"\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-02-06T02:40:23.985Z] =========================================================\n [2020-02-06T02:40:23.985Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n [2020-02-06T02:40:23.985Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-06T02:40:25.552Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine .\n [2020-02-06T02:40:26.535Z] Sending build context to Docker daemon 2.601MB\n\n [2020-02-06T02:40:26.814Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n [2020-02-06T02:40:26.814Z] Step 2/8 : FROM ${BASE}\n [2020-02-06T02:40:27.108Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-06T02:40:27.108Z] cde5963f3b93: Pulling fs layer\n [2020-02-06T02:40:27.108Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-06T02:40:27.108Z] 777b28850792: Pulling fs layer\n [2020-02-06T02:40:27.108Z] 3b9bb2159cbb: Pulling fs layer\n [2020-02-06T02:40:27.108Z] 3e5cb46e90bb: Pulling fs layer\n [2020-02-06T02:40:27.108Z] 704391ccfee3: Pulling fs layer\n [2020-02-06T02:40:27.108Z] dc41f6c27be0: Pulling fs layer\n [2020-02-06T02:40:27.108Z] 1e2f9a495ab8: Pulling fs layer\n [2020-02-06T02:40:27.108Z] b9840a92bc40: Pulling fs layer\n [2020-02-06T02:40:27.108Z] 29cc21b14733: Pulling fs layer\n [2020-02-06T02:40:27.108Z] 9b0bbc4bba68: Pulling fs layer\n [2020-02-06T02:40:27.108Z] 3b9bb2159cbb: Waiting\n [2020-02-06T02:40:27.108Z] 3e5cb46e90bb: Waiting\n [2020-02-06T02:40:27.108Z] 704391ccfee3: Waiting\n [2020-02-06T02:40:27.108Z] dc41f6c27be0: Waiting\n [2020-02-06T02:40:27.108Z] 1e2f9a495ab8: Waiting\n [2020-02-06T02:40:27.108Z] b9840a92bc40: Waiting\n [2020-02-06T02:40:27.108Z] 29cc21b14733: Waiting\n [2020-02-06T02:40:27.108Z] 9b0bbc4bba68: Waiting\n [2020-02-06T02:40:27.108Z] 777b28850792: Verifying Checksum\n [2020-02-06T02:40:27.108Z] 777b28850792: Download complete\n [2020-02-06T02:40:27.108Z] 2a23fa8c16f7: Verifying Checksum\n [2020-02-06T02:40:27.108Z] 2a23fa8c16f7: Download complete\n [2020-02-06T02:40:27.387Z] 3e5cb46e90bb: Verifying Checksum\n [2020-02-06T02:40:27.387Z] 3e5cb46e90bb: Download complete\n [2020-02-06T02:40:27.387Z] cde5963f3b93: Verifying Checksum\n [2020-02-06T02:40:27.387Z] cde5963f3b93: Download complete\n [2020-02-06T02:40:27.387Z] 704391ccfee3: Verifying Checksum\n [2020-02-06T02:40:27.387Z] 704391ccfee3: Download complete\n [2020-02-06T02:40:29.399Z] cde5963f3b93: Pull complete\n [2020-02-06T02:40:30.390Z] 2a23fa8c16f7: Pull complete\n [2020-02-06T02:40:30.999Z] 777b28850792: Pull complete\n [2020-02-06T02:40:35.315Z] dc41f6c27be0: Verifying Checksum\n [2020-02-06T02:40:35.315Z] dc41f6c27be0: Download complete\n [2020-02-06T02:40:35.315Z] b9840a92bc40: Verifying Checksum\n [2020-02-06T02:40:35.315Z] b9840a92bc40: Download complete\n [2020-02-06T02:40:38.720Z] 29cc21b14733: Verifying Checksum\n [2020-02-06T02:40:38.720Z] 29cc21b14733: Download complete\n [2020-02-06T02:40:39.308Z] 9b0bbc4bba68: Verifying Checksum\n [2020-02-06T02:40:39.308Z] 9b0bbc4bba68: Download complete\n [2020-02-06T02:40:41.297Z] 1e2f9a495ab8: Verifying Checksum\n [2020-02-06T02:40:41.297Z] 1e2f9a495ab8: Download complete\n [2020-02-06T02:40:42.738Z] 3b9bb2159cbb: Verifying Checksum\n [2020-02-06T02:40:42.738Z] 3b9bb2159cbb: Download complete\n [2020-02-06T02:40:57.400Z] Running on prd-centos7-docker-4c-2g-17878 in /w/workspace/dgexfoundry_device-sdk-go_PR-423\n [Pipeline] {\n [Pipeline] ws\n [2020-02-06T02:40:57.415Z] Running in /w/workspace/device-sdk-go/5\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-06T02:41:01.038Z] 3b9bb2159cbb: Pull complete\n [2020-02-06T02:41:01.038Z] 3e5cb46e90bb: Pull complete\n [2020-02-06T02:41:01.038Z] 704391ccfee3: Pull complete\n [2020-02-06T02:41:03.545Z] using credential edgex-jenkins-ssh\n [2020-02-06T02:41:03.567Z] Cloning the remote Git repository\n [2020-02-06T02:41:03.567Z] Cloning with configured refspecs honoured and without tags\n [2020-02-06T02:41:03.648Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-06T02:41:03.710Z] > git init /w/workspace/device-sdk-go/5 # timeout=10\n [2020-02-06T02:41:03.876Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-06T02:41:03.877Z] > git --version # timeout=10\n [2020-02-06T02:41:03.921Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-06T02:41:05.111Z] Fetching without tags\n [2020-02-06T02:41:04.075Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/423/head:refs/remotes/origin/PR-423 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-06T02:41:04.915Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-06T02:41:04.956Z] > git config --add remote.origin.fetch +refs/pull/423/head:refs/remotes/origin/PR-423 # timeout=10\n [2020-02-06T02:41:04.993Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-06T02:41:05.065Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-06T02:41:05.119Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-06T02:41:05.120Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-06T02:41:05.128Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/423/head:refs/remotes/origin/PR-423 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-06T02:41:05.620Z] Merging remotes/origin/master commit 024630121e2b04935f7e36cc4116b7ecf780bb65 into PR head commit 1ab5a09d507d396e2aa94280ee8104821299fc5f\n [2020-02-06T02:41:05.907Z] Merge succeeded, producing 1ab5a09d507d396e2aa94280ee8104821299fc5f\n [2020-02-06T02:41:05.908Z] Checking out Revision 1ab5a09d507d396e2aa94280ee8104821299fc5f (PR-423)\n [2020-02-06T02:41:05.806Z] > git config core.sparsecheckout # timeout=10\n [2020-02-06T02:41:05.825Z] > git checkout -f 1ab5a09d507d396e2aa94280ee8104821299fc5f # timeout=10\n [2020-02-06T02:41:05.880Z] > git merge 024630121e2b04935f7e36cc4116b7ecf780bb65 # timeout=10\n [2020-02-06T02:41:05.890Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-06T02:41:05.912Z] > git config core.sparsecheckout # timeout=10\n [2020-02-06T02:41:05.917Z] > git checkout -f 1ab5a09d507d396e2aa94280ee8104821299fc5f # timeout=10\n [2020-02-06T02:41:06.456Z] dc41f6c27be0: Pull complete\n [2020-02-06T02:41:10.240Z] Commit message: "Update to fit the new design"\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-02-06T02:41:11.005Z] =========================================================\n [2020-02-06T02:41:11.005Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n [2020-02-06T02:41:11.005Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-06T02:41:11.982Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine .\n [2020-02-06T02:41:12.269Z] Sending build context to Docker daemon 2.601MB\n\n [2020-02-06T02:41:12.269Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n [2020-02-06T02:41:12.269Z] Step 2/8 : FROM ${BASE}\n [2020-02-06T02:41:12.537Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-06T02:41:12.537Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-06T02:41:12.537Z] 2848faf0eed1: Pulling fs layer\n [2020-02-06T02:41:12.537Z] 0f37312ad70f: Pulling fs layer\n [2020-02-06T02:41:12.537Z] 7d08f2745646: Pulling fs layer\n [2020-02-06T02:41:12.537Z] 4c9f31393084: Pulling fs layer\n [2020-02-06T02:41:12.537Z] 75f7a44be1ab: Pulling fs layer\n [2020-02-06T02:41:12.537Z] b4c4bfaf82a6: Pulling fs layer\n [2020-02-06T02:41:12.537Z] 879382edf91e: Pulling fs layer\n [2020-02-06T02:41:12.537Z] 465f21562d6c: Pulling fs layer\n [2020-02-06T02:41:12.537Z] c022810cb2be: Pulling fs layer\n [2020-02-06T02:41:12.537Z] 2dbe7964578c: Pulling fs layer\n [2020-02-06T02:41:12.537Z] b4c4bfaf82a6: Waiting\n [2020-02-06T02:41:12.537Z] 879382edf91e: Waiting\n [2020-02-06T02:41:12.537Z] 465f21562d6c: Waiting\n [2020-02-06T02:41:12.537Z] c022810cb2be: Waiting\n [2020-02-06T02:41:12.537Z] 7d08f2745646: Waiting\n [2020-02-06T02:41:12.537Z] 2dbe7964578c: Waiting\n [2020-02-06T02:41:12.537Z] 75f7a44be1ab: Waiting\n [2020-02-06T02:41:12.537Z] 0f37312ad70f: Download complete\n [2020-02-06T02:41:12.537Z] 2848faf0eed1: Verifying Checksum\n [2020-02-06T02:41:12.537Z] 2848faf0eed1: Download complete\n [2020-02-06T02:41:12.537Z] 4c9f31393084: Verifying Checksum\n [2020-02-06T02:41:12.537Z] 4c9f31393084: Download complete\n [2020-02-06T02:41:12.537Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-06T02:41:12.537Z] e6b0cf9c0882: Download complete\n [2020-02-06T02:41:12.537Z] 75f7a44be1ab: Verifying Checksum\n [2020-02-06T02:41:12.537Z] 75f7a44be1ab: Download complete\n [2020-02-06T02:41:13.192Z] e6b0cf9c0882: Pull complete\n [2020-02-06T02:41:13.555Z] 2848faf0eed1: Pull complete\n [2020-02-06T02:41:13.555Z] 0f37312ad70f: Pull complete\n [2020-02-06T02:41:14.708Z] 1e2f9a495ab8: Pull complete\n [2020-02-06T02:41:14.708Z] b9840a92bc40: Pull complete\n [2020-02-06T02:41:14.777Z] b4c4bfaf82a6: Verifying Checksum\n [2020-02-06T02:41:14.777Z] b4c4bfaf82a6: Download complete\n [2020-02-06T02:41:14.777Z] 465f21562d6c: Verifying Checksum\n [2020-02-06T02:41:14.777Z] 465f21562d6c: Download complete\n [2020-02-06T02:41:16.155Z] 29cc21b14733: Pull complete\n [2020-02-06T02:41:16.287Z] 879382edf91e: Verifying Checksum\n [2020-02-06T02:41:16.287Z] 879382edf91e: Download complete\n [2020-02-06T02:41:16.287Z] 2dbe7964578c: Verifying Checksum\n [2020-02-06T02:41:16.287Z] 2dbe7964578c: Download complete\n [2020-02-06T02:41:16.568Z] 7d08f2745646: Verifying Checksum\n [2020-02-06T02:41:16.568Z] 7d08f2745646: Download complete\n [2020-02-06T02:41:16.762Z] 9b0bbc4bba68: Pull complete\n [2020-02-06T02:41:16.762Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n [2020-02-06T02:41:16.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n [2020-02-06T02:41:16.762Z] ---> 56ba99f26dce\n [2020-02-06T02:41:16.762Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-06T02:41:16.840Z] c022810cb2be: Verifying Checksum\n [2020-02-06T02:41:16.840Z] c022810cb2be: Download complete\n [2020-02-06T02:41:21.073Z] ---> Running in d3b22c2da6e4\n [2020-02-06T02:41:21.073Z] Removing intermediate container d3b22c2da6e4\n [2020-02-06T02:41:21.073Z] ---> 731bf728959e\n [2020-02-06T02:41:21.073Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-06T02:41:21.346Z] ---> Running in 572f043286e8\n [2020-02-06T02:41:23.330Z] Removing intermediate container 572f043286e8\n [2020-02-06T02:41:23.330Z] ---> e5972843558a\n [2020-02-06T02:41:23.330Z] Step 5/8 : RUN apk add --no-cache make git\n [2020-02-06T02:41:23.330Z] ---> Running in b6188c24a5b1\n [2020-02-06T02:41:24.303Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-06T02:41:25.158Z] 7d08f2745646: Pull complete\n [2020-02-06T02:41:25.158Z] 4c9f31393084: Pull complete\n [2020-02-06T02:41:25.158Z] 75f7a44be1ab: Pull complete\n [2020-02-06T02:41:25.723Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-06T02:41:27.157Z] OK: 125 MiB in 39 packages\n [2020-02-06T02:41:28.144Z] Removing intermediate container b6188c24a5b1\n [2020-02-06T02:41:28.144Z] ---> ba9baa1f0650\n [2020-02-06T02:41:28.144Z] Step 6/8 : WORKDIR /device-sdk-go\n [2020-02-06T02:41:28.144Z] ---> Running in af7a2479782b\n [2020-02-06T02:41:28.736Z] Removing intermediate container af7a2479782b\n [2020-02-06T02:41:28.736Z] ---> b6c1ac126c79\n [2020-02-06T02:41:28.736Z] Step 7/8 : COPY . .\n [2020-02-06T02:41:29.420Z] b4c4bfaf82a6: Pull complete\n [2020-02-06T02:41:29.710Z] ---> 04db83747b55\n [2020-02-06T02:41:29.710Z] Step 8/8 : RUN go mod download\n [2020-02-06T02:41:29.989Z] ---> Running in 158c65003686\n [2020-02-06T02:41:30.970Z] \x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n [2020-02-06T02:41:30.970Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-06T02:41:30.970Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-02-06T02:41:30.970Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-06T02:41:30.970Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n [2020-02-06T02:41:30.970Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-02-06T02:41:30.970Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-06T02:41:30.970Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-02-06T02:41:30.970Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n [2020-02-06T02:41:32.959Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-02-06T02:41:32.959Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-02-06T02:41:32.959Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-06T02:41:32.959Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-06T02:41:32.959Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-06T02:41:32.959Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-06T02:41:32.959Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-06T02:41:32.959Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-06T02:41:32.959Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-06T02:41:33.944Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-06T02:41:34.226Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-06T02:41:34.226Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-06T02:41:34.226Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-02-06T02:41:34.226Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-06T02:41:34.502Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-06T02:41:34.502Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-06T02:41:34.778Z] 879382edf91e: Pull complete\n [2020-02-06T02:41:34.778Z] 465f21562d6c: Pull complete\n [2020-02-06T02:41:35.372Z] c022810cb2be: Pull complete\n [2020-02-06T02:41:35.485Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-06T02:41:35.661Z] 2dbe7964578c: Pull complete\n [2020-02-06T02:41:35.661Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n [2020-02-06T02:41:35.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n [2020-02-06T02:41:35.661Z] ---> 3f42607d790b\n [2020-02-06T02:41:35.661Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-06T02:41:35.661Z] ---> Running in dfd43a120fbc\n [2020-02-06T02:41:35.756Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-06T02:41:35.756Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-06T02:41:35.925Z] Removing intermediate container dfd43a120fbc\n [2020-02-06T02:41:35.925Z] ---> 5de9984616e6\n [2020-02-06T02:41:35.925Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-06T02:41:35.925Z] ---> Running in 01b40a6c982e\n [2020-02-06T02:41:36.027Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-06T02:41:36.027Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-06T02:41:36.299Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-06T02:41:36.575Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-06T02:41:36.575Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-02-06T02:41:37.169Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-06T02:41:37.169Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-06T02:41:37.411Z] Removing intermediate container 01b40a6c982e\n [2020-02-06T02:41:37.411Z] ---> 2f688e225979\n [2020-02-06T02:41:37.411Z] Step 5/8 : RUN apk add --no-cache make git\n [2020-02-06T02:41:37.411Z] ---> Running in faea0c21eb27\n [2020-02-06T02:41:37.441Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-06T02:41:37.442Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-06T02:41:37.442Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-06T02:41:37.442Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-06T02:41:38.038Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-06T02:41:38.039Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-06T02:41:38.411Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-06T02:41:39.020Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-06T02:41:39.020Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-06T02:41:39.020Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-06T02:41:39.020Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-06T02:41:39.293Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-06T02:41:39.561Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-06T02:41:39.835Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-06T02:41:39.923Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-06T02:41:40.106Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-06T02:41:40.106Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-06T02:41:41.087Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-02-06T02:41:41.087Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-06T02:41:41.087Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-06T02:41:41.355Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-02-06T02:41:41.395Z] OK: 143 MiB in 39 packages\n [2020-02-06T02:41:41.644Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-06T02:41:41.644Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-06T02:41:41.806Z] Removing intermediate container faea0c21eb27\n [2020-02-06T02:41:41.806Z] ---> 3d5dfd66dba6\n [2020-02-06T02:41:41.806Z] Step 6/8 : WORKDIR /device-sdk-go\n [2020-02-06T02:41:41.806Z] ---> Running in 78afb2a4f069\n [2020-02-06T02:41:41.806Z] Removing intermediate container 78afb2a4f069\n [2020-02-06T02:41:41.806Z] ---> b21bbfb1e45f\n [2020-02-06T02:41:41.806Z] Step 7/8 : COPY . .\n [2020-02-06T02:41:42.246Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-06T02:41:42.523Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-06T02:41:42.802Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-06T02:41:42.897Z] ---> f3bd2c5005de\n [2020-02-06T02:41:42.898Z] Step 8/8 : RUN go mod download\n [2020-02-06T02:41:43.191Z] ---> Running in 9fa56acd11b8\n [2020-02-06T02:41:43.406Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-06T02:41:43.406Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-06T02:41:43.830Z] \x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n [2020-02-06T02:41:43.830Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-02-06T02:41:43.830Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-06T02:41:43.830Z] go: finding github.com/stretchr/testify v1.3.0\n [2020-02-06T02:41:43.830Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-02-06T02:41:43.830Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n [2020-02-06T02:41:43.830Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-06T02:41:43.830Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-06T02:41:43.830Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n [2020-02-06T02:41:44.019Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-06T02:41:44.300Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-06T02:41:44.300Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-06T02:41:44.444Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-06T02:41:44.444Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-06T02:41:44.706Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-02-06T02:41:44.706Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-02-06T02:41:44.706Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-06T02:41:44.706Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-06T02:41:44.706Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-02-06T02:41:44.706Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-06T02:41:44.893Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-06T02:41:45.341Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-06T02:41:45.341Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-06T02:41:45.341Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-06T02:41:45.341Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-06T02:41:45.341Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-02-06T02:41:45.341Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-06T02:41:45.483Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-06T02:41:45.632Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-06T02:41:45.632Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-06T02:41:45.751Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-06T02:41:45.751Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-02-06T02:41:45.923Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-06T02:41:45.923Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-06T02:41:45.923Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-06T02:41:46.280Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-06T02:41:46.564Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-06T02:41:46.564Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-06T02:41:46.729Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-02-06T02:41:46.833Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-06T02:41:46.833Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-06T02:41:46.833Z] go: finding github.com/mitchellh/gox v0.4.0\n [2020-02-06T02:41:46.833Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-06T02:41:46.833Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-06T02:41:46.998Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-06T02:41:47.117Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-06T02:41:47.117Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-02-06T02:41:47.384Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-06T02:41:47.384Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-06T02:41:47.384Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-06T02:41:47.384Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-06T02:41:47.384Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-06T02:41:47.384Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-02-06T02:41:47.652Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-06T02:41:47.963Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-06T02:41:48.270Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-06T02:41:48.270Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-06T02:41:48.586Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-06T02:41:49.040Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-02-06T02:41:49.040Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-06T02:41:49.040Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-06T02:41:49.316Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-06T02:41:49.316Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-06T02:41:51.444Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-06T02:41:51.444Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-06T02:41:51.444Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-06T02:41:51.444Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-02-06T02:41:51.444Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-06T02:41:51.444Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-06T02:41:51.444Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-06T02:41:51.763Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-06T02:41:51.763Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-06T02:41:51.763Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-06T02:41:51.763Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-06T02:41:52.093Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-06T02:41:52.093Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-02-06T02:41:52.501Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-06T02:41:52.501Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-06T02:41:52.501Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-06T02:42:24.944Z] \x1b[0mRemoving intermediate container 9fa56acd11b8\n [2020-02-06T02:42:24.944Z] ---> e56ed71b336b\n [2020-02-06T02:42:24.944Z] Successfully built e56ed71b336b\n [2020-02-06T02:42:24.944Z] Successfully tagged ci-base-image-x86_64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-06T02:42:26.071Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-06T02:42:26.659Z] .\n [Pipeline] withDockerContainer\n [2020-02-06T02:42:26.851Z] prd-centos7-docker-4c-2g-17878 does not seem to be running inside a container\n [2020-02-06T02:42:26.990Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-02-06T02:42:27.914Z] $ docker top 28912538fa1fc8f2e21919676cc0d6a02b4810a3f8d28a24040386e82f708b71 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-06T02:42:29.935Z] + go version\n [2020-02-06T02:42:30.207Z] go version go1.12.14 linux/amd64\n [Pipeline] sh\n [2020-02-06T02:42:30.746Z] + make test\n [2020-02-06T02:42:30.746Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n [2020-02-06T02:42:54.993Z] \x1b[0mRemoving intermediate container 158c65003686\n [2020-02-06T02:42:54.993Z] ---> 7f79a74b5dfd\n [2020-02-06T02:42:54.993Z] Successfully built 7f79a74b5dfd\n [2020-02-06T02:42:54.993Z] Successfully tagged ci-base-image-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-06T02:42:55.511Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-06T02:42:55.786Z] .\n [Pipeline] withDockerContainer\n [2020-02-06T02:42:56.167Z] prd-ubuntu18.04-docker-arm64-4c-2g-17877 does not seem to be running inside a container\n [2020-02-06T02:42:56.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-02-06T02:42:57.791Z] $ docker top b0461b407e836c383c21e2720e9149e7647913e087cc8f67f4ffcaeacc56d01f -eo pid,comm\n [2020-02-06T02:42:57.840Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n [2020-02-06T02:42:57.840Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n [2020-02-06T02:42:57.840Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n [2020-02-06T02:42:57.840Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.038s\tcoverage: 23.1% of statements\n [2020-02-06T02:42:58.898Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.087s\tcoverage: 95.8% of statements\n [Pipeline] {\n [Pipeline] sh\n [2020-02-06T02:43:00.146Z] + go version\n [2020-02-06T02:43:00.146Z] go version go1.12.14 linux/arm64\n [Pipeline] sh\n [2020-02-06T02:43:00.860Z] + make test\n [2020-02-06T02:43:00.860Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n [2020-02-06T02:43:02.744Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.373s\tcoverage: 12.7% of statements\n [2020-02-06T02:43:02.744Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.029s\tcoverage: 25.6% of statements\n [2020-02-06T02:43:35.035Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.059s\tcoverage: 30.9% of statements\n [2020-02-06T02:43:35.035Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t1.518s\tcoverage: 42.3% of statements\n [2020-02-06T02:43:35.035Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n [2020-02-06T02:43:35.035Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n [2020-02-06T02:43:35.035Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t1.458s\tcoverage: 79.5% of statements\n [2020-02-06T02:43:35.035Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n [2020-02-06T02:43:35.035Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n [2020-02-06T02:43:35.035Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n [2020-02-06T02:43:35.035Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.017s\tcoverage: 52.6% of statements\n [2020-02-06T02:43:35.035Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.178s\tcoverage: 76.1% of statements\n [2020-02-06T02:43:35.035Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n [2020-02-06T02:43:35.035Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-06T02:43:43.714Z] gofmt -l .\n [2020-02-06T02:43:43.714Z] [ "`gofmt -l .`" = "" ]\n [2020-02-06T02:43:43.714Z] ./bin/test-attribution-txt.sh\n [2020-02-06T02:43:43.982Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-06T02:43:45.402Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-06T02:43:45.411Z] $ docker stop --time=1 28912538fa1fc8f2e21919676cc0d6a02b4810a3f8d28a24040386e82f708b71\n [2020-02-06T02:43:47.208Z] $ docker rm -f 28912538fa1fc8f2e21919676cc0d6a02b4810a3f8d28a24040386e82f708b71\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-02-06T02:43:48.559Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-02-06T02:43:48.879Z] + ls -al .\n [2020-02-06T02:43:48.879Z] total 200\n [2020-02-06T02:43:48.879Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 6 02:43 .\n [2020-02-06T02:43:48.879Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 6 02:41 ..\n [2020-02-06T02:43:48.879Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 6 02:41 api\n [2020-02-06T02:43:48.879Z] -rw-rw-r--. 1 jenkins jenkins 3321 Feb 6 02:41 async.go\n [2020-02-06T02:43:48.879Z] drwxrwxr-x. 2 jenkins jenkins 64 Feb 6 02:41 bin\n [2020-02-06T02:43:48.879Z] -rw-r--r--. 1 jenkins jenkins 100036 Feb 6 02:43 coverage.out\n [2020-02-06T02:43:48.879Z] -rw-rw-r--. 1 jenkins jenkins 936 Feb 6 02:41 Dockerfile.build\n [2020-02-06T02:43:48.879Z] -rw-rw-r--. 1 jenkins jenkins 140 Feb 6 02:41 .dockerignore\n [2020-02-06T02:43:48.879Z] drwxrwxr-x. 4 jenkins jenkins 31 Feb 6 02:41 example\n [2020-02-06T02:43:48.879Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 6 02:41 .git\n [2020-02-06T02:43:48.879Z] -rw-rw-r--. 1 jenkins jenkins 138 Feb 6 02:41 .gitignore\n [2020-02-06T02:43:48.879Z] -rw-r--r--. 1 jenkins jenkins 536 Feb 6 02:43 go.mod\n [2020-02-06T02:43:48.879Z] -rw-------. 1 jenkins jenkins 11140 Feb 6 02:43 go.sum\n [2020-02-06T02:43:48.879Z] drwxrwxr-x. 13 jenkins jenkins 176 Feb 6 02:41 internal\n [2020-02-06T02:43:48.879Z] -rw-rw-r--. 1 jenkins jenkins 808 Feb 6 02:41 Jenkinsfile\n [2020-02-06T02:43:48.879Z] -rw-rw-r--. 1 jenkins jenkins 11341 Feb 6 02:41 LICENSE\n [2020-02-06T02:43:48.879Z] -rw-rw-r--. 1 jenkins jenkins 892 Feb 6 02:41 Makefile\n [2020-02-06T02:43:48.879Z] -rw-rw-r--. 1 jenkins jenkins 4427 Feb 6 02:41 manageddevices.go\n [2020-02-06T02:43:48.879Z] -rw-rw-r--. 1 jenkins jenkins 5473 Feb 6 02:41 managedprofiles.go\n [2020-02-06T02:43:48.879Z] -rw-rw-r--. 1 jenkins jenkins 4077 Feb 6 02:41 managedwatchers.go\n [2020-02-06T02:43:48.879Z] drwxrwxr-x. 4 jenkins jenkins 35 Feb 6 02:41 pkg\n [2020-02-06T02:43:48.879Z] -rw-rw-r--. 1 jenkins jenkins 761 Feb 6 02:41 README.md\n [2020-02-06T02:43:48.879Z] drwxrwxr-x. 3 jenkins jenkins 58 Feb 6 02:41 .semver\n [2020-02-06T02:43:48.879Z] -rw-rw-r--. 1 jenkins jenkins 9817 Feb 6 02:41 service.go\n [2020-02-06T02:43:48.879Z] drwxrwxr-x. 4 jenkins jenkins 54 Feb 6 02:41 snap\n [2020-02-06T02:43:48.879Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 6 02:37 VERSION\n [2020-02-06T02:43:48.879Z] -rw-rw-r--. 1 jenkins jenkins 222 Feb 6 02:41 version.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-06T02:43:49.205Z] + 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=1ab5a09d507d396e2aa94280ee8104821299fc5f --label arch=x86_64 --label version=0.0.0 .\n [2020-02-06T02:43:49.804Z] Sending build context to Docker daemon 2.727MB\n\n [2020-02-06T02:43:49.804Z] Step 1/20 : ARG BASE=golang:1.12-alpine\n [2020-02-06T02:43:49.804Z] Step 2/20 : FROM ${BASE} AS builder\n [2020-02-06T02:43:49.804Z] ---> e56ed71b336b\n [2020-02-06T02:43:49.804Z] Step 3/20 : ARG MAKE=\'make build\'\n [2020-02-06T02:43:49.804Z] ---> Running in e8c93c44e1ef\n [2020-02-06T02:43:49.804Z] Removing intermediate container e8c93c44e1ef\n [2020-02-06T02:43:49.804Z] ---> c184b66a2601\n [2020-02-06T02:43:49.804Z] Step 4/20 : WORKDIR /device-sdk-go\n [2020-02-06T02:43:50.073Z] ---> Running in e4f779cd90ec\n [2020-02-06T02:43:50.073Z] Removing intermediate container e4f779cd90ec\n [2020-02-06T02:43:50.073Z] ---> b0c559a3b73b\n [2020-02-06T02:43:50.073Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-06T02:43:50.334Z] ---> Running in 4f77a28741b8\n [2020-02-06T02:43:50.597Z] Removing intermediate container 4f77a28741b8\n [2020-02-06T02:43:50.597Z] ---> 069a9adf3a8b\n [2020-02-06T02:43:50.597Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-06T02:43:50.597Z] ---> Running in b92a83ad5b81\n [2020-02-06T02:43:52.553Z] Removing intermediate container b92a83ad5b81\n [2020-02-06T02:43:52.553Z] ---> d081c5506d19\n [2020-02-06T02:43:52.553Z] Step 7/20 : RUN apk add --update --no-cache make git\n [2020-02-06T02:43:52.553Z] ---> Running in 31e7859e181d\n [2020-02-06T02:43:52.820Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-06T02:43:54.203Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-06T02:43:55.584Z] OK: 143 MiB in 39 packages\n [2020-02-06T02:43:56.181Z] Removing intermediate container 31e7859e181d\n [2020-02-06T02:43:56.181Z] ---> ef0bfb7e7a52\n [2020-02-06T02:43:56.181Z] Step 8/20 : COPY . .\n [2020-02-06T02:43:56.760Z] ---> 744f4416bce6\n [2020-02-06T02:43:56.760Z] Step 9/20 : RUN ${MAKE}\n [2020-02-06T02:43:56.760Z] ---> Running in 7dc467e574d1\n [2020-02-06T02:43:57.340Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple\n [2020-02-06T02:44:08.848Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n [2020-02-06T02:44:08.848Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n [2020-02-06T02:44:08.848Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n [2020-02-06T02:44:08.848Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.019s\tcoverage: 23.1% of statements\n [2020-02-06T02:44:11.467Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.183s\tcoverage: 95.8% of statements\n [2020-02-06T02:44:15.781Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.042s\tcoverage: 12.7% of statements\n [2020-02-06T02:44:15.781Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.025s\tcoverage: 25.6% of statements\n [2020-02-06T02:44:19.739Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n [2020-02-06T02:44:24.116Z] Removing intermediate container 7dc467e574d1\n [2020-02-06T02:44:24.116Z] ---> ab1a8fa2bdab\n [2020-02-06T02:44:24.116Z] Step 10/20 : FROM scratch\n [2020-02-06T02:44:24.116Z] ---> \n [2020-02-06T02:44:24.116Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-06T02:44:24.116Z] ---> Running in 848ad5a2dc58\n [2020-02-06T02:44:24.116Z] Removing intermediate container 848ad5a2dc58\n [2020-02-06T02:44:24.116Z] ---> 14545101a985\n [2020-02-06T02:44:24.116Z] Step 12/20 : ENV APP_PORT=49990\n [2020-02-06T02:44:24.116Z] ---> Running in 7450eb16b650\n [2020-02-06T02:44:24.117Z] Removing intermediate container 7450eb16b650\n [2020-02-06T02:44:24.117Z] ---> 9282fa57cb6b\n [2020-02-06T02:44:24.117Z] Step 13/20 : EXPOSE $APP_PORT\n [2020-02-06T02:44:24.117Z] ---> Running in d32251c3644a\n [2020-02-06T02:44:24.396Z] Removing intermediate container d32251c3644a\n [2020-02-06T02:44:24.396Z] ---> b9583471ff69\n [2020-02-06T02:44:24.396Z] Step 14/20 : WORKDIR /\n [2020-02-06T02:44:24.396Z] ---> Running in cfaefedcfbc2\n [2020-02-06T02:44:24.657Z] Removing intermediate container cfaefedcfbc2\n [2020-02-06T02:44:24.657Z] ---> 0b8ec70462d2\n [2020-02-06T02:44:24.657Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n [2020-02-06T02:44:25.235Z] ---> 35650ac426e6\n [2020-02-06T02:44:25.235Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n [2020-02-06T02:44:25.499Z] ---> 875dc7dacd49\n [2020-02-06T02:44:25.499Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n [2020-02-06T02:44:25.499Z] ---> Running in 734fc87aa1b5\n [2020-02-06T02:44:25.499Z] Removing intermediate container 734fc87aa1b5\n [2020-02-06T02:44:25.499Z] ---> 9e2ac82b3035\n [2020-02-06T02:44:25.499Z] Step 18/20 : LABEL arch=x86_64\n [2020-02-06T02:44:25.499Z] ---> Running in 09f440eb79c6\n [2020-02-06T02:44:25.786Z] Removing intermediate container 09f440eb79c6\n [2020-02-06T02:44:25.786Z] ---> 784bbd3a5842\n [2020-02-06T02:44:25.786Z] Step 19/20 : LABEL git_sha=1ab5a09d507d396e2aa94280ee8104821299fc5f\n [2020-02-06T02:44:25.786Z] ---> Running in c014b790aa86\n [2020-02-06T02:44:26.051Z] Removing intermediate container c014b790aa86\n [2020-02-06T02:44:26.051Z] ---> cb5f06c53552\n [2020-02-06T02:44:26.051Z] Step 20/20 : LABEL version=0.0.0\n [2020-02-06T02:44:26.051Z] ---> Running in 21d0129d88c7\n [2020-02-06T02:44:26.313Z] Removing intermediate container 21d0129d88c7\n [2020-02-06T02:44:26.313Z] ---> 251c3d260daf\n [2020-02-06T02:44:26.313Z] Successfully built 251c3d260daf\n [2020-02-06T02:44:26.313Z] Successfully tagged docker-device-sdk-simple:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-02-06T02:44:54.766Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.035s\tcoverage: 30.9% of statements\n [2020-02-06T02:44:54.766Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.345s\tcoverage: 42.3% of statements\n [2020-02-06T02:44:54.766Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n [2020-02-06T02:44:54.766Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n [2020-02-06T02:44:54.766Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.539s\tcoverage: 79.5% of statements\n [2020-02-06T02:44:54.766Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n [2020-02-06T02:44:54.766Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n [2020-02-06T02:44:54.766Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n [2020-02-06T02:44:54.766Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.059s\tcoverage: 52.6% of statements\n [2020-02-06T02:44:54.767Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.403s\tcoverage: 76.1% of statements\n [2020-02-06T02:44:54.767Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n [2020-02-06T02:44:54.767Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-06T02:45:21.546Z] gofmt -l .\n [2020-02-06T02:45:21.546Z] [ "`gofmt -l .`" = "" ]\n [2020-02-06T02:45:21.546Z] ./bin/test-attribution-txt.sh\n [2020-02-06T02:45:21.546Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-06T02:45:22.156Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-02-06T02:45:22.650Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-06T02:45:22.727Z] $ docker stop --time=1 b0461b407e836c383c21e2720e9149e7647913e087cc8f67f4ffcaeacc56d01f\n [2020-02-06T02:45:25.010Z] $ docker rm -f b0461b407e836c383c21e2720e9149e7647913e087cc8f67f4ffcaeacc56d01f\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-02-06T02:45:25.993Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-02-06T02:45:26.328Z] + ls -al .\n [2020-02-06T02:45:26.328Z] total 236\n [2020-02-06T02:45:26.328Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 6 02:45 .\n [2020-02-06T02:45:26.328Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 02:40 ..\n [2020-02-06T02:45:26.328Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 6 02:40 .dockerignore\n [2020-02-06T02:45:26.328Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 02:40 .git\n [2020-02-06T02:45:26.328Z] -rw-rw-r-- 1 jenkins jenkins 138 Feb 6 02:40 .gitignore\n [2020-02-06T02:45:26.328Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 02:40 .semver\n [2020-02-06T02:45:26.328Z] -rw-rw-r-- 1 jenkins jenkins 936 Feb 6 02:40 Dockerfile.build\n [2020-02-06T02:45:26.328Z] -rw-rw-r-- 1 jenkins jenkins 808 Feb 6 02:40 Jenkinsfile\n [2020-02-06T02:45:26.328Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 6 02:40 LICENSE\n [2020-02-06T02:45:26.328Z] -rw-rw-r-- 1 jenkins jenkins 892 Feb 6 02:40 Makefile\n [2020-02-06T02:45:26.328Z] -rw-rw-r-- 1 jenkins jenkins 761 Feb 6 02:40 README.md\n [2020-02-06T02:45:26.328Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 6 02:37 VERSION\n [2020-02-06T02:45:26.328Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 02:40 api\n [2020-02-06T02:45:26.328Z] -rw-rw-r-- 1 jenkins jenkins 3321 Feb 6 02:40 async.go\n [2020-02-06T02:45:26.328Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 02:40 bin\n [2020-02-06T02:45:26.328Z] -rw-r--r-- 1 jenkins jenkins 100036 Feb 6 02:44 coverage.out\n [2020-02-06T02:45:26.328Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 02:40 example\n [2020-02-06T02:45:26.328Z] -rw-r--r-- 1 jenkins jenkins 536 Feb 6 02:45 go.mod\n [2020-02-06T02:45:26.328Z] -rw------- 1 jenkins jenkins 11140 Feb 6 02:45 go.sum\n [2020-02-06T02:45:26.328Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 6 02:40 internal\n [2020-02-06T02:45:26.328Z] -rw-rw-r-- 1 jenkins jenkins 4427 Feb 6 02:40 manageddevices.go\n [2020-02-06T02:45:26.328Z] -rw-rw-r-- 1 jenkins jenkins 5473 Feb 6 02:40 managedprofiles.go\n [2020-02-06T02:45:26.328Z] -rw-rw-r-- 1 jenkins jenkins 4077 Feb 6 02:40 managedwatchers.go\n [2020-02-06T02:45:26.328Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 02:40 pkg\n [2020-02-06T02:45:26.328Z] -rw-rw-r-- 1 jenkins jenkins 9817 Feb 6 02:40 service.go\n [2020-02-06T02:45:26.328Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 02:40 snap\n [2020-02-06T02:45:26.328Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 6 02:40 version.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-06T02:45:26.663Z] + 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=1ab5a09d507d396e2aa94280ee8104821299fc5f --label arch=arm64 --label version=0.0.0 .\n [2020-02-06T02:45:27.259Z] Sending build context to Docker daemon 2.727MB\n\n [2020-02-06T02:45:27.259Z] Step 1/20 : ARG BASE=golang:1.12-alpine\n [2020-02-06T02:45:27.259Z] Step 2/20 : FROM ${BASE} AS builder\n [2020-02-06T02:45:27.259Z] ---> 7f79a74b5dfd\n [2020-02-06T02:45:27.259Z] Step 3/20 : ARG MAKE=\'make build\'\n [2020-02-06T02:45:27.530Z] ---> Running in 609b19e826e2\n [2020-02-06T02:45:27.816Z] Removing intermediate container 609b19e826e2\n [2020-02-06T02:45:27.816Z] ---> 0ac5c5c0b46d\n [2020-02-06T02:45:27.816Z] Step 4/20 : WORKDIR /device-sdk-go\n [2020-02-06T02:45:27.816Z] ---> Running in 4bf12ba1928e\n [2020-02-06T02:45:28.412Z] Removing intermediate container 4bf12ba1928e\n [2020-02-06T02:45:28.412Z] ---> 7d150c11f785\n [2020-02-06T02:45:28.412Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-06T02:45:28.412Z] ---> Running in 0db5ea74bb7c\n [2020-02-06T02:45:28.691Z] Removing intermediate container 0db5ea74bb7c\n [2020-02-06T02:45:28.691Z] ---> fa698e63ada1\n [2020-02-06T02:45:28.691Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-06T02:45:28.967Z] ---> Running in 0af06b1a4f6b\n [2020-02-06T02:45:30.947Z] Removing intermediate container 0af06b1a4f6b\n [2020-02-06T02:45:30.947Z] ---> 3db518cc506c\n [2020-02-06T02:45:30.947Z] Step 7/20 : RUN apk add --update --no-cache make git\n [2020-02-06T02:45:30.947Z] ---> Running in 6d084dc3272e\n [2020-02-06T02:45:31.921Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-06T02:45:34.500Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-06T02:45:36.448Z] OK: 125 MiB in 39 packages\n [2020-02-06T02:45:37.423Z] Removing intermediate container 6d084dc3272e\n [2020-02-06T02:45:37.423Z] ---> 0f4a7ae52781\n [2020-02-06T02:45:37.423Z] Step 8/20 : COPY . .\n [2020-02-06T02:45:38.395Z] ---> e13a2509817c\n [2020-02-06T02:45:38.395Z] Step 9/20 : RUN ${MAKE}\n [2020-02-06T02:45:38.395Z] ---> Running in b02086961055\n [2020-02-06T02:45:39.379Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple\n [2020-02-06T02:46:35.875Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n [2020-02-06T02:46:50.923Z] Removing intermediate container b02086961055\n [2020-02-06T02:46:50.923Z] ---> 88309318584f\n [2020-02-06T02:46:50.923Z] Step 10/20 : FROM scratch\n [2020-02-06T02:46:50.923Z] ---> \n [2020-02-06T02:46:50.923Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-06T02:46:50.923Z] ---> Running in 16cc24b1d5f4\n [2020-02-06T02:46:51.199Z] Removing intermediate container 16cc24b1d5f4\n [2020-02-06T02:46:51.199Z] ---> 19f9b5a5976d\n [2020-02-06T02:46:51.199Z] Step 12/20 : ENV APP_PORT=49990\n [2020-02-06T02:46:51.468Z] ---> Running in 4e5778085ac4\n [2020-02-06T02:46:51.736Z] Removing intermediate container 4e5778085ac4\n [2020-02-06T02:46:51.736Z] ---> 4430c8532856\n [2020-02-06T02:46:51.736Z] Step 13/20 : EXPOSE $APP_PORT\n [2020-02-06T02:46:51.736Z] ---> Running in 7098946a559f\n [2020-02-06T02:46:52.014Z] Removing intermediate container 7098946a559f\n [2020-02-06T02:46:52.014Z] ---> 6a2fcc219b95\n [2020-02-06T02:46:52.014Z] Step 14/20 : WORKDIR /\n [2020-02-06T02:46:52.288Z] ---> Running in dbb0eff99108\n [2020-02-06T02:46:52.560Z] Removing intermediate container dbb0eff99108\n [2020-02-06T02:46:52.560Z] ---> da101a055880\n [2020-02-06T02:46:52.560Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n [2020-02-06T02:46:53.979Z] ---> e9f806fc8024\n [2020-02-06T02:46:53.979Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n [2020-02-06T02:46:54.258Z] ---> 7a702478a6d3\n [2020-02-06T02:46:54.258Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n [2020-02-06T02:46:54.258Z] ---> Running in 332ad053f88f\n [2020-02-06T02:46:54.849Z] Removing intermediate container 332ad053f88f\n [2020-02-06T02:46:54.849Z] ---> fd91104d7d66\n [2020-02-06T02:46:54.849Z] Step 18/20 : LABEL arch=arm64\n [2020-02-06T02:46:54.849Z] ---> Running in 7f5795476eeb\n [2020-02-06T02:46:55.120Z] Removing intermediate container 7f5795476eeb\n [2020-02-06T02:46:55.120Z] ---> 6e2c298a1a35\n [2020-02-06T02:46:55.120Z] Step 19/20 : LABEL git_sha=1ab5a09d507d396e2aa94280ee8104821299fc5f\n [2020-02-06T02:46:55.389Z] ---> Running in 3e416ef30742\n [2020-02-06T02:46:55.665Z] Removing intermediate container 3e416ef30742\n [2020-02-06T02:46:55.665Z] ---> f63bb58b5fb5\n [2020-02-06T02:46:55.665Z] Step 20/20 : LABEL version=0.0.0\n [2020-02-06T02:46:55.665Z] ---> Running in 878785bf493e\n [2020-02-06T02:46:56.251Z] Removing intermediate container 878785bf493e\n [2020-02-06T02:46:56.251Z] ---> 78358571b383\n [2020-02-06T02:46:56.251Z] Successfully built 78358571b383\n [2020-02-06T02:46:56.251Z] Successfully tagged docker-device-sdk-simple-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n [Pipeline] unstash\n [Pipeline] wrap\n [2020-02-06T02:46:56.589Z] provisioning config files...\n [2020-02-06T02:46:56.610Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-423@tmp/config6846765490987038239tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-02-06T02:46:56.927Z] + curl -s https://codecov.io/bash\n [2020-02-06T02:46:56.927Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-423@tmp/config6846765490987038239tmp\n [2020-02-06T02:46:57.187Z] \n [2020-02-06T02:46:57.187Z] _____ _\n [2020-02-06T02:46:57.187Z] / ____| | |\n [2020-02-06T02:46:57.187Z] | | ___ __| | ___ ___ _____ __\n [2020-02-06T02:46:57.187Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-02-06T02:46:57.187Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-02-06T02:46:57.187Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-02-06T02:46:57.187Z] Bash-20191211-b8db533\n [2020-02-06T02:46:57.187Z] \n [2020-02-06T02:46:57.187Z] \n [2020-02-06T02:46:57.187Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-02-06T02:46:57.187Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-02-06T02:46:57.187Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n [2020-02-06T02:46:57.187Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-02-06T02:46:57.187Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-02-06T02:46:57.187Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-02-06T02:46:57.187Z] \x1b[0;32m+\x1b[0m .\n [2020-02-06T02:46:57.187Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-02-06T02:46:57.187Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-02-06T02:46:57.187Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-02-06T02:46:57.187Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=100036\x1b[0m\n [2020-02-06T02:46:57.187Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-02-06T02:46:57.187Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-02-06T02:46:57.446Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-02-06T02:46:57.446Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-02-06T02:46:57.446Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-02-06T02:46:57.446Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-02-06T02:46:57.446Z] \x1b[0;90mquery:\x1b[0m branch=PR-423&commit=1ab5a09d507d396e2aa94280ee8104821299fc5f&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-423%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=423&job=\n [2020-02-06T02:46:57.446Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-02-06T02:46:57.446Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-423&commit=1ab5a09d507d396e2aa94280ee8104821299fc5f&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-423%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=423&job=\n [2020-02-06T02:47:04.016Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-02-06T02:47:10.610Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/device-sdk-go/commit/1ab5a09d507d396e2aa94280ee8104821299fc5f\x1b[0m\n [Pipeline] }\n [2020-02-06T02:47:10.622Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-06T02:47:11.207Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-06T02:47:11.508Z] ---> package-listing.sh\n [2020-02-06T02:47:11.508Z] ++ facter osfamily\n [2020-02-06T02:47:11.508Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-06T02:47:11.509Z] + OS_FAMILY=redhat\n [2020-02-06T02:47:11.509Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-423\n [2020-02-06T02:47:11.509Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-06T02:47:11.509Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-06T02:47:11.509Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-06T02:47:11.509Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-06T02:47:11.509Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-423 \']\'\n [2020-02-06T02:47:11.509Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-06T02:47:11.509Z] + case "${OS_FAMILY}" in\n [2020-02-06T02:47:11.509Z] + rpm -qa\n [2020-02-06T02:47:11.509Z] + sort\n [2020-02-06T02:47:15.701Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-06T02:47:15.701Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-06T02:47:15.701Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-06T02:47:15.701Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-423 \']\'\n [2020-02-06T02:47:15.701Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-423/archives/\n [2020-02-06T02:47:15.701Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-423/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-06T02:47:16.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-06T02:47:16.181Z] \n [2020-02-06T02:47:16.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-06T02:47:16.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-06T02:47:16.487Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-06T02:47:16.487Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-06T02:47:16.487Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-06T02:47:16.487Z] c9ea274ed700: Pulling fs layer\n [2020-02-06T02:47:16.487Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-06T02:47:16.487Z] f6a933c9cadc: Pulling fs layer\n [2020-02-06T02:47:16.487Z] 61811dbd4963: Pulling fs layer\n [2020-02-06T02:47:16.487Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-06T02:47:16.487Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-06T02:47:16.487Z] dc21a1d4508b: Pulling fs layer\n [2020-02-06T02:47:16.487Z] 363af2e989c4: Pulling fs layer\n [2020-02-06T02:47:16.487Z] f6a933c9cadc: Waiting\n [2020-02-06T02:47:16.487Z] 61811dbd4963: Waiting\n [2020-02-06T02:47:16.487Z] a6eb2c9e2280: Waiting\n [2020-02-06T02:47:16.487Z] 095dd8b7b4d8: Waiting\n [2020-02-06T02:47:16.487Z] dc21a1d4508b: Waiting\n [2020-02-06T02:47:16.487Z] 363af2e989c4: Waiting\n [2020-02-06T02:47:16.487Z] 9cfac6ba3733: Waiting\n [2020-02-06T02:47:16.487Z] da0e9bf0cc60: Verifying Checksum\n [2020-02-06T02:47:16.487Z] da0e9bf0cc60: Download complete\n [2020-02-06T02:47:16.487Z] 9cfac6ba3733: Download complete\n [2020-02-06T02:47:16.487Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-06T02:47:16.487Z] e6b0cf9c0882: Download complete\n [2020-02-06T02:47:16.754Z] f6a933c9cadc: Verifying Checksum\n [2020-02-06T02:47:16.754Z] f6a933c9cadc: Download complete\n [2020-02-06T02:47:16.754Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-06T02:47:16.754Z] a6eb2c9e2280: Download complete\n [2020-02-06T02:47:17.016Z] e6b0cf9c0882: Pull complete\n [2020-02-06T02:47:17.016Z] c9ea274ed700: Verifying Checksum\n [2020-02-06T02:47:17.016Z] c9ea274ed700: Download complete\n [2020-02-06T02:47:17.016Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-06T02:47:17.016Z] 095dd8b7b4d8: Download complete\n [2020-02-06T02:47:17.016Z] 363af2e989c4: Verifying Checksum\n [2020-02-06T02:47:17.016Z] 363af2e989c4: Download complete\n [2020-02-06T02:47:17.016Z] dc21a1d4508b: Verifying Checksum\n [2020-02-06T02:47:17.016Z] dc21a1d4508b: Download complete\n [2020-02-06T02:47:17.016Z] da0e9bf0cc60: Pull complete\n [2020-02-06T02:47:17.596Z] 61811dbd4963: Download complete\n [2020-02-06T02:47:18.975Z] c9ea274ed700: Pull complete\n [2020-02-06T02:47:18.975Z] 9cfac6ba3733: Pull complete\n [2020-02-06T02:47:19.915Z] f6a933c9cadc: Pull complete\n [2020-02-06T02:47:23.205Z] 61811dbd4963: Pull complete\n [2020-02-06T02:47:23.205Z] a6eb2c9e2280: Pull complete\n [2020-02-06T02:47:25.114Z] 095dd8b7b4d8: Pull complete\n [2020-02-06T02:47:25.114Z] dc21a1d4508b: Pull complete\n [2020-02-06T02:47:25.114Z] 363af2e989c4: Pull complete\n [2020-02-06T02:47:25.114Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-06T02:47:25.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-06T02:47:25.266Z] prd-centos7-docker-4c-2g-17876 does not seem to be running inside a container\n [2020-02-06T02:47:25.307Z] $ 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-423 -v /w/workspace/dgexfoundry_device-sdk-go_PR-423:/w/workspace/dgexfoundry_device-sdk-go_PR-423:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-423@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-423@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-02-06T02:47:26.341Z] $ docker top 97dd543e75e8d90c3ad05422b3c9183d32b5911b2394e6ea7fe1fb57ad700719 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-06T02:47:26.905Z] provisioning config files...\n [2020-02-06T02:47:26.933Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-423@tmp/config1652671928781697890tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-06T02:47:26.954Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-06T02:47:27.251Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-06T02:47:27.258Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-06T02:47:27.547Z] ---> logs-deploy.sh\n [2020-02-06T02:47:27.547Z] + ARCHIVE_ARTIFACTS=\n [2020-02-06T02:47:27.547Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-06T02:47:27.547Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-06T02:47:27.547Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-06T02:47:27.547Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-423/5\n [2020-02-06T02:47:27.547Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-423/5/\n [2020-02-06T02:47:27.547Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-423/5 /w/workspace/dgexfoundry_device-sdk-go_PR-423\n [2020-02-06T02:47:28.482Z] Archives upload complete.\n [2020-02-06T02:47:28.482Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-423/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-423/5/\n [2020-02-06T02:47:29.050Z] ---> uname -a:\n [2020-02-06T02:47:29.050Z] Linux 97dd543e75e8 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-02-06T02:47:29.050Z] \n [2020-02-06T02:47:29.050Z] \n [2020-02-06T02:47:29.050Z] ---> lscpu:\n [2020-02-06T02:47:29.050Z] Architecture: x86_64\n [2020-02-06T02:47:29.050Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-06T02:47:29.050Z] Byte Order: Little Endian\n [2020-02-06T02:47:29.050Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-06T02:47:29.050Z] CPU(s): 4\n [2020-02-06T02:47:29.050Z] On-line CPU(s) list: 0-3\n [2020-02-06T02:47:29.050Z] Thread(s) per core: 1\n [2020-02-06T02:47:29.050Z] Core(s) per socket: 1\n [2020-02-06T02:47:29.050Z] Socket(s): 4\n [2020-02-06T02:47:29.050Z] NUMA node(s): 1\n [2020-02-06T02:47:29.050Z] Vendor ID: GenuineIntel\n [2020-02-06T02:47:29.050Z] CPU family: 6\n [2020-02-06T02:47:29.050Z] Model: 44\n [2020-02-06T02:47:29.050Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-06T02:47:29.050Z] Stepping: 1\n [2020-02-06T02:47:29.050Z] CPU MHz: 2933.438\n [2020-02-06T02:47:29.050Z] BogoMIPS: 5866.87\n [2020-02-06T02:47:29.050Z] Virtualization: VT-x\n [2020-02-06T02:47:29.050Z] Hypervisor vendor: KVM\n [2020-02-06T02:47:29.050Z] Virtualization type: full\n [2020-02-06T02:47:29.050Z] L1d cache: 128 KiB\n [2020-02-06T02:47:29.050Z] L1i cache: 128 KiB\n [2020-02-06T02:47:29.050Z] L2 cache: 16 MiB\n [2020-02-06T02:47:29.050Z] L3 cache: 64 MiB\n [2020-02-06T02:47:29.050Z] NUMA node0 CPU(s): 0-3\n [2020-02-06T02:47:29.050Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-06T02:47:29.050Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-06T02:47:29.050Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-06T02:47:29.050Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-06T02:47:29.050Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-06T02:47:29.050Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp\n [2020-02-06T02:47:29.050Z] \n [2020-02-06T02:47:29.050Z] \n [2020-02-06T02:47:29.050Z] ---> nproc:\n [2020-02-06T02:47:29.050Z] 4\n [2020-02-06T02:47:29.050Z] \n [2020-02-06T02:47:29.050Z] \n [2020-02-06T02:47:29.050Z] ---> df -h:\n [2020-02-06T02:47:29.050Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-06T02:47:29.050Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-02-06T02:47:29.050Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-06T02:47:29.050Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-06T02:47:29.050Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-06T02:47:29.050Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-02-06T02:47:29.050Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-02-06T02:47:29.050Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-02-06T02:47:29.050Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-423\n [2020-02-06T02:47:29.050Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-423@tmp\n [2020-02-06T02:47:29.050Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-02-06T02:47:29.050Z] \n [2020-02-06T02:47:29.050Z] \n [2020-02-06T02:47:29.050Z] ---> free -m:\n [2020-02-06T02:47:29.050Z] total used free shared buff/cache available\n [2020-02-06T02:47:29.050Z] Mem: 1838 604 68 0 1165 1131\n [2020-02-06T02:47:29.050Z] Swap: 1023 1 1022\n [2020-02-06T02:47:29.050Z] \n [2020-02-06T02:47:29.050Z] \n [2020-02-06T02:47:29.050Z] ---> ip addr:\n [2020-02-06T02:47:29.050Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-06T02:47:29.050Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-06T02:47:29.050Z] inet 127.0.0.1/8 scope host lo\n [2020-02-06T02:47:29.050Z] valid_lft forever preferred_lft forever\n [2020-02-06T02:47:29.050Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-02-06T02:47:29.050Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-06T02:47:29.050Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-06T02:47:29.050Z] valid_lft forever preferred_lft forever\n [2020-02-06T02:47:29.050Z] \n [2020-02-06T02:47:29.050Z] \n [2020-02-06T02:47:29.050Z] ---> sar -b -r -n DEV:\n [2020-02-06T02:47:29.050Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/06/20 \t_x86_64_\t(4 CPU)\n [2020-02-06T02:47:29.050Z] \n [2020-02-06T02:47:29.050Z] 02:37:05 LINUX RESTART\n [2020-02-06T02:47:29.050Z] \n [2020-02-06T02:47:29.050Z] 02:38:01 tps rtps wtps bread/s bwrtn/s\n [2020-02-06T02:47:29.050Z] 02:39:02 9.93 0.10 9.83 3.20 2729.01\n [2020-02-06T02:47:29.050Z] 02:40:01 2.66 0.00 2.66 0.00 92.84\n [2020-02-06T02:47:29.050Z] 02:41:01 0.27 0.00 0.27 0.00 3.75\n [2020-02-06T02:47:29.050Z] 02:42:01 0.53 0.00 0.53 0.00 6.75\n [2020-02-06T02:47:29.050Z] 02:43:01 0.15 0.00 0.15 0.00 1.80\n [2020-02-06T02:47:29.050Z] 02:44:01 0.35 0.00 0.35 0.00 4.83\n [2020-02-06T02:47:29.050Z] 02:45:01 0.35 0.00 0.35 0.00 4.83\n [2020-02-06T02:47:29.050Z] 02:46:01 0.20 0.00 0.20 0.00 2.83\n [2020-02-06T02:47:29.050Z] 02:47:01 1.82 1.47 0.35 81.15 8.41\n [2020-02-06T02:47:29.050Z] Average: 1.80 0.17 1.63 9.39 317.65\n [2020-02-06T02:47:29.050Z] \n [2020-02-06T02:47:29.050Z] 02:38:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-06T02:47:29.050Z] 02:39:02 109944 1772360 94.16 2620 1238384 893964 30.50 436072 1178828 8\n [2020-02-06T02:47:29.050Z] 02:40:01 109788 1772516 94.17 2620 1238392 894036 30.50 436788 1178528 20\n [2020-02-06T02:47:29.050Z] 02:41:01 108544 1773760 94.23 2620 1238396 894292 30.51 437932 1178528 16\n [2020-02-06T02:47:29.050Z] 02:42:01 109708 1772596 94.17 2620 1238400 894028 30.50 436284 1178528 12\n [2020-02-06T02:47:29.050Z] 02:43:01 109748 1772556 94.17 2620 1238404 894100 30.51 436920 1178528 16\n [2020-02-06T02:47:29.050Z] 02:44:01 109648 1772656 94.17 2620 1238412 894064 30.51 436776 1178524 16\n [2020-02-06T02:47:29.050Z] 02:45:01 116732 1765572 93.80 2620 1238412 894028 30.50 429640 1178524 12\n [2020-02-06T02:47:29.050Z] 02:46:01 116348 1765956 93.82 2620 1238420 894028 30.50 429772 1178524 16\n [2020-02-06T02:47:29.050Z] 02:47:01 103072 1779232 94.52 2620 1240992 906992 30.95 434752 1180380 20\n [2020-02-06T02:47:29.050Z] Average: 110392 1771912 94.14 2620 1238690 895504 30.55 434993 1178766 15\n [2020-02-06T02:47:29.050Z] \n [2020-02-06T02:47:29.050Z] 02:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-06T02:47:29.050Z] 02:39:02 eth0 0.62 0.08 0.04 0.05 0.00 0.00 0.00\n [2020-02-06T02:47:29.050Z] 02:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T02:47:29.050Z] 02:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T02:47:29.050Z] 02:40:01 eth0 1.41 0.71 0.94 0.05 0.00 0.00 0.00\n [2020-02-06T02:47:29.050Z] 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T02:47:29.050Z] 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T02:47:29.050Z] 02:41:01 eth0 1.18 0.70 0.57 0.41 0.00 0.00 0.00\n [2020-02-06T02:47:29.050Z] 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T02:47:29.050Z] 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T02:47:29.050Z] 02:42:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00\n [2020-02-06T02:47:29.050Z] 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T02:47:29.050Z] 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T02:47:29.050Z] 02:43:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00\n [2020-02-06T02:47:29.050Z] 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T02:47:29.050Z] 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T02:47:29.050Z] 02:44:01 eth0 0.18 0.18 0.07 0.01 0.00 0.00 0.00\n [2020-02-06T02:47:29.050Z] 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T02:47:29.050Z] 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T02:47:29.050Z] 02:45:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-06T02:47:29.050Z] 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T02:47:29.050Z] 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T02:47:29.050Z] 02:46:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-06T02:47:29.050Z] 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T02:47:29.050Z] 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T02:47:29.050Z] 02:47:01 eth0 4.20 2.68 4.50 1.52 0.00 0.00 0.00\n [2020-02-06T02:47:29.050Z] 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T02:47:29.050Z] 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T02:47:29.050Z] Average: eth0 0.89 0.52 0.69 0.24 0.00 0.00 0.00\n [2020-02-06T02:47:29.050Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T02:47:29.050Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-06T02:47:29.050Z] \n [2020-02-06T02:47:29.050Z] \n [2020-02-06T02:47:29.050Z] ---> sar -P ALL:\n [2020-02-06T02:47:29.050Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/06/20 \t_x86_64_\t(4 CPU)\n [2020-02-06T02:47:29.050Z] \n [2020-02-06T02:47:29.050Z] 02:37:05 LINUX RESTART\n [2020-02-06T02:47:29.050Z] \n [2020-02-06T02:47:29.050Z] 02:38:01 CPU %user %nice %system %iowait %steal %idle\n [2020-02-06T02:47:29.050Z] 02:39:02 all 0.20 0.00 0.10 0.00 0.00 99.70\n [2020-02-06T02:47:29.050Z] 02:39:02 0 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-02-06T02:47:29.050Z] 02:39:02 1 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-02-06T02:47:29.050Z] 02:39:02 2 0.15 0.00 0.13 0.00 0.00 99.72\n [2020-02-06T02:47:29.050Z] 02:39:02 3 0.10 0.00 0.20 0.00 0.00 99.70\n [2020-02-06T02:47:29.050Z] 02:40:01 all 0.19 0.00 0.05 0.00 0.00 99.76\n [2020-02-06T02:47:29.050Z] 02:40:01 0 0.46 0.00 0.03 0.00 0.00 99.51\n [2020-02-06T02:47:29.050Z] 02:40:01 1 0.05 0.00 0.05 0.00 0.02 99.88\n [2020-02-06T02:47:29.050Z] 02:40:01 2 0.15 0.00 0.05 0.00 0.02 99.78\n [2020-02-06T02:47:29.050Z] 02:40:01 3 0.08 0.00 0.05 0.00 0.00 99.86\n [2020-02-06T02:47:29.050Z] 02:41:01 all 0.16 0.00 0.05 0.00 0.00 99.79\n [2020-02-06T02:47:29.050Z] 02:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98\n [2020-02-06T02:47:29.050Z] 02:41:01 1 0.48 0.00 0.07 0.00 0.00 99.45\n [2020-02-06T02:47:29.050Z] 02:41:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-06T02:47:29.050Z] 02:41:01 3 0.05 0.00 0.08 0.00 0.00 99.87\n [2020-02-06T02:47:29.050Z] 02:42:01 all 0.06 0.00 0.04 0.00 0.00 99.89\n [2020-02-06T02:47:29.050Z] 02:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93\n [2020-02-06T02:47:29.050Z] 02:42:01 1 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-06T02:47:29.050Z] 02:42:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-06T02:47:29.050Z] 02:42:01 3 0.07 0.00 0.08 0.00 0.00 99.85\n [2020-02-06T02:47:29.050Z] 02:43:01 all 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-06T02:47:29.050Z] 02:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-06T02:47:29.050Z] 02:43:01 1 0.08 0.00 0.08 0.00 0.00 99.83\n [2020-02-06T02:47:29.050Z] 02:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-02-06T02:47:29.050Z] 02:43:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-06T02:47:29.050Z] 02:44:01 all 0.13 0.00 0.03 0.00 0.00 99.84\n [2020-02-06T02:47:29.050Z] 02:44:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-06T02:47:29.050Z] 02:44:01 1 0.35 0.00 0.05 0.00 0.00 99.60\n [2020-02-06T02:47:29.050Z] 02:44:01 2 0.07 0.00 0.02 0.00 0.00 99.92\n [2020-02-06T02:47:29.050Z] 02:44:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-06T02:47:29.050Z] 02:45:01 all 0.17 0.00 0.05 0.00 0.00 99.79\n [2020-02-06T02:47:29.050Z] 02:45:01 0 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-02-06T02:47:29.050Z] 02:45:01 1 0.52 0.00 0.03 0.00 0.00 99.45\n [2020-02-06T02:47:29.050Z] 02:45:01 2 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-02-06T02:47:29.050Z] 02:45:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-06T02:47:29.050Z] 02:46:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2020-02-06T02:47:29.050Z] 02:46:01 0 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-02-06T02:47:29.050Z] 02:46:01 1 0.53 0.00 0.03 0.00 0.00 99.43\n [2020-02-06T02:47:29.050Z] 02:46:01 2 0.10 0.00 0.03 0.00 0.00 99.87\n [2020-02-06T02:47:29.050Z] 02:46:01 3 0.05 0.00 0.05 0.00 0.02 99.88\n [2020-02-06T02:47:29.050Z] 02:47:01 all 0.37 0.00 0.20 0.02 0.00 99.42\n [2020-02-06T02:47:29.050Z] 02:47:01 0 0.28 0.00 0.25 0.02 0.00 99.45\n [2020-02-06T02:47:29.050Z] 02:47:01 1 0.80 0.00 0.23 0.02 0.00 98.95\n [2020-02-06T02:47:29.050Z] 02:47:01 2 0.22 0.00 0.18 0.03 0.00 99.57\n [2020-02-06T02:47:29.050Z] 02:47:01 3 0.15 0.00 0.15 0.00 0.00 99.70\n [2020-02-06T02:47:29.050Z] Average: all 0.17 0.00 0.07 0.00 0.00 99.76\n [2020-02-06T02:47:29.050Z] Average: 0 0.17 0.00 0.06 0.00 0.00 99.77\n [2020-02-06T02:47:29.051Z] Average: 1 0.33 0.00 0.07 0.00 0.00 99.60\n [2020-02-06T02:47:29.051Z] Average: 2 0.10 0.00 0.06 0.00 0.00 99.83\n [2020-02-06T02:47:29.051Z] Average: 3 0.07 0.00 0.08 0.00 0.00 99.84\n [2020-02-06T02:47:29.051Z] \n [2020-02-06T02:47:29.051Z] \n [2020-02-06T02:47:29.051Z] '