b' Pull request #276 opened\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of eno-intel for edgexfoundry/app-functions-sdk-go\n Loading trusted files from base branch master at 726c6b9f9802ef8854b4006b82ed45d49167bbec rather than a647b60cdace53040a23e3de4a782b738bf628d3\n Obtained Jenkinsfile from 726c6b9f9802ef8854b4006b82ed45d49167bbec\n Running in Durability level: MAX_SURVIVABILITY\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision 829b7bace261b52f145cb1597a57c219468adaef\n using credential edgex-jenkins-access-pat\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and with tags\n Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-276/workspace@libs/edgex-global-pipelines # timeout=10\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision 829b7bace261b52f145cb1597a57c219468adaef (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 829b7bace261b52f145cb1597a57c219468adaef # timeout=10\n Commit message: "Merge pull request #98 from lranjbar/add-c-device-service-function"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n > git --version # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.12, testScript:make test, buildImage: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: app-functions-sdk-go-settings\n PROJECT: app-functions-sdk-go\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-app-functions-sdk-go\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\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-17567\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-17569 in /w/workspace/ndry_app-functions-sdk-go_PR-276\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/app-functions-sdk-go.git\n > git init /w/workspace/ndry_app-functions-sdk-go_PR-276 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/app-functions-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/app-functions-sdk-go.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit 726c6b9f9802ef8854b4006b82ed45d49167bbec into PR head commit a647b60cdace53040a23e3de4a782b738bf628d3\n Merge succeeded, producing a647b60cdace53040a23e3de4a782b738bf628d3\n Checking out Revision a647b60cdace53040a23e3de4a782b738bf628d3 (PR-276)\n > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/276/head:refs/remotes/origin/PR-276 # 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/app-functions-sdk-go.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f a647b60cdace53040a23e3de4a782b738bf628d3 # timeout=10\n > git merge 726c6b9f9802ef8854b4006b82ed45d49167bbec # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f a647b60cdace53040a23e3de4a782b738bf628d3 # timeout=10\n Commit message: "feat(sdk, context): add GetSecrets() to sdk to get secrets from vault"\n First time build. Skipping changelog.\n > git --version # timeout=10\n fatal: bad object 829b7bace261b52f145cb1597a57c219468adaef\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-02-04T20:58:03.990Z] 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-04T20:58:05.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-04T20:58:05.582Z] \n [2020-02-04T20:58:05.582Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-04T20:58:05.940Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-04T20:58:05.940Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-04T20:58:05.940Z] e7c96db7181b: Pulling fs layer\n [2020-02-04T20:58:05.940Z] a038dfdf5543: Pulling fs layer\n [2020-02-04T20:58:05.940Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-04T20:58:06.201Z] e7c96db7181b: Verifying Checksum\n [2020-02-04T20:58:06.201Z] e7c96db7181b: Download complete\n [2020-02-04T20:58:06.201Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-04T20:58:06.201Z] 8d5d8e63b3c0: Download complete\n [2020-02-04T20:58:06.201Z] a038dfdf5543: Verifying Checksum\n [2020-02-04T20:58:06.201Z] a038dfdf5543: Download complete\n [2020-02-04T20:58:06.462Z] e7c96db7181b: Pull complete\n [2020-02-04T20:58:07.032Z] a038dfdf5543: Pull complete\n [2020-02-04T20:58:07.290Z] 8d5d8e63b3c0: Pull complete\n [2020-02-04T20:58:07.290Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-04T20:58:07.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-04T20:58:07.440Z] prd-centos7-docker-4c-2g-17569 does not seem to be running inside a container\n [2020-02-04T20:58:07.483Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-276 -v /w/workspace/ndry_app-functions-sdk-go_PR-276:/w/workspace/ndry_app-functions-sdk-go_PR-276:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-276@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-276@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-04T20:58:08.117Z] $ docker top 5518ef40299cfacaf14fcf4d9ec1cad7a1c329a1386af6ecde10984af273e94b -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-04T20:58:08.713Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-04T20:58:08.713Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-04T20:58:08.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-04T20:58:08.925Z] $ docker exec 5518ef40299cfacaf14fcf4d9ec1cad7a1c329a1386af6ecde10984af273e94b ssh-agent\n [2020-02-04T20:58:09.106Z] SSH_AUTH_SOCK=/tmp/ssh-MuDDV2BYUiaB/agent.15\n [2020-02-04T20:58:09.106Z] SSH_AGENT_PID=22\n [2020-02-04T20:58:09.115Z] Running ssh-add (command line suppressed)\n [2020-02-04T20:58:09.253Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-276@tmp/private_key_6197069062252061907.key (/w/workspace/ndry_app-functions-sdk-go_PR-276@tmp/private_key_6197069062252061907.key)\n [2020-02-04T20:58:09.297Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-04T20:58:09.625Z] + git describe --exact-match --tags HEAD\n [2020-02-04T20:58:09.625Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-04T20:58:09.704Z] $ docker exec --env ******** --env ******** 5518ef40299cfacaf14fcf4d9ec1cad7a1c329a1386af6ecde10984af273e94b ssh-agent -k\n [2020-02-04T20:58:09.849Z] unset SSH_AUTH_SOCK;\n [2020-02-04T20:58:09.849Z] unset SSH_AGENT_PID;\n [2020-02-04T20:58:09.849Z] echo Agent pid 22 killed;\n [2020-02-04T20:58:09.901Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-04T20:58:09.967Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-04T20:58:09.968Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-04T20:58:10.003Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-04T20:58:10.003Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-04T20:58:10.187Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-04T20:58:10.190Z] $ docker exec 5518ef40299cfacaf14fcf4d9ec1cad7a1c329a1386af6ecde10984af273e94b ssh-agent\n [2020-02-04T20:58:10.387Z] SSH_AUTH_SOCK=/tmp/ssh-BXDUfA6y9Q0F/agent.56\n [2020-02-04T20:58:10.387Z] SSH_AGENT_PID=63\n [2020-02-04T20:58:10.394Z] Running ssh-add (command line suppressed)\n [2020-02-04T20:58:10.536Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-276@tmp/private_key_213967977627605176.key (/w/workspace/ndry_app-functions-sdk-go_PR-276@tmp/private_key_213967977627605176.key)\n [2020-02-04T20:58:10.588Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-04T20:58:10.913Z] + git semver init\n [2020-02-04T20:58:10.913Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-04T20:58:10.913Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-276/.git\n [2020-02-04T20:58:10.913Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-276\n [2020-02-04T20:58:10.913Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-04T20:58:10.913Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-04T20:58:10.913Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-04T20:58:10.913Z] # $SEMVER_BRANCH = PR-276\n [2020-02-04T20:58:10.913Z] # $SEMVER_TEMP = /tmp/semver-407972065\n [2020-02-04T20:58:10.913Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP\n [2020-02-04T20:58:13.450Z] # \'/tmp/semver-407972065\' -> \'/w/workspace/ndry_app-functions-sdk-go_PR-276/.semver\'\n [2020-02-04T20:58:13.450Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-276/.semver\n [Pipeline] }\n [2020-02-04T20:58:13.465Z] $ docker exec --env ******** --env ******** 5518ef40299cfacaf14fcf4d9ec1cad7a1c329a1386af6ecde10984af273e94b ssh-agent -k\n [2020-02-04T20:58:13.613Z] unset SSH_AUTH_SOCK;\n [2020-02-04T20:58:13.614Z] unset SSH_AGENT_PID;\n [2020-02-04T20:58:13.614Z] echo Agent pid 63 killed;\n [2020-02-04T20:58:13.647Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-04T20:58:14.026Z] + git semver\n [Pipeline] }\n [2020-02-04T20:58:14.051Z] $ docker stop --time=1 5518ef40299cfacaf14fcf4d9ec1cad7a1c329a1386af6ecde10984af273e94b\n [2020-02-04T20:58:15.384Z] $ docker rm -f 5518ef40299cfacaf14fcf4d9ec1cad7a1c329a1386af6ecde10984af273e94b\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-04T20:58:17.452Z] Stashed 79 file(s)\n [Pipeline] echo\n [2020-02-04T20:58:17.466Z] [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-04T20:58:32.745Z] Still waiting to schedule task\n [2020-02-04T20:58:32.745Z] \xe2\x80\x98prd-centos7-docker-4c-2g-17567\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-17570\xe2\x80\x99 is offline\n [2020-02-04T20:58:32.765Z] Still waiting to schedule task\n [2020-02-04T20:58:32.765Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n [2020-02-04T20:58:40.497Z] Running on prd-centos7-docker-4c-2g-17570 in /w/workspace/ndry_app-functions-sdk-go_PR-276\n [Pipeline] {\n [Pipeline] ws\n [2020-02-04T20:58:40.539Z] Running in /w/workspace/app-functions-sdk-go/1\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-04T20:58:42.817Z] using credential edgex-jenkins-ssh\n [2020-02-04T20:58:42.834Z] Cloning the remote Git repository\n [2020-02-04T20:58:42.834Z] Cloning with configured refspecs honoured and without tags\n [2020-02-04T20:58:42.863Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-04T20:58:42.900Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10\n [2020-02-04T20:58:42.943Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-04T20:58:42.944Z] > git --version # timeout=10\n [2020-02-04T20:58:42.951Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-04T20:58:42.981Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-04T20:58:44.212Z] Fetching without tags\n [2020-02-04T20:58:44.587Z] Merging remotes/origin/master commit 726c6b9f9802ef8854b4006b82ed45d49167bbec into PR head commit a647b60cdace53040a23e3de4a782b738bf628d3\n [2020-02-04T20:58:44.661Z] Merge succeeded, producing a647b60cdace53040a23e3de4a782b738bf628d3\n [2020-02-04T20:58:44.662Z] Checking out Revision a647b60cdace53040a23e3de4a782b738bf628d3 (PR-276)\n [2020-02-04T20:58:44.180Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-04T20:58:44.189Z] > git config --add remote.origin.fetch +refs/pull/276/head:refs/remotes/origin/PR-276 # timeout=10\n [2020-02-04T20:58:44.194Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-04T20:58:44.206Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-04T20:58:44.216Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-04T20:58:44.216Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-04T20:58:44.221Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-04T20:58:44.593Z] > git config core.sparsecheckout # timeout=10\n [2020-02-04T20:58:44.601Z] > git checkout -f a647b60cdace53040a23e3de4a782b738bf628d3 # timeout=10\n [2020-02-04T20:58:44.645Z] > git merge 726c6b9f9802ef8854b4006b82ed45d49167bbec # timeout=10\n [2020-02-04T20:58:44.653Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-04T20:58:44.664Z] > git config core.sparsecheckout # timeout=10\n [2020-02-04T20:58:44.669Z] > git checkout -f a647b60cdace53040a23e3de4a782b738bf628d3 # timeout=10\n [2020-02-04T20:58:48.206Z] Commit message: "feat(sdk, context): add GetSecrets() to sdk to get secrets from vault"\n [2020-02-04T20:58:48.229Z] > git --version # timeout=10\n [2020-02-04T20:58:48.238Z] fatal: bad object 829b7bace261b52f145cb1597a57c219468adaef\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-04T20:58:49.794Z] =========================================================\n [2020-02-04T20:58:49.794Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n [2020-02-04T20:58:49.794Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-04T20:58:50.403Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine .\n [2020-02-04T20:58:50.981Z] Sending build context to Docker daemon 36.34MB\n\n [2020-02-04T20:58:50.981Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n [2020-02-04T20:58:50.981Z] Step 2/8 : FROM ${BASE}\n [2020-02-04T20:58:50.981Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-04T20:58:50.981Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-04T20:58:50.981Z] 2848faf0eed1: Pulling fs layer\n [2020-02-04T20:58:50.981Z] 0f37312ad70f: Pulling fs layer\n [2020-02-04T20:58:50.981Z] 7d08f2745646: Pulling fs layer\n [2020-02-04T20:58:50.981Z] 4c9f31393084: Pulling fs layer\n [2020-02-04T20:58:50.981Z] 75f7a44be1ab: Pulling fs layer\n [2020-02-04T20:58:50.981Z] b4c4bfaf82a6: Pulling fs layer\n [2020-02-04T20:58:50.981Z] 879382edf91e: Pulling fs layer\n [2020-02-04T20:58:50.981Z] 465f21562d6c: Pulling fs layer\n [2020-02-04T20:58:50.981Z] c022810cb2be: Pulling fs layer\n [2020-02-04T20:58:50.981Z] 2dbe7964578c: Pulling fs layer\n [2020-02-04T20:58:50.981Z] b4c4bfaf82a6: Waiting\n [2020-02-04T20:58:50.981Z] 7d08f2745646: Waiting\n [2020-02-04T20:58:50.981Z] 4c9f31393084: Waiting\n [2020-02-04T20:58:50.981Z] 465f21562d6c: Waiting\n [2020-02-04T20:58:50.981Z] 75f7a44be1ab: Waiting\n [2020-02-04T20:58:50.981Z] c022810cb2be: Waiting\n [2020-02-04T20:58:50.981Z] 2dbe7964578c: Waiting\n [2020-02-04T20:58:50.981Z] 0f37312ad70f: Verifying Checksum\n [2020-02-04T20:58:50.981Z] 0f37312ad70f: Download complete\n [2020-02-04T20:58:50.981Z] 2848faf0eed1: Download complete\n [2020-02-04T20:58:50.981Z] 4c9f31393084: Verifying Checksum\n [2020-02-04T20:58:50.981Z] 4c9f31393084: Download complete\n [2020-02-04T20:58:50.981Z] 75f7a44be1ab: Verifying Checksum\n [2020-02-04T20:58:50.981Z] 75f7a44be1ab: Download complete\n [2020-02-04T20:58:50.981Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-04T20:58:50.981Z] e6b0cf9c0882: Download complete\n [2020-02-04T20:58:51.244Z] e6b0cf9c0882: Pull complete\n [2020-02-04T20:58:51.821Z] b4c4bfaf82a6: Verifying Checksum\n [2020-02-04T20:58:51.821Z] b4c4bfaf82a6: Download complete\n [2020-02-04T20:58:51.821Z] 465f21562d6c: Verifying Checksum\n [2020-02-04T20:58:51.821Z] 465f21562d6c: Download complete\n [2020-02-04T20:58:52.774Z] c022810cb2be: Verifying Checksum\n [2020-02-04T20:58:52.774Z] c022810cb2be: Download complete\n [2020-02-04T20:58:52.774Z] 7d08f2745646: Verifying Checksum\n [2020-02-04T20:58:52.774Z] 7d08f2745646: Download complete\n [2020-02-04T20:58:52.774Z] 2dbe7964578c: Verifying Checksum\n [2020-02-04T20:58:52.774Z] 2dbe7964578c: Download complete\n [2020-02-04T20:58:52.774Z] 879382edf91e: Verifying Checksum\n [2020-02-04T20:58:52.774Z] 879382edf91e: Download complete\n [2020-02-04T20:58:54.159Z] 2848faf0eed1: Pull complete\n [2020-02-04T20:58:54.159Z] 0f37312ad70f: Pull complete\n [2020-02-04T20:59:00.755Z] 7d08f2745646: Pull complete\n [2020-02-04T20:59:00.755Z] 4c9f31393084: Pull complete\n [2020-02-04T20:59:00.755Z] 75f7a44be1ab: Pull complete\n [2020-02-04T20:59:04.060Z] b4c4bfaf82a6: Pull complete\n [2020-02-04T20:59:07.352Z] 879382edf91e: Pull complete\n [2020-02-04T20:59:07.615Z] 465f21562d6c: Pull complete\n [2020-02-04T20:59:08.558Z] c022810cb2be: Pull complete\n [2020-02-04T20:59:08.558Z] 2dbe7964578c: Pull complete\n [2020-02-04T20:59:08.558Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n [2020-02-04T20:59:08.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n [2020-02-04T20:59:08.558Z] ---> 3f42607d790b\n [2020-02-04T20:59:08.558Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n [2020-02-04T20:59:08.816Z] latest: Pulling from library/docker\n [2020-02-04T20:59:09.076Z] c9b1b535fdd9: Pulling fs layer\n [2020-02-04T20:59:09.076Z] cd54125436dc: Pulling fs layer\n [2020-02-04T20:59:09.076Z] 70d1554c15cb: Pulling fs layer\n [2020-02-04T20:59:09.076Z] 79e322b40fa7: Pulling fs layer\n [2020-02-04T20:59:09.076Z] fa396aa1c77a: Pulling fs layer\n [2020-02-04T20:59:09.076Z] af8b1978c51e: Pulling fs layer\n [2020-02-04T20:59:09.076Z] e3cc93a7c611: Pulling fs layer\n [2020-02-04T20:59:09.076Z] fa396aa1c77a: Waiting\n [2020-02-04T20:59:09.076Z] af8b1978c51e: Waiting\n [2020-02-04T20:59:09.076Z] e3cc93a7c611: Waiting\n [2020-02-04T20:59:09.076Z] 79e322b40fa7: Waiting\n [2020-02-04T20:59:09.076Z] 70d1554c15cb: Download complete\n [2020-02-04T20:59:09.340Z] c9b1b535fdd9: Verifying Checksum\n [2020-02-04T20:59:09.340Z] c9b1b535fdd9: Download complete\n [2020-02-04T20:59:09.340Z] cd54125436dc: Verifying Checksum\n [2020-02-04T20:59:09.340Z] cd54125436dc: Download complete\n [2020-02-04T20:59:09.340Z] af8b1978c51e: Verifying Checksum\n [2020-02-04T20:59:09.340Z] af8b1978c51e: Download complete\n [2020-02-04T20:59:09.340Z] fa396aa1c77a: Verifying Checksum\n [2020-02-04T20:59:09.340Z] fa396aa1c77a: Download complete\n [2020-02-04T20:59:09.340Z] c9b1b535fdd9: Pull complete\n [2020-02-04T20:59:09.601Z] e3cc93a7c611: Verifying Checksum\n [2020-02-04T20:59:09.601Z] e3cc93a7c611: Download complete\n [2020-02-04T20:59:10.171Z] 79e322b40fa7: Verifying Checksum\n [2020-02-04T20:59:10.171Z] 79e322b40fa7: Download complete\n [2020-02-04T20:59:11.557Z] cd54125436dc: Pull complete\n [2020-02-04T20:59:11.557Z] 70d1554c15cb: Pull complete\n [2020-02-04T20:59:14.095Z] 79e322b40fa7: Pull complete\n [2020-02-04T20:59:14.095Z] fa396aa1c77a: Pull complete\n [2020-02-04T20:59:14.095Z] af8b1978c51e: Pull complete\n [2020-02-04T20:59:14.095Z] e3cc93a7c611: Pull complete\n [2020-02-04T20:59:14.363Z] Digest: sha256:0b90b0aefd15794e4d5bea2debc3b761c1d3481a92ec7166f8453652d0deba95\n [2020-02-04T20:59:14.363Z] Status: Downloaded newer image for docker:latest\n [2020-02-04T20:59:15.746Z] ---> d4d140f0c09d\n [2020-02-04T20:59:15.746Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-04T20:59:15.746Z] ---> Running in 84749663acf0\n [2020-02-04T20:59:15.746Z] Removing intermediate container 84749663acf0\n [2020-02-04T20:59:15.746Z] ---> ad2aeb10b8f4\n [2020-02-04T20:59:15.746Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-02-04T20:59:16.007Z] ---> Running in 6b92dde62965\n [2020-02-04T20:59:16.578Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-04T20:59:17.146Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-04T20:59:17.405Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-02-04T20:59:17.405Z] (2/5) Installing libzmq (4.3.2-r0)\n [2020-02-04T20:59:17.664Z] (3/5) Installing pkgconf (1.6.3-r0)\n [2020-02-04T20:59:17.664Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-02-04T20:59:17.664Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n [2020-02-04T20:59:17.923Z] Executing busybox-1.31.1-r8.trigger\n [2020-02-04T20:59:17.923Z] OK: 145 MiB in 44 packages\n [2020-02-04T20:59:18.181Z] Removing intermediate container 6b92dde62965\n [2020-02-04T20:59:18.181Z] ---> d4ffad291177\n [2020-02-04T20:59:18.181Z] Step 6/8 : WORKDIR /build\n [2020-02-04T20:59:18.181Z] ---> Running in ce4d40b8ba4c\n [2020-02-04T20:59:18.441Z] Removing intermediate container ce4d40b8ba4c\n [2020-02-04T20:59:18.441Z] ---> 08f087dffae6\n [2020-02-04T20:59:18.441Z] Step 7/8 : COPY go.mod .\n [2020-02-04T20:59:18.700Z] ---> 465bbdd93fc8\n [2020-02-04T20:59:18.700Z] Step 8/8 : RUN go mod download\n [2020-02-04T20:59:18.700Z] ---> Running in 93e332686108\n [2020-02-04T20:59:19.266Z] \x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-02-04T20:59:19.266Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n [2020-02-04T20:59:19.266Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-04T20:59:19.266Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-02-04T20:59:19.266Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-02-04T20:59:19.266Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-04T20:59:19.266Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-02-04T20:59:19.266Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n [2020-02-04T20:59:19.839Z] \x1b[0m\x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-02-04T20:59:19.839Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-04T20:59:19.839Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-02-04T20:59:19.839Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-02-04T20:59:19.839Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-04T20:59:20.098Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-02-04T20:59:20.098Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n [2020-02-04T20:59:20.357Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n [2020-02-04T20:59:20.357Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-02-04T20:59:20.357Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-02-04T20:59:20.357Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-04T20:59:20.357Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n [2020-02-04T20:59:20.357Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.14\n [2020-02-04T20:59:20.357Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-02-04T20:59:20.616Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-02-04T20:59:20.616Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n [2020-02-04T20:59:20.874Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-02-04T20:59:20.874Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-04T20:59:20.874Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-02-04T20:59:20.874Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-02-04T20:59:21.442Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-02-04T20:59:21.442Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n [2020-02-04T20:59:21.442Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-04T20:59:21.442Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-04T20:59:21.442Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.8\n [2020-02-04T20:59:21.713Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-04T20:59:21.713Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-04T20:59:21.713Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n [2020-02-04T20:59:21.713Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-04T20:59:21.976Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-04T20:59:22.234Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-04T20:59:22.496Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-04T20:59:22.496Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-02-04T20:59:22.496Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-04T20:59:22.496Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-04T20:59:22.496Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-04T20:59:23.063Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-04T20:59:24.989Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-02-04T20:59:24.989Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-02-04T20:59:24.989Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-04T20:59:24.989Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-04T20:59:25.251Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-04T20:59:25.251Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-04T20:59:25.251Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-04T20:59:25.510Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-04T20:59:25.768Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-04T20:59:26.027Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-02-04T20:59:26.027Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-04T20:59:26.027Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-04T20:59:26.027Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-04T20:59:26.027Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-04T20:59:26.027Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-04T20:59:26.027Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-04T20:59:26.027Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-04T20:59:26.286Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-04T20:59:26.286Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-04T20:59:26.286Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-04T20:59:26.548Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-04T20:59:26.548Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-04T20:59:26.548Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-04T20:59:26.548Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-04T20:59:26.548Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-04T20:59:26.806Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-04T20:59:26.806Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-04T20:59:26.806Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-04T20:59:26.806Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-04T20:59:26.806Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-02-04T20:59:26.806Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-04T20:59:27.067Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-04T20:59:28.016Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-04T20:59:28.016Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-04T20:59:28.016Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-04T20:59:28.016Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-04T20:59:28.016Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-04T20:59:28.016Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-02-04T20:59:28.016Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-04T20:59:28.016Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-04T20:59:28.016Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-02-04T20:59:28.016Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-04T20:59:28.601Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-04T20:59:28.601Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-02-04T20:59:28.601Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-04T20:59:55.170Z] \x1b[0mRemoving intermediate container 93e332686108\n [2020-02-04T20:59:55.170Z] ---> 15761379cdfe\n [2020-02-04T20:59:55.170Z] Successfully built 15761379cdfe\n [2020-02-04T20:59:55.170Z] 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-04T20:59:55.894Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-04T20:59:55.894Z] .\n [Pipeline] withDockerContainer\n [2020-02-04T20:59:56.043Z] prd-centos7-docker-4c-2g-17570 does not seem to be running inside a container\n [2020-02-04T20:59:56.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-02-04T20:59:56.707Z] $ docker top 48a8d2be814ae857a7f1202c3b1a80cebce6f5ac62ff23987eb278a893d9d41f -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-04T20:59:57.574Z] + go version\n [2020-02-04T20:59:57.574Z] go version go1.12.14 linux/amd64\n [Pipeline] sh\n [2020-02-04T20:59:57.886Z] + make test\n [2020-02-04T20:59:57.886Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-02-04T20:59:59.796Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n [2020-02-04T21:00:12.107Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.084s\tcoverage: 88.9% of statements\n [2020-02-04T21:00:15.445Z] # cover github.com/edgexfoundry/app-functions-sdk-go/appsdk\n [2020-02-04T21:00:15.445Z] 2020/02/04 21:00:14 cover: /w/workspace/app-functions-sdk-go/1/appsdk/sdk.go: /w/workspace/app-functions-sdk-go/1/appsdk/sdk.go:443:2: expected boolean expression, found assignment (missing parentheses around composite literal?) (and 1 more errors)\n [2020-02-04T21:00:15.445Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk [build failed]\n [2020-02-04T21:00:15.445Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n [2020-02-04T21:00:15.445Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n [2020-02-04T21:00:15.445Z] # github.com/edgexfoundry/app-functions-sdk-go/internal/runtime [github.com/edgexfoundry/app-functions-sdk-go/internal/runtime.test]\n [2020-02-04T21:00:15.445Z] internal/runtime/runtime_test.go:63:20: not enough arguments in call to runtime.Initialize\n [2020-02-04T21:00:15.445Z] \thave (nil)\n [2020-02-04T21:00:15.445Z] \twant (interfaces.StoreClient, *security.SecretProvider)\n [2020-02-04T21:00:15.445Z] internal/runtime/runtime_test.go:506:20: not enough arguments in call to runtime.Initialize\n [2020-02-04T21:00:15.445Z] \thave (interfaces.StoreClient)\n [2020-02-04T21:00:15.445Z] \twant (interfaces.StoreClient, *security.SecretProvider)\n [2020-02-04T21:00:15.445Z] internal/runtime/storeforward_test.go:93:22: not enough arguments in call to runtime.Initialize\n [2020-02-04T21:00:15.445Z] \thave (interfaces.StoreClient)\n [2020-02-04T21:00:15.445Z] \twant (interfaces.StoreClient, *security.SecretProvider)\n [2020-02-04T21:00:15.445Z] internal/runtime/storeforward_test.go:147:22: not enough arguments in call to runtime.Initialize\n [2020-02-04T21:00:15.445Z] \thave (interfaces.StoreClient)\n [2020-02-04T21:00:15.445Z] \twant (interfaces.StoreClient, *security.SecretProvider)\n [2020-02-04T21:00:15.705Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.022s\tcoverage: 100.0% of statements\n [2020-02-04T21:00:15.705Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime [build failed]\n [2020-02-04T21:00:15.967Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t0.038s\tcoverage: 30.2% of statements\n [2020-02-04T21:00:16.552Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.008s\tcoverage: 89.5% of statements\n [2020-02-04T21:00:16.869Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.032s\tcoverage: 100.0% of statements\n [2020-02-04T21:00:16.869Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.007s\tcoverage: 100.0% of statements\n [2020-02-04T21:00:16.869Z] # github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus [github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus.test]\n [2020-02-04T21:00:16.869Z] internal/trigger/messagebus/messaging_test.go:145:20: not enough arguments in call to runtime.Initialize\n [2020-02-04T21:00:16.869Z] \thave (nil)\n [2020-02-04T21:00:16.869Z] \twant (interfaces.StoreClient, *security.SecretProvider)\n [2020-02-04T21:00:17.458Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.018s\tcoverage: 100.0% of statements\n [2020-02-04T21:00:17.458Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n [2020-02-04T21:00:17.458Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n [2020-02-04T21:00:17.458Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n [2020-02-04T21:00:17.458Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n [2020-02-04T21:00:17.458Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n [2020-02-04T21:00:17.458Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n [2020-02-04T21:00:17.458Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.031s\tcoverage: 96.6% of statements\n [2020-02-04T21:00:17.458Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n [2020-02-04T21:00:17.458Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.004s\tcoverage: 97.7% of statements\n [2020-02-04T21:00:17.458Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n [2020-02-04T21:00:17.458Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n [2020-02-04T21:00:17.458Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n [2020-02-04T21:00:17.458Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus [build failed]\n [2020-02-04T21:00:18.418Z] level=INFO ts=2020-02-04T21:00:18.256977816Z app=app_functions_sdk_go source=server.go:183 msg="Registering standard routes..."\n [2020-02-04T21:00:18.418Z] level=INFO ts=2020-02-04T21:00:18.347350621Z app=app_functions_sdk_go source=server.go:183 msg="Registering standard routes..."\n [2020-02-04T21:00:18.418Z] level=INFO ts=2020-02-04T21:00:18.361709568Z app=app_functions_sdk_go source=server.go:183 msg="Registering standard routes..."\n [2020-02-04T21:00:18.418Z] --- FAIL: TestConfigureAndConfigRoute (0.01s)\n [2020-02-04T21:00:18.418Z] server_test.go:81: \n [2020-02-04T21:00:18.418Z] \tError Trace:\tserver_test.go:81\n [2020-02-04T21:00:18.418Z] \tError: \tNot equal: \n [2020-02-04T21:00:18.418Z] \t \texpected: "{\\"Writable\\":{\\"LogLevel\\":\\"\\",\\"Pipeline\\":{\\"ExecutionOrder\\":\\"\\",\\"UseTargetTypeOfByteArray\\":false,\\"Functions\\":null},\\"StoreAndForward\\":{\\"Enabled\\":false,\\"RetryInterval\\":\\"\\",\\"MaxRetryCount\\":0}},\\"Logging\\":{\\"EnableRemote\\":false,\\"File\\":\\"\\"},\\"Registry\\":{\\"Host\\":\\"\\",\\"Port\\":0,\\"Type\\":\\"\\"},\\"Service\\":{\\"BootTimeout\\":\\"\\",\\"CheckInterval\\":\\"\\",\\"ClientMonitor\\":\\"\\",\\"Host\\":\\"\\",\\"HTTPSCert\\":\\"\\",\\"HTTPSKey\\":\\"\\",\\"Port\\":0,\\"Protocol\\":\\"\\",\\"StartupMsg\\":\\"\\",\\"ReadMaxLimit\\":0,\\"Timeout\\":\\"\\"},\\"MessageBus\\":{\\"PublishHost\\":{\\"Host\\":\\"\\",\\"Port\\":0,\\"Protocol\\":\\"\\"},\\"SubscribeHost\\":{\\"Host\\":\\"\\",\\"Port\\":0,\\"Protocol\\":\\"\\"},\\"Type\\":\\"\\",\\"Optional\\":null},\\"Binding\\":{\\"Type\\":\\"\\",\\"SubscribeTopic\\":\\"\\",\\"PublishTopic\\":\\"\\"},\\"ApplicationSettings\\":null,\\"Clients\\":null,\\"Database\\":{\\"Type\\":\\"\\",\\"Host\\":\\"\\",\\"Port\\":0,\\"Timeout\\":\\"\\",\\"Username\\":\\"\\",\\"Password\\":\\"\\",\\"MaxIdle\\":0,\\"BatchSize\\":0},\\"SecretStore\\":{\\"Host\\":\\"\\",\\"Port\\":0,\\"Path\\":\\"\\",\\"Protocol\\":\\"\\",\\"Namespace\\":\\"\\",\\"RootCaCertPath\\":\\"\\",\\"ServerName\\":\\"\\",\\"Authentication\\":{\\"AuthType\\":\\"\\",\\"AuthToken\\":\\"\\"},\\"TokenFile\\":\\"\\"}}\\n"\n [2020-02-04T21:00:18.418Z] \t \tactual : "{\\"Writable\\":{\\"LogLevel\\":\\"\\",\\"Pipeline\\":{\\"ExecutionOrder\\":\\"\\",\\"UseTargetTypeOfByteArray\\":false,\\"Functions\\":null},\\"StoreAndForward\\":{\\"Enabled\\":false,\\"RetryInterval\\":\\"\\",\\"MaxRetryCount\\":0}},\\"Logging\\":{\\"EnableRemote\\":false,\\"File\\":\\"\\"},\\"Registry\\":{\\"Host\\":\\"\\",\\"Port\\":0,\\"Type\\":\\"\\"},\\"Service\\":{\\"BootTimeout\\":\\"\\",\\"CheckInterval\\":\\"\\",\\"ClientMonitor\\":\\"\\",\\"Host\\":\\"\\",\\"HTTPSCert\\":\\"\\",\\"HTTPSKey\\":\\"\\",\\"Port\\":0,\\"Protocol\\":\\"\\",\\"StartupMsg\\":\\"\\",\\"ReadMaxLimit\\":0,\\"Timeout\\":\\"\\"},\\"MessageBus\\":{\\"PublishHost\\":{\\"Host\\":\\"\\",\\"Port\\":0,\\"Protocol\\":\\"\\"},\\"SubscribeHost\\":{\\"Host\\":\\"\\",\\"Port\\":0,\\"Protocol\\":\\"\\"},\\"Type\\":\\"\\",\\"Optional\\":null},\\"Binding\\":{\\"Type\\":\\"\\",\\"SubscribeTopic\\":\\"\\",\\"PublishTopic\\":\\"\\"},\\"ApplicationSettings\\":null,\\"Clients\\":null,\\"Database\\":{\\"Type\\":\\"\\",\\"Host\\":\\"\\",\\"Port\\":0,\\"Timeout\\":\\"\\",\\"Username\\":\\"\\",\\"Password\\":\\"\\",\\"MaxIdle\\":0,\\"BatchSize\\":0},\\"SecretStore\\":{\\"Host\\":\\"\\",\\"Port\\":0,\\"Path\\":\\"\\",\\"Protocol\\":\\"\\",\\"Namespace\\":\\"\\",\\"RootCaCertPath\\":\\"\\",\\"ServerName\\":\\"\\",\\"Authentication\\":{\\"AuthType\\":\\"\\",\\"AuthToken\\":\\"\\"},\\"AdditionalRetryAttempts\\":0,\\"RetryWaitPeriod\\":\\"\\",\\"TokenFile\\":\\"\\"}}\\n"\n [2020-02-04T21:00:18.418Z] \t \t\n [2020-02-04T21:00:18.418Z] \t \tDiff:\n [2020-02-04T21:00:18.418Z] \t \t--- Expected\n [2020-02-04T21:00:18.418Z] \t \t+++ Actual\n [2020-02-04T21:00:18.418Z] \t \t@@ -1,2 +1,2 @@\n [2020-02-04T21:00:18.418Z] \t \t-{"Writable":{"LogLevel":"","Pipeline":{"ExecutionOrder":"","UseTargetTypeOfByteArray":false,"Functions":null},"StoreAndForward":{"Enabled":false,"RetryInterval":"","MaxRetryCount":0}},"Logging":{"EnableRemote":false,"File":""},"Registry":{"Host":"","Port":0,"Type":""},"Service":{"BootTimeout":"","CheckInterval":"","ClientMonitor":"","Host":"","HTTPSCert":"","HTTPSKey":"","Port":0,"Protocol":"","StartupMsg":"","ReadMaxLimit":0,"Timeout":""},"MessageBus":{"PublishHost":{"Host":"","Port":0,"Protocol":""},"SubscribeHost":{"Host":"","Port":0,"Protocol":""},"Type":"","Optional":null},"Binding":{"Type":"","SubscribeTopic":"","PublishTopic":""},"ApplicationSettings":null,"Clients":null,"Database":{"Type":"","Host":"","Port":0,"Timeout":"","Username":"","Password":"","MaxIdle":0,"BatchSize":0},"SecretStore":{"Host":"","Port":0,"Path":"","Protocol":"","Namespace":"","RootCaCertPath":"","ServerName":"","Authentication":{"AuthType":"","AuthToken":""},"TokenFile":""}}\n [2020-02-04T21:00:18.418Z] \t \t+{"Writable":{"LogLevel":"","Pipeline":{"ExecutionOrder":"","UseTargetTypeOfByteArray":false,"Functions":null},"StoreAndForward":{"Enabled":false,"RetryInterval":"","MaxRetryCount":0}},"Logging":{"EnableRemote":false,"File":""},"Registry":{"Host":"","Port":0,"Type":""},"Service":{"BootTimeout":"","CheckInterval":"","ClientMonitor":"","Host":"","HTTPSCert":"","HTTPSKey":"","Port":0,"Protocol":"","StartupMsg":"","ReadMaxLimit":0,"Timeout":""},"MessageBus":{"PublishHost":{"Host":"","Port":0,"Protocol":""},"SubscribeHost":{"Host":"","Port":0,"Protocol":""},"Type":"","Optional":null},"Binding":{"Type":"","SubscribeTopic":"","PublishTopic":""},"ApplicationSettings":null,"Clients":null,"Database":{"Type":"","Host":"","Port":0,"Timeout":"","Username":"","Password":"","MaxIdle":0,"BatchSize":0},"SecretStore":{"Host":"","Port":0,"Path":"","Protocol":"","Namespace":"","RootCaCertPath":"","ServerName":"","Authentication":{"AuthType":"","AuthToken":""},"AdditionalRetryAttempts":0,"RetryWaitPeriod":"","TokenFile":""}}\n [2020-02-04T21:00:18.418Z] \t \t \n [2020-02-04T21:00:18.418Z] \tTest: \tTestConfigureAndConfigRoute\n [2020-02-04T21:00:18.418Z] level=INFO ts=2020-02-04T21:00:18.371210612Z app=app_functions_sdk_go source=server.go:183 msg="Registering standard routes..."\n [2020-02-04T21:00:18.418Z] FAIL\n [2020-02-04T21:00:18.418Z] coverage: 60.0% of statements\n [2020-02-04T21:00:18.418Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.129s\n [2020-02-04T21:00:18.418Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/startup\t[no test files]\n [2020-02-04T21:00:19.354Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t0.221s\tcoverage: 69.8% of statements\n [2020-02-04T21:00:19.354Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.007s\tcoverage: 94.7% of statements\n [2020-02-04T21:00:19.354Z] make: *** [Makefile:6: test] Error 2\n [Pipeline] }\n [2020-02-04T21:00:19.657Z] $ docker stop --time=1 48a8d2be814ae857a7f1202c3b1a80cebce6f5ac62ff23987eb278a893d9d41f\n [2020-02-04T21:00:21.169Z] $ docker rm -f 48a8d2be814ae857a7f1202c3b1a80cebce6f5ac62ff23987eb278a893d9d41f\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to earlier failure(s)\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-04T21:00:22.058Z] Failed in branch amd64\n [2020-02-04T21:00:27.711Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-17571 in /w/workspace/ndry_app-functions-sdk-go_PR-276\n [Pipeline] {\n [Pipeline] ws\n [2020-02-04T21:00:27.750Z] Running in /w/workspace/app-functions-sdk-go/1\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-04T21:00:35.234Z] using credential edgex-jenkins-ssh\n [2020-02-04T21:00:35.268Z] Cloning the remote Git repository\n [2020-02-04T21:00:35.268Z] Cloning with configured refspecs honoured and without tags\n [2020-02-04T21:00:35.333Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-04T21:00:35.419Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10\n [2020-02-04T21:00:35.529Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-04T21:00:35.530Z] > git --version # timeout=10\n [2020-02-04T21:00:35.558Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-04T21:00:35.645Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-04T21:00:39.202Z] Fetching without tags\n [2020-02-04T21:00:39.735Z] Merging remotes/origin/master commit 726c6b9f9802ef8854b4006b82ed45d49167bbec into PR head commit a647b60cdace53040a23e3de4a782b738bf628d3\n [2020-02-04T21:00:39.951Z] Merge succeeded, producing a647b60cdace53040a23e3de4a782b738bf628d3\n [2020-02-04T21:00:39.952Z] Checking out Revision a647b60cdace53040a23e3de4a782b738bf628d3 (PR-276)\n [2020-02-04T21:00:39.076Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-04T21:00:39.120Z] > git config --add remote.origin.fetch +refs/pull/276/head:refs/remotes/origin/PR-276 # timeout=10\n [2020-02-04T21:00:39.142Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-04T21:00:39.176Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-04T21:00:39.217Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-04T21:00:39.219Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-04T21:00:39.232Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-04T21:00:39.755Z] > git config core.sparsecheckout # timeout=10\n [2020-02-04T21:00:39.776Z] > git checkout -f a647b60cdace53040a23e3de4a782b738bf628d3 # timeout=10\n [2020-02-04T21:00:39.897Z] > git merge 726c6b9f9802ef8854b4006b82ed45d49167bbec # timeout=10\n [2020-02-04T21:00:39.928Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-04T21:00:39.958Z] > git config core.sparsecheckout # timeout=10\n [2020-02-04T21:00:39.976Z] > git checkout -f a647b60cdace53040a23e3de4a782b738bf628d3 # timeout=10\n [2020-02-04T21:00:44.366Z] Commit message: "feat(sdk, context): add GetSecrets() to sdk to get secrets from vault"\n [2020-02-04T21:00:44.423Z] > git --version # timeout=10\n [2020-02-04T21:00:44.456Z] fatal: bad object 829b7bace261b52f145cb1597a57c219468adaef\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-04T21:00:48.747Z] =========================================================\n [2020-02-04T21:00:48.747Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n [2020-02-04T21:00:48.747Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-04T21:00:50.245Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine .\n [2020-02-04T21:00:51.692Z] Sending build context to Docker daemon 36.34MB\n\n [2020-02-04T21:00:51.692Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n [2020-02-04T21:00:51.692Z] Step 2/8 : FROM ${BASE}\n [2020-02-04T21:00:52.292Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-04T21:00:52.292Z] cde5963f3b93: Pulling fs layer\n [2020-02-04T21:00:52.292Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-04T21:00:52.292Z] 777b28850792: Pulling fs layer\n [2020-02-04T21:00:52.292Z] 3b9bb2159cbb: Pulling fs layer\n [2020-02-04T21:00:52.292Z] 3e5cb46e90bb: Pulling fs layer\n [2020-02-04T21:00:52.292Z] 704391ccfee3: Pulling fs layer\n [2020-02-04T21:00:52.292Z] dc41f6c27be0: Pulling fs layer\n [2020-02-04T21:00:52.292Z] 1e2f9a495ab8: Pulling fs layer\n [2020-02-04T21:00:52.292Z] b9840a92bc40: Pulling fs layer\n [2020-02-04T21:00:52.292Z] 29cc21b14733: Pulling fs layer\n [2020-02-04T21:00:52.292Z] 9b0bbc4bba68: Pulling fs layer\n [2020-02-04T21:00:52.292Z] 3b9bb2159cbb: Waiting\n [2020-02-04T21:00:52.292Z] 3e5cb46e90bb: Waiting\n [2020-02-04T21:00:52.292Z] 704391ccfee3: Waiting\n [2020-02-04T21:00:52.292Z] dc41f6c27be0: Waiting\n [2020-02-04T21:00:52.292Z] 1e2f9a495ab8: Waiting\n [2020-02-04T21:00:52.292Z] b9840a92bc40: Waiting\n [2020-02-04T21:00:52.292Z] 29cc21b14733: Waiting\n [2020-02-04T21:00:52.292Z] 9b0bbc4bba68: Waiting\n [2020-02-04T21:00:52.292Z] 777b28850792: Verifying Checksum\n [2020-02-04T21:00:52.292Z] 777b28850792: Download complete\n [2020-02-04T21:00:52.292Z] 2a23fa8c16f7: Verifying Checksum\n [2020-02-04T21:00:52.292Z] 2a23fa8c16f7: Download complete\n [2020-02-04T21:00:52.889Z] 3e5cb46e90bb: Verifying Checksum\n [2020-02-04T21:00:52.889Z] 3e5cb46e90bb: Download complete\n [2020-02-04T21:00:52.889Z] cde5963f3b93: Verifying Checksum\n [2020-02-04T21:00:52.889Z] cde5963f3b93: Download complete\n [2020-02-04T21:00:52.889Z] 704391ccfee3: Verifying Checksum\n [2020-02-04T21:00:52.889Z] 704391ccfee3: Download complete\n [2020-02-04T21:00:55.527Z] cde5963f3b93: Pull complete\n [2020-02-04T21:00:56.133Z] 2a23fa8c16f7: Pull complete\n [2020-02-04T21:00:56.746Z] 777b28850792: Pull complete\n [2020-02-04T21:01:01.046Z] dc41f6c27be0: Verifying Checksum\n [2020-02-04T21:01:01.046Z] dc41f6c27be0: Download complete\n [2020-02-04T21:01:01.046Z] b9840a92bc40: Verifying Checksum\n [2020-02-04T21:01:01.046Z] b9840a92bc40: Download complete\n [2020-02-04T21:01:04.460Z] 29cc21b14733: Verifying Checksum\n [2020-02-04T21:01:04.460Z] 29cc21b14733: Download complete\n [2020-02-04T21:01:04.729Z] 9b0bbc4bba68: Verifying Checksum\n [2020-02-04T21:01:04.729Z] 9b0bbc4bba68: Download complete\n [2020-02-04T21:01:06.718Z] 1e2f9a495ab8: Verifying Checksum\n [2020-02-04T21:01:06.718Z] 1e2f9a495ab8: Download complete\n [2020-02-04T21:01:08.711Z] 3b9bb2159cbb: Verifying Checksum\n [2020-02-04T21:01:08.711Z] 3b9bb2159cbb: Download complete\n [2020-02-04T21:01:26.968Z] 3b9bb2159cbb: Pull complete\n [2020-02-04T21:01:26.969Z] 3e5cb46e90bb: Pull complete\n [2020-02-04T21:01:26.969Z] 704391ccfee3: Pull complete\n [2020-02-04T21:01:32.339Z] dc41f6c27be0: Pull complete\n [2020-02-04T21:01:39.022Z] 1e2f9a495ab8: Pull complete\n [2020-02-04T21:01:39.294Z] b9840a92bc40: Pull complete\n [2020-02-04T21:01:41.896Z] 29cc21b14733: Pull complete\n [2020-02-04T21:01:42.491Z] 9b0bbc4bba68: Pull complete\n [2020-02-04T21:01:42.491Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n [2020-02-04T21:01:42.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n [2020-02-04T21:01:42.491Z] ---> 56ba99f26dce\n [2020-02-04T21:01:42.491Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n [2020-02-04T21:01:42.781Z] latest: Pulling from library/docker\n [2020-02-04T21:01:42.781Z] 8fa90b21c985: Pulling fs layer\n [2020-02-04T21:01:42.781Z] f2917335fcb0: Pulling fs layer\n [2020-02-04T21:01:42.781Z] c8d3c84c2515: Pulling fs layer\n [2020-02-04T21:01:42.781Z] 32738a03c1ca: Pulling fs layer\n [2020-02-04T21:01:42.781Z] c36258bdcaf0: Pulling fs layer\n [2020-02-04T21:01:42.781Z] 149292bf8308: Pulling fs layer\n [2020-02-04T21:01:42.781Z] f91f03656c52: Pulling fs layer\n [2020-02-04T21:01:42.781Z] 32738a03c1ca: Waiting\n [2020-02-04T21:01:42.781Z] c36258bdcaf0: Waiting\n [2020-02-04T21:01:42.781Z] 149292bf8308: Waiting\n [2020-02-04T21:01:42.781Z] f91f03656c52: Waiting\n [2020-02-04T21:01:43.758Z] c8d3c84c2515: Verifying Checksum\n [2020-02-04T21:01:43.758Z] c8d3c84c2515: Download complete\n [2020-02-04T21:01:43.758Z] f2917335fcb0: Verifying Checksum\n [2020-02-04T21:01:43.758Z] f2917335fcb0: Download complete\n [2020-02-04T21:01:43.758Z] 8fa90b21c985: Verifying Checksum\n [2020-02-04T21:01:43.758Z] 8fa90b21c985: Download complete\n [2020-02-04T21:01:44.346Z] c36258bdcaf0: Verifying Checksum\n [2020-02-04T21:01:44.346Z] c36258bdcaf0: Download complete\n [2020-02-04T21:01:44.619Z] 149292bf8308: Verifying Checksum\n [2020-02-04T21:01:44.619Z] 149292bf8308: Download complete\n [2020-02-04T21:01:45.231Z] f91f03656c52: Verifying Checksum\n [2020-02-04T21:01:45.231Z] f91f03656c52: Download complete\n [2020-02-04T21:01:45.231Z] 8fa90b21c985: Pull complete\n [2020-02-04T21:01:48.629Z] f2917335fcb0: Pull complete\n [2020-02-04T21:01:48.629Z] c8d3c84c2515: Pull complete\n [2020-02-04T21:01:50.612Z] 32738a03c1ca: Verifying Checksum\n [2020-02-04T21:01:50.612Z] 32738a03c1ca: Download complete\n [2020-02-04T21:01:57.320Z] 32738a03c1ca: Pull complete\n [2020-02-04T21:01:57.320Z] c36258bdcaf0: Pull complete\n [2020-02-04T21:01:57.320Z] 149292bf8308: Pull complete\n [2020-02-04T21:01:57.589Z] f91f03656c52: Pull complete\n [2020-02-04T21:01:57.589Z] Digest: sha256:0b90b0aefd15794e4d5bea2debc3b761c1d3481a92ec7166f8453652d0deba95\n [2020-02-04T21:01:57.589Z] Status: Downloaded newer image for docker:latest\n [2020-02-04T21:02:02.995Z] ---> 75371aae85d6\n [2020-02-04T21:02:02.995Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-04T21:02:02.995Z] ---> Running in 8611677ddd54\n [2020-02-04T21:02:02.995Z] Removing intermediate container 8611677ddd54\n [2020-02-04T21:02:02.995Z] ---> 655aacb95eb9\n [2020-02-04T21:02:02.995Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-02-04T21:02:02.995Z] ---> Running in 4c980150f85b\n [2020-02-04T21:02:03.976Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-04T21:02:04.943Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-04T21:02:05.217Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-02-04T21:02:05.217Z] (2/5) Installing libzmq (4.3.2-r0)\n [2020-02-04T21:02:05.487Z] (3/5) Installing pkgconf (1.6.3-r0)\n [2020-02-04T21:02:05.487Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-02-04T21:02:05.762Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n [2020-02-04T21:02:05.762Z] Executing busybox-1.31.1-r8.trigger\n [2020-02-04T21:02:05.762Z] OK: 127 MiB in 44 packages\n [2020-02-04T21:02:07.193Z] Removing intermediate container 4c980150f85b\n [2020-02-04T21:02:07.193Z] ---> ce662f8f6514\n [2020-02-04T21:02:07.193Z] Step 6/8 : WORKDIR /build\n [2020-02-04T21:02:07.193Z] ---> Running in 7ee25725f79f\n [2020-02-04T21:02:07.468Z] Removing intermediate container 7ee25725f79f\n [2020-02-04T21:02:07.468Z] ---> 613c11ec0cc4\n [2020-02-04T21:02:07.468Z] Step 7/8 : COPY go.mod .\n [2020-02-04T21:02:08.058Z] ---> b4599ff1a957\n [2020-02-04T21:02:08.058Z] Step 8/8 : RUN go mod download\n [2020-02-04T21:02:08.058Z] ---> Running in 10ad15c5af3c\n [2020-02-04T21:02:09.505Z] \x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n [2020-02-04T21:02:09.505Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-02-04T21:02:09.505Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n [2020-02-04T21:02:09.505Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-02-04T21:02:09.505Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-02-04T21:02:09.505Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.14\n [2020-02-04T21:02:09.505Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-02-04T21:02:09.505Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-04T21:02:10.525Z] \x1b[0m\x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-02-04T21:02:11.135Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-04T21:02:11.135Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n [2020-02-04T21:02:11.135Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-02-04T21:02:11.135Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n [2020-02-04T21:02:11.410Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-04T21:02:11.410Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-02-04T21:02:11.410Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-02-04T21:02:11.410Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-02-04T21:02:11.688Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.8\n [2020-02-04T21:02:12.292Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-04T21:02:12.566Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-02-04T21:02:12.566Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-04T21:02:12.566Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-02-04T21:02:12.566Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-02-04T21:02:12.836Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-02-04T21:02:12.836Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-04T21:02:13.108Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-04T21:02:14.093Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-04T21:02:14.370Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-04T21:02:14.370Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-04T21:02:14.370Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-04T21:02:14.655Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-02-04T21:02:14.655Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-02-04T21:02:14.655Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n [2020-02-04T21:02:15.639Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-04T21:02:15.639Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-04T21:02:15.928Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-02-04T21:02:16.199Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-04T21:02:16.199Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-04T21:02:16.199Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n [2020-02-04T21:02:16.469Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n [2020-02-04T21:02:16.741Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-04T21:02:17.015Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-04T21:02:17.613Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-04T21:02:17.613Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-04T21:02:17.885Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n [2020-02-04T21:02:18.485Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-02-04T21:02:22.779Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-02-04T21:02:22.779Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-04T21:02:22.779Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-04T21:02:22.779Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-04T21:02:22.779Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-02-04T21:02:22.779Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-04T21:02:22.779Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-04T21:02:24.219Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-04T21:02:24.493Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-04T21:02:25.088Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-02-04T21:02:25.088Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-04T21:02:25.088Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-04T21:02:25.088Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-04T21:02:25.363Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-04T21:02:25.363Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-04T21:02:25.363Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-04T21:02:25.648Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-04T21:02:25.648Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-04T21:02:27.080Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-04T21:02:27.080Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-04T21:02:27.080Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-04T21:02:27.080Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-02-04T21:02:27.080Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-04T21:02:27.357Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-04T21:02:27.357Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-04T21:02:27.637Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-04T21:02:28.620Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-04T21:02:28.620Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-02-04T21:02:28.895Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-04T21:02:28.895Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-04T21:02:29.168Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-04T21:02:30.167Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-02-04T21:02:30.776Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-04T21:02:30.776Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-04T21:02:30.776Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-04T21:02:31.392Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-04T21:02:31.666Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-04T21:02:32.653Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-04T21:02:32.653Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-04T21:02:33.640Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-04T21:02:33.640Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-04T21:02:34.247Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-04T21:02:36.233Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-02-04T21:02:36.233Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-04T21:03:32.734Z] \x1b[0mRemoving intermediate container 10ad15c5af3c\n [2020-02-04T21:03:32.734Z] ---> 93d41c032ada\n [2020-02-04T21:03:32.734Z] Successfully built 93d41c032ada\n [2020-02-04T21:03:32.734Z] 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-04T21:03:33.386Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-04T21:03:33.657Z] .\n [Pipeline] withDockerContainer\n [2020-02-04T21:03:34.072Z] prd-ubuntu18.04-docker-arm64-4c-2g-17571 does not seem to be running inside a container\n [2020-02-04T21:03:34.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-02-04T21:03:35.655Z] $ docker top 9a815bc632310869824cb4aa14e6586e91d6d1b667f5f238e30920fc3699ab28 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-04T21:03:38.094Z] + go version\n [2020-02-04T21:03:38.094Z] go version go1.12.14 linux/arm64\n [Pipeline] sh\n [2020-02-04T21:03:38.793Z] + make test\n [2020-02-04T21:03:38.793Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-02-04T21:03:40.777Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n [2020-02-04T21:04:37.689Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.085s\tcoverage: 88.9% of statements\n [2020-02-04T21:05:10.003Z] # cover github.com/edgexfoundry/app-functions-sdk-go/appsdk\n [2020-02-04T21:05:10.003Z] 2020/02/04 21:05:05 cover: /w/workspace/app-functions-sdk-go/1/appsdk/sdk.go: /w/workspace/app-functions-sdk-go/1/appsdk/sdk.go:443:2: expected boolean expression, found assignment (missing parentheses around composite literal?) (and 1 more errors)\n [2020-02-04T21:05:10.003Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk [build failed]\n [2020-02-04T21:05:10.003Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n [2020-02-04T21:05:10.003Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n [2020-02-04T21:05:12.004Z] # github.com/edgexfoundry/app-functions-sdk-go/internal/runtime [github.com/edgexfoundry/app-functions-sdk-go/internal/runtime.test]\n [2020-02-04T21:05:12.004Z] internal/runtime/runtime_test.go:63:20: not enough arguments in call to runtime.Initialize\n [2020-02-04T21:05:12.004Z] \thave (nil)\n [2020-02-04T21:05:12.004Z] \twant (interfaces.StoreClient, *security.SecretProvider)\n [2020-02-04T21:05:12.004Z] internal/runtime/runtime_test.go:506:20: not enough arguments in call to runtime.Initialize\n [2020-02-04T21:05:12.004Z] \thave (interfaces.StoreClient)\n [2020-02-04T21:05:12.004Z] \twant (interfaces.StoreClient, *security.SecretProvider)\n [2020-02-04T21:05:12.004Z] internal/runtime/storeforward_test.go:93:22: not enough arguments in call to runtime.Initialize\n [2020-02-04T21:05:12.004Z] \thave (interfaces.StoreClient)\n [2020-02-04T21:05:12.004Z] \twant (interfaces.StoreClient, *security.SecretProvider)\n [2020-02-04T21:05:12.004Z] internal/runtime/storeforward_test.go:147:22: not enough arguments in call to runtime.Initialize\n [2020-02-04T21:05:12.004Z] \thave (interfaces.StoreClient)\n [2020-02-04T21:05:12.004Z] \twant (interfaces.StoreClient, *security.SecretProvider)\n [2020-02-04T21:05:16.301Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.055s\tcoverage: 100.0% of statements\n [2020-02-04T21:05:16.302Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime [build failed]\n [2020-02-04T21:05:19.737Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t0.052s\tcoverage: 30.2% of statements\n [2020-02-04T21:05:21.701Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.061s\tcoverage: 89.5% of statements\n [2020-02-04T21:05:24.318Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.016s\tcoverage: 100.0% of statements\n [2020-02-04T21:05:25.304Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.040s\tcoverage: 100.0% of statements\n [2020-02-04T21:05:28.702Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.016s\tcoverage: 100.0% of statements\n [2020-02-04T21:05:28.702Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n [2020-02-04T21:05:28.702Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n [2020-02-04T21:05:28.702Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n [2020-02-04T21:05:28.702Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n [2020-02-04T21:05:28.702Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n [2020-02-04T21:05:28.702Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n [2020-02-04T21:05:28.702Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.012s\tcoverage: 96.6% of statements\n [2020-02-04T21:05:28.702Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n [2020-02-04T21:05:28.702Z] # github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus [github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus.test]\n [2020-02-04T21:05:28.702Z] internal/trigger/messagebus/messaging_test.go:145:20: not enough arguments in call to runtime.Initialize\n [2020-02-04T21:05:28.702Z] \thave (nil)\n [2020-02-04T21:05:28.702Z] \twant (interfaces.StoreClient, *security.SecretProvider)\n [2020-02-04T21:05:31.313Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.012s\tcoverage: 97.7% of statements\n [2020-02-04T21:05:31.313Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n [2020-02-04T21:05:31.313Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n [2020-02-04T21:05:31.313Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n [2020-02-04T21:05:31.313Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus [build failed]\n [2020-02-04T21:05:36.731Z] level=INFO ts=2020-02-04T21:05:35.931924816Z app=app_functions_sdk_go source=server.go:183 msg="Registering standard routes..."\n [2020-02-04T21:05:36.731Z] level=INFO ts=2020-02-04T21:05:35.944691597Z app=app_functions_sdk_go source=server.go:183 msg="Registering standard routes..."\n [2020-02-04T21:05:36.731Z] level=INFO ts=2020-02-04T21:05:35.953754289Z app=app_functions_sdk_go source=server.go:183 msg="Registering standard routes..."\n [2020-02-04T21:05:36.731Z] --- FAIL: TestConfigureAndConfigRoute (0.01s)\n [2020-02-04T21:05:36.731Z] server_test.go:81: \n [2020-02-04T21:05:36.731Z] \tError Trace:\tserver_test.go:81\n [2020-02-04T21:05:36.731Z] \tError: \tNot equal: \n [2020-02-04T21:05:36.731Z] \t \texpected: "{\\"Writable\\":{\\"LogLevel\\":\\"\\",\\"Pipeline\\":{\\"ExecutionOrder\\":\\"\\",\\"UseTargetTypeOfByteArray\\":false,\\"Functions\\":null},\\"StoreAndForward\\":{\\"Enabled\\":false,\\"RetryInterval\\":\\"\\",\\"MaxRetryCount\\":0}},\\"Logging\\":{\\"EnableRemote\\":false,\\"File\\":\\"\\"},\\"Registry\\":{\\"Host\\":\\"\\",\\"Port\\":0,\\"Type\\":\\"\\"},\\"Service\\":{\\"BootTimeout\\":\\"\\",\\"CheckInterval\\":\\"\\",\\"ClientMonitor\\":\\"\\",\\"Host\\":\\"\\",\\"HTTPSCert\\":\\"\\",\\"HTTPSKey\\":\\"\\",\\"Port\\":0,\\"Protocol\\":\\"\\",\\"StartupMsg\\":\\"\\",\\"ReadMaxLimit\\":0,\\"Timeout\\":\\"\\"},\\"MessageBus\\":{\\"PublishHost\\":{\\"Host\\":\\"\\",\\"Port\\":0,\\"Protocol\\":\\"\\"},\\"SubscribeHost\\":{\\"Host\\":\\"\\",\\"Port\\":0,\\"Protocol\\":\\"\\"},\\"Type\\":\\"\\",\\"Optional\\":null},\\"Binding\\":{\\"Type\\":\\"\\",\\"SubscribeTopic\\":\\"\\",\\"PublishTopic\\":\\"\\"},\\"ApplicationSettings\\":null,\\"Clients\\":null,\\"Database\\":{\\"Type\\":\\"\\",\\"Host\\":\\"\\",\\"Port\\":0,\\"Timeout\\":\\"\\",\\"Username\\":\\"\\",\\"Password\\":\\"\\",\\"MaxIdle\\":0,\\"BatchSize\\":0},\\"SecretStore\\":{\\"Host\\":\\"\\",\\"Port\\":0,\\"Path\\":\\"\\",\\"Protocol\\":\\"\\",\\"Namespace\\":\\"\\",\\"RootCaCertPath\\":\\"\\",\\"ServerName\\":\\"\\",\\"Authentication\\":{\\"AuthType\\":\\"\\",\\"AuthToken\\":\\"\\"},\\"TokenFile\\":\\"\\"}}\\n"\n [2020-02-04T21:05:36.731Z] \t \tactual : "{\\"Writable\\":{\\"LogLevel\\":\\"\\",\\"Pipeline\\":{\\"ExecutionOrder\\":\\"\\",\\"UseTargetTypeOfByteArray\\":false,\\"Functions\\":null},\\"StoreAndForward\\":{\\"Enabled\\":false,\\"RetryInterval\\":\\"\\",\\"MaxRetryCount\\":0}},\\"Logging\\":{\\"EnableRemote\\":false,\\"File\\":\\"\\"},\\"Registry\\":{\\"Host\\":\\"\\",\\"Port\\":0,\\"Type\\":\\"\\"},\\"Service\\":{\\"BootTimeout\\":\\"\\",\\"CheckInterval\\":\\"\\",\\"ClientMonitor\\":\\"\\",\\"Host\\":\\"\\",\\"HTTPSCert\\":\\"\\",\\"HTTPSKey\\":\\"\\",\\"Port\\":0,\\"Protocol\\":\\"\\",\\"StartupMsg\\":\\"\\",\\"ReadMaxLimit\\":0,\\"Timeout\\":\\"\\"},\\"MessageBus\\":{\\"PublishHost\\":{\\"Host\\":\\"\\",\\"Port\\":0,\\"Protocol\\":\\"\\"},\\"SubscribeHost\\":{\\"Host\\":\\"\\",\\"Port\\":0,\\"Protocol\\":\\"\\"},\\"Type\\":\\"\\",\\"Optional\\":null},\\"Binding\\":{\\"Type\\":\\"\\",\\"SubscribeTopic\\":\\"\\",\\"PublishTopic\\":\\"\\"},\\"ApplicationSettings\\":null,\\"Clients\\":null,\\"Database\\":{\\"Type\\":\\"\\",\\"Host\\":\\"\\",\\"Port\\":0,\\"Timeout\\":\\"\\",\\"Username\\":\\"\\",\\"Password\\":\\"\\",\\"MaxIdle\\":0,\\"BatchSize\\":0},\\"SecretStore\\":{\\"Host\\":\\"\\",\\"Port\\":0,\\"Path\\":\\"\\",\\"Protocol\\":\\"\\",\\"Namespace\\":\\"\\",\\"RootCaCertPath\\":\\"\\",\\"ServerName\\":\\"\\",\\"Authentication\\":{\\"AuthType\\":\\"\\",\\"AuthToken\\":\\"\\"},\\"AdditionalRetryAttempts\\":0,\\"RetryWaitPeriod\\":\\"\\",\\"TokenFile\\":\\"\\"}}\\n"\n [2020-02-04T21:05:36.731Z] \t \t\n [2020-02-04T21:05:36.731Z] \t \tDiff:\n [2020-02-04T21:05:36.731Z] \t \t--- Expected\n [2020-02-04T21:05:36.731Z] \t \t+++ Actual\n [2020-02-04T21:05:36.731Z] \t \t@@ -1,2 +1,2 @@\n [2020-02-04T21:05:36.731Z] \t \t-{"Writable":{"LogLevel":"","Pipeline":{"ExecutionOrder":"","UseTargetTypeOfByteArray":false,"Functions":null},"StoreAndForward":{"Enabled":false,"RetryInterval":"","MaxRetryCount":0}},"Logging":{"EnableRemote":false,"File":""},"Registry":{"Host":"","Port":0,"Type":""},"Service":{"BootTimeout":"","CheckInterval":"","ClientMonitor":"","Host":"","HTTPSCert":"","HTTPSKey":"","Port":0,"Protocol":"","StartupMsg":"","ReadMaxLimit":0,"Timeout":""},"MessageBus":{"PublishHost":{"Host":"","Port":0,"Protocol":""},"SubscribeHost":{"Host":"","Port":0,"Protocol":""},"Type":"","Optional":null},"Binding":{"Type":"","SubscribeTopic":"","PublishTopic":""},"ApplicationSettings":null,"Clients":null,"Database":{"Type":"","Host":"","Port":0,"Timeout":"","Username":"","Password":"","MaxIdle":0,"BatchSize":0},"SecretStore":{"Host":"","Port":0,"Path":"","Protocol":"","Namespace":"","RootCaCertPath":"","ServerName":"","Authentication":{"AuthType":"","AuthToken":""},"TokenFile":""}}\n [2020-02-04T21:05:36.731Z] \t \t+{"Writable":{"LogLevel":"","Pipeline":{"ExecutionOrder":"","UseTargetTypeOfByteArray":false,"Functions":null},"StoreAndForward":{"Enabled":false,"RetryInterval":"","MaxRetryCount":0}},"Logging":{"EnableRemote":false,"File":""},"Registry":{"Host":"","Port":0,"Type":""},"Service":{"BootTimeout":"","CheckInterval":"","ClientMonitor":"","Host":"","HTTPSCert":"","HTTPSKey":"","Port":0,"Protocol":"","StartupMsg":"","ReadMaxLimit":0,"Timeout":""},"MessageBus":{"PublishHost":{"Host":"","Port":0,"Protocol":""},"SubscribeHost":{"Host":"","Port":0,"Protocol":""},"Type":"","Optional":null},"Binding":{"Type":"","SubscribeTopic":"","PublishTopic":""},"ApplicationSettings":null,"Clients":null,"Database":{"Type":"","Host":"","Port":0,"Timeout":"","Username":"","Password":"","MaxIdle":0,"BatchSize":0},"SecretStore":{"Host":"","Port":0,"Path":"","Protocol":"","Namespace":"","RootCaCertPath":"","ServerName":"","Authentication":{"AuthType":"","AuthToken":""},"AdditionalRetryAttempts":0,"RetryWaitPeriod":"","TokenFile":""}}\n [2020-02-04T21:05:36.731Z] \t \t \n [2020-02-04T21:05:36.731Z] \tTest: \tTestConfigureAndConfigRoute\n [2020-02-04T21:05:36.731Z] level=INFO ts=2020-02-04T21:05:35.961297508Z app=app_functions_sdk_go source=server.go:183 msg="Registering standard routes..."\n [2020-02-04T21:05:36.731Z] FAIL\n [2020-02-04T21:05:36.731Z] coverage: 60.0% of statements\n [2020-02-04T21:05:36.731Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.058s\n [2020-02-04T21:05:36.731Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/startup\t[no test files]\n [2020-02-04T21:05:40.117Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t0.378s\tcoverage: 69.8% of statements\n [2020-02-04T21:05:42.718Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.023s\tcoverage: 94.7% of statements\n [2020-02-04T21:05:42.718Z] make: *** [Makefile:6: test] Error 2\n [Pipeline] }\n [2020-02-04T21:05:42.766Z] $ docker stop --time=1 9a815bc632310869824cb4aa14e6586e91d6d1b667f5f238e30920fc3699ab28\n [2020-02-04T21:05:44.756Z] $ docker rm -f 9a815bc632310869824cb4aa14e6586e91d6d1b667f5f238e30920fc3699ab28\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to earlier failure(s)\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-04T21:05:46.117Z] Failed in branch arm64\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n Stage "CodeCov" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to earlier failure(s)\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-04T21:05:47.335Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-04T21:05:47.663Z] ---> package-listing.sh\n [2020-02-04T21:05:47.663Z] ++ facter osfamily\n [2020-02-04T21:05:47.663Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-04T21:05:47.663Z] + OS_FAMILY=redhat\n [2020-02-04T21:05:47.664Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-276\n [2020-02-04T21:05:47.664Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-04T21:05:47.664Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-04T21:05:47.664Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-04T21:05:47.664Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-04T21:05:47.664Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-276 \']\'\n [2020-02-04T21:05:47.664Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-04T21:05:47.664Z] + case "${OS_FAMILY}" in\n [2020-02-04T21:05:47.664Z] + rpm -qa\n [2020-02-04T21:05:47.664Z] + sort\n [2020-02-04T21:05:51.859Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-04T21:05:51.859Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-04T21:05:51.859Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-04T21:05:51.859Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-276 \']\'\n [2020-02-04T21:05:51.859Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-276/archives/\n [2020-02-04T21:05:51.859Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-276/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-04T21:05:52.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-04T21:05:52.348Z] \n [2020-02-04T21:05:52.348Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-04T21:05:52.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-04T21:05:52.687Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-04T21:05:52.687Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-04T21:05:52.687Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-04T21:05:52.687Z] c9ea274ed700: Pulling fs layer\n [2020-02-04T21:05:52.687Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-04T21:05:52.687Z] f6a933c9cadc: Pulling fs layer\n [2020-02-04T21:05:52.687Z] 61811dbd4963: Pulling fs layer\n [2020-02-04T21:05:52.687Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-04T21:05:52.687Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-04T21:05:52.687Z] dc21a1d4508b: Pulling fs layer\n [2020-02-04T21:05:52.687Z] 363af2e989c4: Pulling fs layer\n [2020-02-04T21:05:52.687Z] 61811dbd4963: Waiting\n [2020-02-04T21:05:52.687Z] a6eb2c9e2280: Waiting\n [2020-02-04T21:05:52.687Z] 095dd8b7b4d8: Waiting\n [2020-02-04T21:05:52.687Z] 363af2e989c4: Waiting\n [2020-02-04T21:05:52.687Z] 9cfac6ba3733: Waiting\n [2020-02-04T21:05:52.687Z] dc21a1d4508b: Waiting\n [2020-02-04T21:05:52.687Z] f6a933c9cadc: Waiting\n [2020-02-04T21:05:52.687Z] da0e9bf0cc60: Verifying Checksum\n [2020-02-04T21:05:52.687Z] da0e9bf0cc60: Download complete\n [2020-02-04T21:05:52.687Z] 9cfac6ba3733: Verifying Checksum\n [2020-02-04T21:05:52.687Z] 9cfac6ba3733: Download complete\n [2020-02-04T21:05:52.687Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-04T21:05:52.687Z] e6b0cf9c0882: Download complete\n [2020-02-04T21:05:52.956Z] f6a933c9cadc: Verifying Checksum\n [2020-02-04T21:05:52.956Z] f6a933c9cadc: Download complete\n [2020-02-04T21:05:52.956Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-04T21:05:52.956Z] a6eb2c9e2280: Download complete\n [2020-02-04T21:05:53.220Z] c9ea274ed700: Verifying Checksum\n [2020-02-04T21:05:53.220Z] c9ea274ed700: Download complete\n [2020-02-04T21:05:53.220Z] e6b0cf9c0882: Pull complete\n [2020-02-04T21:05:53.220Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-04T21:05:53.220Z] 095dd8b7b4d8: Download complete\n [2020-02-04T21:05:53.220Z] dc21a1d4508b: Verifying Checksum\n [2020-02-04T21:05:53.220Z] dc21a1d4508b: Download complete\n [2020-02-04T21:05:53.220Z] 363af2e989c4: Verifying Checksum\n [2020-02-04T21:05:53.220Z] 363af2e989c4: Download complete\n [2020-02-04T21:05:53.484Z] da0e9bf0cc60: Pull complete\n [2020-02-04T21:05:53.753Z] 61811dbd4963: Verifying Checksum\n [2020-02-04T21:05:53.753Z] 61811dbd4963: Download complete\n [2020-02-04T21:05:55.662Z] c9ea274ed700: Pull complete\n [2020-02-04T21:05:55.662Z] 9cfac6ba3733: Pull complete\n [2020-02-04T21:05:55.923Z] f6a933c9cadc: Pull complete\n [2020-02-04T21:05:59.237Z] 61811dbd4963: Pull complete\n [2020-02-04T21:05:59.495Z] a6eb2c9e2280: Pull complete\n [2020-02-04T21:06:01.442Z] 095dd8b7b4d8: Pull complete\n [2020-02-04T21:06:01.442Z] dc21a1d4508b: Pull complete\n [2020-02-04T21:06:01.442Z] 363af2e989c4: Pull complete\n [2020-02-04T21:06:01.442Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-04T21:06:01.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-04T21:06:01.628Z] prd-centos7-docker-4c-2g-17569 does not seem to be running inside a container\n [2020-02-04T21:06:01.700Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_PR-276 -v /w/workspace/ndry_app-functions-sdk-go_PR-276:/w/workspace/ndry_app-functions-sdk-go_PR-276:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-276@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-276@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-02-04T21:06:02.804Z] $ docker top 28b4f5292e90930093829c8575cf37e05fb62609af00887974c23099dbbaaebc -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-04T21:06:03.386Z] provisioning config files...\n [2020-02-04T21:06:03.404Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-276@tmp/config2411004270846145751tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-04T21:06:03.458Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-04T21:06:03.776Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-04T21:06:03.797Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-04T21:06:04.121Z] ---> logs-deploy.sh\n [2020-02-04T21:06:04.121Z] + ARCHIVE_ARTIFACTS=\n [2020-02-04T21:06:04.121Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-04T21:06:04.121Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-04T21:06:04.121Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-04T21:06:04.121Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-276/1\n [2020-02-04T21:06:04.121Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-276/1/\n [2020-02-04T21:06:04.121Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-276/1 /w/workspace/ndry_app-functions-sdk-go_PR-276\n [2020-02-04T21:06:05.059Z] Archives upload complete.\n [2020-02-04T21:06:05.059Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-276/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-276/1/\n [2020-02-04T21:06:05.626Z] ---> uname -a:\n [2020-02-04T21:06:05.627Z] Linux 28b4f5292e90 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-04T21:06:05.627Z] \n [2020-02-04T21:06:05.627Z] \n [2020-02-04T21:06:05.627Z] ---> lscpu:\n [2020-02-04T21:06:05.627Z] Architecture: x86_64\n [2020-02-04T21:06:05.627Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-04T21:06:05.627Z] Byte Order: Little Endian\n [2020-02-04T21:06:05.627Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-04T21:06:05.627Z] CPU(s): 4\n [2020-02-04T21:06:05.627Z] On-line CPU(s) list: 0-3\n [2020-02-04T21:06:05.627Z] Thread(s) per core: 1\n [2020-02-04T21:06:05.627Z] Core(s) per socket: 1\n [2020-02-04T21:06:05.627Z] Socket(s): 4\n [2020-02-04T21:06:05.627Z] NUMA node(s): 1\n [2020-02-04T21:06:05.627Z] Vendor ID: GenuineIntel\n [2020-02-04T21:06:05.627Z] CPU family: 6\n [2020-02-04T21:06:05.627Z] Model: 44\n [2020-02-04T21:06:05.627Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-04T21:06:05.627Z] Stepping: 1\n [2020-02-04T21:06:05.627Z] CPU MHz: 2933.438\n [2020-02-04T21:06:05.627Z] BogoMIPS: 5866.87\n [2020-02-04T21:06:05.627Z] Virtualization: VT-x\n [2020-02-04T21:06:05.627Z] Hypervisor vendor: KVM\n [2020-02-04T21:06:05.627Z] Virtualization type: full\n [2020-02-04T21:06:05.627Z] L1d cache: 128 KiB\n [2020-02-04T21:06:05.627Z] L1i cache: 128 KiB\n [2020-02-04T21:06:05.627Z] L2 cache: 16 MiB\n [2020-02-04T21:06:05.627Z] L3 cache: 64 MiB\n [2020-02-04T21:06:05.627Z] NUMA node0 CPU(s): 0-3\n [2020-02-04T21:06:05.627Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-04T21:06:05.627Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-04T21:06:05.627Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-04T21:06:05.627Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-04T21:06:05.627Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-04T21:06:05.627Z] 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-04T21:06:05.627Z] \n [2020-02-04T21:06:05.627Z] \n [2020-02-04T21:06:05.627Z] ---> nproc:\n [2020-02-04T21:06:05.627Z] 4\n [2020-02-04T21:06:05.627Z] \n [2020-02-04T21:06:05.627Z] \n [2020-02-04T21:06:05.627Z] ---> df -h:\n [2020-02-04T21:06:05.627Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-04T21:06:05.627Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-02-04T21:06:05.627Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-04T21:06:05.627Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-04T21:06:05.627Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-04T21:06:05.627Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-02-04T21:06:05.627Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-02-04T21:06:05.627Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-02-04T21:06:05.627Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-276\n [2020-02-04T21:06:05.627Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-276@tmp\n [2020-02-04T21:06:05.627Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-02-04T21:06:05.627Z] \n [2020-02-04T21:06:05.627Z] \n [2020-02-04T21:06:05.627Z] ---> free -m:\n [2020-02-04T21:06:05.627Z] total used free shared buff/cache available\n [2020-02-04T21:06:05.627Z] Mem: 1838 628 72 0 1137 1104\n [2020-02-04T21:06:05.627Z] Swap: 1023 1 1022\n [2020-02-04T21:06:05.627Z] \n [2020-02-04T21:06:05.627Z] \n [2020-02-04T21:06:05.627Z] ---> ip addr:\n [2020-02-04T21:06:05.627Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-04T21:06:05.627Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-04T21:06:05.627Z] inet 127.0.0.1/8 scope host lo\n [2020-02-04T21:06:05.627Z] valid_lft forever preferred_lft forever\n [2020-02-04T21:06:05.627Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-02-04T21:06:05.627Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-04T21:06:05.627Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-04T21:06:05.627Z] valid_lft forever preferred_lft forever\n [2020-02-04T21:06:05.627Z] \n [2020-02-04T21:06:05.627Z] \n [2020-02-04T21:06:05.627Z] ---> sar -b -r -n DEV:\n [2020-02-04T21:06:05.627Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/04/20 \t_x86_64_\t(4 CPU)\n [2020-02-04T21:06:05.627Z] \n [2020-02-04T21:06:05.627Z] 20:57:24 LINUX RESTART\n [2020-02-04T21:06:05.627Z] \n [2020-02-04T21:06:05.627Z] 20:58:01 tps rtps wtps bread/s bwrtn/s\n [2020-02-04T21:06:05.627Z] 20:59:01 27.92 6.04 21.87 1925.49 2610.47\n [2020-02-04T21:06:05.627Z] 21:00:01 3.08 0.00 3.08 0.00 97.77\n [2020-02-04T21:06:05.627Z] 21:01:01 0.63 0.02 0.62 0.13 6.71\n [2020-02-04T21:06:05.627Z] 21:02:01 0.85 0.13 0.72 2.66 11.05\n [2020-02-04T21:06:05.627Z] 21:03:01 0.58 0.00 0.58 0.00 5.83\n [2020-02-04T21:06:05.627Z] 21:04:01 0.45 0.00 0.45 0.00 6.70\n [2020-02-04T21:06:05.627Z] 21:05:01 0.27 0.02 0.25 0.13 2.71\n [2020-02-04T21:06:05.627Z] 21:06:01 123.99 81.44 42.56 4666.53 16667.38\n [2020-02-04T21:06:05.627Z] Average: 19.73 10.96 8.77 824.55 2426.53\n [2020-02-04T21:06:05.627Z] \n [2020-02-04T21:06:05.627Z] 20:58:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-04T21:06:05.627Z] 20:59:01 173048 1709256 90.81 2620 1161652 932168 31.81 442800 1109224 20\n [2020-02-04T21:06:05.627Z] 21:00:01 179864 1702440 90.44 2620 1161660 898404 30.65 440480 1105732 8\n [2020-02-04T21:06:05.627Z] 21:01:01 175556 1706748 90.67 2620 1161668 901492 30.76 453220 1097076 8\n [2020-02-04T21:06:05.627Z] 21:02:01 177088 1705216 90.59 2620 1161824 898976 30.67 451536 1097164 8\n [2020-02-04T21:06:05.627Z] 21:03:01 177040 1705264 90.59 2620 1161828 899048 30.68 451952 1097164 8\n [2020-02-04T21:06:05.627Z] 21:04:01 177224 1705080 90.58 2620 1161836 899000 30.67 451856 1097164 12\n [2020-02-04T21:06:05.627Z] 21:05:01 175296 1707008 90.69 2620 1161840 899240 30.68 453548 1097164 20\n [2020-02-04T21:06:05.627Z] 21:06:01 81592 1800712 95.67 2620 1184588 987996 33.71 445912 1159192 34040\n [2020-02-04T21:06:05.627Z] Average: 164589 1717716 91.26 2620 1164612 914541 31.20 448913 1107485 4266\n [2020-02-04T21:06:05.627Z] \n [2020-02-04T21:06:05.627Z] 20:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-04T21:06:05.627Z] 20:59:01 eth0 340.10 282.25 746.47 354.12 0.00 0.00 0.00\n [2020-02-04T21:06:05.627Z] 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T21:06:05.627Z] 20:59:01 docker0 110.47 101.15 9.01 300.34 0.00 0.00 0.00\n [2020-02-04T21:06:05.627Z] 21:00:01 eth0 0.60 0.07 0.06 0.04 0.00 0.00 0.00\n [2020-02-04T21:06:05.627Z] 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T21:06:05.627Z] 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T21:06:05.627Z] 21:01:01 eth0 0.53 0.50 0.27 0.21 0.00 0.00 0.00\n [2020-02-04T21:06:05.627Z] 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T21:06:05.627Z] 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T21:06:05.627Z] 21:02:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-04T21:06:05.627Z] 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T21:06:05.627Z] 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T21:06:05.627Z] 21:03:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00\n [2020-02-04T21:06:05.627Z] 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T21:06:05.627Z] 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T21:06:05.627Z] 21:04:01 eth0 0.57 0.13 0.10 0.01 0.00 0.00 0.00\n [2020-02-04T21:06:05.627Z] 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T21:06:05.627Z] 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T21:06:05.627Z] 21:05:01 eth0 0.58 0.48 0.28 0.21 0.00 0.00 0.00\n [2020-02-04T21:06:05.627Z] 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T21:06:05.627Z] 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T21:06:05.627Z] 21:06:01 vethe876fc7 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T21:06:05.627Z] 21:06:01 eth0 857.03 688.91 3758.33 437.89 0.00 0.00 0.00\n [2020-02-04T21:06:05.627Z] 21:06:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00\n [2020-02-04T21:06:05.627Z] 21:06:01 vethd60e451 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T21:06:05.627Z] Average: vethe876fc7 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T21:06:05.627Z] Average: eth0 107.15 86.13 469.87 54.75 0.00 0.00 0.00\n [2020-02-04T21:06:05.627Z] Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T21:06:05.627Z] Average: vethd60e451 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T21:06:05.627Z] \n [2020-02-04T21:06:05.627Z] \n [2020-02-04T21:06:05.627Z] ---> sar -P ALL:\n [2020-02-04T21:06:05.627Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/04/20 \t_x86_64_\t(4 CPU)\n [2020-02-04T21:06:05.627Z] \n [2020-02-04T21:06:05.627Z] 20:57:24 LINUX RESTART\n [2020-02-04T21:06:05.627Z] \n [2020-02-04T21:06:05.627Z] 20:58:01 CPU %user %nice %system %iowait %steal %idle\n [2020-02-04T21:06:05.627Z] 20:59:01 all 5.18 0.00 1.96 0.49 0.01 92.36\n [2020-02-04T21:06:05.627Z] 20:59:01 0 4.52 0.00 2.23 0.03 0.00 93.22\n [2020-02-04T21:06:05.627Z] 20:59:01 1 5.87 0.00 2.21 1.27 0.02 90.63\n [2020-02-04T21:06:05.627Z] 20:59:01 2 5.24 0.00 1.72 0.10 0.02 92.92\n [2020-02-04T21:06:05.627Z] 20:59:01 3 5.10 0.00 1.66 0.57 0.02 92.66\n [2020-02-04T21:06:05.627Z] 21:00:01 all 0.19 0.00 0.05 0.00 0.00 99.75\n [2020-02-04T21:06:05.627Z] 21:00:01 0 0.05 0.00 0.03 0.00 0.02 99.90\n [2020-02-04T21:06:05.627Z] 21:00:01 1 0.55 0.00 0.07 0.00 0.00 99.38\n [2020-02-04T21:06:05.627Z] 21:00:01 2 0.07 0.00 0.08 0.00 0.00 99.85\n [2020-02-04T21:06:05.627Z] 21:00:01 3 0.08 0.00 0.03 0.00 0.00 99.88\n [2020-02-04T21:06:05.627Z] 21:01:01 all 0.20 0.00 0.06 0.00 0.00 99.75\n [2020-02-04T21:06:05.627Z] 21:01:01 0 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-02-04T21:06:05.627Z] 21:01:01 1 0.50 0.00 0.05 0.00 0.00 99.45\n [2020-02-04T21:06:05.627Z] 21:01:01 2 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-04T21:06:05.627Z] 21:01:01 3 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-02-04T21:06:05.627Z] 21:02:01 all 0.18 0.00 0.07 0.00 0.00 99.75\n [2020-02-04T21:06:05.627Z] 21:02:01 0 0.03 0.00 0.05 0.02 0.00 99.90\n [2020-02-04T21:06:05.627Z] 21:02:01 1 0.52 0.00 0.03 0.00 0.00 99.45\n [2020-02-04T21:06:05.627Z] 21:02:01 2 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-04T21:06:05.627Z] 21:02:01 3 0.12 0.00 0.10 0.00 0.02 99.77\n [2020-02-04T21:06:05.627Z] 21:03:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n [2020-02-04T21:06:05.627Z] 21:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-02-04T21:06:05.627Z] 21:03:01 1 0.53 0.00 0.05 0.00 0.00 99.42\n [2020-02-04T21:06:05.627Z] 21:03:01 2 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-02-04T21:06:05.627Z] 21:03:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-04T21:06:05.627Z] 21:04:01 all 0.15 0.00 0.05 0.00 0.00 99.80\n [2020-02-04T21:06:05.627Z] 21:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-02-04T21:06:05.627Z] 21:04:01 1 0.48 0.00 0.07 0.00 0.00 99.45\n [2020-02-04T21:06:05.627Z] 21:04:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-04T21:06:05.627Z] 21:04:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-04T21:06:05.627Z] 21:05:01 all 0.17 0.00 0.05 0.00 0.00 99.78\n [2020-02-04T21:06:05.627Z] 21:05:01 0 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-02-04T21:06:05.627Z] 21:05:01 1 0.53 0.00 0.05 0.00 0.00 99.42\n [2020-02-04T21:06:05.627Z] 21:05:01 2 0.05 0.00 0.05 0.00 0.02 99.88\n [2020-02-04T21:06:05.627Z] 21:05:01 3 0.03 0.00 0.07 0.00 0.00 99.90\n [2020-02-04T21:06:05.627Z] 21:06:01 all 4.52 0.00 2.74 1.57 0.01 91.15\n [2020-02-04T21:06:05.627Z] 21:06:01 0 4.05 0.00 2.63 0.15 0.00 93.17\n [2020-02-04T21:06:05.627Z] 21:06:01 1 4.37 0.00 2.48 0.40 0.02 92.73\n [2020-02-04T21:06:05.627Z] 21:06:01 2 4.33 0.00 2.96 3.10 0.00 89.61\n [2020-02-04T21:06:05.627Z] 21:06:01 3 5.33 0.00 2.88 2.65 0.00 89.13\n [2020-02-04T21:06:05.627Z] Average: all 1.34 0.00 0.63 0.26 0.00 97.77\n [2020-02-04T21:06:05.627Z] Average: 0 1.10 0.00 0.64 0.03 0.00 98.23\n [2020-02-04T21:06:05.627Z] Average: 1 1.67 0.00 0.62 0.21 0.00 97.50\n [2020-02-04T21:06:05.627Z] Average: 2 1.24 0.00 0.63 0.40 0.00 97.73\n [2020-02-04T21:06:05.627Z] Average: 3 1.35 0.00 0.61 0.40 0.00 97.63\n [2020-02-04T21:06:05.627Z] \n [2020-02-04T21:06:05.627Z] \n [2020-02-04T21:06:05.627Z] '