b' Pull request #447 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 brandonforster for edgexfoundry/device-sdk-go\n Loading trusted files from base branch master at 83e9a03e857076317f35131868562e7812717f60 rather than a77f8594afd04607440b7984ab389d49136fc312\n Obtained Jenkinsfile from 83e9a03e857076317f35131868562e7812717f60\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 3de2761187569e0278258fbf30ff201bf1ad0db1\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 3de2761187569e0278258fbf30ff201bf1ad0db1 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 3de2761187569e0278258fbf30ff201bf1ad0db1 # timeout=10\n Commit message: "Merge pull request #105 from ernestojeda/fix-clair-go-app"\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.13, 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.13\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-device-sdk-simple\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: pre\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n [Pipeline] node\n Still waiting to schedule task\n Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-24876\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-24889 in /w/workspace/dgexfoundry_device-sdk-go_PR-447\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-447 # 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/447/head:refs/remotes/origin/PR-447 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit 83e9a03e857076317f35131868562e7812717f60 into PR head commit a77f8594afd04607440b7984ab389d49136fc312\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/447/head:refs/remotes/origin/PR-447 # 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/447/head:refs/remotes/origin/PR-447 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f a77f8594afd04607440b7984ab389d49136fc312 # timeout=10\n > git merge 83e9a03e857076317f35131868562e7812717f60 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n Merge succeeded, producing a77f8594afd04607440b7984ab389d49136fc312\n Checking out Revision a77f8594afd04607440b7984ab389d49136fc312 (PR-447)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f a77f8594afd04607440b7984ab389d49136fc312 # timeout=10\n Commit message: "#446: Updated with latest revisions to endpoint logic."\n > git rev-list --no-walk 0f3825c1f22b167a0a2e810ad38d4418753252d4 # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-02-19T20:39:25.265Z] 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-19T20:39:26.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-19T20:39:26.368Z] \n [2020-02-19T20:39:26.368Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-19T20:39:26.709Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-19T20:39:26.709Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-19T20:39:26.709Z] e7c96db7181b: Pulling fs layer\n [2020-02-19T20:39:26.709Z] a038dfdf5543: Pulling fs layer\n [2020-02-19T20:39:26.709Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-19T20:39:26.972Z] e7c96db7181b: Verifying Checksum\n [2020-02-19T20:39:26.972Z] e7c96db7181b: Download complete\n [2020-02-19T20:39:26.972Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-19T20:39:26.972Z] 8d5d8e63b3c0: Download complete\n [2020-02-19T20:39:26.972Z] a038dfdf5543: Verifying Checksum\n [2020-02-19T20:39:26.972Z] a038dfdf5543: Download complete\n [2020-02-19T20:39:27.231Z] e7c96db7181b: Pull complete\n [2020-02-19T20:39:27.807Z] a038dfdf5543: Pull complete\n [2020-02-19T20:39:28.069Z] 8d5d8e63b3c0: Pull complete\n [2020-02-19T20:39:28.069Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-19T20:39:28.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-19T20:39:28.198Z] prd-centos7-docker-4c-2g-24889 does not seem to be running inside a container\n [2020-02-19T20:39:28.239Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-447 -v /w/workspace/dgexfoundry_device-sdk-go_PR-447:/w/workspace/dgexfoundry_device-sdk-go_PR-447:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-447@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:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-19T20:39:28.855Z] $ docker top e0e4ecead69896d7b3f62d4de1e5bf35cf5c47bde3654e278e897c9683bd63eb -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-19T20:39:29.392Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-19T20:39:29.392Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-19T20:39:29.588Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-19T20:39:29.587Z] $ docker exec e0e4ecead69896d7b3f62d4de1e5bf35cf5c47bde3654e278e897c9683bd63eb ssh-agent\n [2020-02-19T20:39:29.776Z] SSH_AUTH_SOCK=/tmp/ssh-gZZOmbyY7jLH/agent.13\n [2020-02-19T20:39:29.776Z] SSH_AGENT_PID=20\n [2020-02-19T20:39:29.788Z] Running ssh-add (command line suppressed)\n [2020-02-19T20:39:29.929Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/private_key_1776423752410101296.key (/w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/private_key_1776423752410101296.key)\n [2020-02-19T20:39:29.979Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-19T20:39:30.273Z] + git describe --exact-match --tags HEAD\n [2020-02-19T20:39:30.273Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-19T20:39:30.336Z] $ docker exec --env ******** --env ******** e0e4ecead69896d7b3f62d4de1e5bf35cf5c47bde3654e278e897c9683bd63eb ssh-agent -k\n [2020-02-19T20:39:30.505Z] unset SSH_AUTH_SOCK;\n [2020-02-19T20:39:30.505Z] unset SSH_AGENT_PID;\n [2020-02-19T20:39:30.505Z] echo Agent pid 20 killed;\n [2020-02-19T20:39:30.542Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-19T20:39:30.558Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-19T20:39:30.558Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-19T20:39:30.602Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-19T20:39:30.603Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-19T20:39:30.805Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-19T20:39:30.804Z] $ docker exec e0e4ecead69896d7b3f62d4de1e5bf35cf5c47bde3654e278e897c9683bd63eb ssh-agent\n [2020-02-19T20:39:30.991Z] SSH_AUTH_SOCK=/tmp/ssh-Lkov3sPnZlHI/agent.56\n [2020-02-19T20:39:30.991Z] SSH_AGENT_PID=63\n [2020-02-19T20:39:30.996Z] Running ssh-add (command line suppressed)\n [2020-02-19T20:39:31.131Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/private_key_6018982870357189281.key (/w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/private_key_6018982870357189281.key)\n [2020-02-19T20:39:31.178Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-19T20:39:31.470Z] + git semver init\n [2020-02-19T20:39:31.471Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-19T20:39:31.471Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-447/.git\n [2020-02-19T20:39:31.471Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-447\n [2020-02-19T20:39:31.471Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-19T20:39:31.471Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-19T20:39:31.471Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-19T20:39:31.471Z] # $SEMVER_BRANCH = PR-447\n [2020-02-19T20:39:31.471Z] # $SEMVER_TEMP = /tmp/semver-814304194\n [2020-02-19T20:39:31.471Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP\n [2020-02-19T20:39:32.040Z] # \'/tmp/semver-814304194\' -> \'/w/workspace/dgexfoundry_device-sdk-go_PR-447/.semver\'\n [2020-02-19T20:39:32.040Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-447/.semver\n [Pipeline] }\n [2020-02-19T20:39:32.048Z] $ docker exec --env ******** --env ******** e0e4ecead69896d7b3f62d4de1e5bf35cf5c47bde3654e278e897c9683bd63eb ssh-agent -k\n [2020-02-19T20:39:32.188Z] unset SSH_AUTH_SOCK;\n [2020-02-19T20:39:32.189Z] unset SSH_AGENT_PID;\n [2020-02-19T20:39:32.189Z] echo Agent pid 63 killed;\n [2020-02-19T20:39:32.235Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-19T20:39:32.558Z] + git semver\n [Pipeline] }\n [2020-02-19T20:39:32.568Z] $ docker stop --time=1 e0e4ecead69896d7b3f62d4de1e5bf35cf5c47bde3654e278e897c9683bd63eb\n [2020-02-19T20:39:33.891Z] $ docker rm -f e0e4ecead69896d7b3f62d4de1e5bf35cf5c47bde3654e278e897c9683bd63eb\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-19T20:39:34.575Z] Stashed 26 file(s)\n [Pipeline] echo\n [2020-02-19T20:39:34.576Z] [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-19T20:39:49.697Z] Still waiting to schedule task\n [2020-02-19T20:39:49.697Z] \xe2\x80\x98prd-centos7-docker-4c-2g-24876\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-24891\xe2\x80\x99 is offline; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-24879\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-02-19T20:39:49.698Z] Still waiting to schedule task\n [2020-02-19T20:39:49.699Z] \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-24879\xe2\x80\x99 is offline\n [2020-02-19T20:40:10.364Z] Running on prd-centos7-docker-4c-2g-24892 in /w/workspace/dgexfoundry_device-sdk-go_PR-447\n [Pipeline] {\n [Pipeline] ws\n [2020-02-19T20:40:10.397Z] Running in /w/workspace/device-sdk-go/2\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-19T20:40:14.467Z] using credential edgex-jenkins-ssh\n [2020-02-19T20:40:14.490Z] Cloning the remote Git repository\n [2020-02-19T20:40:14.490Z] Cloning with configured refspecs honoured and without tags\n [2020-02-19T20:40:15.447Z] Fetching without tags\n [2020-02-19T20:40:14.458Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-19T20:40:14.547Z] > git init /w/workspace/device-sdk-go/2 # timeout=10\n [2020-02-19T20:40:14.633Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-19T20:40:14.634Z] > git --version # timeout=10\n [2020-02-19T20:40:14.642Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-19T20:40:14.675Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-19T20:40:15.282Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-19T20:40:15.379Z] > git config --add remote.origin.fetch +refs/pull/447/head:refs/remotes/origin/PR-447 # timeout=10\n [2020-02-19T20:40:15.387Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-19T20:40:15.407Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-19T20:40:15.428Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-19T20:40:15.428Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-19T20:40:15.437Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-19T20:40:15.854Z] Merging remotes/origin/master commit 83e9a03e857076317f35131868562e7812717f60 into PR head commit a77f8594afd04607440b7984ab389d49136fc312\n [2020-02-19T20:40:15.950Z] Merge succeeded, producing a77f8594afd04607440b7984ab389d49136fc312\n [2020-02-19T20:40:15.950Z] Checking out Revision a77f8594afd04607440b7984ab389d49136fc312 (PR-447)\n [2020-02-19T20:40:15.861Z] > git config core.sparsecheckout # timeout=10\n [2020-02-19T20:40:15.866Z] > git checkout -f a77f8594afd04607440b7984ab389d49136fc312 # timeout=10\n [2020-02-19T20:40:15.927Z] > git merge 83e9a03e857076317f35131868562e7812717f60 # timeout=10\n [2020-02-19T20:40:15.938Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-19T20:40:15.951Z] > git config core.sparsecheckout # timeout=10\n [2020-02-19T20:40:15.955Z] > git checkout -f a77f8594afd04607440b7984ab389d49136fc312 # timeout=10\n [2020-02-19T20:40:19.738Z] Commit message: "#446: Updated with latest revisions to endpoint logic."\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-19T20:40:20.444Z] =========================================================\n [2020-02-19T20:40:20.444Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n [2020-02-19T20:40:20.444Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-19T20:40:21.112Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine .\n [2020-02-19T20:40:21.373Z] Sending build context to Docker daemon 2.632MB\n\n [2020-02-19T20:40:21.373Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-19T20:40:21.373Z] Step 2/8 : FROM ${BASE}\n [2020-02-19T20:40:21.648Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-19T20:40:21.648Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-19T20:40:21.648Z] 2848faf0eed1: Pulling fs layer\n [2020-02-19T20:40:21.648Z] 0f37312ad70f: Pulling fs layer\n [2020-02-19T20:40:21.648Z] 5788d62ee057: Pulling fs layer\n [2020-02-19T20:40:21.648Z] 0e6b1d234666: Pulling fs layer\n [2020-02-19T20:40:21.648Z] bf5d7aec512f: Pulling fs layer\n [2020-02-19T20:40:21.648Z] 34c802a77dc8: Pulling fs layer\n [2020-02-19T20:40:21.648Z] 9eb99e56ec68: Pulling fs layer\n [2020-02-19T20:40:21.648Z] 27c7a5d97fbd: Pulling fs layer\n [2020-02-19T20:40:21.648Z] 5c102a31e300: Pulling fs layer\n [2020-02-19T20:40:21.648Z] dcfb455df0a1: Pulling fs layer\n [2020-02-19T20:40:21.648Z] 34c802a77dc8: Waiting\n [2020-02-19T20:40:21.648Z] 5788d62ee057: Waiting\n [2020-02-19T20:40:21.648Z] 0e6b1d234666: Waiting\n [2020-02-19T20:40:21.648Z] bf5d7aec512f: Waiting\n [2020-02-19T20:40:21.648Z] 27c7a5d97fbd: Waiting\n [2020-02-19T20:40:21.648Z] 5c102a31e300: Waiting\n [2020-02-19T20:40:21.648Z] dcfb455df0a1: Waiting\n [2020-02-19T20:40:21.648Z] 0f37312ad70f: Download complete\n [2020-02-19T20:40:21.648Z] 2848faf0eed1: Verifying Checksum\n [2020-02-19T20:40:21.648Z] 2848faf0eed1: Download complete\n [2020-02-19T20:40:21.648Z] 0e6b1d234666: Download complete\n [2020-02-19T20:40:21.648Z] bf5d7aec512f: Verifying Checksum\n [2020-02-19T20:40:21.648Z] bf5d7aec512f: Download complete\n [2020-02-19T20:40:21.648Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-19T20:40:21.648Z] e6b0cf9c0882: Download complete\n [2020-02-19T20:40:21.913Z] e6b0cf9c0882: Pull complete\n [2020-02-19T20:40:22.205Z] 2848faf0eed1: Pull complete\n [2020-02-19T20:40:22.479Z] 34c802a77dc8: Verifying Checksum\n [2020-02-19T20:40:22.479Z] 34c802a77dc8: Download complete\n [2020-02-19T20:40:22.479Z] 27c7a5d97fbd: Verifying Checksum\n [2020-02-19T20:40:22.479Z] 27c7a5d97fbd: Download complete\n [2020-02-19T20:40:23.066Z] 5c102a31e300: Verifying Checksum\n [2020-02-19T20:40:23.066Z] 5c102a31e300: Download complete\n [2020-02-19T20:40:23.067Z] dcfb455df0a1: Verifying Checksum\n [2020-02-19T20:40:23.067Z] dcfb455df0a1: Download complete\n [2020-02-19T20:40:23.649Z] 9eb99e56ec68: Verifying Checksum\n [2020-02-19T20:40:23.649Z] 9eb99e56ec68: Download complete\n [2020-02-19T20:40:23.649Z] 5788d62ee057: Verifying Checksum\n [2020-02-19T20:40:23.649Z] 5788d62ee057: Download complete\n [2020-02-19T20:40:24.598Z] 0f37312ad70f: Pull complete\n [2020-02-19T20:40:31.257Z] 5788d62ee057: Pull complete\n [2020-02-19T20:40:31.257Z] 0e6b1d234666: Pull complete\n [2020-02-19T20:40:31.257Z] bf5d7aec512f: Pull complete\n [2020-02-19T20:40:35.467Z] 34c802a77dc8: Pull complete\n [2020-02-19T20:40:39.711Z] 9eb99e56ec68: Pull complete\n [2020-02-19T20:40:39.711Z] 27c7a5d97fbd: Pull complete\n [2020-02-19T20:40:40.651Z] 5c102a31e300: Pull complete\n [2020-02-19T20:40:40.651Z] dcfb455df0a1: Pull complete\n [2020-02-19T20:40:40.651Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n [2020-02-19T20:40:40.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n [2020-02-19T20:40:40.911Z] ---> 7c70fe431013\n [2020-02-19T20:40:40.911Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-19T20:40:40.911Z] ---> Running in 9670922e159a\n [2020-02-19T20:40:40.911Z] Removing intermediate container 9670922e159a\n [2020-02-19T20:40:40.911Z] ---> 56c53c3e77a8\n [2020-02-19T20:40:40.911Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-19T20:40:41.172Z] ---> Running in eae39f61c638\n [2020-02-19T20:40:42.113Z] Removing intermediate container eae39f61c638\n [2020-02-19T20:40:42.113Z] ---> ea1d5dc29045\n [2020-02-19T20:40:42.113Z] Step 5/8 : RUN apk add --no-cache make git\n [2020-02-19T20:40:42.113Z] ---> Running in 5573e6e58066\n [2020-02-19T20:40:42.372Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-19T20:40:43.312Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-19T20:40:43.583Z] OK: 143 MiB in 39 packages\n [2020-02-19T20:40:43.850Z] Removing intermediate container 5573e6e58066\n [2020-02-19T20:40:43.850Z] ---> 5071234f3232\n [2020-02-19T20:40:43.850Z] Step 6/8 : WORKDIR /device-sdk-go\n [2020-02-19T20:40:43.850Z] ---> Running in 07d893758cf4\n [2020-02-19T20:40:44.111Z] Removing intermediate container 07d893758cf4\n [2020-02-19T20:40:44.111Z] ---> f28d17438c69\n [2020-02-19T20:40:44.111Z] Step 7/8 : COPY . .\n [2020-02-19T20:40:44.686Z] ---> 81c72b8db8f4\n [2020-02-19T20:40:44.686Z] Step 8/8 : RUN go mod download\n [2020-02-19T20:40:44.686Z] ---> Running in 455be457bd40\n [2020-02-19T20:40:47.233Z] \x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-19T20:40:47.233Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n [2020-02-19T20:40:47.233Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-19T20:40:47.233Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-19T20:40:47.233Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-19T20:40:47.233Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-19T20:40:47.233Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-02-19T20:40:47.233Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-19T20:40:47.233Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.48\n [2020-02-19T20:40:47.234Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-02-19T20:40:47.234Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-19T20:40:47.234Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-19T20:40:47.234Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-19T20:40:47.234Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-19T20:40:47.234Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-19T20:40:47.234Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-19T20:40:47.234Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-02-19T20:40:47.234Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-02-19T20:40:47.234Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-02-19T20:40:47.234Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-19T20:40:47.234Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-02-19T20:40:47.492Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-19T20:40:47.492Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-19T20:40:47.493Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-19T20:40:47.758Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-19T20:40:47.758Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-19T20:40:47.758Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-19T20:40:47.758Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-19T20:40:55.924Z] \x1b[0mRemoving intermediate container 455be457bd40\n [2020-02-19T20:40:55.924Z] ---> 7be911ca9fd2\n [2020-02-19T20:40:55.924Z] Successfully built 7be911ca9fd2\n [2020-02-19T20:40:55.924Z] 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-19T20:40:56.336Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-19T20:40:56.337Z] .\n [Pipeline] withDockerContainer\n [2020-02-19T20:40:56.470Z] prd-centos7-docker-4c-2g-24892 does not seem to be running inside a container\n [2020-02-19T20:40:56.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-02-19T20:40:57.127Z] $ docker top ba611d15bc2b20aed65afbc7633b4eb3205ae2d411a5fffdf20dd30422409709 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-19T20:40:58.072Z] + go version\n [2020-02-19T20:40:58.072Z] go version go1.13.5 linux/amd64\n [Pipeline] sh\n [2020-02-19T20:40:58.440Z] + make test\n [2020-02-19T20:40:58.440Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n [2020-02-19T20:41:16.739Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n [2020-02-19T20:41:16.739Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n [2020-02-19T20:41:16.739Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n [2020-02-19T20:41:18.177Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.008s\tcoverage: 23.1% of statements\n [2020-02-19T20:41:18.177Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.169s\tcoverage: 95.8% of statements\n [2020-02-19T20:41:21.543Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.050s\tcoverage: 15.9% of statements\n [2020-02-19T20:41:21.543Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.048s\tcoverage: 25.6% of statements\n [2020-02-19T20:41:53.676Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.019s\tcoverage: 30.9% of statements\n [2020-02-19T20:41:53.676Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.443s\tcoverage: 42.3% of statements\n [2020-02-19T20:41:53.676Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n [2020-02-19T20:41:53.676Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n [2020-02-19T20:41:53.676Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.485s\tcoverage: 79.5% of statements\n [2020-02-19T20:41:53.676Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n [2020-02-19T20:41:53.676Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n [2020-02-19T20:41:53.676Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n [2020-02-19T20:41:53.676Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.072s\tcoverage: 52.6% of statements\n [2020-02-19T20:41:53.676Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/urlclient\t[no test files]\n [2020-02-19T20:41:53.676Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.114s\tcoverage: 76.1% of statements\n [2020-02-19T20:41:53.676Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n [2020-02-19T20:41:53.676Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-19T20:41:53.936Z] gofmt -l .\n [2020-02-19T20:41:54.195Z] [ "`gofmt -l .`" = "" ]\n [2020-02-19T20:41:54.195Z] ./bin/test-attribution-txt.sh\n [2020-02-19T20:41:54.767Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-19T20:41:55.604Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-19T20:41:55.607Z] $ docker stop --time=1 ba611d15bc2b20aed65afbc7633b4eb3205ae2d411a5fffdf20dd30422409709\n [2020-02-19T20:41:57.073Z] $ docker rm -f ba611d15bc2b20aed65afbc7633b4eb3205ae2d411a5fffdf20dd30422409709\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-19T20:41:58.369Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-02-19T20:41:58.668Z] + ls -al .\n [2020-02-19T20:41:58.668Z] total 200\n [2020-02-19T20:41:58.668Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 19 20:41 .\n [2020-02-19T20:41:58.668Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 19 20:40 ..\n [2020-02-19T20:41:58.668Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 19 20:40 api\n [2020-02-19T20:41:58.668Z] -rw-rw-r--. 1 jenkins jenkins 3321 Feb 19 20:40 async.go\n [2020-02-19T20:41:58.668Z] drwxrwxr-x. 2 jenkins jenkins 64 Feb 19 20:40 bin\n [2020-02-19T20:41:58.668Z] -rw-r--r--. 1 jenkins jenkins 100038 Feb 19 20:41 coverage.out\n [2020-02-19T20:41:58.668Z] -rw-rw-r--. 1 jenkins jenkins 936 Feb 19 20:40 Dockerfile.build\n [2020-02-19T20:41:58.668Z] -rw-rw-r--. 1 jenkins jenkins 140 Feb 19 20:40 .dockerignore\n [2020-02-19T20:41:58.668Z] drwxrwxr-x. 4 jenkins jenkins 31 Feb 19 20:40 example\n [2020-02-19T20:41:58.668Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 19 20:40 .git\n [2020-02-19T20:41:58.668Z] -rw-rw-r--. 1 jenkins jenkins 138 Feb 19 20:40 .gitignore\n [2020-02-19T20:41:58.668Z] -rw-r--r--. 1 jenkins jenkins 536 Feb 19 20:41 go.mod\n [2020-02-19T20:41:58.668Z] -rw-r--r--. 1 jenkins jenkins 11140 Feb 19 20:41 go.sum\n [2020-02-19T20:41:58.668Z] drwxrwxr-x. 14 jenkins jenkins 193 Feb 19 20:40 internal\n [2020-02-19T20:41:58.668Z] -rw-rw-r--. 1 jenkins jenkins 808 Feb 19 20:40 Jenkinsfile\n [2020-02-19T20:41:58.668Z] -rw-rw-r--. 1 jenkins jenkins 11341 Feb 19 20:40 LICENSE\n [2020-02-19T20:41:58.668Z] -rw-rw-r--. 1 jenkins jenkins 892 Feb 19 20:40 Makefile\n [2020-02-19T20:41:58.668Z] -rw-rw-r--. 1 jenkins jenkins 4427 Feb 19 20:40 manageddevices.go\n [2020-02-19T20:41:58.668Z] -rw-rw-r--. 1 jenkins jenkins 5472 Feb 19 20:40 managedprofiles.go\n [2020-02-19T20:41:58.668Z] -rw-rw-r--. 1 jenkins jenkins 4081 Feb 19 20:40 managedwatchers.go\n [2020-02-19T20:41:58.668Z] drwxrwxr-x. 4 jenkins jenkins 35 Feb 19 20:40 pkg\n [2020-02-19T20:41:58.668Z] -rw-rw-r--. 1 jenkins jenkins 761 Feb 19 20:40 README.md\n [2020-02-19T20:41:58.668Z] drwxrwxr-x. 3 jenkins jenkins 58 Feb 19 20:40 .semver\n [2020-02-19T20:41:58.668Z] -rw-rw-r--. 1 jenkins jenkins 9828 Feb 19 20:40 service.go\n [2020-02-19T20:41:58.668Z] drwxrwxr-x. 4 jenkins jenkins 54 Feb 19 20:40 snap\n [2020-02-19T20:41:58.668Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 19 20:39 VERSION\n [2020-02-19T20:41:58.668Z] -rw-rw-r--. 1 jenkins jenkins 222 Feb 19 20:40 version.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-19T20:41:58.972Z] + 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=a77f8594afd04607440b7984ab389d49136fc312 --label arch=x86_64 --label version=0.0.0 .\n [2020-02-19T20:41:58.972Z] Sending build context to Docker daemon 2.758MB\n\n [2020-02-19T20:41:58.972Z] Step 1/20 : ARG BASE=golang:1.13-alpine\n [2020-02-19T20:41:58.972Z] Step 2/20 : FROM ${BASE} AS builder\n [2020-02-19T20:41:58.972Z] ---> 7be911ca9fd2\n [2020-02-19T20:41:58.972Z] Step 3/20 : ARG MAKE=\'make build\'\n [2020-02-19T20:41:59.231Z] ---> Running in 6776d0f48d60\n [2020-02-19T20:41:59.231Z] Removing intermediate container 6776d0f48d60\n [2020-02-19T20:41:59.231Z] ---> 8f4ecb0e978a\n [2020-02-19T20:41:59.231Z] Step 4/20 : WORKDIR /device-sdk-go\n [2020-02-19T20:41:59.231Z] ---> Running in 3f678e174588\n [2020-02-19T20:41:59.493Z] Removing intermediate container 3f678e174588\n [2020-02-19T20:41:59.493Z] ---> cd84fbe32898\n [2020-02-19T20:41:59.493Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-19T20:41:59.493Z] ---> Running in 0c5ad7677290\n [2020-02-19T20:41:59.761Z] Removing intermediate container 0c5ad7677290\n [2020-02-19T20:41:59.761Z] ---> a84395c5148d\n [2020-02-19T20:41:59.761Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-19T20:41:59.761Z] ---> Running in be6f71457fe7\n [2020-02-19T20:42:00.702Z] Removing intermediate container be6f71457fe7\n [2020-02-19T20:42:00.702Z] ---> c2594602da75\n [2020-02-19T20:42:00.702Z] Step 7/20 : RUN apk add --update --no-cache make git\n [2020-02-19T20:42:00.702Z] ---> Running in bd5f0b1564e7\n [2020-02-19T20:42:00.965Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-19T20:42:01.533Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-19T20:42:02.111Z] OK: 143 MiB in 39 packages\n [2020-02-19T20:42:02.369Z] Removing intermediate container bd5f0b1564e7\n [2020-02-19T20:42:02.369Z] ---> f9e7c80f211e\n [2020-02-19T20:42:02.369Z] Step 8/20 : COPY . .\n [2020-02-19T20:42:02.630Z] ---> c711c327f9bb\n [2020-02-19T20:42:02.630Z] Step 9/20 : RUN ${MAKE}\n [2020-02-19T20:42:02.630Z] ---> Running in 6c48a6d06773\n [2020-02-19T20:42:03.202Z] 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-19T20:42:15.553Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n [2020-02-19T20:42:20.895Z] Removing intermediate container 6c48a6d06773\n [2020-02-19T20:42:20.895Z] ---> bfc1f1aee77e\n [2020-02-19T20:42:20.895Z] Step 10/20 : FROM scratch\n [2020-02-19T20:42:20.895Z] ---> \n [2020-02-19T20:42:20.895Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-19T20:42:20.895Z] ---> Running in 6e22435940ae\n [2020-02-19T20:42:20.895Z] Removing intermediate container 6e22435940ae\n [2020-02-19T20:42:20.895Z] ---> 3083b618bacd\n [2020-02-19T20:42:20.895Z] Step 12/20 : ENV APP_PORT=49990\n [2020-02-19T20:42:20.895Z] ---> Running in b41c7fc8aa5d\n [2020-02-19T20:42:20.895Z] Removing intermediate container b41c7fc8aa5d\n [2020-02-19T20:42:20.895Z] ---> 946144ee5797\n [2020-02-19T20:42:20.895Z] Step 13/20 : EXPOSE $APP_PORT\n [2020-02-19T20:42:20.895Z] ---> Running in 25ec2b8b4fa1\n [2020-02-19T20:42:20.895Z] Removing intermediate container 25ec2b8b4fa1\n [2020-02-19T20:42:20.895Z] ---> ae5a530050c1\n [2020-02-19T20:42:20.895Z] Step 14/20 : WORKDIR /\n [2020-02-19T20:42:20.895Z] ---> Running in cda34ff7a3da\n [2020-02-19T20:42:20.895Z] Removing intermediate container cda34ff7a3da\n [2020-02-19T20:42:20.895Z] ---> 0b44fc785169\n [2020-02-19T20:42:20.895Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n [2020-02-19T20:42:21.474Z] ---> 1ba78074dfb5\n [2020-02-19T20:42:21.474Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n [2020-02-19T20:42:21.734Z] ---> 91335813de51\n [2020-02-19T20:42:21.734Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n [2020-02-19T20:42:21.993Z] ---> Running in b63caa671c91\n [2020-02-19T20:42:22.253Z] Removing intermediate container b63caa671c91\n [2020-02-19T20:42:22.253Z] ---> 91e0ce37f228\n [2020-02-19T20:42:22.253Z] Step 18/20 : LABEL arch=x86_64\n [2020-02-19T20:42:22.253Z] ---> Running in f253d3e21580\n [2020-02-19T20:42:22.512Z] Removing intermediate container f253d3e21580\n [2020-02-19T20:42:22.512Z] ---> 58b86becc2e0\n [2020-02-19T20:42:22.512Z] Step 19/20 : LABEL git_sha=a77f8594afd04607440b7984ab389d49136fc312\n [2020-02-19T20:42:22.772Z] ---> Running in ddf2d987f5a6\n [2020-02-19T20:42:23.031Z] Removing intermediate container ddf2d987f5a6\n [2020-02-19T20:42:23.031Z] ---> 5e7f69ebec82\n [2020-02-19T20:42:23.031Z] Step 20/20 : LABEL version=0.0.0\n [2020-02-19T20:42:23.031Z] ---> Running in d27ae43da107\n [2020-02-19T20:42:23.296Z] Removing intermediate container d27ae43da107\n [2020-02-19T20:42:23.296Z] ---> efc711206aaf\n [2020-02-19T20:42:23.296Z] Successfully built efc711206aaf\n [2020-02-19T20:42:23.296Z] 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-19T20:42:53.056Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-24894 in /w/workspace/dgexfoundry_device-sdk-go_PR-447\n [Pipeline] {\n [Pipeline] ws\n [2020-02-19T20:42:53.074Z] Running in /w/workspace/device-sdk-go/2\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-19T20:43:00.325Z] using credential edgex-jenkins-ssh\n [2020-02-19T20:43:00.349Z] Cloning the remote Git repository\n [2020-02-19T20:43:00.349Z] Cloning with configured refspecs honoured and without tags\n [2020-02-19T20:43:00.421Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-19T20:43:00.506Z] > git init /w/workspace/device-sdk-go/2 # timeout=10\n [2020-02-19T20:43:00.605Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-19T20:43:00.607Z] > git --version # timeout=10\n [2020-02-19T20:43:00.634Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-19T20:43:00.699Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-19T20:43:01.762Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-19T20:43:01.786Z] > git config --add remote.origin.fetch +refs/pull/447/head:refs/remotes/origin/PR-447 # timeout=10\n [2020-02-19T20:43:01.820Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-19T20:43:01.852Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-19T20:43:01.886Z] Fetching without tags\n [2020-02-19T20:43:02.599Z] Merging remotes/origin/master commit 83e9a03e857076317f35131868562e7812717f60 into PR head commit a77f8594afd04607440b7984ab389d49136fc312\n [2020-02-19T20:43:02.865Z] Merge succeeded, producing a77f8594afd04607440b7984ab389d49136fc312\n [2020-02-19T20:43:02.866Z] Checking out Revision a77f8594afd04607440b7984ab389d49136fc312 (PR-447)\n [2020-02-19T20:43:01.912Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-19T20:43:01.914Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-19T20:43:01.928Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-19T20:43:02.624Z] > git config core.sparsecheckout # timeout=10\n [2020-02-19T20:43:02.653Z] > git checkout -f a77f8594afd04607440b7984ab389d49136fc312 # timeout=10\n [2020-02-19T20:43:02.793Z] > git merge 83e9a03e857076317f35131868562e7812717f60 # timeout=10\n [2020-02-19T20:43:02.832Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-19T20:43:02.876Z] > git config core.sparsecheckout # timeout=10\n [2020-02-19T20:43:02.904Z] > git checkout -f a77f8594afd04607440b7984ab389d49136fc312 # timeout=10\n [2020-02-19T20:43:07.587Z] Commit message: "#446: Updated with latest revisions to endpoint logic."\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-19T20:43:08.900Z] =========================================================\n [2020-02-19T20:43:08.900Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n [2020-02-19T20:43:08.900Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-19T20:43:10.412Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine .\n [2020-02-19T20:43:11.843Z] Sending build context to Docker daemon 2.635MB\n\n [2020-02-19T20:43:11.843Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-19T20:43:11.843Z] Step 2/8 : FROM ${BASE}\n [2020-02-19T20:43:12.111Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-19T20:43:12.111Z] cde5963f3b93: Pulling fs layer\n [2020-02-19T20:43:12.111Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-19T20:43:12.111Z] 777b28850792: Pulling fs layer\n [2020-02-19T20:43:12.111Z] 8a11ddd9e578: Pulling fs layer\n [2020-02-19T20:43:12.111Z] 4cf88f913ddb: Pulling fs layer\n [2020-02-19T20:43:12.111Z] 1df406cf5192: Pulling fs layer\n [2020-02-19T20:43:12.111Z] cd6300453558: Pulling fs layer\n [2020-02-19T20:43:12.111Z] b9c365052c96: Pulling fs layer\n [2020-02-19T20:43:12.111Z] a2d8cc88f415: Pulling fs layer\n [2020-02-19T20:43:12.111Z] ea1d1ca13537: Pulling fs layer\n [2020-02-19T20:43:12.111Z] 3750a50a1c5e: Pulling fs layer\n [2020-02-19T20:43:12.111Z] 8a11ddd9e578: Waiting\n [2020-02-19T20:43:12.111Z] 4cf88f913ddb: Waiting\n [2020-02-19T20:43:12.111Z] 1df406cf5192: Waiting\n [2020-02-19T20:43:12.111Z] cd6300453558: Waiting\n [2020-02-19T20:43:12.111Z] b9c365052c96: Waiting\n [2020-02-19T20:43:12.111Z] a2d8cc88f415: Waiting\n [2020-02-19T20:43:12.111Z] ea1d1ca13537: Waiting\n [2020-02-19T20:43:12.111Z] 3750a50a1c5e: Waiting\n [2020-02-19T20:43:12.111Z] 777b28850792: Verifying Checksum\n [2020-02-19T20:43:12.111Z] 777b28850792: Download complete\n [2020-02-19T20:43:12.111Z] 2a23fa8c16f7: Verifying Checksum\n [2020-02-19T20:43:12.111Z] 2a23fa8c16f7: Download complete\n [2020-02-19T20:43:12.389Z] 4cf88f913ddb: Verifying Checksum\n [2020-02-19T20:43:12.389Z] 4cf88f913ddb: Download complete\n [2020-02-19T20:43:12.389Z] 1df406cf5192: Verifying Checksum\n [2020-02-19T20:43:12.389Z] 1df406cf5192: Download complete\n [2020-02-19T20:43:12.389Z] cde5963f3b93: Verifying Checksum\n [2020-02-19T20:43:12.389Z] cde5963f3b93: Download complete\n [2020-02-19T20:43:14.403Z] cde5963f3b93: Pull complete\n [2020-02-19T20:43:15.882Z] 2a23fa8c16f7: Pull complete\n [2020-02-19T20:43:16.153Z] 777b28850792: Pull complete\n [2020-02-19T20:43:20.480Z] cd6300453558: Verifying Checksum\n [2020-02-19T20:43:20.480Z] cd6300453558: Download complete\n [2020-02-19T20:43:20.480Z] a2d8cc88f415: Verifying Checksum\n [2020-02-19T20:43:20.480Z] a2d8cc88f415: Download complete\n [2020-02-19T20:43:24.793Z] ea1d1ca13537: Verifying Checksum\n [2020-02-19T20:43:24.793Z] ea1d1ca13537: Download complete\n [2020-02-19T20:43:24.793Z] 3750a50a1c5e: Verifying Checksum\n [2020-02-19T20:43:24.793Z] 3750a50a1c5e: Download complete\n [2020-02-19T20:43:26.783Z] b9c365052c96: Verifying Checksum\n [2020-02-19T20:43:26.783Z] b9c365052c96: Download complete\n [2020-02-19T20:43:28.778Z] 8a11ddd9e578: Verifying Checksum\n [2020-02-19T20:43:28.778Z] 8a11ddd9e578: Download complete\n [2020-02-19T20:43:43.897Z] 8a11ddd9e578: Pull complete\n [2020-02-19T20:43:44.168Z] 4cf88f913ddb: Pull complete\n [2020-02-19T20:43:44.439Z] 1df406cf5192: Pull complete\n [2020-02-19T20:43:52.758Z] cd6300453558: Pull complete\n [2020-02-19T20:43:58.133Z] b9c365052c96: Pull complete\n [2020-02-19T20:43:58.133Z] a2d8cc88f415: Pull complete\n [2020-02-19T20:44:00.757Z] ea1d1ca13537: Pull complete\n [2020-02-19T20:44:01.033Z] 3750a50a1c5e: Pull complete\n [2020-02-19T20:44:01.308Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n [2020-02-19T20:44:01.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n [2020-02-19T20:44:01.583Z] ---> 78745c68409d\n [2020-02-19T20:44:01.583Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-19T20:44:05.906Z] ---> Running in 917d0aa92c4d\n [2020-02-19T20:44:05.906Z] Removing intermediate container 917d0aa92c4d\n [2020-02-19T20:44:05.906Z] ---> f44259b453de\n [2020-02-19T20:44:05.906Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-19T20:44:05.906Z] ---> Running in 433cdc3e7d68\n [2020-02-19T20:44:07.875Z] Removing intermediate container 433cdc3e7d68\n [2020-02-19T20:44:07.875Z] ---> 936adb1c1214\n [2020-02-19T20:44:07.875Z] Step 5/8 : RUN apk add --no-cache make git\n [2020-02-19T20:44:07.875Z] ---> Running in f4eaebf38e5c\n [2020-02-19T20:44:08.848Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-19T20:44:09.439Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-19T20:44:10.406Z] OK: 125 MiB in 39 packages\n [2020-02-19T20:44:11.398Z] Removing intermediate container f4eaebf38e5c\n [2020-02-19T20:44:11.398Z] ---> c3ca547989a6\n [2020-02-19T20:44:11.398Z] Step 6/8 : WORKDIR /device-sdk-go\n [2020-02-19T20:44:11.398Z] ---> Running in 65c953669c9a\n [2020-02-19T20:44:11.668Z] Removing intermediate container 65c953669c9a\n [2020-02-19T20:44:11.668Z] ---> 9507f533d17c\n [2020-02-19T20:44:11.668Z] Step 7/8 : COPY . .\n [2020-02-19T20:44:12.641Z] ---> 90611878d4ad\n [2020-02-19T20:44:12.641Z] Step 8/8 : RUN go mod download\n [2020-02-19T20:44:12.921Z] ---> Running in 6e1ceb53dff2\n [2020-02-19T20:44:14.905Z] \x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-19T20:44:14.905Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n [2020-02-19T20:44:14.905Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-19T20:44:14.905Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-19T20:44:14.905Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-19T20:44:14.905Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-19T20:44:14.905Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-02-19T20:44:14.905Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-19T20:44:14.905Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.48\n [2020-02-19T20:44:14.905Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-02-19T20:44:14.905Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-19T20:44:14.905Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-19T20:44:14.905Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-19T20:44:14.905Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-19T20:44:14.905Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-19T20:44:15.179Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-19T20:44:15.179Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-02-19T20:44:15.179Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-02-19T20:44:15.179Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-02-19T20:44:15.179Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-19T20:44:15.179Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-02-19T20:44:15.179Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-19T20:44:15.179Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-19T20:44:15.179Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-19T20:44:15.179Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-19T20:44:15.179Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-19T20:44:15.179Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-19T20:44:15.179Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-19T20:44:15.450Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-19T20:44:15.450Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-19T20:44:15.450Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-19T20:44:15.450Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-19T20:44:15.450Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-19T20:44:15.450Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-19T20:44:15.450Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n [2020-02-19T20:44:15.450Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-19T20:44:15.450Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-19T20:44:15.450Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-19T20:44:15.450Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-19T20:44:15.450Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-19T20:44:15.450Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-19T20:44:15.450Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-19T20:44:15.450Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-19T20:44:15.450Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-19T20:44:15.450Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-19T20:44:15.450Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-19T20:44:15.450Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-19T20:44:15.450Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-19T20:44:15.450Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-19T20:44:15.450Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-19T20:44:15.450Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-19T20:44:15.450Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-19T20:44:15.450Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-19T20:44:15.450Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-19T20:44:15.721Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-19T20:44:15.721Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-19T20:44:15.721Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-19T20:44:15.721Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-19T20:44:15.721Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-19T20:44:15.721Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-19T20:44:15.721Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-19T20:44:15.721Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-19T20:44:15.721Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-19T20:44:15.721Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-19T20:44:33.995Z] \x1b[0mRemoving intermediate container 6e1ceb53dff2\n [2020-02-19T20:44:33.995Z] ---> e22d276cd2ee\n [2020-02-19T20:44:33.995Z] Successfully built e22d276cd2ee\n [2020-02-19T20:44:33.995Z] 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-19T20:44:34.497Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-19T20:44:34.766Z] .\n [Pipeline] withDockerContainer\n [2020-02-19T20:44:35.174Z] prd-ubuntu18.04-docker-arm64-4c-2g-24894 does not seem to be running inside a container\n [2020-02-19T20:44:35.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-02-19T20:44:36.752Z] $ docker top 1473ff2249e38dbf4d20a14a06eb572a4a04622ea76d4ba749d075f196dc3d20 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-19T20:44:39.232Z] + go version\n [2020-02-19T20:44:39.232Z] go version go1.13.5 linux/arm64\n [Pipeline] sh\n [2020-02-19T20:44:39.954Z] + make test\n [2020-02-19T20:44:39.954Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n [2020-02-19T20:45:47.989Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n [2020-02-19T20:45:47.989Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n [2020-02-19T20:45:47.989Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n [2020-02-19T20:45:52.358Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.023s\tcoverage: 23.1% of statements\n [2020-02-19T20:45:57.811Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.153s\tcoverage: 95.8% of statements\n [2020-02-19T20:46:03.269Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.049s\tcoverage: 15.9% of statements\n [2020-02-19T20:46:03.270Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.023s\tcoverage: 25.6% of statements\n [2020-02-19T20:46:42.267Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.037s\tcoverage: 30.9% of statements\n [2020-02-19T20:46:42.267Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.356s\tcoverage: 42.3% of statements\n [2020-02-19T20:46:42.267Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n [2020-02-19T20:46:42.268Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n [2020-02-19T20:46:42.268Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.546s\tcoverage: 79.5% of statements\n [2020-02-19T20:46:42.268Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n [2020-02-19T20:46:42.268Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n [2020-02-19T20:46:42.268Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n [2020-02-19T20:46:42.268Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.049s\tcoverage: 52.6% of statements\n [2020-02-19T20:46:42.268Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/urlclient\t[no test files]\n [2020-02-19T20:46:42.268Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.364s\tcoverage: 76.1% of statements\n [2020-02-19T20:46:42.268Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n [2020-02-19T20:46:42.268Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-19T20:46:52.487Z] gofmt -l .\n [2020-02-19T20:46:52.487Z] [ "`gofmt -l .`" = "" ]\n [2020-02-19T20:46:52.487Z] ./bin/test-attribution-txt.sh\n [2020-02-19T20:46:53.460Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-19T20:46:54.080Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-02-19T20:46:54.635Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-19T20:46:54.637Z] $ docker stop --time=1 1473ff2249e38dbf4d20a14a06eb572a4a04622ea76d4ba749d075f196dc3d20\n [2020-02-19T20:46:56.738Z] $ docker rm -f 1473ff2249e38dbf4d20a14a06eb572a4a04622ea76d4ba749d075f196dc3d20\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-19T20:46:57.920Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-02-19T20:46:58.273Z] + ls -al .\n [2020-02-19T20:46:58.273Z] total 236\n [2020-02-19T20:46:58.273Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 20:46 .\n [2020-02-19T20:46:58.273Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 20:43 ..\n [2020-02-19T20:46:58.273Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 19 20:43 .dockerignore\n [2020-02-19T20:46:58.273Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 20:43 .git\n [2020-02-19T20:46:58.273Z] -rw-rw-r-- 1 jenkins jenkins 138 Feb 19 20:43 .gitignore\n [2020-02-19T20:46:58.273Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 20:43 .semver\n [2020-02-19T20:46:58.273Z] -rw-rw-r-- 1 jenkins jenkins 936 Feb 19 20:43 Dockerfile.build\n [2020-02-19T20:46:58.273Z] -rw-rw-r-- 1 jenkins jenkins 808 Feb 19 20:43 Jenkinsfile\n [2020-02-19T20:46:58.273Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 19 20:43 LICENSE\n [2020-02-19T20:46:58.273Z] -rw-rw-r-- 1 jenkins jenkins 892 Feb 19 20:43 Makefile\n [2020-02-19T20:46:58.273Z] -rw-rw-r-- 1 jenkins jenkins 761 Feb 19 20:43 README.md\n [2020-02-19T20:46:58.273Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 20:39 VERSION\n [2020-02-19T20:46:58.273Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 20:43 api\n [2020-02-19T20:46:58.273Z] -rw-rw-r-- 1 jenkins jenkins 3321 Feb 19 20:43 async.go\n [2020-02-19T20:46:58.273Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 20:43 bin\n [2020-02-19T20:46:58.273Z] -rw-r--r-- 1 jenkins jenkins 100038 Feb 19 20:46 coverage.out\n [2020-02-19T20:46:58.273Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 20:43 example\n [2020-02-19T20:46:58.273Z] -rw-r--r-- 1 jenkins jenkins 536 Feb 19 20:46 go.mod\n [2020-02-19T20:46:58.273Z] -rw-r--r-- 1 jenkins jenkins 11140 Feb 19 20:46 go.sum\n [2020-02-19T20:46:58.273Z] drwxrwxr-x 14 jenkins jenkins 4096 Feb 19 20:43 internal\n [2020-02-19T20:46:58.273Z] -rw-rw-r-- 1 jenkins jenkins 4427 Feb 19 20:43 manageddevices.go\n [2020-02-19T20:46:58.273Z] -rw-rw-r-- 1 jenkins jenkins 5472 Feb 19 20:43 managedprofiles.go\n [2020-02-19T20:46:58.273Z] -rw-rw-r-- 1 jenkins jenkins 4081 Feb 19 20:43 managedwatchers.go\n [2020-02-19T20:46:58.273Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 20:43 pkg\n [2020-02-19T20:46:58.273Z] -rw-rw-r-- 1 jenkins jenkins 9828 Feb 19 20:43 service.go\n [2020-02-19T20:46:58.273Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 20:43 snap\n [2020-02-19T20:46:58.273Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 19 20:43 version.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-19T20:46:58.651Z] + 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=a77f8594afd04607440b7984ab389d49136fc312 --label arch=arm64 --label version=0.0.0 .\n [2020-02-19T20:46:59.250Z] Sending build context to Docker daemon 2.761MB\n\n [2020-02-19T20:46:59.250Z] Step 1/20 : ARG BASE=golang:1.13-alpine\n [2020-02-19T20:46:59.250Z] Step 2/20 : FROM ${BASE} AS builder\n [2020-02-19T20:46:59.250Z] ---> e22d276cd2ee\n [2020-02-19T20:46:59.250Z] Step 3/20 : ARG MAKE=\'make build\'\n [2020-02-19T20:46:59.522Z] ---> Running in 83392609cc89\n [2020-02-19T20:46:59.804Z] Removing intermediate container 83392609cc89\n [2020-02-19T20:46:59.804Z] ---> 5c58a66da12e\n [2020-02-19T20:46:59.804Z] Step 4/20 : WORKDIR /device-sdk-go\n [2020-02-19T20:46:59.804Z] ---> Running in cd75a639b0b1\n [2020-02-19T20:47:00.395Z] Removing intermediate container cd75a639b0b1\n [2020-02-19T20:47:00.395Z] ---> 365321419b9f\n [2020-02-19T20:47:00.395Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-19T20:47:00.395Z] ---> Running in 6233b8f95c60\n [2020-02-19T20:47:00.676Z] Removing intermediate container 6233b8f95c60\n [2020-02-19T20:47:00.676Z] ---> 2da096ccefdd\n [2020-02-19T20:47:00.676Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-19T20:47:00.947Z] ---> Running in 17c19d897da7\n [2020-02-19T20:47:02.935Z] Removing intermediate container 17c19d897da7\n [2020-02-19T20:47:02.935Z] ---> dc2110b374a4\n [2020-02-19T20:47:02.935Z] Step 7/20 : RUN apk add --update --no-cache make git\n [2020-02-19T20:47:02.935Z] ---> Running in 6d8a9e8e1ba0\n [2020-02-19T20:47:03.920Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-19T20:47:04.523Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-19T20:47:05.534Z] OK: 125 MiB in 39 packages\n [2020-02-19T20:47:06.554Z] Removing intermediate container 6d8a9e8e1ba0\n [2020-02-19T20:47:06.554Z] ---> 5c1e7577d1ea\n [2020-02-19T20:47:06.554Z] Step 8/20 : COPY . .\n [2020-02-19T20:47:07.574Z] ---> b0ffb015c335\n [2020-02-19T20:47:07.574Z] Step 9/20 : RUN ${MAKE}\n [2020-02-19T20:47:07.574Z] ---> Running in 6cf422d5cacc\n [2020-02-19T20:47:08.599Z] 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-19T20:48:05.127Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n [2020-02-19T20:48:23.414Z] Removing intermediate container 6cf422d5cacc\n [2020-02-19T20:48:23.414Z] ---> 48813962e499\n [2020-02-19T20:48:23.414Z] Step 10/20 : FROM scratch\n [2020-02-19T20:48:23.414Z] ---> \n [2020-02-19T20:48:23.414Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-19T20:48:23.414Z] ---> Running in a4bfbb7d6dea\n [2020-02-19T20:48:23.414Z] Removing intermediate container a4bfbb7d6dea\n [2020-02-19T20:48:23.414Z] ---> 6551bf5e5500\n [2020-02-19T20:48:23.414Z] Step 12/20 : ENV APP_PORT=49990\n [2020-02-19T20:48:23.414Z] ---> Running in c116637d36e2\n [2020-02-19T20:48:23.414Z] Removing intermediate container c116637d36e2\n [2020-02-19T20:48:23.414Z] ---> 789f587834d1\n [2020-02-19T20:48:23.414Z] Step 13/20 : EXPOSE $APP_PORT\n [2020-02-19T20:48:23.414Z] ---> Running in 88baa572fb30\n [2020-02-19T20:48:23.414Z] Removing intermediate container 88baa572fb30\n [2020-02-19T20:48:23.414Z] ---> 277b75798011\n [2020-02-19T20:48:23.414Z] Step 14/20 : WORKDIR /\n [2020-02-19T20:48:23.414Z] ---> Running in 3ba041bbcd41\n [2020-02-19T20:48:23.696Z] Removing intermediate container 3ba041bbcd41\n [2020-02-19T20:48:23.696Z] ---> 47979cb67bc3\n [2020-02-19T20:48:23.696Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n [2020-02-19T20:48:25.115Z] ---> 575f126333f0\n [2020-02-19T20:48:25.115Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n [2020-02-19T20:48:25.707Z] ---> 3e754529cf7d\n [2020-02-19T20:48:25.707Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n [2020-02-19T20:48:25.707Z] ---> Running in 0eecc4da8142\n [2020-02-19T20:48:25.980Z] Removing intermediate container 0eecc4da8142\n [2020-02-19T20:48:25.980Z] ---> be5209b0fd97\n [2020-02-19T20:48:25.980Z] Step 18/20 : LABEL arch=arm64\n [2020-02-19T20:48:26.250Z] ---> Running in 3e5e3bdacf43\n [2020-02-19T20:48:26.536Z] Removing intermediate container 3e5e3bdacf43\n [2020-02-19T20:48:26.536Z] ---> de58de699ced\n [2020-02-19T20:48:26.536Z] Step 19/20 : LABEL git_sha=a77f8594afd04607440b7984ab389d49136fc312\n [2020-02-19T20:48:26.811Z] ---> Running in 4525e62b35e7\n [2020-02-19T20:48:27.086Z] Removing intermediate container 4525e62b35e7\n [2020-02-19T20:48:27.086Z] ---> 94b878f62cc6\n [2020-02-19T20:48:27.086Z] Step 20/20 : LABEL version=0.0.0\n [2020-02-19T20:48:27.358Z] ---> Running in d6f0aa302693\n [2020-02-19T20:48:27.630Z] Removing intermediate container d6f0aa302693\n [2020-02-19T20:48:27.630Z] ---> 4c4c1e77c725\n [2020-02-19T20:48:27.630Z] Successfully built 4c4c1e77c725\n [2020-02-19T20:48:27.630Z] 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-19T20:48:27.969Z] provisioning config files...\n [2020-02-19T20:48:27.986Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/config8050196198185867729tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-02-19T20:48:28.303Z] + curl -s https://codecov.io/bash\n [2020-02-19T20:48:28.303Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/config8050196198185867729tmp\n [2020-02-19T20:48:28.563Z] \n [2020-02-19T20:48:28.563Z] _____ _\n [2020-02-19T20:48:28.563Z] / ____| | |\n [2020-02-19T20:48:28.563Z] | | ___ __| | ___ ___ _____ __\n [2020-02-19T20:48:28.563Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-02-19T20:48:28.563Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-02-19T20:48:28.563Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-02-19T20:48:28.563Z] Bash-20191211-b8db533\n [2020-02-19T20:48:28.563Z] \n [2020-02-19T20:48:28.563Z] \n [2020-02-19T20:48:28.563Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-02-19T20:48:28.563Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-02-19T20:48:28.563Z] \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-19T20:48:28.563Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-02-19T20:48:28.563Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-02-19T20:48:28.563Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-02-19T20:48:28.563Z] \x1b[0;32m+\x1b[0m .\n [2020-02-19T20:48:28.563Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-02-19T20:48:28.563Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-02-19T20:48:28.563Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-02-19T20:48:28.563Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=100038\x1b[0m\n [2020-02-19T20:48:28.563Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-02-19T20:48:28.563Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-02-19T20:48:28.829Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-02-19T20:48:28.829Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-02-19T20:48:28.829Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-02-19T20:48:28.829Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-02-19T20:48:28.829Z] \x1b[0;90mquery:\x1b[0m branch=PR-447&commit=a77f8594afd04607440b7984ab389d49136fc312&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-447%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=447&job=\n [2020-02-19T20:48:28.829Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-02-19T20:48:28.829Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-447&commit=a77f8594afd04607440b7984ab389d49136fc312&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-447%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=447&job=\n [2020-02-19T20:48:29.404Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-02-19T20:48:29.975Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/device-sdk-go/commit/a77f8594afd04607440b7984ab389d49136fc312\x1b[0m\n [Pipeline] }\n [2020-02-19T20:48:29.981Z] 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-19T20:48:30.591Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-19T20:48:30.895Z] ---> package-listing.sh\n [2020-02-19T20:48:30.895Z] ++ facter osfamily\n [2020-02-19T20:48:30.895Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-19T20:48:30.895Z] + OS_FAMILY=redhat\n [2020-02-19T20:48:30.895Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-447\n [2020-02-19T20:48:30.895Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-19T20:48:30.895Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-19T20:48:30.895Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-19T20:48:30.895Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-19T20:48:30.895Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-447 \']\'\n [2020-02-19T20:48:30.895Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-19T20:48:30.895Z] + case "${OS_FAMILY}" in\n [2020-02-19T20:48:30.895Z] + rpm -qa\n [2020-02-19T20:48:30.895Z] + sort\n [2020-02-19T20:48:35.102Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-19T20:48:35.102Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-19T20:48:35.102Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-19T20:48:35.102Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-447 \']\'\n [2020-02-19T20:48:35.102Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-447/archives/\n [2020-02-19T20:48:35.102Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-447/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-19T20:48:35.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-19T20:48:35.633Z] \n [2020-02-19T20:48:35.633Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-19T20:48:35.936Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-19T20:48:35.936Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-19T20:48:35.936Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-19T20:48:35.936Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-19T20:48:35.936Z] c9ea274ed700: Pulling fs layer\n [2020-02-19T20:48:35.936Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-19T20:48:35.936Z] f6a933c9cadc: Pulling fs layer\n [2020-02-19T20:48:35.936Z] 61811dbd4963: Pulling fs layer\n [2020-02-19T20:48:35.936Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-19T20:48:35.936Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-19T20:48:35.936Z] dc21a1d4508b: Pulling fs layer\n [2020-02-19T20:48:35.936Z] 363af2e989c4: Pulling fs layer\n [2020-02-19T20:48:35.936Z] 095dd8b7b4d8: Waiting\n [2020-02-19T20:48:35.936Z] dc21a1d4508b: Waiting\n [2020-02-19T20:48:35.936Z] f6a933c9cadc: Waiting\n [2020-02-19T20:48:35.936Z] 363af2e989c4: Waiting\n [2020-02-19T20:48:35.936Z] 61811dbd4963: Waiting\n [2020-02-19T20:48:35.936Z] a6eb2c9e2280: Waiting\n [2020-02-19T20:48:35.936Z] 9cfac6ba3733: Waiting\n [2020-02-19T20:48:35.936Z] da0e9bf0cc60: Verifying Checksum\n [2020-02-19T20:48:35.936Z] da0e9bf0cc60: Download complete\n [2020-02-19T20:48:35.936Z] 9cfac6ba3733: Verifying Checksum\n [2020-02-19T20:48:35.936Z] 9cfac6ba3733: Download complete\n [2020-02-19T20:48:35.936Z] f6a933c9cadc: Download complete\n [2020-02-19T20:48:36.208Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-19T20:48:36.208Z] e6b0cf9c0882: Download complete\n [2020-02-19T20:48:36.208Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-19T20:48:36.208Z] a6eb2c9e2280: Download complete\n [2020-02-19T20:48:36.468Z] e6b0cf9c0882: Pull complete\n [2020-02-19T20:48:36.468Z] c9ea274ed700: Verifying Checksum\n [2020-02-19T20:48:36.468Z] c9ea274ed700: Download complete\n [2020-02-19T20:48:36.468Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-19T20:48:36.468Z] 095dd8b7b4d8: Download complete\n [2020-02-19T20:48:36.468Z] 363af2e989c4: Verifying Checksum\n [2020-02-19T20:48:36.468Z] 363af2e989c4: Download complete\n [2020-02-19T20:48:36.468Z] da0e9bf0cc60: Pull complete\n [2020-02-19T20:48:36.468Z] dc21a1d4508b: Verifying Checksum\n [2020-02-19T20:48:36.468Z] dc21a1d4508b: Download complete\n [2020-02-19T20:48:37.047Z] 61811dbd4963: Verifying Checksum\n [2020-02-19T20:48:37.047Z] 61811dbd4963: Download complete\n [2020-02-19T20:48:38.439Z] c9ea274ed700: Pull complete\n [2020-02-19T20:48:38.439Z] 9cfac6ba3733: Pull complete\n [2020-02-19T20:48:38.699Z] f6a933c9cadc: Pull complete\n [2020-02-19T20:48:42.925Z] 61811dbd4963: Pull complete\n [2020-02-19T20:48:42.925Z] a6eb2c9e2280: Pull complete\n [2020-02-19T20:48:43.869Z] 095dd8b7b4d8: Pull complete\n [2020-02-19T20:48:44.130Z] dc21a1d4508b: Pull complete\n [2020-02-19T20:48:44.130Z] 363af2e989c4: Pull complete\n [2020-02-19T20:48:44.130Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-19T20:48:44.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-19T20:48:44.329Z] prd-centos7-docker-4c-2g-24889 does not seem to be running inside a container\n [2020-02-19T20:48:44.374Z] $ 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-447 -v /w/workspace/dgexfoundry_device-sdk-go_PR-447:/w/workspace/dgexfoundry_device-sdk-go_PR-447:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-447@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-02-19T20:48:45.767Z] $ docker top fb8060bbb6f9da85b7d8765ce5f3b3c252c52093986e3d2b6bc52ad3564634c9 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-19T20:48:46.331Z] provisioning config files...\n [2020-02-19T20:48:46.343Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/config7240911383743658922tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-19T20:48:46.362Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-19T20:48:46.664Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-19T20:48:46.672Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-19T20:48:46.965Z] ---> logs-deploy.sh\n [2020-02-19T20:48:46.965Z] + ARCHIVE_ARTIFACTS=\n [2020-02-19T20:48:46.965Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-19T20:48:46.965Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-19T20:48:46.965Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-19T20:48:46.965Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-447/2\n [2020-02-19T20:48:46.965Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-447/2/\n [2020-02-19T20:48:46.965Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-447/2 /w/workspace/dgexfoundry_device-sdk-go_PR-447\n [2020-02-19T20:48:47.906Z] Archives upload complete.\n [2020-02-19T20:48:47.906Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-447/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-447/2/\n [2020-02-19T20:48:48.474Z] ---> uname -a:\n [2020-02-19T20:48:48.474Z] Linux fb8060bbb6f9 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-19T20:48:48.474Z] \n [2020-02-19T20:48:48.474Z] \n [2020-02-19T20:48:48.474Z] ---> lscpu:\n [2020-02-19T20:48:48.474Z] Architecture: x86_64\n [2020-02-19T20:48:48.474Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-19T20:48:48.474Z] Byte Order: Little Endian\n [2020-02-19T20:48:48.474Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-19T20:48:48.474Z] CPU(s): 4\n [2020-02-19T20:48:48.474Z] On-line CPU(s) list: 0-3\n [2020-02-19T20:48:48.474Z] Thread(s) per core: 1\n [2020-02-19T20:48:48.474Z] Core(s) per socket: 1\n [2020-02-19T20:48:48.474Z] Socket(s): 4\n [2020-02-19T20:48:48.474Z] NUMA node(s): 1\n [2020-02-19T20:48:48.474Z] Vendor ID: GenuineIntel\n [2020-02-19T20:48:48.474Z] CPU family: 6\n [2020-02-19T20:48:48.474Z] Model: 44\n [2020-02-19T20:48:48.474Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-19T20:48:48.474Z] Stepping: 1\n [2020-02-19T20:48:48.474Z] CPU MHz: 2933.396\n [2020-02-19T20:48:48.474Z] BogoMIPS: 5866.79\n [2020-02-19T20:48:48.474Z] Virtualization: VT-x\n [2020-02-19T20:48:48.474Z] Hypervisor vendor: KVM\n [2020-02-19T20:48:48.474Z] Virtualization type: full\n [2020-02-19T20:48:48.474Z] L1d cache: 128 KiB\n [2020-02-19T20:48:48.474Z] L1i cache: 128 KiB\n [2020-02-19T20:48:48.475Z] L2 cache: 16 MiB\n [2020-02-19T20:48:48.475Z] L3 cache: 64 MiB\n [2020-02-19T20:48:48.475Z] NUMA node0 CPU(s): 0-3\n [2020-02-19T20:48:48.475Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-19T20:48:48.475Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-19T20:48:48.475Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-19T20:48:48.475Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-19T20:48:48.475Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-19T20:48:48.475Z] 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-19T20:48:48.475Z] \n [2020-02-19T20:48:48.475Z] \n [2020-02-19T20:48:48.475Z] ---> nproc:\n [2020-02-19T20:48:48.475Z] 4\n [2020-02-19T20:48:48.475Z] \n [2020-02-19T20:48:48.475Z] \n [2020-02-19T20:48:48.475Z] ---> df -h:\n [2020-02-19T20:48:48.475Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-19T20:48:48.475Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-02-19T20:48:48.475Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-19T20:48:48.475Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-19T20:48:48.475Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-19T20:48:48.475Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-02-19T20:48:48.475Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-02-19T20:48:48.475Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-02-19T20:48:48.475Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-447\n [2020-02-19T20:48:48.475Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp\n [2020-02-19T20:48:48.475Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-02-19T20:48:48.475Z] \n [2020-02-19T20:48:48.475Z] \n [2020-02-19T20:48:48.475Z] ---> free -m:\n [2020-02-19T20:48:48.475Z] total used free shared buff/cache available\n [2020-02-19T20:48:48.475Z] Mem: 1838 604 70 0 1163 1129\n [2020-02-19T20:48:48.475Z] Swap: 1023 1 1022\n [2020-02-19T20:48:48.475Z] \n [2020-02-19T20:48:48.475Z] \n [2020-02-19T20:48:48.475Z] ---> ip addr:\n [2020-02-19T20:48:48.475Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-19T20:48:48.475Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-19T20:48:48.475Z] inet 127.0.0.1/8 scope host lo\n [2020-02-19T20:48:48.475Z] valid_lft forever preferred_lft forever\n [2020-02-19T20:48:48.475Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-02-19T20:48:48.475Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-19T20:48:48.475Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-19T20:48:48.475Z] valid_lft forever preferred_lft forever\n [2020-02-19T20:48:48.475Z] \n [2020-02-19T20:48:48.475Z] \n [2020-02-19T20:48:48.475Z] ---> sar -b -r -n DEV:\n [2020-02-19T20:48:48.475Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/19/20 \t_x86_64_\t(4 CPU)\n [2020-02-19T20:48:48.475Z] \n [2020-02-19T20:48:48.475Z] 20:38:45 LINUX RESTART\n [2020-02-19T20:48:48.475Z] \n [2020-02-19T20:48:48.475Z] 20:39:02 tps rtps wtps bread/s bwrtn/s\n [2020-02-19T20:48:48.475Z] 20:40:01 107.96 39.29 68.67 4905.89 31557.58\n [2020-02-19T20:48:48.475Z] 20:41:01 4.05 0.00 4.05 0.00 148.03\n [2020-02-19T20:48:48.475Z] 20:42:01 0.25 0.00 0.25 0.00 3.00\n [2020-02-19T20:48:48.475Z] 20:43:01 0.33 0.00 0.33 0.00 4.75\n [2020-02-19T20:48:48.475Z] 20:44:01 0.23 0.00 0.23 0.00 3.63\n [2020-02-19T20:48:48.475Z] 20:45:01 0.38 0.00 0.38 0.00 5.06\n [2020-02-19T20:48:48.475Z] 20:46:01 0.27 0.00 0.27 0.00 2.60\n [2020-02-19T20:48:48.475Z] 20:47:01 0.28 0.00 0.28 0.00 3.61\n [2020-02-19T20:48:48.475Z] 20:48:01 0.32 0.00 0.32 0.00 3.70\n [2020-02-19T20:48:48.475Z] Average: 12.50 4.30 8.20 537.35 3475.95\n [2020-02-19T20:48:48.475Z] \n [2020-02-19T20:48:48.475Z] 20:39:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-19T20:48:48.475Z] 20:40:01 105448 1776856 94.40 2620 1235816 953960 32.55 447740 1167288 1152\n [2020-02-19T20:48:48.475Z] 20:41:01 112072 1770232 94.05 2620 1236120 947964 32.34 444508 1167348 8\n [2020-02-19T20:48:48.475Z] 20:42:01 115872 1766432 93.84 2620 1236136 911088 31.09 441112 1167344 24\n [2020-02-19T20:48:48.475Z] 20:43:01 115528 1766776 93.86 2620 1236128 911124 31.09 441336 1167324 16\n [2020-02-19T20:48:48.475Z] 20:44:01 115608 1766696 93.86 2620 1236136 911156 31.09 441588 1167324 8\n [2020-02-19T20:48:48.475Z] 20:45:01 116200 1766104 93.83 2620 1236140 911040 31.08 440936 1167324 12\n [2020-02-19T20:48:48.475Z] 20:46:01 116732 1765572 93.80 2620 1236144 910956 31.08 440540 1167324 12\n [2020-02-19T20:48:48.475Z] 20:47:01 124700 1757604 93.38 2620 1236148 910956 31.08 432660 1167164 12\n [2020-02-19T20:48:48.475Z] 20:48:01 124444 1757860 93.39 2620 1236156 910956 31.08 432688 1167164 8\n [2020-02-19T20:48:48.475Z] Average: 116289 1766015 93.82 2620 1236103 919911 31.39 440345 1167289 139\n [2020-02-19T20:48:48.475Z] \n [2020-02-19T20:48:48.475Z] 20:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-19T20:48:48.475Z] 20:40:01 eth0 423.46 326.79 1029.94 108.36 0.00 0.00 0.00\n [2020-02-19T20:48:48.475Z] 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T20:48:48.475Z] 20:40:01 docker0 7.67 5.99 0.91 15.72 0.00 0.00 0.00\n [2020-02-19T20:48:48.475Z] 20:41:01 eth0 1.57 0.60 0.59 0.43 0.00 0.00 0.00\n [2020-02-19T20:48:48.475Z] 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T20:48:48.475Z] 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T20:48:48.475Z] 20:42:01 eth0 2.63 0.38 0.42 0.18 0.00 0.00 0.00\n [2020-02-19T20:48:48.475Z] 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T20:48:48.475Z] 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T20:48:48.475Z] 20:43:01 eth0 1.65 0.70 0.59 0.26 0.00 0.00 0.00\n [2020-02-19T20:48:48.475Z] 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T20:48:48.475Z] 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T20:48:48.475Z] 20:44:01 eth0 1.23 0.35 0.33 0.20 0.00 0.00 0.00\n [2020-02-19T20:48:48.475Z] 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T20:48:48.475Z] 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T20:48:48.475Z] 20:45:01 eth0 0.35 0.22 0.15 0.07 0.00 0.00 0.00\n [2020-02-19T20:48:48.475Z] 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T20:48:48.475Z] 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T20:48:48.475Z] 20:46:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-19T20:48:48.475Z] 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T20:48:48.475Z] 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T20:48:48.475Z] 20:47:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-19T20:48:48.475Z] 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T20:48:48.475Z] 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T20:48:48.475Z] 20:48:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-19T20:48:48.475Z] 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T20:48:48.475Z] 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T20:48:48.475Z] Average: eth0 47.25 36.07 113.05 12.00 0.00 0.00 0.00\n [2020-02-19T20:48:48.475Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-19T20:48:48.475Z] Average: docker0 0.84 0.66 0.10 1.72 0.00 0.00 0.00\n [2020-02-19T20:48:48.475Z] \n [2020-02-19T20:48:48.475Z] \n [2020-02-19T20:48:48.475Z] ---> sar -P ALL:\n [2020-02-19T20:48:48.475Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/19/20 \t_x86_64_\t(4 CPU)\n [2020-02-19T20:48:48.475Z] \n [2020-02-19T20:48:48.475Z] 20:38:45 LINUX RESTART\n [2020-02-19T20:48:48.475Z] \n [2020-02-19T20:48:48.475Z] 20:39:02 CPU %user %nice %system %iowait %steal %idle\n [2020-02-19T20:48:48.475Z] 20:40:01 all 13.00 0.00 6.13 3.52 0.03 77.33\n [2020-02-19T20:48:48.475Z] 20:40:01 0 14.60 0.00 6.42 4.10 0.02 74.87\n [2020-02-19T20:48:48.475Z] 20:40:01 1 12.19 0.00 5.52 3.52 0.02 78.75\n [2020-02-19T20:48:48.475Z] 20:40:01 2 12.89 0.00 5.62 2.73 0.03 78.73\n [2020-02-19T20:48:48.475Z] 20:40:01 3 12.32 0.00 6.94 3.71 0.03 76.99\n [2020-02-19T20:48:48.475Z] 20:41:01 all 0.17 0.00 0.07 0.00 0.00 99.77\n [2020-02-19T20:48:48.475Z] 20:41:01 0 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-19T20:48:48.475Z] 20:41:01 1 0.08 0.00 0.10 0.00 0.02 99.80\n [2020-02-19T20:48:48.475Z] 20:41:01 2 0.07 0.00 0.08 0.00 0.00 99.85\n [2020-02-19T20:48:48.475Z] 20:41:01 3 0.47 0.00 0.05 0.00 0.00 99.48\n [2020-02-19T20:48:48.475Z] 20:42:01 all 0.20 0.00 0.05 0.00 0.00 99.75\n [2020-02-19T20:48:48.475Z] 20:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-02-19T20:48:48.475Z] 20:42:01 1 0.08 0.00 0.03 0.00 0.00 99.88\n [2020-02-19T20:48:48.475Z] 20:42:01 2 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-02-19T20:48:48.475Z] 20:42:01 3 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-02-19T20:48:48.475Z] 20:43:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-02-19T20:48:48.475Z] 20:43:01 0 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-02-19T20:48:48.475Z] 20:43:01 1 0.08 0.00 0.08 0.00 0.00 99.83\n [2020-02-19T20:48:48.475Z] 20:43:01 2 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-19T20:48:48.475Z] 20:43:01 3 0.57 0.00 0.05 0.00 0.00 99.38\n [2020-02-19T20:48:48.475Z] 20:44:01 all 0.19 0.00 0.05 0.00 0.00 99.75\n [2020-02-19T20:48:48.475Z] 20:44:01 0 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-19T20:48:48.475Z] 20:44:01 1 0.10 0.00 0.08 0.00 0.00 99.82\n [2020-02-19T20:48:48.475Z] 20:44:01 2 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-02-19T20:48:48.475Z] 20:44:01 3 0.53 0.00 0.05 0.00 0.00 99.42\n [2020-02-19T20:48:48.475Z] 20:45:01 all 0.15 0.00 0.05 0.00 0.00 99.80\n [2020-02-19T20:48:48.475Z] 20:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-02-19T20:48:48.475Z] 20:45:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-19T20:48:48.475Z] 20:45:01 2 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-02-19T20:48:48.475Z] 20:45:01 3 0.45 0.00 0.07 0.00 0.00 99.48\n [2020-02-19T20:48:48.475Z] 20:46:01 all 0.15 0.00 0.06 0.00 0.00 99.79\n [2020-02-19T20:48:48.475Z] 20:46:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-19T20:48:48.475Z] 20:46:01 1 0.40 0.00 0.03 0.00 0.00 99.57\n [2020-02-19T20:48:48.475Z] 20:46:01 2 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-19T20:48:48.476Z] 20:46:01 3 0.08 0.00 0.10 0.00 0.00 99.82\n [2020-02-19T20:48:48.476Z] 20:47:01 all 0.17 0.00 0.05 0.00 0.00 99.79\n [2020-02-19T20:48:48.476Z] 20:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-02-19T20:48:48.476Z] 20:47:01 1 0.53 0.00 0.03 0.00 0.00 99.43\n [2020-02-19T20:48:48.476Z] 20:47:01 2 0.03 0.00 0.07 0.00 0.00 99.90\n [2020-02-19T20:48:48.476Z] 20:47:01 3 0.07 0.00 0.08 0.00 0.00 99.85\n [2020-02-19T20:48:48.476Z] 20:48:01 all 0.17 0.00 0.05 0.00 0.00 99.78\n [2020-02-19T20:48:48.476Z] 20:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-02-19T20:48:48.476Z] 20:48:01 1 0.53 0.00 0.03 0.00 0.00 99.43\n [2020-02-19T20:48:48.476Z] 20:48:01 2 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-02-19T20:48:48.476Z] 20:48:01 3 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-02-19T20:48:48.476Z] Average: all 1.57 0.00 0.71 0.38 0.00 97.34\n [2020-02-19T20:48:48.476Z] Average: 0 1.62 0.00 0.73 0.45 0.00 97.20\n [2020-02-19T20:48:48.476Z] Average: 1 1.54 0.00 0.65 0.38 0.00 97.43\n [2020-02-19T20:48:48.476Z] Average: 2 1.46 0.00 0.66 0.30 0.00 97.57\n [2020-02-19T20:48:48.476Z] Average: 3 1.65 0.00 0.81 0.40 0.00 97.14\n [2020-02-19T20:48:48.476Z] \n [2020-02-19T20:48:48.476Z] \n [2020-02-19T20:48:48.476Z] '