b' Pull request #293 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 adam-intel for edgexfoundry/app-functions-sdk-go\n Loading trusted files from base branch master at 7f604aa2e32186437a616ab888eced5144fa074b rather than 789f919dfc8669dc859160376f5ec22e365efe36\n Obtained Jenkinsfile from 7f604aa2e32186437a616ab888eced5144fa074b\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 624274de822d93f788ee07a778fc58f076bceb9f\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-293/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 624274de822d93f788ee07a778fc58f076bceb9f (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 624274de822d93f788ee07a778fc58f076bceb9f # timeout=10\n Commit message: "Merge pull request #117 from ernestojeda/arm64-label-change"\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.13, 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-16g]]\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.13\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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\x98centos7-docker-4c-2g\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-1033 in /w/workspace/ndry_app-functions-sdk-go_PR-293\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-293 # 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/293/head:refs/remotes/origin/PR-293 +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 > git config --add remote.origin.fetch +refs/pull/293/head:refs/remotes/origin/PR-293 # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit 7f604aa2e32186437a616ab888eced5144fa074b into PR head commit 789f919dfc8669dc859160376f5ec22e365efe36\n Merge succeeded, producing 789f919dfc8669dc859160376f5ec22e365efe36\n Checking out Revision 789f919dfc8669dc859160376f5ec22e365efe36 (PR-293)\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/293/head:refs/remotes/origin/PR-293 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 789f919dfc8669dc859160376f5ec22e365efe36 # timeout=10\n > git remote # timeout=10\n > git config --get remote.origin.url # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git merge 7f604aa2e32186437a616ab888eced5144fa074b # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 789f919dfc8669dc859160376f5ec22e365efe36 # timeout=10\n Commit message: "Implement StoreSecrets endpoint in app functions SDK"\n First time build. Skipping changelog.\n > git --version # timeout=10\n fatal: bad object 624274de822d93f788ee07a778fc58f076bceb9f\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-02-27T17:03:00.496Z] 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-27T17:03:02.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-27T17:03:02.230Z] \n [2020-02-27T17:03:02.230Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-27T17:03:02.597Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-27T17:03:02.597Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-27T17:03:02.597Z] e7c96db7181b: Pulling fs layer\n [2020-02-27T17:03:02.597Z] a038dfdf5543: Pulling fs layer\n [2020-02-27T17:03:02.597Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-27T17:03:02.857Z] e7c96db7181b: Verifying Checksum\n [2020-02-27T17:03:02.857Z] e7c96db7181b: Download complete\n [2020-02-27T17:03:02.857Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-27T17:03:02.857Z] 8d5d8e63b3c0: Download complete\n [2020-02-27T17:03:02.857Z] a038dfdf5543: Verifying Checksum\n [2020-02-27T17:03:03.116Z] e7c96db7181b: Pull complete\n [2020-02-27T17:03:03.686Z] a038dfdf5543: Pull complete\n [2020-02-27T17:03:03.949Z] 8d5d8e63b3c0: Pull complete\n [2020-02-27T17:03:03.949Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-27T17:03:03.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-27T17:03:04.120Z] prd-centos7-docker-4c-2g-1033 does not seem to be running inside a container\n [2020-02-27T17:03:04.167Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-293 -v /w/workspace/ndry_app-functions-sdk-go_PR-293:/w/workspace/ndry_app-functions-sdk-go_PR-293:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-293@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-27T17:03:04.782Z] $ docker top 85c3f8c0abb321d58e222e28902e14d43416e6100c9b6b07d24d834d56f20885 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-27T17:03:05.450Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-27T17:03:05.450Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-27T17:03:05.663Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-27T17:03:05.665Z] $ docker exec 85c3f8c0abb321d58e222e28902e14d43416e6100c9b6b07d24d834d56f20885 ssh-agent\n [2020-02-27T17:03:05.854Z] SSH_AUTH_SOCK=/tmp/ssh-1umpM3NUdQkS/agent.15\n [2020-02-27T17:03:05.854Z] SSH_AGENT_PID=21\n [2020-02-27T17:03:05.863Z] Running ssh-add (command line suppressed)\n [2020-02-27T17:03:06.004Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-293@tmp/private_key_619469901114875070.key (/w/workspace/ndry_app-functions-sdk-go_PR-293@tmp/private_key_619469901114875070.key)\n [2020-02-27T17:03:06.053Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-27T17:03:06.389Z] + git describe --exact-match --tags HEAD\n [2020-02-27T17:03:06.389Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-27T17:03:06.459Z] $ docker exec --env ******** --env ******** 85c3f8c0abb321d58e222e28902e14d43416e6100c9b6b07d24d834d56f20885 ssh-agent -k\n [2020-02-27T17:03:06.597Z] unset SSH_AUTH_SOCK;\n [2020-02-27T17:03:06.598Z] unset SSH_AGENT_PID;\n [2020-02-27T17:03:06.598Z] echo Agent pid 21 killed;\n [2020-02-27T17:03:06.643Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-27T17:03:06.755Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-27T17:03:06.755Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-27T17:03:06.808Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-27T17:03:06.808Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-27T17:03:06.999Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-27T17:03:07.003Z] $ docker exec 85c3f8c0abb321d58e222e28902e14d43416e6100c9b6b07d24d834d56f20885 ssh-agent\n [2020-02-27T17:03:07.202Z] SSH_AUTH_SOCK=/tmp/ssh-UD7zO2FSnRQQ/agent.55\n [2020-02-27T17:03:07.202Z] SSH_AGENT_PID=62\n [2020-02-27T17:03:07.216Z] Running ssh-add (command line suppressed)\n [2020-02-27T17:03:07.378Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-293@tmp/private_key_2777229549803392623.key (/w/workspace/ndry_app-functions-sdk-go_PR-293@tmp/private_key_2777229549803392623.key)\n [2020-02-27T17:03:07.431Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-27T17:03:07.781Z] + git semver init\n [2020-02-27T17:03:07.781Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-27T17:03:07.781Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-293/.git\n [2020-02-27T17:03:07.781Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-293\n [2020-02-27T17:03:07.781Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-27T17:03:07.781Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-27T17:03:07.781Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-27T17:03:07.781Z] # $SEMVER_BRANCH = PR-293\n [2020-02-27T17:03:07.781Z] # $SEMVER_TEMP = /tmp/semver-773839892\n [2020-02-27T17:03:07.781Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP\n [2020-02-27T17:03:10.318Z] # \'/tmp/semver-773839892\' -> \'/w/workspace/ndry_app-functions-sdk-go_PR-293/.semver\'\n [2020-02-27T17:03:10.318Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-293/.semver\n [Pipeline] }\n [2020-02-27T17:03:10.344Z] $ docker exec --env ******** --env ******** 85c3f8c0abb321d58e222e28902e14d43416e6100c9b6b07d24d834d56f20885 ssh-agent -k\n [2020-02-27T17:03:10.516Z] unset SSH_AUTH_SOCK;\n [2020-02-27T17:03:10.516Z] unset SSH_AGENT_PID;\n [2020-02-27T17:03:10.516Z] echo Agent pid 62 killed;\n [2020-02-27T17:03:10.585Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-27T17:03:11.063Z] + git semver\n [Pipeline] }\n [2020-02-27T17:03:11.092Z] $ docker stop --time=1 85c3f8c0abb321d58e222e28902e14d43416e6100c9b6b07d24d834d56f20885\n [2020-02-27T17:03:12.428Z] $ docker rm -f 85c3f8c0abb321d58e222e28902e14d43416e6100c9b6b07d24d834d56f20885\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-27T17:03:15.216Z] Stashed 86 file(s)\n [Pipeline] echo\n [2020-02-27T17:03:15.235Z] [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-27T17:03:30.566Z] Still waiting to schedule task\n [2020-02-27T17:03:30.566Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-02-27T17:03:30.591Z] Still waiting to schedule task\n [2020-02-27T17:03:30.591Z] Waiting for next available executor on \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-16g-1032\xe2\x80\x99\n [2020-02-27T17:05:55.231Z] Running on prd-centos7-docker-4c-2g-1035 in /w/workspace/ndry_app-functions-sdk-go_PR-293\n [Pipeline] {\n [Pipeline] ws\n [2020-02-27T17:05:55.281Z] Running in /w/workspace/app-functions-sdk-go/1\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-27T17:05:57.582Z] using credential edgex-jenkins-ssh\n [2020-02-27T17:05:57.599Z] Cloning the remote Git repository\n [2020-02-27T17:05:57.599Z] Cloning with configured refspecs honoured and without tags\n [2020-02-27T17:05:56.925Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-27T17:05:56.975Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10\n [2020-02-27T17:05:57.285Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-27T17:05:57.286Z] > git --version # timeout=10\n [2020-02-27T17:05:57.292Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-27T17:05:57.320Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-27T17:05:59.295Z] Fetching without tags\n [2020-02-27T17:05:59.674Z] Merging remotes/origin/master commit 7f604aa2e32186437a616ab888eced5144fa074b into PR head commit 789f919dfc8669dc859160376f5ec22e365efe36\n [2020-02-27T17:05:59.759Z] Merge succeeded, producing 789f919dfc8669dc859160376f5ec22e365efe36\n [2020-02-27T17:05:59.759Z] Checking out Revision 789f919dfc8669dc859160376f5ec22e365efe36 (PR-293)\n [2020-02-27T17:05:58.703Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-27T17:05:58.711Z] > git config --add remote.origin.fetch +refs/pull/293/head:refs/remotes/origin/PR-293 # timeout=10\n [2020-02-27T17:05:58.716Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-27T17:05:58.728Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-27T17:05:58.739Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-27T17:05:58.740Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-27T17:05:58.745Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-27T17:05:59.155Z] > git config core.sparsecheckout # timeout=10\n [2020-02-27T17:05:59.160Z] > git checkout -f 789f919dfc8669dc859160376f5ec22e365efe36 # timeout=10\n [2020-02-27T17:05:59.207Z] > git remote # timeout=10\n [2020-02-27T17:05:59.212Z] > git config --get remote.origin.url # timeout=10\n [2020-02-27T17:05:59.219Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-27T17:05:59.222Z] > git merge 7f604aa2e32186437a616ab888eced5144fa074b # timeout=10\n [2020-02-27T17:05:59.232Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-27T17:05:59.241Z] > git config core.sparsecheckout # timeout=10\n [2020-02-27T17:05:59.246Z] > git checkout -f 789f919dfc8669dc859160376f5ec22e365efe36 # timeout=10\n [2020-02-27T17:06:03.796Z] Commit message: "Implement StoreSecrets endpoint in app functions SDK"\n [2020-02-27T17:06:03.638Z] > git --version # timeout=10\n [2020-02-27T17:06:03.648Z] fatal: bad object 624274de822d93f788ee07a778fc58f076bceb9f\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-27T17:06:06.243Z] =========================================================\n [2020-02-27T17:06:06.243Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n [2020-02-27T17:06:06.243Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-27T17:06:06.941Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine .\n [2020-02-27T17:06:07.521Z] Sending build context to Docker daemon 36.54MB\n\n [2020-02-27T17:06:07.521Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-27T17:06:07.521Z] Step 2/8 : FROM ${BASE}\n [2020-02-27T17:06:07.521Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-27T17:06:07.521Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-27T17:06:07.521Z] 2848faf0eed1: Pulling fs layer\n [2020-02-27T17:06:07.521Z] 0f37312ad70f: Pulling fs layer\n [2020-02-27T17:06:07.521Z] 5788d62ee057: Pulling fs layer\n [2020-02-27T17:06:07.521Z] 0e6b1d234666: Pulling fs layer\n [2020-02-27T17:06:07.521Z] bf5d7aec512f: Pulling fs layer\n [2020-02-27T17:06:07.521Z] 34c802a77dc8: Pulling fs layer\n [2020-02-27T17:06:07.521Z] 9eb99e56ec68: Pulling fs layer\n [2020-02-27T17:06:07.521Z] 27c7a5d97fbd: Pulling fs layer\n [2020-02-27T17:06:07.521Z] 5c102a31e300: Pulling fs layer\n [2020-02-27T17:06:07.521Z] dcfb455df0a1: Pulling fs layer\n [2020-02-27T17:06:07.521Z] bf5d7aec512f: Waiting\n [2020-02-27T17:06:07.521Z] 34c802a77dc8: Waiting\n [2020-02-27T17:06:07.521Z] 9eb99e56ec68: Waiting\n [2020-02-27T17:06:07.521Z] 27c7a5d97fbd: Waiting\n [2020-02-27T17:06:07.521Z] 5c102a31e300: Waiting\n [2020-02-27T17:06:07.521Z] dcfb455df0a1: Waiting\n [2020-02-27T17:06:07.521Z] 5788d62ee057: Waiting\n [2020-02-27T17:06:07.521Z] 0e6b1d234666: Waiting\n [2020-02-27T17:06:07.521Z] 0f37312ad70f: Verifying Checksum\n [2020-02-27T17:06:07.521Z] 0f37312ad70f: Download complete\n [2020-02-27T17:06:07.521Z] 2848faf0eed1: Verifying Checksum\n [2020-02-27T17:06:07.521Z] 2848faf0eed1: Download complete\n [2020-02-27T17:06:07.521Z] 0e6b1d234666: Verifying Checksum\n [2020-02-27T17:06:07.521Z] 0e6b1d234666: Download complete\n [2020-02-27T17:06:07.521Z] bf5d7aec512f: Verifying Checksum\n [2020-02-27T17:06:07.521Z] bf5d7aec512f: Download complete\n [2020-02-27T17:06:07.521Z] e6b0cf9c0882: Download complete\n [2020-02-27T17:06:07.794Z] e6b0cf9c0882: Pull complete\n [2020-02-27T17:06:08.386Z] 34c802a77dc8: Verifying Checksum\n [2020-02-27T17:06:08.386Z] 34c802a77dc8: Download complete\n [2020-02-27T17:06:08.386Z] 27c7a5d97fbd: Verifying Checksum\n [2020-02-27T17:06:08.386Z] 27c7a5d97fbd: Download complete\n [2020-02-27T17:06:09.355Z] 5788d62ee057: Verifying Checksum\n [2020-02-27T17:06:09.355Z] 5788d62ee057: Download complete\n [2020-02-27T17:06:09.355Z] 9eb99e56ec68: Verifying Checksum\n [2020-02-27T17:06:09.355Z] 9eb99e56ec68: Download complete\n [2020-02-27T17:06:09.355Z] 5c102a31e300: Verifying Checksum\n [2020-02-27T17:06:09.355Z] 5c102a31e300: Download complete\n [2020-02-27T17:06:09.355Z] dcfb455df0a1: Verifying Checksum\n [2020-02-27T17:06:09.355Z] dcfb455df0a1: Download complete\n [2020-02-27T17:06:10.298Z] 2848faf0eed1: Pull complete\n [2020-02-27T17:06:10.298Z] 0f37312ad70f: Pull complete\n [2020-02-27T17:06:15.588Z] 5788d62ee057: Pull complete\n [2020-02-27T17:06:15.850Z] 0e6b1d234666: Pull complete\n [2020-02-27T17:06:15.850Z] bf5d7aec512f: Pull complete\n [2020-02-27T17:06:21.126Z] 34c802a77dc8: Pull complete\n [2020-02-27T17:06:23.676Z] 9eb99e56ec68: Pull complete\n [2020-02-27T17:06:23.942Z] 27c7a5d97fbd: Pull complete\n [2020-02-27T17:06:24.516Z] 5c102a31e300: Pull complete\n [2020-02-27T17:06:24.775Z] dcfb455df0a1: Pull complete\n [2020-02-27T17:06:24.775Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n [2020-02-27T17:06:24.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n [2020-02-27T17:06:24.775Z] ---> 7c70fe431013\n [2020-02-27T17:06:24.775Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n [2020-02-27T17:06:25.036Z] latest: Pulling from library/docker\n [2020-02-27T17:06:25.296Z] c9b1b535fdd9: Pulling fs layer\n [2020-02-27T17:06:25.296Z] cd54125436dc: Pulling fs layer\n [2020-02-27T17:06:25.296Z] 70d1554c15cb: Pulling fs layer\n [2020-02-27T17:06:25.296Z] c8a3718af663: Pulling fs layer\n [2020-02-27T17:06:25.296Z] f5d685e7204c: Pulling fs layer\n [2020-02-27T17:06:25.296Z] bd2db148201e: Pulling fs layer\n [2020-02-27T17:06:25.296Z] 419c00a7b035: Pulling fs layer\n [2020-02-27T17:06:25.296Z] f5d685e7204c: Waiting\n [2020-02-27T17:06:25.296Z] bd2db148201e: Waiting\n [2020-02-27T17:06:25.296Z] 419c00a7b035: Waiting\n [2020-02-27T17:06:25.296Z] c8a3718af663: Waiting\n [2020-02-27T17:06:25.296Z] 70d1554c15cb: Verifying Checksum\n [2020-02-27T17:06:25.296Z] 70d1554c15cb: Download complete\n [2020-02-27T17:06:25.555Z] c9b1b535fdd9: Download complete\n [2020-02-27T17:06:25.555Z] cd54125436dc: Download complete\n [2020-02-27T17:06:25.555Z] f5d685e7204c: Verifying Checksum\n [2020-02-27T17:06:25.555Z] f5d685e7204c: Download complete\n [2020-02-27T17:06:25.555Z] bd2db148201e: Download complete\n [2020-02-27T17:06:25.555Z] c9b1b535fdd9: Pull complete\n [2020-02-27T17:06:25.814Z] 419c00a7b035: Verifying Checksum\n [2020-02-27T17:06:25.814Z] 419c00a7b035: Download complete\n [2020-02-27T17:06:26.385Z] cd54125436dc: Pull complete\n [2020-02-27T17:06:26.385Z] 70d1554c15cb: Pull complete\n [2020-02-27T17:06:26.968Z] c8a3718af663: Verifying Checksum\n [2020-02-27T17:06:26.968Z] c8a3718af663: Download complete\n [2020-02-27T17:06:30.282Z] c8a3718af663: Pull complete\n [2020-02-27T17:06:30.282Z] f5d685e7204c: Pull complete\n [2020-02-27T17:06:30.282Z] bd2db148201e: Pull complete\n [2020-02-27T17:06:30.282Z] 419c00a7b035: Pull complete\n [2020-02-27T17:06:30.282Z] Digest: sha256:3eb67443c54436650bd4f1e97ddf9ab1797d75e15d685c791f6c6397edaa6d82\n [2020-02-27T17:06:30.282Z] Status: Downloaded newer image for docker:latest\n [2020-02-27T17:06:31.660Z] ---> 44aeaa0b538e\n [2020-02-27T17:06:31.660Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-27T17:06:31.660Z] ---> Running in 298cb0243f21\n [2020-02-27T17:06:31.660Z] Removing intermediate container 298cb0243f21\n [2020-02-27T17:06:31.660Z] ---> 7b882031ac51\n [2020-02-27T17:06:31.660Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-02-27T17:06:31.660Z] ---> Running in 57817f4b2972\n [2020-02-27T17:06:32.234Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-27T17:06:33.610Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-27T17:06:34.549Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-02-27T17:06:35.118Z] (2/5) Installing libzmq (4.3.2-r0)\n [2020-02-27T17:06:35.382Z] (3/5) Installing pkgconf (1.6.3-r0)\n [2020-02-27T17:06:35.382Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-02-27T17:06:35.646Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n [2020-02-27T17:06:35.646Z] Executing busybox-1.31.1-r8.trigger\n [2020-02-27T17:06:35.646Z] OK: 145 MiB in 44 packages\n [2020-02-27T17:06:36.223Z] Removing intermediate container 57817f4b2972\n [2020-02-27T17:06:36.223Z] ---> 9e3817b1adf4\n [2020-02-27T17:06:36.223Z] Step 6/8 : WORKDIR /build\n [2020-02-27T17:06:36.223Z] ---> Running in 0c6698d3ff9d\n [2020-02-27T17:06:36.223Z] Removing intermediate container 0c6698d3ff9d\n [2020-02-27T17:06:36.223Z] ---> 3a8ec493c4e0\n [2020-02-27T17:06:36.223Z] Step 7/8 : COPY go.mod .\n [2020-02-27T17:06:36.494Z] ---> 06be5b96b989\n [2020-02-27T17:06:36.494Z] Step 8/8 : RUN go mod download\n [2020-02-27T17:06:36.494Z] ---> Running in 334ffc48fd92\n [2020-02-27T17:06:38.413Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-02-27T17:06:38.413Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-27T17:06:38.413Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-27T17:06:38.413Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-27T17:06:38.413Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-27T17:06:38.413Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-27T17:06:38.413Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-02-27T17:06:38.413Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-27T17:06:38.413Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-02-27T17:06:38.413Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.48\n [2020-02-27T17:06:38.413Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-02-27T17:06:38.413Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-02-27T17:06:38.413Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.17\n [2020-02-27T17:06:38.413Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-27T17:06:38.413Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-27T17:06:38.413Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-27T17:06:38.413Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-27T17:06:38.413Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-02-27T17:06:38.413Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-02-27T17:06:38.413Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-27T17:06:38.413Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-02-27T17:06:38.413Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-27T17:06:38.413Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-02-27T17:06:38.413Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-02-27T17:06:38.413Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-02-27T17:06:38.413Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-27T17:06:38.673Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-02-27T17:06:38.673Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-27T17:06:38.673Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-27T17:06:38.673Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-27T17:06:38.673Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-27T17:06:38.673Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-27T17:06:38.673Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-27T17:06:38.673Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-27T17:06:38.673Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-27T17:06:38.673Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-27T17:06:38.673Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-27T17:06:38.673Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-27T17:06:38.673Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-27T17:06:38.673Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-27T17:06:38.673Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-27T17:06:38.673Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n [2020-02-27T17:06:38.673Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n [2020-02-27T17:06:38.673Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n [2020-02-27T17:06:38.673Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-27T17:06:38.673Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-27T17:06:38.673Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-27T17:06:38.673Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-27T17:06:38.673Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-27T17:06:38.673Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-27T17:06:38.673Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-27T17:06:38.673Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-27T17:06:38.673Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-27T17:06:38.673Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-27T17:06:38.673Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-27T17:06:38.941Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-27T17:06:38.941Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-27T17:06:38.941Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-02-27T17:06:38.941Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-27T17:06:38.941Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-27T17:06:38.941Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-27T17:06:38.941Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-27T17:06:38.941Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-27T17:06:38.941Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-27T17:06:38.941Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n [2020-02-27T17:06:38.941Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n [2020-02-27T17:06:38.941Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-02-27T17:06:38.941Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-27T17:06:38.941Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-02-27T17:06:38.941Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-02-27T17:06:38.941Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-02-27T17:06:38.941Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-27T17:06:38.941Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-27T17:06:38.941Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-27T17:06:38.941Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-27T17:06:38.941Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-02-27T17:06:38.941Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-02-27T17:06:38.942Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n [2020-02-27T17:06:38.942Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-27T17:06:48.959Z] \x1b[0mRemoving intermediate container 334ffc48fd92\n [2020-02-27T17:06:48.959Z] ---> 2755dd607ac2\n [2020-02-27T17:06:48.959Z] Successfully built 2755dd607ac2\n [2020-02-27T17:06:48.959Z] 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-27T17:06:49.606Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-27T17:06:49.607Z] .\n [Pipeline] withDockerContainer\n [2020-02-27T17:06:49.774Z] prd-centos7-docker-4c-2g-1035 does not seem to be running inside a container\n [2020-02-27T17:06:49.844Z] $ 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-27T17:06:50.459Z] $ docker top 277a92deb4d0a6a426719e6f5ef75d02e31eb9d8e4400b1d02c757d1e8d7d32f -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-27T17:06:51.739Z] + go version\n [2020-02-27T17:06:52.317Z] go version go1.13.5 linux/amd64\n [Pipeline] sh\n [2020-02-27T17:06:52.660Z] + make test\n [2020-02-27T17:06:52.660Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-02-27T17:06:54.582Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n [2020-02-27T17:07:06.895Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.150s\tcoverage: 88.9% of statements\n [2020-02-27T17:07:15.126Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.445s\tcoverage: 41.7% of statements\n [2020-02-27T17:07:15.126Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n [2020-02-27T17:07:15.126Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n [2020-02-27T17:07:15.126Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.008s\tcoverage: 100.0% of statements\n [2020-02-27T17:07:17.681Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.676s\tcoverage: 69.3% of statements\n [2020-02-27T17:07:24.272Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t7.075s\tcoverage: 74.7% of statements\n [2020-02-27T17:07:24.272Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.013s\tcoverage: 89.5% of statements\n [2020-02-27T17:07:24.272Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.005s\tcoverage: 100.0% of statements\n [2020-02-27T17:07:25.660Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/client\t7.132s\tcoverage: 100.0% of statements\n [2020-02-27T17:07:25.660Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.005s\tcoverage: 100.0% of statements\n [2020-02-27T17:07:25.660Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.006s\tcoverage: 100.0% of statements\n [2020-02-27T17:07:25.660Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/mock\t[no test files]\n [2020-02-27T17:07:25.660Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n [2020-02-27T17:07:25.660Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n [2020-02-27T17:07:25.660Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n [2020-02-27T17:07:25.660Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n [2020-02-27T17:07:25.660Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n [2020-02-27T17:07:25.660Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n [2020-02-27T17:07:25.660Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.006s\tcoverage: 96.6% of statements\n [2020-02-27T17:07:25.660Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n [2020-02-27T17:07:25.660Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.005s\tcoverage: 97.7% of statements\n [2020-02-27T17:07:25.660Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n [2020-02-27T17:07:25.660Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n [2020-02-27T17:07:25.660Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n [2020-02-27T17:07:27.562Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t7.311s\tcoverage: 86.7% of statements\n [2020-02-27T17:07:27.562Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.074s\tcoverage: 82.6% of statements\n [2020-02-27T17:07:27.562Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint\t[no test files]\n [2020-02-27T17:07:27.562Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t5.267s\tcoverage: 74.2% of statements\n [2020-02-27T17:07:27.562Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient\t[no test files]\n [2020-02-27T17:07:27.562Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.007s\tcoverage: 100.0% of statements\n [2020-02-27T17:07:27.562Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n [2020-02-27T17:07:31.793Z] gofmt -l .\n [2020-02-27T17:07:31.793Z] [ "`gofmt -l .`" = "" ]\n [2020-02-27T17:07:31.793Z] ./bin/test-attribution-txt.sh\n [2020-02-27T17:07:32.053Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-27T17:07:32.619Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-27T17:07:32.634Z] $ docker stop --time=1 277a92deb4d0a6a426719e6f5ef75d02e31eb9d8e4400b1d02c757d1e8d7d32f\n [2020-02-27T17:07:34.105Z] $ docker rm -f 277a92deb4d0a6a426719e6f5ef75d02e31eb9d8e4400b1d02c757d1e8d7d32f\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 when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [2020-02-27T17:07:34.967Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1036 in /w/workspace/ndry_app-functions-sdk-go_PR-293\n [Pipeline] // ws\n [Pipeline] {\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] ws\n [2020-02-27T17:07:35.105Z] Running in /w/workspace/app-functions-sdk-go/1\n [Pipeline] {\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] checkout\n [2020-02-27T17:07:40.841Z] using credential edgex-jenkins-ssh\n [2020-02-27T17:07:40.863Z] Cloning the remote Git repository\n [2020-02-27T17:07:40.863Z] Cloning with configured refspecs honoured and without tags\n [2020-02-27T17:07:40.976Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-27T17:07:41.075Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10\n [2020-02-27T17:07:41.169Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-27T17:07:41.170Z] > git --version # timeout=10\n [2020-02-27T17:07:41.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-27T17:07:41.294Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-27T17:07:47.441Z] Fetching without tags\n [2020-02-27T17:07:47.979Z] Merging remotes/origin/master commit 7f604aa2e32186437a616ab888eced5144fa074b into PR head commit 789f919dfc8669dc859160376f5ec22e365efe36\n [2020-02-27T17:07:48.347Z] Merge succeeded, producing 789f919dfc8669dc859160376f5ec22e365efe36\n [2020-02-27T17:07:48.348Z] Checking out Revision 789f919dfc8669dc859160376f5ec22e365efe36 (PR-293)\n [2020-02-27T17:07:47.361Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-27T17:07:47.386Z] > git config --add remote.origin.fetch +refs/pull/293/head:refs/remotes/origin/PR-293 # timeout=10\n [2020-02-27T17:07:47.425Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-27T17:07:47.455Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-27T17:07:47.506Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-27T17:07:47.507Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-27T17:07:47.520Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-27T17:07:48.061Z] > git config core.sparsecheckout # timeout=10\n [2020-02-27T17:07:48.104Z] > git checkout -f 789f919dfc8669dc859160376f5ec22e365efe36 # timeout=10\n [2020-02-27T17:07:48.241Z] > git remote # timeout=10\n [2020-02-27T17:07:48.267Z] > git config --get remote.origin.url # timeout=10\n [2020-02-27T17:07:48.288Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-27T17:07:48.300Z] > git merge 7f604aa2e32186437a616ab888eced5144fa074b # timeout=10\n [2020-02-27T17:07:48.382Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-27T17:07:48.409Z] > git config core.sparsecheckout # timeout=10\n [2020-02-27T17:07:48.432Z] > git checkout -f 789f919dfc8669dc859160376f5ec22e365efe36 # timeout=10\n [2020-02-27T17:07:52.949Z] Commit message: "Implement StoreSecrets endpoint in app functions SDK"\n [2020-02-27T17:07:53.060Z] > git --version # timeout=10\n [2020-02-27T17:07:53.084Z] fatal: bad object 624274de822d93f788ee07a778fc58f076bceb9f\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-27T17:07:56.258Z] =========================================================\n [2020-02-27T17:07:56.258Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n [2020-02-27T17:07:56.258Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-27T17:07:57.313Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine .\n [2020-02-27T17:07:58.750Z] Sending build context to Docker daemon 36.54MB\n\n [2020-02-27T17:07:58.750Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-27T17:07:58.750Z] Step 2/8 : FROM ${BASE}\n [2020-02-27T17:07:59.024Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-27T17:07:59.024Z] cde5963f3b93: Pulling fs layer\n [2020-02-27T17:07:59.024Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-27T17:07:59.024Z] 777b28850792: Pulling fs layer\n [2020-02-27T17:07:59.024Z] 8a11ddd9e578: Pulling fs layer\n [2020-02-27T17:07:59.024Z] 4cf88f913ddb: Pulling fs layer\n [2020-02-27T17:07:59.024Z] 1df406cf5192: Pulling fs layer\n [2020-02-27T17:07:59.024Z] cd6300453558: Pulling fs layer\n [2020-02-27T17:07:59.024Z] b9c365052c96: Pulling fs layer\n [2020-02-27T17:07:59.024Z] a2d8cc88f415: Pulling fs layer\n [2020-02-27T17:07:59.024Z] ea1d1ca13537: Pulling fs layer\n [2020-02-27T17:07:59.024Z] 3750a50a1c5e: Pulling fs layer\n [2020-02-27T17:07:59.024Z] b9c365052c96: Waiting\n [2020-02-27T17:07:59.024Z] 8a11ddd9e578: Waiting\n [2020-02-27T17:07:59.024Z] a2d8cc88f415: Waiting\n [2020-02-27T17:07:59.024Z] ea1d1ca13537: Waiting\n [2020-02-27T17:07:59.024Z] 3750a50a1c5e: Waiting\n [2020-02-27T17:07:59.024Z] 1df406cf5192: Waiting\n [2020-02-27T17:07:59.024Z] cd6300453558: Waiting\n [2020-02-27T17:07:59.024Z] 4cf88f913ddb: Waiting\n [2020-02-27T17:07:59.024Z] 777b28850792: Verifying Checksum\n [2020-02-27T17:07:59.024Z] 777b28850792: Download complete\n [2020-02-27T17:07:59.024Z] 2a23fa8c16f7: Download complete\n [2020-02-27T17:07:59.024Z] 4cf88f913ddb: Verifying Checksum\n [2020-02-27T17:07:59.024Z] 4cf88f913ddb: Download complete\n [2020-02-27T17:07:59.024Z] 1df406cf5192: Verifying Checksum\n [2020-02-27T17:07:59.024Z] 1df406cf5192: Download complete\n [2020-02-27T17:07:59.618Z] cde5963f3b93: Verifying Checksum\n [2020-02-27T17:07:59.619Z] cde5963f3b93: Download complete\n [2020-02-27T17:08:00.233Z] cde5963f3b93: Pull complete\n [2020-02-27T17:08:00.841Z] 2a23fa8c16f7: Pull complete\n [2020-02-27T17:08:01.432Z] 777b28850792: Pull complete\n [2020-02-27T17:08:04.067Z] cd6300453558: Verifying Checksum\n [2020-02-27T17:08:04.067Z] cd6300453558: Download complete\n [2020-02-27T17:08:04.067Z] a2d8cc88f415: Verifying Checksum\n [2020-02-27T17:08:04.067Z] a2d8cc88f415: Download complete\n [2020-02-27T17:08:06.677Z] ea1d1ca13537: Verifying Checksum\n [2020-02-27T17:08:06.677Z] ea1d1ca13537: Download complete\n [2020-02-27T17:08:06.951Z] 3750a50a1c5e: Verifying Checksum\n [2020-02-27T17:08:06.951Z] 3750a50a1c5e: Download complete\n [2020-02-27T17:08:09.560Z] b9c365052c96: Verifying Checksum\n [2020-02-27T17:08:09.560Z] b9c365052c96: Download complete\n [2020-02-27T17:08:11.529Z] 8a11ddd9e578: Verifying Checksum\n [2020-02-27T17:08:11.529Z] 8a11ddd9e578: Download complete\n [2020-02-27T17:08:23.912Z] 8a11ddd9e578: Pull complete\n [2020-02-27T17:08:23.912Z] 4cf88f913ddb: Pull complete\n [2020-02-27T17:08:23.912Z] 1df406cf5192: Pull complete\n [2020-02-27T17:08:27.292Z] cd6300453558: Pull complete\n [2020-02-27T17:08:32.664Z] b9c365052c96: Pull complete\n [2020-02-27T17:08:32.664Z] a2d8cc88f415: Pull complete\n [2020-02-27T17:08:34.632Z] ea1d1ca13537: Pull complete\n [2020-02-27T17:08:35.219Z] 3750a50a1c5e: Pull complete\n [2020-02-27T17:08:35.219Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n [2020-02-27T17:08:35.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n [2020-02-27T17:08:35.219Z] ---> 78745c68409d\n [2020-02-27T17:08:35.219Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n [2020-02-27T17:08:35.487Z] latest: Pulling from library/docker\n [2020-02-27T17:08:35.758Z] 8fa90b21c985: Pulling fs layer\n [2020-02-27T17:08:35.758Z] f2917335fcb0: Pulling fs layer\n [2020-02-27T17:08:35.758Z] c8d3c84c2515: Pulling fs layer\n [2020-02-27T17:08:35.758Z] b91ed599925c: Pulling fs layer\n [2020-02-27T17:08:35.758Z] 67f904540aca: Pulling fs layer\n [2020-02-27T17:08:35.758Z] b692ba2de145: Pulling fs layer\n [2020-02-27T17:08:35.758Z] f20adc8023b7: Pulling fs layer\n [2020-02-27T17:08:35.758Z] b91ed599925c: Waiting\n [2020-02-27T17:08:35.758Z] 67f904540aca: Waiting\n [2020-02-27T17:08:35.758Z] f20adc8023b7: Waiting\n [2020-02-27T17:08:35.758Z] b692ba2de145: Waiting\n [2020-02-27T17:08:36.027Z] c8d3c84c2515: Verifying Checksum\n [2020-02-27T17:08:36.027Z] c8d3c84c2515: Download complete\n [2020-02-27T17:08:36.299Z] f2917335fcb0: Verifying Checksum\n [2020-02-27T17:08:36.299Z] f2917335fcb0: Download complete\n [2020-02-27T17:08:36.299Z] 8fa90b21c985: Verifying Checksum\n [2020-02-27T17:08:36.299Z] 8fa90b21c985: Download complete\n [2020-02-27T17:08:36.899Z] 67f904540aca: Download complete\n [2020-02-27T17:08:36.899Z] b692ba2de145: Verifying Checksum\n [2020-02-27T17:08:36.899Z] b692ba2de145: Download complete\n [2020-02-27T17:08:37.168Z] f20adc8023b7: Download complete\n [2020-02-27T17:08:37.168Z] 8fa90b21c985: Pull complete\n [2020-02-27T17:08:39.136Z] f2917335fcb0: Pull complete\n [2020-02-27T17:08:39.136Z] c8d3c84c2515: Pull complete\n [2020-02-27T17:08:42.501Z] b91ed599925c: Verifying Checksum\n [2020-02-27T17:08:42.501Z] b91ed599925c: Download complete\n [2020-02-27T17:08:45.889Z] b91ed599925c: Pull complete\n [2020-02-27T17:08:46.159Z] 67f904540aca: Pull complete\n [2020-02-27T17:08:46.428Z] b692ba2de145: Pull complete\n [2020-02-27T17:08:46.696Z] f20adc8023b7: Pull complete\n [2020-02-27T17:08:46.696Z] Digest: sha256:3eb67443c54436650bd4f1e97ddf9ab1797d75e15d685c791f6c6397edaa6d82\n [2020-02-27T17:08:46.696Z] Status: Downloaded newer image for docker:latest\n [2020-02-27T17:08:54.969Z] ---> 3b041f54a1b9\n [2020-02-27T17:08:54.969Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-27T17:08:54.969Z] ---> Running in ec757eb35158\n [2020-02-27T17:08:54.969Z] Removing intermediate container ec757eb35158\n [2020-02-27T17:08:54.969Z] ---> 9cf8041616e6\n [2020-02-27T17:08:54.969Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-02-27T17:08:54.969Z] ---> Running in c86216ab63b0\n [2020-02-27T17:08:55.937Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-27T17:08:57.354Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-27T17:08:57.948Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-02-27T17:08:58.220Z] (2/5) Installing libzmq (4.3.2-r0)\n [2020-02-27T17:08:58.490Z] (3/5) Installing pkgconf (1.6.3-r0)\n [2020-02-27T17:08:58.490Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-02-27T17:08:58.762Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n [2020-02-27T17:08:58.762Z] Executing busybox-1.31.1-r8.trigger\n [2020-02-27T17:08:58.762Z] OK: 127 MiB in 44 packages\n [2020-02-27T17:09:00.183Z] Removing intermediate container c86216ab63b0\n [2020-02-27T17:09:00.183Z] ---> 48509eefdd4f\n [2020-02-27T17:09:00.183Z] Step 6/8 : WORKDIR /build\n [2020-02-27T17:09:00.183Z] ---> Running in bf776cf8a32b\n [2020-02-27T17:09:00.781Z] Removing intermediate container bf776cf8a32b\n [2020-02-27T17:09:00.781Z] ---> d1557e7b884a\n [2020-02-27T17:09:00.781Z] Step 7/8 : COPY go.mod .\n [2020-02-27T17:09:01.371Z] ---> dee18a5c7ce7\n [2020-02-27T17:09:01.371Z] Step 8/8 : RUN go mod download\n [2020-02-27T17:09:01.371Z] ---> Running in 5110953e2f4a\n [2020-02-27T17:09:03.340Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-02-27T17:09:03.340Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-27T17:09:03.340Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-27T17:09:03.340Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-27T17:09:03.340Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-27T17:09:03.340Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-27T17:09:03.340Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-02-27T17:09:03.340Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-27T17:09:03.340Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-02-27T17:09:03.340Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.48\n [2020-02-27T17:09:03.340Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-02-27T17:09:03.340Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-02-27T17:09:03.340Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.17\n [2020-02-27T17:09:03.340Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-27T17:09:03.340Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-27T17:09:03.340Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-27T17:09:03.611Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-27T17:09:03.611Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-02-27T17:09:03.611Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-02-27T17:09:03.611Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-27T17:09:03.611Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-02-27T17:09:03.611Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-27T17:09:03.611Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-02-27T17:09:03.611Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-02-27T17:09:03.611Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-02-27T17:09:03.611Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-27T17:09:03.611Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-02-27T17:09:03.611Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-27T17:09:03.611Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-27T17:09:03.611Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-27T17:09:03.611Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-27T17:09:03.611Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-27T17:09:03.611Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-27T17:09:03.611Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-27T17:09:03.880Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-27T17:09:03.880Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-27T17:09:03.880Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-27T17:09:03.880Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-27T17:09:03.880Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-27T17:09:03.880Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-27T17:09:03.880Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-27T17:09:03.880Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n [2020-02-27T17:09:03.880Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n [2020-02-27T17:09:03.880Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n [2020-02-27T17:09:03.880Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-27T17:09:03.880Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-27T17:09:03.880Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-27T17:09:03.880Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-27T17:09:03.880Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-27T17:09:04.149Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-27T17:09:04.149Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-27T17:09:04.149Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-27T17:09:04.149Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-27T17:09:04.149Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-27T17:09:04.149Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-27T17:09:04.149Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-27T17:09:04.149Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-27T17:09:04.149Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-02-27T17:09:04.149Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-27T17:09:04.149Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-27T17:09:04.149Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-27T17:09:04.149Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-27T17:09:04.149Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-27T17:09:04.149Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-27T17:09:04.149Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n [2020-02-27T17:09:04.149Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n [2020-02-27T17:09:04.149Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-02-27T17:09:04.149Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-27T17:09:04.149Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-02-27T17:09:04.149Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-02-27T17:09:04.149Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-02-27T17:09:04.149Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-27T17:09:04.149Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-27T17:09:04.149Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-27T17:09:04.419Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-27T17:09:04.419Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-02-27T17:09:04.419Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-02-27T17:09:04.419Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n [2020-02-27T17:09:04.419Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-27T17:09:22.742Z] \x1b[0mRemoving intermediate container 5110953e2f4a\n [2020-02-27T17:09:22.742Z] ---> d1f5e78fb990\n [2020-02-27T17:09:22.742Z] Successfully built d1f5e78fb990\n [2020-02-27T17:09:22.742Z] 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-27T17:09:23.384Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-27T17:09:23.650Z] .\n [Pipeline] withDockerContainer\n [2020-02-27T17:09:24.003Z] prd-ubuntu18.04-docker-arm64-4c-16g-1036 does not seem to be running inside a container\n [2020-02-27T17:09:24.103Z] $ 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-27T17:09:25.452Z] $ docker top f893e49933db80a7548d826d1ef3aab5b3dd95aaad6e6ec0df2eb88c0b292066 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-27T17:09:28.025Z] + go version\n [2020-02-27T17:09:28.025Z] go version go1.13.5 linux/arm64\n [Pipeline] sh\n [2020-02-27T17:09:28.693Z] + make test\n [2020-02-27T17:09:28.693Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-02-27T17:09:30.110Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n [2020-02-27T17:10:16.999Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.077s\tcoverage: 88.9% of statements\n [2020-02-27T17:10:32.159Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.429s\tcoverage: 41.7% of statements\n [2020-02-27T17:10:32.159Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n [2020-02-27T17:10:32.159Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n [2020-02-27T17:10:32.159Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.026s\tcoverage: 100.0% of statements\n [2020-02-27T17:10:32.159Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.406s\tcoverage: 69.3% of statements\n [2020-02-27T17:10:34.761Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t7.092s\tcoverage: 74.7% of statements\n [2020-02-27T17:10:34.761Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.026s\tcoverage: 89.5% of statements\n [2020-02-27T17:10:34.761Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.019s\tcoverage: 100.0% of statements\n [2020-02-27T17:10:40.131Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/client\t7.099s\tcoverage: 100.0% of statements\n [2020-02-27T17:10:40.131Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.019s\tcoverage: 100.0% of statements\n [2020-02-27T17:10:40.131Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.016s\tcoverage: 100.0% of statements\n [2020-02-27T17:10:40.131Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/mock\t[no test files]\n [2020-02-27T17:10:40.131Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n [2020-02-27T17:10:40.131Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n [2020-02-27T17:10:40.131Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n [2020-02-27T17:10:40.131Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n [2020-02-27T17:10:40.131Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n [2020-02-27T17:10:40.131Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n [2020-02-27T17:10:40.131Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.013s\tcoverage: 96.6% of statements\n [2020-02-27T17:10:40.131Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n [2020-02-27T17:10:40.131Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.017s\tcoverage: 97.7% of statements\n [2020-02-27T17:10:40.131Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n [2020-02-27T17:10:40.131Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n [2020-02-27T17:10:40.131Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n [2020-02-27T17:10:48.346Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.672s\tcoverage: 86.7% of statements\n [2020-02-27T17:10:48.346Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.116s\tcoverage: 82.6% of statements\n [2020-02-27T17:10:48.346Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint\t[no test files]\n [2020-02-27T17:10:48.346Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t5.449s\tcoverage: 74.2% of statements\n [2020-02-27T17:10:48.346Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient\t[no test files]\n [2020-02-27T17:10:48.346Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.021s\tcoverage: 100.0% of statements\n [2020-02-27T17:10:48.346Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n [2020-02-27T17:10:58.491Z] gofmt -l .\n [2020-02-27T17:10:58.491Z] [ "`gofmt -l .`" = "" ]\n [2020-02-27T17:10:58.763Z] ./bin/test-attribution-txt.sh\n [2020-02-27T17:10:59.730Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-27T17:11:00.350Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-02-27T17:11:00.813Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-27T17:11:00.802Z] $ docker stop --time=1 f893e49933db80a7548d826d1ef3aab5b3dd95aaad6e6ec0df2eb88c0b292066\n [2020-02-27T17:11:03.047Z] $ docker rm -f f893e49933db80a7548d826d1ef3aab5b3dd95aaad6e6ec0df2eb88c0b292066\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 when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n [Pipeline] unstash\n [Pipeline] wrap\n [2020-02-27T17:11:04.868Z] provisioning config files...\n [2020-02-27T17:11:04.882Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-293@tmp/config5908000313039423876tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-02-27T17:11:05.228Z] + curl -s https://codecov.io/bash\n [2020-02-27T17:11:05.228Z] + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-293@tmp/config5908000313039423876tmp\n [2020-02-27T17:11:05.487Z] \n [2020-02-27T17:11:05.487Z] _____ _\n [2020-02-27T17:11:05.487Z] / ____| | |\n [2020-02-27T17:11:05.487Z] | | ___ __| | ___ ___ _____ __\n [2020-02-27T17:11:05.487Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-02-27T17:11:05.487Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-02-27T17:11:05.487Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-02-27T17:11:05.487Z] Bash-20200214-585fef0\n [2020-02-27T17:11:05.487Z] \n [2020-02-27T17:11:05.487Z] \n [2020-02-27T17:11:05.487Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-02-27T17:11:05.487Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-02-27T17:11:05.487Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n [2020-02-27T17:11:05.746Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-02-27T17:11:05.746Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-02-27T17:11:05.746Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-02-27T17:11:05.746Z] \x1b[0;32m+\x1b[0m .\n [2020-02-27T17:11:05.746Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-02-27T17:11:05.746Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-02-27T17:11:05.746Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-02-27T17:11:05.746Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=62974\x1b[0m\n [2020-02-27T17:11:05.746Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-02-27T17:11:05.746Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-02-27T17:11:06.005Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-02-27T17:11:06.005Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-02-27T17:11:06.005Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-02-27T17:11:06.005Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-02-27T17:11:06.005Z] \x1b[0;90mquery:\x1b[0m branch=PR-293&commit=789f919dfc8669dc859160376f5ec22e365efe36&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-293%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=293&job=\n [2020-02-27T17:11:06.005Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-02-27T17:11:06.005Z] https://codecov.io/upload/v4?package=bash-20200214-585fef0&token=secret&branch=PR-293&commit=789f919dfc8669dc859160376f5ec22e365efe36&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-293%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=293&job=\n [2020-02-27T17:11:06.575Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-02-27T17:11:06.834Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/789f919dfc8669dc859160376f5ec22e365efe36\x1b[0m\n [Pipeline] }\n [2020-02-27T17:11:06.857Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-27T17:11:08.066Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-27T17:11:08.420Z] ---> package-listing.sh\n [2020-02-27T17:11:08.420Z] ++ facter osfamily\n [2020-02-27T17:11:08.420Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-27T17:11:08.420Z] + OS_FAMILY=redhat\n [2020-02-27T17:11:08.420Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-293\n [2020-02-27T17:11:08.420Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-27T17:11:08.420Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-27T17:11:08.420Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-27T17:11:08.420Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-27T17:11:08.420Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-293 \']\'\n [2020-02-27T17:11:08.420Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-27T17:11:08.420Z] + case "${OS_FAMILY}" in\n [2020-02-27T17:11:08.420Z] + rpm -qa\n [2020-02-27T17:11:08.421Z] + sort\n [2020-02-27T17:11:12.613Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-27T17:11:12.613Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-27T17:11:12.613Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-27T17:11:12.613Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-293 \']\'\n [2020-02-27T17:11:12.613Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-293/archives/\n [2020-02-27T17:11:12.613Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-293/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-27T17:11:13.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-27T17:11:13.122Z] \n [2020-02-27T17:11:13.122Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-27T17:11:13.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-27T17:11:13.461Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-27T17:11:13.461Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-27T17:11:13.461Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-27T17:11:13.461Z] c9ea274ed700: Pulling fs layer\n [2020-02-27T17:11:13.461Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-27T17:11:13.461Z] f6a933c9cadc: Pulling fs layer\n [2020-02-27T17:11:13.461Z] 61811dbd4963: Pulling fs layer\n [2020-02-27T17:11:13.461Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-27T17:11:13.461Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-27T17:11:13.461Z] dc21a1d4508b: Pulling fs layer\n [2020-02-27T17:11:13.461Z] 363af2e989c4: Pulling fs layer\n [2020-02-27T17:11:13.461Z] a6eb2c9e2280: Waiting\n [2020-02-27T17:11:13.461Z] 095dd8b7b4d8: Waiting\n [2020-02-27T17:11:13.461Z] dc21a1d4508b: Waiting\n [2020-02-27T17:11:13.461Z] 61811dbd4963: Waiting\n [2020-02-27T17:11:13.461Z] f6a933c9cadc: Waiting\n [2020-02-27T17:11:13.461Z] 9cfac6ba3733: Waiting\n [2020-02-27T17:11:13.461Z] da0e9bf0cc60: Verifying Checksum\n [2020-02-27T17:11:13.461Z] da0e9bf0cc60: Download complete\n [2020-02-27T17:11:13.461Z] 9cfac6ba3733: Verifying Checksum\n [2020-02-27T17:11:13.461Z] 9cfac6ba3733: Download complete\n [2020-02-27T17:11:13.728Z] f6a933c9cadc: Verifying Checksum\n [2020-02-27T17:11:13.728Z] f6a933c9cadc: Download complete\n [2020-02-27T17:11:13.991Z] e6b0cf9c0882: Download complete\n [2020-02-27T17:11:13.991Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-27T17:11:13.991Z] a6eb2c9e2280: Download complete\n [2020-02-27T17:11:14.255Z] e6b0cf9c0882: Pull complete\n [2020-02-27T17:11:14.514Z] da0e9bf0cc60: Pull complete\n [2020-02-27T17:11:15.901Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-27T17:11:15.901Z] 095dd8b7b4d8: Download complete\n [2020-02-27T17:11:16.486Z] dc21a1d4508b: Verifying Checksum\n [2020-02-27T17:11:16.486Z] dc21a1d4508b: Download complete\n [2020-02-27T17:11:16.486Z] 363af2e989c4: Verifying Checksum\n [2020-02-27T17:11:16.486Z] 363af2e989c4: Download complete\n [2020-02-27T17:11:17.872Z] c9ea274ed700: Verifying Checksum\n [2020-02-27T17:11:17.872Z] c9ea274ed700: Download complete\n [2020-02-27T17:11:18.829Z] 61811dbd4963: Verifying Checksum\n [2020-02-27T17:11:18.829Z] 61811dbd4963: Download complete\n [2020-02-27T17:11:19.784Z] c9ea274ed700: Pull complete\n [2020-02-27T17:11:19.784Z] 9cfac6ba3733: Pull complete\n [2020-02-27T17:11:20.045Z] f6a933c9cadc: Pull complete\n [2020-02-27T17:11:24.241Z] 61811dbd4963: Pull complete\n [2020-02-27T17:11:24.241Z] a6eb2c9e2280: Pull complete\n [2020-02-27T17:11:25.629Z] 095dd8b7b4d8: Pull complete\n [2020-02-27T17:11:25.629Z] dc21a1d4508b: Pull complete\n [2020-02-27T17:11:25.888Z] 363af2e989c4: Pull complete\n [2020-02-27T17:11:25.889Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-27T17:11:25.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-27T17:11:26.083Z] prd-centos7-docker-4c-2g-1033 does not seem to be running inside a container\n [2020-02-27T17:11:26.122Z] $ 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-293 -v /w/workspace/ndry_app-functions-sdk-go_PR-293:/w/workspace/ndry_app-functions-sdk-go_PR-293:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-293@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-02-27T17:11:27.291Z] $ docker top a420bac000481dffee9270b1bd8102d530b9ec66b2ea2fd3b15a3f40c1c684ca -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-27T17:11:27.929Z] provisioning config files...\n [2020-02-27T17:11:27.952Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-293@tmp/config203069801530341407tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-27T17:11:27.997Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-27T17:11:28.317Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-27T17:11:28.346Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-27T17:11:28.677Z] ---> logs-deploy.sh\n [2020-02-27T17:11:28.677Z] + ARCHIVE_ARTIFACTS=\n [2020-02-27T17:11:28.677Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-27T17:11:28.677Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-27T17:11:28.677Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-27T17:11:28.677Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-293/1\n [2020-02-27T17:11:28.677Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-293/1/\n [2020-02-27T17:11:28.677Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-293/1 /w/workspace/ndry_app-functions-sdk-go_PR-293\n [2020-02-27T17:11:29.613Z] Archives upload complete.\n [2020-02-27T17:11:29.613Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-293/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-293/1/\n [2020-02-27T17:11:30.550Z] ---> uname -a:\n [2020-02-27T17:11:30.550Z] Linux a420bac00048 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-27T17:11:30.550Z] \n [2020-02-27T17:11:30.550Z] \n [2020-02-27T17:11:30.550Z] ---> lscpu:\n [2020-02-27T17:11:30.550Z] Architecture: x86_64\n [2020-02-27T17:11:30.550Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-27T17:11:30.550Z] Byte Order: Little Endian\n [2020-02-27T17:11:30.550Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-27T17:11:30.550Z] CPU(s): 4\n [2020-02-27T17:11:30.550Z] On-line CPU(s) list: 0-3\n [2020-02-27T17:11:30.550Z] Thread(s) per core: 1\n [2020-02-27T17:11:30.550Z] Core(s) per socket: 1\n [2020-02-27T17:11:30.550Z] Socket(s): 4\n [2020-02-27T17:11:30.550Z] NUMA node(s): 1\n [2020-02-27T17:11:30.550Z] Vendor ID: GenuineIntel\n [2020-02-27T17:11:30.550Z] CPU family: 6\n [2020-02-27T17:11:30.550Z] Model: 44\n [2020-02-27T17:11:30.550Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-27T17:11:30.550Z] Stepping: 1\n [2020-02-27T17:11:30.550Z] CPU MHz: 2933.438\n [2020-02-27T17:11:30.550Z] BogoMIPS: 5866.87\n [2020-02-27T17:11:30.550Z] Virtualization: VT-x\n [2020-02-27T17:11:30.550Z] Hypervisor vendor: KVM\n [2020-02-27T17:11:30.550Z] Virtualization type: full\n [2020-02-27T17:11:30.550Z] L1d cache: 128 KiB\n [2020-02-27T17:11:30.550Z] L1i cache: 128 KiB\n [2020-02-27T17:11:30.550Z] L2 cache: 16 MiB\n [2020-02-27T17:11:30.550Z] L3 cache: 64 MiB\n [2020-02-27T17:11:30.550Z] NUMA node0 CPU(s): 0-3\n [2020-02-27T17:11:30.550Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-27T17:11:30.550Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-27T17:11:30.550Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-27T17:11:30.550Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-27T17:11:30.550Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-27T17:11:30.550Z] 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-27T17:11:30.550Z] \n [2020-02-27T17:11:30.550Z] \n [2020-02-27T17:11:30.550Z] ---> nproc:\n [2020-02-27T17:11:30.550Z] 4\n [2020-02-27T17:11:30.550Z] \n [2020-02-27T17:11:30.550Z] \n [2020-02-27T17:11:30.550Z] ---> df -h:\n [2020-02-27T17:11:30.550Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-27T17:11:30.550Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-02-27T17:11:30.550Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-27T17:11:30.551Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-27T17:11:30.551Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-27T17:11:30.551Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-02-27T17:11:30.551Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-02-27T17:11:30.551Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-02-27T17:11:30.551Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-293@tmp\n [2020-02-27T17:11:30.551Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-02-27T17:11:30.551Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-293\n [2020-02-27T17:11:30.551Z] \n [2020-02-27T17:11:30.551Z] \n [2020-02-27T17:11:30.551Z] ---> free -m:\n [2020-02-27T17:11:30.551Z] total used free shared buff/cache available\n [2020-02-27T17:11:30.551Z] Mem: 1838 633 74 0 1130 1100\n [2020-02-27T17:11:30.551Z] Swap: 1023 0 1023\n [2020-02-27T17:11:30.551Z] \n [2020-02-27T17:11:30.551Z] \n [2020-02-27T17:11:30.551Z] ---> ip addr:\n [2020-02-27T17:11:30.551Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-27T17:11:30.551Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-27T17:11:30.551Z] inet 127.0.0.1/8 scope host lo\n [2020-02-27T17:11:30.551Z] valid_lft forever preferred_lft forever\n [2020-02-27T17:11:30.551Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-02-27T17:11:30.551Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-27T17:11:30.551Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-27T17:11:30.551Z] valid_lft forever preferred_lft forever\n [2020-02-27T17:11:30.551Z] \n [2020-02-27T17:11:30.551Z] \n [2020-02-27T17:11:30.551Z] ---> sar -b -r -n DEV:\n [2020-02-27T17:11:30.551Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/27/20 \t_x86_64_\t(4 CPU)\n [2020-02-27T17:11:30.551Z] \n [2020-02-27T17:11:30.551Z] 17:02:18 LINUX RESTART\n [2020-02-27T17:11:30.551Z] \n [2020-02-27T17:11:30.551Z] 17:03:01 tps rtps wtps bread/s bwrtn/s\n [2020-02-27T17:11:30.551Z] 17:04:01 20.28 6.11 14.17 1891.93 3342.63\n [2020-02-27T17:11:30.551Z] 17:05:01 2.45 0.00 2.45 0.00 85.50\n [2020-02-27T17:11:30.551Z] 17:06:01 0.17 0.00 0.17 0.00 1.92\n [2020-02-27T17:11:30.551Z] 17:07:01 0.48 0.00 0.48 0.00 5.26\n [2020-02-27T17:11:30.551Z] 17:08:01 0.75 0.00 0.75 0.00 9.14\n [2020-02-27T17:11:30.551Z] 17:09:02 0.33 0.02 0.32 0.13 4.55\n [2020-02-27T17:11:30.551Z] 17:10:01 0.27 0.00 0.27 0.00 3.12\n [2020-02-27T17:11:30.551Z] 17:11:01 0.28 0.00 0.28 0.00 3.08\n [2020-02-27T17:11:30.551Z] Average: 3.13 0.77 2.37 237.09 432.95\n [2020-02-27T17:11:30.551Z] \n [2020-02-27T17:11:30.551Z] 17:03:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-27T17:11:30.551Z] 17:04:01 167352 1714952 91.11 2620 1161772 959424 32.74 461072 1096356 12\n [2020-02-27T17:11:30.551Z] 17:05:01 167940 1714364 91.08 2620 1161776 959132 32.73 462304 1095124 8\n [2020-02-27T17:11:30.551Z] 17:06:01 173132 1709172 90.80 2620 1161784 910672 31.07 460748 1092464 20\n [2020-02-27T17:11:30.551Z] 17:07:01 173976 1708328 90.76 2620 1161784 910564 31.07 460108 1092464 12\n [2020-02-27T17:11:30.551Z] 17:08:01 172588 1709716 90.83 2620 1161796 910768 31.07 461248 1092456 8\n [2020-02-27T17:11:30.551Z] 17:09:02 173800 1708504 90.77 2620 1161804 910564 31.07 460188 1092456 12\n [2020-02-27T17:11:30.551Z] 17:10:01 180244 1702060 90.42 2620 1161808 910564 31.07 453940 1092460 8\n [2020-02-27T17:11:30.551Z] 17:11:01 180224 1702080 90.43 2620 1161812 910564 31.07 453952 1092456 8\n [2020-02-27T17:11:30.551Z] Average: 173657 1708647 90.77 2620 1161792 922782 31.48 459195 1093280 11\n [2020-02-27T17:11:30.551Z] \n [2020-02-27T17:11:30.551Z] 17:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-27T17:11:30.551Z] 17:04:01 eth0 269.14 245.18 710.39 350.28 0.00 0.00 0.00\n [2020-02-27T17:11:30.551Z] 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-27T17:11:30.551Z] 17:04:01 docker0 103.98 75.18 8.96 297.95 0.00 0.00 0.00\n [2020-02-27T17:11:30.551Z] 17:05:01 eth0 0.78 0.63 0.52 0.40 0.00 0.00 0.00\n [2020-02-27T17:11:30.551Z] 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-27T17:11:30.551Z] 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-27T17:11:30.551Z] 17:06:01 eth0 0.88 0.37 0.30 0.17 0.00 0.00 0.00\n [2020-02-27T17:11:30.551Z] 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-27T17:11:30.551Z] 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-27T17:11:30.551Z] 17:07:01 eth0 0.78 0.08 0.07 0.04 0.00 0.00 0.00\n [2020-02-27T17:11:30.551Z] 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-27T17:11:30.551Z] 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-27T17:11:30.551Z] 17:08:01 eth0 0.75 0.43 0.41 0.27 0.00 0.00 0.00\n [2020-02-27T17:11:30.551Z] 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-27T17:11:30.551Z] 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-27T17:11:30.551Z] 17:09:02 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00\n [2020-02-27T17:11:30.551Z] 17:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-27T17:11:30.551Z] 17:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-27T17:11:30.551Z] 17:10:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-27T17:11:30.551Z] 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-27T17:11:30.551Z] 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-27T17:11:30.551Z] 17:11:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-27T17:11:30.551Z] 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-27T17:11:30.551Z] 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-27T17:11:30.551Z] Average: eth0 34.15 30.95 89.18 44.00 0.00 0.00 0.00\n [2020-02-27T17:11:30.551Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-27T17:11:30.551Z] Average: docker0 13.03 9.42 1.12 37.34 0.00 0.00 0.00\n [2020-02-27T17:11:30.551Z] \n [2020-02-27T17:11:30.551Z] \n [2020-02-27T17:11:30.551Z] ---> sar -P ALL:\n [2020-02-27T17:11:30.551Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/27/20 \t_x86_64_\t(4 CPU)\n [2020-02-27T17:11:30.551Z] \n [2020-02-27T17:11:30.551Z] 17:02:18 LINUX RESTART\n [2020-02-27T17:11:30.551Z] \n [2020-02-27T17:11:30.551Z] 17:03:01 CPU %user %nice %system %iowait %steal %idle\n [2020-02-27T17:11:30.551Z] 17:04:01 all 5.17 0.00 1.93 0.18 0.01 92.71\n [2020-02-27T17:11:30.551Z] 17:04:01 0 5.41 0.00 2.18 0.03 0.02 92.36\n [2020-02-27T17:11:30.551Z] 17:04:01 1 5.82 0.00 1.91 0.15 0.00 92.12\n [2020-02-27T17:11:30.551Z] 17:04:01 2 5.35 0.00 1.77 0.07 0.00 92.81\n [2020-02-27T17:11:30.551Z] 17:04:01 3 4.10 0.00 1.89 0.49 0.00 93.53\n [2020-02-27T17:11:30.551Z] 17:05:01 all 0.18 0.00 0.06 0.00 0.00 99.76\n [2020-02-27T17:11:30.551Z] 17:05:01 0 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-02-27T17:11:30.551Z] 17:05:01 1 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-02-27T17:11:30.551Z] 17:05:01 2 0.07 0.00 0.05 0.00 0.02 99.87\n [2020-02-27T17:11:30.551Z] 17:05:01 3 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-02-27T17:11:30.551Z] 17:06:01 all 0.19 0.00 0.05 0.00 0.00 99.76\n [2020-02-27T17:11:30.551Z] 17:06:01 0 0.45 0.00 0.05 0.00 0.00 99.50\n [2020-02-27T17:11:30.551Z] 17:06:01 1 0.08 0.00 0.03 0.00 0.02 99.87\n [2020-02-27T17:11:30.551Z] 17:06:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-27T17:11:30.551Z] 17:06:01 3 0.17 0.00 0.07 0.00 0.00 99.77\n [2020-02-27T17:11:30.551Z] 17:07:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-02-27T17:11:30.551Z] 17:07:01 0 0.57 0.00 0.03 0.00 0.00 99.40\n [2020-02-27T17:11:30.551Z] 17:07:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-27T17:11:30.551Z] 17:07:01 2 0.07 0.00 0.10 0.00 0.00 99.83\n [2020-02-27T17:11:30.551Z] 17:07:01 3 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-02-27T17:11:30.551Z] 17:08:01 all 0.19 0.00 0.05 0.00 0.00 99.76\n [2020-02-27T17:11:30.551Z] 17:08:01 0 0.12 0.00 0.03 0.00 0.00 99.85\n [2020-02-27T17:11:30.551Z] 17:08:01 1 0.10 0.00 0.08 0.00 0.00 99.82\n [2020-02-27T17:11:30.551Z] 17:08:01 2 0.50 0.00 0.05 0.00 0.00 99.45\n [2020-02-27T17:11:30.551Z] 17:08:01 3 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-02-27T17:11:30.551Z] 17:09:02 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2020-02-27T17:11:30.551Z] 17:09:02 0 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-02-27T17:11:30.551Z] 17:09:02 1 0.55 0.00 0.07 0.00 0.00 99.38\n [2020-02-27T17:11:30.551Z] 17:09:02 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-27T17:11:30.551Z] 17:09:02 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-27T17:11:30.551Z] 17:10:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-02-27T17:11:30.551Z] 17:10:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-27T17:11:30.551Z] 17:10:01 1 0.54 0.00 0.02 0.00 0.00 99.44\n [2020-02-27T17:11:30.551Z] 17:10:01 2 0.03 0.00 0.07 0.00 0.00 99.90\n [2020-02-27T17:11:30.551Z] 17:10:01 3 0.08 0.00 0.05 0.00 0.00 99.86\n [2020-02-27T17:11:30.551Z] 17:11:01 all 0.16 0.00 0.05 0.00 0.00 99.79\n [2020-02-27T17:11:30.551Z] 17:11:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-02-27T17:11:30.551Z] 17:11:01 1 0.50 0.00 0.07 0.00 0.00 99.43\n [2020-02-27T17:11:30.551Z] 17:11:01 2 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-02-27T17:11:30.551Z] 17:11:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-27T17:11:30.551Z] Average: all 0.80 0.00 0.28 0.02 0.00 98.89\n [2020-02-27T17:11:30.551Z] Average: 0 0.85 0.00 0.31 0.00 0.00 98.84\n [2020-02-27T17:11:30.551Z] Average: 1 0.96 0.00 0.28 0.02 0.00 98.74\n [2020-02-27T17:11:30.551Z] Average: 2 0.77 0.00 0.27 0.01 0.00 98.95\n [2020-02-27T17:11:30.551Z] Average: 3 0.63 0.00 0.28 0.06 0.00 99.03\n [2020-02-27T17:11:30.551Z] \n [2020-02-27T17:11:30.551Z] \n [2020-02-27T17:11:30.551Z] '